Pull request #343 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jpwhitemn for edgexfoundry/device-modbus-go Obtained Jenkinsfile from 633f722516a358b0b6ff0b3f4522daa25bf22fc3+d7023bcda15e937cec539ef29d6768596b85ffc4 (a3d2ef14a4040aa8dc4a1745295e321c6e558c65) 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-ssh3286074870318815353.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh236468441042919842.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-343/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-343/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8501630944681499974.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-343/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh17347333469074600790.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16274752827218136246.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-343/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-343/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7302298076954221050.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.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: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-41406’ Running on prd-ubuntu20.04-docker-8c-8g-41413 in /w/workspace/xfoundry_device-modbus-go_PR-343 [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-343 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d7023bcda15e937cec539ef29d6768596b85ffc4 into PR head commit 633f722516a358b0b6ff0b3f4522daa25bf22fc3 Merge succeeded, producing 633f722516a358b0b6ff0b3f4522daa25bf22fc3 Checking out Revision 633f722516a358b0b6ff0b3f4522daa25bf22fc3 (PR-343) > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/343/head:refs/remotes/origin/PR-343 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 633f722516a358b0b6ff0b3f4522daa25bf22fc3 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d7023bcda15e937cec539ef29d6768596b85ffc4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 633f722516a358b0b6ff0b3f4522daa25bf22fc3 # timeout=10 Commit message: "docs: fixed CHANGELOG with apropriate feature and bug list for Kamakura and Jakarta" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:36:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:36:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:36:42 ========================================================= 20:36:42 EdgeX Global Pipelines Version Info 20:36:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:36:42 ------------------- 20:36:42 stable info: 20:36:42 ------------------- 20:36:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:36:42 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 20:36:42 Message: update stable to v1.0.227 20:36:43 ------------------- 20:36:43 experimental info: 20:36:43 ------------------- 20:36:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:36:43 Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c 20:36:43 Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:36:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 20:36:43 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 20:36:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:36:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:36:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:36:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 20:36:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:36:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:36:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:36:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:36:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:36:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 20:36:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:36:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:36:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:36:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:36:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:36:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:36:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:36:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:36:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:36:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:36:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:36:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:36:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:36:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:36:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-343 [Pipeline] echo 20:36:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-343 [Pipeline] echo 20:36:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-343 [Pipeline] echo 20:36:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 633f722516a358b0b6ff0b3f4522daa25bf22fc3 [Pipeline] echo 20:36:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 633f722 [Pipeline] echo 20:36:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:36:45 provisioning config files... 20:36:45 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-343@tmp/config5130102224625171849tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:36:45 ---> docker-login.sh 20:36:45 nexus3.edgexfoundry.org:10001 20:36:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:36:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:36:45 Configure a credential helper to remove this warning. See 20:36:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:36:45 20:36:45 Login Succeeded 20:36:45 nexus3.edgexfoundry.org:10002 20:36:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:36:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:36:46 Configure a credential helper to remove this warning. See 20:36:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:36:46 20:36:46 Login Succeeded 20:36:46 nexus3.edgexfoundry.org:10003 20:36:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:36:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:36:46 Configure a credential helper to remove this warning. See 20:36:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:36:46 20:36:46 Login Succeeded 20:36:46 nexus3.edgexfoundry.org:10004 20:36:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:36:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:36:46 Configure a credential helper to remove this warning. See 20:36:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:36:46 20:36:46 Login Succeeded 20:36:46 docker.io 20:36:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:36:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:36:46 Configure a credential helper to remove this warning. See 20:36:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:36:46 20:36:46 Login Succeeded 20:36:46 ---> docker-login.sh ends [Pipeline] } 20:36:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:36:47 + git rev-list -1 --merges 633f722516a358b0b6ff0b3f4522daa25bf22fc3~1..633f722516a358b0b6ff0b3f4522daa25bf22fc3 [Pipeline] echo 20:36:47 -----------> git rev-list -1 --merges 633f722516a358b0b6ff0b3f4522daa25bf22fc3~1..633f722516a358b0b6ff0b3f4522daa25bf22fc3 633f722516a358b0b6ff0b3f4522daa25bf22fc3 [false] [Pipeline] sh 20:36:47 + git log --format=format:%s -1 633f722516a358b0b6ff0b3f4522daa25bf22fc3 [Pipeline] echo 20:36:48 ========================================================= 20:36:48 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:36:48 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:36:48 + git log --format=format:%s -1 633f722516a358b0b6ff0b3f4522daa25bf22fc3 [Pipeline] echo 20:36:48 [semverPrep] GIT_COMMIT: 633f722516a358b0b6ff0b3f4522daa25bf22fc3, Commit Message: docs: fixed CHANGELOG with apropriate feature and bug list for Kamakura and Jakarta [Pipeline] echo 20:36:48 [semverPrep] This is not a build commit. [Pipeline] sh 20:36:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:36:49 + grep -v github /etc/ssh/ssh_known_hosts 20:36:49 + [ -e /tmp/ssh_known_hosts ] 20:36:49 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:36:49 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:36:49 + sudo tee -a /etc/ssh/ssh_known_hosts 20:36:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 20:36:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 20:36:49 20:36:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:36:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 20:36:49 latest: Pulling from edgex-devops/py-git-semver 20:36:49 1fe172e4850f: Pulling fs layer 20:36:49 caf521ccaac6: Pulling fs layer 20:36:49 3ead6fa29328: Pulling fs layer 20:36:49 5c2a1cbceb83: Pulling fs layer 20:36:49 a8d5f1318db7: Pulling fs layer 20:36:49 c427282e49a2: Pulling fs layer 20:36:49 1827001aaf11: Pulling fs layer 20:36:49 0714d37db230: Pulling fs layer 20:36:49 ac28cf19c067: Pulling fs layer 20:36:49 ca983d60f3e2: Pulling fs layer 20:36:49 9f894cec8388: Pulling fs layer 20:36:49 5c2a1cbceb83: Waiting 20:36:49 a8d5f1318db7: Waiting 20:36:49 c427282e49a2: Waiting 20:36:49 1827001aaf11: Waiting 20:36:49 0714d37db230: Waiting 20:36:49 ac28cf19c067: Waiting 20:36:49 ca983d60f3e2: Waiting 20:36:49 9f894cec8388: Waiting 20:36:49 caf521ccaac6: Verifying Checksum 20:36:49 caf521ccaac6: Download complete 20:36:49 5c2a1cbceb83: Verifying Checksum 20:36:49 5c2a1cbceb83: Download complete 20:36:50 a8d5f1318db7: Verifying Checksum 20:36:50 a8d5f1318db7: Download complete 20:36:50 3ead6fa29328: Verifying Checksum 20:36:50 3ead6fa29328: Download complete 20:36:50 c427282e49a2: Verifying Checksum 20:36:50 c427282e49a2: Download complete 20:36:50 0714d37db230: Download complete 20:36:50 ac28cf19c067: Verifying Checksum 20:36:50 ac28cf19c067: Download complete 20:36:50 ca983d60f3e2: Download complete 20:36:50 9f894cec8388: Verifying Checksum 20:36:50 9f894cec8388: Download complete 20:36:50 1fe172e4850f: Verifying Checksum 20:36:50 1fe172e4850f: Download complete 20:36:50 1827001aaf11: Verifying Checksum 20:36:50 1827001aaf11: Download complete 20:36:51 1fe172e4850f: Pull complete 20:36:51 caf521ccaac6: Pull complete 20:36:52 3ead6fa29328: Pull complete 20:36:52 5c2a1cbceb83: Pull complete 20:36:52 a8d5f1318db7: Pull complete 20:36:52 c427282e49a2: Pull complete 20:36:54 1827001aaf11: Pull complete 20:36:54 0714d37db230: Pull complete 20:36:54 ac28cf19c067: Pull complete 20:36:55 ca983d60f3e2: Pull complete 20:36:55 9f894cec8388: Pull complete 20:36:55 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 20:36:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 20:36:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 20:36:55 prd-ubuntu20.04-docker-8c-8g-41413 does not seem to be running inside a container 20:36:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-343 -v /w/workspace/xfoundry_device-modbus-go_PR-343:/w/workspace/xfoundry_device-modbus-go_PR-343:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-343@tmp:/w/workspace/xfoundry_device-modbus-go_PR-343@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 20:36:56 $ docker top 6565b2692173fd57d1cb4d19a3dbce995643564d30a2015c48dfbbc8c750f32b -eo pid,comm 20:36:56 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:36:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:36:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:36:57 [ssh-agent] Looking for ssh-agent implementation... 20:36:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:36:57 $ docker exec 6565b2692173fd57d1cb4d19a3dbce995643564d30a2015c48dfbbc8c750f32b ssh-agent 20:36:57 SSH_AUTH_SOCK=/tmp/ssh-KmuXqnN54UZ5/agent.32 20:36:57 SSH_AGENT_PID=39 20:36:57 Running ssh-add (command line suppressed) 20:36:57 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-343@tmp/private_key_4823788078508654274.key (/w/workspace/xfoundry_device-modbus-go_PR-343@tmp/private_key_4823788078508654274.key) 20:36:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:36:57 + git tag --points-at HEAD [Pipeline] } 20:36:57 $ docker exec --env ******** --env ******** 6565b2692173fd57d1cb4d19a3dbce995643564d30a2015c48dfbbc8c750f32b ssh-agent -k 20:36:57 unset SSH_AUTH_SOCK; 20:36:57 unset SSH_AGENT_PID; 20:36:57 echo Agent pid 39 killed; 20:36:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:36:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:36:58 [ssh-agent] Looking for ssh-agent implementation... 20:36:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:36:58 $ docker exec 6565b2692173fd57d1cb4d19a3dbce995643564d30a2015c48dfbbc8c750f32b ssh-agent 20:36:58 SSH_AUTH_SOCK=/tmp/ssh-J8DRHEkCI5zz/agent.71 20:36:58 SSH_AGENT_PID=78 20:36:58 Running ssh-add (command line suppressed) 20:36:58 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-343@tmp/private_key_7812506537830643587.key (/w/workspace/xfoundry_device-modbus-go_PR-343@tmp/private_key_7812506537830643587.key) 20:36:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:36:58 + git semver init 20:36:59 2022-05-07 20:36:59,044 [run_init] DEBUG init version:0.0.0 force:False 20:36:59 2022-05-07 20:36:59,045 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-343/.semver 20:36:59 2022-05-07 20:36:59,045 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-343/.semver 20:36:59 2022-05-07 20:36:59,045 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-343/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-343, universal_newlines=False, shell=None, istream=None) 20:37:00 2022-05-07 20:36:59,860 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-343/.git/info/exclude 20:37:00 2022-05-07 20:36:59,860 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-343/.semver/PR-343 with force:False 20:37:00 2022-05-07 20:36:59,860 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-343/.semver/PR-343 20:37:00 2022-05-07 20:36:59,865 [execute] INFO git cat-file --batch-check 20:37:00 2022-05-07 20:36:59,865 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-343/.semver, universal_newlines=False, shell=None, istream=) 20:37:00 2022-05-07 20:36:59,871 [execute] INFO git cat-file --batch 20:37:00 2022-05-07 20:36:59,871 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-343/.semver, universal_newlines=False, shell=None, istream=) 20:37:00 2022-05-07 20:36:59,877 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-343/.semver/PR-343 20:37:00 0.0.0 [Pipeline] } 20:37:00 $ docker exec --env ******** --env ******** 6565b2692173fd57d1cb4d19a3dbce995643564d30a2015c48dfbbc8c750f32b ssh-agent -k 20:37:00 unset SSH_AUTH_SOCK; 20:37:00 unset SSH_AGENT_PID; 20:37:00 echo Agent pid 78 killed; 20:37:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:37:00 + git semver [Pipeline] } 20:37:00 $ docker stop --time=1 6565b2692173fd57d1cb4d19a3dbce995643564d30a2015c48dfbbc8c750f32b 20:37:02 $ docker rm -f 6565b2692173fd57d1cb4d19a3dbce995643564d30a2015c48dfbbc8c750f32b [Pipeline] // withDockerContainer [Pipeline] sh 20:37:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:37:03 Stashed 1 file(s) [Pipeline] echo 20:37:03 [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 20:37:03 provisioning config files... 20:37:03 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-343@tmp/config3907383393213080025tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:37:04 ---> docker-login.sh 20:37:04 nexus3.edgexfoundry.org:10001 20:37:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:37:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:37:04 Configure a credential helper to remove this warning. See 20:37:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:37:04 20:37:04 Login Succeeded 20:37:04 nexus3.edgexfoundry.org:10002 20:37:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:37:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:37:04 Configure a credential helper to remove this warning. See 20:37:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:37:04 20:37:04 Login Succeeded 20:37:04 nexus3.edgexfoundry.org:10003 20:37:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:37:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:37:04 Configure a credential helper to remove this warning. See 20:37:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:37:04 20:37:04 Login Succeeded 20:37:04 nexus3.edgexfoundry.org:10004 20:37:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:37:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:37:04 Configure a credential helper to remove this warning. See 20:37:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:37:04 20:37:04 Login Succeeded 20:37:04 docker.io 20:37:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:37:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:37:04 Configure a credential helper to remove this warning. See 20:37:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:37:04 20:37:04 Login Succeeded 20:37:04 ---> docker-login.sh ends [Pipeline] } 20:37:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:37:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:37:05 ========================================================= 20:37:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 20:37:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 20:37:05 + 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 . 20:37:05 Sending build context to Docker daemon 5.887MB 20:37:05 Step 1/10 : ARG BASE=golang:1.17-alpine3.15 20:37:05 Step 2/10 : FROM ${BASE} AS builder 20:37:05 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 20:37:05 59bf1c3509f3: Pulling fs layer 20:37:05 666ba61612fd: Pulling fs layer 20:37:05 8ed8ca486205: Pulling fs layer 20:37:05 4fe6c5a15a65: Pulling fs layer 20:37:05 22a0e8bec74d: Pulling fs layer 20:37:05 ca2b28591e48: Pulling fs layer 20:37:05 a51346096db8: Pulling fs layer 20:37:05 daebc70d1ce1: Pulling fs layer 20:37:05 0e18a0eac166: Pulling fs layer 20:37:05 22a0e8bec74d: Waiting 20:37:05 a51346096db8: Waiting 20:37:05 ca2b28591e48: Waiting 20:37:05 4fe6c5a15a65: Waiting 20:37:05 daebc70d1ce1: Waiting 20:37:05 0e18a0eac166: Waiting 20:37:05 8ed8ca486205: Verifying Checksum 20:37:05 8ed8ca486205: Download complete 20:37:05 666ba61612fd: Verifying Checksum 20:37:05 666ba61612fd: Download complete 20:37:05 22a0e8bec74d: Verifying Checksum 20:37:05 22a0e8bec74d: Download complete 20:37:05 59bf1c3509f3: Verifying Checksum 20:37:05 59bf1c3509f3: Download complete 20:37:05 ca2b28591e48: Verifying Checksum 20:37:05 ca2b28591e48: Download complete 20:37:05 a51346096db8: Verifying Checksum 20:37:05 a51346096db8: Download complete 20:37:05 daebc70d1ce1: Verifying Checksum 20:37:05 daebc70d1ce1: Download complete 20:37:05 59bf1c3509f3: Pull complete 20:37:06 666ba61612fd: Pull complete 20:37:06 8ed8ca486205: Pull complete 20:37:06 0e18a0eac166: Download complete 20:37:06 4fe6c5a15a65: Verifying Checksum 20:37:06 4fe6c5a15a65: Download complete 20:37:10 4fe6c5a15a65: Pull complete 20:37:10 22a0e8bec74d: Pull complete 20:37:10 ca2b28591e48: Pull complete 20:37:10 a51346096db8: Pull complete 20:37:10 daebc70d1ce1: Pull complete 20:37:13 0e18a0eac166: Pull complete 20:37:13 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 20:37:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:37:13 ---> f018257e8ee9 20:37:13 Step 3/10 : ARG MAKE='make build' 20:37:15 ---> Running in 3aac4ebf9369 20:37:15 Removing intermediate container 3aac4ebf9369 20:37:15 ---> 095cba79e6b7 20:37:15 Step 4/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:37:15 ---> Running in 57d210fdb943 20:37:15 Removing intermediate container 57d210fdb943 20:37:15 ---> 8ac8b045d7ec 20:37:15 Step 5/10 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 20:37:15 ---> Running in 0e243f72ace2 20:37:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:37:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:37:17 (1/8) Installing openssh-keygen (8.8_p1-r1) 20:37:17 (2/8) Installing libedit (20210910.3.1-r0) 20:37:17 (3/8) Installing openssh-client-common (8.8_p1-r1) 20:37:17 (4/8) Installing openssh-client-default (8.8_p1-r1) 20:37:17 (5/8) Installing openssh-sftp-server (8.8_p1-r1) 20:37:17 (6/8) Installing openssh-server-common (8.8_p1-r1) 20:37:17 (7/8) Installing openssh-server (8.8_p1-r1) 20:37:17 (8/8) Installing openssh (8.8_p1-r1) 20:37:18 Executing busybox-1.34.1-r3.trigger 20:37:18 OK: 226 MiB in 60 packages 20:37:18 Removing intermediate container 0e243f72ace2 20:37:18 ---> ada6c1dc71d7 20:37:18 Step 6/10 : WORKDIR /device-modbus-go 20:37:18 ---> Running in 595ef4b26187 20:37:18 Still waiting to schedule task 20:37:18 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-41408’ 20:37:18 Removing intermediate container 595ef4b26187 20:37:18 ---> 4025d023a8db 20:37:18 Step 7/10 : COPY go.mod vendor* ./ 20:37:18 ---> e52e47ebc3f9 20:37:18 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:37:18 ---> Running in 3c7c3359f09f 20:37:36 Removing intermediate container 3c7c3359f09f 20:37:36 ---> 1f27427f15b9 20:37:36 Step 9/10 : COPY . . 20:37:36 ---> 47a63770a0f8 20:37:36 Step 10/10 : RUN ${MAKE} 20:37:36 ---> Running in 0846cf281572 20:37:36 noop 20:37:36 Removing intermediate container 0846cf281572 20:37:36 ---> 9df581799947 20:37:36 Successfully built 9df581799947 20:37:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:37:37 + docker inspect -f . ci-base-image-x86_64 20:37:37 . [Pipeline] withDockerContainer 20:37:37 prd-ubuntu20.04-docker-8c-8g-41413 does not seem to be running inside a container 20:37:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-343 -v /w/workspace/xfoundry_device-modbus-go_PR-343:/w/workspace/xfoundry_device-modbus-go_PR-343:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-343@tmp:/w/workspace/xfoundry_device-modbus-go_PR-343@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-x86_64 cat 20:37:37 $ docker top 8a119b31002f5bb7925946c36aae76ac5f66c2ee768347e19eedb5c7c04348a5 -eo pid,comm [Pipeline] { [Pipeline] sh 20:37:38 + go version 20:37:38 go version go1.17.6 linux/amd64 [Pipeline] } 20:37:38 $ docker stop --time=1 8a119b31002f5bb7925946c36aae76ac5f66c2ee768347e19eedb5c7c04348a5 20:37:39 $ docker rm -f 8a119b31002f5bb7925946c36aae76ac5f66c2ee768347e19eedb5c7c04348a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:37:40 + docker inspect -f . ci-base-image-x86_64 20:37:40 . [Pipeline] withDockerContainer 20:37:40 prd-ubuntu20.04-docker-8c-8g-41413 does not seem to be running inside a container 20:37:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-343 -v /w/workspace/xfoundry_device-modbus-go_PR-343:/w/workspace/xfoundry_device-modbus-go_PR-343:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-343@tmp:/w/workspace/xfoundry_device-modbus-go_PR-343@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-x86_64 cat 20:37:40 $ docker top ea2ba48ab26291608dfa9592747f9af7bb1b07c7e96ce1629daa95e8edcbd5f2 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:37:41 + make test 20:37:41 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 20:37:41 ? github.com/edgexfoundry/device-modbus-go [no test files] 20:37:53 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 20:37:53 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.022s coverage: 46.4% of statements 20:38:00 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:38:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:38:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:38:04 ./bin/test-attribution-txt.sh [Pipeline] echo 20:38:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:38:04 $ docker stop --time=1 ea2ba48ab26291608dfa9592747f9af7bb1b07c7e96ce1629daa95e8edcbd5f2 20:38:06 $ docker rm -f ea2ba48ab26291608dfa9592747f9af7bb1b07c7e96ce1629daa95e8edcbd5f2 [Pipeline] // withDockerContainer [Pipeline] sh 20:38:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:38:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:38:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:38:08 + ls -al . 20:38:08 total 180 20:38:08 drwxrwxr-x 10 jenkins jenkins 4096 May 7 20:38 . 20:38:08 drwxrwxr-x 4 jenkins jenkins 4096 May 7 20:36 .. 20:38:08 -rw-rw-r-- 1 jenkins jenkins 140 May 7 20:36 .dockerignore 20:38:08 drwxrwxr-x 8 jenkins jenkins 4096 May 7 20:37 .git 20:38:08 drwxrwxr-x 3 jenkins jenkins 4096 May 7 20:36 .github 20:38:08 -rw-rw-r-- 1 jenkins jenkins 331 May 7 20:36 .gitignore 20:38:08 -rw-rw-r-- 1 jenkins jenkins 41 May 7 20:36 .golangci.yml 20:38:08 drwxr-xr-x 3 jenkins jenkins 4096 May 7 20:36 .semver 20:38:08 -rw-rw-r-- 1 jenkins jenkins 9377 May 7 20:36 Attribution.txt 20:38:08 -rw-rw-r-- 1 jenkins jenkins 7675 May 7 20:36 CHANGELOG.md 20:38:08 -rw-rw-r-- 1 jenkins jenkins 1546 May 7 20:36 Dockerfile 20:38:08 -rw-rw-r-- 1 jenkins jenkins 677 May 7 20:36 GOVERNANCE.md 20:38:08 -rw-rw-r-- 1 jenkins jenkins 680 May 7 20:36 Jenkinsfile 20:38:08 -rw-rw-r-- 1 jenkins jenkins 11340 May 7 20:36 LICENSE 20:38:08 -rw-rw-r-- 1 jenkins jenkins 1905 May 7 20:36 Makefile 20:38:08 -rw-rw-r-- 1 jenkins jenkins 622 May 7 20:36 OWNERS.md 20:38:08 -rw-rw-r-- 1 jenkins jenkins 3397 May 7 20:36 README.md 20:38:08 -rw-rw-r-- 1 jenkins jenkins 5 May 7 20:37 VERSION 20:38:08 drwxrwxr-x 2 jenkins jenkins 4096 May 7 20:36 bin 20:38:08 drwxrwxr-x 3 jenkins jenkins 4096 May 7 20:36 cmd 20:38:08 -rw-r--r-- 1 jenkins jenkins 24065 May 7 20:37 coverage.out 20:38:08 -rw-rw-r-- 1 jenkins jenkins 3399 May 7 20:36 go.mod 20:38:08 -rw-rw-r-- 1 jenkins jenkins 35440 May 7 20:36 go.sum 20:38:08 drwxrwxr-x 3 jenkins jenkins 4096 May 7 20:36 internal 20:38:08 drwxrwxr-x 2 jenkins jenkins 4096 May 7 20:36 simulator 20:38:08 drwxrwxr-x 4 jenkins jenkins 4096 May 7 20:36 snap 20:38:08 -rw-rw-r-- 1 jenkins jenkins 229 May 7 20:36 version.go [Pipeline] isUnix [Pipeline] sh 20:38:08 + docker build -t device-modbus -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=633f722516a358b0b6ff0b3f4522daa25bf22fc3 --label arch=amd64 --label version=0.0.0 . 20:38:08 Sending build context to Docker daemon 5.913MB 20:38:08 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 20:38:08 Step 2/23 : FROM ${BASE} AS builder 20:38:08 ---> 9df581799947 20:38:08 Step 3/23 : ARG MAKE='make build' 20:38:09 ---> Running in fe1b77b0e840 20:38:09 Removing intermediate container fe1b77b0e840 20:38:09 ---> d0a24eea5c8a 20:38:09 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:38:09 ---> Running in 1ef6856fd488 20:38:10 Removing intermediate container 1ef6856fd488 20:38:10 ---> c16d2e426b3c 20:38:10 Step 5/23 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 20:38:10 ---> Running in bdd8209753d2 20:38:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:38:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:38:12 OK: 226 MiB in 60 packages 20:38:12 Removing intermediate container bdd8209753d2 20:38:12 ---> 7594fe96e72d 20:38:12 Step 6/23 : WORKDIR /device-modbus-go 20:38:12 ---> Running in 02935e568a5c 20:38:12 Removing intermediate container 02935e568a5c 20:38:12 ---> 1b517ad4be9e 20:38:12 Step 7/23 : COPY go.mod vendor* ./ 20:38:12 ---> a84060258542 20:38:12 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:38:12 ---> Running in 97ec341852dc 20:38:13 Removing intermediate container 97ec341852dc 20:38:13 ---> e3c948ea87b7 20:38:13 Step 9/23 : COPY . . 20:38:14 ---> ab29d24cb0ae 20:38:14 Step 10/23 : RUN ${MAKE} 20:38:14 ---> Running in 469de081546e 20:38:14 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd 20:38:36 Removing intermediate container 469de081546e 20:38:36 ---> 6d18e7fcd7f1 20:38:36 Step 11/23 : FROM alpine:3.14 20:38:36 3.14: Pulling from library/alpine 20:38:36 8663204ce13b: Pulling fs layer 20:38:36 8663204ce13b: Verifying Checksum 20:38:36 8663204ce13b: Download complete 20:38:37 8663204ce13b: Pull complete 20:38:37 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:38:37 Status: Downloaded newer image for alpine:3.14 20:38:37 ---> e04c818066af 20:38:37 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 20:38:37 ---> Running in c0297c85f434 20:38:37 Removing intermediate container c0297c85f434 20:38:37 ---> 56dc3982a4dd 20:38:37 Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:38:37 ---> Running in 9db219689bab 20:38:37 Removing intermediate container 9db219689bab 20:38:37 ---> 1226a81b77b6 20:38:37 Step 14/23 : RUN apk add --update --no-cache zeromq dumb-init 20:38:37 ---> Running in af843aac27ed 20:38:38 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:38:39 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:38:39 (1/6) Installing dumb-init (1.2.5-r1) 20:38:39 (2/6) Installing libgcc (10.3.1_git20210424-r2) 20:38:39 (3/6) Installing libsodium (1.0.18-r0) 20:38:39 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 20:38:39 (5/6) Installing libzmq (4.3.4-r0) 20:38:39 (6/6) Installing zeromq (4.3.4-r0) 20:38:40 Executing busybox-1.33.1-r7.trigger 20:38:40 OK: 8 MiB in 20 packages 20:38:40 Removing intermediate container af843aac27ed 20:38:40 ---> 7ce50f8f5397 20:38:40 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 20:38:41 ---> 4589405f2e27 20:38:41 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 20:38:41 ---> bde2f8d50b34 20:38:41 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 20:38:41 ---> 7c932cf9f03d 20:38:41 Step 18/23 : EXPOSE 59901 20:38:41 ---> Running in 3b0b92c48c35 20:38:41 Removing intermediate container 3b0b92c48c35 20:38:41 ---> 5e4a3d49d35b 20:38:41 Step 19/23 : ENTRYPOINT ["/device-modbus"] 20:38:41 ---> Running in d378c9b1a13f 20:38:41 Removing intermediate container d378c9b1a13f 20:38:41 ---> 06937de828bf 20:38:41 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:38:41 ---> Running in e3047a4ac81c 20:38:41 Removing intermediate container e3047a4ac81c 20:38:41 ---> b82c8f0bdb53 20:38:41 Step 21/23 : LABEL arch=amd64 20:38:41 ---> Running in 7e8eaf567707 20:38:42 Removing intermediate container 7e8eaf567707 20:38:42 ---> ef9b66a9c860 20:38:42 Step 22/23 : LABEL git_sha=633f722516a358b0b6ff0b3f4522daa25bf22fc3 20:38:42 ---> Running in 30b555689065 20:38:42 Removing intermediate container 30b555689065 20:38:42 ---> 67229a6e1fbd 20:38:42 Step 23/23 : LABEL version=0.0.0 20:38:42 ---> Running in fc86c21151e8 20:38:42 Removing intermediate container fc86c21151e8 20:38:42 ---> 661bf908b89e 20:38:42 [Warning] One or more build-args [ARCH] were not consumed 20:38:42 Successfully built 661bf908b89e 20:38:42 Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:38:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:38:43 20:38:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:38:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:38:43 latest: Pulling from edgex-lftools-log-publisher 20:38:43 5eb5b503b376: Pulling fs layer 20:38:43 5c69ac0246d0: Pulling fs layer 20:38:43 ec43610c2a17: Pulling fs layer 20:38:43 3a2ae6a8a46f: Pulling fs layer 20:38:43 33b1e0a273af: Pulling fs layer 20:38:43 5d3b04190fa2: Pulling fs layer 20:38:43 2f39f015ded8: Pulling fs layer 20:38:43 3a2ae6a8a46f: Waiting 20:38:43 33b1e0a273af: Waiting 20:38:43 5d3b04190fa2: Waiting 20:38:43 2f39f015ded8: Waiting 20:38:43 5c69ac0246d0: Download complete 20:38:43 3a2ae6a8a46f: Verifying Checksum 20:38:43 3a2ae6a8a46f: Download complete 20:38:43 33b1e0a273af: Verifying Checksum 20:38:43 33b1e0a273af: Download complete 20:38:43 5d3b04190fa2: Download complete 20:38:43 ec43610c2a17: Download complete 20:38:43 5eb5b503b376: Verifying Checksum 20:38:43 5eb5b503b376: Download complete 20:38:44 2f39f015ded8: Verifying Checksum 20:38:44 2f39f015ded8: Download complete 20:38:45 5eb5b503b376: Pull complete 20:38:45 5c69ac0246d0: Pull complete 20:38:45 ec43610c2a17: Pull complete 20:38:45 3a2ae6a8a46f: Pull complete 20:38:46 33b1e0a273af: Pull complete 20:38:46 5d3b04190fa2: Pull complete 20:38:51 2f39f015ded8: Pull complete 20:38:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:38:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:38:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:38:51 prd-ubuntu20.04-docker-8c-8g-41413 does not seem to be running inside a container 20:38:51 $ 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-343 -v /w/workspace/xfoundry_device-modbus-go_PR-343:/w/workspace/xfoundry_device-modbus-go_PR-343:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-343@tmp:/w/workspace/xfoundry_device-modbus-go_PR-343@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:latest cat 20:38:53 $ docker top 6e4806ec6962b952b13aa5c866deb698498c9858e3c151282ec80bb55d43ed46 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:38:54 ---> job-cost.sh 20:38:54 lf-activate-venv: SKIPPING 20:38:54 INFO: No Stack... 20:38:54 INFO: Retrieving Pricing Info for: v3-standard-8 20:38:55 INFO: Archiving Costs [Pipeline] sh 20:38:55 + cat /w/workspace/xfoundry_device-modbus-go_PR-343/archives/cost.csv 20:38:55 + cut -d, -f6 [Pipeline] lock 20:38:55 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-343-1-stack-cost] 20:38:55 Resource [jenkins-edgexfoundry-device-modbus-go-PR-343-1-stack-cost] did not exist. Created. 20:38:55 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-343-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:38:56 + echo total: 0.2199999988079071 [Pipeline] stash 20:38:56 Stashed 1 file(s) [Pipeline] } 20:38:56 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-343-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:38:56 $ docker stop --time=1 6e4806ec6962b952b13aa5c866deb698498c9858e3c151282ec80bb55d43ed46 20:38:57 $ docker rm -f 6e4806ec6962b952b13aa5c866deb698498c9858e3c151282ec80bb55d43ed46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:41:01 Running on prd-ubuntu20.04-docker-arm64-4c-16g-41414 in /w/workspace/xfoundry_device-modbus-go_PR-343 [Pipeline] { [Pipeline] ws 20:41:01 Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout 20:41:02 Selected Git installation does not exist. Using Default 20:41:02 The recommended git tool is: NONE 20:41:08 using credential edgex-jenkins-ssh 20:41:08 Cloning the remote Git repository 20:41:09 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 20:41:09 > git init /w/workspace/device-modbus-go/1 # timeout=10 20:41:09 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 20:41:09 > git --version # timeout=10 20:41:09 > git --version # 'git version 2.25.1' 20:41:09 using GIT_SSH to set credentials SSH Credentials for GitHub 20:41:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:41:11 Merging remotes/origin/main commit d7023bcda15e937cec539ef29d6768596b85ffc4 into PR head commit 633f722516a358b0b6ff0b3f4522daa25bf22fc3 20:41:11 Merge succeeded, producing 633f722516a358b0b6ff0b3f4522daa25bf22fc3 20:41:11 Checking out Revision 633f722516a358b0b6ff0b3f4522daa25bf22fc3 (PR-343) 20:41:10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 20:41:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:41:10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 20:41:10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 20:41:10 using GIT_SSH to set credentials SSH Credentials for GitHub 20:41:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/343/head:refs/remotes/origin/PR-343 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:41:11 > git config core.sparsecheckout # timeout=10 20:41:11 > git checkout -f 633f722516a358b0b6ff0b3f4522daa25bf22fc3 # timeout=10 20:41:11 > git remote # timeout=10 20:41:11 > git config --get remote.origin.url # timeout=10 20:41:11 using GIT_SSH to set credentials SSH Credentials for GitHub 20:41:11 > git merge d7023bcda15e937cec539ef29d6768596b85ffc4 # timeout=10 20:41:11 > git rev-parse HEAD^{commit} # timeout=10 20:41:11 > git config core.sparsecheckout # timeout=10 20:41:11 > git checkout -f 633f722516a358b0b6ff0b3f4522daa25bf22fc3 # timeout=10 20:41:15 Commit message: "docs: fixed CHANGELOG with apropriate feature and bug list for Kamakura and Jakarta" 20:41:15 > git --version # timeout=10 20:41:15 > git --version # 'git version 2.25.1' 20:41:15 fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:41:16 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:41:16 % Total % Received % Xferd Average Speed Time Time Time Current 20:41:16 Dload Upload Total Spent Left Speed 20:41:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 91100 0 --:--:-- --:--:-- --:--:-- 91806 [Pipeline] sh 20:41:17 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:41:17 + sudo tee /etc/docker/daemon.new 20:41:17 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:41:17 { 20:41:17 "registry-mirrors": [ 20:41:17 "https://nexus3.edgexfoundry.org:10001" 20:41:17 ], 20:41:17 "bip": "10.250.0.254/24", 20:41:17 "hosts": [ 20:41:17 "tcp://0.0.0.0:5555", 20:41:17 "unix:///var/run/docker.sock" 20:41:17 ], 20:41:17 "mtu": 1458, 20:41:17 "selinux-enabled": true, 20:41:17 "seccomp-profile": "/etc/docker/seccomp.json" 20:41:17 } [Pipeline] sh 20:41:18 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:41:18 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:41:37 provisioning config files... 20:41:37 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config9192336371925718043tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:41:37 ---> docker-login.sh 20:41:37 nexus3.edgexfoundry.org:10001 20:41:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:41:38 Configure a credential helper to remove this warning. See 20:41:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:41:38 20:41:38 Login Succeeded 20:41:38 nexus3.edgexfoundry.org:10002 20:41:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:41:39 Configure a credential helper to remove this warning. See 20:41:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:41:39 20:41:39 Login Succeeded 20:41:39 nexus3.edgexfoundry.org:10003 20:41:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:41:39 Configure a credential helper to remove this warning. See 20:41:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:41:39 20:41:39 Login Succeeded 20:41:39 nexus3.edgexfoundry.org:10004 20:41:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:41:39 Configure a credential helper to remove this warning. See 20:41:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:41:39 20:41:39 Login Succeeded 20:41:39 docker.io 20:41:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:41:40 Configure a credential helper to remove this warning. See 20:41:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:41:40 20:41:40 Login Succeeded 20:41:40 ---> docker-login.sh ends [Pipeline] } 20:41:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:41:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:41:41 ========================================================= 20:41:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 20:41:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 20:41:41 + 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 . 20:41:42 Sending build context to Docker daemon 3.078MB 20:41:42 Step 1/10 : ARG BASE=golang:1.17-alpine3.15 20:41:42 Step 2/10 : FROM ${BASE} AS builder 20:41:42 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:41:42 9b3977197b4f: Pulling fs layer 20:41:42 1a89e8eeedd5: Pulling fs layer 20:41:42 94645a83ff95: Pulling fs layer 20:41:42 3f3a8bcf1eab: Pulling fs layer 20:41:42 0c92f367c5e7: Pulling fs layer 20:41:42 3096ccb668a1: Pulling fs layer 20:41:42 3f3a8bcf1eab: Waiting 20:41:42 e8cf19c19ddd: Pulling fs layer 20:41:42 0c92f367c5e7: Waiting 20:41:42 a4caa8a26152: Pulling fs layer 20:41:42 3096ccb668a1: Waiting 20:41:42 e8cf19c19ddd: Waiting 20:41:42 a4caa8a26152: Waiting 20:41:42 94645a83ff95: Download complete 20:41:42 1a89e8eeedd5: Verifying Checksum 20:41:42 1a89e8eeedd5: Download complete 20:41:42 0c92f367c5e7: Verifying Checksum 20:41:42 0c92f367c5e7: Download complete 20:41:42 3096ccb668a1: Verifying Checksum 20:41:42 3096ccb668a1: Download complete 20:41:42 9b3977197b4f: Verifying Checksum 20:41:42 9b3977197b4f: Download complete 20:41:42 e8cf19c19ddd: Verifying Checksum 20:41:42 e8cf19c19ddd: Download complete 20:41:43 9b3977197b4f: Pull complete 20:41:43 1a89e8eeedd5: Pull complete 20:41:44 94645a83ff95: Pull complete 20:41:44 a4caa8a26152: Verifying Checksum 20:41:44 a4caa8a26152: Download complete 20:41:45 3f3a8bcf1eab: Verifying Checksum 20:41:45 3f3a8bcf1eab: Download complete 20:41:57 3f3a8bcf1eab: Pull complete 20:41:57 0c92f367c5e7: Pull complete 20:41:57 3096ccb668a1: Pull complete 20:41:58 e8cf19c19ddd: Pull complete 20:42:04 a4caa8a26152: Pull complete 20:42:04 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 20:42:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:42:04 ---> 725f1c02e7f9 20:42:04 Step 3/10 : ARG MAKE='make build' 20:42:05 ---> Running in 414be5992bc7 20:42:05 Removing intermediate container 414be5992bc7 20:42:05 ---> 4e9ec464b656 20:42:05 Step 4/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:42:05 ---> Running in 4e8ba4debf96 20:42:07 Removing intermediate container 4e8ba4debf96 20:42:07 ---> 50b67cb7ab79 20:42:07 Step 5/10 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 20:42:07 ---> Running in ab45cb69f62e 20:42:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:42:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:42:10 (1/8) Installing openssh-keygen (8.8_p1-r1) 20:42:10 (2/8) Installing libedit (20210910.3.1-r0) 20:42:10 (3/8) Installing openssh-client-common (8.8_p1-r1) 20:42:10 (4/8) Installing openssh-client-default (8.8_p1-r1) 20:42:11 (5/8) Installing openssh-sftp-server (8.8_p1-r1) 20:42:11 (6/8) Installing openssh-server-common (8.8_p1-r1) 20:42:11 (7/8) Installing openssh-server (8.8_p1-r1) 20:42:11 (8/8) Installing openssh (8.8_p1-r1) 20:42:11 Executing busybox-1.34.1-r3.trigger 20:42:11 OK: 226 MiB in 60 packages 20:42:12 Removing intermediate container ab45cb69f62e 20:42:12 ---> 8d6c06f6bca3 20:42:12 Step 6/10 : WORKDIR /device-modbus-go 20:42:12 ---> Running in ea5e1055571b 20:42:13 Removing intermediate container ea5e1055571b 20:42:13 ---> 2fd1307188a4 20:42:13 Step 7/10 : COPY go.mod vendor* ./ 20:42:13 ---> e98a1e594c25 20:42:13 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:42:13 ---> Running in 1a83c927fd3d 20:43:00 Removing intermediate container 1a83c927fd3d 20:43:00 ---> 4b27b7e92e62 20:43:00 Step 9/10 : COPY . . 20:43:00 ---> 1624b1348e2b 20:43:00 Step 10/10 : RUN ${MAKE} 20:43:00 ---> Running in d2ae20c12ee7 20:43:00 noop 20:43:00 Removing intermediate container d2ae20c12ee7 20:43:00 ---> 9e1896f0abf1 20:43:00 Successfully built 9e1896f0abf1 20:43:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:43:00 + docker inspect -f . ci-base-image-arm64 20:43:00 . [Pipeline] withDockerContainer 20:43:01 prd-ubuntu20.04-docker-arm64-4c-16g-41414 does not seem to be running inside a container 20:43:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:43:02 $ docker top 7b76b84193809cf1210146c4340e78feabf459869aeb284376060593982e0dfc -eo pid,comm [Pipeline] { [Pipeline] sh 20:43:03 + go version 20:43:03 go version go1.17.6 linux/arm64 [Pipeline] } 20:43:03 $ docker stop --time=1 7b76b84193809cf1210146c4340e78feabf459869aeb284376060593982e0dfc 20:43:05 $ docker rm -f 7b76b84193809cf1210146c4340e78feabf459869aeb284376060593982e0dfc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:43:06 + docker inspect -f . ci-base-image-arm64 20:43:06 . [Pipeline] withDockerContainer 20:43:06 prd-ubuntu20.04-docker-arm64-4c-16g-41414 does not seem to be running inside a container 20:43:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:43:08 $ docker top 2e4658883f95e1f389a3567b88ea69869c698783ae942aa6cab0764fae92ba57 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:43:09 + make test 20:43:09 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 20:43:11 ? github.com/edgexfoundry/device-modbus-go [no test files] 20:44:33 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 20:44:33 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.070s coverage: 46.4% of statements 20:44:33 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:44:33 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:44:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:44:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:44:59 ./bin/test-attribution-txt.sh [Pipeline] echo 20:45:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:45:00 $ docker stop --time=1 2e4658883f95e1f389a3567b88ea69869c698783ae942aa6cab0764fae92ba57 20:45:02 $ docker rm -f 2e4658883f95e1f389a3567b88ea69869c698783ae942aa6cab0764fae92ba57 [Pipeline] // withDockerContainer [Pipeline] sh 20:45:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:45:03 Warning: overwriting stash ‘coverage-report’ 20:45:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:45:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:45:05 + ls -al . 20:45:05 total 176 20:45:05 drwxrwxr-x 9 jenkins jenkins 4096 May 7 20:45 . 20:45:05 drwxrwxr-x 4 jenkins jenkins 4096 May 7 20:41 .. 20:45:05 -rw-rw-r-- 1 jenkins jenkins 140 May 7 20:41 .dockerignore 20:45:05 drwxrwxr-x 8 jenkins jenkins 4096 May 7 20:41 .git 20:45:05 drwxrwxr-x 3 jenkins jenkins 4096 May 7 20:41 .github 20:45:05 -rw-rw-r-- 1 jenkins jenkins 331 May 7 20:41 .gitignore 20:45:05 -rw-rw-r-- 1 jenkins jenkins 41 May 7 20:41 .golangci.yml 20:45:05 -rw-rw-r-- 1 jenkins jenkins 9377 May 7 20:41 Attribution.txt 20:45:05 -rw-rw-r-- 1 jenkins jenkins 7675 May 7 20:41 CHANGELOG.md 20:45:05 -rw-rw-r-- 1 jenkins jenkins 1546 May 7 20:41 Dockerfile 20:45:05 -rw-rw-r-- 1 jenkins jenkins 677 May 7 20:41 GOVERNANCE.md 20:45:05 -rw-rw-r-- 1 jenkins jenkins 680 May 7 20:41 Jenkinsfile 20:45:05 -rw-rw-r-- 1 jenkins jenkins 11340 May 7 20:41 LICENSE 20:45:05 -rw-rw-r-- 1 jenkins jenkins 1905 May 7 20:41 Makefile 20:45:05 -rw-rw-r-- 1 jenkins jenkins 622 May 7 20:41 OWNERS.md 20:45:05 -rw-rw-r-- 1 jenkins jenkins 3397 May 7 20:41 README.md 20:45:05 -rw-rw-r-- 1 jenkins jenkins 5 May 7 20:37 VERSION 20:45:05 drwxrwxr-x 2 jenkins jenkins 4096 May 7 20:41 bin 20:45:05 drwxrwxr-x 3 jenkins jenkins 4096 May 7 20:41 cmd 20:45:05 -rw-r--r-- 1 jenkins jenkins 24065 May 7 20:44 coverage.out 20:45:05 -rw-rw-r-- 1 jenkins jenkins 3399 May 7 20:41 go.mod 20:45:05 -rw-rw-r-- 1 jenkins jenkins 35440 May 7 20:41 go.sum 20:45:05 drwxrwxr-x 3 jenkins jenkins 4096 May 7 20:41 internal 20:45:05 drwxrwxr-x 2 jenkins jenkins 4096 May 7 20:41 simulator 20:45:05 drwxrwxr-x 4 jenkins jenkins 4096 May 7 20:41 snap 20:45:05 -rw-rw-r-- 1 jenkins jenkins 229 May 7 20:41 version.go [Pipeline] isUnix [Pipeline] sh 20:45:05 + docker build -t device-modbus-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=633f722516a358b0b6ff0b3f4522daa25bf22fc3 --label arch=arm64 --label version=0.0.0 . 20:45:05 Sending build context to Docker daemon 3.103MB 20:45:06 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 20:45:06 Step 2/23 : FROM ${BASE} AS builder 20:45:06 ---> 9e1896f0abf1 20:45:06 Step 3/23 : ARG MAKE='make build' 20:45:06 ---> Running in 31edade990d9 20:45:06 Removing intermediate container 31edade990d9 20:45:06 ---> 12444542af0d 20:45:06 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:45:06 ---> Running in fcb19a3fc10c 20:45:08 Removing intermediate container fcb19a3fc10c 20:45:08 ---> 3bb843ab25e2 20:45:08 Step 5/23 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 20:45:08 ---> Running in bbe71f2d9b5a 20:45:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:45:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:45:11 OK: 226 MiB in 60 packages 20:45:11 Removing intermediate container bbe71f2d9b5a 20:45:11 ---> faab68ea3a15 20:45:11 Step 6/23 : WORKDIR /device-modbus-go 20:45:11 ---> Running in cd18e4286d11 20:45:12 Removing intermediate container cd18e4286d11 20:45:12 ---> a285b5a75126 20:45:12 Step 7/23 : COPY go.mod vendor* ./ 20:45:12 ---> 9d4e8d8b8cc7 20:45:12 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:45:12 ---> Running in 35ff4eb55e54 20:45:14 Removing intermediate container 35ff4eb55e54 20:45:14 ---> 01446454f82f 20:45:14 Step 9/23 : COPY . . 20:45:15 ---> a013caee4500 20:45:15 Step 10/23 : RUN ${MAKE} 20:45:15 ---> Running in e11e65558fd4 20:45:16 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd 20:47:23 Removing intermediate container e11e65558fd4 20:47:23 ---> 6b40c9e9f97a 20:47:23 Step 11/23 : FROM alpine:3.14 20:47:23 3.14: Pulling from library/alpine 20:47:23 455c02918c45: Pulling fs layer 20:47:23 455c02918c45: Download complete 20:47:23 455c02918c45: Pull complete 20:47:23 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:47:23 Status: Downloaded newer image for alpine:3.14 20:47:23 ---> ac73e934f311 20:47:23 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 20:47:23 ---> Running in fa8f7485fce2 20:47:23 Removing intermediate container fa8f7485fce2 20:47:23 ---> b4a3d535f678 20:47:23 Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:47:23 ---> Running in d5faa4dd5f18 20:47:24 Removing intermediate container d5faa4dd5f18 20:47:24 ---> a55112d0d9d5 20:47:24 Step 14/23 : RUN apk add --update --no-cache zeromq dumb-init 20:47:24 ---> Running in 49bef7c74814 20:47:26 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:47:27 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:47:28 (1/6) Installing dumb-init (1.2.5-r1) 20:47:28 (2/6) Installing libgcc (10.3.1_git20210424-r2) 20:47:28 (3/6) Installing libsodium (1.0.18-r0) 20:47:28 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 20:47:28 (5/6) Installing libzmq (4.3.4-r0) 20:47:28 (6/6) Installing zeromq (4.3.4-r0) 20:47:28 Executing busybox-1.33.1-r7.trigger 20:47:28 OK: 8 MiB in 20 packages 20:47:29 Removing intermediate container 49bef7c74814 20:47:29 ---> 7caa40ffd8fc 20:47:29 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 20:47:30 ---> 1b093711a254 20:47:30 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 20:47:31 ---> 44be6b8e5867 20:47:31 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 20:47:32 ---> 8bd109f0118f 20:47:32 Step 18/23 : EXPOSE 59901 20:47:32 ---> Running in 6f3fc63bb9ee 20:47:32 Removing intermediate container 6f3fc63bb9ee 20:47:32 ---> 2e674c196e66 20:47:32 Step 19/23 : ENTRYPOINT ["/device-modbus"] 20:47:32 ---> Running in 4c251ccdf3f8 20:47:32 Removing intermediate container 4c251ccdf3f8 20:47:32 ---> 9b89c5140bca 20:47:32 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:47:32 ---> Running in 0f187212ca15 20:47:33 Removing intermediate container 0f187212ca15 20:47:33 ---> 61f684896e94 20:47:33 Step 21/23 : LABEL arch=arm64 20:47:33 ---> Running in 8b9dfaca5b86 20:47:33 Removing intermediate container 8b9dfaca5b86 20:47:33 ---> d134cb545974 20:47:33 Step 22/23 : LABEL git_sha=633f722516a358b0b6ff0b3f4522daa25bf22fc3 20:47:33 ---> Running in d69ec5a29a4b 20:47:34 Removing intermediate container d69ec5a29a4b 20:47:34 ---> 7f9d260991fe 20:47:34 Step 23/23 : LABEL version=0.0.0 20:47:34 ---> Running in 4bc1ea4a797e 20:47:34 Removing intermediate container 4bc1ea4a797e 20:47:34 ---> 68afe80e4da0 20:47:34 [Warning] One or more build-args [ARCH] were not consumed 20:47:34 Successfully built 68afe80e4da0 20:47:34 Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:47:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:47:35 20:47:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 20:47:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:47:35 arm64: Pulling from edgex-lftools-log-publisher 20:47:35 8998bd30e6a1: Pulling fs layer 20:47:35 04944245beec: Pulling fs layer 20:47:35 699f458cf7ca: Pulling fs layer 20:47:35 765212b225bb: Pulling fs layer 20:47:35 f23df028b6ca: Pulling fs layer 20:47:35 d65c8cfc05b1: Pulling fs layer 20:47:35 2437ff75d9bd: Pulling fs layer 20:47:35 f23df028b6ca: Waiting 20:47:35 d65c8cfc05b1: Waiting 20:47:35 2437ff75d9bd: Waiting 20:47:35 765212b225bb: Waiting 20:47:35 04944245beec: Verifying Checksum 20:47:35 04944245beec: Download complete 20:47:35 765212b225bb: Download complete 20:47:35 f23df028b6ca: Download complete 20:47:35 d65c8cfc05b1: Verifying Checksum 20:47:35 d65c8cfc05b1: Download complete 20:47:36 699f458cf7ca: Verifying Checksum 20:47:36 699f458cf7ca: Download complete 20:47:36 8998bd30e6a1: Verifying Checksum 20:47:36 8998bd30e6a1: Download complete 20:47:38 2437ff75d9bd: Verifying Checksum 20:47:38 2437ff75d9bd: Download complete 20:47:40 8998bd30e6a1: Pull complete 20:47:41 04944245beec: Pull complete 20:47:42 699f458cf7ca: Pull complete 20:47:42 765212b225bb: Pull complete 20:47:43 f23df028b6ca: Pull complete 20:47:43 d65c8cfc05b1: Pull complete 20:47:58 2437ff75d9bd: Pull complete 20:47:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:47:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:47:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 20:47:59 prd-ubuntu20.04-docker-arm64-4c-16g-41414 does not seem to be running inside a container 20:47:59 $ 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/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:48:01 $ docker top d82d34cb0014aea6a1873b91603a7fa003f99fb48201f469d423d9a7d3ccdd21 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:48:02 ---> job-cost.sh 20:48:02 lf-activate-venv: SKIPPING 20:48:02 INFO: No Stack... 20:48:02 INFO: Retrieving Pricing Info for: v3-standard-4 20:48:03 INFO: Archiving Costs [Pipeline] sh 20:48:04 + cat /w/workspace/device-modbus-go/1/archives/cost.csv 20:48:04 + cut -d, -f6 [Pipeline] lock 20:48:04 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-343-1-stack-cost] 20:48:04 Resource [jenkins-edgexfoundry-device-modbus-go-PR-343-1-stack-cost] did not exist. Created. 20:48:04 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-343-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:48:05 /w/workspace/device-modbus-go/1@tmp/durable-8beb1112/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:48:06 + echo total: 0.10999999940395355 [Pipeline] stash 20:48:06 Warning: overwriting stash ‘stack-cost’ 20:48:06 Stashed 1 file(s) [Pipeline] } 20:48:06 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-343-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:48:06 $ docker stop --time=1 d82d34cb0014aea6a1873b91603a7fa003f99fb48201f469d423d9a7d3ccdd21 20:48:07 $ docker rm -f d82d34cb0014aea6a1873b91603a7fa003f99fb48201f469d423d9a7d3ccdd21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 20:48:08 provisioning config files... 20:48:08 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-343@tmp/config6245462687243517130tmp [Pipeline] { [Pipeline] sh 20:48:09 + set +x 20:48:09 + curl -s https://codecov.io/bash 20:48:09 + bash -s -- 20:48:09 20:48:09 _____ _ 20:48:09 / ____| | | 20:48:09 | | ___ __| | ___ ___ _____ __ 20:48:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:48:09 | |___| (_) | (_| | __/ (_| (_) \ V / 20:48:09 \_____\___/ \__,_|\___|\___\___/ \_/ 20:48:09 Bash-1.0.6 20:48:09 20:48:09 20:48:09 ==> git version 2.25.1 found 20:48:09 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 20:48:09 Release-Date: 2020-01-08 20:48:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:48:09 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:48:09 ==> Jenkins CI detected. 20:48:09 current dir:  /w/workspace/xfoundry_device-modbus-go_PR-343 20:48:09 project root: . 20:48:09 --> token set from env 20:48:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:48:09 ==> Running gcov in . (disable via -X gcov) 20:48:09 ==> Python coveragepy not found 20:48:09 ==> Searching for coverage reports in: 20:48:09 + . 20:48:09 -> Found 1 reports 20:48:09 ==> Detecting git/mercurial file structure 20:48:09 ==> Reading reports 20:48:09 + ./coverage.out bytes=24065 20:48:09 ==> Appending adjustments 20:48:09 https://docs.codecov.io/docs/fixing-reports 20:48:09 + Found adjustments 20:48:09 ==> Gzipping contents 20:48:09 4.0K /tmp/codecov.UrgNiu.gz 20:48:09 ==> Uploading reports 20:48:09 url: https://codecov.io 20:48:09 query: branch=PR-343&commit=633f722516a358b0b6ff0b3f4522daa25bf22fc3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-343%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=343&job=&cmd_args= 20:48:09 -> Pinging Codecov 20:48:09 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-343&commit=633f722516a358b0b6ff0b3f4522daa25bf22fc3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-343%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=343&job=&cmd_args= 20:48:09 -> Uploading to 20:48:09 https://storage.googleapis.com/codecov/v4/raw/2022-05-07/55DBCA73C666E3227836607328DD7E49/633f722516a358b0b6ff0b3f4522daa25bf22fc3/333f36f5-d702-4b59-a27b-96a15c4f463a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220507%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220507T204809Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=16d1bf8029eed14a9f365c3d9fe131de3914c290db752bb0034acf4bfacbb7c7 20:48:09 % Total % Received % Xferd Average Speed Time Time Time Current 20:48:09 Dload Upload Total Spent Left Speed 20:48:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4011 0 0 100 4011 0 16044 --:--:-- --:--:-- --:--:-- 16108 20:48:10 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-modbus-go/commit/633f722516a358b0b6ff0b3f4522daa25bf22fc3 [Pipeline] } 20:48:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:48:11 + [ -d /w/workspace/xfoundry_device-modbus-go_PR-343/archives ] 20:48:11 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-343/archives 20:48:11 total 16 20:48:11 drwxr-xr-x 3 root root 4096 May 7 20:38 . 20:48:11 drwxrwxr-x 11 jenkins jenkins 4096 May 7 20:38 .. 20:48:11 drwxr-xr-x 2 root root 4096 May 7 20:38 cost 20:48:11 -rw-r--r-- 1 root root 87 May 7 20:38 cost.csv 20:48:11 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-343/archives 20:48:11 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-343/archives 20:48:11 total 16 20:48:11 drwxr-xr-x 3 jenkins jenkins 4096 May 7 20:38 . 20:48:11 drwxrwxr-x 11 jenkins jenkins 4096 May 7 20:38 .. 20:48:11 drwxr-xr-x 2 jenkins jenkins 4096 May 7 20:38 cost 20:48:11 -rw-r--r-- 1 jenkins jenkins 87 May 7 20:38 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:48:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:48:13 ---> package-listing.sh 20:48:13 ++ facter osfamily 20:48:13 ++ tr '[:upper:]' '[:lower:]' 20:48:13 + OS_FAMILY=debian 20:48:13 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-343 20:48:13 + START_PACKAGES=/tmp/packages_start.txt 20:48:13 + END_PACKAGES=/tmp/packages_end.txt 20:48:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:48:13 + PACKAGES=/tmp/packages_start.txt 20:48:13 + '[' /w/workspace/xfoundry_device-modbus-go_PR-343 ']' 20:48:13 + PACKAGES=/tmp/packages_end.txt 20:48:13 + case "${OS_FAMILY}" in 20:48:13 + dpkg -l 20:48:13 + grep '^ii' 20:48:13 + '[' -f /tmp/packages_start.txt ']' 20:48:13 + '[' -f /tmp/packages_end.txt ']' 20:48:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:48:13 + '[' /w/workspace/xfoundry_device-modbus-go_PR-343 ']' 20:48:13 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-343/archives/ 20:48:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-343/archives/ [Pipeline] echo 20:48:13 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_device-modbus-go_PR-343/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:48:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:48:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:48:14 . [Pipeline] withDockerContainer 20:48:14 prd-ubuntu20.04-docker-8c-8g-41413 does not seem to be running inside a container 20:48:14 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_device-modbus-go_PR-343/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-343 -v /w/workspace/xfoundry_device-modbus-go_PR-343:/w/workspace/xfoundry_device-modbus-go_PR-343:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-343@tmp:/w/workspace/xfoundry_device-modbus-go_PR-343@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 20:48:14 $ docker top f4931f5d06bff704c362ee7264db192eeb12983ab6a285858bafa57c957b5bcb -eo pid,comm [Pipeline] { [Pipeline] sh 20:48:15 + touch /tmp/pre-build-complete [Pipeline] sh 20:48:15 + mkdir -p /var/log/sysstat [Pipeline] sh 20:48:15 + ls /var/log/sa-host 20:48:15 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:48:16 provisioning config files... 20:48:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-343@tmp/config2756112902039621747tmp [Pipeline] { [Pipeline] echo 20:48:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:48:16 ---> create-netrc.sh [Pipeline] } 20:48:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:48:16 ---> python-tools-install.sh [Pipeline] echo 20:48:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:48:17 ---> sudo-logs.sh 20:48:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:48:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:48:17 ---> job-cost.sh 20:48:17 lf-activate-venv: SKIPPING 20:48:17 DEBUG: total: 0.2199999988079071 20:48:17 INFO: Retrieving Stack Cost... 20:48:17 INFO: Retrieving Pricing Info for: v3-standard-8 20:48:18 INFO: Archiving Costs [Pipeline] echo 20:48:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:48:19 ---> logs-deploy.sh 20:48:19 lf-activate-venv: SKIPPING 20:48:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-343/1 20:48:19 INFO: archiving workspace using pattern(s): 20:48:20 Archives upload complete. 20:48:20 INFO: archiving logs to Nexus 20:48:21 ---> uname -a: 20:48:21 Linux prd-ubuntu20-04-docker-8c-8g-41413 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 20:48:21 20:48:21 20:48:21 ---> lscpu: 20:48:21 Architecture: x86_64 20:48:21 CPU op-mode(s): 32-bit, 64-bit 20:48:21 Byte Order: Little Endian 20:48:21 Address sizes: 40 bits physical, 48 bits virtual 20:48:21 CPU(s): 8 20:48:21 On-line CPU(s) list: 0-7 20:48:21 Thread(s) per core: 1 20:48:21 Core(s) per socket: 1 20:48:21 Socket(s): 8 20:48:21 NUMA node(s): 1 20:48:21 Vendor ID: AuthenticAMD 20:48:21 CPU family: 23 20:48:21 Model: 49 20:48:21 Model name: AMD EPYC-Rome Processor 20:48:21 Stepping: 0 20:48:21 CPU MHz: 2799.996 20:48:21 BogoMIPS: 5599.99 20:48:21 Virtualization: AMD-V 20:48:21 Hypervisor vendor: KVM 20:48:21 Virtualization type: full 20:48:21 L1d cache: 256 KiB 20:48:21 L1i cache: 256 KiB 20:48:21 L2 cache: 4 MiB 20:48:21 L3 cache: 128 MiB 20:48:21 NUMA node0 CPU(s): 0-7 20:48:21 Vulnerability Itlb multihit: Not affected 20:48:21 Vulnerability L1tf: Not affected 20:48:21 Vulnerability Mds: Not affected 20:48:21 Vulnerability Meltdown: Not affected 20:48:21 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:48:21 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:48:21 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:48:21 Vulnerability Srbds: Not affected 20:48:21 Vulnerability Tsx async abort: Not affected 20:48:21 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 20:48:21 20:48:21 20:48:21 ---> nproc: 20:48:21 8 20:48:21 20:48:21 20:48:21 ---> df -h: 20:48:21 Filesystem Size Used Avail Use% Mounted on 20:48:21 overlay 155G 11G 145G 7% / 20:48:21 tmpfs 64M 0 64M 0% /dev 20:48:21 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:48:21 shm 64M 0 64M 0% /dev/shm 20:48:21 /dev/vda1 155G 11G 145G 7% /facter-os 20:48:21 20:48:21 20:48:21 ---> sar -b -r -n DEV: 20:48:21 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-41413) 05/07/22 _x86_64_ (8 CPU) 20:48:21 20:48:21 20:36:01 LINUX RESTART (8 CPU) 20:48:21 20:48:21 20:37:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:48:21 20:38:01 158.55 1.78 156.77 0.00 31.32 117924.69 0.00 20:48:21 20:39:01 184.80 0.07 184.74 0.00 9.07 63395.17 0.00 20:48:21 20:40:01 1.58 0.00 1.58 0.00 0.00 22.94 0.00 20:48:21 20:41:01 1.38 0.00 1.38 0.00 0.00 17.33 0.00 20:48:21 20:42:01 0.92 0.02 0.90 0.00 0.13 11.33 0.00 20:48:21 20:43:01 1.48 0.00 1.48 0.00 0.00 18.53 0.00 20:48:21 20:44:01 0.83 0.00 0.83 0.00 0.00 9.73 0.00 20:48:21 20:45:01 1.28 0.00 1.28 0.00 0.00 16.26 0.00 20:48:21 20:46:01 0.97 0.00 0.97 0.00 0.00 11.86 0.00 20:48:21 20:47:01 1.43 0.00 1.43 0.00 0.00 21.73 0.00 20:48:21 20:48:01 0.90 0.00 0.90 0.00 0.00 11.20 0.00 20:48:21 Average: 32.00 0.17 31.83 0.00 3.64 16341.06 0.00 20:48:21 20:48:21 20:37:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:48:21 20:38:01 28383420 31717768 574536 1.75 160172 3370124 2123516 6.26 1328264 2709240 126628 20:48:21 20:39:01 27813712 31762648 529956 1.61 173644 3929872 1846836 5.44 1344192 3222968 304 20:48:21 20:40:01 27816924 31765844 526624 1.60 173668 3929876 1846836 5.44 1336092 3222972 40 20:48:21 20:41:01 27828356 31777360 514920 1.57 173704 3929880 1846836 5.44 1324920 3222984 24 20:48:21 20:42:01 27828444 31777476 514824 1.57 173724 3929888 1846836 5.44 1325072 3222992 8 20:48:21 20:43:01 27829316 31778372 513872 1.56 173744 3929892 1846836 5.44 1323452 3222996 24 20:48:21 20:44:01 27835448 31784716 507232 1.54 173760 3930024 1846836 5.44 1317828 3223176 16 20:48:21 20:45:01 27835464 31784744 507180 1.54 173796 3930028 1846836 5.44 1317832 3223180 12 20:48:21 20:46:01 27835416 31784800 507140 1.54 173840 3930012 1846836 5.44 1317880 3223208 16 20:48:21 20:47:01 27835256 31784668 507200 1.54 173884 3930008 1846836 5.44 1318220 3223196 12 20:48:21 20:48:01 27835888 31785392 506020 1.54 173908 3930012 1846836 5.44 1317948 3223200 32 20:48:21 Average: 27879786 31773072 519046 1.58 172531 3879056 1871989 5.52 1324700 3176374 11556 20:48:21 20:48:21 20:37:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:48:21 20:38:01 veth1dd9b05 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 20:48:21 20:38:01 ens3 322.05 229.64 4511.09 82.36 0.00 0.00 0.00 0.00 20:48:21 20:38:01 lo 2.78 2.78 0.28 0.28 0.00 0.00 0.00 0.00 20:48:21 20:38:01 docker0 108.02 133.49 8.60 1070.84 0.00 0.00 0.00 0.00 20:48:21 20:39:01 ens3 176.60 124.01 2682.44 69.60 0.00 0.00 0.00 0.00 20:48:21 20:39:01 lo 2.13 2.13 0.21 0.21 0.00 0.00 0.00 0.00 20:48:21 20:39:01 docker0 16.10 20.70 0.94 89.94 0.00 0.00 0.00 0.00 20:48:21 20:40:01 ens3 3.88 2.85 3.10 0.22 0.00 0.00 0.00 0.00 20:48:21 20:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:21 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:21 20:41:01 ens3 0.57 0.53 0.12 0.10 0.00 0.00 0.00 0.00 20:48:21 20:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:48:21 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:21 20:42:01 ens3 0.47 0.33 0.33 0.26 0.00 0.00 0.00 0.00 20:48:21 20:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:21 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:21 20:43:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:48:21 20:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:48:21 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:21 20:44:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:21 20:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:21 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:21 20:45:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 20:48:21 20:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:48:21 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:21 20:46:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:21 20:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:21 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:21 20:47:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:48:21 20:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:48:21 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:21 20:48:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:21 20:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:21 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:21 Average: ens3 45.41 32.22 648.38 13.77 0.00 0.00 0.00 0.00 20:48:21 Average: lo 0.52 0.52 0.05 0.05 0.00 0.00 0.00 0.00 20:48:21 Average: docker0 11.14 13.83 0.86 104.05 0.00 0.00 0.00 0.00 20:48:21 20:48:21 20:48:21 ---> sar -P ALL: 20:48:21 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-41413) 05/07/22 _x86_64_ (8 CPU) 20:48:21 20:48:21 20:36:01 LINUX RESTART (8 CPU) 20:48:21 20:48:21 20:37:02 CPU %user %nice %system %iowait %steal %idle 20:48:21 20:38:01 all 28.72 0.00 6.72 1.28 0.10 63.18 20:48:21 20:38:01 0 32.48 0.00 8.10 0.91 0.10 58.41 20:48:21 20:38:01 1 24.72 0.00 5.53 3.39 0.10 66.26 20:48:21 20:38:01 2 27.49 0.00 5.84 0.09 0.10 66.48 20:48:21 20:38:01 3 33.15 0.00 7.80 0.64 0.12 58.29 20:48:21 20:38:01 4 31.36 0.00 7.55 3.09 0.10 57.90 20:48:21 20:38:01 5 25.79 0.00 5.71 0.17 0.07 68.26 20:48:21 20:38:01 6 29.83 0.00 7.50 1.41 0.10 61.16 20:48:21 20:38:01 7 24.89 0.00 5.75 0.52 0.12 68.72 20:48:21 20:39:01 all 21.05 0.00 4.97 1.48 0.08 72.42 20:48:21 20:39:01 0 22.80 0.00 5.80 6.20 0.08 65.12 20:48:21 20:39:01 1 20.02 0.00 4.16 0.84 0.07 74.91 20:48:21 20:39:01 2 20.14 0.00 5.02 0.42 0.08 74.33 20:48:21 20:39:01 3 23.22 0.00 5.25 1.37 0.07 70.09 20:48:21 20:39:01 4 20.59 0.00 5.15 0.83 0.07 73.36 20:48:21 20:39:01 5 20.79 0.00 5.29 1.67 0.10 72.15 20:48:21 20:39:01 6 21.72 0.00 4.54 0.29 0.07 73.39 20:48:21 20:39:01 7 19.14 0.00 4.57 0.19 0.08 76.02 20:48:21 20:40:01 all 0.02 0.00 0.01 0.01 0.01 99.96 20:48:21 20:40:01 0 0.00 0.00 0.00 0.02 0.00 99.98 20:48:21 20:40:01 1 0.00 0.00 0.02 0.03 0.00 99.95 20:48:21 20:40:01 2 0.07 0.00 0.02 0.00 0.02 99.90 20:48:21 20:40:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:48:21 20:40:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:48:21 20:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:48:21 20:40:01 6 0.03 0.00 0.03 0.00 0.02 99.92 20:48:21 20:40:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:48:21 20:41:01 all 0.03 0.00 0.03 0.01 0.00 99.93 20:48:21 20:41:01 0 0.02 0.00 0.00 0.05 0.02 99.92 20:48:21 20:41:01 1 0.00 0.00 0.02 0.02 0.00 99.97 20:48:21 20:41:01 2 0.08 0.00 0.05 0.00 0.00 99.87 20:48:21 20:41:01 3 0.05 0.00 0.07 0.02 0.00 99.87 20:48:21 20:41:01 4 0.02 0.00 0.00 0.03 0.00 99.95 20:48:21 20:41:01 5 0.02 0.00 0.03 0.00 0.00 99.95 20:48:21 20:41:01 6 0.05 0.00 0.03 0.00 0.00 99.92 20:48:21 20:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:48:21 20:42:01 all 0.02 0.00 0.01 0.01 0.00 99.96 20:48:21 20:42:01 0 0.03 0.00 0.02 0.05 0.00 99.90 20:48:21 20:42:01 1 0.00 0.00 0.00 0.02 0.00 99.98 20:48:21 20:42:01 2 0.02 0.00 0.02 0.00 0.02 99.95 20:48:21 20:42:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:48:21 20:42:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:48:21 20:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:48:21 20:42:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:48:21 20:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:48:21 20:43:01 all 0.02 0.00 0.01 0.00 0.00 99.95 20:48:21 20:43:01 0 0.02 0.00 0.02 0.02 0.00 99.95 20:48:21 20:43:01 1 0.02 0.00 0.02 0.02 0.02 99.93 20:48:21 20:43:01 2 0.08 0.00 0.05 0.00 0.00 99.87 20:48:21 20:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:48:21 20:43:01 4 0.03 0.00 0.02 0.00 0.02 99.93 20:48:21 20:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:48:21 20:43:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:48:21 20:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:48:21 20:44:01 all 0.02 0.00 0.01 0.00 0.00 99.96 20:48:21 20:44:01 0 0.02 0.00 0.00 0.02 0.00 99.97 20:48:21 20:44:01 1 0.02 0.00 0.02 0.02 0.00 99.95 20:48:21 20:44:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:48:21 20:44:01 3 0.05 0.00 0.02 0.00 0.02 99.92 20:48:21 20:44:01 4 0.03 0.00 0.05 0.00 0.00 99.92 20:48:21 20:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:48:21 20:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:48:21 20:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:48:21 20:45:01 all 0.03 0.00 0.02 0.01 0.00 99.94 20:48:21 20:45:01 0 0.05 0.00 0.02 0.05 0.00 99.88 20:48:21 20:45:01 1 0.03 0.00 0.05 0.02 0.00 99.90 20:48:21 20:45:01 2 0.05 0.00 0.02 0.02 0.00 99.92 20:48:21 20:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:48:21 20:45:01 4 0.05 0.00 0.03 0.00 0.00 99.92 20:48:21 20:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:48:21 20:45:01 6 0.03 0.00 0.02 0.02 0.00 99.93 20:48:21 20:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:48:21 20:46:01 all 0.04 0.00 0.01 0.01 0.00 99.94 20:48:21 20:46:01 0 0.07 0.00 0.02 0.05 0.02 99.85 20:48:21 20:46:01 1 0.07 0.00 0.02 0.02 0.02 99.88 20:48:21 20:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:48:21 20:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:48:21 20:46:01 4 0.05 0.00 0.00 0.00 0.00 99.95 20:48:21 20:46:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:48:21 20:46:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:48:21 20:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:48:21 20:47:01 all 0.05 0.00 0.01 0.01 0.00 99.94 20:48:21 20:47:01 0 0.27 0.00 0.02 0.02 0.00 99.70 20:48:21 20:47:01 1 0.02 0.00 0.02 0.03 0.00 99.93 20:48:21 20:47:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:48:21 20:47:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:48:21 20:47:01 4 0.00 0.00 0.03 0.00 0.00 99.97 20:48:21 20:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:48:21 20:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:48:21 20:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:48:21 20:48:01 all 0.09 0.00 0.02 0.01 0.00 99.88 20:48:21 20:48:01 0 0.63 0.00 0.05 0.02 0.00 99.30 20:48:21 20:48:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:48:21 20:48:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:48:21 20:48:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:48:21 20:48:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:48:21 20:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:48:21 20:48:01 6 0.02 0.00 0.02 0.05 0.00 99.92 20:48:21 20:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:48:21 20:48:21 Average: CPU %user %nice %system %iowait %steal %idle 20:48:21 Average: all 4.46 0.00 1.05 0.25 0.02 94.21 20:48:21 Average: 0 5.05 0.00 1.26 0.67 0.02 93.01 20:48:21 Average: 1 4.01 0.00 0.88 0.39 0.02 94.69 20:48:21 Average: 2 4.28 0.00 0.99 0.05 0.02 94.67 20:48:21 Average: 3 5.05 0.00 1.18 0.18 0.02 93.57 20:48:21 Average: 4 4.63 0.00 1.14 0.35 0.02 93.85 20:48:21 Average: 5 4.16 0.00 0.99 0.17 0.02 94.68 20:48:21 Average: 6 4.62 0.00 1.09 0.16 0.02 94.12 20:48:21 Average: 7 3.92 0.00 0.92 0.06 0.02 95.08 20:48:21 20:48:21 20:48:21