Pull request #476 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4faafaebf0b69f3d8ae8c7b75fa1bf49cc321e61+8b019029337577f55c3ddf5891f69e829d86b4f5 (3e91ee1f099b1ae75237c2344be48ad22a5d2e0a) 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-ssh1220419021044198455.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh3529446963968327913.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-476/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-476/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2376703592779460032.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-476/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11720441757403417519.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh12165177931980004083.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-476/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-476/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6644451773963382603.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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, buildSnap:false] ========================================================= [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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-14817 in /w/workspace/xfoundry_device-modbus-go_PR-476 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-476 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/476/head:refs/remotes/origin/PR-476 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8b019029337577f55c3ddf5891f69e829d86b4f5 into PR head commit 4faafaebf0b69f3d8ae8c7b75fa1bf49cc321e61 Merge succeeded, producing 4faafaebf0b69f3d8ae8c7b75fa1bf49cc321e61 Checking out Revision 4faafaebf0b69f3d8ae8c7b75fa1bf49cc321e61 (PR-476) 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 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:41:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:41:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:41:30 ========================================================= 23:41:30 EdgeX Global Pipelines Version Info 23:41:30 ========================================================= [Pipeline] libraryResource > git config core.sparsecheckout # timeout=10 > git checkout -f 4faafaebf0b69f3d8ae8c7b75fa1bf49cc321e61 # 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 8b019029337577f55c3ddf5891f69e829d86b4f5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4faafaebf0b69f3d8ae8c7b75fa1bf49cc321e61 # timeout=10 [Pipeline] sh 23:41:31 ------------------- 23:41:31 stable info: 23:41:31 ------------------- 23:41:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:41:31 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 23:41:31 Message: update stable to v1.0.249 23:41:31 ------------------- 23:41:31 experimental info: 23:41:31 ------------------- 23:41:31 Commited By: **** collab-it+edgex@linuxfoundation.org 23:41:31 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 23:41:31 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:41:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 23:41:31 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 23:41:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:41:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:41:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:41:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 23:41:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:41:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:41:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:41:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:41:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:41:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 23:41:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:41:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:41:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:41:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:41:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:41:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:41:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:41:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:41:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:41:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:41:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:41:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:41:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:41:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:41:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:41:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-476 [Pipeline] echo 23:41:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-476 [Pipeline] echo 23:41:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-476 [Pipeline] echo 23:41:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4faafaebf0b69f3d8ae8c7b75fa1bf49cc321e61 [Pipeline] echo 23:41:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4faafae [Pipeline] echo 23:41:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:41:33 provisioning config files... 23:41:33 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-476@tmp/config18004469150732704893tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:41:33 ---> docker-login.sh 23:41:33 nexus3.edgexfoundry.org:10001 23:41:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:41:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:41:34 Configure a credential helper to remove this warning. See 23:41:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:41:34 23:41:34 Login Succeeded 23:41:34 nexus3.edgexfoundry.org:10002 23:41:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:41:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:41:34 Configure a credential helper to remove this warning. See 23:41:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:41:34 23:41:34 Login Succeeded 23:41:34 nexus3.edgexfoundry.org:10003 23:41:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:41:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:41:34 Configure a credential helper to remove this warning. See 23:41:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:41:34 23:41:34 Login Succeeded 23:41:34 nexus3.edgexfoundry.org:10004 23:41:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:41:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:41:34 Configure a credential helper to remove this warning. See 23:41:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:41:34 23:41:34 Login Succeeded 23:41:34 docker.io 23:41:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:41:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:41:34 Configure a credential helper to remove this warning. See 23:41:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:41:34 23:41:34 Login Succeeded 23:41:34 ---> docker-login.sh ends [Pipeline] } 23:41:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:41:35 + git rev-list -1 --merges 4faafaebf0b69f3d8ae8c7b75fa1bf49cc321e61~1..4faafaebf0b69f3d8ae8c7b75fa1bf49cc321e61 [Pipeline] echo 23:41:35 -----------> git rev-list -1 --merges 4faafaebf0b69f3d8ae8c7b75fa1bf49cc321e61~1..4faafaebf0b69f3d8ae8c7b75fa1bf49cc321e61 4faafaebf0b69f3d8ae8c7b75fa1bf49cc321e61 [false] [Pipeline] sh 23:41:35 + git log --format=format:%s -1 4faafaebf0b69f3d8ae8c7b75fa1bf49cc321e61 [Pipeline] echo 23:41:35 ========================================================= 23:41:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:41:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:41:36 + git log --format=format:%s -1 4faafaebf0b69f3d8ae8c7b75fa1bf49cc321e61 [Pipeline] echo 23:41:36 [semverPrep] GIT_COMMIT: 4faafaebf0b69f3d8ae8c7b75fa1bf49cc321e61, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 23:41:36 [semverPrep] This is not a build commit. [Pipeline] sh 23:41:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:41:36 + grep -v github /etc/ssh/ssh_known_hosts 23:41:36 + [ -e /tmp/ssh_known_hosts ] 23:41:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:41:36 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:41:36 + sudo tee -a /etc/ssh/ssh_known_hosts 23:41:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:41:36 23:41:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:41:37 0.1.4: Pulling from edgex-devops/py-git-semver 23:41:37 b85a868b505f: Pulling fs layer 23:41:37 e2be974225ed: Pulling fs layer 23:41:37 339a4e72a1f5: Pulling fs layer 23:41:37 988bab9f4d93: Pulling fs layer 23:41:37 1469e6f7b9e6: Pulling fs layer 23:41:37 eaf3925da568: Pulling fs layer 23:41:37 bab4dde63d76: Pulling fs layer 23:41:37 bde34c3a00c8: Pulling fs layer 23:41:37 b352a97aabf1: Pulling fs layer 23:41:37 4872d77fe225: Pulling fs layer 23:41:37 5851b861e8e6: Pulling fs layer 23:41:37 988bab9f4d93: Waiting 23:41:37 b352a97aabf1: Waiting 23:41:37 4872d77fe225: Waiting 23:41:37 5851b861e8e6: Waiting 23:41:37 1469e6f7b9e6: Waiting 23:41:37 eaf3925da568: Waiting 23:41:37 bab4dde63d76: Waiting 23:41:37 bde34c3a00c8: Waiting 23:41:37 e2be974225ed: Verifying Checksum 23:41:37 e2be974225ed: Download complete 23:41:37 988bab9f4d93: Download complete 23:41:37 1469e6f7b9e6: Verifying Checksum 23:41:37 1469e6f7b9e6: Download complete 23:41:37 339a4e72a1f5: Verifying Checksum 23:41:37 339a4e72a1f5: Download complete 23:41:37 eaf3925da568: Download complete 23:41:37 bde34c3a00c8: Download complete 23:41:37 b352a97aabf1: Verifying Checksum 23:41:37 b352a97aabf1: Download complete 23:41:37 4872d77fe225: Verifying Checksum 23:41:37 4872d77fe225: Download complete 23:41:37 5851b861e8e6: Verifying Checksum 23:41:37 5851b861e8e6: Download complete 23:41:37 b85a868b505f: Verifying Checksum 23:41:37 b85a868b505f: Download complete 23:41:38 bab4dde63d76: Verifying Checksum 23:41:38 bab4dde63d76: Download complete 23:41:38 b85a868b505f: Pull complete 23:41:38 e2be974225ed: Pull complete 23:41:39 339a4e72a1f5: Pull complete 23:41:39 988bab9f4d93: Pull complete 23:41:39 1469e6f7b9e6: Pull complete 23:41:39 eaf3925da568: Pull complete 23:41:41 bab4dde63d76: Pull complete 23:41:41 bde34c3a00c8: Pull complete 23:41:41 b352a97aabf1: Pull complete 23:41:41 4872d77fe225: Pull complete 23:41:41 5851b861e8e6: Pull complete 23:41:41 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:41:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:41:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:41:42 prd-ubuntu20.04-docker-8c-8g-14817 does not seem to be running inside a container 23:41:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-476 -v /w/workspace/xfoundry_device-modbus-go_PR-476:/w/workspace/xfoundry_device-modbus-go_PR-476:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-476@tmp:/w/workspace/xfoundry_device-modbus-go_PR-476@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:41:44 $ docker top e8c8720d0ce06edaf10c574557659bdba61d60742a22a06fce2f6dd23919af64 -eo pid,comm 23:41:44 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). 23:41:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:41:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:41:44 [ssh-agent] Looking for ssh-agent implementation... 23:41:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:41:44 $ docker exec e8c8720d0ce06edaf10c574557659bdba61d60742a22a06fce2f6dd23919af64 ssh-agent 23:41:44 SSH_AUTH_SOCK=/tmp/ssh-N71TcLRVPPfh/agent.32 23:41:44 SSH_AGENT_PID=39 23:41:44 Running ssh-add (command line suppressed) 23:41:44 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-476@tmp/private_key_7955066932509292436.key (/w/workspace/xfoundry_device-modbus-go_PR-476@tmp/private_key_7955066932509292436.key) 23:41:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:41:45 + git tag --points-at HEAD [Pipeline] } 23:41:45 $ docker exec --env ******** --env ******** e8c8720d0ce06edaf10c574557659bdba61d60742a22a06fce2f6dd23919af64 ssh-agent -k 23:41:45 unset SSH_AUTH_SOCK; 23:41:45 unset SSH_AGENT_PID; 23:41:45 echo Agent pid 39 killed; 23:41:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:41:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:41:45 [ssh-agent] Looking for ssh-agent implementation... 23:41:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:41:45 $ docker exec e8c8720d0ce06edaf10c574557659bdba61d60742a22a06fce2f6dd23919af64 ssh-agent 23:41:45 SSH_AUTH_SOCK=/tmp/ssh-lIbun65NLt1V/agent.72 23:41:45 SSH_AGENT_PID=78 23:41:45 Running ssh-add (command line suppressed) 23:41:45 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-476@tmp/private_key_17158431665743452447.key (/w/workspace/xfoundry_device-modbus-go_PR-476@tmp/private_key_17158431665743452447.key) 23:41:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:41:46 + git semver init 23:41:46 2023-05-09 23:41:46,332 [run_init] DEBUG init version:0.0.0 force:False 23:41:46 2023-05-09 23:41:46,333 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-476/.semver 23:41:46 2023-05-09 23:41:46,334 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-476/.semver 23:41:46 2023-05-09 23:41:46,334 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-476/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-476, universal_newlines=False, shell=None, istream=None) 23:41:47 2023-05-09 23:41:47,116 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-476/.git/info/exclude 23:41:47 2023-05-09 23:41:47,117 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-476/.semver/PR-476 with force:False 23:41:47 2023-05-09 23:41:47,117 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-476/.semver/PR-476 23:41:47 2023-05-09 23:41:47,121 [execute] INFO git cat-file --batch-check 23:41:47 2023-05-09 23:41:47,122 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-476/.semver, universal_newlines=False, shell=None, istream=) 23:41:47 2023-05-09 23:41:47,129 [execute] INFO git cat-file --batch 23:41:47 2023-05-09 23:41:47,129 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-476/.semver, universal_newlines=False, shell=None, istream=) 23:41:47 2023-05-09 23:41:47,134 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-476/.semver/PR-476 23:41:47 0.0.0 [Pipeline] } 23:41:47 $ docker exec --env ******** --env ******** e8c8720d0ce06edaf10c574557659bdba61d60742a22a06fce2f6dd23919af64 ssh-agent -k 23:41:47 unset SSH_AUTH_SOCK; 23:41:47 unset SSH_AGENT_PID; 23:41:47 echo Agent pid 78 killed; 23:41:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:41:47 + git semver [Pipeline] } 23:41:48 $ docker stop --time=1 e8c8720d0ce06edaf10c574557659bdba61d60742a22a06fce2f6dd23919af64 23:41:49 $ docker rm -f --volumes e8c8720d0ce06edaf10c574557659bdba61d60742a22a06fce2f6dd23919af64 [Pipeline] // withDockerContainer [Pipeline] sh 23:41:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:41:50 Stashed 1 file(s) [Pipeline] echo 23:41:50 [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 23:41:50 provisioning config files... 23:41:50 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-476@tmp/config4697657788070145614tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:41:51 ---> docker-login.sh 23:41:51 nexus3.edgexfoundry.org:10001 23:41:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:41:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:41:51 Configure a credential helper to remove this warning. See 23:41:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:41:51 23:41:51 Login Succeeded 23:41:51 nexus3.edgexfoundry.org:10002 23:41:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:41:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:41:51 Configure a credential helper to remove this warning. See 23:41:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:41:51 23:41:51 Login Succeeded 23:41:51 nexus3.edgexfoundry.org:10003 23:41:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:41:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:41:51 Configure a credential helper to remove this warning. See 23:41:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:41:51 23:41:51 Login Succeeded 23:41:51 nexus3.edgexfoundry.org:10004 23:41:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:41:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:41:51 Configure a credential helper to remove this warning. See 23:41:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:41:51 23:41:51 Login Succeeded 23:41:51 docker.io 23:41:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:41:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:41:51 Configure a credential helper to remove this warning. See 23:41:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:41:51 23:41:51 Login Succeeded 23:41:51 ---> docker-login.sh ends [Pipeline] } 23:41:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:41:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:41:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:41:51 ========================================================= 23:41:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 23:41:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:52 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 23:41:52 Sending build context to Docker daemon 6.503MB 23:41:52 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 23:41:52 Step 2/10 : FROM ${BASE} AS builder 23:41:52 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 23:41:52 f56be85fc22e: Pulling fs layer 23:41:52 85791d961cd3: Pulling fs layer 23:41:52 d694b5ae8c79: Pulling fs layer 23:41:52 9f32a84ed3da: Pulling fs layer 23:41:52 4d19c01a9841: Pulling fs layer 23:41:52 9325e15d5711: Pulling fs layer 23:41:52 556b6ee489ea: Pulling fs layer 23:41:52 c5a4b2cf53e6: Pulling fs layer 23:41:52 9325e15d5711: Waiting 23:41:52 9f32a84ed3da: Waiting 23:41:52 556b6ee489ea: Waiting 23:41:52 4d19c01a9841: Waiting 23:41:52 c5a4b2cf53e6: Waiting 23:41:52 85791d961cd3: Download complete 23:41:52 9f32a84ed3da: Download complete 23:41:52 4d19c01a9841: Verifying Checksum 23:41:52 4d19c01a9841: Download complete 23:41:52 f56be85fc22e: Verifying Checksum 23:41:52 f56be85fc22e: Download complete 23:41:52 9325e15d5711: Verifying Checksum 23:41:52 9325e15d5711: Download complete 23:41:52 f56be85fc22e: Pull complete 23:41:52 85791d961cd3: Pull complete 23:41:53 c5a4b2cf53e6: Verifying Checksum 23:41:53 c5a4b2cf53e6: Download complete 23:41:53 d694b5ae8c79: Verifying Checksum 23:41:53 d694b5ae8c79: Download complete 23:41:53 556b6ee489ea: Verifying Checksum 23:41:53 556b6ee489ea: Download complete 23:41:56 d694b5ae8c79: Pull complete 23:41:56 9f32a84ed3da: Pull complete 23:41:56 4d19c01a9841: Pull complete 23:41:56 9325e15d5711: Pull complete 23:41:59 556b6ee489ea: Pull complete 23:41:59 c5a4b2cf53e6: Pull complete 23:41:59 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 23:41:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:41:59 ---> c4be618373d6 23:41:59 Step 3/10 : ARG ADD_BUILD_TAGS="" 23:42:03 ---> Running in 1ba6ddaa665f 23:42:03 Removing intermediate container 1ba6ddaa665f 23:42:03 ---> ec3fe9feeb38 23:42:03 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:42:03 ---> Running in 2a55d44b335e 23:42:03 Removing intermediate container 2a55d44b335e 23:42:03 ---> 5f14fbf2b72a 23:42:03 Step 5/10 : RUN apk add --update --no-cache make git openssh 23:42:03 ---> Running in ceecdff6028f 23:42:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:42:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:42:03 (1/8) Installing openssh-keygen (9.1_p1-r2) 23:42:03 (2/8) Installing libedit (20221030.3.1-r0) 23:42:03 (3/8) Installing openssh-client-common (9.1_p1-r2) 23:42:03 (4/8) Installing openssh-client-default (9.1_p1-r2) 23:42:03 (5/8) Installing openssh-sftp-server (9.1_p1-r2) 23:42:03 (6/8) Installing openssh-server-common (9.1_p1-r2) 23:42:03 (7/8) Installing openssh-server (9.1_p1-r2) 23:42:03 (8/8) Installing openssh (9.1_p1-r2) 23:42:03 Executing busybox-1.35.0-r29.trigger 23:42:03 OK: 270 MiB in 61 packages 23:42:04 Removing intermediate container ceecdff6028f 23:42:04 ---> bacb8cf11040 23:42:04 Step 6/10 : WORKDIR /device-modbus-go 23:42:04 ---> Running in 0f67d765d994 23:42:04 Removing intermediate container 0f67d765d994 23:42:04 ---> 1c370d066cf4 23:42:04 Step 7/10 : COPY go.mod vendor* ./ 23:42:04 ---> 28fcde79b48c 23:42:04 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:42:04 ---> Running in ab569533038b 23:42:05 Still waiting to schedule task 23:42:05 ‘prd-centos7-blackbox-4c-2g-14349’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 23:42:05 ‘prd-centos7-blackbox-4c-2g-14350’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 23:42:05 ‘prd-ubuntu20.04-docker-arm64-4c-16g-14818’ is offline 23:42:26 Removing intermediate container ab569533038b 23:42:26 ---> a76f67c25025 23:42:26 Step 9/10 : COPY . . 23:42:26 ---> 28eb3ba34317 23:42:26 Step 10/10 : RUN ${MAKE} 23:42:26 ---> Running in 715de592c0a2 23:42:26 noop 23:42:27 Removing intermediate container 715de592c0a2 23:42:27 ---> 7f60730f240d 23:42:27 Successfully built 7f60730f240d 23:42:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:27 + docker inspect -f . ci-base-image-x86_64 23:42:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:42:27 prd-ubuntu20.04-docker-8c-8g-14817 does not seem to be running inside a container 23:42:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-476 -v /w/workspace/xfoundry_device-modbus-go_PR-476:/w/workspace/xfoundry_device-modbus-go_PR-476:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-476@tmp:/w/workspace/xfoundry_device-modbus-go_PR-476@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:42:28 $ docker top 45e396f35cc1bc118934abe8fc7ca4663a71450e981c8ea9460b96e011a25c62 -eo pid,comm [Pipeline] { [Pipeline] sh 23:42:28 + go version 23:42:28 go version go1.20.2 linux/amd64 [Pipeline] } 23:42:28 $ docker stop --time=1 45e396f35cc1bc118934abe8fc7ca4663a71450e981c8ea9460b96e011a25c62 23:42:29 $ docker rm -f --volumes 45e396f35cc1bc118934abe8fc7ca4663a71450e981c8ea9460b96e011a25c62 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:30 + docker inspect -f . ci-base-image-x86_64 23:42:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:42:30 prd-ubuntu20.04-docker-8c-8g-14817 does not seem to be running inside a container 23:42:30 $ 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-476 -v /w/workspace/xfoundry_device-modbus-go_PR-476:/w/workspace/xfoundry_device-modbus-go_PR-476:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-476@tmp:/w/workspace/xfoundry_device-modbus-go_PR-476@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:42:31 $ docker top 1664b643c235c324dc585f4bea62c5d7da1c96bf9e865a1474579b1a738c0319 -eo pid,comm [Pipeline] { [Pipeline] sh 23:42:31 + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-476 [Pipeline] fileExists [Pipeline] sh 23:42:31 + make test 23:42:31 go test ./... -coverprofile=coverage.out 23:42:36 ? github.com/edgexfoundry/device-modbus-go [no test files] 23:42:46 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 23:42:46 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.012s coverage: 47.4% of statements 23:42:51 go vet ./... 23:42:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:42:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:42:53 ./bin/test-attribution-txt.sh [Pipeline] echo 23:42:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:42:54 $ docker stop --time=1 1664b643c235c324dc585f4bea62c5d7da1c96bf9e865a1474579b1a738c0319 23:42:56 $ docker rm -f --volumes 1664b643c235c324dc585f4bea62c5d7da1c96bf9e865a1474579b1a738c0319 [Pipeline] // withDockerContainer [Pipeline] sh 23:42:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:42:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:42:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:42:58 + ls -al . 23:42:58 total 180 23:42:58 drwxrwxr-x 10 jenkins jenkins 4096 May 9 23:42 . 23:42:58 drwxrwxr-x 4 jenkins jenkins 4096 May 9 23:41 .. 23:42:58 -rw-rw-r-- 1 jenkins jenkins 140 May 9 23:41 .dockerignore 23:42:58 drwxrwxr-x 8 jenkins jenkins 4096 May 9 23:41 .git 23:42:58 drwxrwxr-x 3 jenkins jenkins 4096 May 9 23:41 .github 23:42:58 -rw-rw-r-- 1 jenkins jenkins 331 May 9 23:41 .gitignore 23:42:58 -rw-rw-r-- 1 jenkins jenkins 41 May 9 23:41 .golangci.yml 23:42:58 drwxr-xr-x 3 jenkins jenkins 4096 May 9 23:41 .semver 23:42:58 -rw-rw-r-- 1 jenkins jenkins 10132 May 9 23:41 Attribution.txt 23:42:58 -rw-rw-r-- 1 jenkins jenkins 11576 May 9 23:41 CHANGELOG.md 23:42:58 -rw-rw-r-- 1 jenkins jenkins 1365 May 9 23:41 Dockerfile 23:42:58 -rw-rw-r-- 1 jenkins jenkins 677 May 9 23:41 GOVERNANCE.md 23:42:58 -rw-rw-r-- 1 jenkins jenkins 680 May 9 23:41 Jenkinsfile 23:42:58 -rw-rw-r-- 1 jenkins jenkins 11340 May 9 23:41 LICENSE 23:42:58 -rw-rw-r-- 1 jenkins jenkins 1705 May 9 23:41 Makefile 23:42:58 -rw-rw-r-- 1 jenkins jenkins 622 May 9 23:41 OWNERS.md 23:42:58 -rw-rw-r-- 1 jenkins jenkins 4045 May 9 23:41 README.md 23:42:58 -rw-rw-r-- 1 jenkins jenkins 5 May 9 23:41 VERSION 23:42:58 drwxrwxr-x 2 jenkins jenkins 4096 May 9 23:41 bin 23:42:58 drwxrwxr-x 3 jenkins jenkins 4096 May 9 23:41 cmd 23:42:58 -rw-r--r-- 1 jenkins jenkins 24160 May 9 23:42 coverage.out 23:42:58 -rw-rw-r-- 1 jenkins jenkins 3453 May 9 23:41 go.mod 23:42:58 -rw-rw-r-- 1 jenkins jenkins 31670 May 9 23:41 go.sum 23:42:58 drwxrwxr-x 3 jenkins jenkins 4096 May 9 23:41 internal 23:42:58 drwxrwxr-x 2 jenkins jenkins 4096 May 9 23:41 simulator 23:42:58 drwxrwxr-x 4 jenkins jenkins 4096 May 9 23:41 snap 23:42:58 -rw-rw-r-- 1 jenkins jenkins 229 May 9 23:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42: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=4faafaebf0b69f3d8ae8c7b75fa1bf49cc321e61 --label arch=amd64 --label version=0.0.0 . 23:42:59 Sending build context to Docker daemon 6.528MB 23:42:59 Step 1/22 : ARG BASE=golang:1.20-alpine3.17 23:42:59 Step 2/22 : FROM ${BASE} AS builder 23:42:59 ---> 7f60730f240d 23:42:59 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:42:59 ---> Running in 8f67a6bb64dd 23:42:59 Removing intermediate container 8f67a6bb64dd 23:42:59 ---> dd4cdf489c2f 23:42:59 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:42:59 ---> Running in d10198885719 23:42:59 Removing intermediate container d10198885719 23:42:59 ---> 24c771d10f31 23:42:59 Step 5/22 : RUN apk add --update --no-cache make git openssh 23:42:59 ---> Running in 896d15b7e14d 23:42:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:42:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:43:00 OK: 270 MiB in 61 packages 23:43:00 Removing intermediate container 896d15b7e14d 23:43:00 ---> 9a90c729a0f6 23:43:00 Step 6/22 : WORKDIR /device-modbus-go 23:43:00 ---> Running in 39e795fff153 23:43:00 Removing intermediate container 39e795fff153 23:43:00 ---> 72b7585b2d5c 23:43:00 Step 7/22 : COPY go.mod vendor* ./ 23:43:00 ---> 7b0e53c2e332 23:43:00 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:43:00 ---> Running in 1ea0597af4bc 23:43:01 Removing intermediate container 1ea0597af4bc 23:43:01 ---> d6833a5fbd35 23:43:01 Step 9/22 : COPY . . 23:43:01 ---> 9026615b6d53 23:43:01 Step 10/22 : RUN ${MAKE} 23:43:01 ---> Running in 72f2a6821602 23:43:01 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 23:43:19 Removing intermediate container 72f2a6821602 23:43:19 ---> c9d60826730c 23:43:19 Step 11/22 : FROM alpine:3.17 23:43:19 3.17: Pulling from library/alpine 23:43:19 f56be85fc22e: Already exists 23:43:19 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:43:19 Status: Downloaded newer image for alpine:3.17 23:43:19 ---> 9ed4aefc74f6 23:43:19 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 23:43:19 ---> Running in 2f1d8a28bec4 23:43:19 Removing intermediate container 2f1d8a28bec4 23:43:19 ---> 5efb32f5e3f9 23:43:19 Step 13/22 : RUN apk add --update --no-cache dumb-init 23:43:19 ---> Running in b629cfc4c529 23:43:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:43:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:43:19 (1/1) Installing dumb-init (1.2.5-r2) 23:43:19 Executing busybox-1.35.0-r29.trigger 23:43:19 OK: 7 MiB in 16 packages 23:43:19 Removing intermediate container b629cfc4c529 23:43:19 ---> c9bd3f0e0cec 23:43:19 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 23:43:20 ---> 60516aeb7da8 23:43:20 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 23:43:20 ---> b6f2d62ec2cb 23:43:20 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 23:43:20 ---> 11080adb841f 23:43:20 Step 17/22 : EXPOSE 59901 23:43:20 ---> Running in 56111086b56c 23:43:20 Removing intermediate container 56111086b56c 23:43:20 ---> 821b24a1c3a2 23:43:20 Step 18/22 : ENTRYPOINT ["/device-modbus"] 23:43:20 ---> Running in 40580d589520 23:43:21 Removing intermediate container 40580d589520 23:43:21 ---> fefed8a8c6df 23:43:21 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 23:43:21 ---> Running in 335fc5be59a8 23:43:21 Removing intermediate container 335fc5be59a8 23:43:21 ---> 004356cef7b9 23:43:21 Step 20/22 : LABEL arch=amd64 23:43:21 ---> Running in fcb029b9e393 23:43:21 Removing intermediate container fcb029b9e393 23:43:21 ---> bc4a94fa01e3 23:43:21 Step 21/22 : LABEL git_sha=4faafaebf0b69f3d8ae8c7b75fa1bf49cc321e61 23:43:21 ---> Running in c391598409e6 23:43:21 Removing intermediate container c391598409e6 23:43:21 ---> a7a00846278b 23:43:21 Step 22/22 : LABEL version=0.0.0 23:43:21 ---> Running in 95efc7af666c 23:43:21 Removing intermediate container 95efc7af666c 23:43:21 ---> a623acb92d44 23:43:21 [Warning] One or more build-args [ARCH] were not consumed 23:43:21 Successfully built a623acb92d44 23:43:21 Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:43:22 23:43:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:43:22 latest: Pulling from edgex-lftools-log-publisher 23:43:22 5eb5b503b376: Pulling fs layer 23:43:22 5c69ac0246d0: Pulling fs layer 23:43:22 ec43610c2a17: Pulling fs layer 23:43:22 3a2ae6a8a46f: Pulling fs layer 23:43:22 33b1e0a273af: Pulling fs layer 23:43:22 5d3b04190fa2: Pulling fs layer 23:43:22 2f39f015ded8: Pulling fs layer 23:43:22 3a2ae6a8a46f: Waiting 23:43:22 2f39f015ded8: Waiting 23:43:22 33b1e0a273af: Waiting 23:43:22 5d3b04190fa2: Waiting 23:43:22 5c69ac0246d0: Verifying Checksum 23:43:22 5c69ac0246d0: Download complete 23:43:22 3a2ae6a8a46f: Verifying Checksum 23:43:22 3a2ae6a8a46f: Download complete 23:43:22 33b1e0a273af: Verifying Checksum 23:43:22 33b1e0a273af: Download complete 23:43:22 5d3b04190fa2: Verifying Checksum 23:43:22 5d3b04190fa2: Download complete 23:43:22 ec43610c2a17: Verifying Checksum 23:43:22 ec43610c2a17: Download complete 23:43:22 5eb5b503b376: Verifying Checksum 23:43:22 5eb5b503b376: Download complete 23:43:23 2f39f015ded8: Verifying Checksum 23:43:23 2f39f015ded8: Download complete 23:43:23 5eb5b503b376: Pull complete 23:43:23 5c69ac0246d0: Pull complete 23:43:24 ec43610c2a17: Pull complete 23:43:24 3a2ae6a8a46f: Pull complete 23:43:24 33b1e0a273af: Pull complete 23:43:24 5d3b04190fa2: Pull complete 23:43:28 2f39f015ded8: Pull complete 23:43:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:43:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:43:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:43:29 prd-ubuntu20.04-docker-8c-8g-14817 does not seem to be running inside a container 23:43:29 $ 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-476 -v /w/workspace/xfoundry_device-modbus-go_PR-476:/w/workspace/xfoundry_device-modbus-go_PR-476:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-476@tmp:/w/workspace/xfoundry_device-modbus-go_PR-476@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:43:32 $ docker top 8bbd668a8a4899bda72bab7ef8da2ee33130b98abdb2b464c72c32454af223b3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:43:32 ---> job-cost.sh 23:43:32 lf-activate-venv: SKIPPING 23:43:32 INFO: No Stack... 23:43:33 INFO: Retrieving Pricing Info for: v3-standard-8 23:43:33 INFO: Archiving Costs [Pipeline] sh 23:43:33 + cat /w/workspace/xfoundry_device-modbus-go_PR-476/archives/cost.csv 23:43:33 + cut -d, -f6 [Pipeline] lock 23:43:33 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-476-1-stack-cost] 23:43:33 Resource [jenkins-edgexfoundry-device-modbus-go-PR-476-1-stack-cost] did not exist. Created. 23:43:33 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-476-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:43:34 + echo total: 0.2199999988079071 [Pipeline] stash 23:43:34 Stashed 1 file(s) [Pipeline] } 23:43:34 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-476-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:43:34 $ docker stop --time=1 8bbd668a8a4899bda72bab7ef8da2ee33130b98abdb2b464c72c32454af223b3 23:43:35 $ docker rm -f --volumes 8bbd668a8a4899bda72bab7ef8da2ee33130b98abdb2b464c72c32454af223b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:44:41 Running on prd-ubuntu20.04-docker-arm64-4c-16g-14821 in /w/workspace/xfoundry_device-modbus-go_PR-476 [Pipeline] { [Pipeline] ws 23:44:41 Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout 23:44:41 Selected Git installation does not exist. Using Default 23:44:41 The recommended git tool is: NONE 23:44:48 using credential edgex-jenkins-ssh 23:44:48 Cloning the remote Git repository 23:44:48 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 23:44:49 > git init /w/workspace/device-modbus-go/1 # timeout=10 23:44:49 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 23:44:49 > git --version # timeout=10 23:44:49 > git --version # 'git version 2.25.1' 23:44:49 using GIT_SSH to set credentials SSH Credentials for GitHub 23:44:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:44:50 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 23:44:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:44:52 Merging remotes/origin/main commit 8b019029337577f55c3ddf5891f69e829d86b4f5 into PR head commit 4faafaebf0b69f3d8ae8c7b75fa1bf49cc321e61 23:44:51 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 23:44:52 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 23:44:52 using GIT_SSH to set credentials SSH Credentials for GitHub 23:44:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/476/head:refs/remotes/origin/PR-476 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:44:52 > git config core.sparsecheckout # timeout=10 23:44:52 > git checkout -f 4faafaebf0b69f3d8ae8c7b75fa1bf49cc321e61 # timeout=10 23:44:52 > git remote # timeout=10 23:44:52 > git config --get remote.origin.url # timeout=10 23:44:52 using GIT_SSH to set credentials SSH Credentials for GitHub 23:44:52 > git merge 8b019029337577f55c3ddf5891f69e829d86b4f5 # timeout=10 23:44:52 > git rev-parse HEAD^{commit} # timeout=10 23:44:52 Merge succeeded, producing 4faafaebf0b69f3d8ae8c7b75fa1bf49cc321e61 23:44:52 Checking out Revision 4faafaebf0b69f3d8ae8c7b75fa1bf49cc321e61 (PR-476) 23:44:53 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 23:44:53 > git --version # timeout=10 23:44:53 > git --version # 'git version 2.25.1' 23:44:53 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:44:52 > git config core.sparsecheckout # timeout=10 23:44:53 > git checkout -f 4faafaebf0b69f3d8ae8c7b75fa1bf49cc321e61 # timeout=10 23:44:54 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:44:54 % Total % Received % Xferd Average Speed Time Time Time Current 23:44:54 Dload Upload Total Spent Left Speed 23:44:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 191k 0 --:--:-- --:--:-- --:--:-- 191k [Pipeline] sh 23:44:55 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:44:55 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:44:55 + sudo tee /etc/docker/daemon.new 23:44:55 { 23:44:55 "registry-mirrors": [ 23:44:55 "https://nexus3.edgexfoundry.org:10001" 23:44:55 ], 23:44:55 "bip": "10.250.0.254/24", 23:44:55 "hosts": [ 23:44:55 "tcp://0.0.0.0:5555", 23:44:55 "unix:///var/run/docker.sock" 23:44:55 ], 23:44:55 "mtu": 1458, 23:44:55 "selinux-enabled": true, 23:44:55 "seccomp-profile": "/etc/docker/seccomp.json" 23:44:55 } [Pipeline] sh 23:44:56 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:44:56 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:45:15 provisioning config files... 23:45:15 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config7533662259751963385tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:45:15 ---> docker-login.sh 23:45:15 nexus3.edgexfoundry.org:10001 23:45:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:45:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:45:16 Configure a credential helper to remove this warning. See 23:45:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:45:16 23:45:16 Login Succeeded 23:45:16 nexus3.edgexfoundry.org:10002 23:45:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:45:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:45:16 Configure a credential helper to remove this warning. See 23:45:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:45:16 23:45:16 Login Succeeded 23:45:16 nexus3.edgexfoundry.org:10003 23:45:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:45:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:45:16 Configure a credential helper to remove this warning. See 23:45:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:45:16 23:45:16 Login Succeeded 23:45:16 nexus3.edgexfoundry.org:10004 23:45:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:45:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:45:17 Configure a credential helper to remove this warning. See 23:45:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:45:17 23:45:17 Login Succeeded 23:45:17 docker.io 23:45:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:45:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:45:17 Configure a credential helper to remove this warning. See 23:45:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:45:17 23:45:17 Login Succeeded 23:45:17 ---> docker-login.sh ends [Pipeline] } 23:45:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:45:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:45:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:45:18 ========================================================= 23:45:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 23:45:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:45:19 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 23:45:19 Sending build context to Docker daemon 3.401MB 23:45:19 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 23:45:19 Step 2/10 : FROM ${BASE} AS builder 23:45:19 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:45:19 c41833b44d91: Pulling fs layer 23:45:19 ed15518f5707: Pulling fs layer 23:45:19 feae8fd75edb: Pulling fs layer 23:45:19 242c74f7c9fa: Pulling fs layer 23:45:19 3cdef696dda3: Pulling fs layer 23:45:19 2ced38df9373: Pulling fs layer 23:45:19 58f1dce35555: Pulling fs layer 23:45:19 242c74f7c9fa: Waiting 23:45:19 3cdef696dda3: Waiting 23:45:19 2ced38df9373: Waiting 23:45:19 58f1dce35555: Waiting 23:45:19 ed15518f5707: Verifying Checksum 23:45:19 ed15518f5707: Download complete 23:45:19 242c74f7c9fa: Verifying Checksum 23:45:19 242c74f7c9fa: Download complete 23:45:19 3cdef696dda3: Verifying Checksum 23:45:19 3cdef696dda3: Download complete 23:45:19 c41833b44d91: Verifying Checksum 23:45:19 c41833b44d91: Download complete 23:45:20 c41833b44d91: Pull complete 23:45:21 58f1dce35555: Verifying Checksum 23:45:21 58f1dce35555: Download complete 23:45:21 ed15518f5707: Pull complete 23:45:22 feae8fd75edb: Verifying Checksum 23:45:22 feae8fd75edb: Download complete 23:45:22 2ced38df9373: Verifying Checksum 23:45:22 2ced38df9373: Download complete 23:45:35 feae8fd75edb: Pull complete 23:45:35 242c74f7c9fa: Pull complete 23:45:35 3cdef696dda3: Pull complete 23:45:40 2ced38df9373: Pull complete 23:45:42 58f1dce35555: Pull complete 23:45:42 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 23:45:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:45:42 ---> fadd8f120f05 23:45:42 Step 3/10 : ARG ADD_BUILD_TAGS="" 23:45:45 ---> Running in 240678ec9f8e 23:45:45 Removing intermediate container 240678ec9f8e 23:45:45 ---> 8f58e3080cfa 23:45:45 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:45:45 ---> Running in 8bbad19a2e17 23:45:45 Removing intermediate container 8bbad19a2e17 23:45:45 ---> 82005929a27f 23:45:45 Step 5/10 : RUN apk add --update --no-cache make git openssh 23:45:45 ---> Running in 39bc9d372548 23:45:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:45:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:45:48 (1/8) Installing openssh-keygen (9.1_p1-r2) 23:45:48 (2/8) Installing libedit (20221030.3.1-r0) 23:45:48 (3/8) Installing openssh-client-common (9.1_p1-r2) 23:45:48 (4/8) Installing openssh-client-default (9.1_p1-r2) 23:45:48 (5/8) Installing openssh-sftp-server (9.1_p1-r2) 23:45:48 (6/8) Installing openssh-server-common (9.1_p1-r2) 23:45:48 (7/8) Installing openssh-server (9.1_p1-r2) 23:45:48 (8/8) Installing openssh (9.1_p1-r2) 23:45:48 Executing busybox-1.35.0-r29.trigger 23:45:48 OK: 270 MiB in 61 packages 23:45:50 Removing intermediate container 39bc9d372548 23:45:50 ---> 58fca08e9f0c 23:45:50 Step 6/10 : WORKDIR /device-modbus-go 23:45:50 ---> Running in cede2692b323 23:45:50 Removing intermediate container cede2692b323 23:45:50 ---> efc5b37fe270 23:45:50 Step 7/10 : COPY go.mod vendor* ./ 23:45:50 ---> 4f6e4f63f301 23:45:50 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:45:50 ---> Running in d6982b25bc7d 23:46:58 Removing intermediate container d6982b25bc7d 23:46:58 ---> 24e1679a5dae 23:46:58 Step 9/10 : COPY . . 23:46:58 ---> eb7c6f86fa6e 23:46:58 Step 10/10 : RUN ${MAKE} 23:46:58 ---> Running in 4379dafe9355 23:46:58 noop 23:46:58 Removing intermediate container 4379dafe9355 23:46:58 ---> dff3e87a4a14 23:46:58 Successfully built dff3e87a4a14 23:46:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:59 + docker inspect -f . ci-base-image-arm64 23:46:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:46:59 prd-ubuntu20.04-docker-arm64-4c-16g-14821 does not seem to be running inside a container 23:46:59 $ 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 23:47:03 $ docker top d63653b13117c5f22524a23b50d5ea8e988994e2556a7768e8d8522f1955ec87 -eo pid,comm [Pipeline] { [Pipeline] sh 23:47:04 + go version 23:47:04 go version go1.20.2 linux/arm64 [Pipeline] } 23:47:04 $ docker stop --time=1 d63653b13117c5f22524a23b50d5ea8e988994e2556a7768e8d8522f1955ec87 23:47:06 $ docker rm -f --volumes d63653b13117c5f22524a23b50d5ea8e988994e2556a7768e8d8522f1955ec87 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:07 + docker inspect -f . ci-base-image-arm64 23:47:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:47:07 prd-ubuntu20.04-docker-arm64-4c-16g-14821 does not seem to be running inside a container 23:47:07 $ 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 23:47:08 $ docker top a7582f36f9e09fc74dcc741531cb3dd1ad1389a133fe8f4db4ccfd30cedddaa8 -eo pid,comm [Pipeline] { [Pipeline] sh 23:47:09 + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh 23:47:10 + make test 23:47:10 go test ./... -coverprofile=coverage.out 23:47:49 ? github.com/edgexfoundry/device-modbus-go [no test files] 23:50:11 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 23:50:11 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.085s coverage: 47.4% of statements 23:50:11 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:50:11 go vet ./... 23:50:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:50:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:50:29 ./bin/test-attribution-txt.sh [Pipeline] echo 23:50:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:50:29 $ docker stop --time=1 a7582f36f9e09fc74dcc741531cb3dd1ad1389a133fe8f4db4ccfd30cedddaa8 23:50:31 $ docker rm -f --volumes a7582f36f9e09fc74dcc741531cb3dd1ad1389a133fe8f4db4ccfd30cedddaa8 [Pipeline] // withDockerContainer [Pipeline] sh 23:50:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:50:33 Warning: overwriting stash ‘coverage-report’ 23:50:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:50:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:50:35 + ls -al . 23:50:35 total 176 23:50:35 drwxrwxr-x 9 jenkins jenkins 4096 May 9 23:47 . 23:50:35 drwxrwxr-x 4 jenkins jenkins 4096 May 9 23:44 .. 23:50:35 -rw-rw-r-- 1 jenkins jenkins 140 May 9 23:44 .dockerignore 23:50:35 drwxrwxr-x 8 jenkins jenkins 4096 May 9 23:44 .git 23:50:35 drwxrwxr-x 3 jenkins jenkins 4096 May 9 23:44 .github 23:50:35 -rw-rw-r-- 1 jenkins jenkins 331 May 9 23:44 .gitignore 23:50:35 -rw-rw-r-- 1 jenkins jenkins 41 May 9 23:44 .golangci.yml 23:50:35 -rw-rw-r-- 1 jenkins jenkins 10132 May 9 23:44 Attribution.txt 23:50:35 -rw-rw-r-- 1 jenkins jenkins 11576 May 9 23:44 CHANGELOG.md 23:50:35 -rw-rw-r-- 1 jenkins jenkins 1365 May 9 23:44 Dockerfile 23:50:35 -rw-rw-r-- 1 jenkins jenkins 677 May 9 23:44 GOVERNANCE.md 23:50:35 -rw-rw-r-- 1 jenkins jenkins 680 May 9 23:44 Jenkinsfile 23:50:35 -rw-rw-r-- 1 jenkins jenkins 11340 May 9 23:44 LICENSE 23:50:35 -rw-rw-r-- 1 jenkins jenkins 1705 May 9 23:44 Makefile 23:50:35 -rw-rw-r-- 1 jenkins jenkins 622 May 9 23:44 OWNERS.md 23:50:35 -rw-rw-r-- 1 jenkins jenkins 4045 May 9 23:44 README.md 23:50:35 -rw-rw-r-- 1 jenkins jenkins 5 May 9 23:41 VERSION 23:50:35 drwxrwxr-x 2 jenkins jenkins 4096 May 9 23:44 bin 23:50:35 drwxrwxr-x 3 jenkins jenkins 4096 May 9 23:44 cmd 23:50:35 -rw-r--r-- 1 jenkins jenkins 24160 May 9 23:49 coverage.out 23:50:35 -rw-rw-r-- 1 jenkins jenkins 3453 May 9 23:44 go.mod 23:50:35 -rw-rw-r-- 1 jenkins jenkins 31670 May 9 23:44 go.sum 23:50:35 drwxrwxr-x 3 jenkins jenkins 4096 May 9 23:44 internal 23:50:35 drwxrwxr-x 2 jenkins jenkins 4096 May 9 23:44 simulator 23:50:35 drwxrwxr-x 4 jenkins jenkins 4096 May 9 23:44 snap 23:50:35 -rw-rw-r-- 1 jenkins jenkins 229 May 9 23:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:35 + 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=4faafaebf0b69f3d8ae8c7b75fa1bf49cc321e61 --label arch=arm64 --label version=0.0.0 . 23:50:35 Sending build context to Docker daemon 3.426MB 23:50:36 Step 1/22 : ARG BASE=golang:1.20-alpine3.17 23:50:36 Step 2/22 : FROM ${BASE} AS builder 23:50:36 ---> dff3e87a4a14 23:50:36 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:50:36 ---> Running in bb2fc5ad63a9 23:50:36 Removing intermediate container bb2fc5ad63a9 23:50:36 ---> 18f269b73b93 23:50:36 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:50:36 ---> Running in bc8744393b85 23:50:36 Removing intermediate container bc8744393b85 23:50:36 ---> edf841ebda05 23:50:36 Step 5/22 : RUN apk add --update --no-cache make git openssh 23:50:36 ---> Running in 012a04b77df2 23:50:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:50:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:50:40 OK: 270 MiB in 61 packages 23:50:41 Removing intermediate container 012a04b77df2 23:50:41 ---> 110dda2e2798 23:50:41 Step 6/22 : WORKDIR /device-modbus-go 23:50:41 ---> Running in 204b2636274a 23:50:41 Removing intermediate container 204b2636274a 23:50:41 ---> e2ff176bf3ed 23:50:41 Step 7/22 : COPY go.mod vendor* ./ 23:50:42 ---> a40695b5345c 23:50:42 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:50:42 ---> Running in dcb8691d0946 23:50:44 Removing intermediate container dcb8691d0946 23:50:44 ---> a04f881bd39d 23:50:44 Step 9/22 : COPY . . 23:50:46 ---> 5b3940ce30ac 23:50:46 Step 10/22 : RUN ${MAKE} 23:50:46 ---> Running in 82d1caffb1ea 23:50:47 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 23:53:24 Removing intermediate container 82d1caffb1ea 23:53:24 ---> e430c8a3386b 23:53:24 Step 11/22 : FROM alpine:3.17 23:53:24 3.17: Pulling from library/alpine 23:53:24 c41833b44d91: Already exists 23:53:24 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:53:24 Status: Downloaded newer image for alpine:3.17 23:53:24 ---> 51e60588ff2c 23:53:24 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 23:53:24 ---> Running in e9ce4fe8f327 23:53:24 Removing intermediate container e9ce4fe8f327 23:53:24 ---> 162db95bc4a2 23:53:24 Step 13/22 : RUN apk add --update --no-cache dumb-init 23:53:24 ---> Running in 1883d8c9508f 23:53:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:53:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:53:24 (1/1) Installing dumb-init (1.2.5-r2) 23:53:24 Executing busybox-1.35.0-r29.trigger 23:53:24 OK: 8 MiB in 16 packages 23:53:24 Removing intermediate container 1883d8c9508f 23:53:24 ---> dc0fa0adfda8 23:53:24 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 23:53:25 ---> 8dc29cf26959 23:53:25 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 23:53:25 ---> 00b9f6750a8b 23:53:25 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 23:53:26 ---> eb6cf3167863 23:53:26 Step 17/22 : EXPOSE 59901 23:53:26 ---> Running in 16bdaaa64dd0 23:53:26 Removing intermediate container 16bdaaa64dd0 23:53:26 ---> d6d88873461d 23:53:26 Step 18/22 : ENTRYPOINT ["/device-modbus"] 23:53:26 ---> Running in 3bc992011cd0 23:53:27 Removing intermediate container 3bc992011cd0 23:53:27 ---> 62351e53de4c 23:53:27 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 23:53:27 ---> Running in aaee7cfbea98 23:53:27 Removing intermediate container aaee7cfbea98 23:53:27 ---> 5e8edd1c2d4e 23:53:27 Step 20/22 : LABEL arch=arm64 23:53:27 ---> Running in 30c9f3a81606 23:53:28 Removing intermediate container 30c9f3a81606 23:53:28 ---> 862aa51e8e4a 23:53:28 Step 21/22 : LABEL git_sha=4faafaebf0b69f3d8ae8c7b75fa1bf49cc321e61 23:53:28 ---> Running in d8188f76f653 23:53:28 Removing intermediate container d8188f76f653 23:53:28 ---> 1829a5283696 23:53:28 Step 22/22 : LABEL version=0.0.0 23:53:28 ---> Running in cdcd9e086536 23:53:28 Removing intermediate container cdcd9e086536 23:53:28 ---> 7a661c047e89 23:53:28 [Warning] One or more build-args [ARCH] were not consumed 23:53:28 Successfully built 7a661c047e89 23:53:28 Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:53:29 23:53:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:53:30 arm64: Pulling from edgex-lftools-log-publisher 23:53:30 8998bd30e6a1: Pulling fs layer 23:53:30 04944245beec: Pulling fs layer 23:53:30 699f458cf7ca: Pulling fs layer 23:53:30 765212b225bb: Pulling fs layer 23:53:30 f23df028b6ca: Pulling fs layer 23:53:30 d65c8cfc05b1: Pulling fs layer 23:53:30 2437ff75d9bd: Pulling fs layer 23:53:30 765212b225bb: Waiting 23:53:30 f23df028b6ca: Waiting 23:53:30 d65c8cfc05b1: Waiting 23:53:30 2437ff75d9bd: Waiting 23:53:30 04944245beec: Verifying Checksum 23:53:30 04944245beec: Download complete 23:53:30 765212b225bb: Verifying Checksum 23:53:30 765212b225bb: Download complete 23:53:30 f23df028b6ca: Verifying Checksum 23:53:30 f23df028b6ca: Download complete 23:53:30 d65c8cfc05b1: Download complete 23:53:30 699f458cf7ca: Verifying Checksum 23:53:30 699f458cf7ca: Download complete 23:53:31 8998bd30e6a1: Verifying Checksum 23:53:31 8998bd30e6a1: Download complete 23:53:33 2437ff75d9bd: Verifying Checksum 23:53:33 2437ff75d9bd: Download complete 23:53:35 8998bd30e6a1: Pull complete 23:53:36 04944245beec: Pull complete 23:53:37 699f458cf7ca: Pull complete 23:53:37 765212b225bb: Pull complete 23:53:38 f23df028b6ca: Pull complete 23:53:38 d65c8cfc05b1: Pull complete 23:53:53 2437ff75d9bd: Pull complete 23:53:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:53:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:53:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:53:54 prd-ubuntu20.04-docker-arm64-4c-16g-14821 does not seem to be running inside a container 23:53:54 $ 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 23:53:57 $ docker top 67f79c58d1b8711a19692c37aae6d7e8b58b1754c96aa571376a097b14a286bd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:53:58 ---> job-cost.sh 23:53:58 lf-activate-venv: SKIPPING 23:53:58 INFO: No Stack... 23:53:58 INFO: Retrieving Pricing Info for: v3-standard-4 23:53:59 INFO: Archiving Costs [Pipeline] sh 23:53:59 + cat /w/workspace/device-modbus-go/1/archives/cost.csv 23:53:59 + cut -d, -f6 [Pipeline] lock 23:54:00 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-476-1-stack-cost] 23:54:00 Resource [jenkins-edgexfoundry-device-modbus-go-PR-476-1-stack-cost] did not exist. Created. 23:54:00 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-476-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:54:00 /w/workspace/device-modbus-go/1@tmp/durable-904ce8d9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:54:01 + echo total: 0.10999999940395355 [Pipeline] stash 23:54:01 Warning: overwriting stash ‘stack-cost’ 23:54:01 Stashed 1 file(s) [Pipeline] } 23:54:01 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-476-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:54:01 $ docker stop --time=1 67f79c58d1b8711a19692c37aae6d7e8b58b1754c96aa571376a097b14a286bd 23:54:03 $ docker rm -f --volumes 67f79c58d1b8711a19692c37aae6d7e8b58b1754c96aa571376a097b14a286bd [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 23:54:04 provisioning config files... 23:54:04 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-476@tmp/config14334807009976690128tmp [Pipeline] { [Pipeline] sh 23:54:04 + set +x 23:54:04 + curl -s https://codecov.io/bash 23:54:04 + bash -s -- 23:54:04 23:54:04 _____ _ 23:54:04 / ____| | | 23:54:04 | | ___ __| | ___ ___ _____ __ 23:54:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:54:04 | |___| (_) | (_| | __/ (_| (_) \ V / 23:54:04 \_____\___/ \__,_|\___|\___\___/ \_/ 23:54:04 Bash-1.0.6 23:54:04 23:54:04 23:54:04 ==> git version 2.25.1 found 23:54:04 ==> 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 23:54:04 Release-Date: 2020-01-08 23:54:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:54:04 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:54:04 ==> Jenkins CI detected. 23:54:04 current dir:  /w/workspace/xfoundry_device-modbus-go_PR-476 23:54:04 project root: . 23:54:04 --> token set from env 23:54:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:54:04 ==> Running gcov in . (disable via -X gcov) 23:54:04 ==> Python coveragepy not found 23:54:04 ==> Searching for coverage reports in: 23:54:04 + . 23:54:04 -> Found 1 reports 23:54:04 ==> Detecting git/mercurial file structure 23:54:04 ==> Reading reports 23:54:04 + ./coverage.out bytes=24160 23:54:04 ==> Appending adjustments 23:54:04 https://docs.codecov.io/docs/fixing-reports 23:54:04 + Found adjustments 23:54:04 ==> Gzipping contents 23:54:04 4.0K /tmp/codecov.cdY5IO.gz 23:54:04 ==> Uploading reports 23:54:04 url: https://codecov.io 23:54:04 query: branch=PR-476&commit=4faafaebf0b69f3d8ae8c7b75fa1bf49cc321e61&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-476%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=476&job=&cmd_args= 23:54:04 -> Pinging Codecov 23:54:04 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-476&commit=4faafaebf0b69f3d8ae8c7b75fa1bf49cc321e61&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-476%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=476&job=&cmd_args= 23:54:04 -> Uploading to 23:54:04 https://storage.googleapis.com/codecov/v4/raw/2023-05-09/55DBCA73C666E3227836607328DD7E49/4faafaebf0b69f3d8ae8c7b75fa1bf49cc321e61/eb9ccbe9-3a11-481c-9ed7-bd4453dbf3bd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230509T235404Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=561ab38cdf0426071fcda55da00fdef5a5f9616ee9151be9c2196c7531ec70cd 23:54:05 % Total % Received % Xferd Average Speed Time Time Time Current 23:54:05 Dload Upload Total Spent Left Speed 23:54:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3924 0 0 100 3924 0 17755 --:--:-- --:--:-- --:--:-- 17755 23:54:05 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/4faafaebf0b69f3d8ae8c7b75fa1bf49cc321e61 [Pipeline] } 23:54:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:54:06 + [ -d /w/workspace/xfoundry_device-modbus-go_PR-476/archives ] 23:54:06 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-476/archives 23:54:06 total 16 23:54:06 drwxr-xr-x 3 root root 4096 May 9 23:43 . 23:54:06 drwxrwxr-x 11 jenkins jenkins 4096 May 9 23:43 .. 23:54:06 drwxr-xr-x 2 root root 4096 May 9 23:43 cost 23:54:06 -rw-r--r-- 1 root root 88 May 9 23:43 cost.csv 23:54:06 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-476/archives 23:54:06 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-476/archives 23:54:06 total 16 23:54:06 drwxr-xr-x 3 jenkins jenkins 4096 May 9 23:43 . 23:54:06 drwxrwxr-x 11 jenkins jenkins 4096 May 9 23:43 .. 23:54:06 drwxr-xr-x 2 jenkins jenkins 4096 May 9 23:43 cost 23:54:06 -rw-r--r-- 1 jenkins jenkins 88 May 9 23:43 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:54:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:54:08 ---> package-listing.sh 23:54:08 ++ facter osfamily 23:54:08 ++ tr '[:upper:]' '[:lower:]' 23:54:08 + OS_FAMILY=debian 23:54:08 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-476 23:54:08 + START_PACKAGES=/tmp/packages_start.txt 23:54:08 + END_PACKAGES=/tmp/packages_end.txt 23:54:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:54:08 + PACKAGES=/tmp/packages_start.txt 23:54:08 + '[' /w/workspace/xfoundry_device-modbus-go_PR-476 ']' 23:54:08 + PACKAGES=/tmp/packages_end.txt 23:54:08 + case "${OS_FAMILY}" in 23:54:08 + dpkg -l 23:54:08 + grep '^ii' 23:54:08 + '[' -f /tmp/packages_start.txt ']' 23:54:08 + '[' -f /tmp/packages_end.txt ']' 23:54:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:54:08 + '[' /w/workspace/xfoundry_device-modbus-go_PR-476 ']' 23:54:08 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-476/archives/ 23:54:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-476/archives/ [Pipeline] echo 23:54:08 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-476/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:54:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:54:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:54:09 prd-ubuntu20.04-docker-8c-8g-14817 does not seem to be running inside a container 23:54:09 $ 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-476/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-476 -v /w/workspace/xfoundry_device-modbus-go_PR-476:/w/workspace/xfoundry_device-modbus-go_PR-476:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-476@tmp:/w/workspace/xfoundry_device-modbus-go_PR-476@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 23:54:09 $ docker top b919b97a960a780e9c606109c544a8c4b738a7368e38b13e68ba62914574f742 -eo pid,comm [Pipeline] { [Pipeline] sh 23:54:10 + touch /tmp/pre-build-complete [Pipeline] sh 23:54:10 + mkdir -p /var/log/sysstat [Pipeline] sh 23:54:10 + ls /var/log/sa-host 23:54:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:54:10 provisioning config files... 23:54:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-476@tmp/config7178621075904597655tmp [Pipeline] { [Pipeline] echo 23:54:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:54:11 ---> create-netrc.sh [Pipeline] } 23:54:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:54:11 ---> python-tools-install.sh [Pipeline] echo 23:54:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:54:12 ---> sudo-logs.sh 23:54:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:54:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:54:12 ---> job-cost.sh 23:54:12 lf-activate-venv: SKIPPING 23:54:12 DEBUG: total: 0.2199999988079071 23:54:12 INFO: Retrieving Stack Cost... 23:54:12 INFO: Retrieving Pricing Info for: v3-standard-8 23:54:13 INFO: Archiving Costs [Pipeline] echo 23:54:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:54:13 ---> logs-deploy.sh 23:54:13 lf-activate-venv: SKIPPING 23:54:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-476/1 23:54:13 INFO: archiving workspace using pattern(s): 23:54:14 Archives upload complete. 23:54:14 INFO: archiving logs to Nexus