Pull request #67 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dd5fe31fc33437fa789bf657a0951a3f8a539b04+456606cc1479f447ad62a94b16c6a77590d7088f (c5b641463f7a9e3dca722d634adaa2c025a1fa93) 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-ssh52347554909537121.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6819058332736908739.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/PR-67/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-67/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1771591741798791380.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-67/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10258005015411075311.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13718116096424064162.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-67/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-67/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15946426133014742708.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8409 in /w/workspace/edgexfoundry_device-uart_PR-67 [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-67 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/67/head:refs/remotes/origin/PR-67 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 456606cc1479f447ad62a94b16c6a77590d7088f into PR head commit dd5fe31fc33437fa789bf657a0951a3f8a539b04 Merge succeeded, producing dd5fe31fc33437fa789bf657a0951a3f8a539b04 Checking out Revision dd5fe31fc33437fa789bf657a0951a3f8a539b04 (PR-67) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > git config core.sparsecheckout # timeout=10 > git checkout -f dd5fe31fc33437fa789bf657a0951a3f8a539b04 # 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 456606cc1479f447ad62a94b16c6a77590d7088f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dd5fe31fc33437fa789bf657a0951a3f8a539b04 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-23T18:11:26.756Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-23T18:11:26.964Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-23T18:11:27.086Z] ========================================================= [2024-08-23T18:11:27.086Z] EdgeX Global Pipelines Version Info [2024-08-23T18:11:27.086Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-08-23T18:11:27.852Z] ------------------- [2024-08-23T18:11:27.852Z] stable info: [2024-08-23T18:11:27.852Z] ------------------- [2024-08-23T18:11:27.852Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-23T18:11:27.852Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-23T18:11:27.852Z] Message: update stable to v1.0.260 [2024-08-23T18:11:28.424Z] ------------------- [2024-08-23T18:11:28.424Z] experimental info: [2024-08-23T18:11:28.424Z] ------------------- [2024-08-23T18:11:28.424Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-23T18:11:28.424Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-08-23T18:11:28.424Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-23T18:11:28.672Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo [2024-08-23T18:11:28.736Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo [2024-08-23T18:11:28.796Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-23T18:11:28.862Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-23T18:11:28.923Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-23T18:11:28.984Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-23T18:11:29.047Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-23T18:11:29.109Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-08-23T18:11:29.165Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-23T18:11:29.223Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-23T18:11:29.278Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-23T18:11:29.337Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo [2024-08-23T18:11:29.391Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-23T18:11:29.447Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-23T18:11:29.501Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-23T18:11:29.560Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-08-23T18:11:29.620Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-08-23T18:11:29.673Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-08-23T18:11:29.725Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-23T18:11:29.782Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-23T18:11:29.839Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-08-23T18:11:29.893Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-08-23T18:11:29.949Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-08-23T18:11:30.008Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-08-23T18:11:30.068Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-08-23T18:11:30.128Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-23T18:11:30.190Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-23T18:11:30.244Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-67 [Pipeline] echo [2024-08-23T18:11:30.303Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-67 [Pipeline] echo [2024-08-23T18:11:30.358Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-67 [Pipeline] echo [2024-08-23T18:11:30.411Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dd5fe31fc33437fa789bf657a0951a3f8a539b04 [Pipeline] echo [2024-08-23T18:11:30.539Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dd5fe31 [Pipeline] echo [2024-08-23T18:11:30.600Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-23T18:11:30.753Z] provisioning config files... [2024-08-23T18:11:30.767Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-67@tmp/config5629318843681726237tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-23T18:11:31.158Z] ---> ****-login.sh [2024-08-23T18:11:31.158Z] nexus3.edgexfoundry.org:10001 [2024-08-23T18:11:31.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T18:11:31.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T18:11:31.418Z] Configure a credential helper to remove this warning. See [2024-08-23T18:11:31.418Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T18:11:31.418Z] [2024-08-23T18:11:31.418Z] Login Succeeded [2024-08-23T18:11:31.418Z] nexus3.edgexfoundry.org:10002 [2024-08-23T18:11:31.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T18:11:31.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T18:11:31.680Z] Configure a credential helper to remove this warning. See [2024-08-23T18:11:31.680Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T18:11:31.680Z] [2024-08-23T18:11:31.680Z] Login Succeeded [2024-08-23T18:11:31.680Z] nexus3.edgexfoundry.org:10003 [2024-08-23T18:11:31.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T18:11:31.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T18:11:31.681Z] Configure a credential helper to remove this warning. See [2024-08-23T18:11:31.681Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T18:11:31.681Z] [2024-08-23T18:11:31.681Z] Login Succeeded [2024-08-23T18:11:31.681Z] nexus3.edgexfoundry.org:10004 [2024-08-23T18:11:31.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T18:11:31.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T18:11:31.941Z] Configure a credential helper to remove this warning. See [2024-08-23T18:11:31.941Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T18:11:31.941Z] [2024-08-23T18:11:31.941Z] Login Succeeded [2024-08-23T18:11:31.941Z] ****.io [2024-08-23T18:11:31.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T18:11:32.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T18:11:32.202Z] Configure a credential helper to remove this warning. See [2024-08-23T18:11:32.202Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T18:11:32.202Z] [2024-08-23T18:11:32.202Z] Login Succeeded [2024-08-23T18:11:32.202Z] ---> ****-login.sh ends [Pipeline] } [2024-08-23T18:11:32.233Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-08-23T18:11:32.894Z] + git rev-list -1 --merges dd5fe31fc33437fa789bf657a0951a3f8a539b04~1..dd5fe31fc33437fa789bf657a0951a3f8a539b04 [Pipeline] echo [2024-08-23T18:11:32.946Z] -----------> git rev-list -1 --merges dd5fe31fc33437fa789bf657a0951a3f8a539b04~1..dd5fe31fc33437fa789bf657a0951a3f8a539b04 dd5fe31fc33437fa789bf657a0951a3f8a539b04 [false] [Pipeline] sh [2024-08-23T18:11:33.272Z] + git log --format=format:%s -1 dd5fe31fc33437fa789bf657a0951a3f8a539b04 [Pipeline] echo [2024-08-23T18:11:33.323Z] ========================================================= [2024-08-23T18:11:33.323Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-23T18:11:33.323Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-23T18:11:33.807Z] + git log --format=format:%s -1 dd5fe31fc33437fa789bf657a0951a3f8a539b04 [Pipeline] echo [2024-08-23T18:11:33.849Z] [semverPrep] GIT_COMMIT: dd5fe31fc33437fa789bf657a0951a3f8a539b04, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-08-23T18:11:33.898Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-08-23T18:11:34.334Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-23T18:11:34.335Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-23T18:11:34.335Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-23T18:11:34.335Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-23T18:11:34.335Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-08-23T18:11:34.335Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-08-23T18:11:34.335Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T18:11:34.878Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-23T18:11:34.878Z] [2024-08-23T18:11:34.878Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T18:11:35.298Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-23T18:11:35.298Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-23T18:11:35.298Z] b85a868b505f: Pulling fs layer [2024-08-23T18:11:35.298Z] e2be974225ed: Pulling fs layer [2024-08-23T18:11:35.298Z] 339a4e72a1f5: Pulling fs layer [2024-08-23T18:11:35.298Z] 988bab9f4d93: Pulling fs layer [2024-08-23T18:11:35.298Z] 1469e6f7b9e6: Pulling fs layer [2024-08-23T18:11:35.298Z] eaf3925da568: Pulling fs layer [2024-08-23T18:11:35.298Z] bab4dde63d76: Pulling fs layer [2024-08-23T18:11:35.298Z] bde34c3a00c8: Pulling fs layer [2024-08-23T18:11:35.298Z] b352a97aabf1: Pulling fs layer [2024-08-23T18:11:35.298Z] 4872d77fe225: Pulling fs layer [2024-08-23T18:11:35.298Z] 5851b861e8e6: Pulling fs layer [2024-08-23T18:11:35.298Z] 988bab9f4d93: Waiting [2024-08-23T18:11:35.298Z] bde34c3a00c8: Waiting [2024-08-23T18:11:35.298Z] 1469e6f7b9e6: Waiting [2024-08-23T18:11:35.298Z] b352a97aabf1: Waiting [2024-08-23T18:11:35.298Z] eaf3925da568: Waiting [2024-08-23T18:11:35.298Z] bab4dde63d76: Waiting [2024-08-23T18:11:35.298Z] 4872d77fe225: Waiting [2024-08-23T18:11:35.298Z] e2be974225ed: Verifying Checksum [2024-08-23T18:11:35.298Z] e2be974225ed: Download complete [2024-08-23T18:11:35.298Z] 988bab9f4d93: Verifying Checksum [2024-08-23T18:11:35.298Z] 988bab9f4d93: Download complete [2024-08-23T18:11:35.298Z] 1469e6f7b9e6: Verifying Checksum [2024-08-23T18:11:35.298Z] 1469e6f7b9e6: Download complete [2024-08-23T18:11:35.559Z] eaf3925da568: Verifying Checksum [2024-08-23T18:11:35.559Z] eaf3925da568: Download complete [2024-08-23T18:11:35.559Z] 339a4e72a1f5: Verifying Checksum [2024-08-23T18:11:35.559Z] 339a4e72a1f5: Download complete [2024-08-23T18:11:35.559Z] bde34c3a00c8: Verifying Checksum [2024-08-23T18:11:35.559Z] bde34c3a00c8: Download complete [2024-08-23T18:11:35.559Z] b352a97aabf1: Verifying Checksum [2024-08-23T18:11:35.559Z] b352a97aabf1: Download complete [2024-08-23T18:11:35.559Z] 4872d77fe225: Verifying Checksum [2024-08-23T18:11:35.559Z] 4872d77fe225: Download complete [2024-08-23T18:11:35.559Z] 5851b861e8e6: Verifying Checksum [2024-08-23T18:11:35.559Z] 5851b861e8e6: Download complete [2024-08-23T18:11:35.559Z] b85a868b505f: Verifying Checksum [2024-08-23T18:11:35.559Z] b85a868b505f: Download complete [2024-08-23T18:11:35.820Z] bab4dde63d76: Verifying Checksum [2024-08-23T18:11:35.820Z] bab4dde63d76: Download complete [2024-08-23T18:11:36.760Z] b85a868b505f: Pull complete [2024-08-23T18:11:37.045Z] e2be974225ed: Pull complete [2024-08-23T18:11:37.615Z] 339a4e72a1f5: Pull complete [2024-08-23T18:11:37.615Z] 988bab9f4d93: Pull complete [2024-08-23T18:11:37.883Z] 1469e6f7b9e6: Pull complete [2024-08-23T18:11:37.883Z] eaf3925da568: Pull complete [2024-08-23T18:11:39.794Z] bab4dde63d76: Pull complete [2024-08-23T18:11:39.794Z] bde34c3a00c8: Pull complete [2024-08-23T18:11:40.055Z] b352a97aabf1: Pull complete [2024-08-23T18:11:40.055Z] 4872d77fe225: Pull complete [2024-08-23T18:11:40.315Z] 5851b861e8e6: Pull complete [2024-08-23T18:11:40.315Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-23T18:11:40.315Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-23T18:11:40.315Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T18:11:40.622Z] prd-ubuntu20.04-docker-8c-8g-8409 does not seem to be running inside a container [2024-08-23T18:11:40.650Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_PR-67 -v /w/workspace/edgexfoundry_device-uart_PR-67:/w/workspace/edgexfoundry_device-uart_PR-67:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-67@tmp:/w/workspace/edgexfoundry_device-uart_PR-67@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 [2024-08-23T18:11:43.180Z] $ docker top 134f7cf54a35f7b2824253fae00824633c0e885b92ecc5d5617d05c959e27e6c -eo pid,comm [2024-08-23T18:11:43.238Z] 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). [2024-08-23T18:11:43.238Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-23T18:11:43.413Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-23T18:11:43.413Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-23T18:11:43.553Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-23T18:11:43.552Z] $ docker exec 134f7cf54a35f7b2824253fae00824633c0e885b92ecc5d5617d05c959e27e6c ssh-agent [2024-08-23T18:11:43.684Z] SSH_AUTH_SOCK=/tmp/ssh-vGI4jqJ1Rqe3/agent.32 [2024-08-23T18:11:43.684Z] SSH_AGENT_PID=38 [2024-08-23T18:11:43.691Z] Running ssh-add (command line suppressed) [2024-08-23T18:11:43.796Z] Identity added: /w/workspace/edgexfoundry_device-uart_PR-67@tmp/private_key_8542934339922952435.key (/w/workspace/edgexfoundry_device-uart_PR-67@tmp/private_key_8542934339922952435.key) [2024-08-23T18:11:43.816Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-23T18:11:44.164Z] + git tag --points-at HEAD [Pipeline] } [2024-08-23T18:11:44.187Z] $ docker exec --env ******** --env ******** 134f7cf54a35f7b2824253fae00824633c0e885b92ecc5d5617d05c959e27e6c ssh-agent -k [2024-08-23T18:11:44.283Z] unset SSH_AUTH_SOCK; [2024-08-23T18:11:44.284Z] unset SSH_AGENT_PID; [2024-08-23T18:11:44.284Z] echo Agent pid 38 killed; [2024-08-23T18:11:44.298Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-23T18:11:44.414Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-23T18:11:44.414Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-23T18:11:44.516Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-23T18:11:44.514Z] $ docker exec 134f7cf54a35f7b2824253fae00824633c0e885b92ecc5d5617d05c959e27e6c ssh-agent [2024-08-23T18:11:44.628Z] SSH_AUTH_SOCK=/tmp/ssh-ljSqR776BS3N/agent.71 [2024-08-23T18:11:44.628Z] SSH_AGENT_PID=77 [2024-08-23T18:11:44.633Z] Running ssh-add (command line suppressed) [2024-08-23T18:11:44.745Z] Identity added: /w/workspace/edgexfoundry_device-uart_PR-67@tmp/private_key_9277711468715287304.key (/w/workspace/edgexfoundry_device-uart_PR-67@tmp/private_key_9277711468715287304.key) [2024-08-23T18:11:44.763Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-23T18:11:45.129Z] + git semver init [2024-08-23T18:11:45.390Z] 2024-08-23 18:11:45,289 [run_init] DEBUG init version:0.0.0 force:False [2024-08-23T18:11:45.390Z] 2024-08-23 18:11:45,290 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_PR-67/.semver [2024-08-23T18:11:45.390Z] 2024-08-23 18:11:45,291 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_PR-67/.semver [2024-08-23T18:11:45.390Z] 2024-08-23 18:11:45,291 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_PR-67/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_PR-67, universal_newlines=False, shell=None, istream=None) [2024-08-23T18:11:46.770Z] 2024-08-23 18:11:46,447 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_PR-67/.git/info/exclude [2024-08-23T18:11:46.770Z] 2024-08-23 18:11:46,447 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_PR-67/.semver/PR-67 with force:False [2024-08-23T18:11:46.770Z] 2024-08-23 18:11:46,447 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_PR-67/.semver/PR-67 [2024-08-23T18:11:46.770Z] 2024-08-23 18:11:46,449 [execute] INFO git cat-file --batch-check [2024-08-23T18:11:46.770Z] 2024-08-23 18:11:46,449 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_PR-67/.semver, universal_newlines=False, shell=None, istream=) [2024-08-23T18:11:46.770Z] 2024-08-23 18:11:46,455 [execute] INFO git cat-file --batch [2024-08-23T18:11:46.770Z] 2024-08-23 18:11:46,455 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_PR-67/.semver, universal_newlines=False, shell=None, istream=) [2024-08-23T18:11:46.770Z] 2024-08-23 18:11:46,458 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_PR-67/.semver/PR-67 [2024-08-23T18:11:46.770Z] 0.0.0 [Pipeline] } [2024-08-23T18:11:46.795Z] $ docker exec --env ******** --env ******** 134f7cf54a35f7b2824253fae00824633c0e885b92ecc5d5617d05c959e27e6c ssh-agent -k [2024-08-23T18:11:46.886Z] unset SSH_AUTH_SOCK; [2024-08-23T18:11:46.887Z] unset SSH_AGENT_PID; [2024-08-23T18:11:46.887Z] echo Agent pid 77 killed; [2024-08-23T18:11:46.900Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-23T18:11:47.379Z] + git semver [Pipeline] } [2024-08-23T18:11:47.663Z] $ docker stop --time=1 134f7cf54a35f7b2824253fae00824633c0e885b92ecc5d5617d05c959e27e6c [2024-08-23T18:11:48.959Z] $ docker rm -f --volumes 134f7cf54a35f7b2824253fae00824633c0e885b92ecc5d5617d05c959e27e6c [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-23T18:11:49.403Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-23T18:11:49.721Z] Stashed 1 file(s) [Pipeline] echo [2024-08-23T18:11:49.747Z] [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 [2024-08-23T18:11:50.526Z] provisioning config files... [2024-08-23T18:11:50.536Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-67@tmp/config16464740035531326700tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-23T18:11:50.916Z] ---> ****-login.sh [2024-08-23T18:11:50.916Z] nexus3.edgexfoundry.org:10001 [2024-08-23T18:11:50.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T18:11:50.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T18:11:50.916Z] Configure a credential helper to remove this warning. See [2024-08-23T18:11:50.916Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T18:11:50.916Z] [2024-08-23T18:11:50.916Z] Login Succeeded [2024-08-23T18:11:50.916Z] nexus3.edgexfoundry.org:10002 [2024-08-23T18:11:50.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T18:11:50.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T18:11:50.916Z] Configure a credential helper to remove this warning. See [2024-08-23T18:11:50.916Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T18:11:50.916Z] [2024-08-23T18:11:50.916Z] Login Succeeded [2024-08-23T18:11:50.916Z] nexus3.edgexfoundry.org:10003 [2024-08-23T18:11:51.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T18:11:51.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T18:11:51.177Z] Configure a credential helper to remove this warning. See [2024-08-23T18:11:51.177Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T18:11:51.177Z] [2024-08-23T18:11:51.177Z] Login Succeeded [2024-08-23T18:11:51.177Z] nexus3.edgexfoundry.org:10004 [2024-08-23T18:11:51.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T18:11:51.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T18:11:51.177Z] Configure a credential helper to remove this warning. See [2024-08-23T18:11:51.177Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T18:11:51.177Z] [2024-08-23T18:11:51.177Z] Login Succeeded [2024-08-23T18:11:51.177Z] ****.io [2024-08-23T18:11:51.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T18:11:51.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T18:11:51.438Z] Configure a credential helper to remove this warning. See [2024-08-23T18:11:51.438Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T18:11:51.438Z] [2024-08-23T18:11:51.438Z] Login Succeeded [2024-08-23T18:11:51.438Z] ---> ****-login.sh ends [Pipeline] } [2024-08-23T18:11:51.471Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-08-23T18:11:51.711Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-23T18:11:51.761Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-23T18:11:51.808Z] ========================================================= [2024-08-23T18:11:51.808Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-23T18:11:51.808Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T18:11:52.341Z] + 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 . [2024-08-23T18:11:52.341Z] Sending build context to Docker daemon 25.56MB [2024-08-23T18:11:52.341Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-08-23T18:11:52.341Z] Step 2/12 : FROM ${BASE} AS builder [2024-08-23T18:11:52.601Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-23T18:11:52.601Z] 619be1103602: Pulling fs layer [2024-08-23T18:11:52.601Z] 7862e08f4a3e: Pulling fs layer [2024-08-23T18:11:52.601Z] 5df492c9dc93: Pulling fs layer [2024-08-23T18:11:52.601Z] 7629e6793208: Pulling fs layer [2024-08-23T18:11:52.601Z] 4f4fb700ef54: Pulling fs layer [2024-08-23T18:11:52.601Z] fb5054dd5b73: Pulling fs layer [2024-08-23T18:11:52.601Z] eeca6798cff9: Pulling fs layer [2024-08-23T18:11:52.601Z] aa269ceb94a6: Pulling fs layer [2024-08-23T18:11:52.601Z] ada007ff1a6a: Pulling fs layer [2024-08-23T18:11:52.602Z] 7629e6793208: Waiting [2024-08-23T18:11:52.602Z] 4f4fb700ef54: Waiting [2024-08-23T18:11:52.602Z] fb5054dd5b73: Waiting [2024-08-23T18:11:52.602Z] aa269ceb94a6: Waiting [2024-08-23T18:11:52.602Z] eeca6798cff9: Waiting [2024-08-23T18:11:52.602Z] 7862e08f4a3e: Download complete [2024-08-23T18:11:52.602Z] 7629e6793208: Download complete [2024-08-23T18:11:52.602Z] 4f4fb700ef54: Verifying Checksum [2024-08-23T18:11:52.602Z] 4f4fb700ef54: Download complete [2024-08-23T18:11:52.602Z] 619be1103602: Verifying Checksum [2024-08-23T18:11:52.602Z] 619be1103602: Download complete [2024-08-23T18:11:52.602Z] fb5054dd5b73: Verifying Checksum [2024-08-23T18:11:52.602Z] fb5054dd5b73: Download complete [2024-08-23T18:11:52.602Z] eeca6798cff9: Verifying Checksum [2024-08-23T18:11:52.602Z] eeca6798cff9: Download complete [2024-08-23T18:11:52.602Z] 619be1103602: Pull complete [2024-08-23T18:11:52.862Z] ada007ff1a6a: Verifying Checksum [2024-08-23T18:11:52.862Z] ada007ff1a6a: Download complete [2024-08-23T18:11:52.862Z] 7862e08f4a3e: Pull complete [2024-08-23T18:11:53.120Z] 5df492c9dc93: Download complete [2024-08-23T18:11:53.384Z] aa269ceb94a6: Verifying Checksum [2024-08-23T18:11:53.384Z] aa269ceb94a6: Download complete [2024-08-23T18:11:56.675Z] 5df492c9dc93: Pull complete [2024-08-23T18:11:56.676Z] 7629e6793208: Pull complete [2024-08-23T18:11:56.676Z] 4f4fb700ef54: Pull complete [2024-08-23T18:11:56.676Z] fb5054dd5b73: Pull complete [2024-08-23T18:11:56.676Z] eeca6798cff9: Pull complete [2024-08-23T18:11:59.213Z] aa269ceb94a6: Pull complete [2024-08-23T18:11:59.779Z] ada007ff1a6a: Pull complete [2024-08-23T18:11:59.779Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-23T18:11:59.779Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-23T18:11:59.779Z] ---> f489d0715acc [2024-08-23T18:11:59.779Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-08-23T18:12:03.971Z] ---> Running in cd852f9444e4 [2024-08-23T18:12:03.971Z] Removing intermediate container cd852f9444e4 [2024-08-23T18:12:03.971Z] ---> c63795415fee [2024-08-23T18:12:03.971Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-08-23T18:12:03.971Z] ---> Running in 2979584b21fa [2024-08-23T18:12:03.971Z] Removing intermediate container 2979584b21fa [2024-08-23T18:12:03.971Z] ---> d45318eb222b [2024-08-23T18:12:03.971Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-08-23T18:12:03.971Z] ---> Running in e3c046464722 [2024-08-23T18:12:03.971Z] Removing intermediate container e3c046464722 [2024-08-23T18:12:03.971Z] ---> c158e3ae3f9f [2024-08-23T18:12:03.971Z] Step 6/12 : WORKDIR /device-uart [2024-08-23T18:12:03.971Z] ---> Running in ac6c645f7315 [2024-08-23T18:12:03.971Z] Removing intermediate container ac6c645f7315 [2024-08-23T18:12:03.971Z] ---> 608bff78bc15 [2024-08-23T18:12:03.971Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-23T18:12:03.971Z] ---> Running in 633634cd0cb8 [2024-08-23T18:12:03.971Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T18:12:04.232Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T18:12:04.490Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-08-23T18:12:04.490Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-08-23T18:12:04.490Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-08-23T18:12:04.490Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-08-23T18:12:04.490Z] Executing busybox-1.36.1-r5.trigger [2024-08-23T18:12:04.490Z] OK: 268 MiB in 56 packages [2024-08-23T18:12:05.058Z] Removing intermediate container 633634cd0cb8 [2024-08-23T18:12:05.058Z] ---> 9e61ab50d257 [2024-08-23T18:12:05.058Z] Step 8/12 : COPY go.mod vendor* ./ [2024-08-23T18:12:05.058Z] ---> c3570b540cf5 [2024-08-23T18:12:05.058Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T18:12:05.058Z] ---> Running in 3ead6d683b57 [2024-08-23T18:12:05.294Z] Still waiting to schedule task [2024-08-23T18:12:05.294Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-08-23T18:13:01.320Z] Removing intermediate container 3ead6d683b57 [2024-08-23T18:13:01.320Z] ---> 9d559e9820cd [2024-08-23T18:13:01.320Z] Step 10/12 : COPY . . [2024-08-23T18:13:01.320Z] ---> 97e7ecd3afc8 [2024-08-23T18:13:01.320Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-23T18:13:01.320Z] ---> Running in b3c4da6ba3db [2024-08-23T18:13:01.320Z] Removing intermediate container b3c4da6ba3db [2024-08-23T18:13:01.320Z] ---> debee9e69882 [2024-08-23T18:13:01.320Z] Step 12/12 : RUN ${MAKE} [2024-08-23T18:13:01.320Z] ---> Running in 4d387d609dff [2024-08-23T18:13:01.320Z] noop [2024-08-23T18:13:01.320Z] Removing intermediate container 4d387d609dff [2024-08-23T18:13:01.320Z] ---> 54980ab35034 [2024-08-23T18:13:01.320Z] Successfully built 54980ab35034 [2024-08-23T18:13:01.320Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T18:13:01.791Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-23T18:13:01.791Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T18:13:01.958Z] prd-ubuntu20.04-docker-8c-8g-8409 does not seem to be running inside a container [2024-08-23T18:13:01.984Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_PR-67 -v /w/workspace/edgexfoundry_device-uart_PR-67:/w/workspace/edgexfoundry_device-uart_PR-67:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-67@tmp:/w/workspace/edgexfoundry_device-uart_PR-67@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 [2024-08-23T18:13:02.314Z] $ docker top 1039cd67757ff7ddb08a596e0245e1eacb1d6f8ec272f4164a7497cbcc727309 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-23T18:13:02.732Z] + go version [2024-08-23T18:13:02.732Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-23T18:13:02.768Z] $ docker stop --time=1 1039cd67757ff7ddb08a596e0245e1eacb1d6f8ec272f4164a7497cbcc727309 [2024-08-23T18:13:04.144Z] $ docker rm -f --volumes 1039cd67757ff7ddb08a596e0245e1eacb1d6f8ec272f4164a7497cbcc727309 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T18:13:04.944Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-23T18:13:04.944Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T18:13:05.122Z] prd-ubuntu20.04-docker-8c-8g-8409 does not seem to be running inside a container [2024-08-23T18:13:05.151Z] $ 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-67 -v /w/workspace/edgexfoundry_device-uart_PR-67:/w/workspace/edgexfoundry_device-uart_PR-67:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-67@tmp:/w/workspace/edgexfoundry_device-uart_PR-67@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 [2024-08-23T18:13:05.768Z] $ docker top b9fc99bb20a5c758ad9e453118ef57d820a780dc96fcbbef9ed07396d9b02f56 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-23T18:13:06.206Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_PR-67 [Pipeline] fileExists [Pipeline] sh [2024-08-23T18:13:06.586Z] + make test [2024-08-23T18:13:06.586Z] go test ./... -coverprofile=coverage.out [2024-08-23T18:13:10.799Z] ? github.com/edgexfoundry/device-uart [no test files] [2024-08-23T18:13:28.870Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2024-08-23T18:13:28.870Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2024-08-23T18:13:41.079Z] go vet ./... [2024-08-23T18:13:41.501Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8410 in /w/workspace/edgexfoundry_device-uart_PR-67 [Pipeline] { [Pipeline] ws [2024-08-23T18:13:41.577Z] Running in /w/workspace/device-uart/1 [Pipeline] { [Pipeline] checkout [2024-08-23T18:13:44.681Z] The recommended git tool is: git [2024-08-23T18:13:46.347Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-23T18:13:46.347Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-23T18:13:46.347Z] ./bin/test-attribution-txt.sh [2024-08-23T18:13:46.347Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-08-23T18:13:46.347Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-08-23T18:13:46.347Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-08-23T18:13:46.347Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-08-23T18:13:46.347Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-08-23T18:13:46.347Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-08-23T18:13:46.347Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-08-23T18:13:46.347Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-08-23T18:13:46.347Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-08-23T18:13:46.347Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-08-23T18:13:46.347Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-08-23T18:13:46.347Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-08-23T18:13:46.347Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-08-23T18:13:46.347Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-08-23T18:13:46.347Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-08-23T18:13:46.347Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-08-23T18:13:46.347Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-08-23T18:13:46.347Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-08-23T18:13:46.347Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-08-23T18:13:46.347Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-08-23T18:13:46.347Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-08-23T18:13:46.347Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-08-23T18:13:46.347Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-08-23T18:13:46.347Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-08-23T18:13:46.347Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-08-23T18:13:46.347Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-08-23T18:13:46.347Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-08-23T18:13:46.347Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-08-23T18:13:46.347Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-08-23T18:13:46.347Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-08-23T18:13:46.347Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-08-23T18:13:46.347Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-08-23T18:13:46.347Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-08-23T18:13:46.347Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-08-23T18:13:46.347Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-08-23T18:13:46.347Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-08-23T18:13:46.347Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-08-23T18:13:46.347Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-08-23T18:13:46.347Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-08-23T18:13:46.347Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-08-23T18:13:46.347Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-08-23T18:13:46.347Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-08-23T18:13:46.347Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-08-23T18:13:46.347Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-08-23T18:13:46.347Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-08-23T18:13:46.347Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-08-23T18:13:46.347Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-08-23T18:13:46.347Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-08-23T18:13:46.347Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-08-23T18:13:46.347Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-08-23T18:13:46.347Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-08-23T18:13:46.347Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-08-23T18:13:46.347Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-08-23T18:13:46.347Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-08-23T18:13:46.347Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-08-23T18:13:46.347Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-08-23T18:13:46.347Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-08-23T18:13:46.347Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-08-23T18:13:46.347Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-08-23T18:13:46.347Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-08-23T18:13:46.347Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-08-23T18:13:46.347Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-08-23T18:13:46.347Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-08-23T18:13:46.347Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-08-23T18:13:46.401Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-08-23T18:13:46.435Z] $ docker stop --time=1 b9fc99bb20a5c758ad9e453118ef57d820a780dc96fcbbef9ed07396d9b02f56 [2024-08-23T18:13:49.423Z] $ docker rm -f --volumes b9fc99bb20a5c758ad9e453118ef57d820a780dc96fcbbef9ed07396d9b02f56 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-23T18:13:50.070Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-08-23T18:13:50.137Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-08-23T18:13:50.898Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-08-23T18:13:51.217Z] + ls -al . [2024-08-23T18:13:51.217Z] total 224 [2024-08-23T18:13:51.217Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 23 18:13 . [2024-08-23T18:13:51.217Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 23 18:11 .. [2024-08-23T18:13:51.217Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 23 18:11 .dockerignore [2024-08-23T18:13:51.217Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 23 18:13 .git [2024-08-23T18:13:51.217Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 18:11 .github [2024-08-23T18:13:51.217Z] -rw-rw-r-- 1 jenkins jenkins 343 Aug 23 18:11 .gitignore [2024-08-23T18:13:51.217Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 23 18:11 .golangci.yml [2024-08-23T18:13:51.217Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 23 18:11 .semver [2024-08-23T18:13:51.217Z] -rw-rw-r-- 1 jenkins jenkins 9941 Aug 23 18:11 Attribution.txt [2024-08-23T18:13:51.217Z] -rw-rw-r-- 1 jenkins jenkins 1908 Aug 23 18:11 CHANGELOG.md [2024-08-23T18:13:51.217Z] -rw-rw-r-- 1 jenkins jenkins 1886 Aug 23 18:11 Dockerfile [2024-08-23T18:13:51.217Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 23 18:11 GOVERNANCE.md [2024-08-23T18:13:51.217Z] -rw-rw-r-- 1 jenkins jenkins 675 Aug 23 18:11 Jenkinsfile [2024-08-23T18:13:51.217Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 23 18:11 LICENSE [2024-08-23T18:13:51.217Z] -rw-rw-r-- 1 jenkins jenkins 1872 Aug 23 18:11 Makefile [2024-08-23T18:13:51.217Z] -rw-rw-r-- 1 jenkins jenkins 617 Aug 23 18:11 OWNERS.md [2024-08-23T18:13:51.217Z] -rw-rw-r-- 1 jenkins jenkins 8892 Aug 23 18:11 README.md [2024-08-23T18:13:51.217Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 23 18:11 VERSION [2024-08-23T18:13:51.217Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 18:11 bin [2024-08-23T18:13:51.217Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 18:11 cmd [2024-08-23T18:13:51.217Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 23 18:13 coverage.out [2024-08-23T18:13:51.217Z] -rw-rw-r-- 1 jenkins jenkins 6964 Aug 23 18:11 go.mod [2024-08-23T18:13:51.217Z] -rw-rw-r-- 1 jenkins jenkins 101892 Aug 23 18:11 go.sum [2024-08-23T18:13:51.217Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 18:11 internal [2024-08-23T18:13:51.217Z] -rw-rw-r-- 1 jenkins jenkins 209 Aug 23 18:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T18:13:51.658Z] + 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=dd5fe31fc33437fa789bf657a0951a3f8a539b04 --label arch=amd64 --label version=0.0.0 . [2024-08-23T18:13:51.658Z] Sending build context to Docker daemon 25.56MB [2024-08-23T18:13:51.658Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-08-23T18:13:51.658Z] Step 2/26 : FROM ${BASE} AS builder [2024-08-23T18:13:51.658Z] ---> 54980ab35034 [2024-08-23T18:13:51.658Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-08-23T18:13:51.951Z] using credential edgex-jenkins-ssh [2024-08-23T18:13:51.972Z] Cloning the remote Git repository [2024-08-23T18:13:52.225Z] ---> Running in 45921af60e45 [2024-08-23T18:13:52.225Z] Removing intermediate container 45921af60e45 [2024-08-23T18:13:52.225Z] ---> e6a9e920743e [2024-08-23T18:13:52.225Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-08-23T18:13:52.225Z] ---> Running in 735d91f852de [2024-08-23T18:13:52.225Z] Removing intermediate container 735d91f852de [2024-08-23T18:13:52.225Z] ---> 47c09f6056ab [2024-08-23T18:13:52.225Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-08-23T18:13:52.225Z] ---> Running in 5a95d0535da5 [2024-08-23T18:13:52.225Z] Removing intermediate container 5a95d0535da5 [2024-08-23T18:13:52.225Z] ---> c5ef6f39e547 [2024-08-23T18:13:52.225Z] Step 6/26 : WORKDIR /device-uart [2024-08-23T18:13:52.225Z] ---> Running in f67f8f717aea [2024-08-23T18:13:52.483Z] Removing intermediate container f67f8f717aea [2024-08-23T18:13:52.483Z] ---> 8227ad4f1c6a [2024-08-23T18:13:52.483Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-23T18:13:52.483Z] ---> Running in eb8a01ed3cec [2024-08-23T18:13:52.046Z] Cloning repository git@github.com:edgexfoundry/device-uart.git [2024-08-23T18:13:52.169Z] > git init /w/workspace/device-uart/1 # timeout=10 [2024-08-23T18:13:52.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T18:13:53.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T18:13:53.261Z] OK: 268 MiB in 56 packages [2024-08-23T18:13:53.520Z] Removing intermediate container eb8a01ed3cec [2024-08-23T18:13:53.520Z] ---> 2af6a61173f0 [2024-08-23T18:13:53.520Z] Step 8/26 : COPY go.mod vendor* ./ [2024-08-23T18:13:53.520Z] ---> d6ca5165b776 [2024-08-23T18:13:53.520Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T18:13:53.779Z] ---> Running in dfee0dbd7a5f [2024-08-23T18:13:52.586Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2024-08-23T18:13:52.587Z] > git --version # timeout=10 [2024-08-23T18:13:52.610Z] > git --version # 'git version 2.25.1' [2024-08-23T18:13:52.612Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-23T18:13:52.770Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-23T18:13:54.347Z] Removing intermediate container dfee0dbd7a5f [2024-08-23T18:13:54.347Z] ---> f356ebab4540 [2024-08-23T18:13:54.347Z] Step 10/26 : COPY . . [2024-08-23T18:13:55.285Z] ---> 5c1306118791 [2024-08-23T18:13:55.285Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-23T18:13:55.285Z] ---> Running in 23b94dffbdb6 [2024-08-23T18:13:55.285Z] Removing intermediate container 23b94dffbdb6 [2024-08-23T18:13:55.285Z] ---> 608acd168fa8 [2024-08-23T18:13:55.285Z] Step 12/26 : RUN ${MAKE} [2024-08-23T18:13:55.285Z] ---> Running in 4c7e818360c1 [2024-08-23T18:13:55.544Z] 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.32" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2024-08-23T18:13:55.536Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2024-08-23T18:13:55.594Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-23T18:13:56.754Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2024-08-23T18:13:57.338Z] Merging remotes/origin/main commit 456606cc1479f447ad62a94b16c6a77590d7088f into PR head commit dd5fe31fc33437fa789bf657a0951a3f8a539b04 [2024-08-23T18:13:57.622Z] Merge succeeded, producing dd5fe31fc33437fa789bf657a0951a3f8a539b04 [2024-08-23T18:13:57.622Z] Checking out Revision dd5fe31fc33437fa789bf657a0951a3f8a539b04 (PR-67) [2024-08-23T18:13:58.150Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2024-08-23T18:13:58.196Z] > git --version # timeout=10 [2024-08-23T18:13:58.215Z] > git --version # 'git version 2.25.1' [2024-08-23T18:13:58.227Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-23T18:13:56.803Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2024-08-23T18:13:56.804Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-23T18:13:56.825Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/67/head:refs/remotes/origin/PR-67 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-08-23T18:13:57.353Z] > git config core.sparsecheckout # timeout=10 [2024-08-23T18:13:57.416Z] > git checkout -f dd5fe31fc33437fa789bf657a0951a3f8a539b04 # timeout=10 [2024-08-23T18:13:57.513Z] > git remote # timeout=10 [2024-08-23T18:13:57.532Z] > git config --get remote.origin.url # timeout=10 [2024-08-23T18:13:57.546Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-23T18:13:57.565Z] > git merge 456606cc1479f447ad62a94b16c6a77590d7088f # timeout=10 [2024-08-23T18:13:57.590Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-08-23T18:13:57.624Z] > git config core.sparsecheckout # timeout=10 [2024-08-23T18:13:57.636Z] > git checkout -f dd5fe31fc33437fa789bf657a0951a3f8a539b04 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-23T18:14:03.142Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-23T18:14:03.142Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-23T18:14:03.142Z] Dload Upload Total Spent Left Speed [2024-08-23T18:14:03.142Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh [2024-08-23T18:14:03.486Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-23T18:14:03.827Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-08-23T18:14:03.828Z] + sudo tee /etc/docker/daemon.new [2024-08-23T18:14:03.828Z] { [2024-08-23T18:14:03.828Z] "registry-mirrors": [ [2024-08-23T18:14:03.828Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-23T18:14:03.828Z] ], [2024-08-23T18:14:03.828Z] "bip": "10.250.0.254/24", [2024-08-23T18:14:03.828Z] "hosts": [ [2024-08-23T18:14:03.828Z] "tcp://0.0.0.0:5555", [2024-08-23T18:14:03.828Z] "unix:///var/run/docker.sock" [2024-08-23T18:14:03.828Z] ], [2024-08-23T18:14:03.828Z] "mtu": 1458, [2024-08-23T18:14:03.828Z] "selinux-enabled": true, [2024-08-23T18:14:03.828Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-23T18:14:03.828Z] } [Pipeline] sh [2024-08-23T18:14:04.171Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-23T18:14:04.524Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-23T18:14:22.852Z] provisioning config files... [2024-08-23T18:14:22.877Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/1@tmp/config15742758487652053011tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-23T18:14:23.376Z] ---> ****-login.sh [2024-08-23T18:14:23.376Z] nexus3.edgexfoundry.org:10001 [2024-08-23T18:14:23.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T18:14:23.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T18:14:23.927Z] Configure a credential helper to remove this warning. See [2024-08-23T18:14:23.928Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T18:14:23.928Z] [2024-08-23T18:14:23.928Z] Login Succeeded [2024-08-23T18:14:23.928Z] nexus3.edgexfoundry.org:10002 [2024-08-23T18:14:24.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T18:14:24.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T18:14:24.468Z] Configure a credential helper to remove this warning. See [2024-08-23T18:14:24.468Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T18:14:24.468Z] [2024-08-23T18:14:24.468Z] Login Succeeded [2024-08-23T18:14:24.468Z] nexus3.edgexfoundry.org:10003 [2024-08-23T18:14:24.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T18:14:24.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T18:14:24.740Z] Configure a credential helper to remove this warning. See [2024-08-23T18:14:24.740Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T18:14:24.740Z] [2024-08-23T18:14:24.740Z] Login Succeeded [2024-08-23T18:14:24.740Z] nexus3.edgexfoundry.org:10004 [2024-08-23T18:14:25.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T18:14:25.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T18:14:25.276Z] Configure a credential helper to remove this warning. See [2024-08-23T18:14:25.276Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T18:14:25.276Z] [2024-08-23T18:14:25.276Z] Login Succeeded [2024-08-23T18:14:25.276Z] ****.io [2024-08-23T18:14:25.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T18:14:25.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T18:14:25.812Z] Configure a credential helper to remove this warning. See [2024-08-23T18:14:25.812Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T18:14:25.812Z] [2024-08-23T18:14:25.812Z] Login Succeeded [2024-08-23T18:14:25.812Z] ---> ****-login.sh ends [Pipeline] } [2024-08-23T18:14:25.846Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-08-23T18:14:26.826Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-23T18:14:26.880Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-23T18:14:26.928Z] ========================================================= [2024-08-23T18:14:26.928Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-23T18:14:26.928Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T18:14:27.471Z] + 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 . [2024-08-23T18:14:27.630Z] Removing intermediate container 4c7e818360c1 [2024-08-23T18:14:27.630Z] ---> eda572f7ca55 [2024-08-23T18:14:27.630Z] Step 13/26 : FROM alpine:3.18 [2024-08-23T18:14:27.630Z] 3.18: Pulling from library/alpine [2024-08-23T18:14:27.630Z] 930bdd4d222e: Pulling fs layer [2024-08-23T18:14:27.740Z] Sending build context to Docker daemon 12.85MB [2024-08-23T18:14:27.934Z] 930bdd4d222e: Verifying Checksum [2024-08-23T18:14:27.934Z] 930bdd4d222e: Download complete [2024-08-23T18:14:27.934Z] 930bdd4d222e: Pull complete [2024-08-23T18:14:27.934Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-23T18:14:27.934Z] Status: Downloaded newer image for alpine:3.18 [2024-08-23T18:14:27.934Z] ---> 18f865063206 [2024-08-23T18:14:27.934Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-08-23T18:14:28.010Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-08-23T18:14:28.010Z] Step 2/12 : FROM ${BASE} AS builder [2024-08-23T18:14:28.010Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-23T18:14:28.010Z] c6b39de5b339: Pulling fs layer [2024-08-23T18:14:28.010Z] a69c41024577: Pulling fs layer [2024-08-23T18:14:28.010Z] d6de4b400683: Pulling fs layer [2024-08-23T18:14:28.010Z] 35cb2a7552d0: Pulling fs layer [2024-08-23T18:14:28.010Z] 4f4fb700ef54: Pulling fs layer [2024-08-23T18:14:28.010Z] 464afbd9ba4c: Pulling fs layer [2024-08-23T18:14:28.010Z] 00f215d4a9da: Pulling fs layer [2024-08-23T18:14:28.010Z] d496ad576159: Pulling fs layer [2024-08-23T18:14:28.010Z] 4f4fb700ef54: Waiting [2024-08-23T18:14:28.010Z] 464afbd9ba4c: Waiting [2024-08-23T18:14:28.010Z] 00f215d4a9da: Waiting [2024-08-23T18:14:28.010Z] d496ad576159: Waiting [2024-08-23T18:14:28.010Z] 35cb2a7552d0: Waiting [2024-08-23T18:14:28.010Z] a69c41024577: Verifying Checksum [2024-08-23T18:14:28.010Z] a69c41024577: Download complete [2024-08-23T18:14:28.010Z] 35cb2a7552d0: Verifying Checksum [2024-08-23T18:14:28.010Z] 35cb2a7552d0: Download complete [2024-08-23T18:14:28.010Z] 4f4fb700ef54: Verifying Checksum [2024-08-23T18:14:28.010Z] 4f4fb700ef54: Download complete [2024-08-23T18:14:28.010Z] c6b39de5b339: Verifying Checksum [2024-08-23T18:14:28.010Z] c6b39de5b339: Download complete [2024-08-23T18:14:28.193Z] ---> Running in ab58bd5ba691 [2024-08-23T18:14:28.193Z] Removing intermediate container ab58bd5ba691 [2024-08-23T18:14:28.193Z] ---> 7575f82b2421 [2024-08-23T18:14:28.193Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-08-23T18:14:28.193Z] ---> Running in d0f8033fdad5 [2024-08-23T18:14:28.284Z] 464afbd9ba4c: Verifying Checksum [2024-08-23T18:14:28.284Z] 464afbd9ba4c: Download complete [2024-08-23T18:14:28.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T18:14:28.553Z] d496ad576159: Verifying Checksum [2024-08-23T18:14:28.553Z] d496ad576159: Download complete [2024-08-23T18:14:28.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T18:14:28.972Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-08-23T18:14:28.972Z] Executing busybox-1.36.1-r7.trigger [2024-08-23T18:14:28.972Z] OK: 7 MiB in 16 packages [2024-08-23T18:14:29.137Z] c6b39de5b339: Pull complete [2024-08-23T18:14:29.231Z] Removing intermediate container d0f8033fdad5 [2024-08-23T18:14:29.231Z] ---> c3cd1b6359eb [2024-08-23T18:14:29.231Z] Step 16/26 : RUN apk --no-cache upgrade [2024-08-23T18:14:29.231Z] ---> Running in a2dab20e0156 [2024-08-23T18:14:29.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T18:14:29.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T18:14:29.723Z] a69c41024577: Pull complete [2024-08-23T18:14:29.748Z] OK: 7 MiB in 16 packages [2024-08-23T18:14:29.989Z] d6de4b400683: Verifying Checksum [2024-08-23T18:14:29.989Z] d6de4b400683: Download complete [2024-08-23T18:14:30.007Z] Removing intermediate container a2dab20e0156 [2024-08-23T18:14:30.007Z] ---> de1208ebdae2 [2024-08-23T18:14:30.007Z] Step 17/26 : WORKDIR / [2024-08-23T18:14:30.007Z] ---> Running in e574bb045134 [2024-08-23T18:14:30.265Z] Removing intermediate container e574bb045134 [2024-08-23T18:14:30.265Z] ---> 9f7fcb0ab5b7 [2024-08-23T18:14:30.265Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2024-08-23T18:14:30.265Z] ---> 6a614be351c8 [2024-08-23T18:14:30.265Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2024-08-23T18:14:30.524Z] ---> bfce30d27038 [2024-08-23T18:14:30.524Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2024-08-23T18:14:30.947Z] 00f215d4a9da: Verifying Checksum [2024-08-23T18:14:30.947Z] 00f215d4a9da: Download complete [2024-08-23T18:14:31.903Z] ---> 543c5e905416 [2024-08-23T18:14:31.903Z] Step 21/26 : EXPOSE 59995 [2024-08-23T18:14:31.903Z] ---> Running in 143a0bf263fd [2024-08-23T18:14:31.903Z] Removing intermediate container 143a0bf263fd [2024-08-23T18:14:31.903Z] ---> d1acf449b86b [2024-08-23T18:14:31.903Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2024-08-23T18:14:31.903Z] ---> Running in f1d839337f14 [2024-08-23T18:14:31.903Z] Removing intermediate container f1d839337f14 [2024-08-23T18:14:31.903Z] ---> 86ab3987ea8a [2024-08-23T18:14:31.903Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-08-23T18:14:31.903Z] ---> Running in 162510c9ff11 [2024-08-23T18:14:32.162Z] Removing intermediate container 162510c9ff11 [2024-08-23T18:14:32.162Z] ---> a8806be93388 [2024-08-23T18:14:32.162Z] Step 24/26 : LABEL arch=amd64 [2024-08-23T18:14:32.162Z] ---> Running in 2d9466cca3d5 [2024-08-23T18:14:32.162Z] Removing intermediate container 2d9466cca3d5 [2024-08-23T18:14:32.162Z] ---> f7a052dea452 [2024-08-23T18:14:32.162Z] Step 25/26 : LABEL git_sha=dd5fe31fc33437fa789bf657a0951a3f8a539b04 [2024-08-23T18:14:32.162Z] ---> Running in 8be291a71201 [2024-08-23T18:14:32.162Z] Removing intermediate container 8be291a71201 [2024-08-23T18:14:32.162Z] ---> 0090b2556d5f [2024-08-23T18:14:32.162Z] Step 26/26 : LABEL version=0.0.0 [2024-08-23T18:14:32.422Z] ---> Running in 8218ba45ed94 [2024-08-23T18:14:32.422Z] Removing intermediate container 8218ba45ed94 [2024-08-23T18:14:32.422Z] ---> 8deaf7315579 [2024-08-23T18:14:32.422Z] [Warning] One or more build-args [ARCH] were not consumed [2024-08-23T18:14:32.422Z] Successfully built 8deaf7315579 [2024-08-23T18:14:32.422Z] Successfully tagged device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T18:14:33.442Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-23T18:14:33.442Z] [2024-08-23T18:14:33.442Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T18:14:33.837Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-23T18:14:33.837Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-23T18:14:33.837Z] 5eb5b503b376: Pulling fs layer [2024-08-23T18:14:33.837Z] 5c69ac0246d0: Pulling fs layer [2024-08-23T18:14:33.837Z] ec43610c2a17: Pulling fs layer [2024-08-23T18:14:33.837Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-23T18:14:33.837Z] 33b1e0a273af: Pulling fs layer [2024-08-23T18:14:33.837Z] 5d3b04190fa2: Pulling fs layer [2024-08-23T18:14:33.837Z] 2f39f015ded8: Pulling fs layer [2024-08-23T18:14:33.837Z] 33b1e0a273af: Waiting [2024-08-23T18:14:33.837Z] 2f39f015ded8: Waiting [2024-08-23T18:14:33.837Z] 5d3b04190fa2: Waiting [2024-08-23T18:14:33.837Z] 3a2ae6a8a46f: Waiting [2024-08-23T18:14:33.837Z] 5c69ac0246d0: Verifying Checksum [2024-08-23T18:14:33.837Z] 5c69ac0246d0: Download complete [2024-08-23T18:14:33.837Z] 3a2ae6a8a46f: Download complete [2024-08-23T18:14:33.837Z] 33b1e0a273af: Verifying Checksum [2024-08-23T18:14:33.837Z] 33b1e0a273af: Download complete [2024-08-23T18:14:33.837Z] 5d3b04190fa2: Verifying Checksum [2024-08-23T18:14:33.837Z] 5d3b04190fa2: Download complete [2024-08-23T18:14:33.837Z] ec43610c2a17: Verifying Checksum [2024-08-23T18:14:33.837Z] ec43610c2a17: Download complete [2024-08-23T18:14:34.098Z] 5eb5b503b376: Verifying Checksum [2024-08-23T18:14:34.098Z] 5eb5b503b376: Download complete [2024-08-23T18:14:34.667Z] 2f39f015ded8: Download complete [2024-08-23T18:14:35.236Z] 5eb5b503b376: Pull complete [2024-08-23T18:14:35.236Z] 5c69ac0246d0: Pull complete [2024-08-23T18:14:35.805Z] ec43610c2a17: Pull complete [2024-08-23T18:14:35.805Z] 3a2ae6a8a46f: Pull complete [2024-08-23T18:14:36.064Z] 33b1e0a273af: Pull complete [2024-08-23T18:14:36.064Z] 5d3b04190fa2: Pull complete [2024-08-23T18:14:41.336Z] 2f39f015ded8: Pull complete [2024-08-23T18:14:41.336Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-23T18:14:41.336Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-23T18:14:41.336Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T18:14:41.596Z] prd-ubuntu20.04-docker-8c-8g-8409 does not seem to be running inside a container [2024-08-23T18:14:41.617Z] $ 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-67 -v /w/workspace/edgexfoundry_device-uart_PR-67:/w/workspace/edgexfoundry_device-uart_PR-67:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-67@tmp:/w/workspace/edgexfoundry_device-uart_PR-67@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 [2024-08-23T18:14:43.267Z] d6de4b400683: Pull complete [2024-08-23T18:14:43.267Z] 35cb2a7552d0: Pull complete [2024-08-23T18:14:43.267Z] 4f4fb700ef54: Pull complete [2024-08-23T18:14:43.267Z] 464afbd9ba4c: Pull complete [2024-08-23T18:14:45.394Z] $ docker top 16134a8326e5d418e3b1d77a6d222a6df014ac535ca258ee84e1f4ccc9fc3291 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-23T18:14:45.895Z] ---> job-cost.sh [2024-08-23T18:14:45.895Z] lf-activate-venv: SKIPPING [2024-08-23T18:14:45.895Z] INFO: No Stack... [2024-08-23T18:14:46.463Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-23T18:14:46.724Z] INFO: Archiving Costs [Pipeline] sh [2024-08-23T18:14:47.042Z] + + cut -d, -f6 [2024-08-23T18:14:47.042Z] cat /w/workspace/edgexfoundry_device-uart_PR-67/archives/cost.csv [Pipeline] lock [2024-08-23T18:14:47.091Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-PR-67-1-stack-cost] [2024-08-23T18:14:47.098Z] Resource [jenkins-edgexfoundry-device-uart-PR-67-1-stack-cost] did not exist. Created. [2024-08-23T18:14:47.105Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-PR-67-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-23T18:14:47.516Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-08-23T18:14:47.567Z] Stashed 1 file(s) [Pipeline] } [2024-08-23T18:14:47.598Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-PR-67-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-23T18:14:47.682Z] $ docker stop --time=1 16134a8326e5d418e3b1d77a6d222a6df014ac535ca258ee84e1f4ccc9fc3291 [2024-08-23T18:14:48.839Z] $ docker rm -f --volumes 16134a8326e5d418e3b1d77a6d222a6df014ac535ca258ee84e1f4ccc9fc3291 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-08-23T18:14:53.364Z] 00f215d4a9da: Pull complete [2024-08-23T18:14:53.364Z] d496ad576159: Pull complete [2024-08-23T18:14:53.364Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-23T18:14:53.364Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-23T18:14:53.364Z] ---> f246e2811388 [2024-08-23T18:14:53.364Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-08-23T18:14:54.315Z] ---> Running in c52c5479aab2 [2024-08-23T18:14:54.580Z] Removing intermediate container c52c5479aab2 [2024-08-23T18:14:54.580Z] ---> bb5f80b4dbad [2024-08-23T18:14:54.580Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-08-23T18:14:54.580Z] ---> Running in eeb2e0ae7f0d [2024-08-23T18:14:54.845Z] Removing intermediate container eeb2e0ae7f0d [2024-08-23T18:14:54.845Z] ---> 17ca7ed6c395 [2024-08-23T18:14:54.845Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-08-23T18:14:54.845Z] ---> Running in 4d6baba0181c [2024-08-23T18:14:55.112Z] Removing intermediate container 4d6baba0181c [2024-08-23T18:14:55.112Z] ---> e73f5e4fc998 [2024-08-23T18:14:55.112Z] Step 6/12 : WORKDIR /device-uart [2024-08-23T18:14:55.378Z] ---> Running in 4eae94b0108b [2024-08-23T18:14:55.643Z] Removing intermediate container 4eae94b0108b [2024-08-23T18:14:55.643Z] ---> fbc66679db25 [2024-08-23T18:14:55.643Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-23T18:14:55.643Z] ---> Running in 7cbdcf71cd39 [2024-08-23T18:14:57.057Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T18:14:57.057Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T18:14:58.138Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-08-23T18:14:58.138Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-08-23T18:14:58.138Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-08-23T18:14:58.415Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-08-23T18:14:58.415Z] Executing busybox-1.36.1-r5.trigger [2024-08-23T18:14:58.415Z] OK: 271 MiB in 56 packages [2024-08-23T18:14:59.419Z] Removing intermediate container 7cbdcf71cd39 [2024-08-23T18:14:59.419Z] ---> 72246c2fc0e2 [2024-08-23T18:14:59.419Z] Step 8/12 : COPY go.mod vendor* ./ [2024-08-23T18:15:00.387Z] ---> 18b06b12df00 [2024-08-23T18:15:00.387Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T18:15:00.387Z] ---> Running in 984eb6417001 [2024-08-23T18:16:52.073Z] Removing intermediate container 984eb6417001 [2024-08-23T18:16:52.073Z] ---> a40446e23f69 [2024-08-23T18:16:52.073Z] Step 10/12 : COPY . . [2024-08-23T18:16:52.073Z] ---> 6865e690b66a [2024-08-23T18:16:52.073Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-23T18:16:52.073Z] ---> Running in 0d207d304a48 [2024-08-23T18:16:52.073Z] Removing intermediate container 0d207d304a48 [2024-08-23T18:16:52.073Z] ---> 16f55748801a [2024-08-23T18:16:52.073Z] Step 12/12 : RUN ${MAKE} [2024-08-23T18:16:52.073Z] ---> Running in 5dca1a2e35fe [2024-08-23T18:16:52.341Z] noop [2024-08-23T18:16:52.923Z] Removing intermediate container 5dca1a2e35fe [2024-08-23T18:16:52.923Z] ---> ae55482bb707 [2024-08-23T18:16:52.923Z] Successfully built ae55482bb707 [2024-08-23T18:16:52.923Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T18:16:53.469Z] + docker inspect -f . ci-base-image-arm64 [2024-08-23T18:16:53.469Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T18:16:53.764Z] prd-ubuntu20.04-docker-arm64-4c-16g-8410 does not seem to be running inside a container [2024-08-23T18:16:53.827Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2024-08-23T18:16:55.037Z] $ docker top 8ed0bba2d660b515184537ff00e3434a52fa93fd49267494877af9f86bbb9eaa -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-23T18:16:55.939Z] + go version [2024-08-23T18:16:55.939Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-23T18:16:55.980Z] $ docker stop --time=1 8ed0bba2d660b515184537ff00e3434a52fa93fd49267494877af9f86bbb9eaa [2024-08-23T18:16:57.599Z] $ docker rm -f --volumes 8ed0bba2d660b515184537ff00e3434a52fa93fd49267494877af9f86bbb9eaa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T18:16:58.568Z] + docker inspect -f . ci-base-image-arm64 [2024-08-23T18:16:58.568Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T18:16:58.838Z] prd-ubuntu20.04-docker-arm64-4c-16g-8410 does not seem to be running inside a container [2024-08-23T18:16:58.894Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2024-08-23T18:17:00.087Z] $ docker top 1d3752ac3cddb9ac458977a7822d23582eeffca110dc4cb5d0b3673c50dc02c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-23T18:17:00.987Z] + git config --global --add safe.directory /w/workspace/device-uart/1 [Pipeline] fileExists [Pipeline] sh [2024-08-23T18:17:01.720Z] + make test [2024-08-23T18:17:01.720Z] go test ./... -coverprofile=coverage.out [2024-08-23T18:17:07.069Z] ? github.com/edgexfoundry/device-uart [no test files] [2024-08-23T18:20:13.839Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2024-08-23T18:20:13.839Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2024-08-23T18:20:13.839Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-08-23T18:20:13.839Z] go vet ./... [2024-08-23T18:20:52.708Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-23T18:20:52.708Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-23T18:20:52.708Z] ./bin/test-attribution-txt.sh [2024-08-23T18:20:52.708Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-08-23T18:20:52.708Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-08-23T18:20:52.708Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-08-23T18:20:52.708Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-08-23T18:20:52.708Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-08-23T18:20:52.708Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-08-23T18:20:52.708Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-08-23T18:20:52.708Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-08-23T18:20:52.708Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-08-23T18:20:52.708Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-08-23T18:20:52.708Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-08-23T18:20:52.708Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-08-23T18:20:52.708Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-08-23T18:20:52.708Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-08-23T18:20:52.708Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-08-23T18:20:52.708Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-08-23T18:20:52.708Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-08-23T18:20:52.708Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-08-23T18:20:52.708Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-08-23T18:20:52.708Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-08-23T18:20:52.708Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-08-23T18:20:52.708Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-08-23T18:20:52.708Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-08-23T18:20:52.708Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-08-23T18:20:52.708Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-08-23T18:20:52.708Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-08-23T18:20:52.708Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-08-23T18:20:52.708Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-08-23T18:20:52.708Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-08-23T18:20:52.708Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-08-23T18:20:52.708Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-08-23T18:20:52.708Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-08-23T18:20:52.708Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-08-23T18:20:52.708Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-08-23T18:20:52.708Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-08-23T18:20:52.708Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-08-23T18:20:52.708Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-08-23T18:20:52.708Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-08-23T18:20:52.708Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-08-23T18:20:52.708Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-08-23T18:20:52.708Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-08-23T18:20:52.708Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-08-23T18:20:52.708Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-08-23T18:20:52.708Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-08-23T18:20:52.708Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-08-23T18:20:52.708Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-08-23T18:20:52.708Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-08-23T18:20:52.708Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-08-23T18:20:52.708Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-08-23T18:20:52.708Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-08-23T18:20:52.708Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-08-23T18:20:52.708Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-08-23T18:20:52.708Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-08-23T18:20:52.708Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-08-23T18:20:52.708Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-08-23T18:20:52.708Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-08-23T18:20:52.708Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-08-23T18:20:52.708Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-08-23T18:20:52.708Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-08-23T18:20:52.708Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-08-23T18:20:52.975Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-08-23T18:20:52.975Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-08-23T18:20:52.975Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-08-23T18:20:52.975Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-08-23T18:20:53.024Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-08-23T18:20:53.062Z] $ docker stop --time=1 1d3752ac3cddb9ac458977a7822d23582eeffca110dc4cb5d0b3673c50dc02c5 [2024-08-23T18:20:54.924Z] $ docker rm -f --volumes 1d3752ac3cddb9ac458977a7822d23582eeffca110dc4cb5d0b3673c50dc02c5 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-23T18:20:56.433Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-08-23T18:20:56.478Z] Warning: overwriting stash ‘coverage-report’ [2024-08-23T18:20:56.874Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-23T18:20:57.528Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-08-23T18:20:57.868Z] + ls -al . [2024-08-23T18:20:57.868Z] total 220 [2024-08-23T18:20:57.868Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 23 18:17 . [2024-08-23T18:20:57.868Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 23 18:13 .. [2024-08-23T18:20:57.868Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 23 18:13 .dockerignore [2024-08-23T18:20:57.868Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 23 18:14 .git [2024-08-23T18:20:57.868Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 18:13 .github [2024-08-23T18:20:57.868Z] -rw-rw-r-- 1 jenkins jenkins 343 Aug 23 18:13 .gitignore [2024-08-23T18:20:57.868Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 23 18:13 .golangci.yml [2024-08-23T18:20:57.868Z] -rw-rw-r-- 1 jenkins jenkins 9941 Aug 23 18:13 Attribution.txt [2024-08-23T18:20:57.868Z] -rw-rw-r-- 1 jenkins jenkins 1908 Aug 23 18:13 CHANGELOG.md [2024-08-23T18:20:57.868Z] -rw-rw-r-- 1 jenkins jenkins 1886 Aug 23 18:13 Dockerfile [2024-08-23T18:20:57.868Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 23 18:13 GOVERNANCE.md [2024-08-23T18:20:57.868Z] -rw-rw-r-- 1 jenkins jenkins 675 Aug 23 18:13 Jenkinsfile [2024-08-23T18:20:57.868Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 23 18:13 LICENSE [2024-08-23T18:20:57.868Z] -rw-rw-r-- 1 jenkins jenkins 1872 Aug 23 18:13 Makefile [2024-08-23T18:20:57.868Z] -rw-rw-r-- 1 jenkins jenkins 617 Aug 23 18:13 OWNERS.md [2024-08-23T18:20:57.868Z] -rw-rw-r-- 1 jenkins jenkins 8892 Aug 23 18:13 README.md [2024-08-23T18:20:57.868Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 23 18:11 VERSION [2024-08-23T18:20:57.868Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 18:13 bin [2024-08-23T18:20:57.868Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 18:13 cmd [2024-08-23T18:20:57.868Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 23 18:17 coverage.out [2024-08-23T18:20:57.868Z] -rw-rw-r-- 1 jenkins jenkins 6964 Aug 23 18:13 go.mod [2024-08-23T18:20:57.868Z] -rw-rw-r-- 1 jenkins jenkins 101892 Aug 23 18:13 go.sum [2024-08-23T18:20:57.868Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 18:13 internal [2024-08-23T18:20:57.868Z] -rw-rw-r-- 1 jenkins jenkins 209 Aug 23 18:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T18:20:58.323Z] + 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=dd5fe31fc33437fa789bf657a0951a3f8a539b04 --label arch=arm64 --label version=0.0.0 . [2024-08-23T18:20:58.912Z] Sending build context to Docker daemon 12.85MB [2024-08-23T18:20:58.912Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-08-23T18:20:58.912Z] Step 2/26 : FROM ${BASE} AS builder [2024-08-23T18:20:58.912Z] ---> ae55482bb707 [2024-08-23T18:20:58.912Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-08-23T18:20:58.912Z] ---> Running in a29ab5c9684c [2024-08-23T18:20:59.184Z] Removing intermediate container a29ab5c9684c [2024-08-23T18:20:59.184Z] ---> 6e9cdb3b1374 [2024-08-23T18:20:59.184Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-08-23T18:20:59.457Z] ---> Running in 71f511fd409b [2024-08-23T18:21:00.416Z] Removing intermediate container 71f511fd409b [2024-08-23T18:21:00.416Z] ---> 7a98d03db236 [2024-08-23T18:21:00.416Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-08-23T18:21:00.416Z] ---> Running in ead1d62108d4 [2024-08-23T18:21:00.683Z] Removing intermediate container ead1d62108d4 [2024-08-23T18:21:00.683Z] ---> fb7362e31314 [2024-08-23T18:21:00.683Z] Step 6/26 : WORKDIR /device-uart [2024-08-23T18:21:00.683Z] ---> Running in 19be166da766 [2024-08-23T18:21:00.954Z] Removing intermediate container 19be166da766 [2024-08-23T18:21:00.954Z] ---> 62be2d24b67c [2024-08-23T18:21:00.954Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-23T18:21:01.226Z] ---> Running in 441cd2e4d4e9 [2024-08-23T18:21:02.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T18:21:02.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T18:21:03.417Z] OK: 271 MiB in 56 packages [2024-08-23T18:21:04.003Z] Removing intermediate container 441cd2e4d4e9 [2024-08-23T18:21:04.003Z] ---> 54c2dd81ab37 [2024-08-23T18:21:04.003Z] Step 8/26 : COPY go.mod vendor* ./ [2024-08-23T18:21:04.590Z] ---> 78f6db7ec6b2 [2024-08-23T18:21:04.590Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T18:21:04.590Z] ---> Running in 7e1eb1fa20b2 [2024-08-23T18:21:07.167Z] Removing intermediate container 7e1eb1fa20b2 [2024-08-23T18:21:07.168Z] ---> d60d4aecf7c4 [2024-08-23T18:21:07.168Z] Step 10/26 : COPY . . [2024-08-23T18:21:08.122Z] ---> 68b7db7a3bc8 [2024-08-23T18:21:08.122Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-23T18:21:08.122Z] ---> Running in 9ad43b354b8c [2024-08-23T18:21:08.389Z] Removing intermediate container 9ad43b354b8c [2024-08-23T18:21:08.389Z] ---> 436dc33b40b9 [2024-08-23T18:21:08.389Z] Step 12/26 : RUN ${MAKE} [2024-08-23T18:21:08.389Z] ---> Running in 7b3986903205 [2024-08-23T18:21:09.343Z] 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.32" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2024-08-23T18:24:31.089Z] Removing intermediate container 7b3986903205 [2024-08-23T18:24:31.089Z] ---> 3f60748a06be [2024-08-23T18:24:31.089Z] Step 13/26 : FROM alpine:3.18 [2024-08-23T18:24:31.089Z] 3.18: Pulling from library/alpine [2024-08-23T18:24:31.089Z] 4983c3fe2029: Pulling fs layer [2024-08-23T18:24:31.089Z] 4983c3fe2029: Verifying Checksum [2024-08-23T18:24:31.089Z] 4983c3fe2029: Download complete [2024-08-23T18:24:31.089Z] 4983c3fe2029: Pull complete [2024-08-23T18:24:31.089Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-23T18:24:31.089Z] Status: Downloaded newer image for alpine:3.18 [2024-08-23T18:24:31.089Z] ---> a0237000ae83 [2024-08-23T18:24:31.089Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-08-23T18:24:31.089Z] ---> Running in 5756e113eb8d [2024-08-23T18:24:31.089Z] Removing intermediate container 5756e113eb8d [2024-08-23T18:24:31.089Z] ---> 2f335643b6bc [2024-08-23T18:24:31.089Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-08-23T18:24:31.089Z] ---> Running in cdf58d3512c1 [2024-08-23T18:24:31.089Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T18:24:31.089Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T18:24:31.089Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-08-23T18:24:31.089Z] Executing busybox-1.36.1-r7.trigger [2024-08-23T18:24:31.089Z] OK: 8 MiB in 16 packages [2024-08-23T18:24:31.089Z] Removing intermediate container cdf58d3512c1 [2024-08-23T18:24:31.089Z] ---> 3e47c8dd9824 [2024-08-23T18:24:31.089Z] Step 16/26 : RUN apk --no-cache upgrade [2024-08-23T18:24:31.089Z] ---> Running in 622e8c668423 [2024-08-23T18:24:31.089Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T18:24:31.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T18:24:32.325Z] OK: 8 MiB in 16 packages [2024-08-23T18:24:32.923Z] Removing intermediate container 622e8c668423 [2024-08-23T18:24:32.923Z] ---> bf59070101c5 [2024-08-23T18:24:32.923Z] Step 17/26 : WORKDIR / [2024-08-23T18:24:33.190Z] ---> Running in 39abfb809012 [2024-08-23T18:24:33.458Z] Removing intermediate container 39abfb809012 [2024-08-23T18:24:33.458Z] ---> 2cd73498d4e9 [2024-08-23T18:24:33.458Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2024-08-23T18:24:34.044Z] ---> 78d978d8e5f7 [2024-08-23T18:24:34.044Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2024-08-23T18:24:34.313Z] ---> 0ce5e8a78a0b [2024-08-23T18:24:34.313Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2024-08-23T18:24:36.268Z] ---> a57098fb04f3 [2024-08-23T18:24:36.268Z] Step 21/26 : EXPOSE 59995 [2024-08-23T18:24:36.536Z] ---> Running in 5dab25d6a8ad [2024-08-23T18:24:36.809Z] Removing intermediate container 5dab25d6a8ad [2024-08-23T18:24:36.809Z] ---> 459fb59c29ce [2024-08-23T18:24:36.809Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2024-08-23T18:24:36.809Z] ---> Running in 5906d7dcc7a1 [2024-08-23T18:24:37.080Z] Removing intermediate container 5906d7dcc7a1 [2024-08-23T18:24:37.080Z] ---> 44139758b20f [2024-08-23T18:24:37.080Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-08-23T18:24:37.080Z] ---> Running in da7e73dd05ed [2024-08-23T18:24:37.350Z] Removing intermediate container da7e73dd05ed [2024-08-23T18:24:37.350Z] ---> eb0b0651d623 [2024-08-23T18:24:37.350Z] Step 24/26 : LABEL arch=arm64 [2024-08-23T18:24:37.617Z] ---> Running in 901551b578ba [2024-08-23T18:24:37.884Z] Removing intermediate container 901551b578ba [2024-08-23T18:24:37.884Z] ---> 822a0fe5a5e6 [2024-08-23T18:24:37.884Z] Step 25/26 : LABEL git_sha=dd5fe31fc33437fa789bf657a0951a3f8a539b04 [2024-08-23T18:24:37.884Z] ---> Running in ca52f163d989 [2024-08-23T18:24:38.154Z] Removing intermediate container ca52f163d989 [2024-08-23T18:24:38.155Z] ---> 24820c44fd22 [2024-08-23T18:24:38.155Z] Step 26/26 : LABEL version=0.0.0 [2024-08-23T18:24:38.423Z] ---> Running in 525632c3e9de [2024-08-23T18:24:38.689Z] Removing intermediate container 525632c3e9de [2024-08-23T18:24:38.689Z] ---> 63261ebf1a02 [2024-08-23T18:24:38.689Z] [Warning] One or more build-args [ARCH] were not consumed [2024-08-23T18:24:38.689Z] Successfully built 63261ebf1a02 [2024-08-23T18:24:38.689Z] Successfully tagged device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T18:24:39.640Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-23T18:24:39.640Z] [2024-08-23T18:24:39.640Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T18:24:40.074Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-23T18:24:40.074Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-23T18:24:40.074Z] 8998bd30e6a1: Pulling fs layer [2024-08-23T18:24:40.074Z] 04944245beec: Pulling fs layer [2024-08-23T18:24:40.074Z] 699f458cf7ca: Pulling fs layer [2024-08-23T18:24:40.074Z] 765212b225bb: Pulling fs layer [2024-08-23T18:24:40.074Z] f23df028b6ca: Pulling fs layer [2024-08-23T18:24:40.074Z] 765212b225bb: Waiting [2024-08-23T18:24:40.074Z] d65c8cfc05b1: Pulling fs layer [2024-08-23T18:24:40.074Z] f23df028b6ca: Waiting [2024-08-23T18:24:40.074Z] 2437ff75d9bd: Pulling fs layer [2024-08-23T18:24:40.074Z] d65c8cfc05b1: Waiting [2024-08-23T18:24:40.074Z] 2437ff75d9bd: Waiting [2024-08-23T18:24:40.340Z] 04944245beec: Verifying Checksum [2024-08-23T18:24:40.340Z] 04944245beec: Download complete [2024-08-23T18:24:40.340Z] f23df028b6ca: Verifying Checksum [2024-08-23T18:24:40.340Z] f23df028b6ca: Download complete [2024-08-23T18:24:40.340Z] d65c8cfc05b1: Verifying Checksum [2024-08-23T18:24:40.340Z] d65c8cfc05b1: Download complete [2024-08-23T18:24:40.607Z] 699f458cf7ca: Verifying Checksum [2024-08-23T18:24:40.607Z] 699f458cf7ca: Download complete [2024-08-23T18:24:40.874Z] 8998bd30e6a1: Verifying Checksum [2024-08-23T18:24:40.874Z] 8998bd30e6a1: Download complete [2024-08-23T18:24:43.449Z] 2437ff75d9bd: Verifying Checksum [2024-08-23T18:24:43.449Z] 2437ff75d9bd: Download complete [2024-08-23T18:24:45.436Z] 8998bd30e6a1: Pull complete [2024-08-23T18:24:46.028Z] 04944245beec: Pull complete [2024-08-23T18:24:47.973Z] 699f458cf7ca: Pull complete [2024-08-23T18:24:47.973Z] 765212b225bb: Pull complete [2024-08-23T18:24:48.552Z] f23df028b6ca: Pull complete [2024-08-23T18:24:48.818Z] d65c8cfc05b1: Pull complete [2024-08-23T18:25:07.031Z] 2437ff75d9bd: Pull complete [2024-08-23T18:25:07.031Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-23T18:25:07.031Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-23T18:25:07.031Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T18:25:07.382Z] prd-ubuntu20.04-docker-arm64-4c-16g-8410 does not seem to be running inside a container [2024-08-23T18:25:07.432Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-08-23T18:25:10.061Z] $ docker top 250a37f2f5f309c244126ae80e0f644eeadba982d4feb906e448d12cbb85d430 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-23T18:25:10.968Z] ---> job-cost.sh [2024-08-23T18:25:10.968Z] lf-activate-venv: SKIPPING [2024-08-23T18:25:10.968Z] INFO: No Stack... [2024-08-23T18:25:11.547Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-23T18:25:12.123Z] INFO: Archiving Costs [Pipeline] sh [2024-08-23T18:25:12.782Z] + cat /w/workspace/device-uart/1/archives/cost.csv [2024-08-23T18:25:12.782Z] + cut -d, -f6 [Pipeline] lock [2024-08-23T18:25:12.864Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-PR-67-1-stack-cost] [2024-08-23T18:25:12.870Z] Resource [jenkins-edgexfoundry-device-uart-PR-67-1-stack-cost] did not exist. Created. [2024-08-23T18:25:12.876Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-PR-67-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-23T18:25:13.606Z] /w/workspace/device-uart/1@tmp/durable-abc674e3/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-08-23T18:25:14.272Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-08-23T18:25:14.314Z] Warning: overwriting stash ‘stack-cost’ [2024-08-23T18:25:14.356Z] Stashed 1 file(s) [Pipeline] } [2024-08-23T18:25:14.377Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-PR-67-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-23T18:25:14.467Z] $ docker stop --time=1 250a37f2f5f309c244126ae80e0f644eeadba982d4feb906e448d12cbb85d430 [2024-08-23T18:25:15.952Z] $ docker rm -f --volumes 250a37f2f5f309c244126ae80e0f644eeadba982d4feb906e448d12cbb85d430 [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 [2024-08-23T18:25:17.189Z] provisioning config files... [2024-08-23T18:25:17.197Z] copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_PR-67@tmp/config2128534018714193601tmp [Pipeline] { [Pipeline] sh [2024-08-23T18:25:17.549Z] + set +x [2024-08-23T18:25:17.549Z] + bash -s -- [2024-08-23T18:25:17.549Z] + curl -s https://codecov.io/bash [2024-08-23T18:25:17.549Z] [2024-08-23T18:25:17.549Z] _____ _ [2024-08-23T18:25:17.549Z] / ____| | | [2024-08-23T18:25:17.549Z] | | ___ __| | ___ ___ _____ __ [2024-08-23T18:25:17.549Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-23T18:25:17.549Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-23T18:25:17.549Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-23T18:25:17.549Z] Bash-1.0.6 [2024-08-23T18:25:17.549Z] [2024-08-23T18:25:17.549Z] [2024-08-23T18:25:17.549Z] ==> git version 2.25.1 found [2024-08-23T18:25:17.549Z] ==> 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 [2024-08-23T18:25:17.549Z] Release-Date: 2020-01-08 [2024-08-23T18:25:17.549Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-08-23T18:25:17.549Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-23T18:25:17.549Z] ==> Jenkins CI detected. [2024-08-23T18:25:17.549Z] current dir:  /w/workspace/edgexfoundry_device-uart_PR-67 [2024-08-23T18:25:17.549Z] project root: . [2024-08-23T18:25:17.549Z] --> token set from env [2024-08-23T18:25:17.549Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-23T18:25:17.807Z] ==> Running gcov in . (disable via -X gcov) [2024-08-23T18:25:17.807Z] ==> Python coveragepy not found [2024-08-23T18:25:17.807Z] ==> Searching for coverage reports in: [2024-08-23T18:25:17.807Z] + . [2024-08-23T18:25:17.807Z] -> Found 1 reports [2024-08-23T18:25:17.807Z] ==> Detecting git/mercurial file structure [2024-08-23T18:25:17.807Z] ==> Reading reports [2024-08-23T18:25:17.807Z] + ./coverage.out bytes=10 [2024-08-23T18:25:17.807Z] ==> Appending adjustments [2024-08-23T18:25:17.807Z] https://docs.codecov.io/docs/fixing-reports [2024-08-23T18:25:17.807Z] + Found adjustments [2024-08-23T18:25:17.807Z] ==> Gzipping contents [2024-08-23T18:25:17.807Z] 4.0K /tmp/codecov.XeRi2Q.gz [2024-08-23T18:25:17.807Z] ==> Uploading reports [2024-08-23T18:25:17.807Z] url: https://codecov.io [2024-08-23T18:25:17.807Z] query: branch=PR-67&commit=dd5fe31fc33437fa789bf657a0951a3f8a539b04&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-67%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=67&job=&cmd_args= [2024-08-23T18:25:17.807Z] -> Pinging Codecov [2024-08-23T18:25:17.807Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-67&commit=dd5fe31fc33437fa789bf657a0951a3f8a539b04&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-67%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=67&job=&cmd_args= [2024-08-23T18:25:18.374Z] -> Uploading to [2024-08-23T18:25:18.374Z] https://storage.googleapis.com/codecov/v4/raw/2024-08-23/B9AA6E0BBD74AE3A32605C7A7C664919/dd5fe31fc33437fa789bf657a0951a3f8a539b04/74f9442a-3476-415d-81ed-e95c6fd6e371.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20240823%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240823T182518Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5eb36b797ccf1ccb31872876179e21e037de5f22ae1725c2a0da894488fa1f12 [2024-08-23T18:25:18.374Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-23T18:25:18.374Z] Dload Upload Total Spent Left Speed [2024-08-23T18:25:18.633Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 603 0 0 100 603 0 2284 --:--:-- --:--:-- --:--:-- 2284 [2024-08-23T18:25:18.633Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/dd5fe31fc33437fa789bf657a0951a3f8a539b04 [Pipeline] } [2024-08-23T18:25:18.664Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-08-23T18:25:20.893Z] + [ -d /w/workspace/edgexfoundry_device-uart_PR-67/archives ] [2024-08-23T18:25:20.893Z] + ls -al /w/workspace/edgexfoundry_device-uart_PR-67/archives [2024-08-23T18:25:20.893Z] total 16 [2024-08-23T18:25:20.893Z] drwxr-xr-x 3 root root 4096 Aug 23 18:14 . [2024-08-23T18:25:20.893Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 23 18:14 .. [2024-08-23T18:25:20.893Z] drwxr-xr-x 2 root root 4096 Aug 23 18:14 cost [2024-08-23T18:25:20.893Z] -rw-r--r-- 1 root root 82 Aug 23 18:14 cost.csv [2024-08-23T18:25:20.893Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_PR-67/archives [2024-08-23T18:25:20.893Z] + ls -al /w/workspace/edgexfoundry_device-uart_PR-67/archives [2024-08-23T18:25:20.893Z] total 16 [2024-08-23T18:25:20.893Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 23 18:14 . [2024-08-23T18:25:20.893Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 23 18:14 .. [2024-08-23T18:25:20.893Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 23 18:14 cost [2024-08-23T18:25:20.893Z] -rw-r--r-- 1 jenkins jenkins 82 Aug 23 18:14 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-08-23T18:25:21.225Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-23T18:25:22.118Z] ---> package-listing.sh [2024-08-23T18:25:22.118Z] ++ facter osfamily [2024-08-23T18:25:22.118Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-23T18:25:22.376Z] + OS_FAMILY=debian [2024-08-23T18:25:22.376Z] + workspace=/w/workspace/edgexfoundry_device-uart_PR-67 [2024-08-23T18:25:22.376Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-23T18:25:22.376Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-23T18:25:22.376Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-23T18:25:22.376Z] + PACKAGES=/tmp/packages_start.txt [2024-08-23T18:25:22.376Z] + '[' /w/workspace/edgexfoundry_device-uart_PR-67 ']' [2024-08-23T18:25:22.376Z] + PACKAGES=/tmp/packages_end.txt [2024-08-23T18:25:22.376Z] + case "${OS_FAMILY}" in [2024-08-23T18:25:22.376Z] + dpkg -l [2024-08-23T18:25:22.376Z] + grep '^ii' [2024-08-23T18:25:22.376Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-23T18:25:22.376Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-23T18:25:22.376Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-23T18:25:22.376Z] + '[' /w/workspace/edgexfoundry_device-uart_PR-67 ']' [2024-08-23T18:25:22.376Z] + mkdir -p /w/workspace/edgexfoundry_device-uart_PR-67/archives/ [2024-08-23T18:25:22.376Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_PR-67/archives/ [Pipeline] echo [2024-08-23T18:25:22.414Z] 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-67/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-08-23T18:25:22.709Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T18:25:23.375Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-23T18:25:23.375Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T18:25:23.539Z] prd-ubuntu20.04-docker-8c-8g-8409 does not seem to be running inside a container [2024-08-23T18:25:23.561Z] $ 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-67/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-67 -v /w/workspace/edgexfoundry_device-uart_PR-67:/w/workspace/edgexfoundry_device-uart_PR-67:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-67@tmp:/w/workspace/edgexfoundry_device-uart_PR-67@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 [2024-08-23T18:25:23.774Z] $ docker top 928d61f9a0edb4a200b6f2a07136559eec43710d8254b43da7a770dcdb08bd7d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-23T18:25:24.195Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-23T18:25:24.512Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-23T18:25:24.828Z] + ls /var/log/sa-host [2024-08-23T18:25:24.828Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-23T18:25:25.079Z] provisioning config files... [2024-08-23T18:25:25.089Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-67@tmp/config7984699428154778688tmp [Pipeline] { [Pipeline] echo [2024-08-23T18:25:25.166Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-23T18:25:25.498Z] ---> create-netrc.sh [Pipeline] } [2024-08-23T18:25:25.529Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-23T18:25:25.946Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-23T18:25:25.986Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-23T18:25:26.316Z] ---> sudo-logs.sh [2024-08-23T18:25:26.316Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-23T18:25:26.411Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-23T18:25:26.729Z] ---> job-cost.sh [2024-08-23T18:25:26.729Z] lf-activate-venv: SKIPPING [2024-08-23T18:25:26.729Z] DEBUG: total: 0.2199999988079071 [2024-08-23T18:25:26.729Z] INFO: Retrieving Stack Cost... [2024-08-23T18:25:27.060Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-23T18:25:27.691Z] INFO: Archiving Costs [Pipeline] echo [2024-08-23T18:25:27.738Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-23T18:25:28.108Z] ---> logs-deploy.sh [2024-08-23T18:25:28.108Z] lf-activate-venv: SKIPPING [2024-08-23T18:25:28.108Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/PR-67/1 [2024-08-23T18:25:28.108Z] INFO: archiving workspace using pattern(s): [2024-08-23T18:25:29.076Z] Archives upload complete. [2024-08-23T18:25:29.076Z] INFO: archiving logs to Nexus