Pull request #570 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c320f389388fcbae9636e4d1a98f124dc4a6b380+34e0713d5cb4423ba00455ee6be9f8bcdcba86ed (201ce232d14d4cf8ea8fc048987d49a5d7f1e2d8) 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-ssh7978800737925806465.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh1902911822206873784.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 f3350a1713306dce7682ed7e37d5774890d03277 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-570/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-570/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9815952781915950344.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-570/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15379435588168950442.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh11923018889293023612.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-570/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-570/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9348350243616925560.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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] ========================================================= [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.21 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9424 in /w/workspace/xfoundry_device-modbus-go_PR-570 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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-570 # 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 > 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 Merging remotes/origin/main commit 34e0713d5cb4423ba00455ee6be9f8bcdcba86ed into PR head commit c320f389388fcbae9636e4d1a98f124dc4a6b380 Merge succeeded, producing c320f389388fcbae9636e4d1a98f124dc4a6b380 Checking out Revision c320f389388fcbae9636e4d1a98f124dc4a6b380 (PR-570) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 > 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/570/head:refs/remotes/origin/PR-570 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c320f389388fcbae9636e4d1a98f124dc4a6b380 # 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 34e0713d5cb4423ba00455ee6be9f8bcdcba86ed # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c320f389388fcbae9636e4d1a98f124dc4a6b380 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:52:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:52:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:52:40 ========================================================= 05:52:40 EdgeX Global Pipelines Version Info 05:52:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:52:40 ------------------- 05:52:40 stable info: 05:52:40 ------------------- 05:52:40 Commited By: Cherry Wang cherry@iotechsys.com 05:52:40 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 05:52:40 Message: update stable to v1.0.263 05:52:41 ------------------- 05:52:41 experimental info: 05:52:41 ------------------- 05:52:41 Commited By: Cherry Wang cherry@iotechsys.com 05:52:41 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 05:52:41 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:52:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 05:52:41 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 05:52:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:52:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:52:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:52:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 05:52:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:52:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:52:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:52:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:52:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:52:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 05:52:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:52:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:52:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:52:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:52:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:52:42 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:52:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:52:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:52:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:52:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:52:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:52:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:52:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:52:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:52:43 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:52:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-570 [Pipeline] echo 05:52:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-570 [Pipeline] echo 05:52:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-570 [Pipeline] echo 05:52:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c320f389388fcbae9636e4d1a98f124dc4a6b380 [Pipeline] echo 05:52:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c320f38 [Pipeline] echo 05:52:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:52:43 provisioning config files... 05:52:43 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-570@tmp/config12279601397970179202tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:52:44 ---> ****-login.sh 05:52:44 nexus3.edgexfoundry.org:10001 05:52:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:52:44 Configure a credential helper to remove this warning. See 05:52:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:52:44 05:52:44 Login Succeeded 05:52:44 nexus3.edgexfoundry.org:10002 05:52:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:52:44 Configure a credential helper to remove this warning. See 05:52:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:52:44 05:52:44 Login Succeeded 05:52:44 nexus3.edgexfoundry.org:10003 05:52:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:52:44 Configure a credential helper to remove this warning. See 05:52:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:52:44 05:52:44 Login Succeeded 05:52:44 nexus3.edgexfoundry.org:10004 05:52:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:52:44 Configure a credential helper to remove this warning. See 05:52:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:52:44 05:52:44 Login Succeeded 05:52:44 ****.io 05:52:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:52:45 Configure a credential helper to remove this warning. See 05:52:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:52:45 05:52:45 Login Succeeded 05:52:45 ---> ****-login.sh ends [Pipeline] } 05:52:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:52:45 + git rev-list -1 --merges c320f389388fcbae9636e4d1a98f124dc4a6b380~1..c320f389388fcbae9636e4d1a98f124dc4a6b380 [Pipeline] echo 05:52:46 -----------> git rev-list -1 --merges c320f389388fcbae9636e4d1a98f124dc4a6b380~1..c320f389388fcbae9636e4d1a98f124dc4a6b380 c320f389388fcbae9636e4d1a98f124dc4a6b380 [false] [Pipeline] sh 05:52:46 + git log --format=format:%s -1 c320f389388fcbae9636e4d1a98f124dc4a6b380 [Pipeline] echo 05:52:46 ========================================================= 05:52:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:52:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:52:46 + git log --format=format:%s -1 c320f389388fcbae9636e4d1a98f124dc4a6b380 [Pipeline] echo 05:52:46 [semverPrep] GIT_COMMIT: c320f389388fcbae9636e4d1a98f124dc4a6b380, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 05:52:46 [semverPrep] This is not a build commit. [Pipeline] sh 05:52:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:52:47 + grep -v github /etc/ssh/ssh_known_hosts 05:52:47 + [ -e /tmp/ssh_known_hosts ] 05:52:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:52:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:52:47 + sudo tee -a /etc/ssh/ssh_known_hosts 05:52:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:52:47 05:52:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:52:48 0.1.4: Pulling from edgex-devops/py-git-semver 05:52:48 b85a868b505f: Pulling fs layer 05:52:48 e2be974225ed: Pulling fs layer 05:52:48 339a4e72a1f5: Pulling fs layer 05:52:48 988bab9f4d93: Pulling fs layer 05:52:48 1469e6f7b9e6: Pulling fs layer 05:52:48 eaf3925da568: Pulling fs layer 05:52:48 bab4dde63d76: Pulling fs layer 05:52:48 bde34c3a00c8: Pulling fs layer 05:52:48 b352a97aabf1: Pulling fs layer 05:52:48 4872d77fe225: Pulling fs layer 05:52:48 5851b861e8e6: Pulling fs layer 05:52:48 988bab9f4d93: Waiting 05:52:48 eaf3925da568: Waiting 05:52:48 bab4dde63d76: Waiting 05:52:48 bde34c3a00c8: Waiting 05:52:48 b352a97aabf1: Waiting 05:52:48 4872d77fe225: Waiting 05:52:48 e2be974225ed: Download complete 05:52:48 988bab9f4d93: Verifying Checksum 05:52:48 988bab9f4d93: Download complete 05:52:48 1469e6f7b9e6: Verifying Checksum 05:52:48 1469e6f7b9e6: Download complete 05:52:48 eaf3925da568: Verifying Checksum 05:52:48 eaf3925da568: Download complete 05:52:48 339a4e72a1f5: Verifying Checksum 05:52:48 339a4e72a1f5: Download complete 05:52:48 bde34c3a00c8: Verifying Checksum 05:52:48 bde34c3a00c8: Download complete 05:52:48 b352a97aabf1: Verifying Checksum 05:52:48 b352a97aabf1: Download complete 05:52:48 4872d77fe225: Verifying Checksum 05:52:48 4872d77fe225: Download complete 05:52:48 5851b861e8e6: Verifying Checksum 05:52:48 5851b861e8e6: Download complete 05:52:48 b85a868b505f: Verifying Checksum 05:52:48 b85a868b505f: Download complete 05:52:48 bab4dde63d76: Verifying Checksum 05:52:48 bab4dde63d76: Download complete 05:52:50 b85a868b505f: Pull complete 05:52:50 e2be974225ed: Pull complete 05:52:50 339a4e72a1f5: Pull complete 05:52:50 988bab9f4d93: Pull complete 05:52:51 1469e6f7b9e6: Pull complete 05:52:51 eaf3925da568: Pull complete 05:52:52 bab4dde63d76: Pull complete 05:52:52 bde34c3a00c8: Pull complete 05:52:53 b352a97aabf1: Pull complete 05:52:53 4872d77fe225: Pull complete 05:52:53 5851b861e8e6: Pull complete 05:52:53 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:52:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:52:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:52:53 prd-ubuntu20.04-docker-8c-8g-9424 does not seem to be running inside a container 05:52:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-570 -v /w/workspace/xfoundry_device-modbus-go_PR-570:/w/workspace/xfoundry_device-modbus-go_PR-570:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-570@tmp:/w/workspace/xfoundry_device-modbus-go_PR-570@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:52:55 $ docker top afa7c74bd42f655babb261f1ca6c9b122e7c8a13330c5f0201b93d259e9fcaff -eo pid,comm 05:52:55 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). 05:52:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:52:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:52:56 [ssh-agent] Looking for ssh-agent implementation... 05:52:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:52:56 $ docker exec afa7c74bd42f655babb261f1ca6c9b122e7c8a13330c5f0201b93d259e9fcaff ssh-agent 05:52:56 SSH_AUTH_SOCK=/tmp/ssh-288exu1n9Tgl/agent.32 05:52:56 SSH_AGENT_PID=38 05:52:56 Running ssh-add (command line suppressed) 05:52:56 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-570@tmp/private_key_65772792515713877.key (/w/workspace/xfoundry_device-modbus-go_PR-570@tmp/private_key_65772792515713877.key) 05:52:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:52:56 + git tag --points-at HEAD [Pipeline] } 05:52:56 $ docker exec --env ******** --env ******** afa7c74bd42f655babb261f1ca6c9b122e7c8a13330c5f0201b93d259e9fcaff ssh-agent -k 05:52:56 unset SSH_AUTH_SOCK; 05:52:56 unset SSH_AGENT_PID; 05:52:56 echo Agent pid 38 killed; 05:52:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:52:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:52:57 [ssh-agent] Looking for ssh-agent implementation... 05:52:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:52:57 $ docker exec afa7c74bd42f655babb261f1ca6c9b122e7c8a13330c5f0201b93d259e9fcaff ssh-agent 05:52:57 SSH_AUTH_SOCK=/tmp/ssh-XX8c5DYANAIm/agent.71 05:52:57 SSH_AGENT_PID=77 05:52:57 Running ssh-add (command line suppressed) 05:52:57 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-570@tmp/private_key_8687197964010156960.key (/w/workspace/xfoundry_device-modbus-go_PR-570@tmp/private_key_8687197964010156960.key) 05:52:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:52:57 + git semver init 05:52:58 2024-09-04 05:52:57,960 [run_init] DEBUG init version:0.0.0 force:False 05:52:58 2024-09-04 05:52:57,961 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-570/.semver 05:52:58 2024-09-04 05:52:57,962 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-570/.semver 05:52:58 2024-09-04 05:52:57,962 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-570/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-570, universal_newlines=False, shell=None, istream=None) 05:52:59 2024-09-04 05:52:59,067 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-570/.git/info/exclude 05:52:59 2024-09-04 05:52:59,067 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-570/.semver/PR-570 with force:False 05:52:59 2024-09-04 05:52:59,067 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-570/.semver/PR-570 05:52:59 2024-09-04 05:52:59,072 [execute] INFO git cat-file --batch-check 05:52:59 2024-09-04 05:52:59,073 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-570/.semver, universal_newlines=False, shell=None, istream=) 05:52:59 2024-09-04 05:52:59,079 [execute] INFO git cat-file --batch 05:52:59 2024-09-04 05:52:59,080 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-570/.semver, universal_newlines=False, shell=None, istream=) 05:52:59 2024-09-04 05:52:59,085 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-570/.semver/PR-570 05:52:59 0.0.0 [Pipeline] } 05:52:59 $ docker exec --env ******** --env ******** afa7c74bd42f655babb261f1ca6c9b122e7c8a13330c5f0201b93d259e9fcaff ssh-agent -k 05:52:59 unset SSH_AUTH_SOCK; 05:52:59 unset SSH_AGENT_PID; 05:52:59 echo Agent pid 77 killed; 05:52:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:53:00 + git semver [Pipeline] } 05:53:00 $ docker stop --time=1 afa7c74bd42f655babb261f1ca6c9b122e7c8a13330c5f0201b93d259e9fcaff 05:53:01 $ docker rm -f --volumes afa7c74bd42f655babb261f1ca6c9b122e7c8a13330c5f0201b93d259e9fcaff [Pipeline] // withDockerContainer [Pipeline] sh 05:53:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:53:02 Stashed 1 file(s) [Pipeline] echo 05:53:02 [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 05:53:03 provisioning config files... 05:53:03 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-570@tmp/config15955915134853055602tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:53:03 ---> ****-login.sh 05:53:03 nexus3.edgexfoundry.org:10001 05:53:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:53:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:53:03 Configure a credential helper to remove this warning. See 05:53:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:53:03 05:53:03 Login Succeeded 05:53:03 nexus3.edgexfoundry.org:10002 05:53:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:53:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:53:03 Configure a credential helper to remove this warning. See 05:53:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:53:03 05:53:03 Login Succeeded 05:53:03 nexus3.edgexfoundry.org:10003 05:53:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:53:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:53:03 Configure a credential helper to remove this warning. See 05:53:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:53:03 05:53:03 Login Succeeded 05:53:03 nexus3.edgexfoundry.org:10004 05:53:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:53:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:53:03 Configure a credential helper to remove this warning. See 05:53:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:53:03 05:53:03 Login Succeeded 05:53:03 ****.io 05:53:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:53:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:53:04 Configure a credential helper to remove this warning. See 05:53:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:53:04 05:53:04 Login Succeeded 05:53:04 ---> ****-login.sh ends [Pipeline] } 05:53:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:53:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:53:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:53:04 ========================================================= 05:53:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 05:53:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:04 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 05:53:04 Sending build context to Docker daemon 17.93MB 05:53:04 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 05:53:04 Step 2/10 : FROM ${BASE} AS builder 05:53:05 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 05:53:05 619be1103602: Pulling fs layer 05:53:05 7862e08f4a3e: Pulling fs layer 05:53:05 5df492c9dc93: Pulling fs layer 05:53:05 7629e6793208: Pulling fs layer 05:53:05 4f4fb700ef54: Pulling fs layer 05:53:05 fb5054dd5b73: Pulling fs layer 05:53:05 eeca6798cff9: Pulling fs layer 05:53:05 aa269ceb94a6: Pulling fs layer 05:53:05 ada007ff1a6a: Pulling fs layer 05:53:05 4f4fb700ef54: Waiting 05:53:05 fb5054dd5b73: Waiting 05:53:05 eeca6798cff9: Waiting 05:53:05 aa269ceb94a6: Waiting 05:53:05 ada007ff1a6a: Waiting 05:53:05 7629e6793208: Waiting 05:53:05 7862e08f4a3e: Download complete 05:53:05 7629e6793208: Verifying Checksum 05:53:05 7629e6793208: Download complete 05:53:05 4f4fb700ef54: Verifying Checksum 05:53:05 4f4fb700ef54: Download complete 05:53:05 619be1103602: Verifying Checksum 05:53:05 619be1103602: Download complete 05:53:05 fb5054dd5b73: Download complete 05:53:05 eeca6798cff9: Verifying Checksum 05:53:05 eeca6798cff9: Download complete 05:53:05 619be1103602: Pull complete 05:53:05 ada007ff1a6a: Verifying Checksum 05:53:05 ada007ff1a6a: Download complete 05:53:05 7862e08f4a3e: Pull complete 05:53:05 5df492c9dc93: Verifying Checksum 05:53:05 5df492c9dc93: Download complete 05:53:05 aa269ceb94a6: Verifying Checksum 05:53:09 5df492c9dc93: Pull complete 05:53:09 7629e6793208: Pull complete 05:53:09 4f4fb700ef54: Pull complete 05:53:09 fb5054dd5b73: Pull complete 05:53:09 eeca6798cff9: Pull complete 05:53:11 aa269ceb94a6: Pull complete 05:53:12 ada007ff1a6a: Pull complete 05:53:12 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 05:53:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:53:12 ---> f489d0715acc 05:53:12 Step 3/10 : ARG ADD_BUILD_TAGS="" 05:53:15 ---> Running in 022caa5122fa 05:53:15 Removing intermediate container 022caa5122fa 05:53:15 ---> b6da0b7cab39 05:53:15 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:53:15 ---> Running in 7e0cdcb4aa25 05:53:15 Removing intermediate container 7e0cdcb4aa25 05:53:15 ---> 294718e0a597 05:53:15 Step 5/10 : RUN apk add --update --no-cache make git openssh 05:53:15 ---> Running in 88ffa22d0e04 05:53:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:53:17 Still waiting to schedule task 05:53:17 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:53:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:53:18 (1/8) Installing openssh-keygen (9.3_p2-r2) 05:53:18 (2/8) Installing libedit (20221030.3.1-r1) 05:53:18 (3/8) Installing openssh-client-common (9.3_p2-r2) 05:53:18 (4/8) Installing openssh-client-default (9.3_p2-r2) 05:53:18 (5/8) Installing openssh-sftp-server (9.3_p2-r2) 05:53:18 (6/8) Installing openssh-server-common (9.3_p2-r2) 05:53:18 (7/8) Installing openssh-server (9.3_p2-r2) 05:53:18 (8/8) Installing openssh (9.3_p2-r2) 05:53:18 Executing busybox-1.36.1-r5.trigger 05:53:18 OK: 270 MiB in 60 packages 05:53:19 Removing intermediate container 88ffa22d0e04 05:53:19 ---> ab6be3d1e537 05:53:19 Step 6/10 : WORKDIR /device-modbus-go 05:53:19 ---> Running in c5bd1bbeeb91 05:53:19 Removing intermediate container c5bd1bbeeb91 05:53:19 ---> 3e2aed82321f 05:53:19 Step 7/10 : COPY go.mod vendor* ./ 05:53:19 ---> 1a8f177703c4 05:53:19 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:53:19 ---> Running in 21faf5e0ae92 05:54:16 Removing intermediate container 21faf5e0ae92 05:54:16 ---> 5492b76fdf8b 05:54:16 Step 9/10 : COPY . . 05:54:16 ---> a748f6d30d75 05:54:16 Step 10/10 : RUN ${MAKE} 05:54:16 ---> Running in 6e0155e00fa9 05:54:16 noop 05:54:16 Removing intermediate container 6e0155e00fa9 05:54:16 ---> ca7374e85888 05:54:16 Successfully built ca7374e85888 05:54:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:16 + docker inspect -f . ci-base-image-x86_64 05:54:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:54:16 prd-ubuntu20.04-docker-8c-8g-9424 does not seem to be running inside a container 05:54:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-570 -v /w/workspace/xfoundry_device-modbus-go_PR-570:/w/workspace/xfoundry_device-modbus-go_PR-570:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-570@tmp:/w/workspace/xfoundry_device-modbus-go_PR-570@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:54:17 $ docker top 2146dc557f15f04b7bc3a8cf658391bed4dee3f0bac9692e6a23ac7818ab3bdb -eo pid,comm [Pipeline] { [Pipeline] sh 05:54:17 + go version 05:54:17 go version go1.21.9 linux/amd64 [Pipeline] } 05:54:17 $ docker stop --time=1 2146dc557f15f04b7bc3a8cf658391bed4dee3f0bac9692e6a23ac7818ab3bdb 05:54:18 $ docker rm -f --volumes 2146dc557f15f04b7bc3a8cf658391bed4dee3f0bac9692e6a23ac7818ab3bdb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:19 + docker inspect -f . ci-base-image-x86_64 05:54:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:54:19 prd-ubuntu20.04-docker-8c-8g-9424 does not seem to be running inside a container 05:54:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_device-modbus-go_PR-570 -v /w/workspace/xfoundry_device-modbus-go_PR-570:/w/workspace/xfoundry_device-modbus-go_PR-570:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-570@tmp:/w/workspace/xfoundry_device-modbus-go_PR-570@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:54:20 $ docker top 1bc26a558c5697e853f34cbe5cca23bd0a3b401f4e3a2f5a9bf10061f4fb8505 -eo pid,comm [Pipeline] { [Pipeline] sh 05:54:20 + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-570 [Pipeline] fileExists [Pipeline] sh 05:54:20 + make test 05:54:20 go test ./... -coverprofile=coverage.out 05:54:22 ? github.com/edgexfoundry/device-modbus-go [no test files] 05:54:40 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 05:54:40 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.010s coverage: 47.9% of statements 05:54:48 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9425 in /w/workspace/xfoundry_device-modbus-go_PR-570 [Pipeline] { [Pipeline] ws 05:54:48 Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout 05:54:48 The recommended git tool is: git 05:54:50 go vet ./... 05:54:53 using credential edgex-jenkins-ssh 05:54:53 Cloning the remote Git repository 05:54:53 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 05:54:53 > git init /w/workspace/device-modbus-go/1 # timeout=10 05:54:53 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 05:54:53 > git --version # timeout=10 05:54:53 > git --version # 'git version 2.25.1' 05:54:53 using GIT_SSH to set credentials SSH Credentials for GitHub 05:54:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:54:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:54:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:54:55 ./bin/test-attribution-txt.sh 05:54:55 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] echo 05:54:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:54:55 $ docker stop --time=1 1bc26a558c5697e853f34cbe5cca23bd0a3b401f4e3a2f5a9bf10061f4fb8505 05:54:55 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 05:54:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:54:56 Merging remotes/origin/main commit 34e0713d5cb4423ba00455ee6be9f8bcdcba86ed into PR head commit c320f389388fcbae9636e4d1a98f124dc4a6b380 05:54:57 Merge succeeded, producing c320f389388fcbae9636e4d1a98f124dc4a6b380 05:54:57 Checking out Revision c320f389388fcbae9636e4d1a98f124dc4a6b380 (PR-570) 05:54:56 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 05:54:56 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 05:54:56 using GIT_SSH to set credentials SSH Credentials for GitHub 05:54:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/570/head:refs/remotes/origin/PR-570 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:54:57 > git config core.sparsecheckout # timeout=10 05:54:57 > git checkout -f c320f389388fcbae9636e4d1a98f124dc4a6b380 # timeout=10 05:54:57 > git remote # timeout=10 05:54:57 > git config --get remote.origin.url # timeout=10 05:54:57 using GIT_SSH to set credentials SSH Credentials for GitHub 05:54:57 > git merge 34e0713d5cb4423ba00455ee6be9f8bcdcba86ed # timeout=10 05:54:57 > git rev-parse HEAD^{commit} # timeout=10 05:54:57 > git config core.sparsecheckout # timeout=10 05:54:57 > git checkout -f c320f389388fcbae9636e4d1a98f124dc4a6b380 # timeout=10 05:54:57 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 05:54:57 > git --version # timeout=10 05:54:57 > git --version # 'git version 2.25.1' 05:54:57 fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 05:55:01 $ docker rm -f --volumes 1bc26a558c5697e853f34cbe5cca23bd0a3b401f4e3a2f5a9bf10061f4fb8505 [Pipeline] // withDockerContainer [Pipeline] sh 05:55:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:55:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:55:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:55:02 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:55:02 % Total % Received % Xferd Average Speed Time Time Time Current 05:55:02 Dload Upload Total Spent Left Speed 05:55:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh 05:55:02 + ls -al . 05:55:02 total 272 05:55:02 drwxrwxr-x 9 jenkins jenkins 4096 Sep 4 05:54 . 05:55:02 drwxrwxr-x 4 jenkins jenkins 4096 Sep 4 05:52 .. 05:55:02 -rw-rw-r-- 1 jenkins jenkins 140 Sep 4 05:52 .dockerignore 05:55:02 drwxrwxr-x 8 jenkins jenkins 4096 Sep 4 05:54 .git 05:55:02 drwxrwxr-x 3 jenkins jenkins 4096 Sep 4 05:52 .github 05:55:02 -rw-rw-r-- 1 jenkins jenkins 266 Sep 4 05:52 .gitignore 05:55:02 -rw-rw-r-- 1 jenkins jenkins 41 Sep 4 05:52 .golangci.yml 05:55:02 drwxr-xr-x 3 jenkins jenkins 4096 Sep 4 05:52 .semver 05:55:02 -rw-rw-r-- 1 jenkins jenkins 19432 Sep 4 05:52 Attribution.txt 05:55:02 -rw-rw-r-- 1 jenkins jenkins 16388 Sep 4 05:52 CHANGELOG.md 05:55:02 -rw-rw-r-- 1 jenkins jenkins 1474 Sep 4 05:52 Dockerfile 05:55:02 -rw-rw-r-- 1 jenkins jenkins 677 Sep 4 05:52 GOVERNANCE.md 05:55:02 -rw-rw-r-- 1 jenkins jenkins 658 Sep 4 05:52 Jenkinsfile 05:55:02 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 4 05:52 LICENSE 05:55:02 -rw-rw-r-- 1 jenkins jenkins 1942 Sep 4 05:52 Makefile 05:55:02 -rw-rw-r-- 1 jenkins jenkins 622 Sep 4 05:52 OWNERS.md 05:55:02 -rw-rw-r-- 1 jenkins jenkins 4463 Sep 4 05:52 README.md 05:55:02 -rw-rw-r-- 1 jenkins jenkins 5 Sep 4 05:53 VERSION 05:55:02 drwxrwxr-x 2 jenkins jenkins 4096 Sep 4 05:52 bin 05:55:02 drwxrwxr-x 3 jenkins jenkins 4096 Sep 4 05:52 cmd 05:55:02 -rw-r--r-- 1 jenkins jenkins 24601 Sep 4 05:54 coverage.out 05:55:02 -rw-rw-r-- 1 jenkins jenkins 7185 Sep 4 05:52 go.mod 05:55:02 -rw-rw-r-- 1 jenkins jenkins 102015 Sep 4 05:52 go.sum 05:55:02 drwxrwxr-x 3 jenkins jenkins 4096 Sep 4 05:52 internal 05:55:02 drwxrwxr-x 2 jenkins jenkins 4096 Sep 4 05:52 simulator 05:55:02 -rw-rw-r-- 1 jenkins jenkins 229 Sep 4 05:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:03 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:55:03 + 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=c320f389388fcbae9636e4d1a98f124dc4a6b380 --label arch=amd64 --label version=0.0.0 . 05:55:03 Sending build context to Docker daemon 17.95MB 05:55:03 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 05:55:03 Step 2/23 : FROM ${BASE} AS builder 05:55:03 ---> ca7374e85888 05:55:03 Step 3/23 : ARG ADD_BUILD_TAGS="" 05:55:03 + sudo tee /etc/docker/daemon.new 05:55:03 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:55:03 { 05:55:03 "registry-mirrors": [ 05:55:03 "https://nexus3.edgexfoundry.org:10001" 05:55:03 ], 05:55:03 "bip": "10.250.0.254/24", 05:55:03 "hosts": [ 05:55:03 "tcp://0.0.0.0:5555", 05:55:03 "unix:///var/run/docker.sock" 05:55:03 ], 05:55:03 "mtu": 1458, 05:55:03 "selinux-enabled": true, 05:55:03 "seccomp-profile": "/etc/docker/seccomp.json" 05:55:03 } [Pipeline] sh 05:55:03 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:55:04 ---> Running in f9c63ed2971b 05:55:04 Removing intermediate container f9c63ed2971b 05:55:04 ---> b44605aa9e6f 05:55:04 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:55:04 ---> Running in 1bbb4cc27ccb 05:55:04 Removing intermediate container 1bbb4cc27ccb 05:55:04 ---> d079c1d43210 05:55:04 Step 5/23 : RUN apk add --update --no-cache make git openssh 05:55:04 ---> Running in a2d51f4b7e5a 05:55:04 + sudo service docker restart 05:55:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:55:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:55:04 OK: 270 MiB in 60 packages 05:55:05 Removing intermediate container a2d51f4b7e5a 05:55:05 ---> 3deb3c9641cf 05:55:05 Step 6/23 : WORKDIR /device-modbus-go 05:55:05 ---> Running in d365f832ddcf 05:55:05 Removing intermediate container d365f832ddcf 05:55:05 ---> 52876c57e96c 05:55:05 Step 7/23 : COPY go.mod vendor* ./ 05:55:05 ---> 9dec220175c3 05:55:05 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:55:05 ---> Running in fa1b0f79cadf 05:55:06 Removing intermediate container fa1b0f79cadf 05:55:06 ---> 0d718856e6c9 05:55:06 Step 9/23 : COPY . . 05:55:07 ---> 84b7bdc658ac 05:55:07 Step 10/23 : RUN ${MAKE} 05:55:07 ---> Running in 919f0a806585 05:55:07 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.35" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:55:22 provisioning config files... 05:55:22 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config1714032535173469275tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:55:23 ---> ****-login.sh 05:55:23 nexus3.edgexfoundry.org:10001 05:55:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:55:23 Configure a credential helper to remove this warning. See 05:55:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:55:23 05:55:23 Login Succeeded 05:55:23 nexus3.edgexfoundry.org:10002 05:55:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:55:24 Configure a credential helper to remove this warning. See 05:55:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:55:24 05:55:24 Login Succeeded 05:55:24 nexus3.edgexfoundry.org:10003 05:55:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:55:24 Configure a credential helper to remove this warning. See 05:55:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:55:24 05:55:24 Login Succeeded 05:55:24 nexus3.edgexfoundry.org:10004 05:55:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:55:24 Configure a credential helper to remove this warning. See 05:55:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:55:24 05:55:24 Login Succeeded 05:55:24 ****.io 05:55:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:55:25 Configure a credential helper to remove this warning. See 05:55:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:55:25 05:55:25 Login Succeeded 05:55:25 ---> ****-login.sh ends [Pipeline] } 05:55:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:55:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:55:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:55:25 ========================================================= 05:55:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 05:55:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:26 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 05:55:26 Sending build context to Docker daemon 9.097MB 05:55:26 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 05:55:26 Step 2/10 : FROM ${BASE} AS builder 05:55:27 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:55:27 c6b39de5b339: Pulling fs layer 05:55:27 a69c41024577: Pulling fs layer 05:55:27 d6de4b400683: Pulling fs layer 05:55:27 35cb2a7552d0: Pulling fs layer 05:55:27 4f4fb700ef54: Pulling fs layer 05:55:27 35cb2a7552d0: Waiting 05:55:27 4f4fb700ef54: Waiting 05:55:27 464afbd9ba4c: Pulling fs layer 05:55:27 00f215d4a9da: Pulling fs layer 05:55:27 d496ad576159: Pulling fs layer 05:55:27 464afbd9ba4c: Waiting 05:55:27 00f215d4a9da: Waiting 05:55:27 d496ad576159: Waiting 05:55:27 a69c41024577: Verifying Checksum 05:55:27 a69c41024577: Download complete 05:55:27 35cb2a7552d0: Verifying Checksum 05:55:27 35cb2a7552d0: Download complete 05:55:27 4f4fb700ef54: Verifying Checksum 05:55:27 4f4fb700ef54: Download complete 05:55:27 464afbd9ba4c: Verifying Checksum 05:55:27 464afbd9ba4c: Download complete 05:55:27 c6b39de5b339: Verifying Checksum 05:55:27 c6b39de5b339: Download complete 05:55:27 d496ad576159: Verifying Checksum 05:55:27 d496ad576159: Download complete 05:55:28 c6b39de5b339: Pull complete 05:55:28 a69c41024577: Pull complete 05:55:29 d6de4b400683: Verifying Checksum 05:55:29 d6de4b400683: Download complete 05:55:30 00f215d4a9da: Verifying Checksum 05:55:30 00f215d4a9da: Download complete 05:55:42 d6de4b400683: Pull complete 05:55:42 35cb2a7552d0: Pull complete 05:55:42 4f4fb700ef54: Pull complete 05:55:42 464afbd9ba4c: Pull complete 05:55:46 Removing intermediate container 919f0a806585 05:55:46 ---> fbe991e5c0a4 05:55:46 Step 11/23 : FROM alpine:3.18 05:55:46 3.18: Pulling from library/alpine 05:55:46 930bdd4d222e: Pulling fs layer 05:55:46 930bdd4d222e: Verifying Checksum 05:55:46 930bdd4d222e: Download complete 05:55:46 930bdd4d222e: Pull complete 05:55:46 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:55:46 Status: Downloaded newer image for alpine:3.18 05:55:46 ---> 18f865063206 05:55:46 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 05:55:46 ---> Running in 2f28c4dda1f0 05:55:46 Removing intermediate container 2f28c4dda1f0 05:55:46 ---> 310e0212c84c 05:55:46 Step 13/23 : RUN apk add --update --no-cache dumb-init 05:55:46 ---> Running in ccf8a5d86ab7 05:55:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:55:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:55:46 (1/1) Installing dumb-init (1.2.5-r2) 05:55:46 Executing busybox-1.36.1-r7.trigger 05:55:46 OK: 7 MiB in 16 packages 05:55:46 Removing intermediate container ccf8a5d86ab7 05:55:46 ---> 961b45a05bfd 05:55:46 Step 14/23 : RUN apk --no-cache upgrade 05:55:46 ---> Running in d13ea5ee5b18 05:55:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:55:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:55:46 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 05:55:46 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 05:55:46 OK: 7 MiB in 16 packages 05:55:46 Removing intermediate container d13ea5ee5b18 05:55:46 ---> 237bd91ef27b 05:55:46 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 05:55:48 ---> ae03911dbef3 05:55:48 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 05:55:48 ---> 18afcb0f6311 05:55:48 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 05:55:48 ---> 493291190266 05:55:48 Step 18/23 : EXPOSE 59901 05:55:48 ---> Running in 8c6ae162c8b7 05:55:48 Removing intermediate container 8c6ae162c8b7 05:55:48 ---> 9a0640da691b 05:55:48 Step 19/23 : ENTRYPOINT ["/device-modbus"] 05:55:48 ---> Running in a3f6ec3f0781 05:55:48 Removing intermediate container a3f6ec3f0781 05:55:48 ---> 735e8e7a08c7 05:55:48 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 05:55:48 ---> Running in bf511384b00d 05:55:48 Removing intermediate container bf511384b00d 05:55:48 ---> 39453f47f274 05:55:48 Step 21/23 : LABEL arch=amd64 05:55:48 ---> Running in 6b3213964560 05:55:48 Removing intermediate container 6b3213964560 05:55:48 ---> a2ec892f7e90 05:55:48 Step 22/23 : LABEL git_sha=c320f389388fcbae9636e4d1a98f124dc4a6b380 05:55:48 ---> Running in 73a5426a4faa 05:55:49 Removing intermediate container 73a5426a4faa 05:55:49 ---> 93ed6702742e 05:55:49 Step 23/23 : LABEL version=0.0.0 05:55:49 ---> Running in a4a26fe7a351 05:55:49 Removing intermediate container a4a26fe7a351 05:55:49 ---> 8f07591be7a8 05:55:49 [Warning] One or more build-args [ARCH] were not consumed 05:55:49 Successfully built 8f07591be7a8 05:55:49 Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:55:50 05:55:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:55:50 latest: Pulling from edgex-lftools-log-publisher 05:55:50 5eb5b503b376: Pulling fs layer 05:55:50 5c69ac0246d0: Pulling fs layer 05:55:50 ec43610c2a17: Pulling fs layer 05:55:50 3a2ae6a8a46f: Pulling fs layer 05:55:50 33b1e0a273af: Pulling fs layer 05:55:50 5d3b04190fa2: Pulling fs layer 05:55:50 3a2ae6a8a46f: Waiting 05:55:50 33b1e0a273af: Waiting 05:55:50 2f39f015ded8: Pulling fs layer 05:55:50 5d3b04190fa2: Waiting 05:55:50 2f39f015ded8: Waiting 05:55:50 5c69ac0246d0: Download complete 05:55:50 3a2ae6a8a46f: Verifying Checksum 05:55:50 3a2ae6a8a46f: Download complete 05:55:50 33b1e0a273af: Verifying Checksum 05:55:50 33b1e0a273af: Download complete 05:55:50 ec43610c2a17: Verifying Checksum 05:55:50 ec43610c2a17: Download complete 05:55:50 5d3b04190fa2: Verifying Checksum 05:55:50 5d3b04190fa2: Download complete 05:55:50 5eb5b503b376: Verifying Checksum 05:55:50 5eb5b503b376: Download complete 05:55:51 2f39f015ded8: Download complete 05:55:52 5eb5b503b376: Pull complete 05:55:52 5c69ac0246d0: Pull complete 05:55:52 00f215d4a9da: Pull complete 05:55:52 d496ad576159: Pull complete 05:55:52 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 05:55:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:55:52 ---> f246e2811388 05:55:52 Step 3/10 : ARG ADD_BUILD_TAGS="" 05:55:52 ec43610c2a17: Pull complete 05:55:52 3a2ae6a8a46f: Pull complete 05:55:53 33b1e0a273af: Pull complete 05:55:53 5d3b04190fa2: Pull complete 05:55:54 ---> Running in dea33a89c7f4 05:55:54 Removing intermediate container dea33a89c7f4 05:55:54 ---> b310cc3000aa 05:55:54 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:55:54 ---> Running in 21363d49ef2b 05:55:55 Removing intermediate container 21363d49ef2b 05:55:55 ---> 25071c008901 05:55:55 Step 5/10 : RUN apk add --update --no-cache make git openssh 05:55:55 ---> Running in 109b7b4356b5 05:55:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:55:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:55:57 (1/8) Installing openssh-keygen (9.3_p2-r2) 05:55:57 (2/8) Installing libedit (20221030.3.1-r1) 05:55:57 (3/8) Installing openssh-client-common (9.3_p2-r2) 05:55:57 (4/8) Installing openssh-client-default (9.3_p2-r2) 05:55:57 (5/8) Installing openssh-sftp-server (9.3_p2-r2) 05:55:57 (6/8) Installing openssh-server-common (9.3_p2-r2) 05:55:57 (7/8) Installing openssh-server (9.3_p2-r2) 05:55:57 (8/8) Installing openssh (9.3_p2-r2) 05:55:57 Executing busybox-1.36.1-r5.trigger 05:55:58 OK: 272 MiB in 60 packages 05:55:58 2f39f015ded8: Pull complete 05:55:58 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:55:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:55:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:55:58 prd-ubuntu20.04-docker-8c-8g-9424 does not seem to be running inside a container 05:55:58 $ 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-570 -v /w/workspace/xfoundry_device-modbus-go_PR-570:/w/workspace/xfoundry_device-modbus-go_PR-570:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-570@tmp:/w/workspace/xfoundry_device-modbus-go_PR-570@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:55:59 Removing intermediate container 109b7b4356b5 05:55:59 ---> ca7a659de421 05:55:59 Step 6/10 : WORKDIR /device-modbus-go 05:55:59 ---> Running in b69847103f79 05:55:59 Removing intermediate container b69847103f79 05:55:59 ---> ed83b9e09b99 05:55:59 Step 7/10 : COPY go.mod vendor* ./ 05:55:59 ---> afecf32eb45a 05:55:59 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:55:59 ---> Running in 416ff79e818a 05:56:04 $ docker top 659b87fe34502d928a12383abb0868a0f0f09c7c68d3c3f3310711680f1f4391 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:56:05 ---> job-cost.sh 05:56:05 lf-activate-venv: SKIPPING 05:56:05 INFO: No Stack... 05:56:05 INFO: Retrieving Pricing Info for: v3-standard-8 05:56:05 INFO: Archiving Costs [Pipeline] sh 05:56:05 + cat /w/workspace/xfoundry_device-modbus-go_PR-570/archives/cost.csv 05:56:05 + cut -d, -f6 [Pipeline] lock 05:56:05 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-570-1-stack-cost] 05:56:05 Resource [jenkins-edgexfoundry-device-modbus-go-PR-570-1-stack-cost] did not exist. Created. 05:56:05 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-570-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:56:06 + echo total: 0.2199999988079071 [Pipeline] stash 05:56:06 Stashed 1 file(s) [Pipeline] } 05:56:06 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-PR-570-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:56:06 $ docker stop --time=1 659b87fe34502d928a12383abb0868a0f0f09c7c68d3c3f3310711680f1f4391 05:56:07 $ docker rm -f --volumes 659b87fe34502d928a12383abb0868a0f0f09c7c68d3c3f3310711680f1f4391 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:57:51 Removing intermediate container 416ff79e818a 05:57:51 ---> 09527ab1fb89 05:57:51 Step 9/10 : COPY . . 05:57:51 ---> f4863876be8a 05:57:51 Step 10/10 : RUN ${MAKE} 05:57:51 ---> Running in 0e5593f1d983 05:57:51 noop 05:57:51 Removing intermediate container 0e5593f1d983 05:57:51 ---> 2dd0119f2d78 05:57:51 Successfully built 2dd0119f2d78 05:57:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:52 + docker inspect -f . ci-base-image-arm64 05:57:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:57:52 prd-ubuntu20.04-docker-arm64-4c-16g-9425 does not seem to be running inside a container 05:57:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:57:53 $ docker top da0422762f575e8c1951ca1a5872089d4c77ec2f7d2a151f58fd7a6cfdbbbaed -eo pid,comm [Pipeline] { [Pipeline] sh 05:57:54 + go version 05:57:54 go version go1.21.9 linux/arm64 [Pipeline] } 05:57:54 $ docker stop --time=1 da0422762f575e8c1951ca1a5872089d4c77ec2f7d2a151f58fd7a6cfdbbbaed 05:57:56 $ docker rm -f --volumes da0422762f575e8c1951ca1a5872089d4c77ec2f7d2a151f58fd7a6cfdbbbaed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:57 + docker inspect -f . ci-base-image-arm64 05:57:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:57:57 prd-ubuntu20.04-docker-arm64-4c-16g-9425 does not seem to be running inside a container 05:57:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:57:58 $ docker top dc59f8d17f0b840ee6c5cf7c228cd1673566413e8995a09418580cd2c05f575d -eo pid,comm [Pipeline] { [Pipeline] sh 05:57:59 + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh 05:58:00 + make test 05:58:00 go test ./... -coverprofile=coverage.out 05:58:07 ? github.com/edgexfoundry/device-modbus-go [no test files] 06:01:44 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 06:01:44 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.048s coverage: 47.9% of statements 06:01:44 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:01:44 go vet ./... 06:02:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:02:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:02:31 ./bin/test-attribution-txt.sh 06:02:31 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] echo 06:02:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 06:02:31 $ docker stop --time=1 dc59f8d17f0b840ee6c5cf7c228cd1673566413e8995a09418580cd2c05f575d 06:02:32 $ docker rm -f --volumes dc59f8d17f0b840ee6c5cf7c228cd1673566413e8995a09418580cd2c05f575d [Pipeline] // withDockerContainer [Pipeline] sh 06:02:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:02:34 Warning: overwriting stash ‘coverage-report’ 06:02:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:02:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:02:35 + ls -al . 06:02:35 total 268 06:02:35 drwxrwxr-x 8 jenkins jenkins 4096 Sep 4 05:58 . 06:02:35 drwxrwxr-x 4 jenkins jenkins 4096 Sep 4 05:54 .. 06:02:35 -rw-rw-r-- 1 jenkins jenkins 140 Sep 4 05:54 .dockerignore 06:02:35 drwxrwxr-x 8 jenkins jenkins 4096 Sep 4 05:55 .git 06:02:35 drwxrwxr-x 3 jenkins jenkins 4096 Sep 4 05:54 .github 06:02:35 -rw-rw-r-- 1 jenkins jenkins 266 Sep 4 05:54 .gitignore 06:02:35 -rw-rw-r-- 1 jenkins jenkins 41 Sep 4 05:54 .golangci.yml 06:02:35 -rw-rw-r-- 1 jenkins jenkins 19432 Sep 4 05:54 Attribution.txt 06:02:35 -rw-rw-r-- 1 jenkins jenkins 16388 Sep 4 05:54 CHANGELOG.md 06:02:35 -rw-rw-r-- 1 jenkins jenkins 1474 Sep 4 05:54 Dockerfile 06:02:35 -rw-rw-r-- 1 jenkins jenkins 677 Sep 4 05:54 GOVERNANCE.md 06:02:35 -rw-rw-r-- 1 jenkins jenkins 658 Sep 4 05:54 Jenkinsfile 06:02:35 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 4 05:54 LICENSE 06:02:35 -rw-rw-r-- 1 jenkins jenkins 1942 Sep 4 05:54 Makefile 06:02:35 -rw-rw-r-- 1 jenkins jenkins 622 Sep 4 05:54 OWNERS.md 06:02:35 -rw-rw-r-- 1 jenkins jenkins 4463 Sep 4 05:54 README.md 06:02:35 -rw-rw-r-- 1 jenkins jenkins 5 Sep 4 05:53 VERSION 06:02:35 drwxrwxr-x 2 jenkins jenkins 4096 Sep 4 05:54 bin 06:02:35 drwxrwxr-x 3 jenkins jenkins 4096 Sep 4 05:54 cmd 06:02:35 -rw-r--r-- 1 jenkins jenkins 24601 Sep 4 06:01 coverage.out 06:02:35 -rw-rw-r-- 1 jenkins jenkins 7185 Sep 4 05:54 go.mod 06:02:35 -rw-rw-r-- 1 jenkins jenkins 102015 Sep 4 05:54 go.sum 06:02:35 drwxrwxr-x 3 jenkins jenkins 4096 Sep 4 05:54 internal 06:02:35 drwxrwxr-x 2 jenkins jenkins 4096 Sep 4 05:54 simulator 06:02:35 -rw-rw-r-- 1 jenkins jenkins 229 Sep 4 05:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:36 + 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=c320f389388fcbae9636e4d1a98f124dc4a6b380 --label arch=arm64 --label version=0.0.0 . 06:02:36 Sending build context to Docker daemon 9.123MB 06:02:36 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 06:02:36 Step 2/23 : FROM ${BASE} AS builder 06:02:36 ---> 2dd0119f2d78 06:02:36 Step 3/23 : ARG ADD_BUILD_TAGS="" 06:02:36 ---> Running in c1449d3e4d29 06:02:37 Removing intermediate container c1449d3e4d29 06:02:37 ---> 11f5822dc389 06:02:37 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:02:37 ---> Running in a599d794f01a 06:02:37 Removing intermediate container a599d794f01a 06:02:37 ---> 258066e1a493 06:02:37 Step 5/23 : RUN apk add --update --no-cache make git openssh 06:02:37 ---> Running in 4fef7be64ebc 06:02:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:02:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:02:40 OK: 272 MiB in 60 packages 06:02:40 Removing intermediate container 4fef7be64ebc 06:02:40 ---> c0cc5feacd62 06:02:40 Step 6/23 : WORKDIR /device-modbus-go 06:02:40 ---> Running in 511ddc096b59 06:02:41 Removing intermediate container 511ddc096b59 06:02:41 ---> a2c43a3a1b72 06:02:41 Step 7/23 : COPY go.mod vendor* ./ 06:02:41 ---> 8235d6a1cab7 06:02:41 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:02:41 ---> Running in e05919a14423 06:02:44 Removing intermediate container e05919a14423 06:02:44 ---> 0fcfe9401b85 06:02:44 Step 9/23 : COPY . . 06:02:45 ---> a4ca443df8d1 06:02:45 Step 10/23 : RUN ${MAKE} 06:02:45 ---> Running in 6af678663c3e 06:02:46 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.35" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 06:06:08 Removing intermediate container 6af678663c3e 06:06:08 ---> 567225ae26cd 06:06:08 Step 11/23 : FROM alpine:3.18 06:06:08 3.18: Pulling from library/alpine 06:06:08 4983c3fe2029: Pulling fs layer 06:06:08 4983c3fe2029: Download complete 06:06:08 4983c3fe2029: Pull complete 06:06:08 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 06:06:08 Status: Downloaded newer image for alpine:3.18 06:06:08 ---> a0237000ae83 06:06:08 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 06:06:08 ---> Running in b8acd682475a 06:06:08 Removing intermediate container b8acd682475a 06:06:08 ---> df00efd52bf7 06:06:08 Step 13/23 : RUN apk add --update --no-cache dumb-init 06:06:08 ---> Running in 366f100c23f1 06:06:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:06:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:06:08 (1/1) Installing dumb-init (1.2.5-r2) 06:06:08 Executing busybox-1.36.1-r7.trigger 06:06:08 OK: 8 MiB in 16 packages 06:06:08 Removing intermediate container 366f100c23f1 06:06:08 ---> 0a7f41c26986 06:06:08 Step 14/23 : RUN apk --no-cache upgrade 06:06:08 ---> Running in 54b0556d8f2b 06:06:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:06:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:06:10 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 06:06:10 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 06:06:10 OK: 8 MiB in 16 packages 06:06:11 Removing intermediate container 54b0556d8f2b 06:06:11 ---> 4a2ebe55b32d 06:06:11 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 06:06:13 ---> 886a54064a2d 06:06:13 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 06:06:13 ---> 0eaf7f4ac751 06:06:13 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 06:06:14 ---> e80fb5d6fa82 06:06:14 Step 18/23 : EXPOSE 59901 06:06:14 ---> Running in 4167c935160d 06:06:14 Removing intermediate container 4167c935160d 06:06:14 ---> 80f3dff1e445 06:06:14 Step 19/23 : ENTRYPOINT ["/device-modbus"] 06:06:14 ---> Running in 569cfde0c33b 06:06:14 Removing intermediate container 569cfde0c33b 06:06:14 ---> 09139d8ff131 06:06:14 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 06:06:14 ---> Running in 90d6a064bf58 06:06:15 Removing intermediate container 90d6a064bf58 06:06:15 ---> c1639ff5c4a6 06:06:15 Step 21/23 : LABEL arch=arm64 06:06:15 ---> Running in 607e1821f437 06:06:15 Removing intermediate container 607e1821f437 06:06:15 ---> 9967078d699f 06:06:15 Step 22/23 : LABEL git_sha=c320f389388fcbae9636e4d1a98f124dc4a6b380 06:06:15 ---> Running in 5976d2ff8d94 06:06:16 Removing intermediate container 5976d2ff8d94 06:06:16 ---> 4fb256b3aad3 06:06:16 Step 23/23 : LABEL version=0.0.0 06:06:16 ---> Running in 05434ae4c906 06:06:16 Removing intermediate container 05434ae4c906 06:06:16 ---> 25443a82cdb5 06:06:16 [Warning] One or more build-args [ARCH] were not consumed 06:06:16 Successfully built 25443a82cdb5 06:06:16 Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:06:17 06:06:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:06:17 arm64: Pulling from edgex-lftools-log-publisher 06:06:17 8998bd30e6a1: Pulling fs layer 06:06:17 04944245beec: Pulling fs layer 06:06:17 699f458cf7ca: Pulling fs layer 06:06:17 765212b225bb: Pulling fs layer 06:06:17 f23df028b6ca: Pulling fs layer 06:06:17 d65c8cfc05b1: Pulling fs layer 06:06:17 2437ff75d9bd: Pulling fs layer 06:06:17 f23df028b6ca: Waiting 06:06:17 d65c8cfc05b1: Waiting 06:06:17 2437ff75d9bd: Waiting 06:06:17 765212b225bb: Waiting 06:06:18 04944245beec: Verifying Checksum 06:06:18 04944245beec: Download complete 06:06:18 765212b225bb: Verifying Checksum 06:06:18 765212b225bb: Download complete 06:06:18 f23df028b6ca: Verifying Checksum 06:06:18 f23df028b6ca: Download complete 06:06:18 d65c8cfc05b1: Verifying Checksum 06:06:18 d65c8cfc05b1: Download complete 06:06:18 699f458cf7ca: Verifying Checksum 06:06:18 699f458cf7ca: Download complete 06:06:18 8998bd30e6a1: Verifying Checksum 06:06:18 8998bd30e6a1: Download complete 06:06:21 2437ff75d9bd: Verifying Checksum 06:06:21 2437ff75d9bd: Download complete 06:06:23 8998bd30e6a1: Pull complete 06:06:23 04944245beec: Pull complete 06:06:25 699f458cf7ca: Pull complete 06:06:25 765212b225bb: Pull complete 06:06:26 f23df028b6ca: Pull complete 06:06:26 d65c8cfc05b1: Pull complete 06:06:44 2437ff75d9bd: Pull complete 06:06:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:06:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:06:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:06:45 prd-ubuntu20.04-docker-arm64-4c-16g-9425 does not seem to be running inside a container 06:06:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:06:48 $ docker top 58ada7cab2a0777cabf662c4b7c3c059495aebf507c619f2877d45019efe562c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:06:48 ---> job-cost.sh 06:06:48 lf-activate-venv: SKIPPING 06:06:48 INFO: No Stack... 06:06:49 INFO: Retrieving Pricing Info for: v3-standard-4 06:06:50 INFO: Archiving Costs [Pipeline] sh 06:06:50 + cat /w/workspace/device-modbus-go/1/archives/cost.csv 06:06:50 + cut -d, -f6 [Pipeline] lock 06:06:50 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-570-1-stack-cost] 06:06:50 Resource [jenkins-edgexfoundry-device-modbus-go-PR-570-1-stack-cost] did not exist. Created. 06:06:50 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-570-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:06:51 /w/workspace/device-modbus-go/1@tmp/durable-a18dd5c8/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:06:52 + echo total: 0.10999999940395355 [Pipeline] stash 06:06:52 Warning: overwriting stash ‘stack-cost’ 06:06:52 Stashed 1 file(s) [Pipeline] } 06:06:52 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-PR-570-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:06:52 $ docker stop --time=1 58ada7cab2a0777cabf662c4b7c3c059495aebf507c619f2877d45019efe562c 06:06:54 $ docker rm -f --volumes 58ada7cab2a0777cabf662c4b7c3c059495aebf507c619f2877d45019efe562c [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 06:06:55 provisioning config files... 06:06:55 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-570@tmp/config13756032771471892680tmp [Pipeline] { [Pipeline] sh 06:06:55 + set +x 06:06:55 + bash -s -- 06:06:55 + curl -s https://codecov.io/bash 06:06:55 06:06:55 _____ _ 06:06:55 / ____| | | 06:06:55 | | ___ __| | ___ ___ _____ __ 06:06:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:06:55 | |___| (_) | (_| | __/ (_| (_) \ V / 06:06:55 \_____\___/ \__,_|\___|\___\___/ \_/ 06:06:55 Bash-1.0.6 06:06:55 06:06:55 06:06:55 ==> git version 2.25.1 found 06:06:55 ==> 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 06:06:55 Release-Date: 2020-01-08 06:06:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:06:55 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:06:55 ==> Jenkins CI detected. 06:06:55 current dir:  /w/workspace/xfoundry_device-modbus-go_PR-570 06:06:55 project root: . 06:06:55 --> token set from env 06:06:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:06:55 ==> Running gcov in . (disable via -X gcov) 06:06:55 ==> Python coveragepy not found 06:06:55 ==> Searching for coverage reports in: 06:06:55 + . 06:06:55 -> Found 1 reports 06:06:55 ==> Detecting git/mercurial file structure 06:06:55 ==> Reading reports 06:06:55 + ./coverage.out bytes=24601 06:06:55 ==> Appending adjustments 06:06:55 https://docs.codecov.io/docs/fixing-reports 06:06:55 + Found adjustments 06:06:55 ==> Gzipping contents 06:06:55 4.0K /tmp/codecov.8UFbOD.gz 06:06:55 ==> Uploading reports 06:06:55 url: https://codecov.io 06:06:55 query: branch=PR-570&commit=c320f389388fcbae9636e4d1a98f124dc4a6b380&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-570%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=570&job=&cmd_args= 06:06:55 -> Pinging Codecov 06:06:55 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-570&commit=c320f389388fcbae9636e4d1a98f124dc4a6b380&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-570%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=570&job=&cmd_args= 06:06:56 -> Uploading to 06:06:56 https://storage.googleapis.com/codecov/v4/raw/2024-09-04/55DBCA73C666E3227836607328DD7E49/c320f389388fcbae9636e4d1a98f124dc4a6b380/e76a3b7d-400f-4682-be7e-c8b9bad5f4d0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240904%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240904T060656Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8ae46e697846e9844764b6def7a2d65dfbb207e4c90d89d80c6bf51c82121aea 06:06:56 % Total % Received % Xferd Average Speed Time Time Time Current 06:06:56 Dload Upload Total Spent Left Speed 06:06:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3843 0 0 100 3843 0 16708 --:--:-- --:--:-- --:--:-- 16708 06:06:56 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/c320f389388fcbae9636e4d1a98f124dc4a6b380 [Pipeline] } 06:06:56 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:06:58 + [ -d /w/workspace/xfoundry_device-modbus-go_PR-570/archives ] 06:06:58 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-570/archives 06:06:58 total 16 06:06:58 drwxr-xr-x 3 root root 4096 Sep 4 05:56 . 06:06:58 drwxrwxr-x 10 jenkins jenkins 4096 Sep 4 05:56 .. 06:06:58 drwxr-xr-x 2 root root 4096 Sep 4 05:56 cost 06:06:58 -rw-r--r-- 1 root root 88 Sep 4 05:56 cost.csv 06:06:58 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-570/archives 06:06:58 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-570/archives 06:06:58 total 16 06:06:58 drwxr-xr-x 3 jenkins jenkins 4096 Sep 4 05:56 . 06:06:58 drwxrwxr-x 10 jenkins jenkins 4096 Sep 4 05:56 .. 06:06:58 drwxr-xr-x 2 jenkins jenkins 4096 Sep 4 05:56 cost 06:06:58 -rw-r--r-- 1 jenkins jenkins 88 Sep 4 05:56 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:06:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:07:00 ---> package-listing.sh 06:07:00 ++ facter osfamily 06:07:00 ++ tr '[:upper:]' '[:lower:]' 06:07:00 + OS_FAMILY=debian 06:07:00 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-570 06:07:00 + START_PACKAGES=/tmp/packages_start.txt 06:07:00 + END_PACKAGES=/tmp/packages_end.txt 06:07:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:07:00 + PACKAGES=/tmp/packages_start.txt 06:07:00 + '[' /w/workspace/xfoundry_device-modbus-go_PR-570 ']' 06:07:00 + PACKAGES=/tmp/packages_end.txt 06:07:00 + case "${OS_FAMILY}" in 06:07:00 + dpkg -l 06:07:00 + grep '^ii' 06:07:00 + '[' -f /tmp/packages_start.txt ']' 06:07:00 + '[' -f /tmp/packages_end.txt ']' 06:07:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:07:00 + '[' /w/workspace/xfoundry_device-modbus-go_PR-570 ']' 06:07:00 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-570/archives/ 06:07:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-570/archives/ [Pipeline] echo 06:07:00 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-570/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:07:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:07:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:07:01 prd-ubuntu20.04-docker-8c-8g-9424 does not seem to be running inside a container 06:07:01 $ 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-570/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-570 -v /w/workspace/xfoundry_device-modbus-go_PR-570:/w/workspace/xfoundry_device-modbus-go_PR-570:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-570@tmp:/w/workspace/xfoundry_device-modbus-go_PR-570@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:07:01 $ docker top f242fc79a9cd5a40709257cd8c79867890d26f9b99929ac548894cd10526a46a -eo pid,comm [Pipeline] { [Pipeline] sh 06:07:02 + touch /tmp/pre-build-complete [Pipeline] sh 06:07:02 + mkdir -p /var/log/sysstat [Pipeline] sh 06:07:02 + ls /var/log/sa-host 06:07:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:07:03 provisioning config files... 06:07:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-570@tmp/config3461247763584549119tmp [Pipeline] { [Pipeline] echo 06:07:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:07:03 ---> create-netrc.sh [Pipeline] } 06:07:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:07:04 ---> python-tools-install.sh [Pipeline] echo 06:07:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:07:04 ---> sudo-logs.sh 06:07:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:07:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:07:04 ---> job-cost.sh 06:07:04 lf-activate-venv: SKIPPING 06:07:04 DEBUG: total: 0.2199999988079071 06:07:04 INFO: Retrieving Stack Cost... 06:07:05 INFO: Retrieving Pricing Info for: v3-standard-8 06:07:05 INFO: Archiving Costs [Pipeline] echo 06:07:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:07:05 ---> logs-deploy.sh 06:07:05 lf-activate-venv: SKIPPING 06:07:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-570/1 06:07:05 INFO: archiving workspace using pattern(s): 06:07:06 Archives upload complete. 06:07:07 INFO: archiving logs to Nexus