Pull request #547 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 31f6d600233d381699de0096b270256653829b30+78c106f1b1d485d6b9e2c5cc4debe4f465169507 (278a5115a6bc4e404dc2b66bb14bbfac10f25cc9) 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-ssh18229159672599449555.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh16720913193481052927.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-547/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-547/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8791756484763635826.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-547/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2744503577141608959.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh15176317057835771259.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-547/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-547/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4135353509544801044.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-2821’ Running on prd-ubuntu20.04-docker-8c-8g-2823 in /w/workspace/xfoundry_device-modbus-go_PR-547 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-547 # 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 78c106f1b1d485d6b9e2c5cc4debe4f465169507 into PR head commit 31f6d600233d381699de0096b270256653829b30 Merge succeeded, producing 31f6d600233d381699de0096b270256653829b30 Checking out Revision 31f6d600233d381699de0096b270256653829b30 (PR-547) Commit message: "build(deps): Bump golang.org/x/net from 0.21.0 to 0.23.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > 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/547/head:refs/remotes/origin/PR-547 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 31f6d600233d381699de0096b270256653829b30 # 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 78c106f1b1d485d6b9e2c5cc4debe4f465169507 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 31f6d600233d381699de0096b270256653829b30 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:12:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:12:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:12:25 ========================================================= 13:12:25 EdgeX Global Pipelines Version Info 13:12:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:12:26 ------------------- 13:12:26 stable info: 13:12:26 ------------------- 13:12:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:12:26 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 13:12:26 Message: update stable to v1.0.258 13:12:26 ------------------- 13:12:26 experimental info: 13:12:26 ------------------- 13:12:26 Commited By: **** collab-it+edgex@linuxfoundation.org 13:12:26 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 13:12:26 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:12:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 13:12:27 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 13:12:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:12:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:12:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:12:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 13:12:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:12:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:12:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:12:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:12:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:12:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 13:12:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:12:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:12:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:12:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:12:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:12:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:12:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:12:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:12:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:12:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:12:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:12:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:12:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:12:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:12:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:12:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-547 [Pipeline] echo 13:12:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-547 [Pipeline] echo 13:12:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-547 [Pipeline] echo 13:12:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 31f6d600233d381699de0096b270256653829b30 [Pipeline] echo 13:12:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 31f6d60 [Pipeline] echo 13:12:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:12:29 provisioning config files... 13:12:29 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-547@tmp/config16070856671435492340tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:12:29 ---> ****-login.sh 13:12:29 nexus3.edgexfoundry.org:10001 13:12:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:12:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:12:30 Configure a credential helper to remove this warning. See 13:12:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:12:30 13:12:30 Login Succeeded 13:12:30 nexus3.edgexfoundry.org:10002 13:12:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:12:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:12:30 Configure a credential helper to remove this warning. See 13:12:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:12:30 13:12:30 Login Succeeded 13:12:30 nexus3.edgexfoundry.org:10003 13:12:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:12:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:12:30 Configure a credential helper to remove this warning. See 13:12:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:12:30 13:12:30 Login Succeeded 13:12:30 nexus3.edgexfoundry.org:10004 13:12:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:12:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:12:30 Configure a credential helper to remove this warning. See 13:12:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:12:30 13:12:30 Login Succeeded 13:12:30 ****.io 13:12:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:12:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:12:30 Configure a credential helper to remove this warning. See 13:12:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:12:30 13:12:30 Login Succeeded 13:12:30 ---> ****-login.sh ends [Pipeline] } 13:12:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:12:31 + git rev-list -1 --merges 31f6d600233d381699de0096b270256653829b30~1..31f6d600233d381699de0096b270256653829b30 [Pipeline] echo 13:12:31 -----------> git rev-list -1 --merges 31f6d600233d381699de0096b270256653829b30~1..31f6d600233d381699de0096b270256653829b30 31f6d600233d381699de0096b270256653829b30 [false] [Pipeline] sh 13:12:31 + git log --format=format:%s -1 31f6d600233d381699de0096b270256653829b30 [Pipeline] echo 13:12:31 ========================================================= 13:12:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:12:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:12:32 + git log --format=format:%s -1 31f6d600233d381699de0096b270256653829b30 [Pipeline] echo 13:12:32 [semverPrep] GIT_COMMIT: 31f6d600233d381699de0096b270256653829b30, Commit Message: build(deps): Bump golang.org/x/net from 0.21.0 to 0.23.0 [Pipeline] echo 13:12:32 [semverPrep] This is not a build commit. [Pipeline] sh 13:12:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:12:32 + grep -v github /etc/ssh/ssh_known_hosts 13:12:32 + [ -e /tmp/ssh_known_hosts ] 13:12:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:12:32 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:12:32 + sudo tee -a /etc/ssh/ssh_known_hosts 13:12:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:12:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:12:33 13:12:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:12:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:12:33 0.1.4: Pulling from edgex-devops/py-git-semver 13:12:33 b85a868b505f: Pulling fs layer 13:12:33 e2be974225ed: Pulling fs layer 13:12:33 339a4e72a1f5: Pulling fs layer 13:12:33 988bab9f4d93: Pulling fs layer 13:12:33 1469e6f7b9e6: Pulling fs layer 13:12:33 eaf3925da568: Pulling fs layer 13:12:33 bab4dde63d76: Pulling fs layer 13:12:33 bde34c3a00c8: Pulling fs layer 13:12:33 b352a97aabf1: Pulling fs layer 13:12:33 4872d77fe225: Pulling fs layer 13:12:33 5851b861e8e6: Pulling fs layer 13:12:33 988bab9f4d93: Waiting 13:12:33 1469e6f7b9e6: Waiting 13:12:33 eaf3925da568: Waiting 13:12:33 bab4dde63d76: Waiting 13:12:33 bde34c3a00c8: Waiting 13:12:33 b352a97aabf1: Waiting 13:12:33 4872d77fe225: Waiting 13:12:33 5851b861e8e6: Waiting 13:12:33 e2be974225ed: Verifying Checksum 13:12:33 e2be974225ed: Download complete 13:12:33 988bab9f4d93: Verifying Checksum 13:12:33 988bab9f4d93: Download complete 13:12:33 1469e6f7b9e6: Verifying Checksum 13:12:33 1469e6f7b9e6: Download complete 13:12:33 eaf3925da568: Verifying Checksum 13:12:33 eaf3925da568: Download complete 13:12:33 339a4e72a1f5: Verifying Checksum 13:12:33 339a4e72a1f5: Download complete 13:12:33 bde34c3a00c8: Verifying Checksum 13:12:33 bde34c3a00c8: Download complete 13:12:33 b352a97aabf1: Download complete 13:12:33 4872d77fe225: Verifying Checksum 13:12:33 4872d77fe225: Download complete 13:12:33 5851b861e8e6: Download complete 13:12:33 b85a868b505f: Download complete 13:12:34 bab4dde63d76: Verifying Checksum 13:12:34 bab4dde63d76: Download complete 13:12:35 b85a868b505f: Pull complete 13:12:35 e2be974225ed: Pull complete 13:12:36 339a4e72a1f5: Pull complete 13:12:36 988bab9f4d93: Pull complete 13:12:36 1469e6f7b9e6: Pull complete 13:12:36 eaf3925da568: Pull complete 13:12:38 bab4dde63d76: Pull complete 13:12:38 bde34c3a00c8: Pull complete 13:12:38 b352a97aabf1: Pull complete 13:12:38 4872d77fe225: Pull complete 13:12:38 5851b861e8e6: Pull complete 13:12:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:12:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:12:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:12:39 prd-ubuntu20.04-docker-8c-8g-2823 does not seem to be running inside a container 13:12:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-547 -v /w/workspace/xfoundry_device-modbus-go_PR-547:/w/workspace/xfoundry_device-modbus-go_PR-547:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-547@tmp:/w/workspace/xfoundry_device-modbus-go_PR-547@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 13:12:47 $ docker top 629cce27d2561bdc2c678d542b576185dbbc7988d6bc8afd29691e42d7bf7ddc -eo pid,comm 13:12:47 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). 13:12:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:12:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:12:47 [ssh-agent] Looking for ssh-agent implementation... 13:12:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:12:47 $ docker exec 629cce27d2561bdc2c678d542b576185dbbc7988d6bc8afd29691e42d7bf7ddc ssh-agent 13:12:47 SSH_AUTH_SOCK=/tmp/ssh-AJqZNZ6PJ0YP/agent.33 13:12:47 SSH_AGENT_PID=39 13:12:47 Running ssh-add (command line suppressed) 13:12:47 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-547@tmp/private_key_15038569444541866743.key (/w/workspace/xfoundry_device-modbus-go_PR-547@tmp/private_key_15038569444541866743.key) 13:12:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:12:48 + git tag --points-at HEAD [Pipeline] } 13:12:48 $ docker exec --env ******** --env ******** 629cce27d2561bdc2c678d542b576185dbbc7988d6bc8afd29691e42d7bf7ddc ssh-agent -k 13:12:48 unset SSH_AUTH_SOCK; 13:12:48 unset SSH_AGENT_PID; 13:12:48 echo Agent pid 39 killed; 13:12:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:12:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:12:48 [ssh-agent] Looking for ssh-agent implementation... 13:12:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:12:48 $ docker exec 629cce27d2561bdc2c678d542b576185dbbc7988d6bc8afd29691e42d7bf7ddc ssh-agent 13:12:48 SSH_AUTH_SOCK=/tmp/ssh-UsjbM9s0k0k4/agent.72 13:12:48 SSH_AGENT_PID=78 13:12:48 Running ssh-add (command line suppressed) 13:12:49 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-547@tmp/private_key_5599468358105383951.key (/w/workspace/xfoundry_device-modbus-go_PR-547@tmp/private_key_5599468358105383951.key) 13:12:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:12:49 + git semver init 13:12:49 2024-04-19 13:12:49,635 [run_init] DEBUG init version:0.0.0 force:False 13:12:49 2024-04-19 13:12:49,635 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-547/.semver 13:12:49 2024-04-19 13:12:49,636 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-547/.semver 13:12:49 2024-04-19 13:12:49,636 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-547/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-547, universal_newlines=False, shell=None, istream=None) 13:12:51 2024-04-19 13:12:50,900 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-547/.git/info/exclude 13:12:51 2024-04-19 13:12:50,900 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-547/.semver/PR-547 with force:False 13:12:51 2024-04-19 13:12:50,901 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-547/.semver/PR-547 13:12:51 2024-04-19 13:12:50,906 [execute] INFO git cat-file --batch-check 13:12:51 2024-04-19 13:12:50,906 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-547/.semver, universal_newlines=False, shell=None, istream=) 13:12:51 2024-04-19 13:12:50,914 [execute] INFO git cat-file --batch 13:12:51 2024-04-19 13:12:50,914 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-547/.semver, universal_newlines=False, shell=None, istream=) 13:12:51 2024-04-19 13:12:50,920 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-547/.semver/PR-547 13:12:51 0.0.0 [Pipeline] } 13:12:51 $ docker exec --env ******** --env ******** 629cce27d2561bdc2c678d542b576185dbbc7988d6bc8afd29691e42d7bf7ddc ssh-agent -k 13:12:51 unset SSH_AUTH_SOCK; 13:12:51 unset SSH_AGENT_PID; 13:12:51 echo Agent pid 78 killed; 13:12:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:12:51 + git semver [Pipeline] } 13:12:51 $ docker stop --time=1 629cce27d2561bdc2c678d542b576185dbbc7988d6bc8afd29691e42d7bf7ddc 13:12:53 $ docker rm -f --volumes 629cce27d2561bdc2c678d542b576185dbbc7988d6bc8afd29691e42d7bf7ddc [Pipeline] // withDockerContainer [Pipeline] sh 13:12:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:12:54 Stashed 1 file(s) [Pipeline] echo 13:12:54 [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 13:12:54 provisioning config files... 13:12:54 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-547@tmp/config11923493955292384967tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:12:55 ---> ****-login.sh 13:12:55 nexus3.edgexfoundry.org:10001 13:12:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:12:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:12:55 Configure a credential helper to remove this warning. See 13:12:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:12:55 13:12:55 Login Succeeded 13:12:55 nexus3.edgexfoundry.org:10002 13:12:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:12:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:12:55 Configure a credential helper to remove this warning. See 13:12:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:12:55 13:12:55 Login Succeeded 13:12:55 nexus3.edgexfoundry.org:10003 13:12:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:12:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:12:55 Configure a credential helper to remove this warning. See 13:12:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:12:55 13:12:55 Login Succeeded 13:12:55 nexus3.edgexfoundry.org:10004 13:12:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:12:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:12:55 Configure a credential helper to remove this warning. See 13:12:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:12:55 13:12:55 Login Succeeded 13:12:55 ****.io 13:12:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:12:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:12:55 Configure a credential helper to remove this warning. See 13:12:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:12:55 13:12:55 Login Succeeded 13:12:55 ---> ****-login.sh ends [Pipeline] } 13:12:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:12:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:12:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:12:56 ========================================================= 13:12:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 13:12:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:12:56 + 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 . 13:12:56 Sending build context to Docker daemon 17.36MB 13:12:56 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 13:12:56 Step 2/10 : FROM ${BASE} AS builder 13:12:56 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 13:12:56 7264a8db6415: Pulling fs layer 13:12:56 c4d48a809fc2: Pulling fs layer 13:12:56 4f1c88b9dad5: Pulling fs layer 13:12:56 ad3a456e5733: Pulling fs layer 13:12:56 69c7f0334f64: Pulling fs layer 13:12:56 1f1c1a5573a3: Pulling fs layer 13:12:56 ce7588e14bc9: Pulling fs layer 13:12:56 b5e4710f87ac: Pulling fs layer 13:12:56 1f1c1a5573a3: Waiting 13:12:56 ad3a456e5733: Waiting 13:12:56 ce7588e14bc9: Waiting 13:12:56 69c7f0334f64: Waiting 13:12:56 b5e4710f87ac: Waiting 13:12:56 c4d48a809fc2: Verifying Checksum 13:12:56 c4d48a809fc2: Download complete 13:12:56 ad3a456e5733: Download complete 13:12:56 69c7f0334f64: Verifying Checksum 13:12:56 69c7f0334f64: Download complete 13:12:56 7264a8db6415: Verifying Checksum 13:12:56 7264a8db6415: Download complete 13:12:56 1f1c1a5573a3: Verifying Checksum 13:12:56 1f1c1a5573a3: Download complete 13:12:57 7264a8db6415: Pull complete 13:12:57 c4d48a809fc2: Pull complete 13:12:57 b5e4710f87ac: Verifying Checksum 13:12:57 b5e4710f87ac: Download complete 13:12:57 4f1c88b9dad5: Verifying Checksum 13:12:57 4f1c88b9dad5: Download complete 13:12:58 ce7588e14bc9: Verifying Checksum 13:12:58 ce7588e14bc9: Download complete 13:13:01 4f1c88b9dad5: Pull complete 13:13:01 ad3a456e5733: Pull complete 13:13:01 69c7f0334f64: Pull complete 13:13:01 1f1c1a5573a3: Pull complete 13:13:04 ce7588e14bc9: Pull complete 13:13:05 b5e4710f87ac: Pull complete 13:13:05 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 13:13:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 13:13:05 ---> 88b5674ff536 13:13:05 Step 3/10 : ARG ADD_BUILD_TAGS="" 13:13:09 Still waiting to schedule task 13:13:09 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2824’ 13:13:23 ---> Running in 5c4311b9a872 13:13:23 Removing intermediate container 5c4311b9a872 13:13:23 ---> 97058a9f20d3 13:13:23 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:13:23 ---> Running in 55103d90dedb 13:13:23 Removing intermediate container 55103d90dedb 13:13:23 ---> adf4e3c4dc86 13:13:23 Step 5/10 : RUN apk add --update --no-cache make git openssh 13:13:23 ---> Running in 9e76c338f4b4 13:13:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:13:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:13:24 (1/8) Installing openssh-keygen (9.3_p2-r1) 13:13:24 (2/8) Installing libedit (20221030.3.1-r1) 13:13:24 (3/8) Installing openssh-client-common (9.3_p2-r1) 13:13:24 (4/8) Installing openssh-client-default (9.3_p2-r1) 13:13:24 (5/8) Installing openssh-sftp-server (9.3_p2-r1) 13:13:24 (6/8) Installing openssh-server-common (9.3_p2-r1) 13:13:24 (7/8) Installing openssh-server (9.3_p2-r1) 13:13:24 (8/8) Installing openssh (9.3_p2-r1) 13:13:24 Executing busybox-1.36.1-r5.trigger 13:13:24 OK: 270 MiB in 60 packages 13:13:25 Removing intermediate container 9e76c338f4b4 13:13:25 ---> aacf5331c1a7 13:13:25 Step 6/10 : WORKDIR /device-modbus-go 13:13:25 ---> Running in 0582328f8c64 13:13:25 Removing intermediate container 0582328f8c64 13:13:25 ---> 6538af72fd71 13:13:25 Step 7/10 : COPY go.mod vendor* ./ 13:13:25 ---> 904975983c6d 13:13:25 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:13:25 ---> Running in dac6112bd0ae 13:14:21 Removing intermediate container dac6112bd0ae 13:14:21 ---> 457aa1369d72 13:14:21 Step 9/10 : COPY . . 13:14:21 ---> 98add1315fab 13:14:21 Step 10/10 : RUN ${MAKE} 13:14:21 ---> Running in c5a723bbeded 13:14:21 noop 13:14:21 Removing intermediate container c5a723bbeded 13:14:21 ---> e8b64187a001 13:14:21 Successfully built e8b64187a001 13:14:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:14:22 + docker inspect -f . ci-base-image-x86_64 13:14:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:14:22 prd-ubuntu20.04-docker-8c-8g-2823 does not seem to be running inside a container 13:14:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-547 -v /w/workspace/xfoundry_device-modbus-go_PR-547:/w/workspace/xfoundry_device-modbus-go_PR-547:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-547@tmp:/w/workspace/xfoundry_device-modbus-go_PR-547@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 13:14:22 $ docker top a142cfae746ebcfc3796b8c12ff1434377aa820e2fb4a7885e97d1f3f32cb96c -eo pid,comm [Pipeline] { [Pipeline] sh 13:14:22 + go version 13:14:22 go version go1.21.0 linux/amd64 [Pipeline] } 13:14:23 $ docker stop --time=1 a142cfae746ebcfc3796b8c12ff1434377aa820e2fb4a7885e97d1f3f32cb96c 13:14:24 $ docker rm -f --volumes a142cfae746ebcfc3796b8c12ff1434377aa820e2fb4a7885e97d1f3f32cb96c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:14:25 + docker inspect -f . ci-base-image-x86_64 13:14:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:14:25 prd-ubuntu20.04-docker-8c-8g-2823 does not seem to be running inside a container 13:14:25 $ 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-547 -v /w/workspace/xfoundry_device-modbus-go_PR-547:/w/workspace/xfoundry_device-modbus-go_PR-547:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-547@tmp:/w/workspace/xfoundry_device-modbus-go_PR-547@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 13:14:25 $ docker top 091e3fcfe157616851f2c7e123e6800799759537407cd660ced2a3120dd9c0d1 -eo pid,comm [Pipeline] { [Pipeline] sh 13:14:26 + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-547 [Pipeline] fileExists [Pipeline] sh 13:14:26 + make test 13:14:26 go test ./... -coverprofile=coverage.out 13:14:29 ? github.com/edgexfoundry/device-modbus-go [no test files] 13:14:39 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 13:14:39 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.015s coverage: 47.9% of statements 13:14:47 go vet ./... 13:14:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:14:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:14:50 ./bin/test-attribution-txt.sh 13:14:50 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 13:14:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:14:50 $ docker stop --time=1 091e3fcfe157616851f2c7e123e6800799759537407cd660ced2a3120dd9c0d1 13:14:55 $ docker rm -f --volumes 091e3fcfe157616851f2c7e123e6800799759537407cd660ced2a3120dd9c0d1 [Pipeline] // withDockerContainer [Pipeline] sh 13:14:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:14:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:14:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:14:56 + ls -al . 13:14:56 total 192 13:14:56 drwxrwxr-x 9 jenkins jenkins 4096 Apr 19 13:14 . 13:14:56 drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 13:12 .. 13:14:56 -rw-rw-r-- 1 jenkins jenkins 140 Apr 19 13:12 .dockerignore 13:14:56 drwxrwxr-x 8 jenkins jenkins 4096 Apr 19 13:14 .git 13:14:56 drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 13:12 .github 13:14:56 -rw-rw-r-- 1 jenkins jenkins 266 Apr 19 13:12 .gitignore 13:14:56 -rw-rw-r-- 1 jenkins jenkins 41 Apr 19 13:12 .golangci.yml 13:14:56 drwxr-xr-x 3 jenkins jenkins 4096 Apr 19 13:12 .semver 13:14:56 -rw-rw-r-- 1 jenkins jenkins 11101 Apr 19 13:12 Attribution.txt 13:14:56 -rw-rw-r-- 1 jenkins jenkins 16388 Apr 19 13:12 CHANGELOG.md 13:14:56 -rw-rw-r-- 1 jenkins jenkins 1474 Apr 19 13:12 Dockerfile 13:14:56 -rw-rw-r-- 1 jenkins jenkins 677 Apr 19 13:12 GOVERNANCE.md 13:14:56 -rw-rw-r-- 1 jenkins jenkins 658 Apr 19 13:12 Jenkinsfile 13:14:56 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 19 13:12 LICENSE 13:14:56 -rw-rw-r-- 1 jenkins jenkins 1942 Apr 19 13:12 Makefile 13:14:56 -rw-rw-r-- 1 jenkins jenkins 622 Apr 19 13:12 OWNERS.md 13:14:56 -rw-rw-r-- 1 jenkins jenkins 4463 Apr 19 13:12 README.md 13:14:56 -rw-rw-r-- 1 jenkins jenkins 5 Apr 19 13:12 VERSION 13:14:56 drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 13:12 bin 13:14:56 drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 13:12 cmd 13:14:56 -rw-r--r-- 1 jenkins jenkins 24334 Apr 19 13:14 coverage.out 13:14:56 -rw-rw-r-- 1 jenkins jenkins 3987 Apr 19 13:12 go.mod 13:14:56 -rw-rw-r-- 1 jenkins jenkins 36721 Apr 19 13:12 go.sum 13:14:56 drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 13:12 internal 13:14:56 drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 13:12 simulator 13:14:56 -rw-rw-r-- 1 jenkins jenkins 229 Apr 19 13:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:14:57 + 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=31f6d600233d381699de0096b270256653829b30 --label arch=amd64 --label version=0.0.0 . 13:14:57 Sending build context to Docker daemon 17.38MB 13:14:57 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 13:14:57 Step 2/23 : FROM ${BASE} AS builder 13:14:57 ---> e8b64187a001 13:14:57 Step 3/23 : ARG ADD_BUILD_TAGS="" 13:14:58 ---> Running in ba2fd9168249 13:14:58 Removing intermediate container ba2fd9168249 13:14:58 ---> 3bbf68ad10ef 13:14:58 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:14:58 ---> Running in 1d5515ed792d 13:14:58 Removing intermediate container 1d5515ed792d 13:14:58 ---> 5aed1a5aa4e5 13:14:58 Step 5/23 : RUN apk add --update --no-cache make git openssh 13:14:58 ---> Running in 8839b522a931 13:14:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:14:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:14:59 OK: 270 MiB in 60 packages 13:14:59 Removing intermediate container 8839b522a931 13:14:59 ---> 98488c8b2e3e 13:14:59 Step 6/23 : WORKDIR /device-modbus-go 13:14:59 ---> Running in a0fa663c8f4f 13:14:59 Removing intermediate container a0fa663c8f4f 13:14:59 ---> f3c8cea50f79 13:14:59 Step 7/23 : COPY go.mod vendor* ./ 13:15:00 ---> 6e10c848e3a4 13:15:00 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:15:00 ---> Running in fd49a8914c11 13:15:00 Removing intermediate container fd49a8914c11 13:15:00 ---> 3ab68e678128 13:15:00 Step 9/23 : COPY . . 13:15:01 ---> 38f336c39e34 13:15:01 Step 10/23 : RUN ${MAKE} 13:15:01 ---> Running in a9552cf087f9 13:15:01 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.11" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 13:15:23 Removing intermediate container a9552cf087f9 13:15:23 ---> b7046f4189e8 13:15:23 Step 11/23 : FROM alpine:3.18 13:15:23 3.18: Pulling from library/alpine 13:15:23 619be1103602: Pulling fs layer 13:15:24 619be1103602: Verifying Checksum 13:15:24 619be1103602: Download complete 13:15:24 619be1103602: Pull complete 13:15:24 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 13:15:24 Status: Downloaded newer image for alpine:3.18 13:15:24 ---> d3782b16ccc9 13:15:24 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 13:15:24 ---> Running in 4b2cbb880291 13:15:24 Removing intermediate container 4b2cbb880291 13:15:24 ---> dd0d1668d96b 13:15:24 Step 13/23 : RUN apk add --update --no-cache dumb-init 13:15:24 ---> Running in c514779e988e 13:15:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:15:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:15:25 (1/1) Installing dumb-init (1.2.5-r2) 13:15:25 Executing busybox-1.36.1-r5.trigger 13:15:25 OK: 7 MiB in 16 packages 13:15:25 Removing intermediate container c514779e988e 13:15:25 ---> a5a4ebd95d62 13:15:25 Step 14/23 : RUN apk --no-cache upgrade 13:15:25 ---> Running in f85e9d3e6340 13:15:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:15:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:15:26 Upgrading critical system libraries and apk-tools: 13:15:26 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 13:15:26 Executing busybox-1.36.1-r5.trigger 13:15:26 Continuing the upgrade transaction with new apk-tools: 13:15:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:15:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:15:26 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 13:15:26 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 13:15:26 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 13:15:26 OK: 7 MiB in 16 packages 13:15:27 Removing intermediate container f85e9d3e6340 13:15:27 ---> b1d46de47b5b 13:15:27 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 13:15:27 ---> 6c560409427a 13:15:27 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 13:15:27 ---> 86d4452f6cee 13:15:27 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 13:15:29 ---> 9a7b338c265b 13:15:29 Step 18/23 : EXPOSE 59901 13:15:30 ---> Running in 5a240259b9e3 13:15:31 Removing intermediate container 5a240259b9e3 13:15:31 ---> 1e9e30a03905 13:15:31 Step 19/23 : ENTRYPOINT ["/device-modbus"] 13:15:31 ---> Running in 6f58c21b98b1 13:15:31 Removing intermediate container 6f58c21b98b1 13:15:31 ---> 28ad5ccb1203 13:15:31 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 13:15:31 ---> Running in bc594422a371 13:15:31 Removing intermediate container bc594422a371 13:15:31 ---> 444589e80497 13:15:31 Step 21/23 : LABEL arch=amd64 13:15:31 ---> Running in ec83d03b1339 13:15:31 Removing intermediate container ec83d03b1339 13:15:31 ---> 6df5d3f22686 13:15:31 Step 22/23 : LABEL git_sha=31f6d600233d381699de0096b270256653829b30 13:15:31 ---> Running in 5af3dc85cbd2 13:15:31 Removing intermediate container 5af3dc85cbd2 13:15:31 ---> 5110570a1983 13:15:31 Step 23/23 : LABEL version=0.0.0 13:15:31 ---> Running in 8b3a0aa188cd 13:15:31 Removing intermediate container 8b3a0aa188cd 13:15:31 ---> ab674ba5398f 13:15:31 [Warning] One or more build-args [ARCH] were not consumed 13:15:31 Successfully built ab674ba5398f 13:15:31 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:15:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:15:32 13:15:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:15:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:15:36 latest: Pulling from edgex-lftools-log-publisher 13:15:36 5eb5b503b376: Pulling fs layer 13:15:36 5c69ac0246d0: Pulling fs layer 13:15:36 ec43610c2a17: Pulling fs layer 13:15:36 3a2ae6a8a46f: Pulling fs layer 13:15:36 33b1e0a273af: Pulling fs layer 13:15:36 3a2ae6a8a46f: Waiting 13:15:36 5d3b04190fa2: Pulling fs layer 13:15:36 2f39f015ded8: Pulling fs layer 13:15:36 5d3b04190fa2: Waiting 13:15:36 2f39f015ded8: Waiting 13:15:36 33b1e0a273af: Waiting 13:15:36 5c69ac0246d0: Verifying Checksum 13:15:36 5c69ac0246d0: Download complete 13:15:36 33b1e0a273af: Verifying Checksum 13:15:36 33b1e0a273af: Download complete 13:15:36 5d3b04190fa2: Download complete 13:15:36 ec43610c2a17: Verifying Checksum 13:15:36 ec43610c2a17: Download complete 13:15:37 5eb5b503b376: Download complete 13:15:37 2f39f015ded8: Download complete 13:15:38 5eb5b503b376: Pull complete 13:15:38 5c69ac0246d0: Pull complete 13:15:38 ec43610c2a17: Pull complete 13:15:38 3a2ae6a8a46f: Pull complete 13:15:39 33b1e0a273af: Pull complete 13:15:39 5d3b04190fa2: Pull complete 13:15:43 2f39f015ded8: Pull complete 13:15:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:15:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:15:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:15:43 prd-ubuntu20.04-docker-8c-8g-2823 does not seem to be running inside a container 13:15:43 $ 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-547 -v /w/workspace/xfoundry_device-modbus-go_PR-547:/w/workspace/xfoundry_device-modbus-go_PR-547:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-547@tmp:/w/workspace/xfoundry_device-modbus-go_PR-547@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 13:15:51 $ docker top af9c1a542319192661b0a145e7a1396178271e2525a4b8aa00df13068bd2560a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:15:52 ---> job-cost.sh 13:15:52 lf-activate-venv: SKIPPING 13:15:52 INFO: No Stack... 13:15:52 INFO: Retrieving Pricing Info for: v3-standard-8 13:15:52 INFO: Archiving Costs [Pipeline] sh 13:15:52 + cat /w/workspace/xfoundry_device-modbus-go_PR-547/archives/cost.csv 13:15:52 + cut -d, -f6 [Pipeline] lock 13:15:53 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-547-1-stack-cost] 13:15:53 Resource [jenkins-edgexfoundry-device-modbus-go-PR-547-1-stack-cost] did not exist. Created. 13:15:53 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-547-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:15:53 + echo total: 0.2199999988079071 [Pipeline] stash 13:15:53 Stashed 1 file(s) [Pipeline] } 13:15:53 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-547-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:15:53 $ docker stop --time=1 af9c1a542319192661b0a145e7a1396178271e2525a4b8aa00df13068bd2560a 13:15:54 $ docker rm -f --volumes af9c1a542319192661b0a145e7a1396178271e2525a4b8aa00df13068bd2560a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:16:29 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2834 in /w/workspace/xfoundry_device-modbus-go_PR-547 [Pipeline] { [Pipeline] ws 13:16:29 Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout 13:16:29 Selected Git installation does not exist. Using Default 13:16:29 The recommended git tool is: NONE 13:16:36 using credential edgex-jenkins-ssh 13:16:36 Cloning the remote Git repository 13:16:36 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 13:16:36 > git init /w/workspace/device-modbus-go/1 # timeout=10 13:16:36 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 13:16:36 > git --version # timeout=10 13:16:36 > git --version # 'git version 2.25.1' 13:16:36 using GIT_SSH to set credentials SSH Credentials for GitHub 13:16:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:16:39 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 13:16:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:16:41 Merging remotes/origin/main commit 78c106f1b1d485d6b9e2c5cc4debe4f465169507 into PR head commit 31f6d600233d381699de0096b270256653829b30 13:16:40 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 13:16:40 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 13:16:40 using GIT_SSH to set credentials SSH Credentials for GitHub 13:16:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/547/head:refs/remotes/origin/PR-547 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:16:41 > git config core.sparsecheckout # timeout=10 13:16:41 > git checkout -f 31f6d600233d381699de0096b270256653829b30 # timeout=10 13:16:41 > git remote # timeout=10 13:16:41 > git config --get remote.origin.url # timeout=10 13:16:41 using GIT_SSH to set credentials SSH Credentials for GitHub 13:16:41 > git merge 78c106f1b1d485d6b9e2c5cc4debe4f465169507 # timeout=10 13:16:41 Merge succeeded, producing 31f6d600233d381699de0096b270256653829b30 13:16:41 Checking out Revision 31f6d600233d381699de0096b270256653829b30 (PR-547) 13:16:42 Commit message: "build(deps): Bump golang.org/x/net from 0.21.0 to 0.23.0" 13:16:42 > git --version # timeout=10 13:16:42 > git --version # 'git version 2.25.1' 13:16:42 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 13:16:41 > git rev-parse HEAD^{commit} # timeout=10 13:16:41 > git config core.sparsecheckout # timeout=10 13:16:41 > git checkout -f 31f6d600233d381699de0096b270256653829b30 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:16:47 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:16:47 % Total % Received % Xferd Average Speed Time Time Time Current 13:16:47 Dload Upload Total Spent Left Speed 13:16:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 198k 0 --:--:-- --:--:-- --:--:-- 198k [Pipeline] sh 13:16:47 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:16:48 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:16:48 + sudo tee /etc/docker/daemon.new 13:16:48 { 13:16:48 "registry-mirrors": [ 13:16:48 "https://nexus3.edgexfoundry.org:10001" 13:16:48 ], 13:16:48 "bip": "10.250.0.254/24", 13:16:48 "hosts": [ 13:16:48 "tcp://0.0.0.0:5555", 13:16:48 "unix:///var/run/docker.sock" 13:16:48 ], 13:16:48 "mtu": 1458, 13:16:48 "selinux-enabled": true, 13:16:48 "seccomp-profile": "/etc/docker/seccomp.json" 13:16:48 } [Pipeline] sh 13:16:48 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:16:49 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:17:07 provisioning config files... 13:17:07 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config6111993854929140961tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:17:07 ---> ****-login.sh 13:17:07 nexus3.edgexfoundry.org:10001 13:17:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:17:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:17:08 Configure a credential helper to remove this warning. See 13:17:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:17:08 13:17:08 Login Succeeded 13:17:08 nexus3.edgexfoundry.org:10002 13:17:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:17:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:17:09 Configure a credential helper to remove this warning. See 13:17:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:17:09 13:17:09 Login Succeeded 13:17:09 nexus3.edgexfoundry.org:10003 13:17:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:17:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:17:09 Configure a credential helper to remove this warning. See 13:17:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:17:09 13:17:09 Login Succeeded 13:17:09 nexus3.edgexfoundry.org:10004 13:17:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:17:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:17:09 Configure a credential helper to remove this warning. See 13:17:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:17:09 13:17:09 Login Succeeded 13:17:09 ****.io 13:17:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:17:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:17:10 Configure a credential helper to remove this warning. See 13:17:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:17:10 13:17:10 Login Succeeded 13:17:10 ---> ****-login.sh ends [Pipeline] } 13:17:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:17:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:17:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:17:11 ========================================================= 13:17:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 13:17:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:11 + 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 . 13:17:11 Sending build context to Docker daemon 8.808MB 13:17:12 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 13:17:12 Step 2/10 : FROM ${BASE} AS builder 13:17:12 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:17:12 9fda8d8052c6: Pulling fs layer 13:17:12 5d54e960e981: Pulling fs layer 13:17:12 c4a7e357bf2a: Pulling fs layer 13:17:12 f0e02332f6b5: Pulling fs layer 13:17:12 872ee5b61b7b: Pulling fs layer 13:17:12 0c6a40ed1a82: Pulling fs layer 13:17:12 94ae7d8d031c: Pulling fs layer 13:17:12 872ee5b61b7b: Waiting 13:17:12 f0e02332f6b5: Waiting 13:17:12 0c6a40ed1a82: Waiting 13:17:12 94ae7d8d031c: Waiting 13:17:12 5d54e960e981: Verifying Checksum 13:17:12 5d54e960e981: Download complete 13:17:12 f0e02332f6b5: Verifying Checksum 13:17:12 f0e02332f6b5: Download complete 13:17:12 872ee5b61b7b: Download complete 13:17:12 9fda8d8052c6: Verifying Checksum 13:17:12 9fda8d8052c6: Download complete 13:17:13 94ae7d8d031c: Verifying Checksum 13:17:13 94ae7d8d031c: Download complete 13:17:13 9fda8d8052c6: Pull complete 13:17:14 5d54e960e981: Pull complete 13:17:14 c4a7e357bf2a: Verifying Checksum 13:17:14 c4a7e357bf2a: Download complete 13:17:15 0c6a40ed1a82: Verifying Checksum 13:17:15 0c6a40ed1a82: Download complete 13:17:27 c4a7e357bf2a: Pull complete 13:17:27 f0e02332f6b5: Pull complete 13:17:27 872ee5b61b7b: Pull complete 13:17:37 0c6a40ed1a82: Pull complete 13:17:38 94ae7d8d031c: Pull complete 13:17:38 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 13:17:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 13:17:38 ---> 86de565de09d 13:17:38 Step 3/10 : ARG ADD_BUILD_TAGS="" 13:17:39 ---> Running in 2cd12856a784 13:17:39 Removing intermediate container 2cd12856a784 13:17:39 ---> 314eda2ae6df 13:17:39 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:17:39 ---> Running in 715869f3ba54 13:17:40 Removing intermediate container 715869f3ba54 13:17:40 ---> a251fc16630e 13:17:40 Step 5/10 : RUN apk add --update --no-cache make git openssh 13:17:40 ---> Running in f99762e19aec 13:17:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:17:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:17:44 (1/8) Installing openssh-keygen (9.3_p2-r1) 13:17:44 (2/8) Installing libedit (20221030.3.1-r1) 13:17:44 (3/8) Installing openssh-client-common (9.3_p2-r1) 13:17:44 (4/8) Installing openssh-client-default (9.3_p2-r1) 13:17:44 (5/8) Installing openssh-sftp-server (9.3_p2-r1) 13:17:44 (6/8) Installing openssh-server-common (9.3_p2-r1) 13:17:44 (7/8) Installing openssh-server (9.3_p2-r1) 13:17:44 (8/8) Installing openssh (9.3_p2-r1) 13:17:44 Executing busybox-1.36.1-r5.trigger 13:17:44 OK: 272 MiB in 60 packages 13:17:45 Removing intermediate container f99762e19aec 13:17:45 ---> 5dd2704be915 13:17:45 Step 6/10 : WORKDIR /device-modbus-go 13:17:45 ---> Running in 6a2fe88b8c5a 13:17:45 Removing intermediate container 6a2fe88b8c5a 13:17:45 ---> 0bc33dc38303 13:17:45 Step 7/10 : COPY go.mod vendor* ./ 13:17:46 ---> e6f0ccc38459 13:17:46 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:17:46 ---> Running in cf65ffec80a2 13:18:54 Removing intermediate container cf65ffec80a2 13:18:54 ---> 6cea34e85f82 13:18:54 Step 9/10 : COPY . . 13:18:54 ---> b3d5734df4e9 13:18:54 Step 10/10 : RUN ${MAKE} 13:18:54 ---> Running in 185f4f0495b3 13:18:54 noop 13:18:54 Removing intermediate container 185f4f0495b3 13:18:54 ---> 0305da367196 13:18:54 Successfully built 0305da367196 13:18:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:18:54 + docker inspect -f . ci-base-image-arm64 13:18:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:18:55 prd-ubuntu20.04-docker-arm64-4c-16g-2834 does not seem to be running inside a container 13:18:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:18:56 $ docker top eb8b704cf5f72e3d3b5c4fe9b84770abfe0fed81f5ebf5f3f29c36b7c4fed0b4 -eo pid,comm [Pipeline] { [Pipeline] sh 13:18:57 + go version 13:18:57 go version go1.21.0 linux/arm64 [Pipeline] } 13:18:57 $ docker stop --time=1 eb8b704cf5f72e3d3b5c4fe9b84770abfe0fed81f5ebf5f3f29c36b7c4fed0b4 13:18:58 $ docker rm -f --volumes eb8b704cf5f72e3d3b5c4fe9b84770abfe0fed81f5ebf5f3f29c36b7c4fed0b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:18:59 + docker inspect -f . ci-base-image-arm64 13:18:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:19:00 prd-ubuntu20.04-docker-arm64-4c-16g-2834 does not seem to be running inside a container 13:19:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:19:01 $ docker top 0f1f52b1134bd68791451d69dc0891b0855fc454e2bb1b051a8abd390b2c23e6 -eo pid,comm [Pipeline] { [Pipeline] sh 13:19:02 + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh 13:19:03 + make test 13:19:03 go test ./... -coverprofile=coverage.out 13:19:07 ? github.com/edgexfoundry/device-modbus-go [no test files] 13:20:59 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 13:20:59 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.080s coverage: 47.9% of statements 13:20:59 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:20:59 go vet ./... 13:21:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:21:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:21:32 ./bin/test-attribution-txt.sh 13:21:32 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 13:21:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:21:32 $ docker stop --time=1 0f1f52b1134bd68791451d69dc0891b0855fc454e2bb1b051a8abd390b2c23e6 13:21:34 $ docker rm -f --volumes 0f1f52b1134bd68791451d69dc0891b0855fc454e2bb1b051a8abd390b2c23e6 [Pipeline] // withDockerContainer [Pipeline] sh 13:21:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:21:35 Warning: overwriting stash ‘coverage-report’ 13:21:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:21:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:21:37 + ls -al . 13:21:37 total 188 13:21:37 drwxrwxr-x 8 jenkins jenkins 4096 Apr 19 13:19 . 13:21:37 drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 13:16 .. 13:21:37 -rw-rw-r-- 1 jenkins jenkins 140 Apr 19 13:16 .dockerignore 13:21:37 drwxrwxr-x 8 jenkins jenkins 4096 Apr 19 13:16 .git 13:21:37 drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 13:16 .github 13:21:37 -rw-rw-r-- 1 jenkins jenkins 266 Apr 19 13:16 .gitignore 13:21:37 -rw-rw-r-- 1 jenkins jenkins 41 Apr 19 13:16 .golangci.yml 13:21:37 -rw-rw-r-- 1 jenkins jenkins 11101 Apr 19 13:16 Attribution.txt 13:21:37 -rw-rw-r-- 1 jenkins jenkins 16388 Apr 19 13:16 CHANGELOG.md 13:21:37 -rw-rw-r-- 1 jenkins jenkins 1474 Apr 19 13:16 Dockerfile 13:21:37 -rw-rw-r-- 1 jenkins jenkins 677 Apr 19 13:16 GOVERNANCE.md 13:21:37 -rw-rw-r-- 1 jenkins jenkins 658 Apr 19 13:16 Jenkinsfile 13:21:37 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 19 13:16 LICENSE 13:21:37 -rw-rw-r-- 1 jenkins jenkins 1942 Apr 19 13:16 Makefile 13:21:37 -rw-rw-r-- 1 jenkins jenkins 622 Apr 19 13:16 OWNERS.md 13:21:37 -rw-rw-r-- 1 jenkins jenkins 4463 Apr 19 13:16 README.md 13:21:37 -rw-rw-r-- 1 jenkins jenkins 5 Apr 19 13:12 VERSION 13:21:37 drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 13:16 bin 13:21:37 drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 13:16 cmd 13:21:37 -rw-r--r-- 1 jenkins jenkins 24334 Apr 19 13:20 coverage.out 13:21:37 -rw-rw-r-- 1 jenkins jenkins 3987 Apr 19 13:16 go.mod 13:21:37 -rw-rw-r-- 1 jenkins jenkins 36721 Apr 19 13:16 go.sum 13:21:37 drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 13:16 internal 13:21:37 drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 13:16 simulator 13:21:37 -rw-rw-r-- 1 jenkins jenkins 229 Apr 19 13:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:21:37 + 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=31f6d600233d381699de0096b270256653829b30 --label arch=arm64 --label version=0.0.0 . 13:21:37 Sending build context to Docker daemon 8.834MB 13:21:38 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 13:21:38 Step 2/23 : FROM ${BASE} AS builder 13:21:38 ---> 0305da367196 13:21:38 Step 3/23 : ARG ADD_BUILD_TAGS="" 13:21:38 ---> Running in 7c1a6bfb5a1b 13:21:38 Removing intermediate container 7c1a6bfb5a1b 13:21:38 ---> 5e15746ad51a 13:21:38 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:21:38 ---> Running in f12ae06bb1fa 13:21:38 Removing intermediate container f12ae06bb1fa 13:21:38 ---> 3e40618ae94b 13:21:38 Step 5/23 : RUN apk add --update --no-cache make git openssh 13:21:38 ---> Running in 7b484f666b81 13:21:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:21:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:21:41 OK: 272 MiB in 60 packages 13:21:42 Removing intermediate container 7b484f666b81 13:21:42 ---> 8d9fc93896a4 13:21:42 Step 6/23 : WORKDIR /device-modbus-go 13:21:42 ---> Running in 746460e0a546 13:21:42 Removing intermediate container 746460e0a546 13:21:42 ---> 6c047d5313f2 13:21:42 Step 7/23 : COPY go.mod vendor* ./ 13:21:43 ---> c32ed602925e 13:21:43 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:21:43 ---> Running in 75db171cfc35 13:21:45 Removing intermediate container 75db171cfc35 13:21:45 ---> 95ebc9630dd0 13:21:45 Step 9/23 : COPY . . 13:21:46 ---> c80b2fe6b12e 13:21:46 Step 10/23 : RUN ${MAKE} 13:21:46 ---> Running in 41cee92eb527 13:21:47 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.11" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 13:23:53 Removing intermediate container 41cee92eb527 13:23:53 ---> 90e37eb797ba 13:23:53 Step 11/23 : FROM alpine:3.18 13:23:53 3.18: Pulling from library/alpine 13:23:53 c6b39de5b339: Pulling fs layer 13:23:53 c6b39de5b339: Download complete 13:23:53 c6b39de5b339: Pull complete 13:23:53 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 13:23:53 Status: Downloaded newer image for alpine:3.18 13:23:53 ---> 33abbf032149 13:23:53 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 13:23:53 ---> Running in 425042b098b7 13:23:53 Removing intermediate container 425042b098b7 13:23:53 ---> 1adf9f8d45e0 13:23:53 Step 13/23 : RUN apk add --update --no-cache dumb-init 13:23:53 ---> Running in 5973f2027da3 13:23:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:23:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:23:53 (1/1) Installing dumb-init (1.2.5-r2) 13:23:53 Executing busybox-1.36.1-r5.trigger 13:23:53 OK: 8 MiB in 16 packages 13:23:53 Removing intermediate container 5973f2027da3 13:23:53 ---> f5fca6805a9e 13:23:53 Step 14/23 : RUN apk --no-cache upgrade 13:23:53 ---> Running in b56804578dea 13:23:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:23:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:23:53 Upgrading critical system libraries and apk-tools: 13:23:53 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 13:23:53 Executing busybox-1.36.1-r5.trigger 13:23:54 Continuing the upgrade transaction with new apk-tools: 13:23:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:23:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:23:55 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 13:23:55 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 13:23:56 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 13:23:56 OK: 8 MiB in 16 packages 13:23:56 Removing intermediate container b56804578dea 13:23:56 ---> 89f78b7da2c0 13:23:56 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 13:23:58 ---> 172409634012 13:23:58 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 13:23:58 ---> 99ac1227f5d7 13:23:58 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 13:23:59 ---> de3c026d8a4c 13:23:59 Step 18/23 : EXPOSE 59901 13:23:59 ---> Running in a830c9fac9f8 13:23:59 Removing intermediate container a830c9fac9f8 13:23:59 ---> f1d36932a0c3 13:23:59 Step 19/23 : ENTRYPOINT ["/device-modbus"] 13:23:59 ---> Running in 9593cbdc7b5b 13:24:00 Removing intermediate container 9593cbdc7b5b 13:24:00 ---> 8d731a3e9a14 13:24:00 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 13:24:00 ---> Running in 6032ec9b9478 13:24:00 Removing intermediate container 6032ec9b9478 13:24:00 ---> 5fe555107e54 13:24:00 Step 21/23 : LABEL arch=arm64 13:24:00 ---> Running in 22574f3aa5e6 13:24:00 Removing intermediate container 22574f3aa5e6 13:24:00 ---> 3631b62d36e1 13:24:00 Step 22/23 : LABEL git_sha=31f6d600233d381699de0096b270256653829b30 13:24:01 ---> Running in 346611f68e38 13:24:01 Removing intermediate container 346611f68e38 13:24:01 ---> b5696862aaef 13:24:01 Step 23/23 : LABEL version=0.0.0 13:24:01 ---> Running in c8cda81d2f64 13:24:01 Removing intermediate container c8cda81d2f64 13:24:01 ---> 385ec31f7ebb 13:24:01 [Warning] One or more build-args [ARCH] were not consumed 13:24:01 Successfully built 385ec31f7ebb 13:24:01 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:24:02 13:24:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:24:03 arm64: Pulling from edgex-lftools-log-publisher 13:24:03 8998bd30e6a1: Pulling fs layer 13:24:03 04944245beec: Pulling fs layer 13:24:03 699f458cf7ca: Pulling fs layer 13:24:03 765212b225bb: Pulling fs layer 13:24:03 f23df028b6ca: Pulling fs layer 13:24:03 d65c8cfc05b1: Pulling fs layer 13:24:03 2437ff75d9bd: Pulling fs layer 13:24:03 765212b225bb: Waiting 13:24:03 f23df028b6ca: Waiting 13:24:03 d65c8cfc05b1: Waiting 13:24:03 2437ff75d9bd: Waiting 13:24:03 04944245beec: Verifying Checksum 13:24:03 04944245beec: Download complete 13:24:03 765212b225bb: Verifying Checksum 13:24:03 765212b225bb: Download complete 13:24:03 f23df028b6ca: Verifying Checksum 13:24:03 f23df028b6ca: Download complete 13:24:03 d65c8cfc05b1: Verifying Checksum 13:24:03 d65c8cfc05b1: Download complete 13:24:03 699f458cf7ca: Verifying Checksum 13:24:03 699f458cf7ca: Download complete 13:24:04 8998bd30e6a1: Download complete 13:24:06 2437ff75d9bd: Verifying Checksum 13:24:06 2437ff75d9bd: Download complete 13:24:09 8998bd30e6a1: Pull complete 13:24:09 04944245beec: Pull complete 13:24:10 699f458cf7ca: Pull complete 13:24:11 765212b225bb: Pull complete 13:24:12 f23df028b6ca: Pull complete 13:24:12 d65c8cfc05b1: Pull complete 13:24:30 2437ff75d9bd: Pull complete 13:24:30 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:24:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:24:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:24:30 prd-ubuntu20.04-docker-arm64-4c-16g-2834 does not seem to be running inside a container 13:24:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:24:34 $ docker top 6c3a5f8d444b4d00a5e6e1ae16170f0117d8608e5ba6624a0343b2f0a241dafa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:24:35 ---> job-cost.sh 13:24:35 lf-activate-venv: SKIPPING 13:24:35 INFO: No Stack... 13:24:35 INFO: Retrieving Pricing Info for: v3-standard-4 13:24:36 INFO: Archiving Costs [Pipeline] sh 13:24:37 + cat /w/workspace/device-modbus-go/1/archives/cost.csv 13:24:37 + cut -d, -f6 [Pipeline] lock 13:24:37 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-547-1-stack-cost] 13:24:37 Resource [jenkins-edgexfoundry-device-modbus-go-PR-547-1-stack-cost] did not exist. Created. 13:24:37 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-547-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:24:37 /w/workspace/device-modbus-go/1@tmp/durable-9b3e8cfe/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:24:38 + echo total: 0.10999999940395355 [Pipeline] stash 13:24:38 Warning: overwriting stash ‘stack-cost’ 13:24:38 Stashed 1 file(s) [Pipeline] } 13:24:38 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-547-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:24:38 $ docker stop --time=1 6c3a5f8d444b4d00a5e6e1ae16170f0117d8608e5ba6624a0343b2f0a241dafa 13:24:40 $ docker rm -f --volumes 6c3a5f8d444b4d00a5e6e1ae16170f0117d8608e5ba6624a0343b2f0a241dafa [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 13:24:41 provisioning config files... 13:24:41 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-547@tmp/config14470261845429250933tmp [Pipeline] { [Pipeline] sh 13:24:41 + set +x 13:24:41 + curl -s https://codecov.io/bash 13:24:41 + bash -s -- 13:24:41 13:24:41 _____ _ 13:24:41 / ____| | | 13:24:41 | | ___ __| | ___ ___ _____ __ 13:24:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:24:41 | |___| (_) | (_| | __/ (_| (_) \ V / 13:24:41 \_____\___/ \__,_|\___|\___\___/ \_/ 13:24:41 Bash-1.0.6 13:24:41 13:24:41 13:24:41 ==> git version 2.25.1 found 13:24:41 ==> 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 13:24:41 Release-Date: 2020-01-08 13:24:41 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:24:41 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:24:41 ==> Jenkins CI detected. 13:24:41 current dir:  /w/workspace/xfoundry_device-modbus-go_PR-547 13:24:41 project root: . 13:24:41 --> token set from env 13:24:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:24:41 ==> Running gcov in . (disable via -X gcov) 13:24:41 ==> Python coveragepy not found 13:24:41 ==> Searching for coverage reports in: 13:24:41 + . 13:24:41 -> Found 1 reports 13:24:41 ==> Detecting git/mercurial file structure 13:24:41 ==> Reading reports 13:24:41 + ./coverage.out bytes=24334 13:24:41 ==> Appending adjustments 13:24:41 https://docs.codecov.io/docs/fixing-reports 13:24:41 + Found adjustments 13:24:41 ==> Gzipping contents 13:24:41 4.0K /tmp/codecov.WSlegY.gz 13:24:41 ==> Uploading reports 13:24:41 url: https://codecov.io 13:24:41 query: branch=PR-547&commit=31f6d600233d381699de0096b270256653829b30&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-547%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=547&job=&cmd_args= 13:24:41 -> Pinging Codecov 13:24:41 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-547&commit=31f6d600233d381699de0096b270256653829b30&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-547%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=547&job=&cmd_args= 13:24:42 -> Uploading to 13:24:42 https://storage.googleapis.com/codecov/v4/raw/2024-04-19/55DBCA73C666E3227836607328DD7E49/31f6d600233d381699de0096b270256653829b30/8dcfc3b5-582b-4b72-97ad-1eaca7ab2b52.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240419%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240419T132441Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dbbff7e93fc49d4ed4e50a6f7fefd1f4dda135fd1ed00e13c45b7eac90dbcb25 13:24:42 % Total % Received % Xferd Average Speed Time Time Time Current 13:24:42 Dload Upload Total Spent Left Speed 13:24:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3806 0 0 100 3806 0 14526 --:--:-- --:--:-- --:--:-- 14526 13:24:42 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/31f6d600233d381699de0096b270256653829b30 [Pipeline] } 13:24:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:24:44 + [ -d /w/workspace/xfoundry_device-modbus-go_PR-547/archives ] 13:24:44 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-547/archives 13:24:44 total 16 13:24:44 drwxr-xr-x 3 root root 4096 Apr 19 13:15 . 13:24:44 drwxrwxr-x 10 jenkins jenkins 4096 Apr 19 13:15 .. 13:24:44 drwxr-xr-x 2 root root 4096 Apr 19 13:15 cost 13:24:44 -rw-r--r-- 1 root root 88 Apr 19 13:15 cost.csv 13:24:44 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-547/archives 13:24:44 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-547/archives 13:24:44 total 16 13:24:44 drwxr-xr-x 3 jenkins jenkins 4096 Apr 19 13:15 . 13:24:44 drwxrwxr-x 10 jenkins jenkins 4096 Apr 19 13:15 .. 13:24:44 drwxr-xr-x 2 jenkins jenkins 4096 Apr 19 13:15 cost 13:24:44 -rw-r--r-- 1 jenkins jenkins 88 Apr 19 13:15 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:24:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:24:45 ---> package-listing.sh 13:24:45 ++ facter osfamily 13:24:45 ++ tr '[:upper:]' '[:lower:]' 13:24:45 + OS_FAMILY=debian 13:24:45 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-547 13:24:45 + START_PACKAGES=/tmp/packages_start.txt 13:24:45 + END_PACKAGES=/tmp/packages_end.txt 13:24:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:24:45 + PACKAGES=/tmp/packages_start.txt 13:24:45 + '[' /w/workspace/xfoundry_device-modbus-go_PR-547 ']' 13:24:45 + PACKAGES=/tmp/packages_end.txt 13:24:45 + case "${OS_FAMILY}" in 13:24:45 + dpkg -l 13:24:45 + grep '^ii' 13:24:45 + '[' -f /tmp/packages_start.txt ']' 13:24:45 + '[' -f /tmp/packages_end.txt ']' 13:24:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:24:45 + '[' /w/workspace/xfoundry_device-modbus-go_PR-547 ']' 13:24:45 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-547/archives/ 13:24:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-547/archives/ [Pipeline] echo 13:24:45 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-547/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:24:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:24:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:24:47 prd-ubuntu20.04-docker-8c-8g-2823 does not seem to be running inside a container 13:24:47 $ 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-547/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-547 -v /w/workspace/xfoundry_device-modbus-go_PR-547:/w/workspace/xfoundry_device-modbus-go_PR-547:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-547@tmp:/w/workspace/xfoundry_device-modbus-go_PR-547@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 13:24:47 $ docker top ed1d9b7c206725512c5ff42b69a1bc1bbd16b5413b994cc7e1c44f004ccdc6b5 -eo pid,comm [Pipeline] { [Pipeline] sh 13:24:47 + touch /tmp/pre-build-complete [Pipeline] sh 13:24:47 + mkdir -p /var/log/sysstat [Pipeline] sh 13:24:48 + ls /var/log/sa-host 13:24:48 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:24:48 provisioning config files... 13:24:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-547@tmp/config302764532926246607tmp [Pipeline] { [Pipeline] echo 13:24:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:24:48 ---> create-netrc.sh [Pipeline] } 13:24:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:24:49 ---> python-tools-install.sh [Pipeline] echo 13:24:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:24:49 ---> sudo-logs.sh 13:24:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:24:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:24:50 ---> job-cost.sh 13:24:50 lf-activate-venv: SKIPPING 13:24:50 DEBUG: total: 0.2199999988079071 13:24:50 INFO: Retrieving Stack Cost... 13:24:50 INFO: Retrieving Pricing Info for: v3-standard-8 13:24:50 INFO: Archiving Costs [Pipeline] echo 13:24:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:24:50 ---> logs-deploy.sh 13:24:50 lf-activate-venv: SKIPPING 13:24:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-547/1 13:24:50 INFO: archiving workspace using pattern(s): 13:24:51 Archives upload complete. 13:24:51 INFO: archiving logs to Nexus