Pull request #561 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 85fe8477a6d2aada7bf5da6a2fdf6cd348060705+d71636c60b8b9ed9f948421f9983ca52d9baac39 (db84a6a78f3eea5a15afa893ba1031df5b2e8ac9) 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-ssh13822172243229437899.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh15356125468587924510.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 590556114a56c6d90cc8043840e039c2f74196dc 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-561/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-561/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9304425012598417213.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-561/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13234548738129003584.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh8680531908508702632.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-561/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-561/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13476836388517222534.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 590556114a56c6d90cc8043840e039c2f74196dc 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-5918 in /w/workspace/xfoundry_device-modbus-go_PR-561 [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-561 # 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 d71636c60b8b9ed9f948421f9983ca52d9baac39 into PR head commit 85fe8477a6d2aada7bf5da6a2fdf6cd348060705 Merge succeeded, producing 85fe8477a6d2aada7bf5da6a2fdf6cd348060705 Checking out Revision 85fe8477a6d2aada7bf5da6a2fdf6cd348060705 (PR-561) > 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/561/head:refs/remotes/origin/PR-561 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 85fe8477a6d2aada7bf5da6a2fdf6cd348060705 # 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 d71636c60b8b9ed9f948421f9983ca52d9baac39 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 85fe8477a6d2aada7bf5da6a2fdf6cd348060705 # timeout=10 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 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:25:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:25:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:25:04 ========================================================= 05:25:04 EdgeX Global Pipelines Version Info 05:25:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:25:05 ------------------- 05:25:05 stable info: 05:25:05 ------------------- 05:25:05 Commited By: Ginny Guan ginny@iotechsys.com 05:25:05 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 05:25:05 Message: update stable to v1.0.260 05:25:05 ------------------- 05:25:05 experimental info: 05:25:05 ------------------- 05:25:05 Commited By: Ginny Guan ginny@iotechsys.com 05:25:05 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 05:25:05 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:25:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 05:25:06 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 05:25:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:25:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:25:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:25:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 05:25:07 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:25:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:25:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:25:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:25:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:25:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 05:25:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:25:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:25:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:25:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:25:10 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:25:10 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:25:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:25:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:25:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:25:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:25:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:25:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:25:11 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:25:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:25:12 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:25:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-561 [Pipeline] echo 05:25:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-561 [Pipeline] echo 05:25:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-561 [Pipeline] echo 05:25:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 85fe8477a6d2aada7bf5da6a2fdf6cd348060705 [Pipeline] echo 05:25:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 85fe847 [Pipeline] echo 05:25:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:25:13 provisioning config files... 05:25:14 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-561@tmp/config16411983115376269594tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:25:14 ---> ****-login.sh 05:25:14 nexus3.edgexfoundry.org:10001 05:25:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:25:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:25:15 Configure a credential helper to remove this warning. See 05:25:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:25:15 05:25:15 Login Succeeded 05:25:15 nexus3.edgexfoundry.org:10002 05:25:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:25:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:25:15 Configure a credential helper to remove this warning. See 05:25:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:25:15 05:25:15 Login Succeeded 05:25:15 nexus3.edgexfoundry.org:10003 05:25:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:25:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:25:15 Configure a credential helper to remove this warning. See 05:25:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:25:15 05:25:15 Login Succeeded 05:25:15 nexus3.edgexfoundry.org:10004 05:25:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:25:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:25:15 Configure a credential helper to remove this warning. See 05:25:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:25:15 05:25:15 Login Succeeded 05:25:15 ****.io 05:25:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:25:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:25:15 Configure a credential helper to remove this warning. See 05:25:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:25:15 05:25:15 Login Succeeded 05:25:15 ---> ****-login.sh ends [Pipeline] } 05:25:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:25:17 + git rev-list -1 --merges 85fe8477a6d2aada7bf5da6a2fdf6cd348060705~1..85fe8477a6d2aada7bf5da6a2fdf6cd348060705 [Pipeline] echo 05:25:17 -----------> git rev-list -1 --merges 85fe8477a6d2aada7bf5da6a2fdf6cd348060705~1..85fe8477a6d2aada7bf5da6a2fdf6cd348060705 85fe8477a6d2aada7bf5da6a2fdf6cd348060705 [false] [Pipeline] sh 05:25:18 + git log --format=format:%s -1 85fe8477a6d2aada7bf5da6a2fdf6cd348060705 [Pipeline] echo 05:25:18 ========================================================= 05:25:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:25:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:25:19 + git log --format=format:%s -1 85fe8477a6d2aada7bf5da6a2fdf6cd348060705 [Pipeline] echo 05:25:19 [semverPrep] GIT_COMMIT: 85fe8477a6d2aada7bf5da6a2fdf6cd348060705, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 05:25:19 [semverPrep] This is not a build commit. [Pipeline] sh 05:25:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:25:20 + grep -v github /etc/ssh/ssh_known_hosts 05:25:20 + [ -e /tmp/ssh_known_hosts ] 05:25:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:25:20 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:25:20 + sudo tee -a /etc/ssh/ssh_known_hosts 05:25:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:25:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:25:21 05:25:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:25:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:25:22 0.1.4: Pulling from edgex-devops/py-git-semver 05:25:22 b85a868b505f: Pulling fs layer 05:25:22 e2be974225ed: Pulling fs layer 05:25:22 339a4e72a1f5: Pulling fs layer 05:25:22 988bab9f4d93: Pulling fs layer 05:25:22 1469e6f7b9e6: Pulling fs layer 05:25:22 eaf3925da568: Pulling fs layer 05:25:22 bab4dde63d76: Pulling fs layer 05:25:22 bde34c3a00c8: Pulling fs layer 05:25:22 b352a97aabf1: Pulling fs layer 05:25:22 4872d77fe225: Pulling fs layer 05:25:22 5851b861e8e6: Pulling fs layer 05:25:22 1469e6f7b9e6: Waiting 05:25:22 988bab9f4d93: Waiting 05:25:22 bab4dde63d76: Waiting 05:25:22 eaf3925da568: Waiting 05:25:22 bde34c3a00c8: Waiting 05:25:22 b352a97aabf1: Waiting 05:25:22 5851b861e8e6: Waiting 05:25:22 e2be974225ed: Verifying Checksum 05:25:22 988bab9f4d93: Verifying Checksum 05:25:22 988bab9f4d93: Download complete 05:25:22 339a4e72a1f5: Verifying Checksum 05:25:22 339a4e72a1f5: Download complete 05:25:22 1469e6f7b9e6: Verifying Checksum 05:25:22 1469e6f7b9e6: Download complete 05:25:22 eaf3925da568: Verifying Checksum 05:25:22 eaf3925da568: Download complete 05:25:22 bde34c3a00c8: Download complete 05:25:22 b352a97aabf1: Download complete 05:25:22 4872d77fe225: Verifying Checksum 05:25:22 4872d77fe225: Download complete 05:25:22 5851b861e8e6: Verifying Checksum 05:25:22 5851b861e8e6: Download complete 05:25:22 b85a868b505f: Verifying Checksum 05:25:22 b85a868b505f: Download complete 05:25:22 bab4dde63d76: Verifying Checksum 05:25:22 bab4dde63d76: Download complete 05:25:23 b85a868b505f: Pull complete 05:25:23 e2be974225ed: Pull complete 05:25:24 339a4e72a1f5: Pull complete 05:25:24 988bab9f4d93: Pull complete 05:25:24 1469e6f7b9e6: Pull complete 05:25:24 eaf3925da568: Pull complete 05:25:26 bab4dde63d76: Pull complete 05:25:26 bde34c3a00c8: Pull complete 05:25:26 b352a97aabf1: Pull complete 05:25:26 4872d77fe225: Pull complete 05:25:26 5851b861e8e6: Pull complete 05:25:26 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:25:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:25:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:25:27 prd-ubuntu20.04-docker-8c-8g-5918 does not seem to be running inside a container 05:25:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-561 -v /w/workspace/xfoundry_device-modbus-go_PR-561:/w/workspace/xfoundry_device-modbus-go_PR-561:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-561@tmp:/w/workspace/xfoundry_device-modbus-go_PR-561@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:25:31 $ docker top 2f113175e962eea0b9a93950b90379991ef0962701a95c1aabd9f3faf91de6fc -eo pid,comm 05:25:31 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:25:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:25:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:25:31 [ssh-agent] Looking for ssh-agent implementation... 05:25:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:25:31 $ docker exec 2f113175e962eea0b9a93950b90379991ef0962701a95c1aabd9f3faf91de6fc ssh-agent 05:25:31 SSH_AUTH_SOCK=/tmp/ssh-jkw0njdvW6Sj/agent.32 05:25:31 SSH_AGENT_PID=38 05:25:32 Running ssh-add (command line suppressed) 05:25:32 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-561@tmp/private_key_8952602700265969445.key (/w/workspace/xfoundry_device-modbus-go_PR-561@tmp/private_key_8952602700265969445.key) 05:25:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:25:32 + git tag --points-at HEAD [Pipeline] } 05:25:32 $ docker exec --env ******** --env ******** 2f113175e962eea0b9a93950b90379991ef0962701a95c1aabd9f3faf91de6fc ssh-agent -k 05:25:32 unset SSH_AUTH_SOCK; 05:25:32 unset SSH_AGENT_PID; 05:25:32 echo Agent pid 38 killed; 05:25:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:25:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:25:33 [ssh-agent] Looking for ssh-agent implementation... 05:25:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:25:33 $ docker exec 2f113175e962eea0b9a93950b90379991ef0962701a95c1aabd9f3faf91de6fc ssh-agent 05:25:33 SSH_AUTH_SOCK=/tmp/ssh-ArtnjerkVMXx/agent.72 05:25:33 SSH_AGENT_PID=78 05:25:33 Running ssh-add (command line suppressed) 05:25:33 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-561@tmp/private_key_3189952063219179476.key (/w/workspace/xfoundry_device-modbus-go_PR-561@tmp/private_key_3189952063219179476.key) 05:25:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:25:34 + git semver init 05:25:34 2024-07-19 05:25:34,388 [run_init] DEBUG init version:0.0.0 force:False 05:25:34 2024-07-19 05:25:34,389 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-561/.semver 05:25:34 2024-07-19 05:25:34,389 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-561/.semver 05:25:34 2024-07-19 05:25:34,389 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-561/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-561, universal_newlines=False, shell=None, istream=None) 05:25:35 2024-07-19 05:25:35,375 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-561/.git/info/exclude 05:25:35 2024-07-19 05:25:35,376 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-561/.semver/PR-561 with force:False 05:25:35 2024-07-19 05:25:35,376 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-561/.semver/PR-561 05:25:35 2024-07-19 05:25:35,380 [execute] INFO git cat-file --batch-check 05:25:35 2024-07-19 05:25:35,381 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-561/.semver, universal_newlines=False, shell=None, istream=) 05:25:35 2024-07-19 05:25:35,387 [execute] INFO git cat-file --batch 05:25:35 2024-07-19 05:25:35,387 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-561/.semver, universal_newlines=False, shell=None, istream=) 05:25:35 2024-07-19 05:25:35,392 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-561/.semver/PR-561 05:25:35 0.0.0 [Pipeline] } 05:25:35 $ docker exec --env ******** --env ******** 2f113175e962eea0b9a93950b90379991ef0962701a95c1aabd9f3faf91de6fc ssh-agent -k 05:25:35 unset SSH_AUTH_SOCK; 05:25:35 unset SSH_AGENT_PID; 05:25:35 echo Agent pid 78 killed; 05:25:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:25:36 + git semver [Pipeline] } 05:25:37 $ docker stop --time=1 2f113175e962eea0b9a93950b90379991ef0962701a95c1aabd9f3faf91de6fc 05:25:38 $ docker rm -f --volumes 2f113175e962eea0b9a93950b90379991ef0962701a95c1aabd9f3faf91de6fc [Pipeline] // withDockerContainer [Pipeline] sh 05:25:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:25:40 Stashed 1 file(s) [Pipeline] echo 05:25:40 [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:25:42 provisioning config files... 05:25:42 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-561@tmp/config249982626953557239tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:25:43 ---> ****-login.sh 05:25:43 nexus3.edgexfoundry.org:10001 05:25:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:25:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:25:43 Configure a credential helper to remove this warning. See 05:25:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:25:43 05:25:43 Login Succeeded 05:25:43 nexus3.edgexfoundry.org:10002 05:25:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:25:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:25:43 Configure a credential helper to remove this warning. See 05:25:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:25:43 05:25:43 Login Succeeded 05:25:43 nexus3.edgexfoundry.org:10003 05:25:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:25:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:25:43 Configure a credential helper to remove this warning. See 05:25:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:25:43 05:25:43 Login Succeeded 05:25:43 nexus3.edgexfoundry.org:10004 05:25:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:25:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:25:43 Configure a credential helper to remove this warning. See 05:25:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:25:43 05:25:43 Login Succeeded 05:25:43 ****.io 05:25:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:25:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:25:44 Configure a credential helper to remove this warning. See 05:25:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:25:44 05:25:44 Login Succeeded 05:25:44 ---> ****-login.sh ends [Pipeline] } 05:25:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:25:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:25:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:25:45 ========================================================= 05:25:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 05:25:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:25:46 + 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:25:46 Sending build context to Docker daemon 17.88MB 05:25:46 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 05:25:46 Step 2/10 : FROM ${BASE} AS builder 05:25:46 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 05:25:46 619be1103602: Pulling fs layer 05:25:46 7862e08f4a3e: Pulling fs layer 05:25:46 5df492c9dc93: Pulling fs layer 05:25:46 7629e6793208: Pulling fs layer 05:25:46 4f4fb700ef54: Pulling fs layer 05:25:46 fb5054dd5b73: Pulling fs layer 05:25:46 eeca6798cff9: Pulling fs layer 05:25:46 aa269ceb94a6: Pulling fs layer 05:25:46 ada007ff1a6a: Pulling fs layer 05:25:46 4f4fb700ef54: Waiting 05:25:46 fb5054dd5b73: Waiting 05:25:46 eeca6798cff9: Waiting 05:25:46 aa269ceb94a6: Waiting 05:25:46 ada007ff1a6a: Waiting 05:25:46 7629e6793208: Waiting 05:25:46 7862e08f4a3e: Verifying Checksum 05:25:46 7862e08f4a3e: Download complete 05:25:46 7629e6793208: Verifying Checksum 05:25:46 7629e6793208: Download complete 05:25:46 4f4fb700ef54: Verifying Checksum 05:25:46 4f4fb700ef54: Download complete 05:25:46 fb5054dd5b73: Verifying Checksum 05:25:46 fb5054dd5b73: Download complete 05:25:46 619be1103602: Verifying Checksum 05:25:46 619be1103602: Download complete 05:25:46 eeca6798cff9: Verifying Checksum 05:25:46 eeca6798cff9: Download complete 05:25:46 619be1103602: Pull complete 05:25:46 ada007ff1a6a: Verifying Checksum 05:25:46 ada007ff1a6a: Download complete 05:25:47 7862e08f4a3e: Pull complete 05:25:47 5df492c9dc93: Verifying Checksum 05:25:47 5df492c9dc93: Download complete 05:25:47 aa269ceb94a6: Verifying Checksum 05:25:47 aa269ceb94a6: Download complete 05:25:50 5df492c9dc93: Pull complete 05:25:50 7629e6793208: Pull complete 05:25:50 4f4fb700ef54: Pull complete 05:25:50 fb5054dd5b73: Pull complete 05:25:50 eeca6798cff9: Pull complete 05:25:52 aa269ceb94a6: Pull complete 05:25:53 ada007ff1a6a: Pull complete 05:25:53 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 05:25:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:25:53 ---> f489d0715acc 05:25:53 Step 3/10 : ARG ADD_BUILD_TAGS="" 05:25:57 Still waiting to schedule task 05:25:57 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:25:57 ---> Running in d4c1a879586a 05:25:57 Removing intermediate container d4c1a879586a 05:25:57 ---> 4398ecd136c1 05:25:57 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:25:57 ---> Running in 03ef43a1dfb3 05:25:57 Removing intermediate container 03ef43a1dfb3 05:25:57 ---> 55d46d193871 05:25:57 Step 5/10 : RUN apk add --update --no-cache make git openssh 05:25:57 ---> Running in 4017ef9908da 05:25:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:25:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:25:58 (1/8) Installing openssh-keygen (9.3_p2-r2) 05:25:58 (2/8) Installing libedit (20221030.3.1-r1) 05:25:58 (3/8) Installing openssh-client-common (9.3_p2-r2) 05:25:58 (4/8) Installing openssh-client-default (9.3_p2-r2) 05:25:58 (5/8) Installing openssh-sftp-server (9.3_p2-r2) 05:25:58 (6/8) Installing openssh-server-common (9.3_p2-r2) 05:25:58 (7/8) Installing openssh-server (9.3_p2-r2) 05:25:58 (8/8) Installing openssh (9.3_p2-r2) 05:25:58 Executing busybox-1.36.1-r5.trigger 05:25:58 OK: 270 MiB in 60 packages 05:25:58 Removing intermediate container 4017ef9908da 05:25:58 ---> 24719755db2a 05:25:58 Step 6/10 : WORKDIR /device-modbus-go 05:25:58 ---> Running in da9b8ecaa673 05:25:58 Removing intermediate container da9b8ecaa673 05:25:58 ---> ce046d54a62b 05:25:58 Step 7/10 : COPY go.mod vendor* ./ 05:25:58 ---> 7a6ec80c57d2 05:25:58 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:25:58 ---> Running in 41d0065c19d8 05:26:55 Removing intermediate container 41d0065c19d8 05:26:55 ---> 1b0b97c508e1 05:26:55 Step 9/10 : COPY . . 05:26:55 ---> edba530e9ae5 05:26:55 Step 10/10 : RUN ${MAKE} 05:26:55 ---> Running in 057ac9bf429b 05:26:55 noop 05:26:55 Removing intermediate container 057ac9bf429b 05:26:55 ---> 3929f3ba8b41 05:26:55 Successfully built 3929f3ba8b41 05:26:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:56 + docker inspect -f . ci-base-image-x86_64 05:26:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:26:57 prd-ubuntu20.04-docker-8c-8g-5918 does not seem to be running inside a container 05:26:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-561 -v /w/workspace/xfoundry_device-modbus-go_PR-561:/w/workspace/xfoundry_device-modbus-go_PR-561:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-561@tmp:/w/workspace/xfoundry_device-modbus-go_PR-561@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:26:57 $ docker top 850f5f9a476c4a5ab7e4198197ab75c3384368237f51832301a7499846f6508a -eo pid,comm [Pipeline] { [Pipeline] sh 05:26:58 + go version 05:26:58 go version go1.21.9 linux/amd64 [Pipeline] } 05:26:58 $ docker stop --time=1 850f5f9a476c4a5ab7e4198197ab75c3384368237f51832301a7499846f6508a 05:27:00 $ docker rm -f --volumes 850f5f9a476c4a5ab7e4198197ab75c3384368237f51832301a7499846f6508a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:02 + docker inspect -f . ci-base-image-x86_64 05:27:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:27:02 prd-ubuntu20.04-docker-8c-8g-5918 does not seem to be running inside a container 05:27:02 $ 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-561 -v /w/workspace/xfoundry_device-modbus-go_PR-561:/w/workspace/xfoundry_device-modbus-go_PR-561:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-561@tmp:/w/workspace/xfoundry_device-modbus-go_PR-561@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:27:03 $ docker top 10491ee5455e0159afb33b9b8e6d6174662a6f4449f16979e6b28497e71b5252 -eo pid,comm [Pipeline] { [Pipeline] sh 05:27:03 + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-561 [Pipeline] fileExists [Pipeline] sh 05:27:04 + make test 05:27:04 go test ./... -coverprofile=coverage.out 05:27:06 ? github.com/edgexfoundry/device-modbus-go [no test files] 05:27:24 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 05:27:24 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.009s coverage: 47.9% of statements 05:27:26 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5919 in /w/workspace/xfoundry_device-modbus-go_PR-561 [Pipeline] { [Pipeline] ws 05:27:26 Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout 05:27:27 The recommended git tool is: git 05:27:34 using credential edgex-jenkins-ssh 05:27:34 Cloning the remote Git repository 05:27:34 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 05:27:34 > git init /w/workspace/device-modbus-go/1 # timeout=10 05:27:34 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 05:27:34 > git --version # timeout=10 05:27:34 > git --version # 'git version 2.25.1' 05:27:34 using GIT_SSH to set credentials SSH Credentials for GitHub 05:27:35 go vet ./... 05:27:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:27:37 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 05:27:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:27:38 Merging remotes/origin/main commit d71636c60b8b9ed9f948421f9983ca52d9baac39 into PR head commit 85fe8477a6d2aada7bf5da6a2fdf6cd348060705 05:27:39 Merge succeeded, producing 85fe8477a6d2aada7bf5da6a2fdf6cd348060705 05:27:39 Checking out Revision 85fe8477a6d2aada7bf5da6a2fdf6cd348060705 (PR-561) 05:27:38 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 05:27:38 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 05:27:38 using GIT_SSH to set credentials SSH Credentials for GitHub 05:27:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/561/head:refs/remotes/origin/PR-561 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:27:38 > git config core.sparsecheckout # timeout=10 05:27:39 > git checkout -f 85fe8477a6d2aada7bf5da6a2fdf6cd348060705 # timeout=10 05:27:39 > git remote # timeout=10 05:27:39 > git config --get remote.origin.url # timeout=10 05:27:39 using GIT_SSH to set credentials SSH Credentials for GitHub 05:27:39 > git merge d71636c60b8b9ed9f948421f9983ca52d9baac39 # timeout=10 05:27:39 > git rev-parse HEAD^{commit} # timeout=10 05:27:39 > git config core.sparsecheckout # timeout=10 05:27:39 > git checkout -f 85fe8477a6d2aada7bf5da6a2fdf6cd348060705 # timeout=10 05:27:40 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 05:27:40 > git --version # timeout=10 05:27:40 > git --version # 'git version 2.25.1' 05:27:40 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 05:27:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:27:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:27:40 ./bin/test-attribution-txt.sh 05:27:40 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] echo 05:27:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:27:41 $ docker stop --time=1 10491ee5455e0159afb33b9b8e6d6174662a6f4449f16979e6b28497e71b5252 05:27:42 $ docker rm -f --volumes 10491ee5455e0159afb33b9b8e6d6174662a6f4449f16979e6b28497e71b5252 [Pipeline] // withDockerContainer [Pipeline] sh 05:27:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:27:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { 05:27:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] stage [Pipeline] { (Prep) 05:27:46 + ls -al . 05:27:46 total 272 05:27:46 drwxrwxr-x 9 jenkins jenkins 4096 Jul 19 05:27 . 05:27:46 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 05:24 .. 05:27:46 -rw-rw-r-- 1 jenkins jenkins 140 Jul 19 05:24 .dockerignore 05:27:46 drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 05:27 .git 05:27:46 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 05:24 .github 05:27:46 -rw-rw-r-- 1 jenkins jenkins 266 Jul 19 05:24 .gitignore 05:27:46 -rw-rw-r-- 1 jenkins jenkins 41 Jul 19 05:24 .golangci.yml 05:27:46 drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 05:25 .semver 05:27:46 -rw-rw-r-- 1 jenkins jenkins 19432 Jul 19 05:24 Attribution.txt 05:27:46 -rw-rw-r-- 1 jenkins jenkins 16388 Jul 19 05:24 CHANGELOG.md 05:27:46 -rw-rw-r-- 1 jenkins jenkins 1474 Jul 19 05:24 Dockerfile 05:27:46 -rw-rw-r-- 1 jenkins jenkins 677 Jul 19 05:24 GOVERNANCE.md 05:27:46 -rw-rw-r-- 1 jenkins jenkins 658 Jul 19 05:24 Jenkinsfile 05:27:46 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 19 05:24 LICENSE 05:27:46 -rw-rw-r-- 1 jenkins jenkins 1942 Jul 19 05:24 Makefile 05:27:46 -rw-rw-r-- 1 jenkins jenkins 622 Jul 19 05:24 OWNERS.md 05:27:46 -rw-rw-r-- 1 jenkins jenkins 4463 Jul 19 05:24 README.md 05:27:46 -rw-rw-r-- 1 jenkins jenkins 5 Jul 19 05:25 VERSION 05:27:46 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 05:24 bin 05:27:46 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 05:24 cmd 05:27:46 -rw-r--r-- 1 jenkins jenkins 24601 Jul 19 05:27 coverage.out 05:27:46 -rw-rw-r-- 1 jenkins jenkins 7184 Jul 19 05:24 go.mod 05:27:46 -rw-rw-r-- 1 jenkins jenkins 102013 Jul 19 05:24 go.sum 05:27:46 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 05:24 internal 05:27:46 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 05:24 simulator 05:27:46 -rw-rw-r-- 1 jenkins jenkins 229 Jul 19 05:24 version.go [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 05:27:47 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:27:47 % Total % Received % Xferd Average Speed Time Time Time Current 05:27:47 Dload Upload Total Spent Left Speed 05:27:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 75017 0 --:--:-- --:--:-- --:--:-- 75017 [Pipeline] sh [Pipeline] sh 05:27:47 + 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=85fe8477a6d2aada7bf5da6a2fdf6cd348060705 --label arch=amd64 --label version=0.0.0 . 05:27:47 Sending build context to Docker daemon 17.9MB 05:27:47 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 05:27:47 Step 2/23 : FROM ${BASE} AS builder 05:27:47 ---> 3929f3ba8b41 05:27:47 Step 3/23 : ARG ADD_BUILD_TAGS="" 05:27:47 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:27:48 ---> Running in 4ac3fd85eb16 05:27:48 Removing intermediate container 4ac3fd85eb16 05:27:48 ---> 1d2f888ef7de 05:27:48 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:27:48 ---> Running in 4c3e7d607b70 05:27:48 Removing intermediate container 4c3e7d607b70 05:27:48 ---> 0017314ff4f4 05:27:48 Step 5/23 : RUN apk add --update --no-cache make git openssh 05:27:48 ---> Running in e43d30407e04 05:27:48 + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:27:48 sudo tee /etc/docker/daemon.new 05:27:48 { 05:27:48 "registry-mirrors": [ 05:27:48 "https://nexus3.edgexfoundry.org:10001" 05:27:48 ], 05:27:48 "bip": "10.250.0.254/24", 05:27:48 "hosts": [ 05:27:48 "tcp://0.0.0.0:5555", 05:27:48 "unix:///var/run/docker.sock" 05:27:48 ], 05:27:48 "mtu": 1458, 05:27:48 "selinux-enabled": true, 05:27:48 "seccomp-profile": "/etc/docker/seccomp.json" 05:27:48 } 05:27:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [Pipeline] sh 05:27:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:27:48 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:27:48 OK: 270 MiB in 60 packages 05:27:49 Removing intermediate container e43d30407e04 05:27:49 ---> 172567f9ca31 05:27:49 Step 6/23 : WORKDIR /device-modbus-go 05:27:49 ---> Running in adb0ece25fc0 05:27:49 Removing intermediate container adb0ece25fc0 05:27:49 ---> ec9abcb28ec2 05:27:49 Step 7/23 : COPY go.mod vendor* ./ 05:27:49 ---> bd883f212e12 05:27:49 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:27:49 ---> Running in 90b73d5776ff 05:27:49 + sudo service docker restart 05:27:49 Removing intermediate container 90b73d5776ff 05:27:49 ---> 55bf30494bc7 05:27:49 Step 9/23 : COPY . . 05:27:50 ---> 54568fcd8fcf 05:27:50 Step 10/23 : RUN ${MAKE} 05:27:50 ---> Running in 7e8b82359c68 05:27:50 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.25" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:28:08 provisioning config files... 05:28:08 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config4069862369432717333tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:28:09 ---> ****-login.sh 05:28:09 nexus3.edgexfoundry.org:10001 05:28:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:28:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:28:10 Configure a credential helper to remove this warning. See 05:28:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:28:10 05:28:10 Login Succeeded 05:28:10 nexus3.edgexfoundry.org:10002 05:28:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:28:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:28:10 Configure a credential helper to remove this warning. See 05:28:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:28:10 05:28:10 Login Succeeded 05:28:10 nexus3.edgexfoundry.org:10003 05:28:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:28:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:28:10 Configure a credential helper to remove this warning. See 05:28:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:28:10 05:28:10 Login Succeeded 05:28:10 nexus3.edgexfoundry.org:10004 05:28:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:28:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:28:11 Configure a credential helper to remove this warning. See 05:28:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:28:11 05:28:11 Login Succeeded 05:28:11 ****.io 05:28:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:28:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:28:11 Configure a credential helper to remove this warning. See 05:28:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:28:11 05:28:11 Login Succeeded 05:28:11 ---> ****-login.sh ends [Pipeline] } 05:28:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:28:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:28:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:28:13 ========================================================= 05:28:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 05:28:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:14 + 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:28:14 Sending build context to Docker daemon 9.08MB 05:28:14 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 05:28:14 Step 2/10 : FROM ${BASE} AS builder 05:28:14 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:28:14 c6b39de5b339: Pulling fs layer 05:28:14 a69c41024577: Pulling fs layer 05:28:14 d6de4b400683: Pulling fs layer 05:28:14 35cb2a7552d0: Pulling fs layer 05:28:14 4f4fb700ef54: Pulling fs layer 05:28:14 464afbd9ba4c: Pulling fs layer 05:28:14 00f215d4a9da: Pulling fs layer 05:28:14 d496ad576159: Pulling fs layer 05:28:14 35cb2a7552d0: Waiting 05:28:14 4f4fb700ef54: Waiting 05:28:14 464afbd9ba4c: Waiting 05:28:14 00f215d4a9da: Waiting 05:28:14 d496ad576159: Waiting 05:28:14 a69c41024577: Verifying Checksum 05:28:14 a69c41024577: Download complete 05:28:14 35cb2a7552d0: Verifying Checksum 05:28:14 35cb2a7552d0: Download complete 05:28:14 4f4fb700ef54: Verifying Checksum 05:28:14 4f4fb700ef54: Download complete 05:28:14 464afbd9ba4c: Verifying Checksum 05:28:14 464afbd9ba4c: Download complete 05:28:14 c6b39de5b339: Verifying Checksum 05:28:14 c6b39de5b339: Download complete 05:28:15 d496ad576159: Verifying Checksum 05:28:15 d496ad576159: Download complete 05:28:15 c6b39de5b339: Pull complete 05:28:16 a69c41024577: Pull complete 05:28:16 d6de4b400683: Download complete 05:28:17 00f215d4a9da: Verifying Checksum 05:28:17 00f215d4a9da: Download complete 05:28:23 Removing intermediate container 7e8b82359c68 05:28:23 ---> 45b65d96b060 05:28:23 Step 11/23 : FROM alpine:3.18 05:28:23 3.18: Pulling from library/alpine 05:28:23 73baa7ef167e: Pulling fs layer 05:28:23 73baa7ef167e: Verifying Checksum 05:28:23 73baa7ef167e: Download complete 05:28:23 73baa7ef167e: Pull complete 05:28:23 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 05:28:23 Status: Downloaded newer image for alpine:3.18 05:28:23 ---> 8fd7cac70a4a 05:28:23 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 05:28:23 ---> Running in 19c4b48d7b1b 05:28:23 Removing intermediate container 19c4b48d7b1b 05:28:23 ---> a37a15d15f5c 05:28:23 Step 13/23 : RUN apk add --update --no-cache dumb-init 05:28:23 ---> Running in 0a0ee2b42f6a 05:28:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:28:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:28:23 (1/1) Installing dumb-init (1.2.5-r2) 05:28:23 Executing busybox-1.36.1-r7.trigger 05:28:23 OK: 7 MiB in 16 packages 05:28:23 Removing intermediate container 0a0ee2b42f6a 05:28:23 ---> 26d08b219bee 05:28:23 Step 14/23 : RUN apk --no-cache upgrade 05:28:23 ---> Running in d8c7d19c7064 05:28:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:28:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:28:23 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 05:28:23 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 05:28:23 OK: 7 MiB in 16 packages 05:28:24 Removing intermediate container d8c7d19c7064 05:28:24 ---> defda6d5feaa 05:28:24 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 05:28:25 ---> 9066fb5f8a77 05:28:25 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 05:28:25 ---> 5414a4e8a6d5 05:28:25 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 05:28:25 ---> 5451507986db 05:28:25 Step 18/23 : EXPOSE 59901 05:28:25 ---> Running in 51e7515ef305 05:28:25 Removing intermediate container 51e7515ef305 05:28:25 ---> 5abda8520279 05:28:25 Step 19/23 : ENTRYPOINT ["/device-modbus"] 05:28:25 ---> Running in c22f57f08214 05:28:26 Removing intermediate container c22f57f08214 05:28:26 ---> 457aa116367c 05:28:26 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 05:28:26 ---> Running in 42fff90f3037 05:28:26 Removing intermediate container 42fff90f3037 05:28:26 ---> 963165401da2 05:28:26 Step 21/23 : LABEL arch=amd64 05:28:26 ---> Running in 9d2cd5a4805b 05:28:26 Removing intermediate container 9d2cd5a4805b 05:28:26 ---> df62c748d26d 05:28:26 Step 22/23 : LABEL git_sha=85fe8477a6d2aada7bf5da6a2fdf6cd348060705 05:28:26 ---> Running in af1fcca3ae80 05:28:26 Removing intermediate container af1fcca3ae80 05:28:26 ---> 544fa59a8b96 05:28:26 Step 23/23 : LABEL version=0.0.0 05:28:26 ---> Running in d00cccd07c18 05:28:26 Removing intermediate container d00cccd07c18 05:28:26 ---> 53488cc043bf 05:28:26 [Warning] One or more build-args [ARCH] were not consumed 05:28:26 Successfully built 53488cc043bf 05:28:26 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:28:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:28:29 05:28:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:28:30 latest: Pulling from edgex-lftools-log-publisher 05:28:30 5eb5b503b376: Pulling fs layer 05:28:30 5c69ac0246d0: Pulling fs layer 05:28:30 ec43610c2a17: Pulling fs layer 05:28:30 3a2ae6a8a46f: Pulling fs layer 05:28:30 33b1e0a273af: Pulling fs layer 05:28:30 5d3b04190fa2: Pulling fs layer 05:28:30 2f39f015ded8: Pulling fs layer 05:28:30 33b1e0a273af: Waiting 05:28:30 5d3b04190fa2: Waiting 05:28:30 2f39f015ded8: Waiting 05:28:30 3a2ae6a8a46f: Waiting 05:28:30 5c69ac0246d0: Verifying Checksum 05:28:30 5c69ac0246d0: Download complete 05:28:30 3a2ae6a8a46f: Download complete 05:28:30 33b1e0a273af: Verifying Checksum 05:28:30 33b1e0a273af: Download complete 05:28:30 ec43610c2a17: Verifying Checksum 05:28:30 ec43610c2a17: Download complete 05:28:30 5d3b04190fa2: Verifying Checksum 05:28:30 5d3b04190fa2: Download complete 05:28:30 5eb5b503b376: Verifying Checksum 05:28:30 5eb5b503b376: Download complete 05:28:30 d6de4b400683: Pull complete 05:28:30 35cb2a7552d0: Pull complete 05:28:30 4f4fb700ef54: Pull complete 05:28:30 464afbd9ba4c: Pull complete 05:28:31 2f39f015ded8: Download complete 05:28:31 5eb5b503b376: Pull complete 05:28:31 5c69ac0246d0: Pull complete 05:28:32 ec43610c2a17: Pull complete 05:28:32 3a2ae6a8a46f: Pull complete 05:28:32 33b1e0a273af: Pull complete 05:28:32 5d3b04190fa2: Pull complete 05:28:36 2f39f015ded8: Pull complete 05:28:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:28:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:28:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:28:37 prd-ubuntu20.04-docker-8c-8g-5918 does not seem to be running inside a container 05:28:37 $ 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-561 -v /w/workspace/xfoundry_device-modbus-go_PR-561:/w/workspace/xfoundry_device-modbus-go_PR-561:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-561@tmp:/w/workspace/xfoundry_device-modbus-go_PR-561@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:28:39 00f215d4a9da: Pull complete 05:28:40 d496ad576159: Pull complete 05:28:40 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 05:28:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:28:40 ---> f246e2811388 05:28:40 Step 3/10 : ARG ADD_BUILD_TAGS="" 05:28:41 ---> Running in b93c22f13327 05:28:41 Removing intermediate container b93c22f13327 05:28:41 ---> 464a9cea5681 05:28:41 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:28:41 ---> Running in 5fe11b3ced57 05:28:42 Removing intermediate container 5fe11b3ced57 05:28:42 ---> 29e7239e1365 05:28:42 Step 5/10 : RUN apk add --update --no-cache make git openssh 05:28:42 ---> Running in 04d2ca7d4cad 05:28:43 $ docker top befd19265cde3fd5105147227dfcf88a275d95ee15d5256f2f357b0ff0592ebd -eo pid,comm [Pipeline] { 05:28:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:28:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [Pipeline] libraryResource [Pipeline] sh 05:28:44 ---> job-cost.sh 05:28:44 lf-activate-venv: SKIPPING 05:28:44 INFO: No Stack... 05:28:44 INFO: Retrieving Pricing Info for: v3-standard-8 05:28:44 (1/8) Installing openssh-keygen (9.3_p2-r2) 05:28:44 (2/8) Installing libedit (20221030.3.1-r1) 05:28:44 (3/8) Installing openssh-client-common (9.3_p2-r2) 05:28:44 INFO: Archiving Costs [Pipeline] sh 05:28:45 (4/8) Installing openssh-client-default (9.3_p2-r2) 05:28:45 (5/8) Installing openssh-sftp-server (9.3_p2-r2) 05:28:45 (6/8) Installing openssh-server-common (9.3_p2-r2) 05:28:45 (7/8) Installing openssh-server (9.3_p2-r2) 05:28:45 (8/8) Installing openssh (9.3_p2-r2) 05:28:45 Executing busybox-1.36.1-r5.trigger 05:28:45 OK: 272 MiB in 60 packages 05:28:45 + cat /w/workspace/xfoundry_device-modbus-go_PR-561/archives/cost.csv 05:28:45 + cut -d, -f6 [Pipeline] lock 05:28:45 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-561-1-stack-cost] 05:28:45 Resource [jenkins-edgexfoundry-device-modbus-go-PR-561-1-stack-cost] did not exist. Created. 05:28:45 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-561-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:28:46 Removing intermediate container 04d2ca7d4cad 05:28:46 ---> c0cbfdb08046 05:28:46 Step 6/10 : WORKDIR /device-modbus-go 05:28:46 + echo total: 0.2199999988079071 05:28:46 ---> Running in f9a832ea714a [Pipeline] stash 05:28:46 Stashed 1 file(s) [Pipeline] } 05:28:46 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-PR-561-1-stack-cost] 05:28:46 Removing intermediate container f9a832ea714a 05:28:46 ---> 0950ddc7e272 05:28:46 Step 7/10 : COPY go.mod vendor* ./ [Pipeline] // lock [Pipeline] } 05:28:46 $ docker stop --time=1 befd19265cde3fd5105147227dfcf88a275d95ee15d5256f2f357b0ff0592ebd 05:28:46 ---> 5d0f49cecc8d 05:28:46 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:28:46 ---> Running in 23eb43227c30 05:28:48 $ docker rm -f --volumes befd19265cde3fd5105147227dfcf88a275d95ee15d5256f2f357b0ff0592ebd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:30:39 Removing intermediate container 23eb43227c30 05:30:39 ---> a7b726e1720d 05:30:39 Step 9/10 : COPY . . 05:30:39 ---> d9bd1703d5bc 05:30:39 Step 10/10 : RUN ${MAKE} 05:30:39 ---> Running in 7569193f7322 05:30:39 noop 05:30:39 Removing intermediate container 7569193f7322 05:30:39 ---> 33c3b1c113cb 05:30:39 Successfully built 33c3b1c113cb 05:30:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:40 + docker inspect -f . ci-base-image-arm64 05:30:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:30:41 prd-ubuntu20.04-docker-arm64-4c-16g-5919 does not seem to be running inside a container 05:30:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:30:42 $ docker top 61c27807b9564f4f986d64608244292dad3c5c52990eb61bf27e2a5654cedc52 -eo pid,comm [Pipeline] { [Pipeline] sh 05:30:44 + go version 05:30:44 go version go1.21.9 linux/arm64 [Pipeline] } 05:30:44 $ docker stop --time=1 61c27807b9564f4f986d64608244292dad3c5c52990eb61bf27e2a5654cedc52 05:30:45 $ docker rm -f --volumes 61c27807b9564f4f986d64608244292dad3c5c52990eb61bf27e2a5654cedc52 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:47 + docker inspect -f . ci-base-image-arm64 05:30:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:30:48 prd-ubuntu20.04-docker-arm64-4c-16g-5919 does not seem to be running inside a container 05:30:48 $ 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 ******** -e ******** ci-base-image-arm64 cat 05:30:49 $ docker top 52106d0b94d24b3a35bc6fddcb21d6c2c570664db575e682c3d4301a2c9e232b -eo pid,comm [Pipeline] { [Pipeline] sh 05:30:50 + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh 05:30:51 + make test 05:30:51 go test ./... -coverprofile=coverage.out 05:30:57 ? github.com/edgexfoundry/device-modbus-go [no test files] 05:34:35 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 05:34:35 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.049s coverage: 47.9% of statements 05:34:35 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:34:35 go vet ./... 05:35:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:35:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:35:16 ./bin/test-attribution-txt.sh 05:35:16 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] echo 05:35:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:35:16 $ docker stop --time=1 52106d0b94d24b3a35bc6fddcb21d6c2c570664db575e682c3d4301a2c9e232b 05:35:18 $ docker rm -f --volumes 52106d0b94d24b3a35bc6fddcb21d6c2c570664db575e682c3d4301a2c9e232b [Pipeline] // withDockerContainer [Pipeline] sh 05:35:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:35:20 Warning: overwriting stash ‘coverage-report’ 05:35:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:35:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:35:21 + ls -al . 05:35:21 total 268 05:35:21 drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 05:30 . 05:35:21 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 05:27 .. 05:35:21 -rw-rw-r-- 1 jenkins jenkins 140 Jul 19 05:27 .dockerignore 05:35:21 drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 05:27 .git 05:35:21 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 05:27 .github 05:35:21 -rw-rw-r-- 1 jenkins jenkins 266 Jul 19 05:27 .gitignore 05:35:21 -rw-rw-r-- 1 jenkins jenkins 41 Jul 19 05:27 .golangci.yml 05:35:21 -rw-rw-r-- 1 jenkins jenkins 19432 Jul 19 05:27 Attribution.txt 05:35:21 -rw-rw-r-- 1 jenkins jenkins 16388 Jul 19 05:27 CHANGELOG.md 05:35:21 -rw-rw-r-- 1 jenkins jenkins 1474 Jul 19 05:27 Dockerfile 05:35:21 -rw-rw-r-- 1 jenkins jenkins 677 Jul 19 05:27 GOVERNANCE.md 05:35:21 -rw-rw-r-- 1 jenkins jenkins 658 Jul 19 05:27 Jenkinsfile 05:35:21 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 19 05:27 LICENSE 05:35:21 -rw-rw-r-- 1 jenkins jenkins 1942 Jul 19 05:27 Makefile 05:35:21 -rw-rw-r-- 1 jenkins jenkins 622 Jul 19 05:27 OWNERS.md 05:35:21 -rw-rw-r-- 1 jenkins jenkins 4463 Jul 19 05:27 README.md 05:35:21 -rw-rw-r-- 1 jenkins jenkins 5 Jul 19 05:25 VERSION 05:35:21 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 05:27 bin 05:35:21 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 05:27 cmd 05:35:21 -rw-r--r-- 1 jenkins jenkins 24601 Jul 19 05:34 coverage.out 05:35:21 -rw-rw-r-- 1 jenkins jenkins 7184 Jul 19 05:27 go.mod 05:35:21 -rw-rw-r-- 1 jenkins jenkins 102013 Jul 19 05:27 go.sum 05:35:21 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 05:27 internal 05:35:21 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 05:27 simulator 05:35:21 -rw-rw-r-- 1 jenkins jenkins 229 Jul 19 05:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:22 + 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=85fe8477a6d2aada7bf5da6a2fdf6cd348060705 --label arch=arm64 --label version=0.0.0 . 05:35:22 Sending build context to Docker daemon 9.105MB 05:35:22 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 05:35:22 Step 2/23 : FROM ${BASE} AS builder 05:35:22 ---> 33c3b1c113cb 05:35:22 Step 3/23 : ARG ADD_BUILD_TAGS="" 05:35:22 ---> Running in 4f6885a64fbe 05:35:23 Removing intermediate container 4f6885a64fbe 05:35:23 ---> 3a7094752e44 05:35:23 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:35:23 ---> Running in 9aa99296cc06 05:35:23 Removing intermediate container 9aa99296cc06 05:35:23 ---> 4f08db7e5ebd 05:35:23 Step 5/23 : RUN apk add --update --no-cache make git openssh 05:35:23 ---> Running in d6711b3913d3 05:35:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:35:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:35:25 OK: 272 MiB in 60 packages 05:35:26 Removing intermediate container d6711b3913d3 05:35:26 ---> 0dd0ccb422ac 05:35:26 Step 6/23 : WORKDIR /device-modbus-go 05:35:26 ---> Running in 6588ef751384 05:35:27 Removing intermediate container 6588ef751384 05:35:27 ---> ebcea271edeb 05:35:27 Step 7/23 : COPY go.mod vendor* ./ 05:35:27 ---> ee322dad6739 05:35:27 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:35:27 ---> Running in f99c1d9578a1 05:35:29 Removing intermediate container f99c1d9578a1 05:35:29 ---> 14645b570212 05:35:29 Step 9/23 : COPY . . 05:35:31 ---> 8ab583602a9c 05:35:31 Step 10/23 : RUN ${MAKE} 05:35:31 ---> Running in cc199270e92b 05:35:32 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.25" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 05:38:53 Removing intermediate container cc199270e92b 05:38:53 ---> dc18f4197b98 05:38:53 Step 11/23 : FROM alpine:3.18 05:38:53 3.18: Pulling from library/alpine 05:38:53 5c905c7ebe2f: Pulling fs layer 05:38:53 5c905c7ebe2f: Verifying Checksum 05:38:53 5c905c7ebe2f: Download complete 05:38:53 5c905c7ebe2f: Pull complete 05:38:53 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 05:38:53 Status: Downloaded newer image for alpine:3.18 05:38:53 ---> dec292d02e07 05:38:53 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 05:38:53 ---> Running in de0dbc5383f7 05:38:53 Removing intermediate container de0dbc5383f7 05:38:53 ---> 050441225b28 05:38:53 Step 13/23 : RUN apk add --update --no-cache dumb-init 05:38:53 ---> Running in 77f0c30edbf0 05:38:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:38:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:38:53 (1/1) Installing dumb-init (1.2.5-r2) 05:38:53 Executing busybox-1.36.1-r7.trigger 05:38:53 OK: 8 MiB in 16 packages 05:38:53 Removing intermediate container 77f0c30edbf0 05:38:53 ---> aba2e43a0e0e 05:38:53 Step 14/23 : RUN apk --no-cache upgrade 05:38:53 ---> Running in 6ec0a39ac896 05:38:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:38:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:38:53 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 05:38:53 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 05:38:53 OK: 8 MiB in 16 packages 05:38:53 Removing intermediate container 6ec0a39ac896 05:38:53 ---> f8f419d32e9a 05:38:53 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 05:38:54 ---> 45f5de538ab1 05:38:54 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 05:38:55 ---> 9d77c0e90081 05:38:55 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 05:38:55 ---> 8c42d78065f9 05:38:55 Step 18/23 : EXPOSE 59901 05:38:55 ---> Running in 8d6df6bd418c 05:38:55 Removing intermediate container 8d6df6bd418c 05:38:55 ---> 6501bae5b58d 05:38:55 Step 19/23 : ENTRYPOINT ["/device-modbus"] 05:38:56 ---> Running in 548573dd3f84 05:38:56 Removing intermediate container 548573dd3f84 05:38:56 ---> 9ef2cedc2821 05:38:56 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 05:38:56 ---> Running in 1e9d587a4e75 05:38:56 Removing intermediate container 1e9d587a4e75 05:38:56 ---> d6bba83db4a4 05:38:56 Step 21/23 : LABEL arch=arm64 05:38:57 ---> Running in 224aa163feca 05:38:57 Removing intermediate container 224aa163feca 05:38:57 ---> 43a3fa5c2686 05:38:57 Step 22/23 : LABEL git_sha=85fe8477a6d2aada7bf5da6a2fdf6cd348060705 05:38:57 ---> Running in db4ca2b1bfc9 05:38:57 Removing intermediate container db4ca2b1bfc9 05:38:57 ---> 207ce0f98651 05:38:57 Step 23/23 : LABEL version=0.0.0 05:38:57 ---> Running in 566c32f89d97 05:38:57 Removing intermediate container 566c32f89d97 05:38:57 ---> c3ca045c7060 05:38:57 [Warning] One or more build-args [ARCH] were not consumed 05:38:57 Successfully built c3ca045c7060 05:38:57 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 05:38:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:38:58 05:38:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:38:59 arm64: Pulling from edgex-lftools-log-publisher 05:38:59 8998bd30e6a1: Pulling fs layer 05:38:59 04944245beec: Pulling fs layer 05:38:59 699f458cf7ca: Pulling fs layer 05:38:59 765212b225bb: Pulling fs layer 05:38:59 765212b225bb: Waiting 05:38:59 f23df028b6ca: Pulling fs layer 05:38:59 d65c8cfc05b1: Pulling fs layer 05:38:59 2437ff75d9bd: Pulling fs layer 05:38:59 d65c8cfc05b1: Waiting 05:38:59 2437ff75d9bd: Waiting 05:38:59 f23df028b6ca: Waiting 05:38:59 04944245beec: Verifying Checksum 05:38:59 04944245beec: Download complete 05:38:59 765212b225bb: Verifying Checksum 05:38:59 765212b225bb: Download complete 05:38:59 f23df028b6ca: Verifying Checksum 05:38:59 f23df028b6ca: Download complete 05:38:59 d65c8cfc05b1: Verifying Checksum 05:38:59 d65c8cfc05b1: Download complete 05:38:59 699f458cf7ca: Verifying Checksum 05:38:59 699f458cf7ca: Download complete 05:39:00 8998bd30e6a1: Verifying Checksum 05:39:00 8998bd30e6a1: Download complete 05:39:02 2437ff75d9bd: Verifying Checksum 05:39:02 2437ff75d9bd: Download complete 05:39:04 8998bd30e6a1: Pull complete 05:39:05 04944245beec: Pull complete 05:39:06 699f458cf7ca: Pull complete 05:39:06 765212b225bb: Pull complete 05:39:07 f23df028b6ca: Pull complete 05:39:08 d65c8cfc05b1: Pull complete 05:39:26 2437ff75d9bd: Pull complete 05:39:26 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:39:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:39:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:39:26 prd-ubuntu20.04-docker-arm64-4c-16g-5919 does not seem to be running inside a container 05:39:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:39:29 $ docker top 04668e2cc2bce002a0c7f24d5b21cd64fe314d74d64ce8814d969627153809b5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:39:30 ---> job-cost.sh 05:39:30 lf-activate-venv: SKIPPING 05:39:30 INFO: No Stack... 05:39:30 INFO: Retrieving Pricing Info for: v3-standard-4 05:39:31 INFO: Archiving Costs [Pipeline] sh 05:39:32 + cut -d, -f6 05:39:32 + cat /w/workspace/device-modbus-go/1/archives/cost.csv [Pipeline] lock 05:39:32 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-561-1-stack-cost] 05:39:32 Resource [jenkins-edgexfoundry-device-modbus-go-PR-561-1-stack-cost] did not exist. Created. 05:39:32 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-561-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:39:32 /w/workspace/device-modbus-go/1@tmp/durable-c97ae2f2/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:39:33 + echo total: 0.10999999940395355 [Pipeline] stash 05:39:33 Warning: overwriting stash ‘stack-cost’ 05:39:33 Stashed 1 file(s) [Pipeline] } 05:39:33 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-PR-561-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:39:33 $ docker stop --time=1 04668e2cc2bce002a0c7f24d5b21cd64fe314d74d64ce8814d969627153809b5 05:39:34 $ docker rm -f --volumes 04668e2cc2bce002a0c7f24d5b21cd64fe314d74d64ce8814d969627153809b5 [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 05:39:36 provisioning config files... 05:39:36 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-561@tmp/config14385381675219124330tmp [Pipeline] { [Pipeline] sh 05:39:36 + set +x 05:39:36 + curl -s https://codecov.io/bash 05:39:36 + bash -s -- 05:39:36 05:39:36 _____ _ 05:39:36 / ____| | | 05:39:36 | | ___ __| | ___ ___ _____ __ 05:39:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:39:36 | |___| (_) | (_| | __/ (_| (_) \ V / 05:39:36 \_____\___/ \__,_|\___|\___\___/ \_/ 05:39:36 Bash-1.0.6 05:39:36 05:39:36 05:39:36 ==> git version 2.25.1 found 05:39:36 ==> 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 05:39:36 Release-Date: 2020-01-08 05:39:36 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:39:36 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:39:36 ==> Jenkins CI detected. 05:39:36 current dir:  /w/workspace/xfoundry_device-modbus-go_PR-561 05:39:36 project root: . 05:39:36 --> token set from env 05:39:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:39:36 ==> Running gcov in . (disable via -X gcov) 05:39:36 ==> Python coveragepy not found 05:39:36 ==> Searching for coverage reports in: 05:39:36 + . 05:39:36 -> Found 1 reports 05:39:36 ==> Detecting git/mercurial file structure 05:39:36 ==> Reading reports 05:39:36 + ./coverage.out bytes=24601 05:39:36 ==> Appending adjustments 05:39:36 https://docs.codecov.io/docs/fixing-reports 05:39:36 + Found adjustments 05:39:36 ==> Gzipping contents 05:39:36 4.0K /tmp/codecov.Czoyld.gz 05:39:36 ==> Uploading reports 05:39:36 url: https://codecov.io 05:39:36 query: branch=PR-561&commit=85fe8477a6d2aada7bf5da6a2fdf6cd348060705&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-561%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=561&job=&cmd_args= 05:39:36 -> Pinging Codecov 05:39:36 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-561&commit=85fe8477a6d2aada7bf5da6a2fdf6cd348060705&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-561%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=561&job=&cmd_args= 05:39:36 -> Uploading to 05:39:36 https://storage.googleapis.com/codecov/v4/raw/2024-07-19/55DBCA73C666E3227836607328DD7E49/85fe8477a6d2aada7bf5da6a2fdf6cd348060705/505378d2-0437-4a4e-abfe-d1077cf2a695.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20240719%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240719T053936Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a47930c48de968334a98fcc22ed0bf645bc1fd876ecb314a87cb0104e6ecd4e2 05:39:37 % Total % Received % Xferd Average Speed Time Time Time Current 05:39:37 Dload Upload Total Spent Left Speed 05:39:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3843 0 0 100 3843 0 16012 --:--:-- --:--:-- --:--:-- 16012 05:39:37 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/85fe8477a6d2aada7bf5da6a2fdf6cd348060705 [Pipeline] } 05:39:37 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 05:39:39 + [ -d /w/workspace/xfoundry_device-modbus-go_PR-561/archives ] 05:39:39 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-561/archives 05:39:39 total 16 05:39:39 drwxr-xr-x 3 root root 4096 Jul 19 05:28 . 05:39:39 drwxrwxr-x 10 jenkins jenkins 4096 Jul 19 05:28 .. 05:39:39 drwxr-xr-x 2 root root 4096 Jul 19 05:28 cost 05:39:39 -rw-r--r-- 1 root root 88 Jul 19 05:28 cost.csv 05:39:39 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-561/archives 05:39:39 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-561/archives 05:39:39 total 16 05:39:39 drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 05:28 . 05:39:39 drwxrwxr-x 10 jenkins jenkins 4096 Jul 19 05:28 .. 05:39:39 drwxr-xr-x 2 jenkins jenkins 4096 Jul 19 05:28 cost 05:39:39 -rw-r--r-- 1 jenkins jenkins 88 Jul 19 05:28 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:39:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:39:40 ---> package-listing.sh 05:39:40 ++ facter osfamily 05:39:40 ++ tr '[:upper:]' '[:lower:]' 05:39:40 + OS_FAMILY=debian 05:39:40 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-561 05:39:40 + START_PACKAGES=/tmp/packages_start.txt 05:39:40 + END_PACKAGES=/tmp/packages_end.txt 05:39:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:39:40 + PACKAGES=/tmp/packages_start.txt 05:39:40 + '[' /w/workspace/xfoundry_device-modbus-go_PR-561 ']' 05:39:40 + PACKAGES=/tmp/packages_end.txt 05:39:40 + case "${OS_FAMILY}" in 05:39:40 + dpkg -l 05:39:40 + grep '^ii' 05:39:40 + '[' -f /tmp/packages_start.txt ']' 05:39:40 + '[' -f /tmp/packages_end.txt ']' 05:39:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:39:40 + '[' /w/workspace/xfoundry_device-modbus-go_PR-561 ']' 05:39:40 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-561/archives/ 05:39:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-561/archives/ [Pipeline] echo 05:39:41 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-561/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:39:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:39:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:39:42 prd-ubuntu20.04-docker-8c-8g-5918 does not seem to be running inside a container 05:39:42 $ 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-561/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-561 -v /w/workspace/xfoundry_device-modbus-go_PR-561:/w/workspace/xfoundry_device-modbus-go_PR-561:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-561@tmp:/w/workspace/xfoundry_device-modbus-go_PR-561@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 05:39:42 $ docker top 4cbaf7fb3dd1d98f21baec960cd06f5c17d30bacd5a15591bff174bc17ace26e -eo pid,comm [Pipeline] { [Pipeline] sh 05:39:42 + touch /tmp/pre-build-complete [Pipeline] sh 05:39:43 + mkdir -p /var/log/sysstat [Pipeline] sh 05:39:43 + ls /var/log/sa-host 05:39:43 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:39:43 provisioning config files... 05:39:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-561@tmp/config9958704264297387665tmp [Pipeline] { [Pipeline] echo 05:39:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:39:44 ---> create-netrc.sh [Pipeline] } 05:39:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:39:44 ---> python-tools-install.sh [Pipeline] echo 05:39:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:39:45 ---> sudo-logs.sh 05:39:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:39:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:39:45 ---> job-cost.sh 05:39:45 lf-activate-venv: SKIPPING 05:39:45 DEBUG: total: 0.2199999988079071 05:39:45 INFO: Retrieving Stack Cost... 05:39:46 INFO: Retrieving Pricing Info for: v3-standard-8 05:39:46 INFO: Archiving Costs [Pipeline] echo 05:39:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:39:46 ---> logs-deploy.sh 05:39:46 lf-activate-venv: SKIPPING 05:39:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-561/1 05:39:46 INFO: archiving workspace using pattern(s): 05:39:47 Archives upload complete. 05:39:47 INFO: archiving logs to Nexus