Pull request #583 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 625b7e05a09041aec1ac144c6947436b049a329a+7248720eb6e2bf16815f86cf3de46e0922eeefd9 (7c56719a62a93954113a361b04b44876c0c4ba7b) 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-ssh13989243677755956160.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh1275877193523195965.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-583/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-583/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9921117347938076918.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-583/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10205409583529913627.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh863246538952134504.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-583/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-583/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh492742904137553237.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-22843 in /w/workspace/xfoundry_device-modbus-go_PR-583 [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-583 # 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/583/head:refs/remotes/origin/PR-583 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 7248720eb6e2bf16815f86cf3de46e0922eeefd9 into PR head commit 625b7e05a09041aec1ac144c6947436b049a329a Merge succeeded, producing 625b7e05a09041aec1ac144c6947436b049a329a Checking out Revision 625b7e05a09041aec1ac144c6947436b049a329a (PR-583) 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 0b81fa10a7dd14683a964f04f411324fe83f93ac > git config core.sparsecheckout # timeout=10 > git checkout -f 625b7e05a09041aec1ac144c6947436b049a329a # 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 7248720eb6e2bf16815f86cf3de46e0922eeefd9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 625b7e05a09041aec1ac144c6947436b049a329a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:22:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:22:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:22:35 ========================================================= 05:22:35 EdgeX Global Pipelines Version Info 05:22:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:22:35 ------------------- 05:22:35 stable info: 05:22:35 ------------------- 05:22:35 Commited By: Ginny Guan ginny@iotechsys.com 05:22:35 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 05:22:35 Message: update stable to v1.0.265 05:22:36 ------------------- 05:22:36 experimental info: 05:22:36 ------------------- 05:22:36 Commited By: Cherry Wang cherry@iotechsys.com 05:22:36 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 05:22:36 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:22:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 05:22:36 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 05:22:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:22:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:22:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:22:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 05:22:37 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:22:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:22:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:22:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:22:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:22:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 05:22:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:22:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:22:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:22:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:22:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:22:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:22:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:22:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:22:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:22:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:22:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:22:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:22:38 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:22:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:22:38 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:22:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-583 [Pipeline] echo 05:22:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-583 [Pipeline] echo 05:22:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-583 [Pipeline] echo 05:22:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 625b7e05a09041aec1ac144c6947436b049a329a [Pipeline] echo 05:22:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 625b7e0 [Pipeline] echo 05:22:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:22:38 provisioning config files... 05:22:38 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-583@tmp/config1235929493178089496tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:22:39 ---> ****-login.sh 05:22:39 nexus3.edgexfoundry.org:10001 05:22:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:22:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:22:39 Configure a credential helper to remove this warning. See 05:22:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:22:39 05:22:39 Login Succeeded 05:22:39 nexus3.edgexfoundry.org:10002 05:22:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:22:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:22:39 Configure a credential helper to remove this warning. See 05:22:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:22:39 05:22:39 Login Succeeded 05:22:39 nexus3.edgexfoundry.org:10003 05:22:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:22:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:22:39 Configure a credential helper to remove this warning. See 05:22:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:22:39 05:22:39 Login Succeeded 05:22:39 nexus3.edgexfoundry.org:10004 05:22:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:22:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:22:40 Configure a credential helper to remove this warning. See 05:22:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:22:40 05:22:40 Login Succeeded 05:22:40 ****.io 05:22:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:22:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:22:40 Configure a credential helper to remove this warning. See 05:22:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:22:40 05:22:40 Login Succeeded 05:22:40 ---> ****-login.sh ends [Pipeline] } 05:22:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:22:41 + git rev-list -1 --merges 625b7e05a09041aec1ac144c6947436b049a329a~1..625b7e05a09041aec1ac144c6947436b049a329a [Pipeline] echo 05:22:41 -----------> git rev-list -1 --merges 625b7e05a09041aec1ac144c6947436b049a329a~1..625b7e05a09041aec1ac144c6947436b049a329a 625b7e05a09041aec1ac144c6947436b049a329a [false] [Pipeline] sh 05:22:41 + git log --format=format:%s -1 625b7e05a09041aec1ac144c6947436b049a329a [Pipeline] echo 05:22:41 ========================================================= 05:22:41 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:22:41 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:22:41 + git log --format=format:%s -1 625b7e05a09041aec1ac144c6947436b049a329a [Pipeline] echo 05:22:42 [semverPrep] GIT_COMMIT: 625b7e05a09041aec1ac144c6947436b049a329a, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 05:22:42 [semverPrep] This is not a build commit. [Pipeline] sh 05:22:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:22:42 + grep -v github /etc/ssh/ssh_known_hosts 05:22:42 + [ -e /tmp/ssh_known_hosts ] 05:22:42 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:22:42 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:22:42 + sudo tee -a /etc/ssh/ssh_known_hosts 05:22:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:22:43 05:22:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:22:43 0.1.4: Pulling from edgex-devops/py-git-semver 05:22:43 b85a868b505f: Pulling fs layer 05:22:43 e2be974225ed: Pulling fs layer 05:22:43 339a4e72a1f5: Pulling fs layer 05:22:43 988bab9f4d93: Pulling fs layer 05:22:43 1469e6f7b9e6: Pulling fs layer 05:22:43 eaf3925da568: Pulling fs layer 05:22:43 bab4dde63d76: Pulling fs layer 05:22:43 bde34c3a00c8: Pulling fs layer 05:22:43 b352a97aabf1: Pulling fs layer 05:22:43 4872d77fe225: Pulling fs layer 05:22:43 5851b861e8e6: Pulling fs layer 05:22:43 bab4dde63d76: Waiting 05:22:43 bde34c3a00c8: Waiting 05:22:43 b352a97aabf1: Waiting 05:22:43 4872d77fe225: Waiting 05:22:43 988bab9f4d93: Waiting 05:22:43 5851b861e8e6: Waiting 05:22:43 1469e6f7b9e6: Waiting 05:22:43 eaf3925da568: Waiting 05:22:43 e2be974225ed: Download complete 05:22:43 988bab9f4d93: Verifying Checksum 05:22:43 988bab9f4d93: Download complete 05:22:43 1469e6f7b9e6: Verifying Checksum 05:22:43 1469e6f7b9e6: Download complete 05:22:43 339a4e72a1f5: Verifying Checksum 05:22:43 339a4e72a1f5: Download complete 05:22:43 bde34c3a00c8: Verifying Checksum 05:22:43 bde34c3a00c8: Download complete 05:22:43 b352a97aabf1: Verifying Checksum 05:22:43 b352a97aabf1: Download complete 05:22:43 4872d77fe225: Verifying Checksum 05:22:43 4872d77fe225: Download complete 05:22:43 5851b861e8e6: Verifying Checksum 05:22:43 5851b861e8e6: Download complete 05:22:43 b85a868b505f: Download complete 05:22:43 bab4dde63d76: Verifying Checksum 05:22:43 bab4dde63d76: Download complete 05:22:44 b85a868b505f: Pull complete 05:22:44 e2be974225ed: Pull complete 05:22:45 339a4e72a1f5: Pull complete 05:22:45 988bab9f4d93: Pull complete 05:22:45 1469e6f7b9e6: Pull complete 05:22:46 eaf3925da568: Pull complete 05:22:47 bab4dde63d76: Pull complete 05:22:47 bde34c3a00c8: Pull complete 05:22:47 b352a97aabf1: Pull complete 05:22:47 4872d77fe225: Pull complete 05:22:48 5851b861e8e6: Pull complete 05:22:48 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:22:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:22:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:22:48 prd-ubuntu20.04-docker-8c-8g-22843 does not seem to be running inside a container 05:22:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-583 -v /w/workspace/xfoundry_device-modbus-go_PR-583:/w/workspace/xfoundry_device-modbus-go_PR-583:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-583@tmp:/w/workspace/xfoundry_device-modbus-go_PR-583@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:22:51 $ docker top 19c42d15bea7d0cdc7e1a43c1f7c85ab3e907c8325107ef2df58cd0b97ee037b -eo pid,comm 05:22:51 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:22:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:22:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:22:51 [ssh-agent] Looking for ssh-agent implementation... 05:22:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:22:51 $ docker exec 19c42d15bea7d0cdc7e1a43c1f7c85ab3e907c8325107ef2df58cd0b97ee037b ssh-agent 05:22:51 SSH_AUTH_SOCK=/tmp/ssh-hMkHIVzaTTMN/agent.32 05:22:51 SSH_AGENT_PID=38 05:22:51 Running ssh-add (command line suppressed) 05:22:51 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-583@tmp/private_key_11259877683713195432.key (/w/workspace/xfoundry_device-modbus-go_PR-583@tmp/private_key_11259877683713195432.key) 05:22:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:22:52 + git tag --points-at HEAD [Pipeline] } 05:22:52 $ docker exec --env ******** --env ******** 19c42d15bea7d0cdc7e1a43c1f7c85ab3e907c8325107ef2df58cd0b97ee037b ssh-agent -k 05:22:52 unset SSH_AUTH_SOCK; 05:22:52 unset SSH_AGENT_PID; 05:22:52 echo Agent pid 38 killed; 05:22:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:22:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:22:52 [ssh-agent] Looking for ssh-agent implementation... 05:22:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:22:52 $ docker exec 19c42d15bea7d0cdc7e1a43c1f7c85ab3e907c8325107ef2df58cd0b97ee037b ssh-agent 05:22:52 SSH_AUTH_SOCK=/tmp/ssh-0ry5AEHxjgAL/agent.71 05:22:52 SSH_AGENT_PID=77 05:22:52 Running ssh-add (command line suppressed) 05:22:52 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-583@tmp/private_key_5739867860183311215.key (/w/workspace/xfoundry_device-modbus-go_PR-583@tmp/private_key_5739867860183311215.key) 05:22:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:22:53 + git semver init 05:22:53 2024-10-15 05:22:53,521 [run_init] DEBUG init version:0.0.0 force:False 05:22:53 2024-10-15 05:22:53,522 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-583/.semver 05:22:53 2024-10-15 05:22:53,522 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-583/.semver 05:22:53 2024-10-15 05:22:53,522 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-583/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-583, universal_newlines=False, shell=None, istream=None) 05:22:54 2024-10-15 05:22:54,506 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-583/.git/info/exclude 05:22:54 2024-10-15 05:22:54,507 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-583/.semver/PR-583 with force:False 05:22:54 2024-10-15 05:22:54,507 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-583/.semver/PR-583 05:22:54 2024-10-15 05:22:54,511 [execute] INFO git cat-file --batch-check 05:22:54 2024-10-15 05:22:54,512 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-583/.semver, universal_newlines=False, shell=None, istream=) 05:22:54 2024-10-15 05:22:54,519 [execute] INFO git cat-file --batch 05:22:54 2024-10-15 05:22:54,519 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-583/.semver, universal_newlines=False, shell=None, istream=) 05:22:54 2024-10-15 05:22:54,525 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-583/.semver/PR-583 05:22:54 0.0.0 [Pipeline] } 05:22:54 $ docker exec --env ******** --env ******** 19c42d15bea7d0cdc7e1a43c1f7c85ab3e907c8325107ef2df58cd0b97ee037b ssh-agent -k 05:22:54 unset SSH_AUTH_SOCK; 05:22:54 unset SSH_AGENT_PID; 05:22:54 echo Agent pid 77 killed; 05:22:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:22:55 + git semver [Pipeline] } 05:22:55 $ docker stop --time=1 19c42d15bea7d0cdc7e1a43c1f7c85ab3e907c8325107ef2df58cd0b97ee037b 05:22:56 $ docker rm -f --volumes 19c42d15bea7d0cdc7e1a43c1f7c85ab3e907c8325107ef2df58cd0b97ee037b [Pipeline] // withDockerContainer [Pipeline] sh 05:22:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:22:57 Stashed 1 file(s) [Pipeline] echo 05:22:57 [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:22:58 provisioning config files... 05:22:58 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-583@tmp/config17408318751572598470tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:22:58 ---> ****-login.sh 05:22:58 nexus3.edgexfoundry.org:10001 05:22:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:22:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:22:58 Configure a credential helper to remove this warning. See 05:22:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:22:58 05:22:58 Login Succeeded 05:22:58 nexus3.edgexfoundry.org:10002 05:22:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:22:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:22:58 Configure a credential helper to remove this warning. See 05:22:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:22:58 05:22:58 Login Succeeded 05:22:58 nexus3.edgexfoundry.org:10003 05:22:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:22:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:22:59 Configure a credential helper to remove this warning. See 05:22:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:22:59 05:22:59 Login Succeeded 05:22:59 nexus3.edgexfoundry.org:10004 05:22:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:22:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:22:59 Configure a credential helper to remove this warning. See 05:22:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:22:59 05:22:59 Login Succeeded 05:22:59 ****.io 05:22:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:22:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:22:59 Configure a credential helper to remove this warning. See 05:22:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:22:59 05:22:59 Login Succeeded 05:22:59 ---> ****-login.sh ends [Pipeline] } 05:22:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:22:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:22:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:22:59 ========================================================= 05:22:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 05:22:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:00 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 05:23:00 Sending build context to Docker daemon 17.96MB 05:23:00 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 05:23:00 Step 2/10 : FROM ${BASE} AS builder 05:23:00 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 05:23:00 43c4264eed91: Pulling fs layer 05:23:00 4cc291be95ef: Pulling fs layer 05:23:00 2ac1f1163629: Pulling fs layer 05:23:00 5c3c966382ef: Pulling fs layer 05:23:00 4f4fb700ef54: Pulling fs layer 05:23:00 5d5c8e513c77: Pulling fs layer 05:23:00 9f66e0745190: Pulling fs layer 05:23:00 f49a43e4bbc0: Pulling fs layer 05:23:00 561ebcabdf7f: Pulling fs layer 05:23:00 5c3c966382ef: Waiting 05:23:00 4f4fb700ef54: Waiting 05:23:00 f49a43e4bbc0: Waiting 05:23:00 5d5c8e513c77: Waiting 05:23:00 561ebcabdf7f: Waiting 05:23:00 9f66e0745190: Waiting 05:23:00 4cc291be95ef: Verifying Checksum 05:23:00 4cc291be95ef: Download complete 05:23:00 5c3c966382ef: Verifying Checksum 05:23:00 5c3c966382ef: Download complete 05:23:00 4f4fb700ef54: Download complete 05:23:00 5d5c8e513c77: Verifying Checksum 05:23:00 5d5c8e513c77: Download complete 05:23:00 43c4264eed91: Download complete 05:23:00 9f66e0745190: Verifying Checksum 05:23:00 9f66e0745190: Download complete 05:23:00 43c4264eed91: Pull complete 05:23:00 561ebcabdf7f: Verifying Checksum 05:23:00 561ebcabdf7f: Download complete 05:23:00 4cc291be95ef: Pull complete 05:23:01 2ac1f1163629: Verifying Checksum 05:23:01 2ac1f1163629: Download complete 05:23:01 f49a43e4bbc0: Verifying Checksum 05:23:01 f49a43e4bbc0: Download complete 05:23:04 2ac1f1163629: Pull complete 05:23:04 5c3c966382ef: Pull complete 05:23:04 4f4fb700ef54: Pull complete 05:23:04 5d5c8e513c77: Pull complete 05:23:04 9f66e0745190: Pull complete 05:23:07 f49a43e4bbc0: Pull complete 05:23:08 561ebcabdf7f: Pull complete 05:23:08 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 05:23:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:23:08 ---> 3a752c3f9dda 05:23:08 Step 3/10 : ARG ADD_BUILD_TAGS="" 05:23:12 ---> Running in 7c9af6c1878c 05:23:12 Removing intermediate container 7c9af6c1878c 05:23:12 ---> 7c8ad7c6d145 05:23:12 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:23:12 ---> Running in 582adee0e6db 05:23:12 Removing intermediate container 582adee0e6db 05:23:12 ---> eabe6d1fa201 05:23:12 Step 5/10 : RUN apk add --update --no-cache make git openssh 05:23:12 ---> Running in e50be62ce5d4 05:23:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:23:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:23:13 (1/8) Installing openssh-keygen (9.7_p1-r4) 05:23:13 (2/8) Installing libedit (20240517.3.1-r0) 05:23:13 (3/8) Installing openssh-client-common (9.7_p1-r4) 05:23:13 (4/8) Installing openssh-client-default (9.7_p1-r4) 05:23:13 (5/8) Installing openssh-sftp-server (9.7_p1-r4) 05:23:13 (6/8) Installing openssh-server-common (9.7_p1-r4) 05:23:13 (7/8) Installing openssh-server (9.7_p1-r4) 05:23:13 (8/8) Installing openssh (9.7_p1-r4) 05:23:13 Executing busybox-1.36.1-r29.trigger 05:23:13 OK: 252 MiB in 62 packages 05:23:13 Still waiting to schedule task 05:23:13 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:23:13 Removing intermediate container e50be62ce5d4 05:23:13 ---> 53085f2dd694 05:23:13 Step 6/10 : WORKDIR /device-modbus-go 05:23:13 ---> Running in 94cdaa6a6f40 05:23:13 Removing intermediate container 94cdaa6a6f40 05:23:13 ---> ddfc943f7369 05:23:13 Step 7/10 : COPY go.mod vendor* ./ 05:23:14 ---> bd4bcf871a3b 05:23:14 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:23:14 ---> Running in a99ada99333c 05:24:10 Removing intermediate container a99ada99333c 05:24:10 ---> 3798104ca127 05:24:10 Step 9/10 : COPY . . 05:24:10 ---> 1fdb7f373012 05:24:10 Step 10/10 : RUN ${MAKE} 05:24:10 ---> Running in 4addfae8288d 05:24:11 noop 05:24:11 Removing intermediate container 4addfae8288d 05:24:11 ---> 5e597e216312 05:24:11 Successfully built 5e597e216312 05:24:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:24:11 + docker inspect -f . ci-base-image-x86_64 05:24:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:24:11 prd-ubuntu20.04-docker-8c-8g-22843 does not seem to be running inside a container 05:24:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-583 -v /w/workspace/xfoundry_device-modbus-go_PR-583:/w/workspace/xfoundry_device-modbus-go_PR-583:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-583@tmp:/w/workspace/xfoundry_device-modbus-go_PR-583@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:24:12 $ docker top 6bd76d2fd0d0997f79f600e147dc62bd05e4b043a8bb2aae268071804db1948b -eo pid,comm [Pipeline] { [Pipeline] sh 05:24:12 + go version 05:24:12 go version go1.23.2 linux/amd64 [Pipeline] } 05:24:12 $ docker stop --time=1 6bd76d2fd0d0997f79f600e147dc62bd05e4b043a8bb2aae268071804db1948b 05:24:14 $ docker rm -f --volumes 6bd76d2fd0d0997f79f600e147dc62bd05e4b043a8bb2aae268071804db1948b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:24:14 + docker inspect -f . ci-base-image-x86_64 05:24:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:24:15 prd-ubuntu20.04-docker-8c-8g-22843 does not seem to be running inside a container 05:24:15 $ 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-583 -v /w/workspace/xfoundry_device-modbus-go_PR-583:/w/workspace/xfoundry_device-modbus-go_PR-583:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-583@tmp:/w/workspace/xfoundry_device-modbus-go_PR-583@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:24:15 $ docker top e79f2aee911517d85346e7f19be581f7865cea799717a623a1d9b8ed49750723 -eo pid,comm [Pipeline] { [Pipeline] sh 05:24:15 + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-583 [Pipeline] fileExists [Pipeline] sh 05:24:16 + make test 05:24:16 go test ./... -coverprofile=coverage.out 05:24:18 ? github.com/edgexfoundry/device-modbus-go [no test files] 05:24:40 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 05:24:40 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.010s coverage: 47.9% of statements 05:24:50 go vet ./... 05:24:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:24:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:24:56 ./bin/test-attribution-txt.sh [Pipeline] echo 05:24:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:24:56 $ docker stop --time=1 e79f2aee911517d85346e7f19be581f7865cea799717a623a1d9b8ed49750723 05:25:00 $ docker rm -f --volumes e79f2aee911517d85346e7f19be581f7865cea799717a623a1d9b8ed49750723 [Pipeline] // withDockerContainer [Pipeline] sh 05:25:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:25:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:25:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:25:02 + ls -al . 05:25:02 total 272 05:25:02 drwxrwxr-x 9 jenkins jenkins 4096 Oct 15 05:24 . 05:25:02 drwxrwxr-x 4 jenkins jenkins 4096 Oct 15 05:22 .. 05:25:02 -rw-rw-r-- 1 jenkins jenkins 140 Oct 15 05:22 .dockerignore 05:25:02 drwxrwxr-x 8 jenkins jenkins 4096 Oct 15 05:24 .git 05:25:02 drwxrwxr-x 3 jenkins jenkins 4096 Oct 15 05:22 .github 05:25:02 -rw-rw-r-- 1 jenkins jenkins 266 Oct 15 05:22 .gitignore 05:25:02 -rw-rw-r-- 1 jenkins jenkins 199 Oct 15 05:22 .golangci.yml 05:25:02 drwxr-xr-x 3 jenkins jenkins 4096 Oct 15 05:22 .semver 05:25:02 -rw-rw-r-- 1 jenkins jenkins 19818 Oct 15 05:22 Attribution.txt 05:25:02 -rw-rw-r-- 1 jenkins jenkins 16388 Oct 15 05:22 CHANGELOG.md 05:25:02 -rw-rw-r-- 1 jenkins jenkins 1474 Oct 15 05:22 Dockerfile 05:25:02 -rw-rw-r-- 1 jenkins jenkins 677 Oct 15 05:22 GOVERNANCE.md 05:25:02 -rw-rw-r-- 1 jenkins jenkins 658 Oct 15 05:22 Jenkinsfile 05:25:02 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 15 05:22 LICENSE 05:25:02 -rw-rw-r-- 1 jenkins jenkins 2479 Oct 15 05:22 Makefile 05:25:02 -rw-rw-r-- 1 jenkins jenkins 622 Oct 15 05:22 OWNERS.md 05:25:02 -rw-rw-r-- 1 jenkins jenkins 4463 Oct 15 05:22 README.md 05:25:02 -rw-rw-r-- 1 jenkins jenkins 5 Oct 15 05:22 VERSION 05:25:02 drwxrwxr-x 2 jenkins jenkins 4096 Oct 15 05:22 bin 05:25:02 drwxrwxr-x 3 jenkins jenkins 4096 Oct 15 05:22 cmd 05:25:02 -rw-r--r-- 1 jenkins jenkins 24669 Oct 15 05:24 coverage.out 05:25:02 -rw-rw-r-- 1 jenkins jenkins 7157 Oct 15 05:22 go.mod 05:25:02 -rw-rw-r-- 1 jenkins jenkins 100518 Oct 15 05:22 go.sum 05:25:02 drwxrwxr-x 3 jenkins jenkins 4096 Oct 15 05:22 internal 05:25:02 drwxrwxr-x 2 jenkins jenkins 4096 Oct 15 05:22 simulator 05:25:02 -rw-rw-r-- 1 jenkins jenkins 229 Oct 15 05:22 version.go 05:25:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22844 in /w/workspace/xfoundry_device-modbus-go_PR-583 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws 05:25:02 Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout 05:25:03 The recommended git tool is: git 05:25:03 + docker build -t device-modbus -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=625b7e05a09041aec1ac144c6947436b049a329a --label arch=amd64 --label version=0.0.0 . 05:25:03 Sending build context to Docker daemon 17.98MB 05:25:03 Step 1/23 : ARG BASE=golang:1.23-alpine3.20 05:25:03 Step 2/23 : FROM ${BASE} AS builder 05:25:03 ---> 5e597e216312 05:25:03 Step 3/23 : ARG ADD_BUILD_TAGS="" 05:25:03 ---> Running in 50e693d8b895 05:25:03 Removing intermediate container 50e693d8b895 05:25:03 ---> dd48d7d2c8a9 05:25:03 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:25:03 ---> Running in bfd5e089bd49 05:25:03 Removing intermediate container bfd5e089bd49 05:25:03 ---> 9deac77ee3d8 05:25:03 Step 5/23 : RUN apk add --update --no-cache make git openssh 05:25:03 ---> Running in 42061392c09a 05:25:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:25:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:25:04 OK: 252 MiB in 62 packages 05:25:04 Removing intermediate container 42061392c09a 05:25:04 ---> 8332160ebbd4 05:25:04 Step 6/23 : WORKDIR /device-modbus-go 05:25:04 ---> Running in 8d10e9ebb7a5 05:25:05 Removing intermediate container 8d10e9ebb7a5 05:25:05 ---> fdd61d706c97 05:25:05 Step 7/23 : COPY go.mod vendor* ./ 05:25:05 ---> 522240d12f32 05:25:05 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:25:05 ---> Running in da4cd2789af2 05:25:06 Removing intermediate container da4cd2789af2 05:25:06 ---> d693b7264db4 05:25:06 Step 9/23 : COPY . . 05:25:06 ---> 6e4d20f26f52 05:25:06 Step 10/23 : RUN ${MAKE} 05:25:06 ---> Running in 0945f852bb5b 05:25:06 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.46" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-modbus ./cmd 05:25:07 using credential edgex-jenkins-ssh 05:25:07 Cloning the remote Git repository 05:25:07 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 05:25:07 > git init /w/workspace/device-modbus-go/1 # timeout=10 05:25:08 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 05:25:08 > git --version # timeout=10 05:25:08 > git --version # 'git version 2.25.1' 05:25:08 using GIT_SSH to set credentials SSH Credentials for GitHub 05:25:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:25:10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 05:25:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:25:11 Merging remotes/origin/main commit 7248720eb6e2bf16815f86cf3de46e0922eeefd9 into PR head commit 625b7e05a09041aec1ac144c6947436b049a329a 05:25:11 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 05:25:11 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 05:25:11 using GIT_SSH to set credentials SSH Credentials for GitHub 05:25:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/583/head:refs/remotes/origin/PR-583 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:25:11 > git config core.sparsecheckout # timeout=10 05:25:11 > git checkout -f 625b7e05a09041aec1ac144c6947436b049a329a # timeout=10 05:25:12 Merge succeeded, producing 625b7e05a09041aec1ac144c6947436b049a329a 05:25:12 Checking out Revision 625b7e05a09041aec1ac144c6947436b049a329a (PR-583) 05:25:12 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 05:25:12 > git --version # timeout=10 05:25:12 > git --version # 'git version 2.25.1' 05:25:12 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 05:25:11 > git remote # timeout=10 05:25:11 > git config --get remote.origin.url # timeout=10 05:25:11 using GIT_SSH to set credentials SSH Credentials for GitHub 05:25:11 > git merge 7248720eb6e2bf16815f86cf3de46e0922eeefd9 # timeout=10 05:25:12 > git rev-parse HEAD^{commit} # timeout=10 05:25:12 > git config core.sparsecheckout # timeout=10 05:25:12 > git checkout -f 625b7e05a09041aec1ac144c6947436b049a329a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:25:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:25:17 % Total % Received % Xferd Average Speed Time Time Time Current 05:25:17 Dload Upload Total Spent Left Speed 05:25:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 71664 0 --:--:-- --:--:-- --:--:-- 71664 [Pipeline] sh 05:25:17 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:25:18 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ 05:25:18 sudo tee /etc/docker/daemon.new 05:25:18 { 05:25:18 "registry-mirrors": [ 05:25:18 "https://nexus3.edgexfoundry.org:10001" 05:25:18 ], 05:25:18 "bip": "10.250.0.254/24", 05:25:18 "hosts": [ 05:25:18 "tcp://0.0.0.0:5555", 05:25:18 "unix:///var/run/docker.sock" 05:25:18 ], 05:25:18 "mtu": 1458, 05:25:18 "selinux-enabled": true, 05:25:18 "seccomp-profile": "/etc/docker/seccomp.json" 05:25:18 } [Pipeline] sh 05:25:18 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:25:19 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:25:37 provisioning config files... 05:25:37 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config10887811418323176058tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:25:37 ---> ****-login.sh 05:25:37 nexus3.edgexfoundry.org:10001 05:25:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:25:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:25:38 Configure a credential helper to remove this warning. See 05:25:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:25:38 05:25:38 Login Succeeded 05:25:38 nexus3.edgexfoundry.org:10002 05:25:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:25:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:25:38 Configure a credential helper to remove this warning. See 05:25:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:25:38 05:25:38 Login Succeeded 05:25:38 nexus3.edgexfoundry.org:10003 05:25:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:25:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:25:39 Configure a credential helper to remove this warning. See 05:25:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:25:39 05:25:39 Login Succeeded 05:25:39 nexus3.edgexfoundry.org:10004 05:25:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:25:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:25:39 Configure a credential helper to remove this warning. See 05:25:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:25:39 05:25:39 Login Succeeded 05:25:39 ****.io 05:25:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:25:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:25:40 Configure a credential helper to remove this warning. See 05:25:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:25:40 05:25:40 Login Succeeded 05:25:40 ---> ****-login.sh ends [Pipeline] } 05:25:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:25:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:25:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:25:40 ========================================================= 05:25:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 05:25:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:25:41 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 05:25:42 Sending build context to Docker daemon 9.13MB 05:25:42 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 05:25:42 Step 2/10 : FROM ${BASE} AS builder 05:25:42 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:25:42 cf04c63912e1: Pulling fs layer 05:25:42 55b35a11ae5e: Pulling fs layer 05:25:42 a37a00ec5f00: Pulling fs layer 05:25:42 50b3750afda1: Pulling fs layer 05:25:42 4f4fb700ef54: Pulling fs layer 05:25:42 80978eb59214: Pulling fs layer 05:25:42 c9f46d7d2bd2: Pulling fs layer 05:25:42 c5a475d317c9: Pulling fs layer 05:25:42 80978eb59214: Waiting 05:25:42 c9f46d7d2bd2: Waiting 05:25:42 50b3750afda1: Waiting 05:25:42 c5a475d317c9: Waiting 05:25:42 4f4fb700ef54: Waiting 05:25:42 55b35a11ae5e: Verifying Checksum 05:25:42 55b35a11ae5e: Download complete 05:25:42 50b3750afda1: Verifying Checksum 05:25:42 50b3750afda1: Download complete 05:25:42 4f4fb700ef54: Verifying Checksum 05:25:42 4f4fb700ef54: Download complete 05:25:42 80978eb59214: Verifying Checksum 05:25:42 80978eb59214: Download complete 05:25:42 cf04c63912e1: Verifying Checksum 05:25:42 cf04c63912e1: Download complete 05:25:43 c5a475d317c9: Verifying Checksum 05:25:43 c5a475d317c9: Download complete 05:25:43 cf04c63912e1: Pull complete 05:25:44 55b35a11ae5e: Pull complete 05:25:44 a37a00ec5f00: Verifying Checksum 05:25:44 a37a00ec5f00: Download complete 05:25:45 c9f46d7d2bd2: Verifying Checksum 05:25:45 c9f46d7d2bd2: Download complete 05:25:45 Removing intermediate container 0945f852bb5b 05:25:45 ---> 0594e7429571 05:25:45 Step 11/23 : FROM alpine:3.20 05:25:45 3.20: Pulling from library/alpine 05:25:45 43c4264eed91: Already exists 05:25:45 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:25:45 Status: Downloaded newer image for alpine:3.20 05:25:45 ---> 91ef0af61f39 05:25:45 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' 05:25:45 ---> Running in ad7e4e107847 05:25:45 Removing intermediate container ad7e4e107847 05:25:45 ---> c54d14a56a2e 05:25:45 Step 13/23 : RUN apk add --update --no-cache dumb-init 05:25:45 ---> Running in f5cd9c70e22d 05:25:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:25:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:25:45 (1/1) Installing dumb-init (1.2.5-r3) 05:25:45 Executing busybox-1.36.1-r29.trigger 05:25:45 OK: 8 MiB in 15 packages 05:25:45 Removing intermediate container f5cd9c70e22d 05:25:45 ---> a7b2c64a06b8 05:25:45 Step 14/23 : RUN apk --no-cache upgrade 05:25:45 ---> Running in e50f81d8d20e 05:25:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:25:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:25:45 Upgrading critical system libraries and apk-tools: 05:25:45 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:25:45 Executing busybox-1.36.1-r29.trigger 05:25:45 Continuing the upgrade transaction with new apk-tools: 05:25:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:25:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:25:45 OK: 8 MiB in 15 packages 05:25:45 Removing intermediate container e50f81d8d20e 05:25:45 ---> a9eb1f4f9168 05:25:45 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 05:25:45 ---> 49d5f44e7732 05:25:45 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 05:25:45 ---> 648d0f41511e 05:25:45 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 05:25:46 ---> 878d99555506 05:25:46 Step 18/23 : EXPOSE 59901 05:25:46 ---> Running in f54d69a918e0 05:25:46 Removing intermediate container f54d69a918e0 05:25:46 ---> 01d9f5e7baed 05:25:46 Step 19/23 : ENTRYPOINT ["/device-modbus"] 05:25:46 ---> Running in 483d3b76715b 05:25:46 Removing intermediate container 483d3b76715b 05:25:46 ---> 90aeb7d2d5ed 05:25:46 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 05:25:46 ---> Running in c73c781fbfa5 05:25:46 Removing intermediate container c73c781fbfa5 05:25:46 ---> 73bd6f35dc6a 05:25:46 Step 21/23 : LABEL arch=amd64 05:25:46 ---> Running in a7804e0a54d8 05:25:46 Removing intermediate container a7804e0a54d8 05:25:46 ---> 209c97d9f7ca 05:25:46 Step 22/23 : LABEL git_sha=625b7e05a09041aec1ac144c6947436b049a329a 05:25:46 ---> Running in 72d537af66d2 05:25:46 Removing intermediate container 72d537af66d2 05:25:46 ---> 653d80ef6c19 05:25:46 Step 23/23 : LABEL version=0.0.0 05:25:46 ---> Running in 2aa8311d19a6 05:25:46 Removing intermediate container 2aa8311d19a6 05:25:46 ---> 40972c819793 05:25:46 [Warning] One or more build-args [ARCH] were not consumed 05:25:46 Successfully built 40972c819793 05:25:46 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:25:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:25:47 05:25:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:25:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:25:48 latest: Pulling from edgex-lftools-log-publisher 05:25:48 5eb5b503b376: Pulling fs layer 05:25:48 5c69ac0246d0: Pulling fs layer 05:25:48 ec43610c2a17: Pulling fs layer 05:25:48 3a2ae6a8a46f: Pulling fs layer 05:25:48 33b1e0a273af: Pulling fs layer 05:25:48 5d3b04190fa2: Pulling fs layer 05:25:48 2f39f015ded8: Pulling fs layer 05:25:48 33b1e0a273af: Waiting 05:25:48 3a2ae6a8a46f: Waiting 05:25:48 5d3b04190fa2: Waiting 05:25:48 2f39f015ded8: Waiting 05:25:48 5c69ac0246d0: Verifying Checksum 05:25:48 5c69ac0246d0: Download complete 05:25:48 3a2ae6a8a46f: Verifying Checksum 05:25:48 3a2ae6a8a46f: Download complete 05:25:48 33b1e0a273af: Verifying Checksum 05:25:48 33b1e0a273af: Download complete 05:25:48 5d3b04190fa2: Verifying Checksum 05:25:48 5d3b04190fa2: Download complete 05:25:48 ec43610c2a17: Verifying Checksum 05:25:48 ec43610c2a17: Download complete 05:25:48 5eb5b503b376: Verifying Checksum 05:25:48 5eb5b503b376: Download complete 05:25:49 2f39f015ded8: Verifying Checksum 05:25:49 2f39f015ded8: Download complete 05:25:49 5eb5b503b376: Pull complete 05:25:49 5c69ac0246d0: Pull complete 05:25:50 ec43610c2a17: Pull complete 05:25:50 3a2ae6a8a46f: Pull complete 05:25:50 33b1e0a273af: Pull complete 05:25:50 5d3b04190fa2: Pull complete 05:25:54 2f39f015ded8: Pull complete 05:25:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:25:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:25:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:25:55 prd-ubuntu20.04-docker-8c-8g-22843 does not seem to be running inside a container 05:25:55 $ 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-583 -v /w/workspace/xfoundry_device-modbus-go_PR-583:/w/workspace/xfoundry_device-modbus-go_PR-583:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-583@tmp:/w/workspace/xfoundry_device-modbus-go_PR-583@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:25:59 $ docker top f463f897377d8c1360977b041ffb22f440f5edb54a1d0b6e766cb219c982d88f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:26:00 ---> job-cost.sh 05:26:00 lf-activate-venv: SKIPPING 05:26:00 INFO: No Stack... 05:26:00 a37a00ec5f00: Pull complete 05:26:00 50b3750afda1: Pull complete 05:26:00 4f4fb700ef54: Pull complete 05:26:00 80978eb59214: Pull complete 05:26:00 INFO: Retrieving Pricing Info for: v3-standard-8 05:26:00 INFO: Archiving Costs [Pipeline] sh 05:26:00 + cat /w/workspace/xfoundry_device-modbus-go_PR-583/archives/cost.csv 05:26:00 + cut -d, -f6 [Pipeline] lock 05:26:01 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-583-1-stack-cost] 05:26:01 Resource [jenkins-edgexfoundry-device-modbus-go-PR-583-1-stack-cost] did not exist. Created. 05:26:01 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-583-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:26:01 + echo total: 0.2199999988079071 [Pipeline] stash 05:26:01 Stashed 1 file(s) [Pipeline] } 05:26:01 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-PR-583-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:26:01 $ docker stop --time=1 f463f897377d8c1360977b041ffb22f440f5edb54a1d0b6e766cb219c982d88f 05:26:02 $ docker rm -f --volumes f463f897377d8c1360977b041ffb22f440f5edb54a1d0b6e766cb219c982d88f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:26:08 c9f46d7d2bd2: Pull complete 05:26:09 c5a475d317c9: Pull complete 05:26:09 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 05:26:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 05:26:09 ---> be29e6b0f0d4 05:26:09 Step 3/10 : ARG ADD_BUILD_TAGS="" 05:26:10 ---> Running in 1fd4f5784c1a 05:26:10 Removing intermediate container 1fd4f5784c1a 05:26:10 ---> 056742da4bc6 05:26:10 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:26:10 ---> Running in 678f7e90f4cc 05:26:10 Removing intermediate container 678f7e90f4cc 05:26:10 ---> e629d2b23e5f 05:26:10 Step 5/10 : RUN apk add --update --no-cache make git openssh 05:26:10 ---> Running in 49826d833231 05:26:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:26:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:26:13 (1/8) Installing openssh-keygen (9.7_p1-r4) 05:26:13 (2/8) Installing libedit (20240517.3.1-r0) 05:26:13 (3/8) Installing openssh-client-common (9.7_p1-r4) 05:26:13 (4/8) Installing openssh-client-default (9.7_p1-r4) 05:26:13 (5/8) Installing openssh-sftp-server (9.7_p1-r4) 05:26:13 (6/8) Installing openssh-server-common (9.7_p1-r4) 05:26:13 (7/8) Installing openssh-server (9.7_p1-r4) 05:26:13 (8/8) Installing openssh (9.7_p1-r4) 05:26:13 Executing busybox-1.36.1-r29.trigger 05:26:13 OK: 244 MiB in 62 packages 05:26:14 Removing intermediate container 49826d833231 05:26:14 ---> f8aca3b0316f 05:26:14 Step 6/10 : WORKDIR /device-modbus-go 05:26:14 ---> Running in 0bda476ad87f 05:26:15 Removing intermediate container 0bda476ad87f 05:26:15 ---> 71ac6515f39a 05:26:15 Step 7/10 : COPY go.mod vendor* ./ 05:26:15 ---> f636e0a25aab 05:26:15 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:26:15 ---> Running in a6b63ac4f422 05:28:07 Removing intermediate container a6b63ac4f422 05:28:07 ---> f7dce5776c10 05:28:07 Step 9/10 : COPY . . 05:28:07 ---> 7b201d160a92 05:28:07 Step 10/10 : RUN ${MAKE} 05:28:07 ---> Running in dc9ddeaaa4f8 05:28:07 noop 05:28:07 Removing intermediate container dc9ddeaaa4f8 05:28:07 ---> 04f77ab36cce 05:28:07 Successfully built 04f77ab36cce 05:28:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:07 + docker inspect -f . ci-base-image-arm64 05:28:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:28:08 prd-ubuntu20.04-docker-arm64-4c-16g-22844 does not seem to be running inside a container 05:28:08 $ 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:28:09 $ docker top 9005523c4d4fc68108ee2a99d01e180a965e3e977b7bec3471d6002f33a74592 -eo pid,comm [Pipeline] { [Pipeline] sh 05:28:10 + go version 05:28:11 go version go1.23.2 linux/arm64 [Pipeline] } 05:28:11 $ docker stop --time=1 9005523c4d4fc68108ee2a99d01e180a965e3e977b7bec3471d6002f33a74592 05:28:12 $ docker rm -f --volumes 9005523c4d4fc68108ee2a99d01e180a965e3e977b7bec3471d6002f33a74592 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:13 + docker inspect -f . ci-base-image-arm64 05:28:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:28:14 prd-ubuntu20.04-docker-arm64-4c-16g-22844 does not seem to be running inside a container 05:28:14 $ 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:28:15 $ docker top 958a87f615015af9cd33a3bc8ef906179e46e6d61436487b1f4384ed1ee61375 -eo pid,comm [Pipeline] { [Pipeline] sh 05:28:16 + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh 05:28:16 + make test 05:28:16 go test ./... -coverprofile=coverage.out 05:28:23 ? github.com/edgexfoundry/device-modbus-go [no test files] 05:31:34 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 05:31:34 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.050s coverage: 47.9% of statements 05:31:34 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:31:34 go vet ./... 05:32:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:32:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:32:21 ./bin/test-attribution-txt.sh [Pipeline] echo 05:32:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:32:21 $ docker stop --time=1 958a87f615015af9cd33a3bc8ef906179e46e6d61436487b1f4384ed1ee61375 05:32:23 $ docker rm -f --volumes 958a87f615015af9cd33a3bc8ef906179e46e6d61436487b1f4384ed1ee61375 [Pipeline] // withDockerContainer [Pipeline] sh 05:32:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:32:25 Warning: overwriting stash ‘coverage-report’ 05:32:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:32:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:32:26 + ls -al . 05:32:26 total 268 05:32:26 drwxrwxr-x 8 jenkins jenkins 4096 Oct 15 05:28 . 05:32:26 drwxrwxr-x 4 jenkins jenkins 4096 Oct 15 05:25 .. 05:32:26 -rw-rw-r-- 1 jenkins jenkins 140 Oct 15 05:25 .dockerignore 05:32:26 drwxrwxr-x 8 jenkins jenkins 4096 Oct 15 05:25 .git 05:32:26 drwxrwxr-x 3 jenkins jenkins 4096 Oct 15 05:25 .github 05:32:26 -rw-rw-r-- 1 jenkins jenkins 266 Oct 15 05:25 .gitignore 05:32:26 -rw-rw-r-- 1 jenkins jenkins 199 Oct 15 05:25 .golangci.yml 05:32:26 -rw-rw-r-- 1 jenkins jenkins 19818 Oct 15 05:25 Attribution.txt 05:32:26 -rw-rw-r-- 1 jenkins jenkins 16388 Oct 15 05:25 CHANGELOG.md 05:32:26 -rw-rw-r-- 1 jenkins jenkins 1474 Oct 15 05:25 Dockerfile 05:32:26 -rw-rw-r-- 1 jenkins jenkins 677 Oct 15 05:25 GOVERNANCE.md 05:32:26 -rw-rw-r-- 1 jenkins jenkins 658 Oct 15 05:25 Jenkinsfile 05:32:26 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 15 05:25 LICENSE 05:32:26 -rw-rw-r-- 1 jenkins jenkins 2479 Oct 15 05:25 Makefile 05:32:26 -rw-rw-r-- 1 jenkins jenkins 622 Oct 15 05:25 OWNERS.md 05:32:26 -rw-rw-r-- 1 jenkins jenkins 4463 Oct 15 05:25 README.md 05:32:26 -rw-rw-r-- 1 jenkins jenkins 5 Oct 15 05:22 VERSION 05:32:26 drwxrwxr-x 2 jenkins jenkins 4096 Oct 15 05:25 bin 05:32:26 drwxrwxr-x 3 jenkins jenkins 4096 Oct 15 05:25 cmd 05:32:26 -rw-r--r-- 1 jenkins jenkins 24669 Oct 15 05:31 coverage.out 05:32:26 -rw-rw-r-- 1 jenkins jenkins 7157 Oct 15 05:25 go.mod 05:32:26 -rw-rw-r-- 1 jenkins jenkins 100518 Oct 15 05:25 go.sum 05:32:26 drwxrwxr-x 3 jenkins jenkins 4096 Oct 15 05:25 internal 05:32:26 drwxrwxr-x 2 jenkins jenkins 4096 Oct 15 05:25 simulator 05:32:26 -rw-rw-r-- 1 jenkins jenkins 229 Oct 15 05:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:27 + 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=625b7e05a09041aec1ac144c6947436b049a329a --label arch=arm64 --label version=0.0.0 . 05:32:27 Sending build context to Docker daemon 9.156MB 05:32:27 Step 1/23 : ARG BASE=golang:1.23-alpine3.20 05:32:27 Step 2/23 : FROM ${BASE} AS builder 05:32:27 ---> 04f77ab36cce 05:32:27 Step 3/23 : ARG ADD_BUILD_TAGS="" 05:32:27 ---> Running in 0515d545a3c4 05:32:27 Removing intermediate container 0515d545a3c4 05:32:27 ---> 69e82d79346b 05:32:27 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:32:27 ---> Running in 13143aff2b6f 05:32:28 Removing intermediate container 13143aff2b6f 05:32:28 ---> 84590a19b8e7 05:32:28 Step 5/23 : RUN apk add --update --no-cache make git openssh 05:32:28 ---> Running in 0c8d222459a3 05:32:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:32:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:32:31 OK: 244 MiB in 62 packages 05:32:31 Removing intermediate container 0c8d222459a3 05:32:31 ---> ef9bc4c184eb 05:32:31 Step 6/23 : WORKDIR /device-modbus-go 05:32:31 ---> Running in d94632b9ff71 05:32:32 Removing intermediate container d94632b9ff71 05:32:32 ---> 7fbfa6a9162f 05:32:32 Step 7/23 : COPY go.mod vendor* ./ 05:32:32 ---> 73ab22aa5d97 05:32:32 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:32:32 ---> Running in 3afee2daabb8 05:32:34 Removing intermediate container 3afee2daabb8 05:32:34 ---> 6c102fdedd01 05:32:34 Step 9/23 : COPY . . 05:32:35 ---> 2a3aa3e7737b 05:32:35 Step 10/23 : RUN ${MAKE} 05:32:35 ---> Running in bca80d41233f 05:32:36 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.46" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-modbus ./cmd 05:36:13 Removing intermediate container bca80d41233f 05:36:13 ---> 5c86e5f3ecd4 05:36:13 Step 11/23 : FROM alpine:3.20 05:36:13 3.20: Pulling from library/alpine 05:36:13 cf04c63912e1: Already exists 05:36:13 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:36:13 Status: Downloaded newer image for alpine:3.20 05:36:13 ---> c157a85ed455 05:36:13 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' 05:36:13 ---> Running in 5d345bb0654a 05:36:13 Removing intermediate container 5d345bb0654a 05:36:13 ---> 6db0338b37b0 05:36:13 Step 13/23 : RUN apk add --update --no-cache dumb-init 05:36:13 ---> Running in bb339d001dbe 05:36:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:36:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:36:13 (1/1) Installing dumb-init (1.2.5-r3) 05:36:13 Executing busybox-1.36.1-r29.trigger 05:36:13 OK: 9 MiB in 15 packages 05:36:13 Removing intermediate container bb339d001dbe 05:36:13 ---> 4baa082905c6 05:36:13 Step 14/23 : RUN apk --no-cache upgrade 05:36:13 ---> Running in e2e27de64468 05:36:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:36:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:36:13 Upgrading critical system libraries and apk-tools: 05:36:13 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:36:13 Executing busybox-1.36.1-r29.trigger 05:36:13 Continuing the upgrade transaction with new apk-tools: 05:36:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:36:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:36:13 OK: 9 MiB in 15 packages 05:36:13 Removing intermediate container e2e27de64468 05:36:13 ---> da7edd45dfa5 05:36:13 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 05:36:13 ---> 0c700987325e 05:36:13 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 05:36:13 ---> a54b9fc0a043 05:36:13 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 05:36:13 ---> 0de440411220 05:36:13 Step 18/23 : EXPOSE 59901 05:36:13 ---> Running in 83660a685738 05:36:13 Removing intermediate container 83660a685738 05:36:13 ---> 9fc3a835e22e 05:36:13 Step 19/23 : ENTRYPOINT ["/device-modbus"] 05:36:14 ---> Running in b699293d9e3c 05:36:14 Removing intermediate container b699293d9e3c 05:36:14 ---> f7fd72d10f63 05:36:14 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 05:36:14 ---> Running in 1b6cd70ddda4 05:36:14 Removing intermediate container 1b6cd70ddda4 05:36:14 ---> 4f5dd647fc33 05:36:14 Step 21/23 : LABEL arch=arm64 05:36:14 ---> Running in 94348dc16caa 05:36:14 Removing intermediate container 94348dc16caa 05:36:14 ---> 01266b775741 05:36:14 Step 22/23 : LABEL git_sha=625b7e05a09041aec1ac144c6947436b049a329a 05:36:15 ---> Running in 53ca83571301 05:36:15 Removing intermediate container 53ca83571301 05:36:15 ---> de803f6a5cc3 05:36:15 Step 23/23 : LABEL version=0.0.0 05:36:15 ---> Running in 6b1927bb5b0e 05:36:15 Removing intermediate container 6b1927bb5b0e 05:36:15 ---> e5cbe696eee6 05:36:15 [Warning] One or more build-args [ARCH] were not consumed 05:36:15 Successfully built e5cbe696eee6 05:36:15 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:36:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:36:16 05:36:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:36:17 arm64: Pulling from edgex-lftools-log-publisher 05:36:17 8998bd30e6a1: Pulling fs layer 05:36:17 04944245beec: Pulling fs layer 05:36:17 699f458cf7ca: Pulling fs layer 05:36:17 765212b225bb: Pulling fs layer 05:36:17 f23df028b6ca: Pulling fs layer 05:36:17 d65c8cfc05b1: Pulling fs layer 05:36:17 2437ff75d9bd: Pulling fs layer 05:36:17 765212b225bb: Waiting 05:36:17 f23df028b6ca: Waiting 05:36:17 d65c8cfc05b1: Waiting 05:36:17 2437ff75d9bd: Waiting 05:36:17 04944245beec: Verifying Checksum 05:36:17 04944245beec: Download complete 05:36:17 765212b225bb: Verifying Checksum 05:36:17 765212b225bb: Download complete 05:36:17 f23df028b6ca: Verifying Checksum 05:36:17 f23df028b6ca: Download complete 05:36:17 d65c8cfc05b1: Verifying Checksum 05:36:17 d65c8cfc05b1: Download complete 05:36:17 699f458cf7ca: Verifying Checksum 05:36:17 699f458cf7ca: Download complete 05:36:17 8998bd30e6a1: Verifying Checksum 05:36:17 8998bd30e6a1: Download complete 05:36:20 2437ff75d9bd: Download complete 05:36:22 8998bd30e6a1: Pull complete 05:36:22 04944245beec: Pull complete 05:36:24 699f458cf7ca: Pull complete 05:36:24 765212b225bb: Pull complete 05:36:25 f23df028b6ca: Pull complete 05:36:25 d65c8cfc05b1: Pull complete 05:36:43 2437ff75d9bd: Pull complete 05:36:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:36:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:36:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:36:44 prd-ubuntu20.04-docker-arm64-4c-16g-22844 does not seem to be running inside a container 05:36:44 $ 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:36:46 $ docker top aef50ce0ae28779198b3b63249d88444a9f86dbc62e96d2807f3e3ccd90defce -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:36:47 ---> job-cost.sh 05:36:47 lf-activate-venv: SKIPPING 05:36:47 INFO: No Stack... 05:36:47 INFO: Retrieving Pricing Info for: v3-standard-4 05:36:48 INFO: Archiving Costs [Pipeline] sh 05:36:49 + cat /w/workspace/device-modbus-go/1/archives/cost.csv 05:36:49 + cut -d, -f6 [Pipeline] lock 05:36:49 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-583-1-stack-cost] 05:36:49 Resource [jenkins-edgexfoundry-device-modbus-go-PR-583-1-stack-cost] did not exist. Created. 05:36:49 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-583-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:36:50 /w/workspace/device-modbus-go/1@tmp/durable-6136a97d/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:36:50 + echo total: 0.10999999940395355 [Pipeline] stash 05:36:50 Warning: overwriting stash ‘stack-cost’ 05:36:50 Stashed 1 file(s) [Pipeline] } 05:36:50 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-PR-583-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:36:50 $ docker stop --time=1 aef50ce0ae28779198b3b63249d88444a9f86dbc62e96d2807f3e3ccd90defce 05:36:53 $ docker rm -f --volumes aef50ce0ae28779198b3b63249d88444a9f86dbc62e96d2807f3e3ccd90defce [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:36:54 provisioning config files... 05:36:54 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-583@tmp/config18047965020722247633tmp [Pipeline] { [Pipeline] sh 05:36:54 + set +x 05:36:54 + curl -s https://codecov.io/bash+ 05:36:54 bash -s -- 05:36:54 05:36:54 _____ _ 05:36:54 / ____| | | 05:36:54 | | ___ __| | ___ ___ _____ __ 05:36:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:36:54 | |___| (_) | (_| | __/ (_| (_) \ V / 05:36:54 \_____\___/ \__,_|\___|\___\___/ \_/ 05:36:54 Bash-1.0.6 05:36:54 05:36:54 05:36:54 ==> git version 2.25.1 found 05:36:54 ==> 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:36:54 Release-Date: 2020-01-08 05:36:54 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:36:54 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:36:54 ==> Jenkins CI detected. 05:36:54 current dir:  /w/workspace/xfoundry_device-modbus-go_PR-583 05:36:54 project root: . 05:36:54 --> token set from env 05:36:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:36:54 ==> Running gcov in . (disable via -X gcov) 05:36:54 ==> Python coveragepy not found 05:36:54 ==> Searching for coverage reports in: 05:36:54 + . 05:36:54 -> Found 1 reports 05:36:54 ==> Detecting git/mercurial file structure 05:36:55 ==> Reading reports 05:36:55 + ./coverage.out bytes=24669 05:36:55 ==> Appending adjustments 05:36:55 https://docs.codecov.io/docs/fixing-reports 05:36:55 + Found adjustments 05:36:55 ==> Gzipping contents 05:36:55 4.0K /tmp/codecov.lTzgfu.gz 05:36:55 ==> Uploading reports 05:36:55 url: https://codecov.io 05:36:55 query: branch=PR-583&commit=625b7e05a09041aec1ac144c6947436b049a329a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-583%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=583&job=&cmd_args= 05:36:55 -> Pinging Codecov 05:36:55 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-583&commit=625b7e05a09041aec1ac144c6947436b049a329a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-583%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=583&job=&cmd_args= 05:36:55 -> Uploading to 05:36:55 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-modbus-go/625b7e05a09041aec1ac144c6947436b049a329a/50acade4-e71a-4dd4-9960-2894ef9b64e7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241015%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241015T053655Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=421cbc3e24b40833f5670c84f65d875b3fc5873547a601cbbb243a02278c23e7 05:36:55 % Total % Received % Xferd Average Speed Time Time Time Current 05:36:55 Dload Upload Total Spent Left Speed 05:36:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3859 0 0 100 3859 0 15686 --:--:-- --:--:-- --:--:-- 15686 05:36:55 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/625b7e05a09041aec1ac144c6947436b049a329a [Pipeline] } 05:36:55 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:36:57 + [ -d /w/workspace/xfoundry_device-modbus-go_PR-583/archives ] 05:36:57 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-583/archives 05:36:57 total 16 05:36:57 drwxr-xr-x 3 root root 4096 Oct 15 05:26 . 05:36:57 drwxrwxr-x 10 jenkins jenkins 4096 Oct 15 05:26 .. 05:36:57 drwxr-xr-x 2 root root 4096 Oct 15 05:26 cost 05:36:57 -rw-r--r-- 1 root root 88 Oct 15 05:26 cost.csv 05:36:57 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-583/archives 05:36:57 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-583/archives 05:36:57 total 16 05:36:57 drwxr-xr-x 3 jenkins jenkins 4096 Oct 15 05:26 . 05:36:57 drwxrwxr-x 10 jenkins jenkins 4096 Oct 15 05:26 .. 05:36:57 drwxr-xr-x 2 jenkins jenkins 4096 Oct 15 05:26 cost 05:36:57 -rw-r--r-- 1 jenkins jenkins 88 Oct 15 05:26 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:36:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:36:59 ---> package-listing.sh 05:36:59 ++ tr '[:upper:]' '[:lower:]' 05:36:59 ++ facter osfamily 05:36:59 + OS_FAMILY=debian 05:36:59 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-583 05:36:59 + START_PACKAGES=/tmp/packages_start.txt 05:36:59 + END_PACKAGES=/tmp/packages_end.txt 05:36:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:36:59 + PACKAGES=/tmp/packages_start.txt 05:36:59 + '[' /w/workspace/xfoundry_device-modbus-go_PR-583 ']' 05:36:59 + PACKAGES=/tmp/packages_end.txt 05:36:59 + case "${OS_FAMILY}" in 05:36:59 + dpkg -l 05:36:59 + grep '^ii' 05:36:59 + '[' -f /tmp/packages_start.txt ']' 05:36:59 + '[' -f /tmp/packages_end.txt ']' 05:36:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:36:59 + '[' /w/workspace/xfoundry_device-modbus-go_PR-583 ']' 05:36:59 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-583/archives/ 05:36:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-583/archives/ [Pipeline] echo 05:36:59 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-583/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:36:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:37:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:37:00 prd-ubuntu20.04-docker-8c-8g-22843 does not seem to be running inside a container 05:37:00 $ 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-583/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-583 -v /w/workspace/xfoundry_device-modbus-go_PR-583:/w/workspace/xfoundry_device-modbus-go_PR-583:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-583@tmp:/w/workspace/xfoundry_device-modbus-go_PR-583@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:37:00 $ docker top fb360f20ec334f799d7d858d3fa1b7c401ffc87bac4c3a79c40c3f49f6f30e7f -eo pid,comm [Pipeline] { [Pipeline] sh 05:37:01 + touch /tmp/pre-build-complete [Pipeline] sh 05:37:01 + mkdir -p /var/log/sysstat [Pipeline] sh 05:37:01 + ls /var/log/sa-host 05:37:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:37:01 provisioning config files... 05:37:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-583@tmp/config9570801611219415691tmp [Pipeline] { [Pipeline] echo 05:37:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:37:02 ---> create-netrc.sh [Pipeline] } 05:37:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:37:02 ---> python-tools-install.sh [Pipeline] echo 05:37:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:37:03 ---> sudo-logs.sh 05:37:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:37:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:37:03 ---> job-cost.sh 05:37:03 lf-activate-venv: SKIPPING 05:37:03 DEBUG: total: 0.2199999988079071 05:37:03 INFO: Retrieving Stack Cost... 05:37:04 INFO: Retrieving Pricing Info for: v3-standard-8 05:37:04 INFO: Archiving Costs [Pipeline] echo 05:37:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:37:05 ---> logs-deploy.sh 05:37:05 lf-activate-venv: SKIPPING 05:37:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-583/1 05:37:05 INFO: archiving workspace using pattern(s): 05:37:06 Archives upload complete. 05:37:06 INFO: archiving logs to Nexus 05:37:06 ---> uname -a: 05:37:06 Linux prd-ubuntu20-04-docker-8c-8g-22843 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 05:37:06 05:37:06 05:37:06 ---> lscpu: 05:37:06 Architecture: x86_64 05:37:06 CPU op-mode(s): 32-bit, 64-bit 05:37:06 Byte Order: Little Endian 05:37:06 Address sizes: 40 bits physical, 48 bits virtual 05:37:06 CPU(s): 8 05:37:06 On-line CPU(s) list: 0-7 05:37:06 Thread(s) per core: 1 05:37:06 Core(s) per socket: 1 05:37:06 Socket(s): 8 05:37:06 NUMA node(s): 1 05:37:06 Vendor ID: AuthenticAMD 05:37:06 CPU family: 23 05:37:06 Model: 49 05:37:06 Model name: AMD EPYC-Rome Processor 05:37:06 Stepping: 0 05:37:06 CPU MHz: 2799.998 05:37:06 BogoMIPS: 5599.99 05:37:06 Virtualization: AMD-V 05:37:06 Hypervisor vendor: KVM 05:37:06 Virtualization type: full 05:37:06 L1d cache: 256 KiB 05:37:06 L1i cache: 256 KiB 05:37:06 L2 cache: 4 MiB 05:37:06 L3 cache: 128 MiB 05:37:06 NUMA node0 CPU(s): 0-7 05:37:06 Vulnerability Itlb multihit: Not affected 05:37:06 Vulnerability L1tf: Not affected 05:37:06 Vulnerability Mds: Not affected 05:37:06 Vulnerability Meltdown: Not affected 05:37:06 Vulnerability Mmio stale data: Not affected 05:37:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:37:06 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:37:06 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:37:06 Vulnerability Srbds: Not affected 05:37:06 Vulnerability Tsx async abort: Not affected 05:37:06 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 05:37:06 05:37:06