Pull request #569 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 75b0587f3cdc21a8298e8948d997cbf90c92cd6e+d9d7c9445bd01df0ee4a07f33637a5782cac6865 (07b744671c03b827b4272fc9f25d044cb9739243) 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-ssh5303773648160467213.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14585603427636073210.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f3350a1713306dce7682ed7e37d5774890d03277 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-569/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-569/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7102676280997341390.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-569/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16251400279593041081.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11183896806644349376.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-569/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-569/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5513647952451307604.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8901 in /w/workspace/xfoundry_device-modbus-go_PR-569 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-569 # 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 > 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/569/head:refs/remotes/origin/PR-569 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d9d7c9445bd01df0ee4a07f33637a5782cac6865 into PR head commit 75b0587f3cdc21a8298e8948d997cbf90c92cd6e Merge succeeded, producing 75b0587f3cdc21a8298e8948d997cbf90c92cd6e Checking out Revision 75b0587f3cdc21a8298e8948d997cbf90c92cd6e (PR-569) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 > git config core.sparsecheckout # timeout=10 > git checkout -f 75b0587f3cdc21a8298e8948d997cbf90c92cd6e # 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 d9d7c9445bd01df0ee4a07f33637a5782cac6865 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 75b0587f3cdc21a8298e8948d997cbf90c92cd6e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:17:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:17:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:17:13 ========================================================= 05:17:13 EdgeX Global Pipelines Version Info 05:17:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:17:14 ------------------- 05:17:14 stable info: 05:17:14 ------------------- 05:17:14 Commited By: Cherry Wang cherry@iotechsys.com 05:17:14 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 05:17:14 Message: update stable to v1.0.263 05:17:15 ------------------- 05:17:15 experimental info: 05:17:15 ------------------- 05:17:15 Commited By: Cherry Wang cherry@iotechsys.com 05:17:15 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 05:17:15 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:17:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 05:17:15 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 05:17:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:17:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:17:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:17:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 05:17:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:17:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:17:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:17:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:17:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:17:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 05:17:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:17:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:17:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:17:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:17:16 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:17:16 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:17:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:17:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:17:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:17:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:17:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:17:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:17:16 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:17:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:17:16 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:17:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-569 [Pipeline] echo 05:17:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-569 [Pipeline] echo 05:17:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-569 [Pipeline] echo 05:17:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 75b0587f3cdc21a8298e8948d997cbf90c92cd6e [Pipeline] echo 05:17:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 75b0587 [Pipeline] echo 05:17:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:17:17 provisioning config files... 05:17:17 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-569@tmp/config1110289137946858734tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:17:17 ---> ****-login.sh 05:17:17 nexus3.edgexfoundry.org:10001 05:17:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:17:18 Configure a credential helper to remove this warning. See 05:17:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:17:18 05:17:18 Login Succeeded 05:17:18 nexus3.edgexfoundry.org:10002 05:17:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:17:18 Configure a credential helper to remove this warning. See 05:17:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:17:18 05:17:18 Login Succeeded 05:17:18 nexus3.edgexfoundry.org:10003 05:17:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:17:18 Configure a credential helper to remove this warning. See 05:17:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:17:18 05:17:18 Login Succeeded 05:17:18 nexus3.edgexfoundry.org:10004 05:17:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:17:18 Configure a credential helper to remove this warning. See 05:17:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:17:18 05:17:18 Login Succeeded 05:17:18 ****.io 05:17:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:17:19 Configure a credential helper to remove this warning. See 05:17:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:17:19 05:17:19 Login Succeeded 05:17:19 ---> ****-login.sh ends [Pipeline] } 05:17:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:17:19 + git rev-list -1 --merges 75b0587f3cdc21a8298e8948d997cbf90c92cd6e~1..75b0587f3cdc21a8298e8948d997cbf90c92cd6e [Pipeline] echo 05:17:19 -----------> git rev-list -1 --merges 75b0587f3cdc21a8298e8948d997cbf90c92cd6e~1..75b0587f3cdc21a8298e8948d997cbf90c92cd6e 75b0587f3cdc21a8298e8948d997cbf90c92cd6e [false] [Pipeline] sh 05:17:20 + git log --format=format:%s -1 75b0587f3cdc21a8298e8948d997cbf90c92cd6e [Pipeline] echo 05:17:20 ========================================================= 05:17:20 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:17:20 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:17:20 + git log --format=format:%s -1 75b0587f3cdc21a8298e8948d997cbf90c92cd6e [Pipeline] echo 05:17:20 [semverPrep] GIT_COMMIT: 75b0587f3cdc21a8298e8948d997cbf90c92cd6e, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 05:17:20 [semverPrep] This is not a build commit. [Pipeline] sh 05:17:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:17:21 + grep -v github /etc/ssh/ssh_known_hosts 05:17:21 + [ -e /tmp/ssh_known_hosts ] 05:17:21 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:17:21 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:17:21 + sudo tee -a /etc/ssh/ssh_known_hosts 05:17:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:17:21 05:17:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:17:22 0.1.4: Pulling from edgex-devops/py-git-semver 05:17:22 b85a868b505f: Pulling fs layer 05:17:22 e2be974225ed: Pulling fs layer 05:17:22 339a4e72a1f5: Pulling fs layer 05:17:22 988bab9f4d93: Pulling fs layer 05:17:22 1469e6f7b9e6: Pulling fs layer 05:17:22 eaf3925da568: Pulling fs layer 05:17:22 bab4dde63d76: Pulling fs layer 05:17:22 bde34c3a00c8: Pulling fs layer 05:17:22 b352a97aabf1: Pulling fs layer 05:17:22 4872d77fe225: Pulling fs layer 05:17:22 5851b861e8e6: Pulling fs layer 05:17:22 988bab9f4d93: Waiting 05:17:22 1469e6f7b9e6: Waiting 05:17:22 bab4dde63d76: Waiting 05:17:22 5851b861e8e6: Waiting 05:17:22 bde34c3a00c8: Waiting 05:17:22 4872d77fe225: Waiting 05:17:22 eaf3925da568: Waiting 05:17:22 b352a97aabf1: Waiting 05:17:22 e2be974225ed: Verifying Checksum 05:17:22 e2be974225ed: Download complete 05:17:22 988bab9f4d93: Verifying Checksum 05:17:22 988bab9f4d93: Download complete 05:17:22 1469e6f7b9e6: Verifying Checksum 05:17:22 1469e6f7b9e6: Download complete 05:17:22 eaf3925da568: Verifying Checksum 05:17:22 eaf3925da568: Download complete 05:17:22 339a4e72a1f5: Verifying Checksum 05:17:22 339a4e72a1f5: Download complete 05:17:22 bde34c3a00c8: Verifying Checksum 05:17:22 bde34c3a00c8: Download complete 05:17:22 b352a97aabf1: Verifying Checksum 05:17:22 b352a97aabf1: Download complete 05:17:22 4872d77fe225: Download complete 05:17:22 5851b861e8e6: Download complete 05:17:22 b85a868b505f: Verifying Checksum 05:17:22 b85a868b505f: Download complete 05:17:22 bab4dde63d76: Verifying Checksum 05:17:22 bab4dde63d76: Download complete 05:17:23 b85a868b505f: Pull complete 05:17:23 e2be974225ed: Pull complete 05:17:24 339a4e72a1f5: Pull complete 05:17:24 988bab9f4d93: Pull complete 05:17:24 1469e6f7b9e6: Pull complete 05:17:24 eaf3925da568: Pull complete 05:17:26 bab4dde63d76: Pull complete 05:17:26 bde34c3a00c8: Pull complete 05:17:26 b352a97aabf1: Pull complete 05:17:26 4872d77fe225: Pull complete 05:17:26 5851b861e8e6: Pull complete 05:17:26 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:17:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:17:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:17:27 prd-ubuntu20.04-docker-8c-8g-8901 does not seem to be running inside a container 05:17:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-569 -v /w/workspace/xfoundry_device-modbus-go_PR-569:/w/workspace/xfoundry_device-modbus-go_PR-569:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-569@tmp:/w/workspace/xfoundry_device-modbus-go_PR-569@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:17:28 $ docker top 93bdfb4fee6f9c32a6fc44915c9dceca90063c0a7bf9c6ccb5f396c33d5ac59f -eo pid,comm 05:17:28 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:17:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:17:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:17:28 [ssh-agent] Looking for ssh-agent implementation... 05:17:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:17:28 $ docker exec 93bdfb4fee6f9c32a6fc44915c9dceca90063c0a7bf9c6ccb5f396c33d5ac59f ssh-agent 05:17:28 SSH_AUTH_SOCK=/tmp/ssh-LD0ddxJamsSM/agent.32 05:17:28 SSH_AGENT_PID=38 05:17:28 Running ssh-add (command line suppressed) 05:17:28 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-569@tmp/private_key_3129176060533251330.key (/w/workspace/xfoundry_device-modbus-go_PR-569@tmp/private_key_3129176060533251330.key) 05:17:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:17:29 + git tag --points-at HEAD [Pipeline] } 05:17:29 $ docker exec --env ******** --env ******** 93bdfb4fee6f9c32a6fc44915c9dceca90063c0a7bf9c6ccb5f396c33d5ac59f ssh-agent -k 05:17:29 unset SSH_AUTH_SOCK; 05:17:29 unset SSH_AGENT_PID; 05:17:29 echo Agent pid 38 killed; 05:17:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:17:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:17:29 [ssh-agent] Looking for ssh-agent implementation... 05:17:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:17:29 $ docker exec 93bdfb4fee6f9c32a6fc44915c9dceca90063c0a7bf9c6ccb5f396c33d5ac59f ssh-agent 05:17:29 SSH_AUTH_SOCK=/tmp/ssh-YqwYjHiKks1I/agent.71 05:17:29 SSH_AGENT_PID=77 05:17:29 Running ssh-add (command line suppressed) 05:17:29 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-569@tmp/private_key_15870817185688137265.key (/w/workspace/xfoundry_device-modbus-go_PR-569@tmp/private_key_15870817185688137265.key) 05:17:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:17:30 + git semver init 05:17:30 2024-08-28 05:17:30,260 [run_init] DEBUG init version:0.0.0 force:False 05:17:30 2024-08-28 05:17:30,261 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-569/.semver 05:17:30 2024-08-28 05:17:30,261 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-569/.semver 05:17:30 2024-08-28 05:17:30,261 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-569/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-569, universal_newlines=False, shell=None, istream=None) 05:17:31 2024-08-28 05:17:31,310 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-569/.git/info/exclude 05:17:31 2024-08-28 05:17:31,310 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-569/.semver/PR-569 with force:False 05:17:31 2024-08-28 05:17:31,311 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-569/.semver/PR-569 05:17:31 2024-08-28 05:17:31,315 [execute] INFO git cat-file --batch-check 05:17:31 2024-08-28 05:17:31,316 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-569/.semver, universal_newlines=False, shell=None, istream=) 05:17:31 2024-08-28 05:17:31,321 [execute] INFO git cat-file --batch 05:17:31 2024-08-28 05:17:31,322 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-569/.semver, universal_newlines=False, shell=None, istream=) 05:17:31 2024-08-28 05:17:31,326 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-569/.semver/PR-569 05:17:31 0.0.0 [Pipeline] } 05:17:31 $ docker exec --env ******** --env ******** 93bdfb4fee6f9c32a6fc44915c9dceca90063c0a7bf9c6ccb5f396c33d5ac59f ssh-agent -k 05:17:31 unset SSH_AUTH_SOCK; 05:17:31 unset SSH_AGENT_PID; 05:17:31 echo Agent pid 77 killed; 05:17:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:17:32 + git semver [Pipeline] } 05:17:32 $ docker stop --time=1 93bdfb4fee6f9c32a6fc44915c9dceca90063c0a7bf9c6ccb5f396c33d5ac59f 05:17:33 $ docker rm -f --volumes 93bdfb4fee6f9c32a6fc44915c9dceca90063c0a7bf9c6ccb5f396c33d5ac59f [Pipeline] // withDockerContainer [Pipeline] sh 05:17:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:17:34 Stashed 1 file(s) [Pipeline] echo 05:17:34 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:17:35 provisioning config files... 05:17:35 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-569@tmp/config7473740277774983059tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:17:35 ---> ****-login.sh 05:17:35 nexus3.edgexfoundry.org:10001 05:17:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:17:35 Configure a credential helper to remove this warning. See 05:17:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:17:35 05:17:35 Login Succeeded 05:17:35 nexus3.edgexfoundry.org:10002 05:17:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:17:35 Configure a credential helper to remove this warning. See 05:17:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:17:35 05:17:35 Login Succeeded 05:17:35 nexus3.edgexfoundry.org:10003 05:17:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:17:36 Configure a credential helper to remove this warning. See 05:17:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:17:36 05:17:36 Login Succeeded 05:17:36 nexus3.edgexfoundry.org:10004 05:17:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:17:36 Configure a credential helper to remove this warning. See 05:17:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:17:36 05:17:36 Login Succeeded 05:17:36 ****.io 05:17:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:17:36 Configure a credential helper to remove this warning. See 05:17:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:17:36 05:17:36 Login Succeeded 05:17:36 ---> ****-login.sh ends [Pipeline] } 05:17:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:17:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:17:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:17:36 ========================================================= 05:17:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 05:17:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:37 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 05:17:37 Sending build context to Docker daemon 17.92MB 05:17:37 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 05:17:37 Step 2/10 : FROM ${BASE} AS builder 05:17:37 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 05:17:37 619be1103602: Pulling fs layer 05:17:37 7862e08f4a3e: Pulling fs layer 05:17:37 5df492c9dc93: Pulling fs layer 05:17:37 7629e6793208: Pulling fs layer 05:17:37 4f4fb700ef54: Pulling fs layer 05:17:37 fb5054dd5b73: Pulling fs layer 05:17:37 eeca6798cff9: Pulling fs layer 05:17:37 aa269ceb94a6: Pulling fs layer 05:17:37 ada007ff1a6a: Pulling fs layer 05:17:37 fb5054dd5b73: Waiting 05:17:37 eeca6798cff9: Waiting 05:17:37 aa269ceb94a6: Waiting 05:17:37 ada007ff1a6a: Waiting 05:17:37 7629e6793208: Waiting 05:17:37 4f4fb700ef54: Waiting 05:17:37 7862e08f4a3e: Verifying Checksum 05:17:37 7862e08f4a3e: Download complete 05:17:37 7629e6793208: Download complete 05:17:37 4f4fb700ef54: Download complete 05:17:37 fb5054dd5b73: Verifying Checksum 05:17:37 fb5054dd5b73: Download complete 05:17:37 619be1103602: Verifying Checksum 05:17:37 619be1103602: Download complete 05:17:37 eeca6798cff9: Verifying Checksum 05:17:37 eeca6798cff9: Download complete 05:17:37 619be1103602: Pull complete 05:17:37 ada007ff1a6a: Verifying Checksum 05:17:37 ada007ff1a6a: Download complete 05:17:37 7862e08f4a3e: Pull complete 05:17:37 5df492c9dc93: Verifying Checksum 05:17:37 5df492c9dc93: Download complete 05:17:38 aa269ceb94a6: Verifying Checksum 05:17:38 aa269ceb94a6: Download complete 05:17:41 5df492c9dc93: Pull complete 05:17:41 7629e6793208: Pull complete 05:17:41 4f4fb700ef54: Pull complete 05:17:41 fb5054dd5b73: Pull complete 05:17:41 eeca6798cff9: Pull complete 05:17:44 aa269ceb94a6: Pull complete 05:17:44 ada007ff1a6a: Pull complete 05:17:44 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 05:17:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:17:44 ---> f489d0715acc 05:17:44 Step 3/10 : ARG ADD_BUILD_TAGS="" 05:17:45 ---> Running in e40b4e2353e9 05:17:45 Removing intermediate container e40b4e2353e9 05:17:45 ---> 16395677473a 05:17:45 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:17:45 ---> Running in bbf573571d9c 05:17:46 Removing intermediate container bbf573571d9c 05:17:46 ---> 0420ca0238e7 05:17:46 Step 5/10 : RUN apk add --update --no-cache make git openssh 05:17:46 ---> Running in d63619b0fd11 05:17:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:17:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:17:46 (1/8) Installing openssh-keygen (9.3_p2-r2) 05:17:46 (2/8) Installing libedit (20221030.3.1-r1) 05:17:46 (3/8) Installing openssh-client-common (9.3_p2-r2) 05:17:46 (4/8) Installing openssh-client-default (9.3_p2-r2) 05:17:46 (5/8) Installing openssh-sftp-server (9.3_p2-r2) 05:17:46 (6/8) Installing openssh-server-common (9.3_p2-r2) 05:17:46 (7/8) Installing openssh-server (9.3_p2-r2) 05:17:46 (8/8) Installing openssh (9.3_p2-r2) 05:17:46 Executing busybox-1.36.1-r5.trigger 05:17:46 OK: 270 MiB in 60 packages 05:17:47 Removing intermediate container d63619b0fd11 05:17:47 ---> 45c0f338b3b7 05:17:47 Step 6/10 : WORKDIR /device-modbus-go 05:17:47 ---> Running in 507cb214a58f 05:17:47 Removing intermediate container 507cb214a58f 05:17:47 ---> b005e30d9aa7 05:17:47 Step 7/10 : COPY go.mod vendor* ./ 05:17:47 ---> b78a2c7d91fe 05:17:47 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:17:47 ---> Running in 3b6041abc24d 05:17:50 Still waiting to schedule task 05:17:50 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:18:43 Removing intermediate container 3b6041abc24d 05:18:43 ---> 64bee4316fdb 05:18:43 Step 9/10 : COPY . . 05:18:43 ---> 78c7abe5068c 05:18:43 Step 10/10 : RUN ${MAKE} 05:18:43 ---> Running in 306f9644c7fd 05:18:44 noop 05:18:44 Removing intermediate container 306f9644c7fd 05:18:44 ---> 4299402ee7e4 05:18:44 Successfully built 4299402ee7e4 05:18:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:44 + docker inspect -f . ci-base-image-x86_64 05:18:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:18:45 prd-ubuntu20.04-docker-8c-8g-8901 does not seem to be running inside a container 05:18:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-569 -v /w/workspace/xfoundry_device-modbus-go_PR-569:/w/workspace/xfoundry_device-modbus-go_PR-569:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-569@tmp:/w/workspace/xfoundry_device-modbus-go_PR-569@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:18:45 $ docker top 9574a2e726b35c3dd61405acdb37f89bd776d1999daf2265610258c82daa6c40 -eo pid,comm [Pipeline] { [Pipeline] sh 05:18:45 + go version 05:18:45 go version go1.21.9 linux/amd64 [Pipeline] } 05:18:45 $ docker stop --time=1 9574a2e726b35c3dd61405acdb37f89bd776d1999daf2265610258c82daa6c40 05:18:47 $ docker rm -f --volumes 9574a2e726b35c3dd61405acdb37f89bd776d1999daf2265610258c82daa6c40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:48 + docker inspect -f . ci-base-image-x86_64 05:18:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:18:48 prd-ubuntu20.04-docker-8c-8g-8901 does not seem to be running inside a container 05:18:48 $ 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-569 -v /w/workspace/xfoundry_device-modbus-go_PR-569:/w/workspace/xfoundry_device-modbus-go_PR-569:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-569@tmp:/w/workspace/xfoundry_device-modbus-go_PR-569@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:18:48 $ docker top 8667dc46d786e5ba4c3969c6af7a8832fd3012aa4e4b3dd1ef9f14a28d01c3b6 -eo pid,comm [Pipeline] { [Pipeline] sh 05:18:48 + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-569 [Pipeline] fileExists [Pipeline] sh 05:18:49 + make test 05:18:49 go test ./... -coverprofile=coverage.out 05:18:50 ? github.com/edgexfoundry/device-modbus-go [no test files] 05:19:08 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 05:19:08 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.010s coverage: 47.9% of statements 05:19:18 go vet ./... 05:19:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:19:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:19:23 ./bin/test-attribution-txt.sh 05:19:23 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] echo 05:19:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:19:23 $ docker stop --time=1 8667dc46d786e5ba4c3969c6af7a8832fd3012aa4e4b3dd1ef9f14a28d01c3b6 05:19:25 $ docker rm -f --volumes 8667dc46d786e5ba4c3969c6af7a8832fd3012aa4e4b3dd1ef9f14a28d01c3b6 [Pipeline] // withDockerContainer [Pipeline] sh 05:19:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:19:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:19:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:19:27 + ls -al . 05:19:27 total 272 05:19:27 drwxrwxr-x 9 jenkins jenkins 4096 Aug 28 05:18 . 05:19:27 drwxrwxr-x 4 jenkins jenkins 4096 Aug 28 05:17 .. 05:19:27 -rw-rw-r-- 1 jenkins jenkins 140 Aug 28 05:17 .dockerignore 05:19:27 drwxrwxr-x 8 jenkins jenkins 4096 Aug 28 05:19 .git 05:19:27 drwxrwxr-x 3 jenkins jenkins 4096 Aug 28 05:17 .github 05:19:27 -rw-rw-r-- 1 jenkins jenkins 266 Aug 28 05:17 .gitignore 05:19:27 -rw-rw-r-- 1 jenkins jenkins 41 Aug 28 05:17 .golangci.yml 05:19:27 drwxr-xr-x 3 jenkins jenkins 4096 Aug 28 05:17 .semver 05:19:27 -rw-rw-r-- 1 jenkins jenkins 19432 Aug 28 05:17 Attribution.txt 05:19:27 -rw-rw-r-- 1 jenkins jenkins 16388 Aug 28 05:17 CHANGELOG.md 05:19:27 -rw-rw-r-- 1 jenkins jenkins 1474 Aug 28 05:17 Dockerfile 05:19:27 -rw-rw-r-- 1 jenkins jenkins 677 Aug 28 05:17 GOVERNANCE.md 05:19:27 -rw-rw-r-- 1 jenkins jenkins 658 Aug 28 05:17 Jenkinsfile 05:19:27 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 28 05:17 LICENSE 05:19:27 -rw-rw-r-- 1 jenkins jenkins 1942 Aug 28 05:17 Makefile 05:19:27 -rw-rw-r-- 1 jenkins jenkins 622 Aug 28 05:17 OWNERS.md 05:19:27 -rw-rw-r-- 1 jenkins jenkins 4463 Aug 28 05:17 README.md 05:19:27 -rw-rw-r-- 1 jenkins jenkins 5 Aug 28 05:17 VERSION 05:19:27 drwxrwxr-x 2 jenkins jenkins 4096 Aug 28 05:17 bin 05:19:27 drwxrwxr-x 3 jenkins jenkins 4096 Aug 28 05:17 cmd 05:19:27 -rw-r--r-- 1 jenkins jenkins 24601 Aug 28 05:19 coverage.out 05:19:27 -rw-rw-r-- 1 jenkins jenkins 7185 Aug 28 05:17 go.mod 05:19:27 -rw-rw-r-- 1 jenkins jenkins 102015 Aug 28 05:17 go.sum 05:19:27 drwxrwxr-x 3 jenkins jenkins 4096 Aug 28 05:17 internal 05:19:27 drwxrwxr-x 2 jenkins jenkins 4096 Aug 28 05:17 simulator 05:19:27 -rw-rw-r-- 1 jenkins jenkins 229 Aug 28 05:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:28 + 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=75b0587f3cdc21a8298e8948d997cbf90c92cd6e --label arch=amd64 --label version=0.0.0 . 05:19:28 Sending build context to Docker daemon 17.94MB 05:19:28 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 05:19:28 Step 2/23 : FROM ${BASE} AS builder 05:19:28 ---> 4299402ee7e4 05:19:28 Step 3/23 : ARG ADD_BUILD_TAGS="" 05:19:28 ---> Running in a507b4306667 05:19:28 Removing intermediate container a507b4306667 05:19:28 ---> 825079be6770 05:19:28 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:19:28 ---> Running in 60f510c8c11b 05:19:28 Removing intermediate container 60f510c8c11b 05:19:28 ---> e94542c3b376 05:19:28 Step 5/23 : RUN apk add --update --no-cache make git openssh 05:19:28 ---> Running in 25a872da2aea 05:19:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:19:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:19:29 OK: 270 MiB in 60 packages 05:19:29 Removing intermediate container 25a872da2aea 05:19:29 ---> 44eaba31d1d5 05:19:29 Step 6/23 : WORKDIR /device-modbus-go 05:19:29 ---> Running in 9603f17fef46 05:19:29 Removing intermediate container 9603f17fef46 05:19:29 ---> 3b4d7d80109a 05:19:29 Step 7/23 : COPY go.mod vendor* ./ 05:19:29 ---> 7e5890200fbe 05:19:29 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:19:29 ---> Running in 9cf05a979e63 05:19:30 Removing intermediate container 9cf05a979e63 05:19:30 ---> e19d1d5cd517 05:19:30 Step 9/23 : COPY . . 05:19:30 ---> 444ce3365887 05:19:30 Step 10/23 : RUN ${MAKE} 05:19:30 ---> Running in dcb4ca5ba1ea 05:19:31 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.34" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 05:19:36 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8903 in /w/workspace/xfoundry_device-modbus-go_PR-569 [Pipeline] { [Pipeline] ws 05:19:36 Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout 05:19:39 The recommended git tool is: git 05:19:46 using credential edgex-jenkins-ssh 05:19:46 Cloning the remote Git repository 05:19:46 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 05:19:46 > git init /w/workspace/device-modbus-go/1 # timeout=10 05:19:47 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 05:19:47 > git --version # timeout=10 05:19:47 > git --version # 'git version 2.25.1' 05:19:47 using GIT_SSH to set credentials SSH Credentials for GitHub 05:19:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:19:49 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 05:19:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:19:51 Merging remotes/origin/main commit d9d7c9445bd01df0ee4a07f33637a5782cac6865 into PR head commit 75b0587f3cdc21a8298e8948d997cbf90c92cd6e 05:19:51 Merge succeeded, producing 75b0587f3cdc21a8298e8948d997cbf90c92cd6e 05:19:51 Checking out Revision 75b0587f3cdc21a8298e8948d997cbf90c92cd6e (PR-569) 05:19:50 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 05:19:50 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 05:19:50 using GIT_SSH to set credentials SSH Credentials for GitHub 05:19:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/569/head:refs/remotes/origin/PR-569 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:19:51 > git config core.sparsecheckout # timeout=10 05:19:51 > git checkout -f 75b0587f3cdc21a8298e8948d997cbf90c92cd6e # timeout=10 05:19:51 > git remote # timeout=10 05:19:51 > git config --get remote.origin.url # timeout=10 05:19:51 using GIT_SSH to set credentials SSH Credentials for GitHub 05:19:51 > git merge d9d7c9445bd01df0ee4a07f33637a5782cac6865 # timeout=10 05:19:51 > git rev-parse HEAD^{commit} # timeout=10 05:19:51 > git config core.sparsecheckout # timeout=10 05:19:51 > git checkout -f 75b0587f3cdc21a8298e8948d997cbf90c92cd6e # timeout=10 05:19:52 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 05:19:52 > git --version # timeout=10 05:19:52 > git --version # 'git version 2.25.1' 05:19:52 fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:19:57 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:19:57 % Total % Received % Xferd Average Speed Time Time Time Current 05:19:57 Dload Upload Total Spent Left Speed 05:19:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 103k 0 --:--:-- --:--:-- --:--:-- 103k [Pipeline] sh 05:19:57 Removing intermediate container dcb4ca5ba1ea 05:19:57 ---> 51bfc8dcc0b1 05:19:57 Step 11/23 : FROM alpine:3.18 05:19:57 3.18: Pulling from library/alpine 05:19:57 930bdd4d222e: Pulling fs layer 05:19:57 930bdd4d222e: Download complete 05:19:57 930bdd4d222e: Pull complete 05:19:57 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:19:57 Status: Downloaded newer image for alpine:3.18 05:19:57 ---> 18f865063206 05:19:57 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 05:19:57 ---> Running in fd5696930ff1 05:19:57 Removing intermediate container fd5696930ff1 05:19:57 ---> 338bab216195 05:19:57 Step 13/23 : RUN apk add --update --no-cache dumb-init 05:19:57 ---> Running in 9d3f24ae05a5 05:19:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:19:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:19:57 (1/1) Installing dumb-init (1.2.5-r2) 05:19:57 Executing busybox-1.36.1-r7.trigger 05:19:57 OK: 7 MiB in 16 packages 05:19:57 Removing intermediate container 9d3f24ae05a5 05:19:57 ---> 2b8a43df5c4c 05:19:57 Step 14/23 : RUN apk --no-cache upgrade 05:19:57 ---> Running in de32595f9d26 05:19:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:19:57 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:19:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:19:57 OK: 7 MiB in 16 packages 05:19:58 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:19:58 + sudo tee /etc/docker/daemon.new 05:19:58 { 05:19:58 "registry-mirrors": [ 05:19:58 "https://nexus3.edgexfoundry.org:10001" 05:19:58 ], 05:19:58 "bip": "10.250.0.254/24", 05:19:58 "hosts": [ 05:19:58 "tcp://0.0.0.0:5555", 05:19:58 "unix:///var/run/docker.sock" 05:19:58 ], 05:19:58 "mtu": 1458, 05:19:58 "selinux-enabled": true, 05:19:58 "seccomp-profile": "/etc/docker/seccomp.json" 05:19:58 } [Pipeline] sh 05:19:58 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:19:58 Removing intermediate container de32595f9d26 05:19:58 ---> 4cbaa9442e40 05:19:58 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 05:19:58 ---> b5546e6e387e 05:19:58 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 05:19:58 + sudo service docker restart 05:19:58 ---> 68d46ef6ae0e 05:19:58 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 05:19:58 ---> afb8546efc88 05:19:58 Step 18/23 : EXPOSE 59901 05:19:58 ---> Running in cd71a4fb728d 05:19:58 Removing intermediate container cd71a4fb728d 05:19:58 ---> f2c60b5addb2 05:19:58 Step 19/23 : ENTRYPOINT ["/device-modbus"] 05:19:59 ---> Running in 5c9fc1f7212f 05:19:59 Removing intermediate container 5c9fc1f7212f 05:19:59 ---> ab105d839842 05:19:59 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 05:19:59 ---> Running in 1ea0cf638b66 05:19:59 Removing intermediate container 1ea0cf638b66 05:19:59 ---> e0ad7117b46d 05:19:59 Step 21/23 : LABEL arch=amd64 05:19:59 ---> Running in f41758630f4b 05:19:59 Removing intermediate container f41758630f4b 05:19:59 ---> 63ac02b44c0d 05:19:59 Step 22/23 : LABEL git_sha=75b0587f3cdc21a8298e8948d997cbf90c92cd6e 05:19:59 ---> Running in 95591dc33f9d 05:19:59 Removing intermediate container 95591dc33f9d 05:19:59 ---> a23eb009f911 05:19:59 Step 23/23 : LABEL version=0.0.0 05:19:59 ---> Running in ab92418dbb15 05:19:59 Removing intermediate container ab92418dbb15 05:19:59 ---> a2b84b61926b 05:19:59 [Warning] One or more build-args [ARCH] were not consumed 05:19:59 Successfully built a2b84b61926b 05:19:59 Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:20:00 05:20:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:20:00 latest: Pulling from edgex-lftools-log-publisher 05:20:00 5eb5b503b376: Pulling fs layer 05:20:00 5c69ac0246d0: Pulling fs layer 05:20:00 ec43610c2a17: Pulling fs layer 05:20:00 3a2ae6a8a46f: Pulling fs layer 05:20:00 33b1e0a273af: Pulling fs layer 05:20:00 5d3b04190fa2: Pulling fs layer 05:20:00 2f39f015ded8: Pulling fs layer 05:20:00 33b1e0a273af: Waiting 05:20:00 5d3b04190fa2: Waiting 05:20:00 2f39f015ded8: Waiting 05:20:00 5c69ac0246d0: Download complete 05:20:00 3a2ae6a8a46f: Verifying Checksum 05:20:00 3a2ae6a8a46f: Download complete 05:20:00 33b1e0a273af: Verifying Checksum 05:20:00 33b1e0a273af: Download complete 05:20:00 5d3b04190fa2: Verifying Checksum 05:20:00 5d3b04190fa2: Download complete 05:20:00 ec43610c2a17: Verifying Checksum 05:20:00 ec43610c2a17: Download complete 05:20:01 5eb5b503b376: Verifying Checksum 05:20:01 5eb5b503b376: Download complete 05:20:01 2f39f015ded8: Download complete 05:20:02 5eb5b503b376: Pull complete 05:20:02 5c69ac0246d0: Pull complete 05:20:02 ec43610c2a17: Pull complete 05:20:02 3a2ae6a8a46f: Pull complete 05:20:03 33b1e0a273af: Pull complete 05:20:03 5d3b04190fa2: Pull complete 05:20:07 2f39f015ded8: Pull complete 05:20:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:20:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:20:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:20:07 prd-ubuntu20.04-docker-8c-8g-8901 does not seem to be running inside a container 05:20:07 $ 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-569 -v /w/workspace/xfoundry_device-modbus-go_PR-569:/w/workspace/xfoundry_device-modbus-go_PR-569:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-569@tmp:/w/workspace/xfoundry_device-modbus-go_PR-569@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:20:09 $ docker top 5675c1a327c17bc58becc3a9eeb136e9452224ff05cf7bc52fbcde0c643d2ca9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:20:09 ---> job-cost.sh 05:20:09 lf-activate-venv: SKIPPING 05:20:09 INFO: No Stack... 05:20:09 INFO: Retrieving Pricing Info for: v3-standard-8 05:20:10 INFO: Archiving Costs [Pipeline] sh 05:20:10 + cat /w/workspace/xfoundry_device-modbus-go_PR-569/archives/cost.csv 05:20:10 + cut -d, -f6 [Pipeline] lock 05:20:10 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-569-1-stack-cost] 05:20:10 Resource [jenkins-edgexfoundry-device-modbus-go-PR-569-1-stack-cost] did not exist. Created. 05:20:10 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-569-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:20:10 + echo total: 0.2199999988079071 [Pipeline] stash 05:20:10 Stashed 1 file(s) [Pipeline] } 05:20:10 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-PR-569-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:20:11 $ docker stop --time=1 5675c1a327c17bc58becc3a9eeb136e9452224ff05cf7bc52fbcde0c643d2ca9 05:20:12 $ docker rm -f --volumes 5675c1a327c17bc58becc3a9eeb136e9452224ff05cf7bc52fbcde0c643d2ca9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:20:17 provisioning config files... 05:20:17 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config14133482575487094362tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:20:17 ---> ****-login.sh 05:20:17 nexus3.edgexfoundry.org:10001 05:20:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:20:18 Configure a credential helper to remove this warning. See 05:20:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:20:18 05:20:18 Login Succeeded 05:20:18 nexus3.edgexfoundry.org:10002 05:20:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:20:18 Configure a credential helper to remove this warning. See 05:20:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:20:18 05:20:18 Login Succeeded 05:20:18 nexus3.edgexfoundry.org:10003 05:20:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:20:19 Configure a credential helper to remove this warning. See 05:20:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:20:19 05:20:19 Login Succeeded 05:20:19 nexus3.edgexfoundry.org:10004 05:20:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:20:19 Configure a credential helper to remove this warning. See 05:20:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:20:19 05:20:19 Login Succeeded 05:20:19 ****.io 05:20:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:20:19 Configure a credential helper to remove this warning. See 05:20:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:20:19 05:20:19 Login Succeeded 05:20:19 ---> ****-login.sh ends [Pipeline] } 05:20:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:20:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:20:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:20:20 ========================================================= 05:20:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 05:20:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:21 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 05:20:21 Sending build context to Docker daemon 9.092MB 05:20:21 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 05:20:21 Step 2/10 : FROM ${BASE} AS builder 05:20:21 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:20:21 c6b39de5b339: Pulling fs layer 05:20:21 a69c41024577: Pulling fs layer 05:20:21 d6de4b400683: Pulling fs layer 05:20:21 35cb2a7552d0: Pulling fs layer 05:20:21 4f4fb700ef54: Pulling fs layer 05:20:21 464afbd9ba4c: Pulling fs layer 05:20:21 00f215d4a9da: Pulling fs layer 05:20:21 d496ad576159: Pulling fs layer 05:20:21 464afbd9ba4c: Waiting 05:20:21 00f215d4a9da: Waiting 05:20:21 d496ad576159: Waiting 05:20:21 35cb2a7552d0: Waiting 05:20:21 4f4fb700ef54: Waiting 05:20:21 a69c41024577: Download complete 05:20:21 35cb2a7552d0: Verifying Checksum 05:20:21 35cb2a7552d0: Download complete 05:20:21 4f4fb700ef54: Verifying Checksum 05:20:21 4f4fb700ef54: Download complete 05:20:21 c6b39de5b339: Download complete 05:20:21 464afbd9ba4c: Verifying Checksum 05:20:21 464afbd9ba4c: Download complete 05:20:22 d496ad576159: Verifying Checksum 05:20:22 d496ad576159: Download complete 05:20:22 c6b39de5b339: Pull complete 05:20:23 a69c41024577: Pull complete 05:20:23 d6de4b400683: Verifying Checksum 05:20:23 d6de4b400683: Download complete 05:20:24 00f215d4a9da: Verifying Checksum 05:20:24 00f215d4a9da: Download complete 05:20:36 d6de4b400683: Pull complete 05:20:36 35cb2a7552d0: Pull complete 05:20:36 4f4fb700ef54: Pull complete 05:20:36 464afbd9ba4c: Pull complete 05:20:47 00f215d4a9da: Pull complete 05:20:47 d496ad576159: Pull complete 05:20:47 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 05:20:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:20:47 ---> f246e2811388 05:20:47 Step 3/10 : ARG ADD_BUILD_TAGS="" 05:20:48 ---> Running in 7384b1391d28 05:20:48 Removing intermediate container 7384b1391d28 05:20:48 ---> 0a026d5324ec 05:20:48 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:20:48 ---> Running in a193ecd33860 05:20:48 Removing intermediate container a193ecd33860 05:20:48 ---> 02ad252e4e92 05:20:48 Step 5/10 : RUN apk add --update --no-cache make git openssh 05:20:48 ---> Running in f6eea7162673 05:20:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:20:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:20:51 (1/8) Installing openssh-keygen (9.3_p2-r2) 05:20:51 (2/8) Installing libedit (20221030.3.1-r1) 05:20:51 (3/8) Installing openssh-client-common (9.3_p2-r2) 05:20:51 (4/8) Installing openssh-client-default (9.3_p2-r2) 05:20:51 (5/8) Installing openssh-sftp-server (9.3_p2-r2) 05:20:51 (6/8) Installing openssh-server-common (9.3_p2-r2) 05:20:51 (7/8) Installing openssh-server (9.3_p2-r2) 05:20:51 (8/8) Installing openssh (9.3_p2-r2) 05:20:51 Executing busybox-1.36.1-r5.trigger 05:20:51 OK: 272 MiB in 60 packages 05:20:54 Removing intermediate container f6eea7162673 05:20:54 ---> 55a5cec0e845 05:20:54 Step 6/10 : WORKDIR /device-modbus-go 05:20:54 ---> Running in 3f1bb40ccfb9 05:20:54 Removing intermediate container 3f1bb40ccfb9 05:20:54 ---> a5b115d7e7e1 05:20:54 Step 7/10 : COPY go.mod vendor* ./ 05:20:54 ---> e2847f2e3acd 05:20:54 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:20:54 ---> Running in 5490c3541cb3 05:22:46 Removing intermediate container 5490c3541cb3 05:22:46 ---> 2c507bd06dd1 05:22:46 Step 9/10 : COPY . . 05:22:47 ---> 23076c7ffbff 05:22:47 Step 10/10 : RUN ${MAKE} 05:22:47 ---> Running in ea4a7177fcca 05:22:48 noop 05:22:48 Removing intermediate container ea4a7177fcca 05:22:48 ---> 09a0ec0538ef 05:22:48 Successfully built 09a0ec0538ef 05:22:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:49 + docker inspect -f . ci-base-image-arm64 05:22:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:22:49 prd-ubuntu20.04-docker-arm64-4c-16g-8903 does not seem to be running inside a container 05:22:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:22:50 $ docker top 1d993b3e23bd3e843b1990c25381cef92a3fb00668a7001d9748a0c8db2bd698 -eo pid,comm [Pipeline] { [Pipeline] sh 05:22:51 + go version 05:22:51 go version go1.21.9 linux/arm64 [Pipeline] } 05:22:51 $ docker stop --time=1 1d993b3e23bd3e843b1990c25381cef92a3fb00668a7001d9748a0c8db2bd698 05:22:53 $ docker rm -f --volumes 1d993b3e23bd3e843b1990c25381cef92a3fb00668a7001d9748a0c8db2bd698 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:54 + docker inspect -f . ci-base-image-arm64 05:22:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:22:54 prd-ubuntu20.04-docker-arm64-4c-16g-8903 does not seem to be running inside a container 05:22:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:22:55 $ docker top 1dafa405b41ae081bd5d336427a8359b465dc887d04c8b72eec21eeaea9d3112 -eo pid,comm [Pipeline] { [Pipeline] sh 05:22:56 + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh 05:22:57 + make test 05:22:57 go test ./... -coverprofile=coverage.out 05:23:02 ? github.com/edgexfoundry/device-modbus-go [no test files] 05:26:10 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 05:26:13 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.055s coverage: 47.9% of statements 05:26:14 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:26:14 go vet ./... 05:27:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:27:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:27:01 ./bin/test-attribution-txt.sh 05:27:01 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] echo 05:27:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:27:01 $ docker stop --time=1 1dafa405b41ae081bd5d336427a8359b465dc887d04c8b72eec21eeaea9d3112 05:27:03 $ docker rm -f --volumes 1dafa405b41ae081bd5d336427a8359b465dc887d04c8b72eec21eeaea9d3112 [Pipeline] // withDockerContainer [Pipeline] sh 05:27:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:27:04 Warning: overwriting stash ‘coverage-report’ 05:27:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:27:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:27:06 + ls -al . 05:27:06 total 268 05:27:06 drwxrwxr-x 8 jenkins jenkins 4096 Aug 28 05:23 . 05:27:06 drwxrwxr-x 4 jenkins jenkins 4096 Aug 28 05:19 .. 05:27:06 -rw-rw-r-- 1 jenkins jenkins 140 Aug 28 05:19 .dockerignore 05:27:06 drwxrwxr-x 8 jenkins jenkins 4096 Aug 28 05:19 .git 05:27:06 drwxrwxr-x 3 jenkins jenkins 4096 Aug 28 05:19 .github 05:27:06 -rw-rw-r-- 1 jenkins jenkins 266 Aug 28 05:19 .gitignore 05:27:06 -rw-rw-r-- 1 jenkins jenkins 41 Aug 28 05:19 .golangci.yml 05:27:06 -rw-rw-r-- 1 jenkins jenkins 19432 Aug 28 05:19 Attribution.txt 05:27:06 -rw-rw-r-- 1 jenkins jenkins 16388 Aug 28 05:19 CHANGELOG.md 05:27:06 -rw-rw-r-- 1 jenkins jenkins 1474 Aug 28 05:19 Dockerfile 05:27:06 -rw-rw-r-- 1 jenkins jenkins 677 Aug 28 05:19 GOVERNANCE.md 05:27:06 -rw-rw-r-- 1 jenkins jenkins 658 Aug 28 05:19 Jenkinsfile 05:27:06 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 28 05:19 LICENSE 05:27:06 -rw-rw-r-- 1 jenkins jenkins 1942 Aug 28 05:19 Makefile 05:27:06 -rw-rw-r-- 1 jenkins jenkins 622 Aug 28 05:19 OWNERS.md 05:27:06 -rw-rw-r-- 1 jenkins jenkins 4463 Aug 28 05:19 README.md 05:27:06 -rw-rw-r-- 1 jenkins jenkins 5 Aug 28 05:17 VERSION 05:27:06 drwxrwxr-x 2 jenkins jenkins 4096 Aug 28 05:19 bin 05:27:06 drwxrwxr-x 3 jenkins jenkins 4096 Aug 28 05:19 cmd 05:27:06 -rw-r--r-- 1 jenkins jenkins 24601 Aug 28 05:26 coverage.out 05:27:06 -rw-rw-r-- 1 jenkins jenkins 7185 Aug 28 05:19 go.mod 05:27:06 -rw-rw-r-- 1 jenkins jenkins 102015 Aug 28 05:19 go.sum 05:27:06 drwxrwxr-x 3 jenkins jenkins 4096 Aug 28 05:19 internal 05:27:06 drwxrwxr-x 2 jenkins jenkins 4096 Aug 28 05:19 simulator 05:27:06 -rw-rw-r-- 1 jenkins jenkins 229 Aug 28 05:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:06 + 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=75b0587f3cdc21a8298e8948d997cbf90c92cd6e --label arch=arm64 --label version=0.0.0 . 05:27:06 Sending build context to Docker daemon 9.117MB 05:27:07 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 05:27:07 Step 2/23 : FROM ${BASE} AS builder 05:27:07 ---> 09a0ec0538ef 05:27:07 Step 3/23 : ARG ADD_BUILD_TAGS="" 05:27:07 ---> Running in 82805d5ac981 05:27:07 Removing intermediate container 82805d5ac981 05:27:07 ---> 87cd14f30b3a 05:27:07 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:27:07 ---> Running in f0e6e16f6c6d 05:27:08 Removing intermediate container f0e6e16f6c6d 05:27:08 ---> 1d877c7cf835 05:27:08 Step 5/23 : RUN apk add --update --no-cache make git openssh 05:27:08 ---> Running in b982f7647500 05:27:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:27:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:27:10 OK: 272 MiB in 60 packages 05:27:11 Removing intermediate container b982f7647500 05:27:11 ---> 4951d6f59e56 05:27:11 Step 6/23 : WORKDIR /device-modbus-go 05:27:11 ---> Running in 43fb3b72d32b 05:27:11 Removing intermediate container 43fb3b72d32b 05:27:11 ---> a98ab91c9c62 05:27:11 Step 7/23 : COPY go.mod vendor* ./ 05:27:12 ---> 6cff9e9e6466 05:27:12 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:27:12 ---> Running in c08e54ada896 05:27:14 Removing intermediate container c08e54ada896 05:27:14 ---> c7c7708c92c3 05:27:14 Step 9/23 : COPY . . 05:27:15 ---> a37ccfaec89e 05:27:15 Step 10/23 : RUN ${MAKE} 05:27:15 ---> Running in 35e46628f936 05:27:16 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.34" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 05:30:39 Removing intermediate container 35e46628f936 05:30:39 ---> 74226a87ea74 05:30:39 Step 11/23 : FROM alpine:3.18 05:30:39 3.18: Pulling from library/alpine 05:30:39 4983c3fe2029: Pulling fs layer 05:30:39 4983c3fe2029: Verifying Checksum 05:30:39 4983c3fe2029: Download complete 05:30:39 4983c3fe2029: Pull complete 05:30:39 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:30:39 Status: Downloaded newer image for alpine:3.18 05:30:39 ---> a0237000ae83 05:30:39 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 05:30:39 ---> Running in 9acc4ff3799c 05:30:39 Removing intermediate container 9acc4ff3799c 05:30:39 ---> d57a79a455be 05:30:39 Step 13/23 : RUN apk add --update --no-cache dumb-init 05:30:39 ---> Running in c91cd5cb32e4 05:30:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:30:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:30:39 (1/1) Installing dumb-init (1.2.5-r2) 05:30:39 Executing busybox-1.36.1-r7.trigger 05:30:39 OK: 8 MiB in 16 packages 05:30:39 Removing intermediate container c91cd5cb32e4 05:30:39 ---> b7b42764f28e 05:30:39 Step 14/23 : RUN apk --no-cache upgrade 05:30:39 ---> Running in dcace21f1afe 05:30:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:30:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:30:41 OK: 8 MiB in 16 packages 05:30:41 Removing intermediate container dcace21f1afe 05:30:41 ---> bdf88abaef2c 05:30:41 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 05:30:43 ---> 62b665f65bdb 05:30:43 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 05:30:43 ---> 91561ccb35d3 05:30:43 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 05:30:44 ---> 698a796949f8 05:30:44 Step 18/23 : EXPOSE 59901 05:30:44 ---> Running in 7fe8b4c15dbe 05:30:44 Removing intermediate container 7fe8b4c15dbe 05:30:44 ---> e94f9d0b9601 05:30:44 Step 19/23 : ENTRYPOINT ["/device-modbus"] 05:30:45 ---> Running in b3a7d05833e1 05:30:45 Removing intermediate container b3a7d05833e1 05:30:45 ---> 1b02d8557437 05:30:45 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 05:30:45 ---> Running in 74d12daa64f7 05:30:45 Removing intermediate container 74d12daa64f7 05:30:45 ---> bce38291ab82 05:30:45 Step 21/23 : LABEL arch=arm64 05:30:45 ---> Running in 44286355ed8b 05:30:45 Removing intermediate container 44286355ed8b 05:30:45 ---> d398ad14559b 05:30:45 Step 22/23 : LABEL git_sha=75b0587f3cdc21a8298e8948d997cbf90c92cd6e 05:30:46 ---> Running in e13509a49f3b 05:30:46 Removing intermediate container e13509a49f3b 05:30:46 ---> 6ab556e2a51b 05:30:46 Step 23/23 : LABEL version=0.0.0 05:30:46 ---> Running in 2dc2d8083eeb 05:30:46 Removing intermediate container 2dc2d8083eeb 05:30:46 ---> a2ba84330be1 05:30:46 [Warning] One or more build-args [ARCH] were not consumed 05:30:46 Successfully built a2ba84330be1 05:30:46 Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:30:47 05:30:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:30:48 arm64: Pulling from edgex-lftools-log-publisher 05:30:48 8998bd30e6a1: Pulling fs layer 05:30:48 04944245beec: Pulling fs layer 05:30:48 699f458cf7ca: Pulling fs layer 05:30:48 765212b225bb: Pulling fs layer 05:30:48 f23df028b6ca: Pulling fs layer 05:30:48 d65c8cfc05b1: Pulling fs layer 05:30:48 2437ff75d9bd: Pulling fs layer 05:30:48 765212b225bb: Waiting 05:30:48 f23df028b6ca: Waiting 05:30:48 d65c8cfc05b1: Waiting 05:30:48 2437ff75d9bd: Waiting 05:30:48 04944245beec: Verifying Checksum 05:30:48 04944245beec: Download complete 05:30:48 765212b225bb: Verifying Checksum 05:30:48 765212b225bb: Download complete 05:30:48 f23df028b6ca: Verifying Checksum 05:30:48 f23df028b6ca: Download complete 05:30:48 d65c8cfc05b1: Verifying Checksum 05:30:48 d65c8cfc05b1: Download complete 05:30:48 699f458cf7ca: Verifying Checksum 05:30:48 699f458cf7ca: Download complete 05:30:48 8998bd30e6a1: Verifying Checksum 05:30:48 8998bd30e6a1: Download complete 05:30:51 2437ff75d9bd: Verifying Checksum 05:30:51 2437ff75d9bd: Download complete 05:30:53 8998bd30e6a1: Pull complete 05:30:53 04944245beec: Pull complete 05:30:55 699f458cf7ca: Pull complete 05:30:55 765212b225bb: Pull complete 05:30:56 f23df028b6ca: Pull complete 05:30:56 d65c8cfc05b1: Pull complete 05:31:15 2437ff75d9bd: Pull complete 05:31:15 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:31:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:31:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:31:15 prd-ubuntu20.04-docker-arm64-4c-16g-8903 does not seem to be running inside a container 05:31:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:31:18 $ docker top 60252dabdf26c9d22a0a4dcc6c87b86b55446693dd000c8f73dfaed21263a098 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:31:19 ---> job-cost.sh 05:31:19 lf-activate-venv: SKIPPING 05:31:19 INFO: No Stack... 05:31:19 INFO: Retrieving Pricing Info for: v3-standard-4 05:31:20 INFO: Archiving Costs [Pipeline] sh 05:31:21 + cut -d, -f6 05:31:21 + cat /w/workspace/device-modbus-go/1/archives/cost.csv [Pipeline] lock 05:31:21 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-569-1-stack-cost] 05:31:21 Resource [jenkins-edgexfoundry-device-modbus-go-PR-569-1-stack-cost] did not exist. Created. 05:31:21 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-569-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:31:21 /w/workspace/device-modbus-go/1@tmp/durable-fb1d3165/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:31:22 + echo total: 0.10999999940395355 [Pipeline] stash 05:31:22 Warning: overwriting stash ‘stack-cost’ 05:31:22 Stashed 1 file(s) [Pipeline] } 05:31:22 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-PR-569-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:31:22 $ docker stop --time=1 60252dabdf26c9d22a0a4dcc6c87b86b55446693dd000c8f73dfaed21263a098 05:31:24 $ docker rm -f --volumes 60252dabdf26c9d22a0a4dcc6c87b86b55446693dd000c8f73dfaed21263a098 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 05:31:25 provisioning config files... 05:31:25 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-569@tmp/config6915351453222386096tmp [Pipeline] { [Pipeline] sh 05:31:25 + set +x 05:31:25 + curl -s https://codecov.io/bash 05:31:25 + bash -s -- 05:31:26 05:31:26 _____ _ 05:31:26 / ____| | | 05:31:26 | | ___ __| | ___ ___ _____ __ 05:31:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:31:26 | |___| (_) | (_| | __/ (_| (_) \ V / 05:31:26 \_____\___/ \__,_|\___|\___\___/ \_/ 05:31:26 Bash-1.0.6 05:31:26 05:31:26 05:31:26 ==> git version 2.25.1 found 05:31:26 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 05:31:26 Release-Date: 2020-01-08 05:31:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:31:26 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:31:26 ==> Jenkins CI detected. 05:31:26 current dir:  /w/workspace/xfoundry_device-modbus-go_PR-569 05:31:26 project root: . 05:31:26 --> token set from env 05:31:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:31:26 ==> Running gcov in . (disable via -X gcov) 05:31:26 ==> Python coveragepy not found 05:31:26 ==> Searching for coverage reports in: 05:31:26 + . 05:31:26 -> Found 1 reports 05:31:26 ==> Detecting git/mercurial file structure 05:31:26 ==> Reading reports 05:31:26 + ./coverage.out bytes=24601 05:31:26 ==> Appending adjustments 05:31:26 https://docs.codecov.io/docs/fixing-reports 05:31:26 + Found adjustments 05:31:26 ==> Gzipping contents 05:31:26 4.0K /tmp/codecov.JSyKHO.gz 05:31:26 ==> Uploading reports 05:31:26 url: https://codecov.io 05:31:26 query: branch=PR-569&commit=75b0587f3cdc21a8298e8948d997cbf90c92cd6e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-569%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=569&job=&cmd_args= 05:31:26 -> Pinging Codecov 05:31:26 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-569&commit=75b0587f3cdc21a8298e8948d997cbf90c92cd6e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-569%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=569&job=&cmd_args= 05:31:26 -> Uploading to 05:31:26 https://storage.googleapis.com/codecov/v4/raw/2024-08-28/55DBCA73C666E3227836607328DD7E49/75b0587f3cdc21a8298e8948d997cbf90c92cd6e/3f081e50-3a69-46df-9a65-0cd6b57f0cab.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240828%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240828T053126Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fd2a15c8ce112c9835fad7c5a8ba05a6ea2f21605173b7492d1f249efe5082c7 05:31:26 % Total % Received % Xferd Average Speed Time Time Time Current 05:31:26 Dload Upload Total Spent Left Speed 05:31:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3843 0 0 100 3843 0 14556 --:--:-- --:--:-- --:--:-- 14612 05:31:26 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/75b0587f3cdc21a8298e8948d997cbf90c92cd6e [Pipeline] } 05:31:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:31:29 + [ -d /w/workspace/xfoundry_device-modbus-go_PR-569/archives ] 05:31:29 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-569/archives 05:31:29 total 16 05:31:29 drwxr-xr-x 3 root root 4096 Aug 28 05:20 . 05:31:29 drwxrwxr-x 10 jenkins jenkins 4096 Aug 28 05:20 .. 05:31:29 drwxr-xr-x 2 root root 4096 Aug 28 05:20 cost 05:31:29 -rw-r--r-- 1 root root 88 Aug 28 05:20 cost.csv 05:31:29 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-569/archives 05:31:29 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-569/archives 05:31:29 total 16 05:31:29 drwxr-xr-x 3 jenkins jenkins 4096 Aug 28 05:20 . 05:31:29 drwxrwxr-x 10 jenkins jenkins 4096 Aug 28 05:20 .. 05:31:29 drwxr-xr-x 2 jenkins jenkins 4096 Aug 28 05:20 cost 05:31:29 -rw-r--r-- 1 jenkins jenkins 88 Aug 28 05:20 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:31:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:31:30 ---> package-listing.sh 05:31:30 ++ facter osfamily 05:31:30 ++ tr '[:upper:]' '[:lower:]' 05:31:30 + OS_FAMILY=debian 05:31:30 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-569 05:31:30 + START_PACKAGES=/tmp/packages_start.txt 05:31:30 + END_PACKAGES=/tmp/packages_end.txt 05:31:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:31:30 + PACKAGES=/tmp/packages_start.txt 05:31:30 + '[' /w/workspace/xfoundry_device-modbus-go_PR-569 ']' 05:31:30 + PACKAGES=/tmp/packages_end.txt 05:31:30 + case "${OS_FAMILY}" in 05:31:30 + dpkg -l 05:31:30 + grep '^ii' 05:31:30 + '[' -f /tmp/packages_start.txt ']' 05:31:30 + '[' -f /tmp/packages_end.txt ']' 05:31:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:31:30 + '[' /w/workspace/xfoundry_device-modbus-go_PR-569 ']' 05:31:30 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-569/archives/ 05:31:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-569/archives/ [Pipeline] echo 05:31:30 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-569/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:31:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:31:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:31:31 prd-ubuntu20.04-docker-8c-8g-8901 does not seem to be running inside a container 05:31:31 $ 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-569/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-569 -v /w/workspace/xfoundry_device-modbus-go_PR-569:/w/workspace/xfoundry_device-modbus-go_PR-569:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-569@tmp:/w/workspace/xfoundry_device-modbus-go_PR-569@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:31:31 $ docker top de76cbdbdb0920cf4d069f669218117cb90c58a793d245626da4ffd725b80cb1 -eo pid,comm [Pipeline] { [Pipeline] sh 05:31:32 + touch /tmp/pre-build-complete [Pipeline] sh 05:31:32 + mkdir -p /var/log/sysstat [Pipeline] sh 05:31:32 + ls /var/log/sa-host 05:31:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:31:33 provisioning config files... 05:31:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-569@tmp/config17836085283777953466tmp [Pipeline] { [Pipeline] echo 05:31:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:31:33 ---> create-netrc.sh [Pipeline] } 05:31:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:31:34 ---> python-tools-install.sh [Pipeline] echo 05:31:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:31:34 ---> sudo-logs.sh 05:31:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:31:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:31:34 ---> job-cost.sh 05:31:34 lf-activate-venv: SKIPPING 05:31:34 DEBUG: total: 0.2199999988079071 05:31:34 INFO: Retrieving Stack Cost... 05:31:35 INFO: Retrieving Pricing Info for: v3-standard-8 05:31:35 INFO: Archiving Costs [Pipeline] echo 05:31:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:31:36 ---> logs-deploy.sh 05:31:36 lf-activate-venv: SKIPPING 05:31:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-569/1 05:31:36 INFO: archiving workspace using pattern(s): 05:31:37 Archives upload complete. 05:31:37 INFO: archiving logs to Nexus