Pull request #101 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 309b4fc7ee3e0ed3af611fbfbccdcfaa7116e4bc+4b7c5c4c78312b1376821194256583e4da3c905f (317937d1fa9903ac67f6da19c7454fff44db2a46) 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-ssh13642633031530052848.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh6419032443547702374.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-uart/branches/PR-101/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-uart/branches/PR-101/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7373059698763625162.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-uart/branches/PR-101/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4351533896726230536.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh8324813727048938546.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-uart/branches/PR-101/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-uart/branches/PR-101/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14940324552197949719.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-uart, 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-uart-settings PROJECT: device-uart USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-uart DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-38304 in /w/workspace/edgexfoundry_device-uart_PR-101 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-uart.git > git init /w/workspace/edgexfoundry_device-uart_PR-101 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.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-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 4b7c5c4c78312b1376821194256583e4da3c905f into PR head commit 309b4fc7ee3e0ed3af611fbfbccdcfaa7116e4bc Merge succeeded, producing 309b4fc7ee3e0ed3af611fbfbccdcfaa7116e4bc Checking out Revision 309b4fc7ee3e0ed3af611fbfbccdcfaa7116e4bc (PR-101) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 7928b8837ad34b090831a72fcdf53bff9dae4c17 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/101/head:refs/remotes/origin/PR-101 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 309b4fc7ee3e0ed3af611fbfbccdcfaa7116e4bc # 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 4b7c5c4c78312b1376821194256583e4da3c905f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 309b4fc7ee3e0ed3af611fbfbccdcfaa7116e4bc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:13:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:13:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:13:19 ========================================================= 18:13:19 EdgeX Global Pipelines Version Info 18:13:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:13:20 ------------------- 18:13:20 stable info: 18:13:20 ------------------- 18:13:20 Commited By: Cherry Wang cherry@iotechsys.com 18:13:20 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 18:13:20 Message: update stable to v1.0.269 18:13:20 ------------------- 18:13:20 experimental info: 18:13:20 ------------------- 18:13:20 Commited By: **** collab-it+edgex@linuxfoundation.org 18:13:20 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 18:13:20 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:13:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo 18:13:20 [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo 18:13:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:13:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:13:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:13:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 18:13:21 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:13:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:13:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:13:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:13:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:13:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo 18:13:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:13:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:13:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:13:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:13:21 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:13:21 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:13:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:13:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:13:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:13:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:13:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:13:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:13:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:13:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:13:22 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:13:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-101 [Pipeline] echo 18:13:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-101 [Pipeline] echo 18:13:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-101 [Pipeline] echo 18:13:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 309b4fc7ee3e0ed3af611fbfbccdcfaa7116e4bc [Pipeline] echo 18:13:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 309b4fc [Pipeline] echo 18:13:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:13:22 provisioning config files... 18:13:22 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-101@tmp/config11694720524299089861tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:13:23 ---> ****-login.sh 18:13:23 nexus3.edgexfoundry.org:10001 18:13:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:13:23 Configure a credential helper to remove this warning. See 18:13:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:13:23 18:13:23 Login Succeeded 18:13:23 nexus3.edgexfoundry.org:10002 18:13:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:13:23 Configure a credential helper to remove this warning. See 18:13:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:13:23 18:13:23 Login Succeeded 18:13:23 nexus3.edgexfoundry.org:10003 18:13:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:13:23 Configure a credential helper to remove this warning. See 18:13:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:13:23 18:13:23 Login Succeeded 18:13:23 nexus3.edgexfoundry.org:10004 18:13:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:13:23 Configure a credential helper to remove this warning. See 18:13:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:13:23 18:13:23 Login Succeeded 18:13:23 ****.io 18:13:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:13:24 Configure a credential helper to remove this warning. See 18:13:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:13:24 18:13:24 Login Succeeded 18:13:24 ---> ****-login.sh ends [Pipeline] } 18:13:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:13:24 + git rev-list -1 --merges 309b4fc7ee3e0ed3af611fbfbccdcfaa7116e4bc~1..309b4fc7ee3e0ed3af611fbfbccdcfaa7116e4bc [Pipeline] echo 18:13:24 -----------> git rev-list -1 --merges 309b4fc7ee3e0ed3af611fbfbccdcfaa7116e4bc~1..309b4fc7ee3e0ed3af611fbfbccdcfaa7116e4bc 309b4fc7ee3e0ed3af611fbfbccdcfaa7116e4bc [false] [Pipeline] sh 18:13:25 + git log --format=format:%s -1 309b4fc7ee3e0ed3af611fbfbccdcfaa7116e4bc [Pipeline] echo 18:13:25 ========================================================= 18:13:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:13:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:13:25 + git log --format=format:%s -1 309b4fc7ee3e0ed3af611fbfbccdcfaa7116e4bc [Pipeline] echo 18:13:25 [semverPrep] GIT_COMMIT: 309b4fc7ee3e0ed3af611fbfbccdcfaa7116e4bc, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo 18:13:25 [semverPrep] This is not a build commit. [Pipeline] sh 18:13:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:13:26 + grep -v github /etc/ssh/ssh_known_hosts 18:13:26 + [ -e /tmp/ssh_known_hosts ] 18:13:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:13:26 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:13:26 sudo tee -a /etc/ssh/ssh_known_hosts 18:13:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:13:26 18:13:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:13:26 0.1.4: Pulling from edgex-devops/py-git-semver 18:13:26 b85a868b505f: Pulling fs layer 18:13:26 e2be974225ed: Pulling fs layer 18:13:26 339a4e72a1f5: Pulling fs layer 18:13:26 988bab9f4d93: Pulling fs layer 18:13:26 1469e6f7b9e6: Pulling fs layer 18:13:26 eaf3925da568: Pulling fs layer 18:13:26 bab4dde63d76: Pulling fs layer 18:13:26 bde34c3a00c8: Pulling fs layer 18:13:26 b352a97aabf1: Pulling fs layer 18:13:26 4872d77fe225: Pulling fs layer 18:13:26 5851b861e8e6: Pulling fs layer 18:13:26 b352a97aabf1: Waiting 18:13:26 eaf3925da568: Waiting 18:13:26 bab4dde63d76: Waiting 18:13:26 bde34c3a00c8: Waiting 18:13:26 4872d77fe225: Waiting 18:13:26 5851b861e8e6: Waiting 18:13:26 988bab9f4d93: Waiting 18:13:26 1469e6f7b9e6: Waiting 18:13:26 e2be974225ed: Verifying Checksum 18:13:26 e2be974225ed: Download complete 18:13:26 988bab9f4d93: Verifying Checksum 18:13:26 988bab9f4d93: Download complete 18:13:26 1469e6f7b9e6: Verifying Checksum 18:13:26 1469e6f7b9e6: Download complete 18:13:27 339a4e72a1f5: Verifying Checksum 18:13:27 339a4e72a1f5: Download complete 18:13:27 eaf3925da568: Verifying Checksum 18:13:27 eaf3925da568: Download complete 18:13:27 bde34c3a00c8: Download complete 18:13:27 b352a97aabf1: Download complete 18:13:27 4872d77fe225: Download complete 18:13:27 5851b861e8e6: Verifying Checksum 18:13:27 5851b861e8e6: Download complete 18:13:27 b85a868b505f: Verifying Checksum 18:13:27 b85a868b505f: Download complete 18:13:27 bab4dde63d76: Verifying Checksum 18:13:27 bab4dde63d76: Download complete 18:13:28 b85a868b505f: Pull complete 18:13:28 e2be974225ed: Pull complete 18:13:29 339a4e72a1f5: Pull complete 18:13:29 988bab9f4d93: Pull complete 18:13:29 1469e6f7b9e6: Pull complete 18:13:29 eaf3925da568: Pull complete 18:13:32 bab4dde63d76: Pull complete 18:13:32 bde34c3a00c8: Pull complete 18:13:32 b352a97aabf1: Pull complete 18:13:32 4872d77fe225: Pull complete 18:13:32 5851b861e8e6: Pull complete 18:13:32 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:13:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:13:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:13:32 prd-ubuntu20.04-docker-8c-8g-38304 does not seem to be running inside a container 18:13:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_PR-101 -v /w/workspace/edgexfoundry_device-uart_PR-101:/w/workspace/edgexfoundry_device-uart_PR-101:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-101@tmp:/w/workspace/edgexfoundry_device-uart_PR-101@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 18:13:35 $ docker top 380df3ce4992d1cc35181e654189e40e052597a2e90dd1cc1c5c723cf3d960bc -eo pid,comm 18:13:35 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). 18:13:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:13:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:13:35 [ssh-agent] Looking for ssh-agent implementation... 18:13:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:13:35 $ docker exec 380df3ce4992d1cc35181e654189e40e052597a2e90dd1cc1c5c723cf3d960bc ssh-agent 18:13:36 SSH_AUTH_SOCK=/tmp/ssh-kWqoJMzdVR4l/agent.33 18:13:36 SSH_AGENT_PID=39 18:13:36 Running ssh-add (command line suppressed) 18:13:36 Identity added: /w/workspace/edgexfoundry_device-uart_PR-101@tmp/private_key_10419879754039707223.key (/w/workspace/edgexfoundry_device-uart_PR-101@tmp/private_key_10419879754039707223.key) 18:13:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:13:36 + git tag --points-at HEAD [Pipeline] } 18:13:36 $ docker exec --env ******** --env ******** 380df3ce4992d1cc35181e654189e40e052597a2e90dd1cc1c5c723cf3d960bc ssh-agent -k 18:13:36 unset SSH_AUTH_SOCK; 18:13:36 unset SSH_AGENT_PID; 18:13:36 echo Agent pid 39 killed; 18:13:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:13:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:13:36 [ssh-agent] Looking for ssh-agent implementation... 18:13:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:13:36 $ docker exec 380df3ce4992d1cc35181e654189e40e052597a2e90dd1cc1c5c723cf3d960bc ssh-agent 18:13:36 SSH_AUTH_SOCK=/tmp/ssh-U71wODhzOny2/agent.72 18:13:36 SSH_AGENT_PID=78 18:13:36 Running ssh-add (command line suppressed) 18:13:37 Identity added: /w/workspace/edgexfoundry_device-uart_PR-101@tmp/private_key_14301732145081023862.key (/w/workspace/edgexfoundry_device-uart_PR-101@tmp/private_key_14301732145081023862.key) 18:13:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:13:37 + git semver init 18:13:37 2025-02-06 18:13:37,603 [run_init] DEBUG init version:0.0.0 force:False 18:13:37 2025-02-06 18:13:37,604 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_PR-101/.semver 18:13:37 2025-02-06 18:13:37,604 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_PR-101/.semver 18:13:37 2025-02-06 18:13:37,604 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_PR-101/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_PR-101, universal_newlines=False, shell=None, istream=None) 18:13:39 2025-02-06 18:13:38,821 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_PR-101/.git/info/exclude 18:13:39 2025-02-06 18:13:38,822 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_PR-101/.semver/PR-101 with force:False 18:13:39 2025-02-06 18:13:38,822 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_PR-101/.semver/PR-101 18:13:39 2025-02-06 18:13:38,827 [execute] INFO git cat-file --batch-check 18:13:39 2025-02-06 18:13:38,827 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_PR-101/.semver, universal_newlines=False, shell=None, istream=) 18:13:39 2025-02-06 18:13:38,834 [execute] INFO git cat-file --batch 18:13:39 2025-02-06 18:13:38,834 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_PR-101/.semver, universal_newlines=False, shell=None, istream=) 18:13:39 2025-02-06 18:13:38,838 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_PR-101/.semver/PR-101 18:13:39 0.0.0 [Pipeline] } 18:13:39 $ docker exec --env ******** --env ******** 380df3ce4992d1cc35181e654189e40e052597a2e90dd1cc1c5c723cf3d960bc ssh-agent -k 18:13:39 unset SSH_AUTH_SOCK; 18:13:39 unset SSH_AGENT_PID; 18:13:39 echo Agent pid 78 killed; 18:13:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:13:39 + git semver [Pipeline] } 18:13:39 $ docker stop --time=1 380df3ce4992d1cc35181e654189e40e052597a2e90dd1cc1c5c723cf3d960bc 18:13:41 $ docker rm -f --volumes 380df3ce4992d1cc35181e654189e40e052597a2e90dd1cc1c5c723cf3d960bc [Pipeline] // withDockerContainer [Pipeline] sh 18:13:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:13:42 Stashed 1 file(s) [Pipeline] echo 18:13:42 [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:13:43 provisioning config files... 18:13:43 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-101@tmp/config7735699438276761949tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 18:13:43 ---> ****-login.sh 18:13:43 nexus3.edgexfoundry.org:10001 18:13:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:13:43 Configure a credential helper to remove this warning. See 18:13:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:13:43 18:13:43 Login Succeeded 18:13:43 nexus3.edgexfoundry.org:10002 18:13:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:13:43 Configure a credential helper to remove this warning. See 18:13:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:13:43 18:13:43 Login Succeeded 18:13:43 nexus3.edgexfoundry.org:10003 18:13:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:13:43 Configure a credential helper to remove this warning. See 18:13:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:13:43 18:13:43 Login Succeeded 18:13:43 nexus3.edgexfoundry.org:10004 18:13:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:13:43 Configure a credential helper to remove this warning. See 18:13:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:13:43 18:13:43 Login Succeeded 18:13:43 ****.io 18:13:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:13:44 Configure a credential helper to remove this warning. See 18:13:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:13:44 18:13:44 Login Succeeded 18:13:44 ---> ****-login.sh ends [Pipeline] } 18:13:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:13:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:13:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:13:44 ========================================================= 18:13:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 18:13:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:44 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 18:13:44 Sending build context to Docker daemon 25.81MB 18:13:44 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 18:13:44 Step 2/12 : FROM ${BASE} AS builder 18:13:45 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 18:13:45 da9db072f522: Pulling fs layer 18:13:45 6ef4a4ee8ca5: Pulling fs layer 18:13:45 06f05ace1117: Pulling fs layer 18:13:45 5fe327b54edc: Pulling fs layer 18:13:45 4f4fb700ef54: Pulling fs layer 18:13:45 92a5565b7b96: Pulling fs layer 18:13:45 ff9bb7016b71: Pulling fs layer 18:13:45 b67dba6c2c7d: Pulling fs layer 18:13:45 a813b0c90790: Pulling fs layer 18:13:45 4f4fb700ef54: Waiting 18:13:45 92a5565b7b96: Waiting 18:13:45 ff9bb7016b71: Waiting 18:13:45 b67dba6c2c7d: Waiting 18:13:45 5fe327b54edc: Waiting 18:13:45 a813b0c90790: Waiting 18:13:45 6ef4a4ee8ca5: Verifying Checksum 18:13:45 6ef4a4ee8ca5: Download complete 18:13:45 5fe327b54edc: Verifying Checksum 18:13:45 5fe327b54edc: Download complete 18:13:45 4f4fb700ef54: Download complete 18:13:45 92a5565b7b96: Verifying Checksum 18:13:45 92a5565b7b96: Download complete 18:13:45 da9db072f522: Download complete 18:13:45 ff9bb7016b71: Verifying Checksum 18:13:45 ff9bb7016b71: Download complete 18:13:45 da9db072f522: Pull complete 18:13:45 a813b0c90790: Verifying Checksum 18:13:45 a813b0c90790: Download complete 18:13:45 6ef4a4ee8ca5: Pull complete 18:13:45 06f05ace1117: Verifying Checksum 18:13:45 06f05ace1117: Download complete 18:13:45 b67dba6c2c7d: Verifying Checksum 18:13:45 b67dba6c2c7d: Download complete 18:13:49 06f05ace1117: Pull complete 18:13:49 5fe327b54edc: Pull complete 18:13:49 4f4fb700ef54: Pull complete 18:13:49 92a5565b7b96: Pull complete 18:13:49 ff9bb7016b71: Pull complete 18:13:51 b67dba6c2c7d: Pull complete 18:13:52 a813b0c90790: Pull complete 18:13:52 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 18:13:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 18:13:52 ---> 3ba60ce46760 18:13:52 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:13:56 ---> Running in f40d2e32e721 18:13:56 Removing intermediate container f40d2e32e721 18:13:56 ---> 00ae993c5a6c 18:13:56 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:13:56 ---> Running in a79439c167de 18:13:56 Removing intermediate container a79439c167de 18:13:56 ---> d65aad2d6759 18:13:56 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:13:56 ---> Running in 8889565e3e82 18:13:56 Removing intermediate container 8889565e3e82 18:13:56 ---> 555b44cb124f 18:13:56 Step 6/12 : WORKDIR /device-uart 18:13:56 ---> Running in 7298d46eb2f0 18:13:56 Removing intermediate container 7298d46eb2f0 18:13:56 ---> 31d2735fb8b0 18:13:56 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:13:56 ---> Running in 27e577cec537 18:13:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:13:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:13:57 (1/4) Installing openssh-keygen (9.7_p1-r4) 18:13:57 (2/4) Installing libedit (20240517.3.1-r0) 18:13:57 (3/4) Installing openssh-client-common (9.7_p1-r4) 18:13:57 (4/4) Installing openssh-client-default (9.7_p1-r4) 18:13:57 Executing busybox-1.36.1-r29.trigger 18:13:57 OK: 252 MiB in 62 packages 18:13:57 Removing intermediate container 27e577cec537 18:13:57 ---> 178c4fe113e8 18:13:57 Step 8/12 : COPY go.mod vendor* ./ 18:13:57 ---> 49079935395c 18:13:57 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:13:57 ---> Running in 8cb24b4950cc 18:14:44 Removing intermediate container 8cb24b4950cc 18:14:44 ---> b0ad784b8cd2 18:14:44 Step 10/12 : COPY . . 18:14:44 ---> c89004004d0d 18:14:44 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:14:44 ---> Running in fafae6f69ec2 18:14:44 Removing intermediate container fafae6f69ec2 18:14:44 ---> 3a61bd621c46 18:14:44 Step 12/12 : RUN ${MAKE} 18:14:44 ---> Running in c0678f2d3b55 18:14:44 noop 18:14:44 Removing intermediate container c0678f2d3b55 18:14:44 ---> 03c7e33d37e9 18:14:44 Successfully built 03c7e33d37e9 18:14:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:14:48 + docker inspect -f . ci-base-image-x86_64 18:14:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:14:48 prd-ubuntu20.04-docker-8c-8g-38304 does not seem to be running inside a container 18:14:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_PR-101 -v /w/workspace/edgexfoundry_device-uart_PR-101:/w/workspace/edgexfoundry_device-uart_PR-101:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-101@tmp:/w/workspace/edgexfoundry_device-uart_PR-101@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 18:14:49 $ docker top 3b638f8e596ba371d315d63edf429290b9a66a34cd555a518d4bf933f788a378 -eo pid,comm [Pipeline] { [Pipeline] sh 18:14:49 + go version 18:14:49 go version go1.23.4 linux/amd64 [Pipeline] } 18:14:49 $ docker stop --time=1 3b638f8e596ba371d315d63edf429290b9a66a34cd555a518d4bf933f788a378 18:14:50 $ docker rm -f --volumes 3b638f8e596ba371d315d63edf429290b9a66a34cd555a518d4bf933f788a378 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:14:51 + docker inspect -f . ci-base-image-x86_64 18:14:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:14:51 prd-ubuntu20.04-docker-8c-8g-38304 does not seem to be running inside a container 18:14:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-uart_PR-101 -v /w/workspace/edgexfoundry_device-uart_PR-101:/w/workspace/edgexfoundry_device-uart_PR-101:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-101@tmp:/w/workspace/edgexfoundry_device-uart_PR-101@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 18:14:52 $ docker top 8e0e8e9c860c10ae049d2db8992ea264ffd1ccfe89de944c252d499d0e01a7bb -eo pid,comm [Pipeline] { [Pipeline] sh 18:14:52 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_PR-101 [Pipeline] fileExists [Pipeline] sh 18:14:52 + make test 18:14:52 go test ./... -coverprofile=coverage.out 18:14:54 ? github.com/edgexfoundry/device-uart [no test files] 18:15:11 github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements 18:15:11 github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements 18:15:19 go vet ./... 18:15:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:15:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:15:25 ./bin/test-attribution-txt.sh [Pipeline] echo 18:15:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:15:25 $ docker stop --time=1 8e0e8e9c860c10ae049d2db8992ea264ffd1ccfe89de944c252d499d0e01a7bb 18:15:30 $ docker rm -f --volumes 8e0e8e9c860c10ae049d2db8992ea264ffd1ccfe89de944c252d499d0e01a7bb [Pipeline] // withDockerContainer [Pipeline] sh 18:15:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:15:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:15:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:15:32 + ls -al . 18:15:32 total 224 18:15:32 drwxrwxr-x 8 jenkins jenkins 4096 Feb 6 18:14 . 18:15:32 drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 18:13 .. 18:15:32 -rw-rw-r-- 1 jenkins jenkins 140 Feb 6 18:13 .dockerignore 18:15:32 drwxrwxr-x 8 jenkins jenkins 4096 Feb 6 18:15 .git 18:15:32 drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 18:13 .github 18:15:32 -rw-rw-r-- 1 jenkins jenkins 343 Feb 6 18:13 .gitignore 18:15:32 -rw-rw-r-- 1 jenkins jenkins 198 Feb 6 18:13 .golangci.yml 18:15:32 drwxr-xr-x 3 jenkins jenkins 4096 Feb 6 18:13 .semver 18:15:32 -rw-rw-r-- 1 jenkins jenkins 18662 Feb 6 18:13 Attribution.txt 18:15:32 -rw-rw-r-- 1 jenkins jenkins 1908 Feb 6 18:13 CHANGELOG.md 18:15:32 -rw-rw-r-- 1 jenkins jenkins 1919 Feb 6 18:13 Dockerfile 18:15:32 -rw-rw-r-- 1 jenkins jenkins 677 Feb 6 18:13 GOVERNANCE.md 18:15:32 -rw-rw-r-- 1 jenkins jenkins 675 Feb 6 18:13 Jenkinsfile 18:15:32 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 6 18:13 LICENSE 18:15:32 -rw-rw-r-- 1 jenkins jenkins 2455 Feb 6 18:13 Makefile 18:15:32 -rw-rw-r-- 1 jenkins jenkins 617 Feb 6 18:13 OWNERS.md 18:15:32 -rw-rw-r-- 1 jenkins jenkins 8892 Feb 6 18:13 README.md 18:15:32 -rw-rw-r-- 1 jenkins jenkins 5 Feb 6 18:13 VERSION 18:15:32 drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 18:13 bin 18:15:32 drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 18:13 cmd 18:15:32 -rw-r--r-- 1 jenkins jenkins 6770 Feb 6 18:15 coverage.out 18:15:32 -rw-rw-r-- 1 jenkins jenkins 6120 Feb 6 18:13 go.mod 18:15:32 -rw-rw-r-- 1 jenkins jenkins 86483 Feb 6 18:13 go.sum 18:15:32 drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 18:13 internal 18:15:32 -rw-rw-r-- 1 jenkins jenkins 209 Feb 6 18:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:32 + docker build -t device-uart -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=309b4fc7ee3e0ed3af611fbfbccdcfaa7116e4bc --label arch=amd64 --label version=0.0.0 . 18:15:32 Sending build context to Docker daemon 25.82MB 18:15:32 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 18:15:32 Step 2/26 : FROM ${BASE} AS builder 18:15:32 ---> 03c7e33d37e9 18:15:32 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:15:33 ---> Running in 0771c94ccb0a 18:15:33 Removing intermediate container 0771c94ccb0a 18:15:33 ---> 9b434c228d9b 18:15:33 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 18:15:33 ---> Running in 74eb4b724d42 18:15:33 Removing intermediate container 74eb4b724d42 18:15:33 ---> 1dc0f86c96b2 18:15:33 Step 5/26 : ARG ADD_BUILD_TAGS="" 18:15:33 ---> Running in 3d9c8c5d3c55 18:15:33 Removing intermediate container 3d9c8c5d3c55 18:15:33 ---> 28d15c2ba4e9 18:15:33 Step 6/26 : WORKDIR /device-uart 18:15:33 ---> Running in 84e7f4ed3404 18:15:33 Removing intermediate container 84e7f4ed3404 18:15:33 ---> ce8f0f45b7e4 18:15:33 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:15:33 ---> Running in f38cc7aab052 18:15:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:15:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:15:34 OK: 252 MiB in 62 packages 18:15:34 Removing intermediate container f38cc7aab052 18:15:34 ---> f22ed8218d6a 18:15:34 Step 8/26 : COPY go.mod vendor* ./ 18:15:34 ---> a174469fceab 18:15:34 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:15:34 ---> Running in 9e26d86a38a1 18:15:35 Removing intermediate container 9e26d86a38a1 18:15:35 ---> e421cf9a626b 18:15:35 Step 10/26 : COPY . . 18:15:36 ---> b9ef2996866a 18:15:36 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:15:36 ---> Running in 9e46377f820e 18:15:37 Removing intermediate container 9e46377f820e 18:15:37 ---> eb09f37b58ea 18:15:37 Step 12/26 : RUN ${MAKE} 18:15:37 ---> Running in 32e12ac880a9 18:15:37 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-uart ./cmd 18:16:09 Removing intermediate container 32e12ac880a9 18:16:09 ---> be8e1b51fd61 18:16:09 Step 13/26 : FROM alpine:3.20 18:16:09 3.20: Pulling from library/alpine 18:16:09 66a3d608f3fa: Pulling fs layer 18:16:09 66a3d608f3fa: Download complete 18:16:09 66a3d608f3fa: Pull complete 18:16:09 Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 18:16:09 Status: Downloaded newer image for alpine:3.20 18:16:09 ---> e29df9b510ff 18:16:09 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 18:16:09 ---> Running in 579db2d6f97c 18:16:09 Removing intermediate container 579db2d6f97c 18:16:09 ---> eeba5c02b588 18:16:09 Step 15/26 : RUN apk add --update --no-cache dumb-init 18:16:09 ---> Running in 7c44f719cfe9 18:16:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:16:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:16:09 (1/1) Installing dumb-init (1.2.5-r3) 18:16:09 Executing busybox-1.36.1-r29.trigger 18:16:09 OK: 8 MiB in 15 packages 18:16:09 Removing intermediate container 7c44f719cfe9 18:16:09 ---> 76cd2ebaa9f3 18:16:09 Step 16/26 : RUN apk --no-cache upgrade 18:16:09 ---> Running in 4426c9249db4 18:16:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:16:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:16:10 OK: 8 MiB in 15 packages 18:16:10 Removing intermediate container 4426c9249db4 18:16:10 ---> af61602018fb 18:16:10 Step 17/26 : WORKDIR / 18:16:10 ---> Running in b55548fc50a9 18:16:10 Removing intermediate container b55548fc50a9 18:16:10 ---> 1512056cceca 18:16:10 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 18:16:10 ---> bc016cceea91 18:16:10 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 18:16:10 ---> c92af37fc391 18:16:10 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 18:16:12 ---> 450bd4cbdb3e 18:16:12 Step 21/26 : EXPOSE 59995 18:16:12 ---> Running in 58843199e37e 18:16:12 Removing intermediate container 58843199e37e 18:16:12 ---> 6cfc33451ab3 18:16:12 Step 22/26 : ENTRYPOINT ["/device-uart"] 18:16:12 ---> Running in c5d219e8393d 18:16:12 Removing intermediate container c5d219e8393d 18:16:12 ---> 34acb623399e 18:16:12 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 18:16:12 ---> Running in 5d643b1d81c4 18:16:12 Removing intermediate container 5d643b1d81c4 18:16:12 ---> 4fafaae4c53f 18:16:12 Step 24/26 : LABEL arch=amd64 18:16:12 ---> Running in 3436079569e4 18:16:12 Removing intermediate container 3436079569e4 18:16:12 ---> 83cba10bb1f9 18:16:12 Step 25/26 : LABEL git_sha=309b4fc7ee3e0ed3af611fbfbccdcfaa7116e4bc 18:16:12 ---> Running in 7c99c3403b8d 18:16:12 Removing intermediate container 7c99c3403b8d 18:16:12 ---> c13e4c17eb3d 18:16:12 Step 26/26 : LABEL version=0.0.0 18:16:12 ---> Running in 46df346ae3b8 18:16:12 Removing intermediate container 46df346ae3b8 18:16:12 ---> 7fd82f1340c8 18:16:12 [Warning] One or more build-args [ARCH] were not consumed 18:16:12 Successfully built 7fd82f1340c8 18:16:12 Successfully tagged device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:16:13 18:16:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:16:14 latest: Pulling from edgex-lftools-log-publisher 18:16:14 5eb5b503b376: Pulling fs layer 18:16:14 5c69ac0246d0: Pulling fs layer 18:16:14 ec43610c2a17: Pulling fs layer 18:16:14 3a2ae6a8a46f: Pulling fs layer 18:16:14 33b1e0a273af: Pulling fs layer 18:16:14 5d3b04190fa2: Pulling fs layer 18:16:14 2f39f015ded8: Pulling fs layer 18:16:14 3a2ae6a8a46f: Waiting 18:16:14 33b1e0a273af: Waiting 18:16:14 5d3b04190fa2: Waiting 18:16:14 2f39f015ded8: Waiting 18:16:14 5c69ac0246d0: Download complete 18:16:14 3a2ae6a8a46f: Verifying Checksum 18:16:14 3a2ae6a8a46f: Download complete 18:16:14 33b1e0a273af: Verifying Checksum 18:16:14 33b1e0a273af: Download complete 18:16:14 5d3b04190fa2: Verifying Checksum 18:16:14 5d3b04190fa2: Download complete 18:16:14 ec43610c2a17: Verifying Checksum 18:16:14 ec43610c2a17: Download complete 18:16:14 5eb5b503b376: Verifying Checksum 18:16:14 5eb5b503b376: Download complete 18:16:14 2f39f015ded8: Download complete 18:16:15 5eb5b503b376: Pull complete 18:16:15 5c69ac0246d0: Pull complete 18:16:16 ec43610c2a17: Pull complete 18:16:16 3a2ae6a8a46f: Pull complete 18:16:16 33b1e0a273af: Pull complete 18:16:16 5d3b04190fa2: Pull complete 18:16:20 2f39f015ded8: Pull complete 18:16:20 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:16:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:16:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:16:20 prd-ubuntu20.04-docker-8c-8g-38304 does not seem to be running inside a container 18:16:20 $ 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/edgexfoundry_device-uart_PR-101 -v /w/workspace/edgexfoundry_device-uart_PR-101:/w/workspace/edgexfoundry_device-uart_PR-101:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-101@tmp:/w/workspace/edgexfoundry_device-uart_PR-101@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 18:16:24 $ docker top 3218a11fce3e81b7ddf518d6af29206d5a7753ce657b81b6790b4b440ebbb9ec -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:16:24 ---> job-cost.sh 18:16:24 lf-activate-venv: SKIPPING 18:16:24 INFO: No Stack... 18:16:25 INFO: Retrieving Pricing Info for: v3-standard-8 18:16:26 INFO: Archiving Costs [Pipeline] sh 18:16:26 + cat /w/workspace/edgexfoundry_device-uart_PR-101/archives/cost.csv 18:16:26 + cut -d, -f6 [Pipeline] lock 18:16:26 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-PR-101-1-stack-cost] 18:16:26 Resource [jenkins-edgexfoundry-device-uart-PR-101-1-stack-cost] did not exist. Created. 18:16:26 Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-PR-101-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:16:26 + echo total: 0.2199999988079071 [Pipeline] stash 18:16:27 Stashed 1 file(s) [Pipeline] } 18:16:27 Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-PR-101-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:16:27 $ docker stop --time=1 3218a11fce3e81b7ddf518d6af29206d5a7753ce657b81b6790b4b440ebbb9ec 18:16:28 $ docker rm -f --volumes 3218a11fce3e81b7ddf518d6af29206d5a7753ce657b81b6790b4b440ebbb9ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 18:16:29 provisioning config files... 18:16:29 copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_PR-101@tmp/config3152437581867544571tmp [Pipeline] { [Pipeline] sh 18:16:29 + set +x 18:16:29 + curl -s https://codecov.io/bash 18:16:29 + bash -s -- 18:16:29 18:16:29 _____ _ 18:16:29 / ____| | | 18:16:29 | | ___ __| | ___ ___ _____ __ 18:16:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:16:29 | |___| (_) | (_| | __/ (_| (_) \ V / 18:16:29 \_____\___/ \__,_|\___|\___\___/ \_/ 18:16:29 Bash-1.0.6 18:16:29 18:16:29 18:16:29 ==> git version 2.25.1 found 18:16:29 ==> 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 18:16:29 Release-Date: 2020-01-08 18:16:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:16:29 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:16:29 ==> Jenkins CI detected. 18:16:29 current dir:  /w/workspace/edgexfoundry_device-uart_PR-101 18:16:29 project root: . 18:16:29 --> token set from env 18:16:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:16:29 ==> Running gcov in . (disable via -X gcov) 18:16:29 ==> Python coveragepy not found 18:16:29 ==> Searching for coverage reports in: 18:16:29 + . 18:16:29 -> Found 1 reports 18:16:29 ==> Detecting git/mercurial file structure 18:16:29 ==> Reading reports 18:16:29 + ./coverage.out bytes=6770 18:16:29 ==> Appending adjustments 18:16:29 https://docs.codecov.io/docs/fixing-reports 18:16:29 + Found adjustments 18:16:29 ==> Gzipping contents 18:16:29 4.0K /tmp/codecov.6JY16w.gz 18:16:29 ==> Uploading reports 18:16:29 url: https://codecov.io 18:16:29 query: branch=PR-101&commit=309b4fc7ee3e0ed3af611fbfbccdcfaa7116e4bc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-101%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=101&job=&cmd_args= 18:16:29 -> Pinging Codecov 18:16:29 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-101&commit=309b4fc7ee3e0ed3af611fbfbccdcfaa7116e4bc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-101%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=101&job=&cmd_args= 18:16:29 -> Uploading to 18:16:29 https://storage.googleapis.com/codecov-production/shelter/v4/github/lf-edge/device-uart/309b4fc7ee3e0ed3af611fbfbccdcfaa7116e4bc/d4ffe7fb-6c4c-46f4-bec1-bbc0c0b3c07c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250206%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250206T181629Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=88530310b69efa012b0f12fed42e2a30c720fe2d809376ca7c62f222d5cb6739 18:16:29 % Total % Received % Xferd Average Speed Time Time Time Current 18:16:29 Dload Upload Total Spent Left Speed 18:16:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1341 0 0 100 1341 0 8651 --:--:-- --:--:-- --:--:-- 8651 18:16:30 -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/309b4fc7ee3e0ed3af611fbfbccdcfaa7116e4bc [Pipeline] } 18:16:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:16:32 + [ -d /w/workspace/edgexfoundry_device-uart_PR-101/archives ] 18:16:32 + ls -al /w/workspace/edgexfoundry_device-uart_PR-101/archives 18:16:32 total 16 18:16:32 drwxr-xr-x 3 root root 4096 Feb 6 18:16 . 18:16:32 drwxrwxr-x 9 jenkins jenkins 4096 Feb 6 18:16 .. 18:16:32 drwxr-xr-x 2 root root 4096 Feb 6 18:16 cost 18:16:32 -rw-r--r-- 1 root root 83 Feb 6 18:16 cost.csv 18:16:32 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_PR-101/archives 18:16:32 + ls -al /w/workspace/edgexfoundry_device-uart_PR-101/archives 18:16:32 total 16 18:16:32 drwxr-xr-x 3 jenkins jenkins 4096 Feb 6 18:16 . 18:16:32 drwxrwxr-x 9 jenkins jenkins 4096 Feb 6 18:16 .. 18:16:32 drwxr-xr-x 2 jenkins jenkins 4096 Feb 6 18:16 cost 18:16:32 -rw-r--r-- 1 jenkins jenkins 83 Feb 6 18:16 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:16:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:16:33 ---> package-listing.sh 18:16:33 ++ facter osfamily 18:16:33 ++ tr '[:upper:]' '[:lower:]' 18:16:33 + OS_FAMILY=debian 18:16:33 + workspace=/w/workspace/edgexfoundry_device-uart_PR-101 18:16:33 + START_PACKAGES=/tmp/packages_start.txt 18:16:33 + END_PACKAGES=/tmp/packages_end.txt 18:16:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:16:33 + PACKAGES=/tmp/packages_start.txt 18:16:33 + '[' /w/workspace/edgexfoundry_device-uart_PR-101 ']' 18:16:33 + PACKAGES=/tmp/packages_end.txt 18:16:33 + case "${OS_FAMILY}" in 18:16:33 + dpkg -l 18:16:33 + grep '^ii' 18:16:33 + '[' -f /tmp/packages_start.txt ']' 18:16:33 + '[' -f /tmp/packages_end.txt ']' 18:16:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:16:33 + '[' /w/workspace/edgexfoundry_device-uart_PR-101 ']' 18:16:33 + mkdir -p /w/workspace/edgexfoundry_device-uart_PR-101/archives/ 18:16:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_PR-101/archives/ [Pipeline] echo 18:16:33 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/edgexfoundry_device-uart_PR-101/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:16:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:16:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:16:34 prd-ubuntu20.04-docker-8c-8g-38304 does not seem to be running inside a container 18:16:35 $ 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/edgexfoundry_device-uart_PR-101/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-uart_PR-101 -v /w/workspace/edgexfoundry_device-uart_PR-101:/w/workspace/edgexfoundry_device-uart_PR-101:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-101@tmp:/w/workspace/edgexfoundry_device-uart_PR-101@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 18:16:35 $ docker top bd94dc3b65cf868c63330439a32d973c839272b3ca9838e64f6007b41dfd1c23 -eo pid,comm [Pipeline] { [Pipeline] sh 18:16:35 + touch /tmp/pre-build-complete [Pipeline] sh 18:16:35 + mkdir -p /var/log/sysstat [Pipeline] sh 18:16:36 + ls /var/log/sa-host 18:16:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:16:36 provisioning config files... 18:16:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-101@tmp/config7746266994994058478tmp [Pipeline] { [Pipeline] echo 18:16:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:16:36 ---> create-netrc.sh [Pipeline] } 18:16:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:16:37 ---> python-tools-install.sh [Pipeline] echo 18:16:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:16:37 ---> sudo-logs.sh 18:16:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:16:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:16:38 ---> job-cost.sh 18:16:38 lf-activate-venv: SKIPPING 18:16:38 DEBUG: total: 0.2199999988079071 18:16:38 INFO: Retrieving Stack Cost... 18:16:38 INFO: Retrieving Pricing Info for: v3-standard-8 18:16:38 INFO: Archiving Costs [Pipeline] echo 18:16:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:16:38 ---> logs-deploy.sh 18:16:38 lf-activate-venv: SKIPPING 18:16:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/PR-101/1 18:16:38 INFO: archiving workspace using pattern(s): 18:16:39 Archives upload complete. 18:16:40 INFO: archiving logs to Nexus 18:16:40 ---> uname -a: 18:16:40 Linux prd-ubuntu20-04-docker-8c-8g-38304 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:16:40 18:16:40 18:16:40 ---> lscpu: 18:16:40 Architecture: x86_64 18:16:40 CPU op-mode(s): 32-bit, 64-bit 18:16:40 Byte Order: Little Endian 18:16:40 Address sizes: 40 bits physical, 48 bits virtual 18:16:40 CPU(s): 8 18:16:40 On-line CPU(s) list: 0-7 18:16:40 Thread(s) per core: 1 18:16:40 Core(s) per socket: 1 18:16:40 Socket(s): 8 18:16:40 NUMA node(s): 1 18:16:40 Vendor ID: AuthenticAMD 18:16:40 CPU family: 23 18:16:40 Model: 49 18:16:40 Model name: AMD EPYC-Rome Processor 18:16:40 Stepping: 0 18:16:40 CPU MHz: 2800.000 18:16:40 BogoMIPS: 5600.00 18:16:40 Virtualization: AMD-V 18:16:40 Hypervisor vendor: KVM 18:16:40 Virtualization type: full 18:16:40 L1d cache: 256 KiB 18:16:40 L1i cache: 256 KiB 18:16:40 L2 cache: 4 MiB 18:16:40 L3 cache: 128 MiB 18:16:40 NUMA node0 CPU(s): 0-7 18:16:40 Vulnerability Itlb multihit: Not affected 18:16:40 Vulnerability L1tf: Not affected 18:16:40 Vulnerability Mds: Not affected 18:16:40 Vulnerability Meltdown: Not affected 18:16:40 Vulnerability Mmio stale data: Not affected 18:16:40 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:16:40 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:16:40 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:16:40 Vulnerability Srbds: Not affected 18:16:40 Vulnerability Tsx async abort: Not affected 18:16:40 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 18:16:40 18:16:40 18:16:40 ---> nproc: 18:16:40 8 18:16:40 18:16:40 18:16:40 ---> df -h: 18:16:40 Filesystem Size Used Avail Use% Mounted on 18:16:40 overlay 155G 12G 144G 8% / 18:16:40 tmpfs 64M 0 64M 0% /dev 18:16:40 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:16:40 shm 64M 0 64M 0% /dev/shm 18:16:40 /dev/vda1 155G 12G 144G 8% /facter-os 18:16:40 18:16:40 18:16:40 ---> sar -b -r -n DEV: 18:16:40 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38304) 02/06/25 _x86_64_ (8 CPU) 18:16:40 18:16:40 18:12:33 LINUX RESTART (8 CPU) 18:16:40 18:16:40 18:13:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:16:40 18:14:01 396.95 38.75 358.20 0.00 4338.05 130786.45 0.00 18:16:40 18:15:01 253.52 2.43 251.09 0.00 25.73 75116.28 0.00 18:16:40 18:16:01 102.30 0.12 102.18 0.00 5.20 31130.94 0.00 18:16:40 Average: 250.12 13.63 236.49 0.00 1440.39 78724.93 0.00 18:16:40 18:16:40 18:13:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:16:40 18:14:01 29103820 31486740 828976 2.52 80100 2569976 1977184 5.83 1085216 2302736 2504 18:16:40 18:15:01 27423284 31325372 975748 2.97 185940 3828632 2183636 6.44 1583592 3308700 321800 18:16:40 18:16:01 27468132 31489452 814688 2.48 191592 3944288 2036676 6.00 1410324 3441736 13020 18:16:40 Average: 27998412 31433855 873137 2.66 152544 3447632 2065832 6.09 1359711 3017724 112441 18:16:40 18:16:40 18:13:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:16:40 18:14:01 lo 6.71 6.71 0.66 0.66 0.00 0.00 0.00 0.00 18:16:40 18:14:01 docker0 117.77 125.94 9.74 364.91 0.00 0.00 0.00 0.00 18:16:40 18:14:01 veth5de5e5d 87.36 91.44 8.62 89.15 0.00 0.00 0.00 0.01 18:16:40 18:14:01 ens3 652.52 463.74 6272.07 109.26 0.00 0.00 0.00 0.00 18:16:40 18:15:01 veth180d31c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 18:16:40 18:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:16:40 18:15:01 docker0 206.97 355.64 17.62 2763.34 0.00 0.00 0.00 0.00 18:16:40 18:15:01 ens3 379.64 221.56 2787.67 29.86 0.00 0.00 0.00 0.00 18:16:40 18:16:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 18:16:40 18:16:01 docker0 2.35 4.17 0.13 38.20 0.00 0.00 0.00 0.00 18:16:40 18:16:01 ens3 27.65 14.91 59.16 9.92 0.00 0.00 0.00 0.00 18:16:40 Average: lo 2.37 2.37 0.23 0.23 0.00 0.00 0.00 0.00 18:16:40 Average: docker0 108.98 162.11 9.16 1059.30 0.00 0.00 0.00 0.00 18:16:40 Average: ens3 351.61 232.13 3021.76 49.35 0.00 0.00 0.00 0.00 18:16:40 18:16:40 18:16:40 ---> sar -P ALL: 18:16:40 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38304) 02/06/25 _x86_64_ (8 CPU) 18:16:40 18:16:40 18:12:33 LINUX RESTART (8 CPU) 18:16:40 18:16:40 18:13:02 CPU %user %nice %system %iowait %steal %idle 18:16:40 18:14:01 all 10.10 0.00 3.38 2.67 0.07 83.79 18:16:40 18:14:01 0 8.39 0.00 3.03 0.80 0.05 87.73 18:16:40 18:14:01 1 9.72 0.00 3.34 2.02 0.07 84.85 18:16:40 18:14:01 2 9.67 0.00 3.32 1.16 0.07 85.78 18:16:40 18:14:01 3 9.88 0.00 3.06 0.89 0.07 86.11 18:16:40 18:14:01 4 10.80 0.00 4.45 4.10 0.09 80.57 18:16:40 18:14:01 5 10.82 0.00 4.01 11.60 0.07 73.50 18:16:40 18:14:01 6 11.11 0.00 2.52 0.10 0.07 86.20 18:16:40 18:14:01 7 10.42 0.00 3.30 0.72 0.09 85.48 18:16:40 18:15:01 all 15.13 0.00 4.76 4.39 0.08 75.65 18:16:40 18:15:01 0 15.09 0.00 4.97 4.03 0.07 75.85 18:16:40 18:15:01 1 15.90 0.00 4.25 0.80 0.12 78.93 18:16:40 18:15:01 2 15.18 0.00 4.65 2.63 0.08 77.45 18:16:40 18:15:01 3 15.32 0.00 4.13 0.70 0.05 79.80 18:16:40 18:15:01 4 14.05 0.00 5.29 22.93 0.08 57.65 18:16:40 18:15:01 5 14.79 0.00 4.78 1.20 0.07 79.17 18:16:40 18:15:01 6 14.93 0.00 5.28 0.93 0.08 78.78 18:16:40 18:15:01 7 15.76 0.00 4.70 1.92 0.07 77.55 18:16:40 18:16:01 all 44.61 0.00 6.72 2.23 0.09 46.36 18:16:40 18:16:01 0 45.51 0.00 6.63 6.39 0.10 41.37 18:16:40 18:16:01 1 45.08 0.00 6.61 0.08 0.08 48.15 18:16:40 18:16:01 2 44.46 0.00 6.83 0.96 0.08 47.68 18:16:40 18:16:01 3 44.81 0.00 6.41 0.05 0.08 48.65 18:16:40 18:16:01 4 43.77 0.00 6.71 2.89 0.08 46.54 18:16:40 18:16:01 5 44.82 0.00 6.95 0.08 0.08 48.07 18:16:40 18:16:01 6 44.61 0.00 6.97 7.36 0.08 40.98 18:16:40 18:16:01 7 43.81 0.00 6.63 0.03 0.10 49.43 18:16:40 Average: all 23.37 0.00 4.96 3.10 0.08 68.50 18:16:40 Average: 0 23.08 0.00 4.88 3.76 0.07 68.21 18:16:40 Average: 1 23.64 0.00 4.74 0.96 0.09 70.57 18:16:40 Average: 2 23.19 0.00 4.94 1.59 0.08 70.20 18:16:40 Average: 3 23.43 0.00 4.54 0.54 0.07 71.42 18:16:40 Average: 4 22.96 0.00 5.49 10.00 0.08 61.46 18:16:40 Average: 5 23.60 0.00 5.26 4.24 0.07 66.83 18:16:40 Average: 6 23.62 0.00 4.94 2.81 0.08 68.55 18:16:40 Average: 7 23.41 0.00 4.89 0.89 0.08 70.72 18:16:40 18:16:40 18:16:40