Pull request #564 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d7a5bfdfe910bdd77bd74e34f454654597cc04d3+b6c4b0dee6461bdbd7ff5442e9e8ba8b047e9f9c (8e1a6cbf0d5f834fc76ce2a2e8bc92ae94f0c6f6) 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-ssh6612348090474739807.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15089560331678443013.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-564/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-564/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13465500728272778744.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-564/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4106822144172980888.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14459232238188850626.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-564/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-564/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2482816160965919055.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6847 in /w/workspace/xfoundry_device-modbus-go_PR-564 [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-564 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit b6c4b0dee6461bdbd7ff5442e9e8ba8b047e9f9c into PR head commit d7a5bfdfe910bdd77bd74e34f454654597cc04d3 Merge succeeded, producing d7a5bfdfe910bdd77bd74e34f454654597cc04d3 Checking out Revision d7a5bfdfe910bdd77bd74e34f454654597cc04d3 (PR-564) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > 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/564/head:refs/remotes/origin/PR-564 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d7a5bfdfe910bdd77bd74e34f454654597cc04d3 # 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 b6c4b0dee6461bdbd7ff5442e9e8ba8b047e9f9c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d7a5bfdfe910bdd77bd74e34f454654597cc04d3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:48:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:48:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:48:45 ========================================================= 05:48:45 EdgeX Global Pipelines Version Info 05:48:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:48:46 ------------------- 05:48:46 stable info: 05:48:46 ------------------- 05:48:46 Commited By: Ginny Guan ginny@iotechsys.com 05:48:46 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 05:48:46 Message: update stable to v1.0.260 05:48:47 ------------------- 05:48:47 experimental info: 05:48:47 ------------------- 05:48:47 Commited By: Ginny Guan ginny@iotechsys.com 05:48:47 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 05:48:47 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:48:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 05:48:47 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 05:48:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:48:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:48:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:48:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 05:48:47 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:48:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:48:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:48:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:48:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:48:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 05:48:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:48:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:48:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:48:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:48:48 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:48:48 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:48:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:48:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:48:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:48:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:48:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:48:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:48:48 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:48:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:48:49 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:48:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-564 [Pipeline] echo 05:48:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-564 [Pipeline] echo 05:48:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-564 [Pipeline] echo 05:48:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d7a5bfdfe910bdd77bd74e34f454654597cc04d3 [Pipeline] echo 05:48:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d7a5bfd [Pipeline] echo 05:48:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:48:49 provisioning config files... 05:48:49 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-564@tmp/config10066281857279194168tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:48:49 ---> ****-login.sh 05:48:49 nexus3.edgexfoundry.org:10001 05:48:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:48:50 Configure a credential helper to remove this warning. See 05:48:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:48:50 05:48:50 Login Succeeded 05:48:50 nexus3.edgexfoundry.org:10002 05:48:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:48:50 Configure a credential helper to remove this warning. See 05:48:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:48:50 05:48:50 Login Succeeded 05:48:50 nexus3.edgexfoundry.org:10003 05:48:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:48:50 Configure a credential helper to remove this warning. See 05:48:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:48:50 05:48:50 Login Succeeded 05:48:50 nexus3.edgexfoundry.org:10004 05:48:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:48:50 Configure a credential helper to remove this warning. See 05:48:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:48:50 05:48:50 Login Succeeded 05:48:50 ****.io 05:48:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:48:51 Configure a credential helper to remove this warning. See 05:48:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:48:51 05:48:51 Login Succeeded 05:48:51 ---> ****-login.sh ends [Pipeline] } 05:48:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:48:51 + git rev-list -1 --merges d7a5bfdfe910bdd77bd74e34f454654597cc04d3~1..d7a5bfdfe910bdd77bd74e34f454654597cc04d3 [Pipeline] echo 05:48:51 -----------> git rev-list -1 --merges d7a5bfdfe910bdd77bd74e34f454654597cc04d3~1..d7a5bfdfe910bdd77bd74e34f454654597cc04d3 d7a5bfdfe910bdd77bd74e34f454654597cc04d3 [false] [Pipeline] sh 05:48:52 + git log --format=format:%s -1 d7a5bfdfe910bdd77bd74e34f454654597cc04d3 [Pipeline] echo 05:48:52 ========================================================= 05:48:52 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:48:52 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:48:52 + git log --format=format:%s -1 d7a5bfdfe910bdd77bd74e34f454654597cc04d3 [Pipeline] echo 05:48:52 [semverPrep] GIT_COMMIT: d7a5bfdfe910bdd77bd74e34f454654597cc04d3, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 05:48:52 [semverPrep] This is not a build commit. [Pipeline] sh 05:48:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:48:53 + grep -v github /etc/ssh/ssh_known_hosts 05:48:53 + [ -e /tmp/ssh_known_hosts ] 05:48:53 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:48:53 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:48:53 + sudo tee -a /etc/ssh/ssh_known_hosts 05:48:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:48:53 05:48:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:48:54 0.1.4: Pulling from edgex-devops/py-git-semver 05:48:54 b85a868b505f: Pulling fs layer 05:48:54 e2be974225ed: Pulling fs layer 05:48:54 339a4e72a1f5: Pulling fs layer 05:48:54 988bab9f4d93: Pulling fs layer 05:48:54 1469e6f7b9e6: Pulling fs layer 05:48:54 eaf3925da568: Pulling fs layer 05:48:54 bab4dde63d76: Pulling fs layer 05:48:54 bde34c3a00c8: Pulling fs layer 05:48:54 b352a97aabf1: Pulling fs layer 05:48:54 4872d77fe225: Pulling fs layer 05:48:54 5851b861e8e6: Pulling fs layer 05:48:54 988bab9f4d93: Waiting 05:48:54 1469e6f7b9e6: Waiting 05:48:54 eaf3925da568: Waiting 05:48:54 bab4dde63d76: Waiting 05:48:54 bde34c3a00c8: Waiting 05:48:54 b352a97aabf1: Waiting 05:48:54 4872d77fe225: Waiting 05:48:54 5851b861e8e6: Waiting 05:48:54 e2be974225ed: Verifying Checksum 05:48:54 e2be974225ed: Download complete 05:48:54 988bab9f4d93: Verifying Checksum 05:48:54 988bab9f4d93: Download complete 05:48:54 1469e6f7b9e6: Verifying Checksum 05:48:54 1469e6f7b9e6: Download complete 05:48:54 339a4e72a1f5: Verifying Checksum 05:48:54 339a4e72a1f5: Download complete 05:48:54 eaf3925da568: Verifying Checksum 05:48:54 eaf3925da568: Download complete 05:48:54 bde34c3a00c8: Download complete 05:48:54 b352a97aabf1: Verifying Checksum 05:48:54 b352a97aabf1: Download complete 05:48:54 4872d77fe225: Verifying Checksum 05:48:54 4872d77fe225: Download complete 05:48:54 5851b861e8e6: Verifying Checksum 05:48:54 5851b861e8e6: Download complete 05:48:54 b85a868b505f: Verifying Checksum 05:48:54 b85a868b505f: Download complete 05:48:54 bab4dde63d76: Verifying Checksum 05:48:54 bab4dde63d76: Download complete 05:48:55 b85a868b505f: Pull complete 05:48:55 e2be974225ed: Pull complete 05:48:56 339a4e72a1f5: Pull complete 05:48:56 988bab9f4d93: Pull complete 05:48:56 1469e6f7b9e6: Pull complete 05:48:56 eaf3925da568: Pull complete 05:48:58 bab4dde63d76: Pull complete 05:48:58 bde34c3a00c8: Pull complete 05:48:58 b352a97aabf1: Pull complete 05:48:58 4872d77fe225: Pull complete 05:48:58 5851b861e8e6: Pull complete 05:48:58 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:48:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:48:58 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:48:59 prd-ubuntu20.04-docker-8c-8g-6847 does not seem to be running inside a container 05:48:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-564 -v /w/workspace/xfoundry_device-modbus-go_PR-564:/w/workspace/xfoundry_device-modbus-go_PR-564:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-564@tmp:/w/workspace/xfoundry_device-modbus-go_PR-564@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:49:02 $ docker top c6b4580c13e2b48ea17f260cc3fb3eda177dbe1d51c55cb099d30d046cc712a8 -eo pid,comm 05:49:02 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:49:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:49:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:49:02 [ssh-agent] Looking for ssh-agent implementation... 05:49:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:49:03 $ docker exec c6b4580c13e2b48ea17f260cc3fb3eda177dbe1d51c55cb099d30d046cc712a8 ssh-agent 05:49:03 SSH_AUTH_SOCK=/tmp/ssh-W805ryhj97kY/agent.33 05:49:03 SSH_AGENT_PID=39 05:49:03 Running ssh-add (command line suppressed) 05:49:03 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-564@tmp/private_key_5134308094326504304.key (/w/workspace/xfoundry_device-modbus-go_PR-564@tmp/private_key_5134308094326504304.key) 05:49:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:49:03 + git tag --points-at HEAD [Pipeline] } 05:49:03 $ docker exec --env ******** --env ******** c6b4580c13e2b48ea17f260cc3fb3eda177dbe1d51c55cb099d30d046cc712a8 ssh-agent -k 05:49:03 unset SSH_AUTH_SOCK; 05:49:03 unset SSH_AGENT_PID; 05:49:03 echo Agent pid 39 killed; 05:49:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:49:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:49:03 [ssh-agent] Looking for ssh-agent implementation... 05:49:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:49:03 $ docker exec c6b4580c13e2b48ea17f260cc3fb3eda177dbe1d51c55cb099d30d046cc712a8 ssh-agent 05:49:04 SSH_AUTH_SOCK=/tmp/ssh-biVW9xI5sN73/agent.73 05:49:04 SSH_AGENT_PID=79 05:49:04 Running ssh-add (command line suppressed) 05:49:04 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-564@tmp/private_key_11439599923138741489.key (/w/workspace/xfoundry_device-modbus-go_PR-564@tmp/private_key_11439599923138741489.key) 05:49:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:49:04 + git semver init 05:49:04 2024-07-31 05:49:04,749 [run_init] DEBUG init version:0.0.0 force:False 05:49:04 2024-07-31 05:49:04,749 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-564/.semver 05:49:04 2024-07-31 05:49:04,750 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-564/.semver 05:49:04 2024-07-31 05:49:04,750 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-564/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-564, universal_newlines=False, shell=None, istream=None) 05:49:07 2024-07-31 05:49:06,839 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-564/.git/info/exclude 05:49:07 2024-07-31 05:49:06,840 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-564/.semver/PR-564 with force:False 05:49:07 2024-07-31 05:49:06,840 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-564/.semver/PR-564 05:49:07 2024-07-31 05:49:06,844 [execute] INFO git cat-file --batch-check 05:49:07 2024-07-31 05:49:06,845 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-564/.semver, universal_newlines=False, shell=None, istream=) 05:49:07 2024-07-31 05:49:06,850 [execute] INFO git cat-file --batch 05:49:07 2024-07-31 05:49:06,851 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-564/.semver, universal_newlines=False, shell=None, istream=) 05:49:07 2024-07-31 05:49:06,855 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-564/.semver/PR-564 05:49:07 0.0.0 [Pipeline] } 05:49:07 $ docker exec --env ******** --env ******** c6b4580c13e2b48ea17f260cc3fb3eda177dbe1d51c55cb099d30d046cc712a8 ssh-agent -k 05:49:07 unset SSH_AUTH_SOCK; 05:49:07 unset SSH_AGENT_PID; 05:49:07 echo Agent pid 79 killed; 05:49:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:49:07 + git semver [Pipeline] } 05:49:08 $ docker stop --time=1 c6b4580c13e2b48ea17f260cc3fb3eda177dbe1d51c55cb099d30d046cc712a8 05:49:09 $ docker rm -f --volumes c6b4580c13e2b48ea17f260cc3fb3eda177dbe1d51c55cb099d30d046cc712a8 [Pipeline] // withDockerContainer [Pipeline] sh 05:49:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:49:10 Stashed 1 file(s) [Pipeline] echo 05:49:10 [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:49:11 provisioning config files... 05:49:12 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-564@tmp/config4873962125155120671tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:49:15 ---> ****-login.sh 05:49:15 nexus3.edgexfoundry.org:10001 05:49:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:49:15 Configure a credential helper to remove this warning. See 05:49:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:49:15 05:49:15 Login Succeeded 05:49:15 nexus3.edgexfoundry.org:10002 05:49:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:49:15 Configure a credential helper to remove this warning. See 05:49:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:49:15 05:49:15 Login Succeeded 05:49:15 nexus3.edgexfoundry.org:10003 05:49:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:49:15 Configure a credential helper to remove this warning. See 05:49:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:49:15 05:49:15 Login Succeeded 05:49:15 nexus3.edgexfoundry.org:10004 05:49:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:49:15 Configure a credential helper to remove this warning. See 05:49:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:49:15 05:49:15 Login Succeeded 05:49:15 ****.io 05:49:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:49:16 Configure a credential helper to remove this warning. See 05:49:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:49:16 05:49:16 Login Succeeded 05:49:16 ---> ****-login.sh ends [Pipeline] } 05:49:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:49:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:49:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:49:16 ========================================================= 05:49:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 05:49:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:17 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 05:49:17 Sending build context to Docker daemon 17.9MB 05:49:17 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 05:49:17 Step 2/10 : FROM ${BASE} AS builder 05:49:17 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 05:49:17 619be1103602: Pulling fs layer 05:49:17 7862e08f4a3e: Pulling fs layer 05:49:17 5df492c9dc93: Pulling fs layer 05:49:17 7629e6793208: Pulling fs layer 05:49:17 4f4fb700ef54: Pulling fs layer 05:49:17 4f4fb700ef54: Waiting 05:49:17 7629e6793208: Waiting 05:49:17 fb5054dd5b73: Pulling fs layer 05:49:17 eeca6798cff9: Pulling fs layer 05:49:17 aa269ceb94a6: Pulling fs layer 05:49:17 fb5054dd5b73: Waiting 05:49:17 ada007ff1a6a: Pulling fs layer 05:49:17 ada007ff1a6a: Waiting 05:49:18 7862e08f4a3e: Download complete 05:49:18 7629e6793208: Download complete 05:49:18 4f4fb700ef54: Verifying Checksum 05:49:18 4f4fb700ef54: Download complete 05:49:18 619be1103602: Verifying Checksum 05:49:18 619be1103602: Download complete 05:49:18 fb5054dd5b73: Verifying Checksum 05:49:18 fb5054dd5b73: Download complete 05:49:18 eeca6798cff9: Verifying Checksum 05:49:18 eeca6798cff9: Download complete 05:49:18 619be1103602: Pull complete 05:49:18 ada007ff1a6a: Verifying Checksum 05:49:18 ada007ff1a6a: Download complete 05:49:18 7862e08f4a3e: Pull complete 05:49:18 5df492c9dc93: Verifying Checksum 05:49:18 5df492c9dc93: Download complete 05:49:18 aa269ceb94a6: Verifying Checksum 05:49:18 aa269ceb94a6: Download complete 05:49:21 5df492c9dc93: Pull complete 05:49:21 7629e6793208: Pull complete 05:49:21 4f4fb700ef54: Pull complete 05:49:21 fb5054dd5b73: Pull complete 05:49:21 eeca6798cff9: Pull complete 05:49:24 aa269ceb94a6: Pull complete 05:49:24 ada007ff1a6a: Pull complete 05:49:24 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 05:49:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:49:24 ---> f489d0715acc 05:49:24 Step 3/10 : ARG ADD_BUILD_TAGS="" 05:49:26 Still waiting to schedule task 05:49:26 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:49:30 ---> Running in a244e9745b65 05:49:30 Removing intermediate container a244e9745b65 05:49:30 ---> becf71c7076f 05:49:30 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:49:30 ---> Running in 19249c0459c4 05:49:30 Removing intermediate container 19249c0459c4 05:49:30 ---> dec53f11b42c 05:49:30 Step 5/10 : RUN apk add --update --no-cache make git openssh 05:49:30 ---> Running in a20fabdc841d 05:49:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:49:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:49:31 (1/8) Installing openssh-keygen (9.3_p2-r2) 05:49:31 (2/8) Installing libedit (20221030.3.1-r1) 05:49:31 (3/8) Installing openssh-client-common (9.3_p2-r2) 05:49:31 (4/8) Installing openssh-client-default (9.3_p2-r2) 05:49:31 (5/8) Installing openssh-sftp-server (9.3_p2-r2) 05:49:31 (6/8) Installing openssh-server-common (9.3_p2-r2) 05:49:31 (7/8) Installing openssh-server (9.3_p2-r2) 05:49:31 (8/8) Installing openssh (9.3_p2-r2) 05:49:31 Executing busybox-1.36.1-r5.trigger 05:49:31 OK: 270 MiB in 60 packages 05:49:31 Removing intermediate container a20fabdc841d 05:49:31 ---> 7a1fe210705a 05:49:31 Step 6/10 : WORKDIR /device-modbus-go 05:49:31 ---> Running in 9f4e46f0fd23 05:49:31 Removing intermediate container 9f4e46f0fd23 05:49:31 ---> 9dc3925d0a9d 05:49:31 Step 7/10 : COPY go.mod vendor* ./ 05:49:32 ---> b2d4f21677cf 05:49:32 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:49:32 ---> Running in 86494a29e94a 05:50:39 Removing intermediate container 86494a29e94a 05:50:39 ---> 0725ace60cc1 05:50:39 Step 9/10 : COPY . . 05:50:39 ---> ec7b06c3751c 05:50:39 Step 10/10 : RUN ${MAKE} 05:50:39 ---> Running in 777321b67b9d 05:50:39 noop 05:50:39 Removing intermediate container 777321b67b9d 05:50:39 ---> e405fc0e9166 05:50:39 Successfully built e405fc0e9166 05:50:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:40 + docker inspect -f . ci-base-image-x86_64 05:50:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:50:40 prd-ubuntu20.04-docker-8c-8g-6847 does not seem to be running inside a container 05:50:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-564 -v /w/workspace/xfoundry_device-modbus-go_PR-564:/w/workspace/xfoundry_device-modbus-go_PR-564:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-564@tmp:/w/workspace/xfoundry_device-modbus-go_PR-564@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:50:40 $ docker top 5e7e4a5993cdab800bd46b5ffc3c6643ec969211ba31a5731bf53c2f01089f31 -eo pid,comm [Pipeline] { [Pipeline] sh 05:50:41 + go version 05:50:41 go version go1.21.9 linux/amd64 [Pipeline] } 05:50:41 $ docker stop --time=1 5e7e4a5993cdab800bd46b5ffc3c6643ec969211ba31a5731bf53c2f01089f31 05:50:42 $ docker rm -f --volumes 5e7e4a5993cdab800bd46b5ffc3c6643ec969211ba31a5731bf53c2f01089f31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:43 + docker inspect -f . ci-base-image-x86_64 05:50:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:50:43 prd-ubuntu20.04-docker-8c-8g-6847 does not seem to be running inside a container 05:50:43 $ 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-564 -v /w/workspace/xfoundry_device-modbus-go_PR-564:/w/workspace/xfoundry_device-modbus-go_PR-564:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-564@tmp:/w/workspace/xfoundry_device-modbus-go_PR-564@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:50:43 $ docker top d900f258cefa606d3e8bc74c871482bd285814e43bff680e14efeba1f59b6873 -eo pid,comm [Pipeline] { [Pipeline] sh 05:50:44 + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-564 [Pipeline] fileExists [Pipeline] sh 05:50:44 + make test 05:50:44 go test ./... -coverprofile=coverage.out 05:50:46 ? github.com/edgexfoundry/device-modbus-go [no test files] 05:50:59 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6848 in /w/workspace/xfoundry_device-modbus-go_PR-564 [Pipeline] { [Pipeline] ws 05:50:59 Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout 05:50:59 The recommended git tool is: git 05:51:04 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 05:51:04 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.012s coverage: 47.9% of statements 05:51:07 using credential edgex-jenkins-ssh 05:51:07 Cloning the remote Git repository 05:51:07 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 05:51:08 > git init /w/workspace/device-modbus-go/1 # timeout=10 05:51:08 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 05:51:08 > git --version # timeout=10 05:51:08 > git --version # 'git version 2.25.1' 05:51:08 using GIT_SSH to set credentials SSH Credentials for GitHub 05:51:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:51:10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 05:51:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:51:12 Merging remotes/origin/main commit b6c4b0dee6461bdbd7ff5442e9e8ba8b047e9f9c into PR head commit d7a5bfdfe910bdd77bd74e34f454654597cc04d3 05:51:12 Merge succeeded, producing d7a5bfdfe910bdd77bd74e34f454654597cc04d3 05:51:12 Checking out Revision d7a5bfdfe910bdd77bd74e34f454654597cc04d3 (PR-564) 05:51:11 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 05:51:11 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 05:51:11 using GIT_SSH to set credentials SSH Credentials for GitHub 05:51:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/564/head:refs/remotes/origin/PR-564 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:51:12 > git config core.sparsecheckout # timeout=10 05:51:12 > git checkout -f d7a5bfdfe910bdd77bd74e34f454654597cc04d3 # timeout=10 05:51:12 > git remote # timeout=10 05:51:12 > git config --get remote.origin.url # timeout=10 05:51:12 using GIT_SSH to set credentials SSH Credentials for GitHub 05:51:12 > git merge b6c4b0dee6461bdbd7ff5442e9e8ba8b047e9f9c # timeout=10 05:51:12 > git rev-parse HEAD^{commit} # timeout=10 05:51:12 > git config core.sparsecheckout # timeout=10 05:51:12 > git checkout -f d7a5bfdfe910bdd77bd74e34f454654597cc04d3 # timeout=10 05:51:13 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 05:51:13 > git --version # timeout=10 05:51:13 > git --version # 'git version 2.25.1' 05:51:13 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 05:51:17 go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:51:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:51:18 % Total % Received % Xferd Average Speed Time Time Time Current 05:51:18 Dload Upload Total Spent Left Speed 05:51:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 113k 0 --:--:-- --:--:-- --:--:-- 113k [Pipeline] sh 05:51:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:51:19 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:51:19 + sudo tee /etc/docker/daemon.new 05:51:19 { 05:51:19 "registry-mirrors": [ 05:51:19 "https://nexus3.edgexfoundry.org:10001" 05:51:19 ], 05:51:19 "bip": "10.250.0.254/24", 05:51:19 "hosts": [ 05:51:19 "tcp://0.0.0.0:5555", 05:51:19 "unix:///var/run/docker.sock" 05:51:19 ], 05:51:19 "mtu": 1458, 05:51:19 "selinux-enabled": true, 05:51:19 "seccomp-profile": "/etc/docker/seccomp.json" 05:51:19 } [Pipeline] sh 05:51:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:51:19 + sudo service docker restart 05:51:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:51:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:51:22 ./bin/test-attribution-txt.sh 05:51:22 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] echo 05:51:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:51:22 $ docker stop --time=1 d900f258cefa606d3e8bc74c871482bd285814e43bff680e14efeba1f59b6873 05:51:26 $ docker rm -f --volumes d900f258cefa606d3e8bc74c871482bd285814e43bff680e14efeba1f59b6873 [Pipeline] // withDockerContainer [Pipeline] sh 05:51:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:51:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:51:57 provisioning config files... 05:51:57 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config6516346101746457033tmp [Pipeline] sh [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:51:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:51:58 ---> ****-login.sh 05:51:58 nexus3.edgexfoundry.org:10001 05:51:58 + ls -al . 05:51:58 total 272 05:51:58 drwxrwxr-x 9 jenkins jenkins 4096 Jul 31 05:50 . 05:51:58 drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 05:48 .. 05:51:58 -rw-rw-r-- 1 jenkins jenkins 140 Jul 31 05:48 .dockerignore 05:51:58 drwxrwxr-x 8 jenkins jenkins 4096 Jul 31 05:51 .git 05:51:58 drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 05:48 .github 05:51:58 -rw-rw-r-- 1 jenkins jenkins 266 Jul 31 05:48 .gitignore 05:51:58 -rw-rw-r-- 1 jenkins jenkins 41 Jul 31 05:48 .golangci.yml 05:51:58 drwxr-xr-x 3 jenkins jenkins 4096 Jul 31 05:49 .semver 05:51:58 -rw-rw-r-- 1 jenkins jenkins 19432 Jul 31 05:48 Attribution.txt 05:51:58 -rw-rw-r-- 1 jenkins jenkins 16388 Jul 31 05:48 CHANGELOG.md 05:51:58 -rw-rw-r-- 1 jenkins jenkins 1474 Jul 31 05:48 Dockerfile 05:51:58 -rw-rw-r-- 1 jenkins jenkins 677 Jul 31 05:48 GOVERNANCE.md 05:51:58 -rw-rw-r-- 1 jenkins jenkins 658 Jul 31 05:48 Jenkinsfile 05:51:58 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 31 05:48 LICENSE 05:51:58 -rw-rw-r-- 1 jenkins jenkins 1942 Jul 31 05:48 Makefile 05:51:58 -rw-rw-r-- 1 jenkins jenkins 622 Jul 31 05:48 OWNERS.md 05:51:58 -rw-rw-r-- 1 jenkins jenkins 4463 Jul 31 05:48 README.md 05:51:58 -rw-rw-r-- 1 jenkins jenkins 5 Jul 31 05:49 VERSION 05:51:58 drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 05:48 bin 05:51:58 drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 05:48 cmd 05:51:58 -rw-r--r-- 1 jenkins jenkins 24601 Jul 31 05:51 coverage.out 05:51:58 -rw-rw-r-- 1 jenkins jenkins 7185 Jul 31 05:48 go.mod 05:51:58 -rw-rw-r-- 1 jenkins jenkins 102015 Jul 31 05:48 go.sum 05:51:58 drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 05:48 internal 05:51:58 drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 05:48 simulator 05:51:58 -rw-rw-r-- 1 jenkins jenkins 229 Jul 31 05:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:51:59 + 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=d7a5bfdfe910bdd77bd74e34f454654597cc04d3 --label arch=amd64 --label version=0.0.0 . 05:51:59 Sending build context to Docker daemon 17.93MB 05:51:59 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 05:51:59 Step 2/23 : FROM ${BASE} AS builder 05:51:59 ---> e405fc0e9166 05:51:59 Step 3/23 : ARG ADD_BUILD_TAGS="" 05:51:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:51:59 Configure a credential helper to remove this warning. See 05:51:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:51:59 05:51:59 Login Succeeded 05:51:59 nexus3.edgexfoundry.org:10002 05:51:59 ---> Running in 1ef1a9bcdb3c 05:51:59 Removing intermediate container 1ef1a9bcdb3c 05:51:59 ---> d0ef43ebb840 05:51:59 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:51:59 ---> Running in f9d5c488e969 05:51:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:51:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:51:59 Configure a credential helper to remove this warning. See 05:51:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:51:59 05:51:59 Login Succeeded 05:51:59 nexus3.edgexfoundry.org:10003 05:51:59 Removing intermediate container f9d5c488e969 05:51:59 ---> 2f6019a0d953 05:51:59 Step 5/23 : RUN apk add --update --no-cache make git openssh 05:51:59 ---> Running in 2765f9170aef 05:51:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:51:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:51:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:51:59 Configure a credential helper to remove this warning. See 05:51:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:51:59 05:51:59 Login Succeeded 05:51:59 nexus3.edgexfoundry.org:10004 05:52:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:52:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:52:00 Configure a credential helper to remove this warning. See 05:52:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:52:00 05:52:00 Login Succeeded 05:52:00 ****.io 05:52:00 OK: 270 MiB in 60 packages 05:52:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:00 Removing intermediate container 2765f9170aef 05:52:00 ---> ddf46662dbf3 05:52:00 Step 6/23 : WORKDIR /device-modbus-go 05:52:00 ---> Running in 3846cd51a8e7 05:52:00 Removing intermediate container 3846cd51a8e7 05:52:00 ---> 154a9ba6e99d 05:52:00 Step 7/23 : COPY go.mod vendor* ./ 05:52:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:52:00 Configure a credential helper to remove this warning. See 05:52:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:52:00 05:52:00 Login Succeeded 05:52:00 ---> ****-login.sh ends [Pipeline] } 05:52:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv 05:52:00 ---> ece901ba7011 05:52:00 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:52:00 ---> Running in 30717072bbb3 [Pipeline] unstash [Pipeline] echo 05:52:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:52:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:52:01 ========================================================= 05:52:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 05:52:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix 05:52:01 Removing intermediate container 30717072bbb3 05:52:01 ---> ad6f4a231e84 05:52:01 Step 9/23 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:01 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 05:52:02 Sending build context to Docker daemon 9.082MB 05:52:02 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 05:52:02 Step 2/10 : FROM ${BASE} AS builder 05:52:02 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:52:02 c6b39de5b339: Pulling fs layer 05:52:02 a69c41024577: Pulling fs layer 05:52:02 d6de4b400683: Pulling fs layer 05:52:02 35cb2a7552d0: Pulling fs layer 05:52:02 4f4fb700ef54: Pulling fs layer 05:52:02 464afbd9ba4c: Pulling fs layer 05:52:02 00f215d4a9da: Pulling fs layer 05:52:02 d496ad576159: Pulling fs layer 05:52:02 35cb2a7552d0: Waiting 05:52:02 4f4fb700ef54: Waiting 05:52:02 464afbd9ba4c: Waiting 05:52:02 00f215d4a9da: Waiting 05:52:02 d496ad576159: Waiting 05:52:02 ---> e01b07e79a60 05:52:02 Step 10/23 : RUN ${MAKE} 05:52:02 ---> Running in 85b84e0e8a37 05:52:02 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.29" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 05:52:02 a69c41024577: Verifying Checksum 05:52:02 a69c41024577: Download complete 05:52:02 35cb2a7552d0: Verifying Checksum 05:52:02 35cb2a7552d0: Download complete 05:52:02 4f4fb700ef54: Verifying Checksum 05:52:02 4f4fb700ef54: Download complete 05:52:02 c6b39de5b339: Verifying Checksum 05:52:02 c6b39de5b339: Download complete 05:52:02 464afbd9ba4c: Verifying Checksum 05:52:02 464afbd9ba4c: Download complete 05:52:02 d496ad576159: Verifying Checksum 05:52:02 d496ad576159: Download complete 05:52:03 c6b39de5b339: Pull complete 05:52:04 a69c41024577: Pull complete 05:52:04 d6de4b400683: Verifying Checksum 05:52:04 d6de4b400683: Download complete 05:52:05 00f215d4a9da: Verifying Checksum 05:52:05 00f215d4a9da: Download complete 05:52:17 d6de4b400683: Pull complete 05:52:17 35cb2a7552d0: Pull complete 05:52:17 4f4fb700ef54: Pull complete 05:52:18 464afbd9ba4c: Pull complete 05:52:28 00f215d4a9da: Pull complete 05:52:28 d496ad576159: Pull complete 05:52:28 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 05:52:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:52:28 ---> f246e2811388 05:52:28 Step 3/10 : ARG ADD_BUILD_TAGS="" 05:52:30 ---> Running in 35f1323254af 05:52:30 Removing intermediate container 35f1323254af 05:52:30 ---> 55aef075912e 05:52:30 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:52:30 ---> Running in cc9825713a94 05:52:30 Removing intermediate container cc9825713a94 05:52:30 ---> d132c940fe6b 05:52:30 Step 5/10 : RUN apk add --update --no-cache make git openssh 05:52:30 ---> Running in 01e8ef8a945c 05:52:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:52:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:52:33 (1/8) Installing openssh-keygen (9.3_p2-r2) 05:52:33 (2/8) Installing libedit (20221030.3.1-r1) 05:52:33 (3/8) Installing openssh-client-common (9.3_p2-r2) 05:52:33 (4/8) Installing openssh-client-default (9.3_p2-r2) 05:52:33 (5/8) Installing openssh-sftp-server (9.3_p2-r2) 05:52:33 (6/8) Installing openssh-server-common (9.3_p2-r2) 05:52:33 (7/8) Installing openssh-server (9.3_p2-r2) 05:52:33 (8/8) Installing openssh (9.3_p2-r2) 05:52:33 Executing busybox-1.36.1-r5.trigger 05:52:33 OK: 272 MiB in 60 packages 05:52:34 Removing intermediate container 85b84e0e8a37 05:52:34 ---> bedd6d6229db 05:52:34 Step 11/23 : FROM alpine:3.18 05:52:34 3.18: Pulling from library/alpine 05:52:34 930bdd4d222e: Pulling fs layer 05:52:34 930bdd4d222e: Download complete 05:52:34 Removing intermediate container 01e8ef8a945c 05:52:34 ---> 65ae3e5f708a 05:52:34 Step 6/10 : WORKDIR /device-modbus-go 05:52:34 ---> Running in 1dc4b91e1bf7 05:52:35 930bdd4d222e: Pull complete 05:52:35 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:52:35 Status: Downloaded newer image for alpine:3.18 05:52:35 ---> 18f865063206 05:52:35 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 05:52:35 ---> Running in 34a2f044981e 05:52:35 Removing intermediate container 34a2f044981e 05:52:35 ---> ef952f0f014d 05:52:35 Step 13/23 : RUN apk add --update --no-cache dumb-init 05:52:35 ---> Running in eee6111cb15e 05:52:35 Removing intermediate container 1dc4b91e1bf7 05:52:35 ---> c75f8fef643b 05:52:35 Step 7/10 : COPY go.mod vendor* ./ 05:52:35 ---> 51a5b3650d13 05:52:35 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:52:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:52:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:52:35 ---> Running in 8b17610d7acc 05:52:35 (1/1) Installing dumb-init (1.2.5-r2) 05:52:35 Executing busybox-1.36.1-r7.trigger 05:52:35 OK: 7 MiB in 16 packages 05:52:36 Removing intermediate container eee6111cb15e 05:52:36 ---> a140957d4ead 05:52:36 Step 14/23 : RUN apk --no-cache upgrade 05:52:36 ---> Running in 190331ef2db6 05:52:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:52:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:52:36 OK: 7 MiB in 16 packages 05:52:37 Removing intermediate container 190331ef2db6 05:52:37 ---> 8bb0e7ae874c 05:52:37 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 05:52:38 ---> 28ea88191e00 05:52:38 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 05:52:38 ---> 4438ffa4015e 05:52:38 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 05:52:38 ---> a6c46a9033a6 05:52:38 Step 18/23 : EXPOSE 59901 05:52:38 ---> Running in ccd8516f1db7 05:52:38 Removing intermediate container ccd8516f1db7 05:52:38 ---> c5183e0a1b68 05:52:38 Step 19/23 : ENTRYPOINT ["/device-modbus"] 05:52:38 ---> Running in c2a9077f37c7 05:52:38 Removing intermediate container c2a9077f37c7 05:52:38 ---> 8435904a585a 05:52:38 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 05:52:38 ---> Running in 005402e9b110 05:52:38 Removing intermediate container 005402e9b110 05:52:38 ---> f1aaafd4a769 05:52:38 Step 21/23 : LABEL arch=amd64 05:52:38 ---> Running in 666af5cdcc07 05:52:38 Removing intermediate container 666af5cdcc07 05:52:38 ---> 8b5233a31974 05:52:38 Step 22/23 : LABEL git_sha=d7a5bfdfe910bdd77bd74e34f454654597cc04d3 05:52:38 ---> Running in c809a90f629e 05:52:38 Removing intermediate container c809a90f629e 05:52:38 ---> cc185f1c6b2f 05:52:38 Step 23/23 : LABEL version=0.0.0 05:52:38 ---> Running in 24b10e8cd4ed 05:52:38 Removing intermediate container 24b10e8cd4ed 05:52:38 ---> 30705709ba0c 05:52:38 [Warning] One or more build-args [ARCH] were not consumed 05:52:38 Successfully built 30705709ba0c 05:52:38 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:52:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:52:40 05:52:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:52:40 latest: Pulling from edgex-lftools-log-publisher 05:52:40 5eb5b503b376: Pulling fs layer 05:52:40 5c69ac0246d0: Pulling fs layer 05:52:40 ec43610c2a17: Pulling fs layer 05:52:40 3a2ae6a8a46f: Pulling fs layer 05:52:40 33b1e0a273af: Pulling fs layer 05:52:40 5d3b04190fa2: Pulling fs layer 05:52:40 2f39f015ded8: Pulling fs layer 05:52:40 5d3b04190fa2: Waiting 05:52:40 33b1e0a273af: Waiting 05:52:40 2f39f015ded8: Waiting 05:52:40 3a2ae6a8a46f: Waiting 05:52:40 5c69ac0246d0: Download complete 05:52:40 3a2ae6a8a46f: Download complete 05:52:40 33b1e0a273af: Verifying Checksum 05:52:40 33b1e0a273af: Download complete 05:52:40 ec43610c2a17: Verifying Checksum 05:52:40 ec43610c2a17: Download complete 05:52:40 5d3b04190fa2: Verifying Checksum 05:52:40 5d3b04190fa2: Download complete 05:52:40 5eb5b503b376: Download complete 05:52:41 2f39f015ded8: Download complete 05:52:41 5eb5b503b376: Pull complete 05:52:41 5c69ac0246d0: Pull complete 05:52:42 ec43610c2a17: Pull complete 05:52:42 3a2ae6a8a46f: Pull complete 05:52:42 33b1e0a273af: Pull complete 05:52:42 5d3b04190fa2: Pull complete 05:52:48 2f39f015ded8: Pull complete 05:52:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:52:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:52:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:52:48 prd-ubuntu20.04-docker-8c-8g-6847 does not seem to be running inside a container 05:52:48 $ 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-564 -v /w/workspace/xfoundry_device-modbus-go_PR-564:/w/workspace/xfoundry_device-modbus-go_PR-564:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-564@tmp:/w/workspace/xfoundry_device-modbus-go_PR-564@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:52:51 $ docker top d4c068e7850a87dc25bac7e26ba810ea62f8ef3bf75bc8a1d1c48a71394aff59 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:52:51 ---> job-cost.sh 05:52:51 lf-activate-venv: SKIPPING 05:52:51 INFO: No Stack... 05:52:52 INFO: Retrieving Pricing Info for: v3-standard-8 05:52:52 INFO: Archiving Costs [Pipeline] sh 05:52:53 + cat /w/workspace/xfoundry_device-modbus-go_PR-564/archives/cost.csv 05:52:53 + cut -d, -f6 [Pipeline] lock 05:52:53 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-564-1-stack-cost] 05:52:53 Resource [jenkins-edgexfoundry-device-modbus-go-PR-564-1-stack-cost] did not exist. Created. 05:52:53 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-564-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:52:53 + echo total: 0.2199999988079071 [Pipeline] stash 05:52:53 Stashed 1 file(s) [Pipeline] } 05:52:53 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-PR-564-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:52:53 $ docker stop --time=1 d4c068e7850a87dc25bac7e26ba810ea62f8ef3bf75bc8a1d1c48a71394aff59 05:52:54 $ docker rm -f --volumes d4c068e7850a87dc25bac7e26ba810ea62f8ef3bf75bc8a1d1c48a71394aff59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:54:27 Removing intermediate container 8b17610d7acc 05:54:27 ---> 0c903bfa8049 05:54:27 Step 9/10 : COPY . . 05:54:27 ---> 116be0aa4816 05:54:27 Step 10/10 : RUN ${MAKE} 05:54:27 ---> Running in 8e6b50e5dcad 05:54:27 noop 05:54:27 Removing intermediate container 8e6b50e5dcad 05:54:27 ---> 8bf47d4a3437 05:54:27 Successfully built 8bf47d4a3437 05:54:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:27 + docker inspect -f . ci-base-image-arm64 05:54:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:54:28 prd-ubuntu20.04-docker-arm64-4c-16g-6848 does not seem to be running inside a container 05:54:28 $ 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:54:29 $ docker top 2e1476adddd876233853609830efaa4c64634b99767a8907958e431df8997075 -eo pid,comm [Pipeline] { [Pipeline] sh 05:54:30 + go version 05:54:30 go version go1.21.9 linux/arm64 [Pipeline] } 05:54:30 $ docker stop --time=1 2e1476adddd876233853609830efaa4c64634b99767a8907958e431df8997075 05:54:32 $ docker rm -f --volumes 2e1476adddd876233853609830efaa4c64634b99767a8907958e431df8997075 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:32 + docker inspect -f . ci-base-image-arm64 05:54:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:54:33 prd-ubuntu20.04-docker-arm64-4c-16g-6848 does not seem to be running inside a container 05:54:33 $ 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:54:34 $ docker top b8faa817cafe414122bd71efc0374a90e2c08a89b0857ef8bdef0abb4025e3c2 -eo pid,comm [Pipeline] { [Pipeline] sh 05:54:35 + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh 05:54:36 + make test 05:54:36 go test ./... -coverprofile=coverage.out 05:54:41 ? github.com/edgexfoundry/device-modbus-go [no test files] 05:57:48 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 05:57:49 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.051s coverage: 47.9% of statements 05:57:50 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:57:50 go vet ./... 05:58:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:58:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:58:37 ./bin/test-attribution-txt.sh 05:58:37 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] echo 05:58:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:58:37 $ docker stop --time=1 b8faa817cafe414122bd71efc0374a90e2c08a89b0857ef8bdef0abb4025e3c2 05:58:39 $ docker rm -f --volumes b8faa817cafe414122bd71efc0374a90e2c08a89b0857ef8bdef0abb4025e3c2 [Pipeline] // withDockerContainer [Pipeline] sh 05:58:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:58:41 Warning: overwriting stash ‘coverage-report’ 05:58:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:58:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:58:42 + ls -al . 05:58:42 total 268 05:58:42 drwxrwxr-x 8 jenkins jenkins 4096 Jul 31 05:54 . 05:58:42 drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 05:51 .. 05:58:42 -rw-rw-r-- 1 jenkins jenkins 140 Jul 31 05:51 .dockerignore 05:58:42 drwxrwxr-x 8 jenkins jenkins 4096 Jul 31 05:51 .git 05:58:42 drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 05:51 .github 05:58:42 -rw-rw-r-- 1 jenkins jenkins 266 Jul 31 05:51 .gitignore 05:58:42 -rw-rw-r-- 1 jenkins jenkins 41 Jul 31 05:51 .golangci.yml 05:58:42 -rw-rw-r-- 1 jenkins jenkins 19432 Jul 31 05:51 Attribution.txt 05:58:42 -rw-rw-r-- 1 jenkins jenkins 16388 Jul 31 05:51 CHANGELOG.md 05:58:42 -rw-rw-r-- 1 jenkins jenkins 1474 Jul 31 05:51 Dockerfile 05:58:42 -rw-rw-r-- 1 jenkins jenkins 677 Jul 31 05:51 GOVERNANCE.md 05:58:42 -rw-rw-r-- 1 jenkins jenkins 658 Jul 31 05:51 Jenkinsfile 05:58:42 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 31 05:51 LICENSE 05:58:42 -rw-rw-r-- 1 jenkins jenkins 1942 Jul 31 05:51 Makefile 05:58:42 -rw-rw-r-- 1 jenkins jenkins 622 Jul 31 05:51 OWNERS.md 05:58:42 -rw-rw-r-- 1 jenkins jenkins 4463 Jul 31 05:51 README.md 05:58:42 -rw-rw-r-- 1 jenkins jenkins 5 Jul 31 05:49 VERSION 05:58:42 drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 05:51 bin 05:58:42 drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 05:51 cmd 05:58:42 -rw-r--r-- 1 jenkins jenkins 24601 Jul 31 05:57 coverage.out 05:58:42 -rw-rw-r-- 1 jenkins jenkins 7185 Jul 31 05:51 go.mod 05:58:42 -rw-rw-r-- 1 jenkins jenkins 102015 Jul 31 05:51 go.sum 05:58:42 drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 05:51 internal 05:58:42 drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 05:51 simulator 05:58:42 -rw-rw-r-- 1 jenkins jenkins 229 Jul 31 05:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:43 + 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=d7a5bfdfe910bdd77bd74e34f454654597cc04d3 --label arch=arm64 --label version=0.0.0 . 05:58:43 Sending build context to Docker daemon 9.107MB 05:58:43 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 05:58:43 Step 2/23 : FROM ${BASE} AS builder 05:58:43 ---> 8bf47d4a3437 05:58:43 Step 3/23 : ARG ADD_BUILD_TAGS="" 05:58:43 ---> Running in b9b38acff8df 05:58:43 Removing intermediate container b9b38acff8df 05:58:43 ---> 73d444a7f6ee 05:58:43 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:58:43 ---> Running in 324b58e314cd 05:58:44 Removing intermediate container 324b58e314cd 05:58:44 ---> 203ea24104c2 05:58:44 Step 5/23 : RUN apk add --update --no-cache make git openssh 05:58:44 ---> Running in 1b33c5bd18bc 05:58:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:58:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:58:46 OK: 272 MiB in 60 packages 05:58:47 Removing intermediate container 1b33c5bd18bc 05:58:47 ---> 4a97f20b378b 05:58:47 Step 6/23 : WORKDIR /device-modbus-go 05:58:47 ---> Running in 23f0edcb4bb5 05:58:47 Removing intermediate container 23f0edcb4bb5 05:58:47 ---> 2e4fb4bf3ec4 05:58:47 Step 7/23 : COPY go.mod vendor* ./ 05:58:48 ---> 3d5b8716eb4a 05:58:48 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:58:48 ---> Running in bda33616b32c 05:58:50 Removing intermediate container bda33616b32c 05:58:50 ---> 764c56aec34f 05:58:50 Step 9/23 : COPY . . 05:58:51 ---> 1b9db90e69dc 05:58:51 Step 10/23 : RUN ${MAKE} 05:58:51 ---> Running in 335417023b8f 05:58:52 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.29" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 06:02:14 Removing intermediate container 335417023b8f 06:02:14 ---> 8edb192e3004 06:02:14 Step 11/23 : FROM alpine:3.18 06:02:14 3.18: Pulling from library/alpine 06:02:14 4983c3fe2029: Pulling fs layer 06:02:14 4983c3fe2029: Verifying Checksum 06:02:14 4983c3fe2029: Download complete 06:02:14 4983c3fe2029: Pull complete 06:02:14 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 06:02:14 Status: Downloaded newer image for alpine:3.18 06:02:14 ---> a0237000ae83 06:02:14 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 06:02:14 ---> Running in 9ef103a662b2 06:02:14 Removing intermediate container 9ef103a662b2 06:02:14 ---> 28fa7c347f99 06:02:14 Step 13/23 : RUN apk add --update --no-cache dumb-init 06:02:14 ---> Running in 4fe651e1b4c2 06:02:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:02:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:02:14 (1/1) Installing dumb-init (1.2.5-r2) 06:02:14 Executing busybox-1.36.1-r7.trigger 06:02:14 OK: 8 MiB in 16 packages 06:02:14 Removing intermediate container 4fe651e1b4c2 06:02:14 ---> dc0262be295e 06:02:14 Step 14/23 : RUN apk --no-cache upgrade 06:02:14 ---> Running in f875f9cb936e 06:02:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:02:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:02:14 OK: 8 MiB in 16 packages 06:02:14 Removing intermediate container f875f9cb936e 06:02:14 ---> d35a7e3fce0d 06:02:14 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 06:02:14 ---> 475b02f07d7d 06:02:14 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 06:02:15 ---> 0e3a536d143d 06:02:15 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 06:02:15 ---> 3cd43b927e3d 06:02:15 Step 18/23 : EXPOSE 59901 06:02:15 ---> Running in dacd71d9baba 06:02:15 Removing intermediate container dacd71d9baba 06:02:15 ---> bac6c14f818c 06:02:15 Step 19/23 : ENTRYPOINT ["/device-modbus"] 06:02:15 ---> Running in a0ee53284c9b 06:02:16 Removing intermediate container a0ee53284c9b 06:02:16 ---> 5bd0e4ce8751 06:02:16 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 06:02:16 ---> Running in 8e2083f15ba7 06:02:16 Removing intermediate container 8e2083f15ba7 06:02:16 ---> e9568e8e3ca9 06:02:16 Step 21/23 : LABEL arch=arm64 06:02:16 ---> Running in c51771a07b36 06:02:16 Removing intermediate container c51771a07b36 06:02:16 ---> 2ce80f8bf645 06:02:16 Step 22/23 : LABEL git_sha=d7a5bfdfe910bdd77bd74e34f454654597cc04d3 06:02:16 ---> Running in 3feea80f08f2 06:02:17 Removing intermediate container 3feea80f08f2 06:02:17 ---> fe8ddc81fe95 06:02:17 Step 23/23 : LABEL version=0.0.0 06:02:17 ---> Running in bdf6017298a0 06:02:17 Removing intermediate container bdf6017298a0 06:02:17 ---> 7132898bede9 06:02:17 [Warning] One or more build-args [ARCH] were not consumed 06:02:17 Successfully built 7132898bede9 06:02:17 Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:02:18 06:02:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:02:19 arm64: Pulling from edgex-lftools-log-publisher 06:02:19 8998bd30e6a1: Pulling fs layer 06:02:19 04944245beec: Pulling fs layer 06:02:19 699f458cf7ca: Pulling fs layer 06:02:19 765212b225bb: Pulling fs layer 06:02:19 f23df028b6ca: Pulling fs layer 06:02:19 d65c8cfc05b1: Pulling fs layer 06:02:19 2437ff75d9bd: Pulling fs layer 06:02:19 d65c8cfc05b1: Waiting 06:02:19 765212b225bb: Waiting 06:02:19 f23df028b6ca: Waiting 06:02:19 2437ff75d9bd: Waiting 06:02:19 04944245beec: Verifying Checksum 06:02:19 04944245beec: Download complete 06:02:19 765212b225bb: Verifying Checksum 06:02:19 765212b225bb: Download complete 06:02:19 f23df028b6ca: Verifying Checksum 06:02:19 f23df028b6ca: Download complete 06:02:19 d65c8cfc05b1: Verifying Checksum 06:02:19 d65c8cfc05b1: Download complete 06:02:19 699f458cf7ca: Verifying Checksum 06:02:19 699f458cf7ca: Download complete 06:02:19 8998bd30e6a1: Verifying Checksum 06:02:19 8998bd30e6a1: Download complete 06:02:22 2437ff75d9bd: Verifying Checksum 06:02:22 2437ff75d9bd: Download complete 06:02:24 8998bd30e6a1: Pull complete 06:02:24 04944245beec: Pull complete 06:02:26 699f458cf7ca: Pull complete 06:02:26 765212b225bb: Pull complete 06:02:27 f23df028b6ca: Pull complete 06:02:27 d65c8cfc05b1: Pull complete 06:02:46 2437ff75d9bd: Pull complete 06:02:46 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:02:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:02:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:02:46 prd-ubuntu20.04-docker-arm64-4c-16g-6848 does not seem to be running inside a container 06:02:46 $ 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 06:02:48 $ docker top b66ab8b05f801b57c03c75d4139e31df1042aff8652299fce8c88aeb3822df45 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:02:49 ---> job-cost.sh 06:02:49 lf-activate-venv: SKIPPING 06:02:49 INFO: No Stack... 06:02:50 INFO: Retrieving Pricing Info for: v3-standard-4 06:02:51 INFO: Archiving Costs [Pipeline] sh 06:02:51 + + cat /w/workspace/device-modbus-go/1/archives/cost.csvcut 06:02:51 -d, -f6 [Pipeline] lock 06:02:51 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-564-1-stack-cost] 06:02:51 Resource [jenkins-edgexfoundry-device-modbus-go-PR-564-1-stack-cost] did not exist. Created. 06:02:51 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-564-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:02:52 /w/workspace/device-modbus-go/1@tmp/durable-997184c8/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:02:52 + echo total: 0.10999999940395355 [Pipeline] stash 06:02:52 Warning: overwriting stash ‘stack-cost’ 06:02:52 Stashed 1 file(s) [Pipeline] } 06:02:52 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-PR-564-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:02:52 $ docker stop --time=1 b66ab8b05f801b57c03c75d4139e31df1042aff8652299fce8c88aeb3822df45 06:02:54 $ docker rm -f --volumes b66ab8b05f801b57c03c75d4139e31df1042aff8652299fce8c88aeb3822df45 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 06:02:55 provisioning config files... 06:02:55 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-564@tmp/config2691162503020623221tmp [Pipeline] { [Pipeline] sh 06:02:55 + set +x 06:02:55 + + curl -s https://codecov.io/bash 06:02:55 bash -s -- 06:02:55 06:02:55 _____ _ 06:02:55 / ____| | | 06:02:55 | | ___ __| | ___ ___ _____ __ 06:02:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:02:55 | |___| (_) | (_| | __/ (_| (_) \ V / 06:02:55 \_____\___/ \__,_|\___|\___\___/ \_/ 06:02:55 Bash-1.0.6 06:02:55 06:02:55 06:02:55 ==> git version 2.25.1 found 06:02:55 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 06:02:55 Release-Date: 2020-01-08 06:02:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:02:55 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:02:55 ==> Jenkins CI detected. 06:02:55 current dir:  /w/workspace/xfoundry_device-modbus-go_PR-564 06:02:55 project root: . 06:02:55 --> token set from env 06:02:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:02:55 ==> Running gcov in . (disable via -X gcov) 06:02:55 ==> Python coveragepy not found 06:02:55 ==> Searching for coverage reports in: 06:02:55 + . 06:02:55 -> Found 1 reports 06:02:55 ==> Detecting git/mercurial file structure 06:02:55 ==> Reading reports 06:02:55 + ./coverage.out bytes=24601 06:02:55 ==> Appending adjustments 06:02:55 https://docs.codecov.io/docs/fixing-reports 06:02:56 + Found adjustments 06:02:56 ==> Gzipping contents 06:02:56 4.0K /tmp/codecov.bWbP6c.gz 06:02:56 ==> Uploading reports 06:02:56 url: https://codecov.io 06:02:56 query: branch=PR-564&commit=d7a5bfdfe910bdd77bd74e34f454654597cc04d3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-564%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=564&job=&cmd_args= 06:02:56 -> Pinging Codecov 06:02:56 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-564&commit=d7a5bfdfe910bdd77bd74e34f454654597cc04d3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-564%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=564&job=&cmd_args= 06:02:56 -> Uploading to 06:02:56 https://storage.googleapis.com/codecov/v4/raw/2024-07-31/55DBCA73C666E3227836607328DD7E49/d7a5bfdfe910bdd77bd74e34f454654597cc04d3/7bacb810-1107-4b0b-802c-d2950a57121a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20240731%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240731T060256Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d839d06dbcf13335f75dcdfef0f27916c1b495428e50c4921e14c0cda81c8afc 06:02:56 % Total % Received % Xferd Average Speed Time Time Time Current 06:02:56 Dload Upload Total Spent Left Speed 06:02:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3843 0 0 100 3843 0 14286 --:--:-- --:--:-- --:--:-- 14233 100 3843 0 0 100 3843 0 14286 --:--:-- --:--:-- --:--:-- 14233 06:02:56 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/d7a5bfdfe910bdd77bd74e34f454654597cc04d3 [Pipeline] } 06:02:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:02:58 + [ -d /w/workspace/xfoundry_device-modbus-go_PR-564/archives ] 06:02:58 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-564/archives 06:02:58 total 16 06:02:58 drwxr-xr-x 3 root root 4096 Jul 31 05:52 . 06:02:58 drwxrwxr-x 10 jenkins jenkins 4096 Jul 31 05:52 .. 06:02:58 drwxr-xr-x 2 root root 4096 Jul 31 05:52 cost 06:02:58 -rw-r--r-- 1 root root 88 Jul 31 05:52 cost.csv 06:02:58 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-564/archives 06:02:58 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-564/archives 06:02:58 total 16 06:02:58 drwxr-xr-x 3 jenkins jenkins 4096 Jul 31 05:52 . 06:02:58 drwxrwxr-x 10 jenkins jenkins 4096 Jul 31 05:52 .. 06:02:58 drwxr-xr-x 2 jenkins jenkins 4096 Jul 31 05:52 cost 06:02:58 -rw-r--r-- 1 jenkins jenkins 88 Jul 31 05:52 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:02:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:03:00 ---> package-listing.sh 06:03:00 ++ tr '[:upper:]' '[:lower:]' 06:03:00 ++ facter osfamily 06:03:00 + OS_FAMILY=debian 06:03:00 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-564 06:03:00 + START_PACKAGES=/tmp/packages_start.txt 06:03:00 + END_PACKAGES=/tmp/packages_end.txt 06:03:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:03:00 + PACKAGES=/tmp/packages_start.txt 06:03:00 + '[' /w/workspace/xfoundry_device-modbus-go_PR-564 ']' 06:03:00 + PACKAGES=/tmp/packages_end.txt 06:03:00 + case "${OS_FAMILY}" in 06:03:00 + dpkg -l 06:03:00 + grep '^ii' 06:03:00 + '[' -f /tmp/packages_start.txt ']' 06:03:00 + '[' -f /tmp/packages_end.txt ']' 06:03:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:03:00 + '[' /w/workspace/xfoundry_device-modbus-go_PR-564 ']' 06:03:00 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-564/archives/ 06:03:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-564/archives/ [Pipeline] echo 06:03:00 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_device-modbus-go_PR-564/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:03:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:03:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:03:01 prd-ubuntu20.04-docker-8c-8g-6847 does not seem to be running inside a container 06:03:01 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_device-modbus-go_PR-564/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-564 -v /w/workspace/xfoundry_device-modbus-go_PR-564:/w/workspace/xfoundry_device-modbus-go_PR-564:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-564@tmp:/w/workspace/xfoundry_device-modbus-go_PR-564@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 06:03:01 $ docker top 674d98f150f317f282308bc154786d8cbfb4af11c13d760b550bd6a1ba43aaf7 -eo pid,comm [Pipeline] { [Pipeline] sh 06:03:02 + touch /tmp/pre-build-complete [Pipeline] sh 06:03:02 + mkdir -p /var/log/sysstat [Pipeline] sh 06:03:02 + ls /var/log/sa-host 06:03:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:03:03 provisioning config files... 06:03:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-564@tmp/config8345040024633612048tmp [Pipeline] { [Pipeline] echo 06:03:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:03:03 ---> create-netrc.sh [Pipeline] } 06:03:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:03:04 ---> python-tools-install.sh [Pipeline] echo 06:03:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:03:04 ---> sudo-logs.sh 06:03:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:03:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:03:04 ---> job-cost.sh 06:03:04 lf-activate-venv: SKIPPING 06:03:04 DEBUG: total: 0.2199999988079071 06:03:04 INFO: Retrieving Stack Cost... 06:03:05 INFO: Retrieving Pricing Info for: v3-standard-8 06:03:05 INFO: Archiving Costs [Pipeline] echo 06:03:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:03:06 ---> logs-deploy.sh 06:03:06 lf-activate-venv: SKIPPING 06:03:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-564/1 06:03:06 INFO: archiving workspace using pattern(s): 06:03:07 Archives upload complete. 06:03:07 INFO: archiving logs to Nexus 06:03:07 ---> uname -a: 06:03:07 Linux prd-ubuntu20-04-docker-8c-8g-6847 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:03:07 06:03:07 06:03:07 ---> lscpu: 06:03:07 Architecture: x86_64 06:03:07 CPU op-mode(s): 32-bit, 64-bit 06:03:07 Byte Order: Little Endian 06:03:07 Address sizes: 40 bits physical, 48 bits virtual 06:03:07 CPU(s): 8 06:03:07 On-line CPU(s) list: 0-7 06:03:07 Thread(s) per core: 1 06:03:07 Core(s) per socket: 1 06:03:07 Socket(s): 8 06:03:07 NUMA node(s): 1 06:03:07 Vendor ID: AuthenticAMD 06:03:07 CPU family: 23 06:03:07 Model: 49 06:03:07 Model name: AMD EPYC-Rome Processor 06:03:07 Stepping: 0 06:03:07 CPU MHz: 2800.000 06:03:07 BogoMIPS: 5600.00 06:03:07 Virtualization: AMD-V 06:03:07 Hypervisor vendor: KVM 06:03:07 Virtualization type: full 06:03:07 L1d cache: 256 KiB 06:03:07 L1i cache: 256 KiB 06:03:07 L2 cache: 4 MiB 06:03:07 L3 cache: 128 MiB 06:03:07 NUMA node0 CPU(s): 0-7 06:03:07 Vulnerability Itlb multihit: Not affected 06:03:07 Vulnerability L1tf: Not affected 06:03:07 Vulnerability Mds: Not affected 06:03:07 Vulnerability Meltdown: Not affected 06:03:07 Vulnerability Mmio stale data: Not affected 06:03:07 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:03:07 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:03:07 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:03:07 Vulnerability Srbds: Not affected 06:03:07 Vulnerability Tsx async abort: Not affected 06:03:07 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 06:03:07 06:03:07 06:03:07 ---> nproc: 06:03:07 8 06:03:07 06:03:07 06:03:07 ---> df -h: 06:03:07 Filesystem Size Used Avail Use% Mounted on 06:03:07 overlay 155G 12G 143G 8% / 06:03:07 tmpfs 64M 0 64M 0% /dev 06:03:07 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:03:07 shm 64M 0 64M 0% /dev/shm 06:03:07 /dev/vda1 155G 12G 143G 8% /facter-os 06:03:07 06:03:07