Pull request #343 updated 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 e5f2a8e3721d1093ba85c237dea8e9bf07f944e2+d7023bcda15e937cec539ef29d6768596b85ffc4 (b5ab1cb6199c292c63dbba60dfce28ba6be5c402) 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-ssh549761635424783021.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-ssh1345958548102533929.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-343/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-343/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15051981491548513212.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 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-ssh15158750525366403564.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-343/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-343/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh16680564525334838079.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-41639 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 e5f2a8e3721d1093ba85c237dea8e9bf07f944e2 Merge succeeded, producing e5f2a8e3721d1093ba85c237dea8e9bf07f944e2 Checking out Revision e5f2a8e3721d1093ba85c237dea8e9bf07f944e2 (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 e5f2a8e3721d1093ba85c237dea8e9bf07f944e2 # 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 e5f2a8e3721d1093ba85c237dea8e9bf07f944e2 # timeout=10 Commit message: "docs: additions and changes to CHANGELOG" > git rev-list --no-walk 633f722516a358b0b6ff0b3f4522daa25bf22fc3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-08T01:43:49.714Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-08T01:43:49.796Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-08T01:43:49.819Z] ========================================================= [2022-05-08T01:43:49.819Z] EdgeX Global Pipelines Version Info [2022-05-08T01:43:49.819Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-08T01:43:50.629Z] ------------------- [2022-05-08T01:43:50.630Z] stable info: [2022-05-08T01:43:50.630Z] ------------------- [2022-05-08T01:43:50.630Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-08T01:43:50.630Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-08T01:43:50.630Z] Message: update stable to v1.0.227 [2022-05-08T01:43:51.223Z] ------------------- [2022-05-08T01:43:51.223Z] experimental info: [2022-05-08T01:43:51.223Z] ------------------- [2022-05-08T01:43:51.224Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-08T01:43:51.224Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-08T01:43:51.224Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-08T01:43:51.368Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2022-05-08T01:43:51.382Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2022-05-08T01:43:51.398Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-08T01:43:51.410Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-08T01:43:51.425Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-08T01:43:51.435Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-08T01:43:51.448Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-08T01:43:51.460Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-08T01:43:51.472Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-08T01:43:51.485Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-08T01:43:51.497Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-08T01:43:51.508Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2022-05-08T01:43:51.517Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-08T01:43:51.525Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-08T01:43:51.534Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-08T01:43:51.542Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-08T01:43:51.551Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-08T01:43:51.559Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-08T01:43:51.568Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-08T01:43:51.576Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-08T01:43:51.585Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-08T01:43:51.593Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-08T01:43:51.605Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-08T01:43:51.624Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-08T01:43:51.641Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-08T01:43:51.654Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-08T01:43:51.666Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-343 [Pipeline] echo [2022-05-08T01:43:51.678Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-343 [Pipeline] echo [2022-05-08T01:43:51.689Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-343 [Pipeline] echo [2022-05-08T01:43:51.705Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e5f2a8e3721d1093ba85c237dea8e9bf07f944e2 [Pipeline] echo [2022-05-08T01:43:51.723Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e5f2a8e [Pipeline] echo [2022-05-08T01:43:51.745Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-08T01:43:51.788Z] provisioning config files... [2022-05-08T01:43:51.803Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-343@tmp/config7387822414978173907tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-08T01:43:52.109Z] ---> docker-login.sh [2022-05-08T01:43:52.109Z] nexus3.edgexfoundry.org:10001 [2022-05-08T01:43:52.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:43:52.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:43:52.371Z] Configure a credential helper to remove this warning. See [2022-05-08T01:43:52.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:43:52.371Z] [2022-05-08T01:43:52.371Z] Login Succeeded [2022-05-08T01:43:52.371Z] nexus3.edgexfoundry.org:10002 [2022-05-08T01:43:52.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:43:52.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:43:52.633Z] Configure a credential helper to remove this warning. See [2022-05-08T01:43:52.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:43:52.633Z] [2022-05-08T01:43:52.633Z] Login Succeeded [2022-05-08T01:43:52.633Z] nexus3.edgexfoundry.org:10003 [2022-05-08T01:43:52.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:43:52.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:43:52.633Z] Configure a credential helper to remove this warning. See [2022-05-08T01:43:52.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:43:52.633Z] [2022-05-08T01:43:52.633Z] Login Succeeded [2022-05-08T01:43:52.633Z] nexus3.edgexfoundry.org:10004 [2022-05-08T01:43:52.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:43:52.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:43:52.894Z] Configure a credential helper to remove this warning. See [2022-05-08T01:43:52.894Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:43:52.894Z] [2022-05-08T01:43:52.894Z] Login Succeeded [2022-05-08T01:43:52.894Z] docker.io [2022-05-08T01:43:52.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:43:53.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:43:53.471Z] Configure a credential helper to remove this warning. See [2022-05-08T01:43:53.471Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:43:53.471Z] [2022-05-08T01:43:53.471Z] Login Succeeded [2022-05-08T01:43:53.471Z] ---> docker-login.sh ends [Pipeline] } [2022-05-08T01:43:53.481Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-08T01:43:53.867Z] + git rev-list -1 --merges e5f2a8e3721d1093ba85c237dea8e9bf07f944e2~1..e5f2a8e3721d1093ba85c237dea8e9bf07f944e2 [Pipeline] echo [2022-05-08T01:43:54.011Z] -----------> git rev-list -1 --merges e5f2a8e3721d1093ba85c237dea8e9bf07f944e2~1..e5f2a8e3721d1093ba85c237dea8e9bf07f944e2 e5f2a8e3721d1093ba85c237dea8e9bf07f944e2 [false] [Pipeline] sh [2022-05-08T01:43:54.308Z] + git log --format=format:%s -1 e5f2a8e3721d1093ba85c237dea8e9bf07f944e2 [Pipeline] echo [2022-05-08T01:43:54.324Z] ========================================================= [2022-05-08T01:43:54.324Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-08T01:43:54.324Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-08T01:43:54.669Z] + git log --format=format:%s -1 e5f2a8e3721d1093ba85c237dea8e9bf07f944e2 [Pipeline] echo [2022-05-08T01:43:54.681Z] [semverPrep] GIT_COMMIT: e5f2a8e3721d1093ba85c237dea8e9bf07f944e2, Commit Message: docs: additions and changes to CHANGELOG [Pipeline] echo [2022-05-08T01:43:54.691Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-08T01:43:55.081Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-08T01:43:55.082Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-08T01:43:55.082Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-08T01:43:55.082Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-08T01:43:55.082Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-08T01:43:55.082Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-08T01:43:55.082Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-08T01:43:55.500Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-08T01:43:55.500Z] [2022-05-08T01:43:55.500Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-08T01:43:55.806Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-08T01:43:55.807Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-08T01:43:55.807Z] 1fe172e4850f: Pulling fs layer [2022-05-08T01:43:55.807Z] caf521ccaac6: Pulling fs layer [2022-05-08T01:43:55.807Z] 3ead6fa29328: Pulling fs layer [2022-05-08T01:43:55.807Z] 5c2a1cbceb83: Pulling fs layer [2022-05-08T01:43:55.807Z] a8d5f1318db7: Pulling fs layer [2022-05-08T01:43:55.807Z] c427282e49a2: Pulling fs layer [2022-05-08T01:43:55.807Z] 1827001aaf11: Pulling fs layer [2022-05-08T01:43:55.807Z] 0714d37db230: Pulling fs layer [2022-05-08T01:43:55.807Z] ac28cf19c067: Pulling fs layer [2022-05-08T01:43:55.807Z] ca983d60f3e2: Pulling fs layer [2022-05-08T01:43:55.807Z] 9f894cec8388: Pulling fs layer [2022-05-08T01:43:55.807Z] c427282e49a2: Waiting [2022-05-08T01:43:55.807Z] 1827001aaf11: Waiting [2022-05-08T01:43:55.807Z] 0714d37db230: Waiting [2022-05-08T01:43:55.807Z] ac28cf19c067: Waiting [2022-05-08T01:43:55.807Z] 9f894cec8388: Waiting [2022-05-08T01:43:55.807Z] 5c2a1cbceb83: Waiting [2022-05-08T01:43:55.807Z] ca983d60f3e2: Waiting [2022-05-08T01:43:55.807Z] a8d5f1318db7: Waiting [2022-05-08T01:43:55.807Z] caf521ccaac6: Download complete [2022-05-08T01:43:55.807Z] 5c2a1cbceb83: Verifying Checksum [2022-05-08T01:43:55.807Z] 5c2a1cbceb83: Download complete [2022-05-08T01:43:56.068Z] a8d5f1318db7: Verifying Checksum [2022-05-08T01:43:56.068Z] a8d5f1318db7: Download complete [2022-05-08T01:43:56.068Z] 3ead6fa29328: Verifying Checksum [2022-05-08T01:43:56.068Z] 3ead6fa29328: Download complete [2022-05-08T01:43:56.068Z] c427282e49a2: Verifying Checksum [2022-05-08T01:43:56.068Z] c427282e49a2: Download complete [2022-05-08T01:43:56.068Z] 0714d37db230: Verifying Checksum [2022-05-08T01:43:56.068Z] 0714d37db230: Download complete [2022-05-08T01:43:56.068Z] ac28cf19c067: Download complete [2022-05-08T01:43:56.068Z] ca983d60f3e2: Verifying Checksum [2022-05-08T01:43:56.068Z] ca983d60f3e2: Download complete [2022-05-08T01:43:56.068Z] 9f894cec8388: Verifying Checksum [2022-05-08T01:43:56.068Z] 9f894cec8388: Download complete [2022-05-08T01:43:56.068Z] 1fe172e4850f: Verifying Checksum [2022-05-08T01:43:56.068Z] 1fe172e4850f: Download complete [2022-05-08T01:43:56.327Z] 1827001aaf11: Verifying Checksum [2022-05-08T01:43:56.328Z] 1827001aaf11: Download complete [2022-05-08T01:43:57.711Z] 1fe172e4850f: Pull complete [2022-05-08T01:43:57.711Z] caf521ccaac6: Pull complete [2022-05-08T01:43:58.282Z] 3ead6fa29328: Pull complete [2022-05-08T01:43:58.282Z] 5c2a1cbceb83: Pull complete [2022-05-08T01:43:58.545Z] a8d5f1318db7: Pull complete [2022-05-08T01:43:58.545Z] c427282e49a2: Pull complete [2022-05-08T01:44:00.449Z] 1827001aaf11: Pull complete [2022-05-08T01:44:00.709Z] 0714d37db230: Pull complete [2022-05-08T01:44:00.709Z] ac28cf19c067: Pull complete [2022-05-08T01:44:00.970Z] ca983d60f3e2: Pull complete [2022-05-08T01:44:00.970Z] 9f894cec8388: Pull complete [2022-05-08T01:44:00.970Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-08T01:44:00.970Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-08T01:44:00.970Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-08T01:44:01.053Z] prd-ubuntu20.04-docker-8c-8g-41639 does not seem to be running inside a container [2022-05-08T01:44:01.092Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-08T01:44:02.773Z] $ docker top f750c23e5b83170ce3aecef4761ae76377e64ad905293db3e615c168afb3751d -eo pid,comm [2022-05-08T01:44:02.837Z] 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). [2022-05-08T01:44:02.837Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-08T01:44:02.874Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-08T01:44:02.874Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-08T01:44:03.024Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-08T01:44:03.034Z] $ docker exec f750c23e5b83170ce3aecef4761ae76377e64ad905293db3e615c168afb3751d ssh-agent [2022-05-08T01:44:03.156Z] SSH_AUTH_SOCK=/tmp/ssh-pqtt6fdIRt8u/agent.33 [2022-05-08T01:44:03.156Z] SSH_AGENT_PID=40 [2022-05-08T01:44:03.164Z] Running ssh-add (command line suppressed) [2022-05-08T01:44:03.293Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-343@tmp/private_key_4636906441943596148.key (/w/workspace/xfoundry_device-modbus-go_PR-343@tmp/private_key_4636906441943596148.key) [2022-05-08T01:44:03.303Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-08T01:44:03.596Z] + git tag --points-at HEAD [Pipeline] } [2022-05-08T01:44:03.615Z] $ docker exec --env ******** --env ******** f750c23e5b83170ce3aecef4761ae76377e64ad905293db3e615c168afb3751d ssh-agent -k [2022-05-08T01:44:03.731Z] unset SSH_AUTH_SOCK; [2022-05-08T01:44:03.731Z] unset SSH_AGENT_PID; [2022-05-08T01:44:03.732Z] echo Agent pid 40 killed; [2022-05-08T01:44:03.736Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-08T01:44:03.766Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-08T01:44:03.766Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-08T01:44:03.897Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-08T01:44:03.906Z] $ docker exec f750c23e5b83170ce3aecef4761ae76377e64ad905293db3e615c168afb3751d ssh-agent [2022-05-08T01:44:04.024Z] SSH_AUTH_SOCK=/tmp/ssh-XBT4WyFMAvhB/agent.74 [2022-05-08T01:44:04.024Z] SSH_AGENT_PID=80 [2022-05-08T01:44:04.029Z] Running ssh-add (command line suppressed) [2022-05-08T01:44:04.148Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-343@tmp/private_key_5282909739086773383.key (/w/workspace/xfoundry_device-modbus-go_PR-343@tmp/private_key_5282909739086773383.key) [2022-05-08T01:44:04.160Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-08T01:44:04.453Z] + git semver init [2022-05-08T01:44:04.714Z] 2022-05-08 01:44:04,675 [run_init] DEBUG init version:0.0.0 force:False [2022-05-08T01:44:04.714Z] 2022-05-08 01:44:04,676 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-343/.semver [2022-05-08T01:44:04.714Z] 2022-05-08 01:44:04,676 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-343/.semver [2022-05-08T01:44:04.714Z] 2022-05-08 01:44:04,677 [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) [2022-05-08T01:44:05.662Z] 2022-05-08 01:44:05,484 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-343/.git/info/exclude [2022-05-08T01:44:05.662Z] 2022-05-08 01:44:05,485 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-343/.semver/PR-343 with force:False [2022-05-08T01:44:05.662Z] 2022-05-08 01:44:05,485 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-343/.semver/PR-343 [2022-05-08T01:44:05.662Z] 2022-05-08 01:44:05,489 [execute] INFO git cat-file --batch-check [2022-05-08T01:44:05.662Z] 2022-05-08 01:44:05,490 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-343/.semver, universal_newlines=False, shell=None, istream=) [2022-05-08T01:44:05.662Z] 2022-05-08 01:44:05,495 [execute] INFO git cat-file --batch [2022-05-08T01:44:05.662Z] 2022-05-08 01:44:05,495 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-343/.semver, universal_newlines=False, shell=None, istream=) [2022-05-08T01:44:05.662Z] 2022-05-08 01:44:05,499 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-343/.semver/PR-343 [2022-05-08T01:44:05.662Z] 0.0.0 [Pipeline] } [2022-05-08T01:44:05.679Z] $ docker exec --env ******** --env ******** f750c23e5b83170ce3aecef4761ae76377e64ad905293db3e615c168afb3751d ssh-agent -k [2022-05-08T01:44:05.791Z] unset SSH_AUTH_SOCK; [2022-05-08T01:44:05.791Z] unset SSH_AGENT_PID; [2022-05-08T01:44:05.791Z] echo Agent pid 80 killed; [2022-05-08T01:44:05.799Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-08T01:44:06.108Z] + git semver [Pipeline] } [2022-05-08T01:44:06.394Z] $ docker stop --time=1 f750c23e5b83170ce3aecef4761ae76377e64ad905293db3e615c168afb3751d [2022-05-08T01:44:08.393Z] $ docker rm -f f750c23e5b83170ce3aecef4761ae76377e64ad905293db3e615c168afb3751d [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-08T01:44:08.814Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-08T01:44:09.240Z] Stashed 1 file(s) [Pipeline] echo [2022-05-08T01:44:09.245Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-08T01:44:09.445Z] provisioning config files... [2022-05-08T01:44:09.455Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-343@tmp/config2583188643659617566tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-08T01:44:09.760Z] ---> docker-login.sh [2022-05-08T01:44:09.760Z] nexus3.edgexfoundry.org:10001 [2022-05-08T01:44:09.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:44:09.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:44:09.760Z] Configure a credential helper to remove this warning. See [2022-05-08T01:44:09.760Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:44:09.760Z] [2022-05-08T01:44:09.760Z] Login Succeeded [2022-05-08T01:44:09.760Z] nexus3.edgexfoundry.org:10002 [2022-05-08T01:44:09.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:44:10.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:44:10.022Z] Configure a credential helper to remove this warning. See [2022-05-08T01:44:10.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:44:10.022Z] [2022-05-08T01:44:10.022Z] Login Succeeded [2022-05-08T01:44:10.022Z] nexus3.edgexfoundry.org:10003 [2022-05-08T01:44:10.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:44:10.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:44:10.022Z] Configure a credential helper to remove this warning. See [2022-05-08T01:44:10.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:44:10.022Z] [2022-05-08T01:44:10.022Z] Login Succeeded [2022-05-08T01:44:10.022Z] nexus3.edgexfoundry.org:10004 [2022-05-08T01:44:10.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:44:10.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:44:10.282Z] Configure a credential helper to remove this warning. See [2022-05-08T01:44:10.282Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:44:10.282Z] [2022-05-08T01:44:10.282Z] Login Succeeded [2022-05-08T01:44:10.282Z] docker.io [2022-05-08T01:44:10.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:44:10.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:44:10.545Z] Configure a credential helper to remove this warning. See [2022-05-08T01:44:10.545Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:44:10.545Z] [2022-05-08T01:44:10.545Z] Login Succeeded [2022-05-08T01:44:10.545Z] ---> docker-login.sh ends [Pipeline] } [2022-05-08T01:44:10.553Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-08T01:44:10.627Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-08T01:44:10.639Z] ========================================================= [2022-05-08T01:44:10.639Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-08T01:44:10.639Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-08T01:44:10.946Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-08T01:44:10.946Z] Sending build context to Docker daemon 5.898MB [2022-05-08T01:44:10.946Z] Step 1/10 : ARG BASE=golang:1.17-alpine3.15 [2022-05-08T01:44:10.946Z] Step 2/10 : FROM ${BASE} AS builder [2022-05-08T01:44:11.211Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-08T01:44:11.211Z] 59bf1c3509f3: Pulling fs layer [2022-05-08T01:44:11.211Z] 666ba61612fd: Pulling fs layer [2022-05-08T01:44:11.211Z] 8ed8ca486205: Pulling fs layer [2022-05-08T01:44:11.211Z] 4fe6c5a15a65: Pulling fs layer [2022-05-08T01:44:11.211Z] 22a0e8bec74d: Pulling fs layer [2022-05-08T01:44:11.211Z] ca2b28591e48: Pulling fs layer [2022-05-08T01:44:11.211Z] a51346096db8: Pulling fs layer [2022-05-08T01:44:11.211Z] daebc70d1ce1: Pulling fs layer [2022-05-08T01:44:11.211Z] 0e18a0eac166: Pulling fs layer [2022-05-08T01:44:11.211Z] 4fe6c5a15a65: Waiting [2022-05-08T01:44:11.211Z] 22a0e8bec74d: Waiting [2022-05-08T01:44:11.211Z] ca2b28591e48: Waiting [2022-05-08T01:44:11.211Z] a51346096db8: Waiting [2022-05-08T01:44:11.211Z] daebc70d1ce1: Waiting [2022-05-08T01:44:11.211Z] 0e18a0eac166: Waiting [2022-05-08T01:44:11.211Z] 8ed8ca486205: Download complete [2022-05-08T01:44:11.211Z] 666ba61612fd: Download complete [2022-05-08T01:44:11.211Z] 22a0e8bec74d: Verifying Checksum [2022-05-08T01:44:11.211Z] 22a0e8bec74d: Download complete [2022-05-08T01:44:11.211Z] ca2b28591e48: Verifying Checksum [2022-05-08T01:44:11.211Z] ca2b28591e48: Download complete [2022-05-08T01:44:11.211Z] a51346096db8: Verifying Checksum [2022-05-08T01:44:11.211Z] a51346096db8: Download complete [2022-05-08T01:44:11.211Z] 59bf1c3509f3: Verifying Checksum [2022-05-08T01:44:11.211Z] 59bf1c3509f3: Download complete [2022-05-08T01:44:11.211Z] daebc70d1ce1: Verifying Checksum [2022-05-08T01:44:11.211Z] daebc70d1ce1: Download complete [2022-05-08T01:44:11.475Z] 59bf1c3509f3: Pull complete [2022-05-08T01:44:11.735Z] 666ba61612fd: Pull complete [2022-05-08T01:44:11.735Z] 8ed8ca486205: Pull complete [2022-05-08T01:44:11.995Z] 0e18a0eac166: Verifying Checksum [2022-05-08T01:44:11.995Z] 0e18a0eac166: Download complete [2022-05-08T01:44:11.995Z] 4fe6c5a15a65: Verifying Checksum [2022-05-08T01:44:11.995Z] 4fe6c5a15a65: Download complete [2022-05-08T01:44:16.192Z] 4fe6c5a15a65: Pull complete [2022-05-08T01:44:16.192Z] 22a0e8bec74d: Pull complete [2022-05-08T01:44:16.192Z] ca2b28591e48: Pull complete [2022-05-08T01:44:16.192Z] a51346096db8: Pull complete [2022-05-08T01:44:16.192Z] daebc70d1ce1: Pull complete [2022-05-08T01:44:18.739Z] 0e18a0eac166: Pull complete [2022-05-08T01:44:18.739Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-08T01:44:18.739Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-08T01:44:18.739Z] ---> f018257e8ee9 [2022-05-08T01:44:18.739Z] Step 3/10 : ARG MAKE='make build' [2022-05-08T01:44:20.131Z] ---> Running in 8dbe96823941 [2022-05-08T01:44:20.390Z] Removing intermediate container 8dbe96823941 [2022-05-08T01:44:20.391Z] ---> 283b2542ce46 [2022-05-08T01:44:20.391Z] Step 4/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-08T01:44:20.391Z] ---> Running in 3e6079bd8ece [2022-05-08T01:44:20.964Z] Removing intermediate container 3e6079bd8ece [2022-05-08T01:44:20.964Z] ---> 16839d34aeea [2022-05-08T01:44:20.964Z] Step 5/10 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2022-05-08T01:44:21.227Z] ---> Running in badb98116f99 [2022-05-08T01:44:21.491Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-08T01:44:22.440Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-08T01:44:22.708Z] (1/8) Installing openssh-keygen (8.8_p1-r1) [2022-05-08T01:44:22.708Z] (2/8) Installing libedit (20210910.3.1-r0) [2022-05-08T01:44:22.708Z] (3/8) Installing openssh-client-common (8.8_p1-r1) [2022-05-08T01:44:22.969Z] (4/8) Installing openssh-client-default (8.8_p1-r1) [2022-05-08T01:44:22.969Z] (5/8) Installing openssh-sftp-server (8.8_p1-r1) [2022-05-08T01:44:23.229Z] (6/8) Installing openssh-server-common (8.8_p1-r1) [2022-05-08T01:44:23.229Z] (7/8) Installing openssh-server (8.8_p1-r1) [2022-05-08T01:44:23.229Z] (8/8) Installing openssh (8.8_p1-r1) [2022-05-08T01:44:23.491Z] Executing busybox-1.34.1-r3.trigger [2022-05-08T01:44:23.491Z] OK: 226 MiB in 60 packages [2022-05-08T01:44:24.063Z] Removing intermediate container badb98116f99 [2022-05-08T01:44:24.063Z] ---> b785489b579e [2022-05-08T01:44:24.063Z] Step 6/10 : WORKDIR /device-modbus-go [2022-05-08T01:44:24.063Z] ---> Running in a92da1f5b7a1 [2022-05-08T01:44:24.063Z] Removing intermediate container a92da1f5b7a1 [2022-05-08T01:44:24.063Z] ---> 446adc9e7bee [2022-05-08T01:44:24.063Z] Step 7/10 : COPY go.mod vendor* ./ [2022-05-08T01:44:24.324Z] ---> 74ec1749e1a7 [2022-05-08T01:44:24.324Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-08T01:44:24.324Z] ---> Running in 1525cf93bbb9 [2022-05-08T01:44:24.388Z] Still waiting to schedule task [2022-05-08T01:44:24.389Z] ‘prd-centos7-blackbox-4c-2g-41381’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-05-08T01:44:24.389Z] ‘prd-ubuntu18.04-docker-8c-8g-41080’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-05-08T01:44:24.389Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-41641’ is offline [2022-05-08T01:44:39.247Z] Removing intermediate container 1525cf93bbb9 [2022-05-08T01:44:39.247Z] ---> aa36af2ad8b7 [2022-05-08T01:44:39.247Z] Step 9/10 : COPY . . [2022-05-08T01:44:39.819Z] ---> 2867f4458389 [2022-05-08T01:44:39.819Z] Step 10/10 : RUN ${MAKE} [2022-05-08T01:44:39.819Z] ---> Running in f980795f6068 [2022-05-08T01:44:40.391Z] noop [2022-05-08T01:44:40.961Z] Removing intermediate container f980795f6068 [2022-05-08T01:44:40.961Z] ---> 934909dd2e4e [2022-05-08T01:44:40.961Z] Successfully built 934909dd2e4e [2022-05-08T01:44:40.961Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-08T01:44:41.266Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-08T01:44:41.266Z] . [Pipeline] withDockerContainer [2022-05-08T01:44:41.348Z] prd-ubuntu20.04-docker-8c-8g-41639 does not seem to be running inside a container [2022-05-08T01:44:41.390Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-08T01:44:41.887Z] $ docker top a64d20d9b8caa570d666e5b28d97c2c3bd30c708503f5c0037df1ea75460eaf6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-08T01:44:42.244Z] + go version [2022-05-08T01:44:42.244Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-08T01:44:42.260Z] $ docker stop --time=1 a64d20d9b8caa570d666e5b28d97c2c3bd30c708503f5c0037df1ea75460eaf6 [2022-05-08T01:44:43.561Z] $ docker rm -f a64d20d9b8caa570d666e5b28d97c2c3bd30c708503f5c0037df1ea75460eaf6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-08T01:44:43.974Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-08T01:44:43.974Z] . [Pipeline] withDockerContainer [2022-05-08T01:44:44.040Z] prd-ubuntu20.04-docker-8c-8g-41639 does not seem to be running inside a container [2022-05-08T01:44:44.079Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-08T01:44:44.482Z] $ docker top 66d0852556a0f1814619bef91baff92b1379e823d330a2f2beb25d3ff85ae9da -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-08T01:44:44.852Z] + make test [2022-05-08T01:44:44.852Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-05-08T01:44:45.113Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2022-05-08T01:44:55.098Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2022-05-08T01:44:55.098Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.011s coverage: 46.4% of statements [2022-05-08T01:45:01.716Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-08T01:45:05.013Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-08T01:45:05.013Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-08T01:45:05.013Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-08T01:45:05.029Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-08T01:45:05.048Z] $ docker stop --time=1 66d0852556a0f1814619bef91baff92b1379e823d330a2f2beb25d3ff85ae9da [2022-05-08T01:45:07.304Z] $ docker rm -f 66d0852556a0f1814619bef91baff92b1379e823d330a2f2beb25d3ff85ae9da [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-08T01:45:07.753Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-08T01:45:07.798Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-08T01:45:08.546Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-08T01:45:08.839Z] + ls -al . [2022-05-08T01:45:08.839Z] total 184 [2022-05-08T01:45:08.839Z] drwxrwxr-x 10 jenkins jenkins 4096 May 8 01:45 . [2022-05-08T01:45:08.839Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 01:43 .. [2022-05-08T01:45:08.839Z] -rw-rw-r-- 1 jenkins jenkins 140 May 8 01:43 .dockerignore [2022-05-08T01:45:08.839Z] drwxrwxr-x 8 jenkins jenkins 4096 May 8 01:44 .git [2022-05-08T01:45:08.839Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 01:43 .github [2022-05-08T01:45:08.839Z] -rw-rw-r-- 1 jenkins jenkins 331 May 8 01:43 .gitignore [2022-05-08T01:45:08.839Z] -rw-rw-r-- 1 jenkins jenkins 41 May 8 01:43 .golangci.yml [2022-05-08T01:45:08.839Z] drwxr-xr-x 3 jenkins jenkins 4096 May 8 01:44 .semver [2022-05-08T01:45:08.839Z] -rw-rw-r-- 1 jenkins jenkins 9377 May 8 01:43 Attribution.txt [2022-05-08T01:45:08.839Z] -rw-rw-r-- 1 jenkins jenkins 10001 May 8 01:43 CHANGELOG.md [2022-05-08T01:45:08.839Z] -rw-rw-r-- 1 jenkins jenkins 1546 May 8 01:43 Dockerfile [2022-05-08T01:45:08.839Z] -rw-rw-r-- 1 jenkins jenkins 677 May 8 01:43 GOVERNANCE.md [2022-05-08T01:45:08.839Z] -rw-rw-r-- 1 jenkins jenkins 680 May 8 01:43 Jenkinsfile [2022-05-08T01:45:08.839Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 8 01:43 LICENSE [2022-05-08T01:45:08.839Z] -rw-rw-r-- 1 jenkins jenkins 1905 May 8 01:43 Makefile [2022-05-08T01:45:08.839Z] -rw-rw-r-- 1 jenkins jenkins 622 May 8 01:43 OWNERS.md [2022-05-08T01:45:08.839Z] -rw-rw-r-- 1 jenkins jenkins 3397 May 8 01:43 README.md [2022-05-08T01:45:08.839Z] -rw-rw-r-- 1 jenkins jenkins 5 May 8 01:44 VERSION [2022-05-08T01:45:08.839Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 01:43 bin [2022-05-08T01:45:08.839Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 01:43 cmd [2022-05-08T01:45:08.839Z] -rw-r--r-- 1 jenkins jenkins 24065 May 8 01:44 coverage.out [2022-05-08T01:45:08.839Z] -rw-rw-r-- 1 jenkins jenkins 3399 May 8 01:43 go.mod [2022-05-08T01:45:08.839Z] -rw-rw-r-- 1 jenkins jenkins 35440 May 8 01:43 go.sum [2022-05-08T01:45:08.839Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 01:43 internal [2022-05-08T01:45:08.839Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 01:43 simulator [2022-05-08T01:45:08.839Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 01:43 snap [2022-05-08T01:45:08.839Z] -rw-rw-r-- 1 jenkins jenkins 229 May 8 01:43 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-08T01:45:09.144Z] + 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=e5f2a8e3721d1093ba85c237dea8e9bf07f944e2 --label arch=amd64 --label version=0.0.0 . [2022-05-08T01:45:09.144Z] Sending build context to Docker daemon 5.923MB [2022-05-08T01:45:09.144Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-05-08T01:45:09.144Z] Step 2/23 : FROM ${BASE} AS builder [2022-05-08T01:45:09.144Z] ---> 934909dd2e4e [2022-05-08T01:45:09.144Z] Step 3/23 : ARG MAKE='make build' [2022-05-08T01:45:09.404Z] ---> Running in cf812fd53161 [2022-05-08T01:45:09.404Z] Removing intermediate container cf812fd53161 [2022-05-08T01:45:09.404Z] ---> 1acba0bca7c4 [2022-05-08T01:45:09.404Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-08T01:45:09.404Z] ---> Running in fdd7d9dcf2e8 [2022-05-08T01:45:09.974Z] Removing intermediate container fdd7d9dcf2e8 [2022-05-08T01:45:09.974Z] ---> 256d999289d7 [2022-05-08T01:45:09.974Z] Step 5/23 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2022-05-08T01:45:09.974Z] ---> Running in 1a21633f6008 [2022-05-08T01:45:10.545Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-08T01:45:11.115Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-08T01:45:11.689Z] OK: 226 MiB in 60 packages [2022-05-08T01:45:11.949Z] Removing intermediate container 1a21633f6008 [2022-05-08T01:45:11.949Z] ---> d4b60c515d98 [2022-05-08T01:45:11.949Z] Step 6/23 : WORKDIR /device-modbus-go [2022-05-08T01:45:11.949Z] ---> Running in 4b064714f0e6 [2022-05-08T01:45:11.949Z] Removing intermediate container 4b064714f0e6 [2022-05-08T01:45:11.949Z] ---> f02c99210e29 [2022-05-08T01:45:11.949Z] Step 7/23 : COPY go.mod vendor* ./ [2022-05-08T01:45:12.211Z] ---> cf93054c2066 [2022-05-08T01:45:12.211Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-08T01:45:12.211Z] ---> Running in d3407943e31a [2022-05-08T01:45:13.197Z] Removing intermediate container d3407943e31a [2022-05-08T01:45:13.197Z] ---> f471c75f6f99 [2022-05-08T01:45:13.197Z] Step 9/23 : COPY . . [2022-05-08T01:45:13.458Z] ---> 202bbec30b41 [2022-05-08T01:45:13.458Z] Step 10/23 : RUN ${MAKE} [2022-05-08T01:45:13.458Z] ---> Running in baa069fea314 [2022-05-08T01:45:13.717Z] 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 [2022-05-08T01:45:35.667Z] Removing intermediate container baa069fea314 [2022-05-08T01:45:35.667Z] ---> 9160303abb2a [2022-05-08T01:45:35.667Z] Step 11/23 : FROM alpine:3.14 [2022-05-08T01:45:35.667Z] 3.14: Pulling from library/alpine [2022-05-08T01:45:35.667Z] 8663204ce13b: Pulling fs layer [2022-05-08T01:45:35.667Z] 8663204ce13b: Verifying Checksum [2022-05-08T01:45:35.667Z] 8663204ce13b: Download complete [2022-05-08T01:45:35.667Z] 8663204ce13b: Pull complete [2022-05-08T01:45:35.667Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-08T01:45:35.667Z] Status: Downloaded newer image for alpine:3.14 [2022-05-08T01:45:35.667Z] ---> e04c818066af [2022-05-08T01:45:35.667Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2022-05-08T01:45:35.667Z] ---> Running in 13431b7e2397 [2022-05-08T01:45:35.667Z] Removing intermediate container 13431b7e2397 [2022-05-08T01:45:35.667Z] ---> 714be6a343b5 [2022-05-08T01:45:35.667Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-08T01:45:35.667Z] ---> Running in ed7ba77beb84 [2022-05-08T01:45:35.667Z] Removing intermediate container ed7ba77beb84 [2022-05-08T01:45:35.667Z] ---> dd23cea84369 [2022-05-08T01:45:35.667Z] Step 14/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-08T01:45:35.667Z] ---> Running in 077856b7539e [2022-05-08T01:45:35.667Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-08T01:45:36.239Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-08T01:45:36.810Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-08T01:45:36.810Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-08T01:45:36.810Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-08T01:45:36.810Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-08T01:45:37.070Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-08T01:45:37.070Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-08T01:45:37.070Z] Executing busybox-1.33.1-r7.trigger [2022-05-08T01:45:37.070Z] OK: 8 MiB in 20 packages [2022-05-08T01:45:37.640Z] Removing intermediate container 077856b7539e [2022-05-08T01:45:37.640Z] ---> 63434e6515d7 [2022-05-08T01:45:37.640Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2022-05-08T01:45:38.212Z] ---> 961f0f7fd9bb [2022-05-08T01:45:38.212Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2022-05-08T01:45:38.472Z] ---> 322dea871cba [2022-05-08T01:45:38.472Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2022-05-08T01:45:38.472Z] ---> 1276a27a4ac4 [2022-05-08T01:45:38.472Z] Step 18/23 : EXPOSE 59901 [2022-05-08T01:45:38.735Z] ---> Running in ca0b0c34f88e [2022-05-08T01:45:38.735Z] Removing intermediate container ca0b0c34f88e [2022-05-08T01:45:38.735Z] ---> 133f36fa63a3 [2022-05-08T01:45:38.735Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2022-05-08T01:45:38.735Z] ---> Running in ed784057c980 [2022-05-08T01:45:38.735Z] Removing intermediate container ed784057c980 [2022-05-08T01:45:38.735Z] ---> 6f2665d56640 [2022-05-08T01:45:38.735Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-08T01:45:38.995Z] ---> Running in d0b839614831 [2022-05-08T01:45:38.995Z] Removing intermediate container d0b839614831 [2022-05-08T01:45:38.995Z] ---> 1412932e68c9 [2022-05-08T01:45:38.995Z] Step 21/23 : LABEL arch=amd64 [2022-05-08T01:45:38.995Z] ---> Running in f19e56444521 [2022-05-08T01:45:39.255Z] Removing intermediate container f19e56444521 [2022-05-08T01:45:39.255Z] ---> 60f3c8473cb6 [2022-05-08T01:45:39.255Z] Step 22/23 : LABEL git_sha=e5f2a8e3721d1093ba85c237dea8e9bf07f944e2 [2022-05-08T01:45:39.255Z] ---> Running in 46ae7fc1c561 [2022-05-08T01:45:39.255Z] Removing intermediate container 46ae7fc1c561 [2022-05-08T01:45:39.255Z] ---> 1f630cab5d62 [2022-05-08T01:45:39.255Z] Step 23/23 : LABEL version=0.0.0 [2022-05-08T01:45:39.516Z] ---> Running in 4bc5a30c37b6 [2022-05-08T01:45:39.516Z] Removing intermediate container 4bc5a30c37b6 [2022-05-08T01:45:39.516Z] ---> 42abef1af996 [2022-05-08T01:45:39.516Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-08T01:45:39.516Z] Successfully built 42abef1af996 [2022-05-08T01:45:39.516Z] 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 [2022-05-08T01:45:39.920Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-08T01:45:39.920Z] [2022-05-08T01:45:39.920Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-08T01:45:40.221Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-08T01:45:40.221Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-08T01:45:40.221Z] 5eb5b503b376: Pulling fs layer [2022-05-08T01:45:40.221Z] 5c69ac0246d0: Pulling fs layer [2022-05-08T01:45:40.221Z] ec43610c2a17: Pulling fs layer [2022-05-08T01:45:40.221Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-08T01:45:40.221Z] 33b1e0a273af: Pulling fs layer [2022-05-08T01:45:40.221Z] 5d3b04190fa2: Pulling fs layer [2022-05-08T01:45:40.221Z] 3a2ae6a8a46f: Waiting [2022-05-08T01:45:40.221Z] 33b1e0a273af: Waiting [2022-05-08T01:45:40.221Z] 2f39f015ded8: Pulling fs layer [2022-05-08T01:45:40.221Z] 2f39f015ded8: Waiting [2022-05-08T01:45:40.221Z] 5d3b04190fa2: Waiting [2022-05-08T01:45:40.221Z] 5c69ac0246d0: Verifying Checksum [2022-05-08T01:45:40.221Z] 5c69ac0246d0: Download complete [2022-05-08T01:45:40.221Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-08T01:45:40.221Z] 3a2ae6a8a46f: Download complete [2022-05-08T01:45:40.221Z] 33b1e0a273af: Verifying Checksum [2022-05-08T01:45:40.221Z] 33b1e0a273af: Download complete [2022-05-08T01:45:40.221Z] ec43610c2a17: Verifying Checksum [2022-05-08T01:45:40.221Z] ec43610c2a17: Download complete [2022-05-08T01:45:40.221Z] 5d3b04190fa2: Download complete [2022-05-08T01:45:40.480Z] 5eb5b503b376: Verifying Checksum [2022-05-08T01:45:40.480Z] 5eb5b503b376: Download complete [2022-05-08T01:45:41.050Z] 2f39f015ded8: Download complete [2022-05-08T01:45:41.620Z] 5eb5b503b376: Pull complete [2022-05-08T01:45:41.879Z] 5c69ac0246d0: Pull complete [2022-05-08T01:45:42.446Z] ec43610c2a17: Pull complete [2022-05-08T01:45:42.446Z] 3a2ae6a8a46f: Pull complete [2022-05-08T01:45:42.705Z] 33b1e0a273af: Pull complete [2022-05-08T01:45:42.705Z] 5d3b04190fa2: Pull complete [2022-05-08T01:45:46.899Z] 2f39f015ded8: Pull complete [2022-05-08T01:45:46.899Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-08T01:45:46.899Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-08T01:45:46.899Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-08T01:45:46.969Z] prd-ubuntu20.04-docker-8c-8g-41639 does not seem to be running inside a container [2022-05-08T01:45:47.008Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-08T01:45:49.244Z] $ docker top 659c1bd3a7a12203a4ef265841ef8524bd48c3c58dbef55dcf3b32d0430f9850 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-08T01:45:49.660Z] ---> job-cost.sh [2022-05-08T01:45:49.661Z] lf-activate-venv: SKIPPING [2022-05-08T01:45:49.661Z] INFO: No Stack... [2022-05-08T01:45:49.921Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-08T01:45:50.490Z] INFO: Archiving Costs [Pipeline] sh [2022-05-08T01:45:50.793Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-343/archives/cost.csv [2022-05-08T01:45:50.793Z] + cut -d, -f6 [Pipeline] lock [2022-05-08T01:45:50.812Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-343-2-stack-cost] [2022-05-08T01:45:50.821Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-343-2-stack-cost] did not exist. Created. [2022-05-08T01:45:50.821Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-343-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-08T01:45:51.125Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-08T01:45:51.159Z] Stashed 1 file(s) [Pipeline] } [2022-05-08T01:45:51.166Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-343-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-08T01:45:51.183Z] $ docker stop --time=1 659c1bd3a7a12203a4ef265841ef8524bd48c3c58dbef55dcf3b32d0430f9850 [2022-05-08T01:45:52.378Z] $ docker rm -f 659c1bd3a7a12203a4ef265841ef8524bd48c3c58dbef55dcf3b32d0430f9850 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-08T01:46:25.337Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-41644 in /w/workspace/xfoundry_device-modbus-go_PR-343 [Pipeline] { [Pipeline] ws [2022-05-08T01:46:25.350Z] Running in /w/workspace/device-modbus-go/2 [Pipeline] { [Pipeline] checkout [2022-05-08T01:46:25.942Z] Selected Git installation does not exist. Using Default [2022-05-08T01:46:25.942Z] The recommended git tool is: NONE [2022-05-08T01:46:32.766Z] using credential edgex-jenkins-ssh [2022-05-08T01:46:32.782Z] Cloning the remote Git repository [2022-05-08T01:46:32.849Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2022-05-08T01:46:32.953Z] > git init /w/workspace/device-modbus-go/2 # timeout=10 [2022-05-08T01:46:33.045Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2022-05-08T01:46:33.046Z] > git --version # timeout=10 [2022-05-08T01:46:33.072Z] > git --version # 'git version 2.25.1' [2022-05-08T01:46:33.074Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-08T01:46:33.150Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-08T01:46:34.240Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2022-05-08T01:46:34.267Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-08T01:46:34.299Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2022-05-08T01:46:34.387Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2022-05-08T01:46:34.387Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-08T01:46:34.411Z] > 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 [2022-05-08T01:46:35.037Z] Merging remotes/origin/main commit d7023bcda15e937cec539ef29d6768596b85ffc4 into PR head commit e5f2a8e3721d1093ba85c237dea8e9bf07f944e2 [2022-05-08T01:46:35.271Z] Merge succeeded, producing e5f2a8e3721d1093ba85c237dea8e9bf07f944e2 [2022-05-08T01:46:35.271Z] Checking out Revision e5f2a8e3721d1093ba85c237dea8e9bf07f944e2 (PR-343) [2022-05-08T01:46:35.065Z] > git config core.sparsecheckout # timeout=10 [2022-05-08T01:46:35.083Z] > git checkout -f e5f2a8e3721d1093ba85c237dea8e9bf07f944e2 # timeout=10 [2022-05-08T01:46:35.184Z] > git remote # timeout=10 [2022-05-08T01:46:35.204Z] > git config --get remote.origin.url # timeout=10 [2022-05-08T01:46:35.219Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-08T01:46:35.231Z] > git merge d7023bcda15e937cec539ef29d6768596b85ffc4 # timeout=10 [2022-05-08T01:46:35.259Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-08T01:46:35.285Z] > git config core.sparsecheckout # timeout=10 [2022-05-08T01:46:35.299Z] > git checkout -f e5f2a8e3721d1093ba85c237dea8e9bf07f944e2 # timeout=10 [2022-05-08T01:46:39.584Z] Commit message: "docs: additions and changes to CHANGELOG" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-08T01:46:40.473Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-08T01:46:40.473Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-08T01:46:40.473Z] Dload Upload Total Spent Left Speed [2022-05-08T01:46:40.473Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 186k 0 --:--:-- --:--:-- --:--:-- 186k [Pipeline] sh [2022-05-08T01:46:40.998Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-08T01:46:41.347Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-08T01:46:41.347Z] + sudo tee /etc/docker/daemon.new [2022-05-08T01:46:41.347Z] { [2022-05-08T01:46:41.347Z] "registry-mirrors": [ [2022-05-08T01:46:41.347Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-08T01:46:41.347Z] ], [2022-05-08T01:46:41.347Z] "bip": "10.250.0.254/24", [2022-05-08T01:46:41.347Z] "hosts": [ [2022-05-08T01:46:41.347Z] "tcp://0.0.0.0:5555", [2022-05-08T01:46:41.347Z] "unix:///var/run/docker.sock" [2022-05-08T01:46:41.347Z] ], [2022-05-08T01:46:41.347Z] "mtu": 1458, [2022-05-08T01:46:41.347Z] "selinux-enabled": true, [2022-05-08T01:46:41.347Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-08T01:46:41.347Z] } [Pipeline] sh [2022-05-08T01:46:41.702Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-08T01:46:42.049Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-08T01:47:00.416Z] provisioning config files... [2022-05-08T01:47:00.449Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/2@tmp/config6247621117792147917tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-08T01:47:00.834Z] ---> docker-login.sh [2022-05-08T01:47:00.834Z] nexus3.edgexfoundry.org:10001 [2022-05-08T01:47:01.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:47:01.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:47:01.729Z] Configure a credential helper to remove this warning. See [2022-05-08T01:47:01.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:47:01.729Z] [2022-05-08T01:47:01.729Z] Login Succeeded [2022-05-08T01:47:02.007Z] nexus3.edgexfoundry.org:10002 [2022-05-08T01:47:02.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:47:02.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:47:02.353Z] Configure a credential helper to remove this warning. See [2022-05-08T01:47:02.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:47:02.353Z] [2022-05-08T01:47:02.353Z] Login Succeeded [2022-05-08T01:47:02.633Z] nexus3.edgexfoundry.org:10003 [2022-05-08T01:47:02.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:47:03.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:47:03.205Z] Configure a credential helper to remove this warning. See [2022-05-08T01:47:03.205Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:47:03.205Z] [2022-05-08T01:47:03.205Z] Login Succeeded [2022-05-08T01:47:03.205Z] nexus3.edgexfoundry.org:10004 [2022-05-08T01:47:03.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:47:03.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:47:03.755Z] Configure a credential helper to remove this warning. See [2022-05-08T01:47:03.755Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:47:03.755Z] [2022-05-08T01:47:03.755Z] Login Succeeded [2022-05-08T01:47:03.755Z] docker.io [2022-05-08T01:47:04.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:47:04.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:47:04.632Z] Configure a credential helper to remove this warning. See [2022-05-08T01:47:04.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:47:04.632Z] [2022-05-08T01:47:04.632Z] Login Succeeded [2022-05-08T01:47:04.632Z] ---> docker-login.sh ends [Pipeline] } [2022-05-08T01:47:04.651Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-08T01:47:05.166Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-08T01:47:05.181Z] ========================================================= [2022-05-08T01:47:05.181Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-08T01:47:05.181Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-08T01:47:05.581Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-08T01:47:05.859Z] Sending build context to Docker daemon 3.086MB [2022-05-08T01:47:06.136Z] Step 1/10 : ARG BASE=golang:1.17-alpine3.15 [2022-05-08T01:47:06.136Z] Step 2/10 : FROM ${BASE} AS builder [2022-05-08T01:47:06.136Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-08T01:47:06.136Z] 9b3977197b4f: Pulling fs layer [2022-05-08T01:47:06.136Z] 1a89e8eeedd5: Pulling fs layer [2022-05-08T01:47:06.136Z] 94645a83ff95: Pulling fs layer [2022-05-08T01:47:06.136Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-08T01:47:06.136Z] 0c92f367c5e7: Pulling fs layer [2022-05-08T01:47:06.136Z] 3096ccb668a1: Pulling fs layer [2022-05-08T01:47:06.136Z] e8cf19c19ddd: Pulling fs layer [2022-05-08T01:47:06.136Z] a4caa8a26152: Pulling fs layer [2022-05-08T01:47:06.136Z] 3f3a8bcf1eab: Waiting [2022-05-08T01:47:06.136Z] 0c92f367c5e7: Waiting [2022-05-08T01:47:06.136Z] e8cf19c19ddd: Waiting [2022-05-08T01:47:06.136Z] 3096ccb668a1: Waiting [2022-05-08T01:47:06.136Z] a4caa8a26152: Waiting [2022-05-08T01:47:06.416Z] 94645a83ff95: Verifying Checksum [2022-05-08T01:47:06.416Z] 94645a83ff95: Download complete [2022-05-08T01:47:06.416Z] 1a89e8eeedd5: Verifying Checksum [2022-05-08T01:47:06.416Z] 1a89e8eeedd5: Download complete [2022-05-08T01:47:06.416Z] 0c92f367c5e7: Verifying Checksum [2022-05-08T01:47:06.416Z] 0c92f367c5e7: Download complete [2022-05-08T01:47:06.416Z] 3096ccb668a1: Verifying Checksum [2022-05-08T01:47:06.416Z] 3096ccb668a1: Download complete [2022-05-08T01:47:06.416Z] 9b3977197b4f: Verifying Checksum [2022-05-08T01:47:06.416Z] 9b3977197b4f: Download complete [2022-05-08T01:47:06.416Z] e8cf19c19ddd: Verifying Checksum [2022-05-08T01:47:06.416Z] e8cf19c19ddd: Download complete [2022-05-08T01:47:07.033Z] 9b3977197b4f: Pull complete [2022-05-08T01:47:08.025Z] 1a89e8eeedd5: Pull complete [2022-05-08T01:47:08.300Z] 94645a83ff95: Pull complete [2022-05-08T01:47:08.578Z] a4caa8a26152: Download complete [2022-05-08T01:47:09.176Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-08T01:47:09.176Z] 3f3a8bcf1eab: Download complete [2022-05-08T01:47:24.368Z] 3f3a8bcf1eab: Pull complete [2022-05-08T01:47:24.368Z] 0c92f367c5e7: Pull complete [2022-05-08T01:47:24.368Z] 3096ccb668a1: Pull complete [2022-05-08T01:47:24.368Z] e8cf19c19ddd: Pull complete [2022-05-08T01:47:29.837Z] a4caa8a26152: Pull complete [2022-05-08T01:47:29.837Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-08T01:47:29.837Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-08T01:47:29.837Z] ---> 725f1c02e7f9 [2022-05-08T01:47:29.837Z] Step 3/10 : ARG MAKE='make build' [2022-05-08T01:47:30.436Z] ---> Running in 9f3c07982f50 [2022-05-08T01:47:30.714Z] Removing intermediate container 9f3c07982f50 [2022-05-08T01:47:30.714Z] ---> dbee343fb349 [2022-05-08T01:47:30.714Z] Step 4/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-08T01:47:30.991Z] ---> Running in 295a7e57d222 [2022-05-08T01:47:32.987Z] Removing intermediate container 295a7e57d222 [2022-05-08T01:47:32.987Z] ---> 7d9073d4c0bc [2022-05-08T01:47:32.987Z] Step 5/10 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2022-05-08T01:47:32.987Z] ---> Running in a8192c261d95 [2022-05-08T01:47:35.625Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-08T01:47:35.898Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-08T01:47:36.875Z] (1/8) Installing openssh-keygen (8.8_p1-r1) [2022-05-08T01:47:37.147Z] (2/8) Installing libedit (20210910.3.1-r0) [2022-05-08T01:47:37.147Z] (3/8) Installing openssh-client-common (8.8_p1-r1) [2022-05-08T01:47:37.419Z] (4/8) Installing openssh-client-default (8.8_p1-r1) [2022-05-08T01:47:37.419Z] (5/8) Installing openssh-sftp-server (8.8_p1-r1) [2022-05-08T01:47:37.419Z] (6/8) Installing openssh-server-common (8.8_p1-r1) [2022-05-08T01:47:37.690Z] (7/8) Installing openssh-server (8.8_p1-r1) [2022-05-08T01:47:37.690Z] (8/8) Installing openssh (8.8_p1-r1) [2022-05-08T01:47:37.690Z] Executing busybox-1.34.1-r3.trigger [2022-05-08T01:47:37.960Z] OK: 226 MiB in 60 packages [2022-05-08T01:47:38.941Z] Removing intermediate container a8192c261d95 [2022-05-08T01:47:38.941Z] ---> 5c5683c484ef [2022-05-08T01:47:38.941Z] Step 6/10 : WORKDIR /device-modbus-go [2022-05-08T01:47:38.941Z] ---> Running in 08284351270f [2022-05-08T01:47:39.214Z] Removing intermediate container 08284351270f [2022-05-08T01:47:39.214Z] ---> c3ac1154520f [2022-05-08T01:47:39.214Z] Step 7/10 : COPY go.mod vendor* ./ [2022-05-08T01:47:39.810Z] ---> bcce128bf1dc [2022-05-08T01:47:39.810Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-08T01:47:39.810Z] ---> Running in 85fd61e4ffe6 [2022-05-08T01:48:26.798Z] Removing intermediate container 85fd61e4ffe6 [2022-05-08T01:48:26.798Z] ---> 066b133f71bf [2022-05-08T01:48:26.798Z] Step 9/10 : COPY . . [2022-05-08T01:48:28.237Z] ---> f39bd9e7d018 [2022-05-08T01:48:28.237Z] Step 10/10 : RUN ${MAKE} [2022-05-08T01:48:28.237Z] ---> Running in b6f38b458651 [2022-05-08T01:48:29.220Z] noop [2022-05-08T01:48:29.521Z] Removing intermediate container b6f38b458651 [2022-05-08T01:48:29.521Z] ---> e52c50fd5987 [2022-05-08T01:48:29.792Z] Successfully built e52c50fd5987 [2022-05-08T01:48:29.792Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-08T01:48:30.137Z] + docker inspect -f . ci-base-image-arm64 [2022-05-08T01:48:30.137Z] . [Pipeline] withDockerContainer [2022-05-08T01:48:30.372Z] prd-ubuntu20.04-docker-arm64-4c-16g-41644 does not seem to be running inside a container [2022-05-08T01:48:30.471Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/2 -v /w/workspace/device-modbus-go/2:/w/workspace/device-modbus-go/2:rw,z -v /w/workspace/device-modbus-go/2@tmp:/w/workspace/device-modbus-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-08T01:48:31.759Z] $ docker top 61881f5a0a9c89beb38bf7799e8d50e7331504113206d66f6c13cdabd31aa7e1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-08T01:48:32.690Z] + go version [2022-05-08T01:48:32.690Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-08T01:48:32.721Z] $ docker stop --time=1 61881f5a0a9c89beb38bf7799e8d50e7331504113206d66f6c13cdabd31aa7e1 [2022-05-08T01:48:34.404Z] $ docker rm -f 61881f5a0a9c89beb38bf7799e8d50e7331504113206d66f6c13cdabd31aa7e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-08T01:48:34.972Z] + docker inspect -f . ci-base-image-arm64 [2022-05-08T01:48:34.972Z] . [Pipeline] withDockerContainer [2022-05-08T01:48:35.198Z] prd-ubuntu20.04-docker-arm64-4c-16g-41644 does not seem to be running inside a container [2022-05-08T01:48:35.286Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/2 -v /w/workspace/device-modbus-go/2:/w/workspace/device-modbus-go/2:rw,z -v /w/workspace/device-modbus-go/2@tmp:/w/workspace/device-modbus-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-08T01:48:36.516Z] $ docker top 1a2a02493bc5682928d7dc164748e6531bf8a1f33f250fb6a3ffeb4a74e7ef6b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-08T01:48:37.421Z] + make test [2022-05-08T01:48:37.421Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-05-08T01:48:38.870Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2022-05-08T01:50:00.737Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2022-05-08T01:50:00.737Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.083s coverage: 46.4% of statements [2022-05-08T01:50:00.737Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-08T01:50:00.737Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-08T01:50:33.091Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-08T01:50:33.091Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-08T01:50:33.091Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-08T01:50:33.116Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-08T01:50:33.139Z] $ docker stop --time=1 1a2a02493bc5682928d7dc164748e6531bf8a1f33f250fb6a3ffeb4a74e7ef6b [2022-05-08T01:50:34.861Z] $ docker rm -f 1a2a02493bc5682928d7dc164748e6531bf8a1f33f250fb6a3ffeb4a74e7ef6b [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-08T01:50:35.817Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-08T01:50:35.838Z] Warning: overwriting stash ‘coverage-report’ [2022-05-08T01:50:36.351Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-08T01:50:36.763Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-08T01:50:37.100Z] + ls -al . [2022-05-08T01:50:37.101Z] total 180 [2022-05-08T01:50:37.101Z] drwxrwxr-x 9 jenkins jenkins 4096 May 8 01:50 . [2022-05-08T01:50:37.101Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 01:46 .. [2022-05-08T01:50:37.101Z] -rw-rw-r-- 1 jenkins jenkins 140 May 8 01:46 .dockerignore [2022-05-08T01:50:37.101Z] drwxrwxr-x 8 jenkins jenkins 4096 May 8 01:46 .git [2022-05-08T01:50:37.101Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 01:46 .github [2022-05-08T01:50:37.101Z] -rw-rw-r-- 1 jenkins jenkins 331 May 8 01:46 .gitignore [2022-05-08T01:50:37.101Z] -rw-rw-r-- 1 jenkins jenkins 41 May 8 01:46 .golangci.yml [2022-05-08T01:50:37.101Z] -rw-rw-r-- 1 jenkins jenkins 9377 May 8 01:46 Attribution.txt [2022-05-08T01:50:37.101Z] -rw-rw-r-- 1 jenkins jenkins 10001 May 8 01:46 CHANGELOG.md [2022-05-08T01:50:37.101Z] -rw-rw-r-- 1 jenkins jenkins 1546 May 8 01:46 Dockerfile [2022-05-08T01:50:37.101Z] -rw-rw-r-- 1 jenkins jenkins 677 May 8 01:46 GOVERNANCE.md [2022-05-08T01:50:37.101Z] -rw-rw-r-- 1 jenkins jenkins 680 May 8 01:46 Jenkinsfile [2022-05-08T01:50:37.101Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 8 01:46 LICENSE [2022-05-08T01:50:37.101Z] -rw-rw-r-- 1 jenkins jenkins 1905 May 8 01:46 Makefile [2022-05-08T01:50:37.101Z] -rw-rw-r-- 1 jenkins jenkins 622 May 8 01:46 OWNERS.md [2022-05-08T01:50:37.101Z] -rw-rw-r-- 1 jenkins jenkins 3397 May 8 01:46 README.md [2022-05-08T01:50:37.101Z] -rw-rw-r-- 1 jenkins jenkins 5 May 8 01:44 VERSION [2022-05-08T01:50:37.101Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 01:46 bin [2022-05-08T01:50:37.101Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 01:46 cmd [2022-05-08T01:50:37.101Z] -rw-r--r-- 1 jenkins jenkins 24065 May 8 01:49 coverage.out [2022-05-08T01:50:37.101Z] -rw-rw-r-- 1 jenkins jenkins 3399 May 8 01:46 go.mod [2022-05-08T01:50:37.101Z] -rw-rw-r-- 1 jenkins jenkins 35440 May 8 01:46 go.sum [2022-05-08T01:50:37.101Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 01:46 internal [2022-05-08T01:50:37.101Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 01:46 simulator [2022-05-08T01:50:37.101Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 01:46 snap [2022-05-08T01:50:37.101Z] -rw-rw-r-- 1 jenkins jenkins 229 May 8 01:46 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-08T01:50:37.458Z] + 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=e5f2a8e3721d1093ba85c237dea8e9bf07f944e2 --label arch=arm64 --label version=0.0.0 . [2022-05-08T01:50:37.733Z] Sending build context to Docker daemon 3.111MB [2022-05-08T01:50:38.009Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-05-08T01:50:38.010Z] Step 2/23 : FROM ${BASE} AS builder [2022-05-08T01:50:38.010Z] ---> e52c50fd5987 [2022-05-08T01:50:38.010Z] Step 3/23 : ARG MAKE='make build' [2022-05-08T01:50:38.010Z] ---> Running in aec9958dfa99 [2022-05-08T01:50:38.286Z] Removing intermediate container aec9958dfa99 [2022-05-08T01:50:38.286Z] ---> 4d39a791a33d [2022-05-08T01:50:38.286Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-08T01:50:38.286Z] ---> Running in eaa54e4b4dd8 [2022-05-08T01:50:40.271Z] Removing intermediate container eaa54e4b4dd8 [2022-05-08T01:50:40.271Z] ---> 19b7ec9e51e6 [2022-05-08T01:50:40.271Z] Step 5/23 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2022-05-08T01:50:40.271Z] ---> Running in b9f4792861fa [2022-05-08T01:50:41.248Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-08T01:50:42.234Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-08T01:50:43.217Z] OK: 226 MiB in 60 packages [2022-05-08T01:50:43.822Z] Removing intermediate container b9f4792861fa [2022-05-08T01:50:43.822Z] ---> cd64df9a66c9 [2022-05-08T01:50:43.822Z] Step 6/23 : WORKDIR /device-modbus-go [2022-05-08T01:50:43.822Z] ---> Running in f1ab7863a3e5 [2022-05-08T01:50:44.097Z] Removing intermediate container f1ab7863a3e5 [2022-05-08T01:50:44.097Z] ---> e535b1608ce7 [2022-05-08T01:50:44.097Z] Step 7/23 : COPY go.mod vendor* ./ [2022-05-08T01:50:44.705Z] ---> 617167ebff24 [2022-05-08T01:50:44.705Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-08T01:50:44.705Z] ---> Running in ef84433aa92e [2022-05-08T01:50:46.692Z] Removing intermediate container ef84433aa92e [2022-05-08T01:50:46.693Z] ---> 86506568a3b0 [2022-05-08T01:50:46.693Z] Step 9/23 : COPY . . [2022-05-08T01:50:47.671Z] ---> cea5b64c312b [2022-05-08T01:50:47.671Z] Step 10/23 : RUN ${MAKE} [2022-05-08T01:50:47.671Z] ---> Running in 5fa1bdd6b194 [2022-05-08T01:50:48.659Z] 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 [2022-05-08T01:53:10.559Z] Removing intermediate container 5fa1bdd6b194 [2022-05-08T01:53:10.559Z] ---> b759db14ed93 [2022-05-08T01:53:10.559Z] Step 11/23 : FROM alpine:3.14 [2022-05-08T01:53:10.559Z] 3.14: Pulling from library/alpine [2022-05-08T01:53:10.559Z] 455c02918c45: Pulling fs layer [2022-05-08T01:53:10.559Z] 455c02918c45: Verifying Checksum [2022-05-08T01:53:10.559Z] 455c02918c45: Download complete [2022-05-08T01:53:10.559Z] 455c02918c45: Pull complete [2022-05-08T01:53:10.559Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-08T01:53:10.559Z] Status: Downloaded newer image for alpine:3.14 [2022-05-08T01:53:10.559Z] ---> ac73e934f311 [2022-05-08T01:53:10.559Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2022-05-08T01:53:10.559Z] ---> Running in 7302b1564998 [2022-05-08T01:53:10.559Z] Removing intermediate container 7302b1564998 [2022-05-08T01:53:10.559Z] ---> 0db39cd9d1df [2022-05-08T01:53:10.559Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-08T01:53:10.559Z] ---> Running in 89504b74031b [2022-05-08T01:53:10.559Z] Removing intermediate container 89504b74031b [2022-05-08T01:53:10.559Z] ---> 56c66123ab28 [2022-05-08T01:53:10.559Z] Step 14/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-08T01:53:10.559Z] ---> Running in a6d926e0b4c9 [2022-05-08T01:53:10.559Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-08T01:53:10.559Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-08T01:53:10.559Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-08T01:53:10.559Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-08T01:53:10.559Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-08T01:53:10.559Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-08T01:53:10.559Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-08T01:53:10.559Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-08T01:53:10.559Z] Executing busybox-1.33.1-r7.trigger [2022-05-08T01:53:10.559Z] OK: 8 MiB in 20 packages [2022-05-08T01:53:10.559Z] Removing intermediate container a6d926e0b4c9 [2022-05-08T01:53:10.559Z] ---> d88f9dafed2f [2022-05-08T01:53:10.559Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2022-05-08T01:53:10.559Z] ---> ff887185004a [2022-05-08T01:53:10.559Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2022-05-08T01:53:10.559Z] ---> a4c6d438fc62 [2022-05-08T01:53:10.559Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2022-05-08T01:53:10.559Z] ---> e2f8d8feabb8 [2022-05-08T01:53:10.559Z] Step 18/23 : EXPOSE 59901 [2022-05-08T01:53:10.559Z] ---> Running in dc3957a78560 [2022-05-08T01:53:10.559Z] Removing intermediate container dc3957a78560 [2022-05-08T01:53:10.559Z] ---> 327c99d3ef45 [2022-05-08T01:53:10.559Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2022-05-08T01:53:10.559Z] ---> Running in 81b405d585b5 [2022-05-08T01:53:10.559Z] Removing intermediate container 81b405d585b5 [2022-05-08T01:53:10.559Z] ---> 4c4684218edd [2022-05-08T01:53:10.559Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-08T01:53:10.559Z] ---> Running in 8048cbbaec65 [2022-05-08T01:53:10.559Z] Removing intermediate container 8048cbbaec65 [2022-05-08T01:53:10.559Z] ---> 13d9b11652b9 [2022-05-08T01:53:10.559Z] Step 21/23 : LABEL arch=arm64 [2022-05-08T01:53:10.559Z] ---> Running in 726b7a23fc86 [2022-05-08T01:53:11.153Z] Removing intermediate container 726b7a23fc86 [2022-05-08T01:53:11.153Z] ---> 21b4bbc10539 [2022-05-08T01:53:11.153Z] Step 22/23 : LABEL git_sha=e5f2a8e3721d1093ba85c237dea8e9bf07f944e2 [2022-05-08T01:53:11.153Z] ---> Running in 5c1f51d79bcd [2022-05-08T01:53:11.427Z] Removing intermediate container 5c1f51d79bcd [2022-05-08T01:53:11.427Z] ---> 93c89a38af05 [2022-05-08T01:53:11.427Z] Step 23/23 : LABEL version=0.0.0 [2022-05-08T01:53:11.427Z] ---> Running in 44681a865eaf [2022-05-08T01:53:11.699Z] Removing intermediate container 44681a865eaf [2022-05-08T01:53:11.699Z] ---> d571adb9d25c [2022-05-08T01:53:11.699Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-08T01:53:11.699Z] Successfully built d571adb9d25c [2022-05-08T01:53:11.699Z] 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 [2022-05-08T01:53:12.140Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-08T01:53:12.140Z] [2022-05-08T01:53:12.140Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-08T01:53:12.491Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-08T01:53:12.768Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-08T01:53:12.768Z] 8998bd30e6a1: Pulling fs layer [2022-05-08T01:53:12.768Z] 04944245beec: Pulling fs layer [2022-05-08T01:53:12.768Z] 699f458cf7ca: Pulling fs layer [2022-05-08T01:53:12.768Z] 765212b225bb: Pulling fs layer [2022-05-08T01:53:12.768Z] f23df028b6ca: Pulling fs layer [2022-05-08T01:53:12.768Z] d65c8cfc05b1: Pulling fs layer [2022-05-08T01:53:12.768Z] 2437ff75d9bd: Pulling fs layer [2022-05-08T01:53:12.768Z] 765212b225bb: Waiting [2022-05-08T01:53:12.768Z] f23df028b6ca: Waiting [2022-05-08T01:53:12.768Z] d65c8cfc05b1: Waiting [2022-05-08T01:53:12.768Z] 2437ff75d9bd: Waiting [2022-05-08T01:53:12.768Z] 04944245beec: Verifying Checksum [2022-05-08T01:53:12.768Z] 04944245beec: Download complete [2022-05-08T01:53:12.768Z] 765212b225bb: Download complete [2022-05-08T01:53:12.768Z] f23df028b6ca: Verifying Checksum [2022-05-08T01:53:12.768Z] f23df028b6ca: Download complete [2022-05-08T01:53:12.768Z] d65c8cfc05b1: Verifying Checksum [2022-05-08T01:53:12.768Z] d65c8cfc05b1: Download complete [2022-05-08T01:53:13.043Z] 699f458cf7ca: Verifying Checksum [2022-05-08T01:53:13.043Z] 699f458cf7ca: Download complete [2022-05-08T01:53:13.319Z] 8998bd30e6a1: Verifying Checksum [2022-05-08T01:53:13.319Z] 8998bd30e6a1: Download complete [2022-05-08T01:53:15.951Z] 2437ff75d9bd: Verifying Checksum [2022-05-08T01:53:15.951Z] 2437ff75d9bd: Download complete [2022-05-08T01:53:17.935Z] 8998bd30e6a1: Pull complete [2022-05-08T01:53:18.209Z] 04944245beec: Pull complete [2022-05-08T01:53:19.647Z] 699f458cf7ca: Pull complete [2022-05-08T01:53:19.923Z] 765212b225bb: Pull complete [2022-05-08T01:53:20.909Z] f23df028b6ca: Pull complete [2022-05-08T01:53:21.183Z] d65c8cfc05b1: Pull complete [2022-05-08T01:53:36.302Z] 2437ff75d9bd: Pull complete [2022-05-08T01:53:36.302Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-08T01:53:36.302Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-08T01:53:36.302Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-08T01:53:36.543Z] prd-ubuntu20.04-docker-arm64-4c-16g-41644 does not seem to be running inside a container [2022-05-08T01:53:36.643Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-modbus-go/2 -v /w/workspace/device-modbus-go/2:/w/workspace/device-modbus-go/2:rw,z -v /w/workspace/device-modbus-go/2@tmp:/w/workspace/device-modbus-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-08T01:53:39.521Z] $ docker top dd0fd9b1afe862702ce9c83e00f7d4671a46f9f718bdf1f401272f0bd8c79702 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-08T01:53:40.467Z] ---> job-cost.sh [2022-05-08T01:53:40.467Z] lf-activate-venv: SKIPPING [2022-05-08T01:53:40.467Z] INFO: No Stack... [2022-05-08T01:53:41.061Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-08T01:53:42.038Z] INFO: Archiving Costs [Pipeline] sh [2022-05-08T01:53:42.728Z] + cat /w/workspace/device-modbus-go/2/archives/cost.csv [2022-05-08T01:53:42.728Z] + cut -d, -f6 [Pipeline] lock [2022-05-08T01:53:42.795Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-343-2-stack-cost] [2022-05-08T01:53:42.800Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-343-2-stack-cost] did not exist. Created. [2022-05-08T01:53:42.800Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-343-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-08T01:53:43.479Z] /w/workspace/device-modbus-go/2@tmp/durable-c5cff37f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-08T01:53:44.173Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-08T01:53:44.195Z] Warning: overwriting stash ‘stack-cost’ [2022-05-08T01:53:44.243Z] Stashed 1 file(s) [Pipeline] } [2022-05-08T01:53:44.250Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-343-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-08T01:53:44.274Z] $ docker stop --time=1 dd0fd9b1afe862702ce9c83e00f7d4671a46f9f718bdf1f401272f0bd8c79702 [2022-05-08T01:53:45.787Z] $ docker rm -f dd0fd9b1afe862702ce9c83e00f7d4671a46f9f718bdf1f401272f0bd8c79702 [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 [2022-05-08T01:53:46.229Z] provisioning config files... [2022-05-08T01:53:46.240Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-343@tmp/config9070490052491385554tmp [Pipeline] { [Pipeline] sh [2022-05-08T01:53:46.549Z] + set +x [2022-05-08T01:53:46.549Z] + curl -s https://codecov.io/bash [2022-05-08T01:53:46.549Z] + bash -s -- [2022-05-08T01:53:46.549Z] [2022-05-08T01:53:46.549Z] _____ _ [2022-05-08T01:53:46.549Z] / ____| | | [2022-05-08T01:53:46.549Z] | | ___ __| | ___ ___ _____ __ [2022-05-08T01:53:46.549Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-08T01:53:46.549Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-08T01:53:46.549Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-08T01:53:46.549Z] Bash-1.0.6 [2022-05-08T01:53:46.549Z] [2022-05-08T01:53:46.549Z] [2022-05-08T01:53:46.549Z] ==> git version 2.25.1 found [2022-05-08T01:53:46.549Z] ==> 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 [2022-05-08T01:53:46.549Z] Release-Date: 2020-01-08 [2022-05-08T01:53:46.549Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-08T01:53:46.549Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-08T01:53:46.549Z] ==> Jenkins CI detected. [2022-05-08T01:53:46.549Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-343 [2022-05-08T01:53:46.549Z] project root: . [2022-05-08T01:53:46.549Z] --> token set from env [2022-05-08T01:53:46.549Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-08T01:53:46.549Z] ==> Running gcov in . (disable via -X gcov) [2022-05-08T01:53:46.549Z] ==> Python coveragepy not found [2022-05-08T01:53:46.549Z] ==> Searching for coverage reports in: [2022-05-08T01:53:46.549Z] + . [2022-05-08T01:53:46.549Z] -> Found 1 reports [2022-05-08T01:53:46.549Z] ==> Detecting git/mercurial file structure [2022-05-08T01:53:46.549Z] ==> Reading reports [2022-05-08T01:53:46.549Z] + ./coverage.out bytes=24065 [2022-05-08T01:53:46.549Z] ==> Appending adjustments [2022-05-08T01:53:46.549Z] https://docs.codecov.io/docs/fixing-reports [2022-05-08T01:53:46.810Z] + Found adjustments [2022-05-08T01:53:46.810Z] ==> Gzipping contents [2022-05-08T01:53:46.810Z] 4.0K /tmp/codecov.ceOVad.gz [2022-05-08T01:53:46.810Z] ==> Uploading reports [2022-05-08T01:53:46.810Z] url: https://codecov.io [2022-05-08T01:53:46.810Z] query: branch=PR-343&commit=e5f2a8e3721d1093ba85c237dea8e9bf07f944e2&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-343%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=343&job=&cmd_args= [2022-05-08T01:53:46.810Z] -> Pinging Codecov [2022-05-08T01:53:46.810Z] 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=e5f2a8e3721d1093ba85c237dea8e9bf07f944e2&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-343%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=343&job=&cmd_args= [2022-05-08T01:53:47.072Z] -> Uploading to [2022-05-08T01:53:47.072Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-08/55DBCA73C666E3227836607328DD7E49/e5f2a8e3721d1093ba85c237dea8e9bf07f944e2/c8b744bc-d3e3-4807-b474-c460bed60934.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220508%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220508T015346Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3415d719cefe87c306418bfff80df2cd3cbc76b0e8eeae3086b16a5151a83d7a [2022-05-08T01:53:47.072Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-08T01:53:47.072Z] Dload Upload Total Spent Left Speed [2022-05-08T01:53:47.334Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4012 0 0 100 4012 0 19861 --:--:-- --:--:-- --:--:-- 19763 100 4012 0 0 100 4012 0 14695 --:--:-- --:--:-- --:--:-- 14642 [2022-05-08T01:53:47.334Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-modbus-go/commit/e5f2a8e3721d1093ba85c237dea8e9bf07f944e2 [Pipeline] } [2022-05-08T01:53:47.343Z] 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 [2022-05-08T01:53:48.069Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-343/archives ] [2022-05-08T01:53:48.069Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-343/archives [2022-05-08T01:53:48.069Z] total 16 [2022-05-08T01:53:48.069Z] drwxr-xr-x 3 root root 4096 May 8 01:45 . [2022-05-08T01:53:48.069Z] drwxrwxr-x 11 jenkins jenkins 4096 May 8 01:45 .. [2022-05-08T01:53:48.069Z] drwxr-xr-x 2 root root 4096 May 8 01:45 cost [2022-05-08T01:53:48.069Z] -rw-r--r-- 1 root root 87 May 8 01:45 cost.csv [2022-05-08T01:53:48.069Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-343/archives [2022-05-08T01:53:48.069Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-343/archives [2022-05-08T01:53:48.069Z] total 16 [2022-05-08T01:53:48.069Z] drwxr-xr-x 3 jenkins jenkins 4096 May 8 01:45 . [2022-05-08T01:53:48.069Z] drwxrwxr-x 11 jenkins jenkins 4096 May 8 01:45 .. [2022-05-08T01:53:48.069Z] drwxr-xr-x 2 jenkins jenkins 4096 May 8 01:45 cost [2022-05-08T01:53:48.069Z] -rw-r--r-- 1 jenkins jenkins 87 May 8 01:45 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-08T01:53:48.402Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-08T01:53:49.436Z] ---> package-listing.sh [2022-05-08T01:53:49.436Z] ++ facter osfamily [2022-05-08T01:53:49.436Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-08T01:53:49.436Z] + OS_FAMILY=debian [2022-05-08T01:53:49.436Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-343 [2022-05-08T01:53:49.436Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-08T01:53:49.436Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-08T01:53:49.436Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-08T01:53:49.436Z] + PACKAGES=/tmp/packages_start.txt [2022-05-08T01:53:49.436Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-343 ']' [2022-05-08T01:53:49.436Z] + PACKAGES=/tmp/packages_end.txt [2022-05-08T01:53:49.436Z] + case "${OS_FAMILY}" in [2022-05-08T01:53:49.436Z] + dpkg -l [2022-05-08T01:53:49.436Z] + grep '^ii' [2022-05-08T01:53:49.436Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-08T01:53:49.436Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-08T01:53:49.436Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-08T01:53:49.436Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-343 ']' [2022-05-08T01:53:49.436Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-343/archives/ [2022-05-08T01:53:49.436Z] + 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 [2022-05-08T01:53:49.466Z] 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 [2022-05-08T01:53:49.748Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-08T01:53:50.308Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-08T01:53:50.308Z] . [Pipeline] withDockerContainer [2022-05-08T01:53:50.385Z] prd-ubuntu20.04-docker-8c-8g-41639 does not seem to be running inside a container [2022-05-08T01:53:50.422Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-08T01:53:50.661Z] $ docker top dcbc8915b2520218ca1d24cc2d6b81d470fc962e3f34dd263a8d61109a2ceea7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-08T01:53:51.024Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-08T01:53:51.318Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-08T01:53:51.614Z] + ls /var/log/sa-host [2022-05-08T01:53:51.614Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-08T01:53:51.719Z] provisioning config files... [2022-05-08T01:53:51.729Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-343@tmp/config4844464709618307675tmp [Pipeline] { [Pipeline] echo [2022-05-08T01:53:51.742Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-08T01:53:52.028Z] ---> create-netrc.sh [Pipeline] } [2022-05-08T01:53:52.037Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-08T01:53:52.370Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-08T01:53:52.383Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-08T01:53:52.672Z] ---> sudo-logs.sh [2022-05-08T01:53:52.672Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-08T01:53:52.701Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-08T01:53:52.992Z] ---> job-cost.sh [2022-05-08T01:53:52.992Z] lf-activate-venv: SKIPPING [2022-05-08T01:53:52.992Z] DEBUG: total: 0.2199999988079071 [2022-05-08T01:53:52.992Z] INFO: Retrieving Stack Cost... [2022-05-08T01:53:53.564Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-08T01:53:53.824Z] INFO: Archiving Costs [Pipeline] echo [2022-05-08T01:53:53.839Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-08T01:53:54.127Z] ---> logs-deploy.sh [2022-05-08T01:53:54.127Z] lf-activate-venv: SKIPPING [2022-05-08T01:53:54.127Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-343/2 [2022-05-08T01:53:54.127Z] INFO: archiving workspace using pattern(s): [2022-05-08T01:53:55.068Z] Archives upload complete. [2022-05-08T01:53:55.068Z] INFO: archiving logs to Nexus