Pull request #40 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c0042f00274a5264b41da98ad68c34f2b48bcfd8+8ec6d64c5869dda101a2f6c8fb6f971c9f4d88f2 (0e52266c9109ff73ea4181b439b2092713e5fe0c) 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-ssh6686417074397643382.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh11249653336766474556.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-40/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-40/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3325297032801648494.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-40/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh547795951840659657.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh3049121449796647480.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-40/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-40/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10295035798334761285.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-26317’ Running on prd-ubuntu20.04-docker-8c-8g-26320 in /w/workspace/edgexfoundry_device-uart_PR-40 [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-40 # 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 Merging remotes/origin/main commit 8ec6d64c5869dda101a2f6c8fb6f971c9f4d88f2 into PR head commit c0042f00274a5264b41da98ad68c34f2b48bcfd8 Merge succeeded, producing c0042f00274a5264b41da98ad68c34f2b48bcfd8 Checking out Revision c0042f00274a5264b41da98ad68c34f2b48bcfd8 (PR-40) 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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > 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 > 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/40/head:refs/remotes/origin/PR-40 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c0042f00274a5264b41da98ad68c34f2b48bcfd8 # 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 8ec6d64c5869dda101a2f6c8fb6f971c9f4d88f2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c0042f00274a5264b41da98ad68c34f2b48bcfd8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-28T18:11:11.064Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-28T18:11:11.285Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-28T18:11:11.410Z] ========================================================= [2023-12-28T18:11:11.410Z] EdgeX Global Pipelines Version Info [2023-12-28T18:11:11.410Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-28T18:11:12.177Z] ------------------- [2023-12-28T18:11:12.177Z] stable info: [2023-12-28T18:11:12.177Z] ------------------- [2023-12-28T18:11:12.177Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-28T18:11:12.177Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-28T18:11:12.177Z] Message: update stable to v1.0.258 [2023-12-28T18:11:12.753Z] ------------------- [2023-12-28T18:11:12.753Z] experimental info: [2023-12-28T18:11:12.753Z] ------------------- [2023-12-28T18:11:12.753Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-28T18:11:12.753Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-28T18:11:12.753Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-28T18:11:12.963Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo [2023-12-28T18:11:13.024Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo [2023-12-28T18:11:13.083Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-28T18:11:13.149Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-28T18:11:13.216Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-28T18:11:13.287Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-28T18:11:13.351Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-28T18:11:13.410Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-28T18:11:13.471Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-28T18:11:13.529Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-28T18:11:13.595Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-28T18:11:13.658Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo [2023-12-28T18:11:13.727Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-28T18:11:13.797Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-28T18:11:13.868Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-28T18:11:13.937Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-28T18:11:14.002Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-28T18:11:14.073Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-28T18:11:14.139Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-28T18:11:14.207Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-28T18:11:14.274Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-12-28T18:11:14.343Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-12-28T18:11:14.411Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-28T18:11:14.476Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-28T18:11:14.552Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-12-28T18:11:14.628Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-28T18:11:14.702Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-28T18:11:14.781Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-40 [Pipeline] echo [2023-12-28T18:11:14.859Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-40 [Pipeline] echo [2023-12-28T18:11:14.936Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-40 [Pipeline] echo [2023-12-28T18:11:15.011Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c0042f00274a5264b41da98ad68c34f2b48bcfd8 [Pipeline] echo [2023-12-28T18:11:15.089Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c0042f0 [Pipeline] echo [2023-12-28T18:11:15.166Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-28T18:11:15.359Z] provisioning config files... [2023-12-28T18:11:15.372Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-40@tmp/config5102020895985191415tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-28T18:11:15.780Z] ---> ****-login.sh [2023-12-28T18:11:15.780Z] nexus3.edgexfoundry.org:10001 [2023-12-28T18:11:16.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-28T18:11:16.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-28T18:11:16.353Z] Configure a credential helper to remove this warning. See [2023-12-28T18:11:16.353Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-28T18:11:16.353Z] [2023-12-28T18:11:16.353Z] Login Succeeded [2023-12-28T18:11:16.353Z] nexus3.edgexfoundry.org:10002 [2023-12-28T18:11:16.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-28T18:11:16.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-28T18:11:16.353Z] Configure a credential helper to remove this warning. See [2023-12-28T18:11:16.353Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-28T18:11:16.353Z] [2023-12-28T18:11:16.353Z] Login Succeeded [2023-12-28T18:11:16.353Z] nexus3.edgexfoundry.org:10003 [2023-12-28T18:11:16.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-28T18:11:16.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-28T18:11:16.614Z] Configure a credential helper to remove this warning. See [2023-12-28T18:11:16.614Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-28T18:11:16.614Z] [2023-12-28T18:11:16.614Z] Login Succeeded [2023-12-28T18:11:16.614Z] nexus3.edgexfoundry.org:10004 [2023-12-28T18:11:16.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-28T18:11:16.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-28T18:11:16.615Z] Configure a credential helper to remove this warning. See [2023-12-28T18:11:16.615Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-28T18:11:16.615Z] [2023-12-28T18:11:16.615Z] Login Succeeded [2023-12-28T18:11:16.615Z] ****.io [2023-12-28T18:11:16.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-28T18:11:16.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-28T18:11:16.877Z] Configure a credential helper to remove this warning. See [2023-12-28T18:11:16.877Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-28T18:11:16.877Z] [2023-12-28T18:11:16.877Z] Login Succeeded [2023-12-28T18:11:16.877Z] ---> ****-login.sh ends [Pipeline] } [2023-12-28T18:11:16.912Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-28T18:11:17.691Z] + git rev-list -1 --merges c0042f00274a5264b41da98ad68c34f2b48bcfd8~1..c0042f00274a5264b41da98ad68c34f2b48bcfd8 [Pipeline] echo [2023-12-28T18:11:17.729Z] -----------> git rev-list -1 --merges c0042f00274a5264b41da98ad68c34f2b48bcfd8~1..c0042f00274a5264b41da98ad68c34f2b48bcfd8 c0042f00274a5264b41da98ad68c34f2b48bcfd8 [false] [Pipeline] sh [2023-12-28T18:11:18.055Z] + git log --format=format:%s -1 c0042f00274a5264b41da98ad68c34f2b48bcfd8 [Pipeline] echo [2023-12-28T18:11:18.097Z] ========================================================= [2023-12-28T18:11:18.097Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-28T18:11:18.097Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-28T18:11:18.598Z] + git log --format=format:%s -1 c0042f00274a5264b41da98ad68c34f2b48bcfd8 [Pipeline] echo [2023-12-28T18:11:18.637Z] [semverPrep] GIT_COMMIT: c0042f00274a5264b41da98ad68c34f2b48bcfd8, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-12-28T18:11:18.689Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-28T18:11:19.117Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-28T18:11:19.117Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-28T18:11:19.117Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-28T18:11:19.117Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-28T18:11:19.117Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-28T18:11:19.117Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-28T18:11:19.118Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T18:11:19.592Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-28T18:11:19.592Z] [2023-12-28T18:11:19.592Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T18:11:19.987Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-28T18:11:19.987Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-28T18:11:19.987Z] b85a868b505f: Pulling fs layer [2023-12-28T18:11:19.987Z] e2be974225ed: Pulling fs layer [2023-12-28T18:11:19.987Z] 339a4e72a1f5: Pulling fs layer [2023-12-28T18:11:19.987Z] 988bab9f4d93: Pulling fs layer [2023-12-28T18:11:19.987Z] 1469e6f7b9e6: Pulling fs layer [2023-12-28T18:11:19.987Z] eaf3925da568: Pulling fs layer [2023-12-28T18:11:19.987Z] bab4dde63d76: Pulling fs layer [2023-12-28T18:11:19.987Z] bde34c3a00c8: Pulling fs layer [2023-12-28T18:11:19.987Z] b352a97aabf1: Pulling fs layer [2023-12-28T18:11:19.987Z] 4872d77fe225: Pulling fs layer [2023-12-28T18:11:19.987Z] 988bab9f4d93: Waiting [2023-12-28T18:11:19.987Z] 5851b861e8e6: Pulling fs layer [2023-12-28T18:11:19.987Z] 1469e6f7b9e6: Waiting [2023-12-28T18:11:19.987Z] b352a97aabf1: Waiting [2023-12-28T18:11:19.987Z] eaf3925da568: Waiting [2023-12-28T18:11:19.987Z] 4872d77fe225: Waiting [2023-12-28T18:11:19.987Z] bab4dde63d76: Waiting [2023-12-28T18:11:19.987Z] bde34c3a00c8: Waiting [2023-12-28T18:11:20.246Z] e2be974225ed: Verifying Checksum [2023-12-28T18:11:20.246Z] e2be974225ed: Download complete [2023-12-28T18:11:20.246Z] 988bab9f4d93: Download complete [2023-12-28T18:11:20.246Z] 1469e6f7b9e6: Verifying Checksum [2023-12-28T18:11:20.246Z] 1469e6f7b9e6: Download complete [2023-12-28T18:11:20.246Z] eaf3925da568: Download complete [2023-12-28T18:11:20.246Z] 339a4e72a1f5: Verifying Checksum [2023-12-28T18:11:20.246Z] 339a4e72a1f5: Download complete [2023-12-28T18:11:20.246Z] bde34c3a00c8: Verifying Checksum [2023-12-28T18:11:20.246Z] bde34c3a00c8: Download complete [2023-12-28T18:11:20.246Z] b352a97aabf1: Verifying Checksum [2023-12-28T18:11:20.246Z] 4872d77fe225: Verifying Checksum [2023-12-28T18:11:20.246Z] 4872d77fe225: Download complete [2023-12-28T18:11:20.246Z] 5851b861e8e6: Verifying Checksum [2023-12-28T18:11:20.246Z] 5851b861e8e6: Download complete [2023-12-28T18:11:20.246Z] b85a868b505f: Download complete [2023-12-28T18:11:20.506Z] bab4dde63d76: Verifying Checksum [2023-12-28T18:11:20.506Z] bab4dde63d76: Download complete [2023-12-28T18:11:21.931Z] b85a868b505f: Pull complete [2023-12-28T18:11:21.931Z] e2be974225ed: Pull complete [2023-12-28T18:11:22.190Z] 339a4e72a1f5: Pull complete [2023-12-28T18:11:22.451Z] 988bab9f4d93: Pull complete [2023-12-28T18:11:22.711Z] 1469e6f7b9e6: Pull complete [2023-12-28T18:11:22.711Z] eaf3925da568: Pull complete [2023-12-28T18:11:24.647Z] bab4dde63d76: Pull complete [2023-12-28T18:11:24.647Z] bde34c3a00c8: Pull complete [2023-12-28T18:11:24.647Z] b352a97aabf1: Pull complete [2023-12-28T18:11:24.908Z] 4872d77fe225: Pull complete [2023-12-28T18:11:24.908Z] 5851b861e8e6: Pull complete [2023-12-28T18:11:24.908Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-28T18:11:24.908Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-28T18:11:24.908Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-28T18:11:25.270Z] prd-ubuntu20.04-docker-8c-8g-26320 does not seem to be running inside a container [2023-12-28T18:11:25.312Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_PR-40 -v /w/workspace/edgexfoundry_device-uart_PR-40:/w/workspace/edgexfoundry_device-uart_PR-40:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-40@tmp:/w/workspace/edgexfoundry_device-uart_PR-40@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 [2023-12-28T18:11:33.639Z] $ docker top b3ac8332f25e19ee506d37e735ace80ca65716a5c41a6564a750c8917dcc0c48 -eo pid,comm [2023-12-28T18:11:33.688Z] 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). [2023-12-28T18:11:33.688Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-28T18:11:33.898Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-28T18:11:33.898Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-28T18:11:34.011Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-28T18:11:34.016Z] $ docker exec b3ac8332f25e19ee506d37e735ace80ca65716a5c41a6564a750c8917dcc0c48 ssh-agent [2023-12-28T18:11:34.127Z] SSH_AUTH_SOCK=/tmp/ssh-4F11gwUVlgeO/agent.32 [2023-12-28T18:11:34.127Z] SSH_AGENT_PID=38 [2023-12-28T18:11:34.134Z] Running ssh-add (command line suppressed) [2023-12-28T18:11:34.238Z] Identity added: /w/workspace/edgexfoundry_device-uart_PR-40@tmp/private_key_3208160222891864865.key (/w/workspace/edgexfoundry_device-uart_PR-40@tmp/private_key_3208160222891864865.key) [2023-12-28T18:11:34.250Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-28T18:11:34.603Z] + git tag --points-at HEAD [Pipeline] } [2023-12-28T18:11:34.631Z] $ docker exec --env ******** --env ******** b3ac8332f25e19ee506d37e735ace80ca65716a5c41a6564a750c8917dcc0c48 ssh-agent -k [2023-12-28T18:11:34.717Z] unset SSH_AUTH_SOCK; [2023-12-28T18:11:34.718Z] unset SSH_AGENT_PID; [2023-12-28T18:11:34.718Z] echo Agent pid 38 killed; [2023-12-28T18:11:34.725Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-28T18:11:34.874Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-28T18:11:34.874Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-28T18:11:34.988Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-28T18:11:34.993Z] $ docker exec b3ac8332f25e19ee506d37e735ace80ca65716a5c41a6564a750c8917dcc0c48 ssh-agent [2023-12-28T18:11:35.096Z] SSH_AUTH_SOCK=/tmp/ssh-Tm5FnI0TOsBp/agent.70 [2023-12-28T18:11:35.096Z] SSH_AGENT_PID=76 [2023-12-28T18:11:35.101Z] Running ssh-add (command line suppressed) [2023-12-28T18:11:35.204Z] Identity added: /w/workspace/edgexfoundry_device-uart_PR-40@tmp/private_key_14014191279561339091.key (/w/workspace/edgexfoundry_device-uart_PR-40@tmp/private_key_14014191279561339091.key) [2023-12-28T18:11:35.216Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-28T18:11:35.571Z] + git semver init [2023-12-28T18:11:35.833Z] 2023-12-28 18:11:35,749 [run_init] DEBUG init version:0.0.0 force:False [2023-12-28T18:11:35.833Z] 2023-12-28 18:11:35,750 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_PR-40/.semver [2023-12-28T18:11:35.833Z] 2023-12-28 18:11:35,750 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_PR-40/.semver [2023-12-28T18:11:35.833Z] 2023-12-28 18:11:35,750 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_PR-40/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_PR-40, universal_newlines=False, shell=None, istream=None) [2023-12-28T18:11:37.216Z] 2023-12-28 18:11:37,177 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_PR-40/.git/info/exclude [2023-12-28T18:11:37.216Z] 2023-12-28 18:11:37,177 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_PR-40/.semver/PR-40 with force:False [2023-12-28T18:11:37.216Z] 2023-12-28 18:11:37,178 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_PR-40/.semver/PR-40 [2023-12-28T18:11:37.216Z] 2023-12-28 18:11:37,182 [execute] INFO git cat-file --batch-check [2023-12-28T18:11:37.216Z] 2023-12-28 18:11:37,183 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_PR-40/.semver, universal_newlines=False, shell=None, istream=) [2023-12-28T18:11:37.216Z] 2023-12-28 18:11:37,188 [execute] INFO git cat-file --batch [2023-12-28T18:11:37.216Z] 2023-12-28 18:11:37,189 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_PR-40/.semver, universal_newlines=False, shell=None, istream=) [2023-12-28T18:11:37.216Z] 2023-12-28 18:11:37,193 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_PR-40/.semver/PR-40 [2023-12-28T18:11:37.216Z] 0.0.0 [Pipeline] } [2023-12-28T18:11:37.245Z] $ docker exec --env ******** --env ******** b3ac8332f25e19ee506d37e735ace80ca65716a5c41a6564a750c8917dcc0c48 ssh-agent -k [2023-12-28T18:11:37.338Z] unset SSH_AUTH_SOCK; [2023-12-28T18:11:37.338Z] unset SSH_AGENT_PID; [2023-12-28T18:11:37.338Z] echo Agent pid 76 killed; [2023-12-28T18:11:37.345Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-28T18:11:37.882Z] + git semver [Pipeline] } [2023-12-28T18:11:38.173Z] $ docker stop --time=1 b3ac8332f25e19ee506d37e735ace80ca65716a5c41a6564a750c8917dcc0c48 [2023-12-28T18:11:39.611Z] $ docker rm -f --volumes b3ac8332f25e19ee506d37e735ace80ca65716a5c41a6564a750c8917dcc0c48 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-28T18:11:40.210Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-28T18:11:40.535Z] Stashed 1 file(s) [Pipeline] echo [2023-12-28T18:11:40.553Z] [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 [2023-12-28T18:11:41.415Z] provisioning config files... [2023-12-28T18:11:41.424Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-40@tmp/config11749844427094880887tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-28T18:11:41.815Z] ---> ****-login.sh [2023-12-28T18:11:41.815Z] nexus3.edgexfoundry.org:10001 [2023-12-28T18:11:41.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-28T18:11:41.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-28T18:11:41.815Z] Configure a credential helper to remove this warning. See [2023-12-28T18:11:41.815Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-28T18:11:41.815Z] [2023-12-28T18:11:41.815Z] Login Succeeded [2023-12-28T18:11:41.815Z] nexus3.edgexfoundry.org:10002 [2023-12-28T18:11:41.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-28T18:11:41.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-28T18:11:41.815Z] Configure a credential helper to remove this warning. See [2023-12-28T18:11:41.816Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-28T18:11:41.816Z] [2023-12-28T18:11:41.816Z] Login Succeeded [2023-12-28T18:11:41.816Z] nexus3.edgexfoundry.org:10003 [2023-12-28T18:11:42.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-28T18:11:42.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-28T18:11:42.078Z] Configure a credential helper to remove this warning. See [2023-12-28T18:11:42.078Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-28T18:11:42.078Z] [2023-12-28T18:11:42.078Z] Login Succeeded [2023-12-28T18:11:42.078Z] nexus3.edgexfoundry.org:10004 [2023-12-28T18:11:42.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-28T18:11:42.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-28T18:11:42.079Z] Configure a credential helper to remove this warning. See [2023-12-28T18:11:42.079Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-28T18:11:42.079Z] [2023-12-28T18:11:42.079Z] Login Succeeded [2023-12-28T18:11:42.079Z] ****.io [2023-12-28T18:11:42.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-28T18:11:42.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-28T18:11:42.337Z] Configure a credential helper to remove this warning. See [2023-12-28T18:11:42.337Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-28T18:11:42.337Z] [2023-12-28T18:11:42.337Z] Login Succeeded [2023-12-28T18:11:42.337Z] ---> ****-login.sh ends [Pipeline] } [2023-12-28T18:11:42.362Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-28T18:11:42.673Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-28T18:11:42.743Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-28T18:11:42.809Z] ========================================================= [2023-12-28T18:11:42.810Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-28T18:11:42.810Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T18:11:43.450Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-28T18:11:43.450Z] Sending build context to Docker daemon 23.07MB [2023-12-28T18:11:43.450Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-12-28T18:11:43.450Z] Step 2/12 : FROM ${BASE} AS builder [2023-12-28T18:11:43.709Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-28T18:11:43.709Z] 7264a8db6415: Pulling fs layer [2023-12-28T18:11:43.709Z] c4d48a809fc2: Pulling fs layer [2023-12-28T18:11:43.709Z] 4f1c88b9dad5: Pulling fs layer [2023-12-28T18:11:43.709Z] ad3a456e5733: Pulling fs layer [2023-12-28T18:11:43.709Z] 69c7f0334f64: Pulling fs layer [2023-12-28T18:11:43.709Z] 1f1c1a5573a3: Pulling fs layer [2023-12-28T18:11:43.709Z] ce7588e14bc9: Pulling fs layer [2023-12-28T18:11:43.709Z] b5e4710f87ac: Pulling fs layer [2023-12-28T18:11:43.709Z] 1f1c1a5573a3: Waiting [2023-12-28T18:11:43.709Z] ce7588e14bc9: Waiting [2023-12-28T18:11:43.709Z] b5e4710f87ac: Waiting [2023-12-28T18:11:43.709Z] ad3a456e5733: Waiting [2023-12-28T18:11:43.709Z] 69c7f0334f64: Waiting [2023-12-28T18:11:43.709Z] c4d48a809fc2: Download complete [2023-12-28T18:11:43.709Z] ad3a456e5733: Verifying Checksum [2023-12-28T18:11:43.709Z] ad3a456e5733: Download complete [2023-12-28T18:11:43.709Z] 69c7f0334f64: Download complete [2023-12-28T18:11:43.709Z] 7264a8db6415: Verifying Checksum [2023-12-28T18:11:43.709Z] 7264a8db6415: Download complete [2023-12-28T18:11:43.709Z] 1f1c1a5573a3: Verifying Checksum [2023-12-28T18:11:43.710Z] 1f1c1a5573a3: Download complete [2023-12-28T18:11:43.972Z] 7264a8db6415: Pull complete [2023-12-28T18:11:43.972Z] b5e4710f87ac: Download complete [2023-12-28T18:11:43.972Z] 4f1c88b9dad5: Verifying Checksum [2023-12-28T18:11:43.972Z] 4f1c88b9dad5: Download complete [2023-12-28T18:11:44.244Z] c4d48a809fc2: Pull complete [2023-12-28T18:11:44.501Z] ce7588e14bc9: Verifying Checksum [2023-12-28T18:11:44.501Z] ce7588e14bc9: Download complete [2023-12-28T18:11:48.726Z] 4f1c88b9dad5: Pull complete [2023-12-28T18:11:48.726Z] ad3a456e5733: Pull complete [2023-12-28T18:11:49.294Z] 69c7f0334f64: Pull complete [2023-12-28T18:11:49.862Z] 1f1c1a5573a3: Pull complete [2023-12-28T18:11:54.077Z] ce7588e14bc9: Pull complete [2023-12-28T18:11:54.651Z] b5e4710f87ac: Pull complete [2023-12-28T18:11:54.924Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-28T18:11:55.185Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-28T18:11:55.185Z] ---> 88b5674ff536 [2023-12-28T18:11:55.185Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-12-28T18:11:56.186Z] Still waiting to schedule task [2023-12-28T18:11:56.186Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-26318’ is offline [2023-12-28T18:12:17.249Z] ---> Running in b726f2e1db06 [2023-12-28T18:12:17.249Z] Removing intermediate container b726f2e1db06 [2023-12-28T18:12:17.249Z] ---> 2f6d0dfe81cd [2023-12-28T18:12:17.249Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-12-28T18:12:17.249Z] ---> Running in a3ee844f39b1 [2023-12-28T18:12:17.249Z] Removing intermediate container a3ee844f39b1 [2023-12-28T18:12:17.249Z] ---> 7ca9283f40b1 [2023-12-28T18:12:17.249Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-12-28T18:12:17.249Z] ---> Running in 14497ddd713c [2023-12-28T18:12:17.249Z] Removing intermediate container 14497ddd713c [2023-12-28T18:12:17.249Z] ---> 0e6744949baf [2023-12-28T18:12:17.249Z] Step 6/12 : WORKDIR /device-uart [2023-12-28T18:12:17.249Z] ---> Running in a9628619ba76 [2023-12-28T18:12:17.249Z] Removing intermediate container a9628619ba76 [2023-12-28T18:12:17.249Z] ---> 4c580dfcfdfc [2023-12-28T18:12:17.249Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-28T18:12:17.249Z] ---> Running in 1ecd33b5c62c [2023-12-28T18:12:17.249Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-28T18:12:17.249Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-28T18:12:17.249Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2023-12-28T18:12:17.249Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-12-28T18:12:17.249Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2023-12-28T18:12:17.249Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2023-12-28T18:12:17.249Z] Executing busybox-1.36.1-r5.trigger [2023-12-28T18:12:17.249Z] OK: 268 MiB in 56 packages [2023-12-28T18:12:19.167Z] Removing intermediate container 1ecd33b5c62c [2023-12-28T18:12:19.167Z] ---> 7d2fd91fc9c6 [2023-12-28T18:12:19.167Z] Step 8/12 : COPY go.mod vendor* ./ [2023-12-28T18:12:19.428Z] ---> 220b71952cbd [2023-12-28T18:12:19.428Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-28T18:12:19.689Z] ---> Running in 40428178a2d3 [2023-12-28T18:13:27.465Z] Removing intermediate container 40428178a2d3 [2023-12-28T18:13:27.465Z] ---> 560fe56e254b [2023-12-28T18:13:27.465Z] Step 10/12 : COPY . . [2023-12-28T18:13:27.465Z] ---> 38c6d3a0489d [2023-12-28T18:13:27.465Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-28T18:13:27.465Z] ---> Running in 1692fa473654 [2023-12-28T18:13:27.465Z] Removing intermediate container 1692fa473654 [2023-12-28T18:13:27.465Z] ---> 790ed2a7e63e [2023-12-28T18:13:27.465Z] Step 12/12 : RUN ${MAKE} [2023-12-28T18:13:27.465Z] ---> Running in 006d7211ca8e [2023-12-28T18:13:27.465Z] noop [2023-12-28T18:13:27.465Z] Removing intermediate container 006d7211ca8e [2023-12-28T18:13:27.465Z] ---> 18294b39691a [2023-12-28T18:13:27.465Z] Successfully built 18294b39691a [2023-12-28T18:13:27.465Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T18:13:27.989Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-28T18:13:27.989Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-28T18:13:28.207Z] prd-ubuntu20.04-docker-8c-8g-26320 does not seem to be running inside a container [2023-12-28T18:13:28.243Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_PR-40 -v /w/workspace/edgexfoundry_device-uart_PR-40:/w/workspace/edgexfoundry_device-uart_PR-40:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-40@tmp:/w/workspace/edgexfoundry_device-uart_PR-40@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 [2023-12-28T18:13:29.192Z] $ docker top f20018d2099b63ec5c3b6cf5fc264df1885afc85ff859c919f9bcd3f17cdf4b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-28T18:13:29.633Z] + go version [2023-12-28T18:13:29.633Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-28T18:13:29.662Z] $ docker stop --time=1 f20018d2099b63ec5c3b6cf5fc264df1885afc85ff859c919f9bcd3f17cdf4b9 [2023-12-28T18:13:30.705Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-26321 in /w/workspace/edgexfoundry_device-uart_PR-40 [2023-12-28T18:13:32.317Z] $ docker rm -f --volumes f20018d2099b63ec5c3b6cf5fc264df1885afc85ff859c919f9bcd3f17cdf4b9 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws [2023-12-28T18:13:32.734Z] Running in /w/workspace/device-uart/1 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T18:13:33.505Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-28T18:13:33.505Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-28T18:13:33.749Z] prd-ubuntu20.04-docker-8c-8g-26320 does not seem to be running inside a container [2023-12-28T18:13:33.790Z] $ 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-40 -v /w/workspace/edgexfoundry_device-uart_PR-40:/w/workspace/edgexfoundry_device-uart_PR-40:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-40@tmp:/w/workspace/edgexfoundry_device-uart_PR-40@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 [2023-12-28T18:13:34.623Z] The recommended git tool is: git [2023-12-28T18:13:34.782Z] $ docker top e24cbcc5c61aefccdb90d403235b22e22c0861df4fbed25903f3bfab0b55d54f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-28T18:13:35.240Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_PR-40 [Pipeline] fileExists [Pipeline] sh [2023-12-28T18:13:35.639Z] + make test [2023-12-28T18:13:35.639Z] go test ./... -coverprofile=coverage.out [2023-12-28T18:13:39.481Z] using credential edgex-jenkins-ssh [2023-12-28T18:13:39.505Z] Cloning the remote Git repository [2023-12-28T18:13:39.567Z] Cloning repository git@github.com:edgexfoundry/device-uart.git [2023-12-28T18:13:39.663Z] > git init /w/workspace/device-uart/1 # timeout=10 [2023-12-28T18:13:39.812Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2023-12-28T18:13:39.813Z] > git --version # timeout=10 [2023-12-28T18:13:39.831Z] > git --version # 'git version 2.25.1' [2023-12-28T18:13:39.833Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-28T18:13:39.972Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-28T18:13:41.860Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2023-12-28T18:13:41.879Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-28T18:13:42.293Z] ? github.com/edgexfoundry/device-uart [no test files] [2023-12-28T18:13:43.204Z] Merging remotes/origin/main commit 8ec6d64c5869dda101a2f6c8fb6f971c9f4d88f2 into PR head commit c0042f00274a5264b41da98ad68c34f2b48bcfd8 [2023-12-28T18:13:42.670Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2023-12-28T18:13:42.706Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2023-12-28T18:13:42.707Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-28T18:13:42.722Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/40/head:refs/remotes/origin/PR-40 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-12-28T18:13:43.222Z] > git config core.sparsecheckout # timeout=10 [2023-12-28T18:13:43.288Z] > git checkout -f c0042f00274a5264b41da98ad68c34f2b48bcfd8 # timeout=10 [2023-12-28T18:13:43.449Z] Merge succeeded, producing c0042f00274a5264b41da98ad68c34f2b48bcfd8 [2023-12-28T18:13:43.449Z] Checking out Revision c0042f00274a5264b41da98ad68c34f2b48bcfd8 (PR-40) [2023-12-28T18:13:43.946Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-12-28T18:13:43.997Z] > git --version # timeout=10 [2023-12-28T18:13:44.008Z] > git --version # 'git version 2.25.1' [2023-12-28T18:13:44.020Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2023-12-28T18:13:43.360Z] > git remote # timeout=10 [2023-12-28T18:13:43.379Z] > git config --get remote.origin.url # timeout=10 [2023-12-28T18:13:43.392Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-28T18:13:43.404Z] > git merge 8ec6d64c5869dda101a2f6c8fb6f971c9f4d88f2 # timeout=10 [2023-12-28T18:13:43.432Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-12-28T18:13:43.455Z] > git config core.sparsecheckout # timeout=10 [2023-12-28T18:13:43.467Z] > git checkout -f c0042f00274a5264b41da98ad68c34f2b48bcfd8 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-28T18:13:45.438Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-28T18:13:45.438Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-28T18:13:45.438Z] Dload Upload Total Spent Left Speed [2023-12-28T18:13:45.438Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 94641 0 --:--:-- --:--:-- --:--:-- 94641 [Pipeline] sh [2023-12-28T18:13:45.779Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-28T18:13:46.195Z] + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-12-28T18:13:46.195Z] sudo tee /etc/docker/daemon.new [2023-12-28T18:13:46.195Z] { [2023-12-28T18:13:46.195Z] "registry-mirrors": [ [2023-12-28T18:13:46.195Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-28T18:13:46.195Z] ], [2023-12-28T18:13:46.195Z] "bip": "10.250.0.254/24", [2023-12-28T18:13:46.195Z] "hosts": [ [2023-12-28T18:13:46.195Z] "tcp://0.0.0.0:5555", [2023-12-28T18:13:46.195Z] "unix:///var/run/docker.sock" [2023-12-28T18:13:46.195Z] ], [2023-12-28T18:13:46.195Z] "mtu": 1458, [2023-12-28T18:13:46.195Z] "selinux-enabled": true, [2023-12-28T18:13:46.195Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-28T18:13:46.195Z] } [Pipeline] sh [2023-12-28T18:13:46.538Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-28T18:13:46.887Z] + sudo service docker restart [2023-12-28T18:13:50.399Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2023-12-28T18:13:50.399Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2023-12-28T18:13:57.008Z] go vet ./... [2023-12-28T18:14:00.289Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-28T18:14:00.289Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-28T18:14:00.289Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-28T18:14:00.330Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-28T18:14:00.393Z] $ docker stop --time=1 e24cbcc5c61aefccdb90d403235b22e22c0861df4fbed25903f3bfab0b55d54f [2023-12-28T18:14:09.920Z] $ docker rm -f --volumes e24cbcc5c61aefccdb90d403235b22e22c0861df4fbed25903f3bfab0b55d54f [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-28T18:14:10.447Z] provisioning config files... [2023-12-28T18:14:10.474Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/1@tmp/config1399738868002536087tmp [Pipeline] { [2023-12-28T18:14:10.541Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [Pipeline] libraryResource [2023-12-28T18:14:10.624Z] Stashed 1 file(s) [Pipeline] sh [Pipeline] } [Pipeline] // script [Pipeline] } [2023-12-28T18:14:11.024Z] ---> ****-login.sh [2023-12-28T18:14:11.024Z] nexus3.edgexfoundry.org:10001 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2023-12-28T18:14:11.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh [2023-12-28T18:14:11.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-28T18:14:11.566Z] Configure a credential helper to remove this warning. See [2023-12-28T18:14:11.566Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-28T18:14:11.566Z] [2023-12-28T18:14:11.566Z] Login Succeeded [2023-12-28T18:14:11.566Z] nexus3.edgexfoundry.org:10002 [2023-12-28T18:14:11.729Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-28T18:14:11.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-28T18:14:11.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-28T18:14:11.838Z] Configure a credential helper to remove this warning. See [2023-12-28T18:14:11.838Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-28T18:14:11.838Z] [2023-12-28T18:14:11.838Z] Login Succeeded [2023-12-28T18:14:11.838Z] nexus3.edgexfoundry.org:10003 [2023-12-28T18:14:12.042Z] + ls -al . [2023-12-28T18:14:12.042Z] total 156 [2023-12-28T18:14:12.042Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 28 18:13 . [2023-12-28T18:14:12.042Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 28 18:11 .. [2023-12-28T18:14:12.042Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 28 18:11 .dockerignore [2023-12-28T18:14:12.042Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 28 18:13 .git [2023-12-28T18:14:12.042Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 28 18:11 .github [2023-12-28T18:14:12.042Z] -rw-rw-r-- 1 jenkins jenkins 343 Dec 28 18:11 .gitignore [2023-12-28T18:14:12.042Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 28 18:11 .golangci.yml [2023-12-28T18:14:12.042Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 28 18:11 .semver [2023-12-28T18:14:12.042Z] -rw-rw-r-- 1 jenkins jenkins 9941 Dec 28 18:11 Attribution.txt [2023-12-28T18:14:12.042Z] -rw-rw-r-- 1 jenkins jenkins 1908 Dec 28 18:11 CHANGELOG.md [2023-12-28T18:14:12.042Z] -rw-rw-r-- 1 jenkins jenkins 1886 Dec 28 18:11 Dockerfile [2023-12-28T18:14:12.042Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 28 18:11 GOVERNANCE.md [2023-12-28T18:14:12.042Z] -rw-rw-r-- 1 jenkins jenkins 675 Dec 28 18:11 Jenkinsfile [2023-12-28T18:14:12.042Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 28 18:11 LICENSE [2023-12-28T18:14:12.042Z] -rw-rw-r-- 1 jenkins jenkins 1872 Dec 28 18:11 Makefile [2023-12-28T18:14:12.042Z] -rw-rw-r-- 1 jenkins jenkins 617 Dec 28 18:11 OWNERS.md [2023-12-28T18:14:12.042Z] -rw-rw-r-- 1 jenkins jenkins 8892 Dec 28 18:11 README.md [2023-12-28T18:14:12.042Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 28 18:11 VERSION [2023-12-28T18:14:12.042Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 28 18:11 bin [2023-12-28T18:14:12.042Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 28 18:11 cmd [2023-12-28T18:14:12.042Z] -rw-r--r-- 1 jenkins jenkins 10 Dec 28 18:13 coverage.out [2023-12-28T18:14:12.042Z] -rw-rw-r-- 1 jenkins jenkins 3716 Dec 28 18:11 go.mod [2023-12-28T18:14:12.042Z] -rw-rw-r-- 1 jenkins jenkins 34812 Dec 28 18:11 go.sum [2023-12-28T18:14:12.042Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 28 18:11 internal [2023-12-28T18:14:12.042Z] -rw-rw-r-- 1 jenkins jenkins 209 Dec 28 18:11 version.go [Pipeline] isUnix [2023-12-28T18:14:12.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-28T18:14:12.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-28T18:14:12.108Z] Configure a credential helper to remove this warning. See [2023-12-28T18:14:12.108Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-28T18:14:12.108Z] [2023-12-28T18:14:12.108Z] Login Succeeded [2023-12-28T18:14:12.108Z] nexus3.edgexfoundry.org:10004 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T18:14:12.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-28T18:14:12.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-28T18:14:12.381Z] Configure a credential helper to remove this warning. See [2023-12-28T18:14:12.381Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-28T18:14:12.381Z] [2023-12-28T18:14:12.381Z] Login Succeeded [2023-12-28T18:14:12.381Z] ****.io [2023-12-28T18:14:12.522Z] + 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=c0042f00274a5264b41da98ad68c34f2b48bcfd8 --label arch=amd64 --label version=0.0.0 . [2023-12-28T18:14:12.522Z] Sending build context to Docker daemon 23.07MB [2023-12-28T18:14:12.522Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-12-28T18:14:12.522Z] Step 2/26 : FROM ${BASE} AS builder [2023-12-28T18:14:12.522Z] ---> 18294b39691a [2023-12-28T18:14:12.522Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-12-28T18:14:12.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-28T18:14:12.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-28T18:14:12.919Z] Configure a credential helper to remove this warning. See [2023-12-28T18:14:12.919Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-28T18:14:12.919Z] [2023-12-28T18:14:12.919Z] Login Succeeded [2023-12-28T18:14:12.919Z] ---> ****-login.sh ends [Pipeline] } [2023-12-28T18:14:12.956Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-12-28T18:14:13.459Z] ---> Running in e639b424062a [2023-12-28T18:14:13.459Z] Removing intermediate container e639b424062a [2023-12-28T18:14:13.459Z] ---> 058a3017b9f2 [2023-12-28T18:14:13.459Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [Pipeline] echo [2023-12-28T18:14:13.499Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-28T18:14:13.575Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-28T18:14:13.646Z] ========================================================= [2023-12-28T18:14:13.646Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-28T18:14:13.646Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T18:14:14.025Z] ---> Running in 1e8f842db378 [2023-12-28T18:14:14.286Z] Removing intermediate container 1e8f842db378 [2023-12-28T18:14:14.286Z] ---> d8b5478d25ca [2023-12-28T18:14:14.286Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-12-28T18:14:14.312Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-28T18:14:14.854Z] ---> Running in 30a2fd971c4b [2023-12-28T18:14:15.421Z] Removing intermediate container 30a2fd971c4b [2023-12-28T18:14:15.421Z] ---> e0be3c7154ef [2023-12-28T18:14:15.421Z] Step 6/26 : WORKDIR /device-uart [2023-12-28T18:14:15.681Z] ---> Running in 38906cd3f06f [2023-12-28T18:14:16.617Z] Removing intermediate container 38906cd3f06f [2023-12-28T18:14:16.617Z] ---> 6840d1ab0efe [2023-12-28T18:14:16.617Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-28T18:14:17.184Z] ---> Running in 67bc675a6b21 [2023-12-28T18:14:17.660Z] #0 building with "default" instance using docker driver [2023-12-28T18:14:17.660Z] [2023-12-28T18:14:17.660Z] #1 [internal] load .dockerignore [2023-12-28T18:14:17.660Z] #1 transferring context: [2023-12-28T18:14:17.660Z] #1 transferring context: 182B 0.0s done [2023-12-28T18:14:17.660Z] #1 DONE 0.1s [2023-12-28T18:14:17.660Z] [2023-12-28T18:14:17.660Z] #2 [internal] load build definition from Dockerfile [2023-12-28T18:14:17.660Z] #2 transferring dockerfile: 1.93kB 0.0s done [2023-12-28T18:14:17.660Z] #2 DONE 0.1s [2023-12-28T18:14:17.660Z] [2023-12-28T18:14:17.660Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-28T18:14:17.660Z] #3 DONE 0.1s [2023-12-28T18:14:17.660Z] [2023-12-28T18:14:17.660Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-28T18:14:17.660Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2023-12-28T18:14:17.660Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 1.05MB / 3.33MB 0.1s [2023-12-28T18:14:17.660Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0B / 286.30kB 0.1s [2023-12-28T18:14:17.660Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2023-12-28T18:14:17.660Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0B / 63.99MB 0.1s [2023-12-28T18:14:17.660Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2023-12-28T18:14:17.660Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2023-12-28T18:14:17.660Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done [2023-12-28T18:14:17.660Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2023-12-28T18:14:17.660Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.71MB / 63.99MB 0.3s [2023-12-28T18:14:17.660Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2023-12-28T18:14:17.660Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.3s done [2023-12-28T18:14:17.660Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 1.05MB / 97.63MB 0.3s [2023-12-28T18:14:17.660Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.49MB / 63.99MB 0.4s [2023-12-28T18:14:17.660Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.10MB / 11.40MB 0.4s [2023-12-28T18:14:17.660Z] #4 ... [2023-12-28T18:14:17.660Z] [2023-12-28T18:14:17.660Z] #5 [internal] load build context [2023-12-28T18:14:17.660Z] #5 transferring context: 11.51MB 0.4s done [2023-12-28T18:14:17.660Z] #5 DONE 0.5s [2023-12-28T18:14:17.660Z] [2023-12-28T18:14:17.660Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-28T18:14:17.660Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.68MB / 97.63MB 0.5s [2023-12-28T18:14:17.660Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 6.29MB / 11.40MB 0.5s [2023-12-28T18:14:17.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-28T18:14:17.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-28T18:14:17.930Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 18.33MB / 63.99MB 0.6s [2023-12-28T18:14:17.930Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 10.49MB / 11.40MB 0.6s [2023-12-28T18:14:17.930Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 22.02MB / 63.99MB 0.7s [2023-12-28T18:14:17.930Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.5s done [2023-12-28T18:14:17.930Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 17.83MB / 97.63MB 0.7s [2023-12-28T18:14:17.930Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.6s done [2023-12-28T18:14:18.011Z] OK: 268 MiB in 56 packages [2023-12-28T18:14:18.200Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 31.46MB / 63.99MB 0.9s [2023-12-28T18:14:18.201Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 28.31MB / 97.63MB 0.9s [2023-12-28T18:14:18.201Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 36.70MB / 63.99MB 1.0s [2023-12-28T18:14:18.201Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 33.55MB / 97.63MB 1.0s [2023-12-28T18:14:18.201Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.1s [2023-12-28T18:14:18.469Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 41.94MB / 63.99MB 1.1s [2023-12-28T18:14:18.469Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 38.70MB / 97.63MB 1.1s [2023-12-28T18:14:18.469Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2023-12-28T18:14:18.469Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 50.33MB / 63.99MB 1.3s [2023-12-28T18:14:18.469Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 48.23MB / 97.63MB 1.3s [2023-12-28T18:14:18.745Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 54.53MB / 63.99MB 1.4s [2023-12-28T18:14:18.746Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 53.48MB / 97.63MB 1.4s [2023-12-28T18:14:18.746Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 59.77MB / 63.99MB 1.5s [2023-12-28T18:14:18.746Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 59.77MB / 97.63MB 1.5s [2023-12-28T18:14:19.018Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.6s done [2023-12-28T18:14:19.018Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 71.30MB / 97.63MB 1.7s [2023-12-28T18:14:19.018Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 76.57MB / 97.63MB 1.8s [2023-12-28T18:14:19.018Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2023-12-28T18:14:19.286Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 82.10MB / 97.63MB 1.9s [2023-12-28T18:14:19.286Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 87.03MB / 97.63MB 2.0s [2023-12-28T18:14:19.386Z] Removing intermediate container 67bc675a6b21 [2023-12-28T18:14:19.386Z] ---> bea857b33d39 [2023-12-28T18:14:19.386Z] Step 8/26 : COPY go.mod vendor* ./ [2023-12-28T18:14:19.554Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.2s [2023-12-28T18:14:19.554Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.3s done [2023-12-28T18:14:19.954Z] ---> af9dc82ee689 [2023-12-28T18:14:19.954Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-28T18:14:20.521Z] ---> Running in 29d6a003aeb0 [2023-12-28T18:14:22.423Z] Removing intermediate container 29d6a003aeb0 [2023-12-28T18:14:22.423Z] ---> 48490015107b [2023-12-28T18:14:22.423Z] Step 10/26 : COPY . . [2023-12-28T18:14:23.811Z] ---> 364d8afd32bf [2023-12-28T18:14:23.811Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-28T18:14:23.811Z] ---> Running in da5efcd3f623 [2023-12-28T18:14:23.811Z] Removing intermediate container da5efcd3f623 [2023-12-28T18:14:23.811Z] ---> 2687ef0f0d9a [2023-12-28T18:14:23.811Z] Step 12/26 : RUN ${MAKE} [2023-12-28T18:14:24.069Z] ---> Running in 216821edb7c4 [2023-12-28T18:14:24.329Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.5" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2023-12-28T18:14:24.902Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.5s [2023-12-28T18:14:30.255Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.7s [2023-12-28T18:14:36.916Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.7s done [2023-12-28T18:14:37.182Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2023-12-28T18:14:37.182Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 [2023-12-28T18:14:37.182Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2023-12-28T18:14:37.182Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2023-12-28T18:14:42.536Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.1s [2023-12-28T18:14:45.887Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.6s done [2023-12-28T18:14:46.845Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0.1s [2023-12-28T18:14:48.783Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.7s done [2023-12-28T18:14:48.783Z] #4 DONE 31.6s [2023-12-28T18:14:49.062Z] [2023-12-28T18:14:49.062Z] #6 [builder 2/7] WORKDIR /device-uart [2023-12-28T18:14:50.466Z] #6 DONE 1.6s [2023-12-28T18:14:50.733Z] [2023-12-28T18:14:50.733Z] #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2023-12-28T18:14:50.875Z] Removing intermediate container 216821edb7c4 [2023-12-28T18:14:50.876Z] ---> 76f18cfcd7c3 [2023-12-28T18:14:50.876Z] Step 13/26 : FROM alpine:3.18 [2023-12-28T18:14:50.876Z] 3.18: Pulling from library/alpine [2023-12-28T18:14:50.876Z] c926b61bad3b: Pulling fs layer [2023-12-28T18:14:50.876Z] c926b61bad3b: Verifying Checksum [2023-12-28T18:14:50.876Z] c926b61bad3b: Download complete [2023-12-28T18:14:50.876Z] c926b61bad3b: Pull complete [2023-12-28T18:14:50.876Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-28T18:14:50.876Z] Status: Downloaded newer image for alpine:3.18 [2023-12-28T18:14:50.876Z] ---> b541f2080109 [2023-12-28T18:14:50.876Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-12-28T18:14:50.876Z] ---> Running in 50319391b2b4 [2023-12-28T18:14:51.317Z] #7 0.703 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-28T18:14:51.446Z] Removing intermediate container 50319391b2b4 [2023-12-28T18:14:51.447Z] ---> 4aae7fbf47b8 [2023-12-28T18:14:51.447Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2023-12-28T18:14:51.585Z] #7 1.082 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-28T18:14:51.719Z] ---> Running in 421eb35fc03e [2023-12-28T18:14:52.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-28T18:14:52.545Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-28T18:14:52.804Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-12-28T18:14:52.804Z] Executing busybox-1.36.1-r5.trigger [2023-12-28T18:14:52.804Z] OK: 7 MiB in 16 packages [2023-12-28T18:14:52.995Z] #7 2.100 (1/4) Installing openssh-keygen (9.3_p2-r1) [2023-12-28T18:14:52.995Z] #7 2.125 (2/4) Installing libedit (20221030.3.1-r1) [2023-12-28T18:14:52.995Z] #7 2.138 (3/4) Installing openssh-client-common (9.3_p2-r1) [2023-12-28T18:14:52.995Z] #7 2.204 (4/4) Installing openssh-client-default (9.3_p2-r1) [2023-12-28T18:14:52.995Z] #7 2.230 Executing busybox-1.36.1-r5.trigger [2023-12-28T18:14:52.995Z] #7 2.266 OK: 271 MiB in 56 packages [2023-12-28T18:14:53.265Z] #7 DONE 2.7s [2023-12-28T18:14:53.265Z] [2023-12-28T18:14:53.265Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2023-12-28T18:14:53.533Z] #8 DONE 0.2s [2023-12-28T18:14:53.533Z] [2023-12-28T18:14:53.533Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-28T18:14:53.740Z] Removing intermediate container 421eb35fc03e [2023-12-28T18:14:53.740Z] ---> 6e1431f86886 [2023-12-28T18:14:53.740Z] Step 16/26 : RUN apk --no-cache upgrade [2023-12-28T18:14:53.740Z] ---> Running in b788a3d68295 [2023-12-28T18:14:53.998Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-28T18:14:54.258Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-28T18:14:54.258Z] OK: 7 MiB in 16 packages [2023-12-28T18:14:55.634Z] Removing intermediate container b788a3d68295 [2023-12-28T18:14:55.634Z] ---> 5d5023ee397f [2023-12-28T18:14:55.634Z] Step 17/26 : WORKDIR / [2023-12-28T18:14:55.634Z] ---> Running in fbdc5270b0dc [2023-12-28T18:14:56.201Z] Removing intermediate container fbdc5270b0dc [2023-12-28T18:14:56.201Z] ---> 6cd7d63c89c9 [2023-12-28T18:14:56.201Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2023-12-28T18:14:56.782Z] ---> 49a8467d4bf7 [2023-12-28T18:14:56.782Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2023-12-28T18:14:57.366Z] ---> 77b5b4e4b9c4 [2023-12-28T18:14:57.366Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2023-12-28T18:14:59.283Z] ---> 918b225f238d [2023-12-28T18:14:59.283Z] Step 21/26 : EXPOSE 59995 [2023-12-28T18:14:59.545Z] ---> Running in 3c55e6474b46 [2023-12-28T18:14:59.805Z] Removing intermediate container 3c55e6474b46 [2023-12-28T18:14:59.805Z] ---> 50811979bc8e [2023-12-28T18:14:59.805Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2023-12-28T18:14:59.805Z] ---> Running in dd2e4a90fc48 [2023-12-28T18:15:00.068Z] Removing intermediate container dd2e4a90fc48 [2023-12-28T18:15:00.068Z] ---> 47d42619aa5f [2023-12-28T18:15:00.068Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-12-28T18:15:00.329Z] ---> Running in 12a502aa1d1e [2023-12-28T18:15:00.590Z] Removing intermediate container 12a502aa1d1e [2023-12-28T18:15:00.590Z] ---> 3881c03276e4 [2023-12-28T18:15:00.590Z] Step 24/26 : LABEL arch=amd64 [2023-12-28T18:15:00.850Z] ---> Running in 3bf7bb893675 [2023-12-28T18:15:01.111Z] Removing intermediate container 3bf7bb893675 [2023-12-28T18:15:01.111Z] ---> c93b38931b1f [2023-12-28T18:15:01.111Z] Step 25/26 : LABEL git_sha=c0042f00274a5264b41da98ad68c34f2b48bcfd8 [2023-12-28T18:15:01.111Z] ---> Running in 9bb0ce0e842b [2023-12-28T18:15:01.372Z] Removing intermediate container 9bb0ce0e842b [2023-12-28T18:15:01.372Z] ---> acb5f6dd3a3c [2023-12-28T18:15:01.372Z] Step 26/26 : LABEL version=0.0.0 [2023-12-28T18:15:01.372Z] ---> Running in 3380ab0baa6a [2023-12-28T18:15:01.634Z] Removing intermediate container 3380ab0baa6a [2023-12-28T18:15:01.634Z] ---> 37a7b71de3ea [2023-12-28T18:15:01.634Z] [Warning] One or more build-args [ARCH] were not consumed [2023-12-28T18:15:01.634Z] Successfully built 37a7b71de3ea [2023-12-28T18:15:01.895Z] 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] } [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 [2023-12-28T18:15:03.260Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-28T18:15:03.260Z] [2023-12-28T18:15:03.260Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T18:15:03.776Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-28T18:15:04.346Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-28T18:15:04.346Z] 5eb5b503b376: Pulling fs layer [2023-12-28T18:15:04.346Z] 5c69ac0246d0: Pulling fs layer [2023-12-28T18:15:04.346Z] ec43610c2a17: Pulling fs layer [2023-12-28T18:15:04.346Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-28T18:15:04.346Z] 33b1e0a273af: Pulling fs layer [2023-12-28T18:15:04.346Z] 5d3b04190fa2: Pulling fs layer [2023-12-28T18:15:04.346Z] 2f39f015ded8: Pulling fs layer [2023-12-28T18:15:04.346Z] 33b1e0a273af: Waiting [2023-12-28T18:15:04.346Z] 2f39f015ded8: Waiting [2023-12-28T18:15:04.346Z] 3a2ae6a8a46f: Waiting [2023-12-28T18:15:04.346Z] 5c69ac0246d0: Download complete [2023-12-28T18:15:04.346Z] 3a2ae6a8a46f: Verifying Checksum [2023-12-28T18:15:04.346Z] 3a2ae6a8a46f: Download complete [2023-12-28T18:15:04.346Z] 33b1e0a273af: Verifying Checksum [2023-12-28T18:15:04.346Z] 33b1e0a273af: Download complete [2023-12-28T18:15:04.346Z] ec43610c2a17: Verifying Checksum [2023-12-28T18:15:04.346Z] ec43610c2a17: Download complete [2023-12-28T18:15:04.346Z] 5d3b04190fa2: Verifying Checksum [2023-12-28T18:15:04.346Z] 5d3b04190fa2: Download complete [2023-12-28T18:15:04.618Z] 5eb5b503b376: Verifying Checksum [2023-12-28T18:15:04.618Z] 5eb5b503b376: Download complete [2023-12-28T18:15:05.184Z] 2f39f015ded8: Download complete [2023-12-28T18:15:06.141Z] 5eb5b503b376: Pull complete [2023-12-28T18:15:06.708Z] 5c69ac0246d0: Pull complete [2023-12-28T18:15:07.643Z] ec43610c2a17: Pull complete [2023-12-28T18:15:07.945Z] 3a2ae6a8a46f: Pull complete [2023-12-28T18:15:08.518Z] 33b1e0a273af: Pull complete [2023-12-28T18:15:09.100Z] 5d3b04190fa2: Pull complete [2023-12-28T18:15:14.396Z] 2f39f015ded8: Pull complete [2023-12-28T18:15:14.396Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-28T18:15:14.396Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-28T18:15:14.396Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-28T18:15:14.789Z] prd-ubuntu20.04-docker-8c-8g-26320 does not seem to be running inside a container [2023-12-28T18:15:14.817Z] $ 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-40 -v /w/workspace/edgexfoundry_device-uart_PR-40:/w/workspace/edgexfoundry_device-uart_PR-40:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-40@tmp:/w/workspace/edgexfoundry_device-uart_PR-40@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 [2023-12-28T18:15:20.205Z] #9 DONE 22.5s [2023-12-28T18:15:20.206Z] [2023-12-28T18:15:20.206Z] #10 [builder 6/7] COPY . . [2023-12-28T18:15:20.206Z] #10 DONE 0.3s [2023-12-28T18:15:20.206Z] [2023-12-28T18:15:20.206Z] #11 [builder 7/7] RUN echo noop [2023-12-28T18:15:20.206Z] #11 0.592 noop [2023-12-28T18:15:20.206Z] #11 DONE 0.7s [2023-12-28T18:15:20.206Z] [2023-12-28T18:15:20.206Z] #12 exporting to image [2023-12-28T18:15:20.206Z] #12 exporting layers [2023-12-28T18:15:27.569Z] $ docker top 4abb495bfff680e2cca16a62313d7a769b84d9113b2dd3e5417897f6d948276b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-28T18:15:28.115Z] ---> job-cost.sh [2023-12-28T18:15:28.115Z] lf-activate-venv: SKIPPING [2023-12-28T18:15:28.115Z] INFO: No Stack... [2023-12-28T18:15:28.375Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-28T18:15:28.635Z] INFO: Archiving Costs [Pipeline] sh [2023-12-28T18:15:29.005Z] + cat /w/workspace/edgexfoundry_device-uart_PR-40/archives/cost.csv [2023-12-28T18:15:29.005Z] + cut -d, -f6 [Pipeline] lock [2023-12-28T18:15:29.052Z] Trying to acquire lock on [jenkins-edgexfoundry-device-uart-PR-40-1-stack-cost] [2023-12-28T18:15:29.057Z] Resource [jenkins-edgexfoundry-device-uart-PR-40-1-stack-cost] did not exist. Created. [2023-12-28T18:15:29.058Z] Lock acquired on [jenkins-edgexfoundry-device-uart-PR-40-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-28T18:15:29.547Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-28T18:15:29.600Z] Stashed 1 file(s) [Pipeline] } [2023-12-28T18:15:29.671Z] Lock released on resource [jenkins-edgexfoundry-device-uart-PR-40-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-28T18:15:29.838Z] $ docker stop --time=1 4abb495bfff680e2cca16a62313d7a769b84d9113b2dd3e5417897f6d948276b [2023-12-28T18:15:31.254Z] $ docker rm -f --volumes 4abb495bfff680e2cca16a62313d7a769b84d9113b2dd3e5417897f6d948276b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-12-28T18:15:42.262Z] #12 exporting layers 22.4s done [2023-12-28T18:15:42.262Z] #12 writing image sha256:c8ad53dbfbccc02dd8eb4983451276e84adda12ee47a3c006af76d1b7c254963 done [2023-12-28T18:15:42.262Z] #12 naming to docker.io/library/ci-base-image-arm64 done [2023-12-28T18:15:42.262Z] #12 DONE 22.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T18:15:42.833Z] + docker inspect -f . ci-base-image-arm64 [2023-12-28T18:15:42.833Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-28T18:15:43.144Z] prd-ubuntu20.04-docker-arm64-4c-16g-26321 does not seem to be running inside a container [2023-12-28T18:15:43.205Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/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 ******** ci-base-image-arm64 cat [2023-12-28T18:15:44.365Z] $ docker top ef939ed01965bfbafaa03248cf5087e4dfbcb41aafd459e4e638c6b1cd3766e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-28T18:15:44.948Z] + go version [2023-12-28T18:15:44.948Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-28T18:15:44.979Z] $ docker stop --time=1 ef939ed01965bfbafaa03248cf5087e4dfbcb41aafd459e4e638c6b1cd3766e2 [2023-12-28T18:15:46.461Z] $ docker rm -f --volumes ef939ed01965bfbafaa03248cf5087e4dfbcb41aafd459e4e638c6b1cd3766e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T18:15:47.657Z] + docker inspect -f . ci-base-image-arm64 [2023-12-28T18:15:47.657Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-28T18:15:47.959Z] prd-ubuntu20.04-docker-arm64-4c-16g-26321 does not seem to be running inside a container [2023-12-28T18:15:48.017Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-uart/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/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 ******** ci-base-image-arm64 cat [2023-12-28T18:15:48.843Z] $ docker top cbc4f49b75b8b1ebbef574411ac0b3f82b97c8f54ae6801a368684dc8f0b9664 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-28T18:15:49.436Z] + git config --global --add safe.directory /w/workspace/device-uart/1 [Pipeline] fileExists [Pipeline] sh [2023-12-28T18:15:49.881Z] + make test [2023-12-28T18:15:49.881Z] go test ./... -coverprofile=coverage.out [2023-12-28T18:15:54.134Z] ? github.com/edgexfoundry/device-uart [no test files] [2023-12-28T18:16:41.240Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2023-12-28T18:16:41.240Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2023-12-28T18:16:41.240Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-28T18:16:41.240Z] go vet ./... [2023-12-28T18:16:53.721Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-28T18:16:53.721Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-28T18:16:53.721Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-28T18:16:53.762Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-28T18:16:53.837Z] $ docker stop --time=1 cbc4f49b75b8b1ebbef574411ac0b3f82b97c8f54ae6801a368684dc8f0b9664 [2023-12-28T18:16:55.642Z] $ docker rm -f --volumes cbc4f49b75b8b1ebbef574411ac0b3f82b97c8f54ae6801a368684dc8f0b9664 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-28T18:16:56.875Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-28T18:16:56.913Z] Warning: overwriting stash ‘coverage-report’ [2023-12-28T18:16:57.310Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-28T18:16:58.122Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-28T18:16:58.460Z] + ls -al . [2023-12-28T18:16:58.460Z] total 152 [2023-12-28T18:16:58.460Z] drwxrwxr-x 7 jenkins jenkins 4096 Dec 28 18:15 . [2023-12-28T18:16:58.460Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 28 18:13 .. [2023-12-28T18:16:58.460Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 28 18:13 .dockerignore [2023-12-28T18:16:58.460Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 28 18:13 .git [2023-12-28T18:16:58.460Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 28 18:13 .github [2023-12-28T18:16:58.460Z] -rw-rw-r-- 1 jenkins jenkins 343 Dec 28 18:13 .gitignore [2023-12-28T18:16:58.460Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 28 18:13 .golangci.yml [2023-12-28T18:16:58.460Z] -rw-rw-r-- 1 jenkins jenkins 9941 Dec 28 18:13 Attribution.txt [2023-12-28T18:16:58.460Z] -rw-rw-r-- 1 jenkins jenkins 1908 Dec 28 18:13 CHANGELOG.md [2023-12-28T18:16:58.460Z] -rw-rw-r-- 1 jenkins jenkins 1886 Dec 28 18:13 Dockerfile [2023-12-28T18:16:58.460Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 28 18:13 GOVERNANCE.md [2023-12-28T18:16:58.460Z] -rw-rw-r-- 1 jenkins jenkins 675 Dec 28 18:13 Jenkinsfile [2023-12-28T18:16:58.460Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 28 18:13 LICENSE [2023-12-28T18:16:58.460Z] -rw-rw-r-- 1 jenkins jenkins 1872 Dec 28 18:13 Makefile [2023-12-28T18:16:58.460Z] -rw-rw-r-- 1 jenkins jenkins 617 Dec 28 18:13 OWNERS.md [2023-12-28T18:16:58.460Z] -rw-rw-r-- 1 jenkins jenkins 8892 Dec 28 18:13 README.md [2023-12-28T18:16:58.460Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 28 18:11 VERSION [2023-12-28T18:16:58.460Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 28 18:13 bin [2023-12-28T18:16:58.460Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 28 18:13 cmd [2023-12-28T18:16:58.460Z] -rw-r--r-- 1 jenkins jenkins 10 Dec 28 18:15 coverage.out [2023-12-28T18:16:58.460Z] -rw-rw-r-- 1 jenkins jenkins 3716 Dec 28 18:13 go.mod [2023-12-28T18:16:58.460Z] -rw-rw-r-- 1 jenkins jenkins 34812 Dec 28 18:13 go.sum [2023-12-28T18:16:58.460Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 28 18:13 internal [2023-12-28T18:16:58.460Z] -rw-rw-r-- 1 jenkins jenkins 209 Dec 28 18:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T18:16:58.968Z] + docker build -t device-uart-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=c0042f00274a5264b41da98ad68c34f2b48bcfd8 --label arch=arm64 --label version=0.0.0 . [2023-12-28T18:16:59.551Z] #0 building with "default" instance using docker driver [2023-12-28T18:16:59.551Z] [2023-12-28T18:16:59.551Z] #1 [internal] load build definition from Dockerfile [2023-12-28T18:16:59.551Z] #1 transferring dockerfile: 1.93kB done [2023-12-28T18:16:59.551Z] #1 DONE 0.0s [2023-12-28T18:16:59.551Z] [2023-12-28T18:16:59.551Z] #2 [internal] load .dockerignore [2023-12-28T18:16:59.551Z] #2 transferring context: 182B done [2023-12-28T18:16:59.551Z] #2 DONE 0.0s [2023-12-28T18:16:59.551Z] [2023-12-28T18:16:59.551Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-28T18:16:59.551Z] #3 DONE 0.0s [2023-12-28T18:16:59.551Z] [2023-12-28T18:16:59.551Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2023-12-28T18:16:59.817Z] #4 DONE 0.2s [2023-12-28T18:16:59.817Z] [2023-12-28T18:16:59.817Z] #5 [internal] load build context [2023-12-28T18:16:59.817Z] #5 transferring context: 5.58kB 0.0s done [2023-12-28T18:16:59.817Z] #5 DONE 0.1s [2023-12-28T18:16:59.817Z] [2023-12-28T18:16:59.817Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-28T18:16:59.817Z] #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-28T18:16:59.817Z] #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-28T18:16:59.817Z] #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-28T18:16:59.817Z] #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-28T18:16:59.817Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.14MB / 3.33MB 0.1s [2023-12-28T18:17:00.085Z] #6 ... [2023-12-28T18:17:00.085Z] [2023-12-28T18:17:00.085Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-28T18:17:00.085Z] #7 DONE 0.2s [2023-12-28T18:17:00.085Z] [2023-12-28T18:17:00.085Z] #8 [builder 2/7] WORKDIR /device-uart [2023-12-28T18:17:00.085Z] #8 DONE 0.1s [2023-12-28T18:17:00.085Z] [2023-12-28T18:17:00.085Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-28T18:17:00.085Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done [2023-12-28T18:17:00.085Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-28T18:17:00.671Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done [2023-12-28T18:17:00.671Z] #6 DONE 0.9s [2023-12-28T18:17:00.671Z] [2023-12-28T18:17:00.671Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-28T18:17:01.262Z] #9 0.593 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-28T18:17:01.528Z] #9 0.924 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-28T18:17:02.944Z] #9 ... [2023-12-28T18:17:02.944Z] [2023-12-28T18:17:02.944Z] #10 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2023-12-28T18:17:02.944Z] #10 0.719 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-28T18:17:02.944Z] #10 1.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-28T18:17:02.944Z] #10 2.253 OK: 271 MiB in 56 packages [2023-12-28T18:17:02.944Z] #10 DONE 2.5s [2023-12-28T18:17:02.944Z] [2023-12-28T18:17:02.944Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-28T18:17:02.944Z] #9 1.890 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-28T18:17:02.944Z] #9 1.901 Executing busybox-1.36.1-r5.trigger [2023-12-28T18:17:02.944Z] #9 1.927 OK: 8 MiB in 16 packages [2023-12-28T18:17:02.944Z] #9 ... [2023-12-28T18:17:02.944Z] [2023-12-28T18:17:02.944Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2023-12-28T18:17:02.944Z] #11 DONE 0.2s [2023-12-28T18:17:02.944Z] [2023-12-28T18:17:02.944Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-28T18:17:02.944Z] #12 ... [2023-12-28T18:17:02.944Z] [2023-12-28T18:17:02.944Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-28T18:17:02.944Z] #9 DONE 2.2s [2023-12-28T18:17:03.212Z] [2023-12-28T18:17:03.212Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2023-12-28T18:17:03.797Z] #13 0.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-28T18:17:04.065Z] #13 ... [2023-12-28T18:17:04.065Z] [2023-12-28T18:17:04.065Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-28T18:17:04.065Z] #12 DONE 1.2s [2023-12-28T18:17:04.065Z] [2023-12-28T18:17:04.065Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2023-12-28T18:17:04.065Z] #13 1.097 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-28T18:17:04.335Z] #13 ... [2023-12-28T18:17:04.335Z] [2023-12-28T18:17:04.335Z] #14 [builder 6/7] COPY . . [2023-12-28T18:17:04.335Z] #14 DONE 0.3s [2023-12-28T18:17:04.603Z] [2023-12-28T18:17:04.603Z] #15 [builder 7/7] RUN make build [2023-12-28T18:17:05.187Z] #15 0.667 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.5" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2023-12-28T18:17:07.772Z] #15 ... [2023-12-28T18:17:07.772Z] [2023-12-28T18:17:07.772Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2023-12-28T18:17:07.772Z] #13 2.150 OK: 8 MiB in 16 packages [2023-12-28T18:17:07.772Z] #13 DONE 4.9s [2023-12-28T18:17:08.040Z] [2023-12-28T18:17:08.040Z] #15 [builder 7/7] RUN make build [2023-12-28T18:18:15.912Z] #15 DONE 63.2s [2023-12-28T18:18:15.912Z] [2023-12-28T18:18:15.912Z] #16 [stage-1 4/7] COPY --from=builder /device-uart/Attribution.txt / [2023-12-28T18:18:15.912Z] #16 DONE 0.1s [2023-12-28T18:18:15.912Z] [2023-12-28T18:18:15.912Z] #17 [stage-1 5/7] COPY --from=builder /device-uart/LICENSE / [2023-12-28T18:18:15.912Z] #17 DONE 0.1s [2023-12-28T18:18:15.912Z] [2023-12-28T18:18:15.912Z] #18 [stage-1 6/7] COPY --from=builder /device-uart/cmd/ / [2023-12-28T18:18:15.912Z] #18 DONE 0.4s [2023-12-28T18:18:15.912Z] [2023-12-28T18:18:15.912Z] #19 exporting to image [2023-12-28T18:18:15.912Z] #19 exporting layers [2023-12-28T18:18:15.912Z] #19 exporting layers 0.4s done [2023-12-28T18:18:15.912Z] #19 writing image sha256:a23f83f39c8eeff507fe57d9ecd061186b207602419c0facd7229bc898e303b1 done [2023-12-28T18:18:15.912Z] #19 naming to docker.io/library/device-uart-arm64 done [2023-12-28T18:18:15.912Z] #19 DONE 0.4s [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 [2023-12-28T18:18:17.273Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-28T18:18:17.273Z] [2023-12-28T18:18:17.273Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T18:18:17.725Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-28T18:18:19.679Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-28T18:18:19.679Z] 8998bd30e6a1: Pulling fs layer [2023-12-28T18:18:19.679Z] 04944245beec: Pulling fs layer [2023-12-28T18:18:19.679Z] 699f458cf7ca: Pulling fs layer [2023-12-28T18:18:19.679Z] 765212b225bb: Pulling fs layer [2023-12-28T18:18:19.679Z] f23df028b6ca: Pulling fs layer [2023-12-28T18:18:19.679Z] 765212b225bb: Waiting [2023-12-28T18:18:19.679Z] f23df028b6ca: Waiting [2023-12-28T18:18:19.679Z] d65c8cfc05b1: Pulling fs layer [2023-12-28T18:18:19.679Z] d65c8cfc05b1: Waiting [2023-12-28T18:18:19.679Z] 2437ff75d9bd: Pulling fs layer [2023-12-28T18:18:19.679Z] 2437ff75d9bd: Waiting [2023-12-28T18:18:19.679Z] 04944245beec: Verifying Checksum [2023-12-28T18:18:19.679Z] 04944245beec: Download complete [2023-12-28T18:18:19.679Z] 765212b225bb: Verifying Checksum [2023-12-28T18:18:19.679Z] 765212b225bb: Download complete [2023-12-28T18:18:19.679Z] f23df028b6ca: Verifying Checksum [2023-12-28T18:18:19.679Z] f23df028b6ca: Download complete [2023-12-28T18:18:19.679Z] d65c8cfc05b1: Download complete [2023-12-28T18:18:19.679Z] 699f458cf7ca: Verifying Checksum [2023-12-28T18:18:19.679Z] 699f458cf7ca: Download complete [2023-12-28T18:18:20.270Z] 8998bd30e6a1: Verifying Checksum [2023-12-28T18:18:20.270Z] 8998bd30e6a1: Download complete [2023-12-28T18:18:22.885Z] 2437ff75d9bd: Verifying Checksum [2023-12-28T18:18:22.885Z] 2437ff75d9bd: Download complete [2023-12-28T18:18:27.151Z] 8998bd30e6a1: Pull complete [2023-12-28T18:18:27.418Z] 04944245beec: Pull complete [2023-12-28T18:18:29.356Z] 699f458cf7ca: Pull complete [2023-12-28T18:18:29.356Z] 765212b225bb: Pull complete [2023-12-28T18:18:33.606Z] f23df028b6ca: Pull complete [2023-12-28T18:18:33.606Z] d65c8cfc05b1: Pull complete [2023-12-28T18:19:00.295Z] 2437ff75d9bd: Pull complete [2023-12-28T18:19:00.295Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-28T18:19:00.295Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-28T18:19:00.295Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-28T18:19:00.809Z] prd-ubuntu20.04-docker-arm64-4c-16g-26321 does not seem to be running inside a container [2023-12-28T18:19:00.873Z] $ 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-uart/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-12-28T18:19:03.554Z] $ docker top 050d4c78bffaf8397c3e5cad7cfff0b8b0d6dc99860ab3d6537d584e58f062ce -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-28T18:19:04.206Z] ---> job-cost.sh [2023-12-28T18:19:04.471Z] lf-activate-venv: SKIPPING [2023-12-28T18:19:04.471Z] INFO: No Stack... [2023-12-28T18:19:04.736Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-28T18:19:05.693Z] INFO: Archiving Costs [Pipeline] sh [2023-12-28T18:19:06.033Z] + + cut -d, -f6 [2023-12-28T18:19:06.033Z] cat /w/workspace/device-uart/1/archives/cost.csv [Pipeline] lock [2023-12-28T18:19:06.108Z] Trying to acquire lock on [jenkins-edgexfoundry-device-uart-PR-40-1-stack-cost] [2023-12-28T18:19:06.113Z] Resource [jenkins-edgexfoundry-device-uart-PR-40-1-stack-cost] did not exist. Created. [2023-12-28T18:19:06.113Z] Lock acquired on [jenkins-edgexfoundry-device-uart-PR-40-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-28T18:19:06.624Z] /w/workspace/device-uart/1@tmp/durable-e8789e5f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-28T18:19:06.957Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-28T18:19:06.991Z] Warning: overwriting stash ‘stack-cost’ [2023-12-28T18:19:07.032Z] Stashed 1 file(s) [Pipeline] } [2023-12-28T18:19:07.084Z] Lock released on resource [jenkins-edgexfoundry-device-uart-PR-40-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-28T18:19:07.255Z] $ docker stop --time=1 050d4c78bffaf8397c3e5cad7cfff0b8b0d6dc99860ab3d6537d584e58f062ce [2023-12-28T18:19:08.624Z] $ docker rm -f --volumes 050d4c78bffaf8397c3e5cad7cfff0b8b0d6dc99860ab3d6537d584e58f062ce [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 [2023-12-28T18:19:10.756Z] provisioning config files... [2023-12-28T18:19:10.765Z] copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_PR-40@tmp/config6987602844136037041tmp [Pipeline] { [Pipeline] sh [2023-12-28T18:19:11.234Z] + set +x [2023-12-28T18:19:11.234Z] + bash -s -- [2023-12-28T18:19:11.234Z] + curl -s https://codecov.io/bash [2023-12-28T18:19:11.234Z] [2023-12-28T18:19:11.234Z] _____ _ [2023-12-28T18:19:11.234Z] / ____| | | [2023-12-28T18:19:11.234Z] | | ___ __| | ___ ___ _____ __ [2023-12-28T18:19:11.234Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-28T18:19:11.234Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-28T18:19:11.234Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-28T18:19:11.234Z] Bash-1.0.6 [2023-12-28T18:19:11.234Z] [2023-12-28T18:19:11.234Z] [2023-12-28T18:19:11.234Z] ==> git version 2.25.1 found [2023-12-28T18:19:11.234Z] ==> 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 [2023-12-28T18:19:11.234Z] Release-Date: 2020-01-08 [2023-12-28T18:19:11.234Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-12-28T18:19:11.234Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-28T18:19:11.234Z] ==> Jenkins CI detected. [2023-12-28T18:19:11.234Z] current dir:  /w/workspace/edgexfoundry_device-uart_PR-40 [2023-12-28T18:19:11.234Z] project root: . [2023-12-28T18:19:11.234Z] --> token set from env [2023-12-28T18:19:11.234Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-28T18:19:11.234Z] ==> Running gcov in . (disable via -X gcov) [2023-12-28T18:19:11.234Z] ==> Python coveragepy not found [2023-12-28T18:19:11.234Z] ==> Searching for coverage reports in: [2023-12-28T18:19:11.234Z] + . [2023-12-28T18:19:11.234Z] -> Found 1 reports [2023-12-28T18:19:11.234Z] ==> Detecting git/mercurial file structure [2023-12-28T18:19:11.510Z] ==> Reading reports [2023-12-28T18:19:11.510Z] + ./coverage.out bytes=10 [2023-12-28T18:19:11.510Z] ==> Appending adjustments [2023-12-28T18:19:11.510Z] https://docs.codecov.io/docs/fixing-reports [2023-12-28T18:19:11.510Z] + Found adjustments [2023-12-28T18:19:11.510Z] ==> Gzipping contents [2023-12-28T18:19:11.510Z] 4.0K /tmp/codecov.AxnAU5.gz [2023-12-28T18:19:11.510Z] ==> Uploading reports [2023-12-28T18:19:11.510Z] url: https://codecov.io [2023-12-28T18:19:11.510Z] query: branch=PR-40&commit=c0042f00274a5264b41da98ad68c34f2b48bcfd8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-40%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=40&job=&cmd_args= [2023-12-28T18:19:11.510Z] -> Pinging Codecov [2023-12-28T18:19:11.510Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-40&commit=c0042f00274a5264b41da98ad68c34f2b48bcfd8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-40%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=40&job=&cmd_args= [2023-12-28T18:19:12.080Z] -> Uploading to [2023-12-28T18:19:12.080Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-28/B9AA6E0BBD74AE3A32605C7A7C664919/c0042f00274a5264b41da98ad68c34f2b48bcfd8/e828ad43-11ae-4a57-9078-d41425539178.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231228%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231228T181911Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e5ae112cb8a5c65539c1315583979d0de8acf02a05628e50a0b0d09efc533e20 [2023-12-28T18:19:12.080Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-28T18:19:12.080Z] Dload Upload Total Spent Left Speed [2023-12-28T18:19:12.341Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 603 0 0 100 603 0 2250 --:--:-- --:--:-- --:--:-- 2241 [2023-12-28T18:19:12.341Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/c0042f00274a5264b41da98ad68c34f2b48bcfd8 [Pipeline] } [2023-12-28T18:19:12.372Z] 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 [2023-12-28T18:19:15.835Z] + [ -d /w/workspace/edgexfoundry_device-uart_PR-40/archives ] [2023-12-28T18:19:15.835Z] + ls -al /w/workspace/edgexfoundry_device-uart_PR-40/archives [2023-12-28T18:19:15.835Z] total 16 [2023-12-28T18:19:15.835Z] drwxr-xr-x 3 root root 4096 Dec 28 18:15 . [2023-12-28T18:19:15.835Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 28 18:15 .. [2023-12-28T18:19:15.835Z] drwxr-xr-x 2 root root 4096 Dec 28 18:15 cost [2023-12-28T18:19:15.835Z] -rw-r--r-- 1 root root 82 Dec 28 18:15 cost.csv [2023-12-28T18:19:15.835Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_PR-40/archives [2023-12-28T18:19:15.835Z] + ls -al /w/workspace/edgexfoundry_device-uart_PR-40/archives [2023-12-28T18:19:15.835Z] total 16 [2023-12-28T18:19:15.835Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 28 18:15 . [2023-12-28T18:19:15.835Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 28 18:15 .. [2023-12-28T18:19:15.835Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 28 18:15 cost [2023-12-28T18:19:15.835Z] -rw-r--r-- 1 jenkins jenkins 82 Dec 28 18:15 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-28T18:19:16.173Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-28T18:19:17.073Z] ---> package-listing.sh [2023-12-28T18:19:17.073Z] ++ facter osfamily [2023-12-28T18:19:17.073Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-28T18:19:17.334Z] + OS_FAMILY=debian [2023-12-28T18:19:17.334Z] + workspace=/w/workspace/edgexfoundry_device-uart_PR-40 [2023-12-28T18:19:17.334Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-28T18:19:17.334Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-28T18:19:17.334Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-28T18:19:17.334Z] + PACKAGES=/tmp/packages_start.txt [2023-12-28T18:19:17.334Z] + '[' /w/workspace/edgexfoundry_device-uart_PR-40 ']' [2023-12-28T18:19:17.334Z] + PACKAGES=/tmp/packages_end.txt [2023-12-28T18:19:17.334Z] + case "${OS_FAMILY}" in [2023-12-28T18:19:17.334Z] + dpkg -l [2023-12-28T18:19:17.334Z] + grep '^ii' [2023-12-28T18:19:17.334Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-28T18:19:17.334Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-28T18:19:17.334Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-28T18:19:17.334Z] + '[' /w/workspace/edgexfoundry_device-uart_PR-40 ']' [2023-12-28T18:19:17.334Z] + mkdir -p /w/workspace/edgexfoundry_device-uart_PR-40/archives/ [2023-12-28T18:19:17.334Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_PR-40/archives/ [Pipeline] echo [2023-12-28T18:19:17.370Z] 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-40/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-12-28T18:19:17.669Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T18:19:18.357Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-28T18:19:18.357Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-28T18:19:18.611Z] prd-ubuntu20.04-docker-8c-8g-26320 does not seem to be running inside a container [2023-12-28T18:19:18.646Z] $ 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-40/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-40 -v /w/workspace/edgexfoundry_device-uart_PR-40:/w/workspace/edgexfoundry_device-uart_PR-40:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-40@tmp:/w/workspace/edgexfoundry_device-uart_PR-40@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 [2023-12-28T18:19:19.143Z] $ docker top 88aadc6be7a9ba4532be578e57e0f20ee6a38e04518e717a4ce1835df41ab708 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-28T18:19:19.647Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-28T18:19:19.966Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-28T18:19:20.307Z] + ls /var/log/sa-host [2023-12-28T18:19:20.307Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-28T18:19:20.521Z] provisioning config files... [2023-12-28T18:19:20.530Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-40@tmp/config8917338795878575505tmp [Pipeline] { [Pipeline] echo [2023-12-28T18:19:20.693Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-28T18:19:21.009Z] ---> create-netrc.sh [Pipeline] } [2023-12-28T18:19:21.041Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-28T18:19:21.576Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-28T18:19:21.612Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-28T18:19:21.923Z] ---> sudo-logs.sh [2023-12-28T18:19:21.923Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-28T18:19:22.070Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-28T18:19:22.403Z] ---> job-cost.sh [2023-12-28T18:19:22.403Z] lf-activate-venv: SKIPPING [2023-12-28T18:19:22.403Z] DEBUG: total: 0.2199999988079071 [2023-12-28T18:19:22.403Z] INFO: Retrieving Stack Cost... [2023-12-28T18:19:22.661Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-28T18:19:23.231Z] INFO: Archiving Costs [Pipeline] echo [2023-12-28T18:19:23.266Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-28T18:19:23.586Z] ---> logs-deploy.sh [2023-12-28T18:19:23.586Z] lf-activate-venv: SKIPPING [2023-12-28T18:19:23.586Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/PR-40/1 [2023-12-28T18:19:23.586Z] INFO: archiving workspace using pattern(s): [2023-12-28T18:19:24.523Z] Archives upload complete. [2023-12-28T18:19:24.783Z] INFO: archiving logs to Nexus [2023-12-28T18:19:25.353Z] ---> uname -a: [2023-12-28T18:19:25.353Z] Linux prd-ubuntu20-04-docker-8c-8g-26320 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-12-28T18:19:25.353Z] [2023-12-28T18:19:25.353Z] [2023-12-28T18:19:25.353Z] ---> lscpu: [2023-12-28T18:19:25.353Z] Architecture: x86_64 [2023-12-28T18:19:25.353Z] CPU op-mode(s): 32-bit, 64-bit [2023-12-28T18:19:25.353Z] Byte Order: Little Endian [2023-12-28T18:19:25.353Z] Address sizes: 40 bits physical, 48 bits virtual [2023-12-28T18:19:25.353Z] CPU(s): 8 [2023-12-28T18:19:25.353Z] On-line CPU(s) list: 0-7 [2023-12-28T18:19:25.353Z] Thread(s) per core: 1 [2023-12-28T18:19:25.353Z] Core(s) per socket: 1 [2023-12-28T18:19:25.353Z] Socket(s): 8 [2023-12-28T18:19:25.353Z] NUMA node(s): 1 [2023-12-28T18:19:25.353Z] Vendor ID: AuthenticAMD [2023-12-28T18:19:25.353Z] CPU family: 23 [2023-12-28T18:19:25.353Z] Model: 49 [2023-12-28T18:19:25.353Z] Model name: AMD EPYC-Rome Processor [2023-12-28T18:19:25.353Z] Stepping: 0 [2023-12-28T18:19:25.353Z] CPU MHz: 2800.000 [2023-12-28T18:19:25.353Z] BogoMIPS: 5600.00 [2023-12-28T18:19:25.353Z] Virtualization: AMD-V [2023-12-28T18:19:25.353Z] Hypervisor vendor: KVM [2023-12-28T18:19:25.353Z] Virtualization type: full [2023-12-28T18:19:25.353Z] L1d cache: 256 KiB [2023-12-28T18:19:25.353Z] L1i cache: 256 KiB [2023-12-28T18:19:25.353Z] L2 cache: 4 MiB [2023-12-28T18:19:25.353Z] L3 cache: 128 MiB [2023-12-28T18:19:25.353Z] NUMA node0 CPU(s): 0-7 [2023-12-28T18:19:25.353Z] Vulnerability Itlb multihit: Not affected [2023-12-28T18:19:25.353Z] Vulnerability L1tf: Not affected [2023-12-28T18:19:25.353Z] Vulnerability Mds: Not affected [2023-12-28T18:19:25.353Z] Vulnerability Meltdown: Not affected [2023-12-28T18:19:25.353Z] Vulnerability Mmio stale data: Not affected [2023-12-28T18:19:25.353Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-12-28T18:19:25.353Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-12-28T18:19:25.353Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-12-28T18:19:25.353Z] Vulnerability Srbds: Not affected [2023-12-28T18:19:25.353Z] Vulnerability Tsx async abort: Not affected [2023-12-28T18:19:25.353Z] 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 [2023-12-28T18:19:25.353Z] [2023-12-28T18:19:25.353Z] [2023-12-28T18:19:25.353Z] ---> nproc: [2023-12-28T18:19:25.353Z] 8 [2023-12-28T18:19:25.353Z] [2023-12-28T18:19:25.353Z] [2023-12-28T18:19:25.353Z] ---> df -h: [2023-12-28T18:19:25.353Z] Filesystem Size Used Avail Use% Mounted on [2023-12-28T18:19:25.353Z] overlay 155G 12G 144G 8% / [2023-12-28T18:19:25.353Z] tmpfs 64M 0 64M 0% /dev [2023-12-28T18:19:25.353Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-12-28T18:19:25.353Z] shm 64M 0 64M 0% /dev/shm [2023-12-28T18:19:25.353Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-12-28T18:19:25.353Z] [2023-12-28T18:19:25.353Z]