Pull request #74 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/device-uart Obtained Jenkinsfile from 44e0fc2ef96c30d275bce862755fe28b7851df0b+23327eef742656f25952fb3dd9c4e82b8abf1118 (33b111ded83f8a6bb92fa75fb630733d8519cf89) 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-ssh3813578460448480033.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh12553674886564113301.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-74/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-74/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15695266730652698150.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-74/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13377471902174039392.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh9782061817279035449.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-74/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-74/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14275915791975107999.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 0b81fa10a7dd14683a964f04f411324fe83f93ac Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-uart, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-uart-settings PROJECT: device-uart USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-uart DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-15555’ Running on prd-ubuntu20.04-docker-8c-8g-15557 in /w/workspace/edgexfoundry_device-uart_PR-74 [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-74 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 23327eef742656f25952fb3dd9c4e82b8abf1118 into PR head commit 44e0fc2ef96c30d275bce862755fe28b7851df0b Merge succeeded, producing 44e0fc2ef96c30d275bce862755fe28b7851df0b Checking out Revision 44e0fc2ef96c30d275bce862755fe28b7851df0b (PR-74) > 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/74/head:refs/remotes/origin/PR-74 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 44e0fc2ef96c30d275bce862755fe28b7851df0b # 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 23327eef742656f25952fb3dd9c4e82b8abf1118 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 44e0fc2ef96c30d275bce862755fe28b7851df0b # timeout=10 Commit message: "build: Upgrade to go-1.23, Linter1.61.0 and Alpine 3.20" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:21:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:21:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:21:20 ========================================================= 03:21:20 EdgeX Global Pipelines Version Info 03:21:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:21:21 ------------------- 03:21:21 stable info: 03:21:21 ------------------- 03:21:21 Commited By: Ginny Guan ginny@iotechsys.com 03:21:21 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 03:21:21 Message: update stable to v1.0.265 03:21:21 ------------------- 03:21:21 experimental info: 03:21:21 ------------------- 03:21:21 Commited By: Cherry Wang cherry@iotechsys.com 03:21:21 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 03:21:21 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:21:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo 03:21:21 [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo 03:21:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:21:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:21:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:21:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 03:21:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:21:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:21:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:21:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:21:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:21:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo 03:21:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:21:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:21:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:21:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:21:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:21:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:21:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:21:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:21:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:21:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:21:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:21:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:21:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:21:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:21:23 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:21:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-74 [Pipeline] echo 03:21:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-74 [Pipeline] echo 03:21:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-74 [Pipeline] echo 03:21:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 44e0fc2ef96c30d275bce862755fe28b7851df0b [Pipeline] echo 03:21:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 44e0fc2 [Pipeline] echo 03:21:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:21:23 provisioning config files... 03:21:23 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-74@tmp/config11471215627009471812tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:21:24 ---> ****-login.sh 03:21:24 nexus3.edgexfoundry.org:10001 03:21:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:21:24 Configure a credential helper to remove this warning. See 03:21:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:21:24 03:21:24 Login Succeeded 03:21:24 nexus3.edgexfoundry.org:10002 03:21:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:21:24 Configure a credential helper to remove this warning. See 03:21:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:21:24 03:21:24 Login Succeeded 03:21:24 nexus3.edgexfoundry.org:10003 03:21:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:21:24 Configure a credential helper to remove this warning. See 03:21:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:21:24 03:21:24 Login Succeeded 03:21:24 nexus3.edgexfoundry.org:10004 03:21:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:21:25 Configure a credential helper to remove this warning. See 03:21:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:21:25 03:21:25 Login Succeeded 03:21:25 ****.io 03:21:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:21:25 Configure a credential helper to remove this warning. See 03:21:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:21:25 03:21:25 Login Succeeded 03:21:25 ---> ****-login.sh ends [Pipeline] } 03:21:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:21:26 + git rev-list -1 --merges 44e0fc2ef96c30d275bce862755fe28b7851df0b~1..44e0fc2ef96c30d275bce862755fe28b7851df0b [Pipeline] echo 03:21:26 -----------> git rev-list -1 --merges 44e0fc2ef96c30d275bce862755fe28b7851df0b~1..44e0fc2ef96c30d275bce862755fe28b7851df0b 44e0fc2ef96c30d275bce862755fe28b7851df0b [false] [Pipeline] sh 03:21:26 + git log --format=format:%s -1 44e0fc2ef96c30d275bce862755fe28b7851df0b [Pipeline] echo 03:21:26 ========================================================= 03:21:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:21:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:21:26 + git log --format=format:%s -1 44e0fc2ef96c30d275bce862755fe28b7851df0b [Pipeline] echo 03:21:26 [semverPrep] GIT_COMMIT: 44e0fc2ef96c30d275bce862755fe28b7851df0b, Commit Message: build: Upgrade to go-1.23, Linter1.61.0 and Alpine 3.20 [Pipeline] echo 03:21:27 [semverPrep] This is not a build commit. [Pipeline] sh 03:21:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:21:27 + grep -v github /etc/ssh/ssh_known_hosts 03:21:27 + [ -e /tmp/ssh_known_hosts ] 03:21:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:21:27 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:21:27 + sudo tee -a /etc/ssh/ssh_known_hosts 03:21:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:21:27 03:21:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:21:28 0.1.4: Pulling from edgex-devops/py-git-semver 03:21:28 b85a868b505f: Pulling fs layer 03:21:28 e2be974225ed: Pulling fs layer 03:21:28 339a4e72a1f5: Pulling fs layer 03:21:28 988bab9f4d93: Pulling fs layer 03:21:28 1469e6f7b9e6: Pulling fs layer 03:21:28 eaf3925da568: Pulling fs layer 03:21:28 bab4dde63d76: Pulling fs layer 03:21:28 bde34c3a00c8: Pulling fs layer 03:21:28 b352a97aabf1: Pulling fs layer 03:21:28 4872d77fe225: Pulling fs layer 03:21:28 5851b861e8e6: Pulling fs layer 03:21:28 b352a97aabf1: Waiting 03:21:28 bde34c3a00c8: Waiting 03:21:28 4872d77fe225: Waiting 03:21:28 eaf3925da568: Waiting 03:21:28 bab4dde63d76: Waiting 03:21:28 5851b861e8e6: Waiting 03:21:28 1469e6f7b9e6: Waiting 03:21:28 988bab9f4d93: Waiting 03:21:28 e2be974225ed: Download complete 03:21:28 988bab9f4d93: Verifying Checksum 03:21:28 988bab9f4d93: Download complete 03:21:28 1469e6f7b9e6: Verifying Checksum 03:21:28 1469e6f7b9e6: Download complete 03:21:28 339a4e72a1f5: Verifying Checksum 03:21:28 339a4e72a1f5: Download complete 03:21:28 eaf3925da568: Download complete 03:21:28 bde34c3a00c8: Verifying Checksum 03:21:28 bde34c3a00c8: Download complete 03:21:28 b352a97aabf1: Download complete 03:21:28 4872d77fe225: Verifying Checksum 03:21:28 4872d77fe225: Download complete 03:21:28 5851b861e8e6: Download complete 03:21:28 b85a868b505f: Download complete 03:21:28 bab4dde63d76: Verifying Checksum 03:21:28 bab4dde63d76: Download complete 03:21:30 b85a868b505f: Pull complete 03:21:30 e2be974225ed: Pull complete 03:21:30 339a4e72a1f5: Pull complete 03:21:30 988bab9f4d93: Pull complete 03:21:31 1469e6f7b9e6: Pull complete 03:21:31 eaf3925da568: Pull complete 03:21:32 bab4dde63d76: Pull complete 03:21:32 bde34c3a00c8: Pull complete 03:21:32 b352a97aabf1: Pull complete 03:21:32 4872d77fe225: Pull complete 03:21:33 5851b861e8e6: Pull complete 03:21:33 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:21:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:21:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:21:33 prd-ubuntu20.04-docker-8c-8g-15557 does not seem to be running inside a container 03:21:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_PR-74 -v /w/workspace/edgexfoundry_device-uart_PR-74:/w/workspace/edgexfoundry_device-uart_PR-74:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-74@tmp:/w/workspace/edgexfoundry_device-uart_PR-74@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:21:37 $ docker top c2316fbd7e4204b03af7a8865ca372d1a115f8f329b559222c31297764328987 -eo pid,comm 03:21:37 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). 03:21:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:21:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:21:37 [ssh-agent] Looking for ssh-agent implementation... 03:21:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:21:37 $ docker exec c2316fbd7e4204b03af7a8865ca372d1a115f8f329b559222c31297764328987 ssh-agent 03:21:37 SSH_AUTH_SOCK=/tmp/ssh-G07b2vmBBuQC/agent.33 03:21:37 SSH_AGENT_PID=39 03:21:37 Running ssh-add (command line suppressed) 03:21:37 Identity added: /w/workspace/edgexfoundry_device-uart_PR-74@tmp/private_key_468229798261560170.key (/w/workspace/edgexfoundry_device-uart_PR-74@tmp/private_key_468229798261560170.key) 03:21:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:21:38 + git tag --points-at HEAD [Pipeline] } 03:21:38 $ docker exec --env ******** --env ******** c2316fbd7e4204b03af7a8865ca372d1a115f8f329b559222c31297764328987 ssh-agent -k 03:21:38 unset SSH_AUTH_SOCK; 03:21:38 unset SSH_AGENT_PID; 03:21:38 echo Agent pid 39 killed; 03:21:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:21:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:21:38 [ssh-agent] Looking for ssh-agent implementation... 03:21:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:21:38 $ docker exec c2316fbd7e4204b03af7a8865ca372d1a115f8f329b559222c31297764328987 ssh-agent 03:21:38 SSH_AUTH_SOCK=/tmp/ssh-4qmlDKrzjY2B/agent.72 03:21:38 SSH_AGENT_PID=78 03:21:38 Running ssh-add (command line suppressed) 03:21:38 Identity added: /w/workspace/edgexfoundry_device-uart_PR-74@tmp/private_key_5669680551078120252.key (/w/workspace/edgexfoundry_device-uart_PR-74@tmp/private_key_5669680551078120252.key) 03:21:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:21:39 + git semver init 03:21:39 2024-10-04 03:21:39,285 [run_init] DEBUG init version:0.0.0 force:False 03:21:39 2024-10-04 03:21:39,286 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_PR-74/.semver 03:21:39 2024-10-04 03:21:39,286 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_PR-74/.semver 03:21:39 2024-10-04 03:21:39,286 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_PR-74/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_PR-74, universal_newlines=False, shell=None, istream=None) 03:21:40 2024-10-04 03:21:40,462 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_PR-74/.git/info/exclude 03:21:40 2024-10-04 03:21:40,463 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_PR-74/.semver/PR-74 with force:False 03:21:40 2024-10-04 03:21:40,463 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_PR-74/.semver/PR-74 03:21:40 2024-10-04 03:21:40,467 [execute] INFO git cat-file --batch-check 03:21:40 2024-10-04 03:21:40,467 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_PR-74/.semver, universal_newlines=False, shell=None, istream=) 03:21:40 2024-10-04 03:21:40,474 [execute] INFO git cat-file --batch 03:21:40 2024-10-04 03:21:40,474 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_PR-74/.semver, universal_newlines=False, shell=None, istream=) 03:21:40 2024-10-04 03:21:40,480 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_PR-74/.semver/PR-74 03:21:40 0.0.0 [Pipeline] } 03:21:40 $ docker exec --env ******** --env ******** c2316fbd7e4204b03af7a8865ca372d1a115f8f329b559222c31297764328987 ssh-agent -k 03:21:40 unset SSH_AUTH_SOCK; 03:21:40 unset SSH_AGENT_PID; 03:21:40 echo Agent pid 78 killed; 03:21:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:21:41 + git semver [Pipeline] } 03:21:41 $ docker stop --time=1 c2316fbd7e4204b03af7a8865ca372d1a115f8f329b559222c31297764328987 03:21:43 $ docker rm -f --volumes c2316fbd7e4204b03af7a8865ca372d1a115f8f329b559222c31297764328987 [Pipeline] // withDockerContainer [Pipeline] sh 03:21:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:21:43 Stashed 1 file(s) [Pipeline] echo 03:21:43 [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 03:21:44 provisioning config files... 03:21:44 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-74@tmp/config7283089776049050189tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:21:44 ---> ****-login.sh 03:21:44 nexus3.edgexfoundry.org:10001 03:21:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:21:44 Configure a credential helper to remove this warning. See 03:21:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:21:44 03:21:44 Login Succeeded 03:21:44 nexus3.edgexfoundry.org:10002 03:21:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:21:44 Configure a credential helper to remove this warning. See 03:21:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:21:44 03:21:44 Login Succeeded 03:21:44 nexus3.edgexfoundry.org:10003 03:21:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:21:45 Configure a credential helper to remove this warning. See 03:21:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:21:45 03:21:45 Login Succeeded 03:21:45 nexus3.edgexfoundry.org:10004 03:21:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:21:45 Configure a credential helper to remove this warning. See 03:21:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:21:45 03:21:45 Login Succeeded 03:21:45 ****.io 03:21:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:21:45 Configure a credential helper to remove this warning. See 03:21:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:21:45 03:21:45 Login Succeeded 03:21:45 ---> ****-login.sh ends [Pipeline] } 03:21:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:21:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:21:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:21:45 ========================================================= 03:21:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 03:21:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:46 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 03:21:46 Sending build context to Docker daemon 25.65MB 03:21:46 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 03:21:46 Step 2/12 : FROM ${BASE} AS builder 03:21:46 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 03:21:46 43c4264eed91: Pulling fs layer 03:21:46 4cc291be95ef: Pulling fs layer 03:21:46 2ac1f1163629: Pulling fs layer 03:21:46 5c3c966382ef: Pulling fs layer 03:21:46 4f4fb700ef54: Pulling fs layer 03:21:46 5d5c8e513c77: Pulling fs layer 03:21:46 9f66e0745190: Pulling fs layer 03:21:46 f49a43e4bbc0: Pulling fs layer 03:21:46 561ebcabdf7f: Pulling fs layer 03:21:46 5c3c966382ef: Waiting 03:21:46 4f4fb700ef54: Waiting 03:21:46 5d5c8e513c77: Waiting 03:21:46 9f66e0745190: Waiting 03:21:46 f49a43e4bbc0: Waiting 03:21:46 561ebcabdf7f: Waiting 03:21:46 4cc291be95ef: Verifying Checksum 03:21:46 4cc291be95ef: Download complete 03:21:46 5c3c966382ef: Verifying Checksum 03:21:46 5c3c966382ef: Download complete 03:21:46 4f4fb700ef54: Verifying Checksum 03:21:46 4f4fb700ef54: Download complete 03:21:46 43c4264eed91: Download complete 03:21:46 9f66e0745190: Verifying Checksum 03:21:46 9f66e0745190: Download complete 03:21:46 43c4264eed91: Pull complete 03:21:46 561ebcabdf7f: Verifying Checksum 03:21:46 561ebcabdf7f: Download complete 03:21:46 4cc291be95ef: Pull complete 03:21:47 2ac1f1163629: Verifying Checksum 03:21:47 2ac1f1163629: Download complete 03:21:47 f49a43e4bbc0: Verifying Checksum 03:21:47 f49a43e4bbc0: Download complete 03:21:50 2ac1f1163629: Pull complete 03:21:50 5c3c966382ef: Pull complete 03:21:50 4f4fb700ef54: Pull complete 03:21:51 5d5c8e513c77: Pull complete 03:21:51 9f66e0745190: Pull complete 03:21:53 f49a43e4bbc0: Pull complete 03:21:54 561ebcabdf7f: Pull complete 03:21:54 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 03:21:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:21:54 ---> 3a752c3f9dda 03:21:54 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 03:21:59 Still waiting to schedule task 03:21:59 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:22:00 ---> Running in 7ec289b4c644 03:22:00 Removing intermediate container 7ec289b4c644 03:22:00 ---> d1a1b67d8723 03:22:00 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 03:22:00 ---> Running in 03d1fbbe3ca3 03:22:00 Removing intermediate container 03d1fbbe3ca3 03:22:00 ---> 136b9f7d8116 03:22:00 Step 5/12 : ARG ADD_BUILD_TAGS="" 03:22:00 ---> Running in 44f9e1984872 03:22:00 Removing intermediate container 44f9e1984872 03:22:00 ---> bb58c871bd4a 03:22:00 Step 6/12 : WORKDIR /device-uart 03:22:00 ---> Running in f195eb4b4c17 03:22:00 Removing intermediate container f195eb4b4c17 03:22:00 ---> 4ac6dc1313b5 03:22:00 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:22:00 ---> Running in c4031bf8bcde 03:22:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:22:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:22:01 (1/4) Installing openssh-keygen (9.7_p1-r4) 03:22:01 (2/4) Installing libedit (20240517.3.1-r0) 03:22:01 (3/4) Installing openssh-client-common (9.7_p1-r4) 03:22:01 (4/4) Installing openssh-client-default (9.7_p1-r4) 03:22:01 Executing busybox-1.36.1-r29.trigger 03:22:01 OK: 250 MiB in 58 packages 03:22:02 Removing intermediate container c4031bf8bcde 03:22:02 ---> c054bc238207 03:22:02 Step 8/12 : COPY go.mod vendor* ./ 03:22:02 ---> d28bcdc2e51a 03:22:02 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:22:02 ---> Running in b08d877973ff 03:22:58 Removing intermediate container b08d877973ff 03:22:58 ---> 6a3c9308a256 03:22:58 Step 10/12 : COPY . . 03:22:59 ---> f2bb1e914acd 03:22:59 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:22:59 ---> Running in c5a9c9fe85eb 03:22:59 Removing intermediate container c5a9c9fe85eb 03:22:59 ---> af2eb23286ac 03:22:59 Step 12/12 : RUN ${MAKE} 03:22:59 ---> Running in ecb1bb4dae25 03:23:00 noop 03:23:00 Removing intermediate container ecb1bb4dae25 03:23:00 ---> 2cb8147c9d28 03:23:00 Successfully built 2cb8147c9d28 03:23:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:00 + docker inspect -f . ci-base-image-x86_64 03:23:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:23:01 prd-ubuntu20.04-docker-8c-8g-15557 does not seem to be running inside a container 03:23:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_PR-74 -v /w/workspace/edgexfoundry_device-uart_PR-74:/w/workspace/edgexfoundry_device-uart_PR-74:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-74@tmp:/w/workspace/edgexfoundry_device-uart_PR-74@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 ******** -e ******** ci-base-image-x86_64 cat 03:23:01 $ docker top 03c4475b15b2e7757a9bc035a54d5a5e0937a2b941c71f3a9648fb80227cb8e0 -eo pid,comm [Pipeline] { [Pipeline] sh 03:23:01 + go version 03:23:01 go version go1.23.2 linux/amd64 [Pipeline] } 03:23:01 $ docker stop --time=1 03c4475b15b2e7757a9bc035a54d5a5e0937a2b941c71f3a9648fb80227cb8e0 03:23:03 $ docker rm -f --volumes 03c4475b15b2e7757a9bc035a54d5a5e0937a2b941c71f3a9648fb80227cb8e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:03 + docker inspect -f . ci-base-image-x86_64 03:23:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:23:04 prd-ubuntu20.04-docker-8c-8g-15557 does not seem to be running inside a container 03:23:04 $ 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-74 -v /w/workspace/edgexfoundry_device-uart_PR-74:/w/workspace/edgexfoundry_device-uart_PR-74:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-74@tmp:/w/workspace/edgexfoundry_device-uart_PR-74@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 ******** -e ******** ci-base-image-x86_64 cat 03:23:04 $ docker top 8575061de613d1df3325afbbbf0044c5435b1478dbc9b7ca1d3b60123028df19 -eo pid,comm [Pipeline] { [Pipeline] sh 03:23:04 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_PR-74 [Pipeline] fileExists [Pipeline] sh 03:23:05 + make test 03:23:05 go test ./... -coverprofile=coverage.out 03:23:07 ? github.com/edgexfoundry/device-uart [no test files] 03:23:29 github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements 03:23:29 github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements 03:23:37 go vet ./... 03:23:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:23:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:23:44 ./bin/test-attribution-txt.sh [Pipeline] echo 03:23:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:23:44 $ docker stop --time=1 8575061de613d1df3325afbbbf0044c5435b1478dbc9b7ca1d3b60123028df19 03:23:48 $ docker rm -f --volumes 8575061de613d1df3325afbbbf0044c5435b1478dbc9b7ca1d3b60123028df19 [Pipeline] // withDockerContainer [Pipeline] sh 03:23:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:23:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:23:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:23:50 + ls -al . 03:23:50 total 236 03:23:50 drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 03:23 . 03:23:50 drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 03:21 .. 03:23:50 -rw-rw-r-- 1 jenkins jenkins 140 Oct 4 03:21 .dockerignore 03:23:50 drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 03:23 .git 03:23:50 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 03:21 .github 03:23:50 -rw-rw-r-- 1 jenkins jenkins 343 Oct 4 03:21 .gitignore 03:23:50 -rw-rw-r-- 1 jenkins jenkins 198 Oct 4 03:21 .golangci.yml 03:23:50 drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 03:21 .semver 03:23:50 -rw-rw-r-- 1 jenkins jenkins 18662 Oct 4 03:21 Attribution.txt 03:23:50 -rw-rw-r-- 1 jenkins jenkins 1908 Oct 4 03:21 CHANGELOG.md 03:23:50 -rw-rw-r-- 1 jenkins jenkins 1918 Oct 4 03:21 Dockerfile 03:23:50 -rw-rw-r-- 1 jenkins jenkins 677 Oct 4 03:21 GOVERNANCE.md 03:23:50 -rw-rw-r-- 1 jenkins jenkins 675 Oct 4 03:21 Jenkinsfile 03:23:50 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 4 03:21 LICENSE 03:23:50 -rw-rw-r-- 1 jenkins jenkins 1872 Oct 4 03:21 Makefile 03:23:50 -rw-rw-r-- 1 jenkins jenkins 617 Oct 4 03:21 OWNERS.md 03:23:50 -rw-rw-r-- 1 jenkins jenkins 8892 Oct 4 03:21 README.md 03:23:50 -rw-rw-r-- 1 jenkins jenkins 5 Oct 4 03:21 VERSION 03:23:50 drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 03:21 bin 03:23:50 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 03:21 cmd 03:23:50 -rw-r--r-- 1 jenkins jenkins 6770 Oct 4 03:23 coverage.out 03:23:50 -rw-rw-r-- 1 jenkins jenkins 6936 Oct 4 03:21 go.mod 03:23:50 -rw-rw-r-- 1 jenkins jenkins 100395 Oct 4 03:21 go.sum 03:23:50 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 03:21 internal 03:23:50 -rw-rw-r-- 1 jenkins jenkins 209 Oct 4 03:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:51 + 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=44e0fc2ef96c30d275bce862755fe28b7851df0b --label arch=amd64 --label version=0.0.0 . 03:23:51 Sending build context to Docker daemon 25.66MB 03:23:51 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 03:23:51 Step 2/26 : FROM ${BASE} AS builder 03:23:51 ---> 2cb8147c9d28 03:23:51 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 03:23:51 ---> Running in 83b056805360 03:23:51 Removing intermediate container 83b056805360 03:23:51 ---> 62b8d68cfb88 03:23:51 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 03:23:51 ---> Running in b042c075f479 03:23:51 Removing intermediate container b042c075f479 03:23:51 ---> e34262fa5888 03:23:51 Step 5/26 : ARG ADD_BUILD_TAGS="" 03:23:51 ---> Running in 65c98c92ab81 03:23:51 Removing intermediate container 65c98c92ab81 03:23:51 ---> b151cdf0080a 03:23:51 Step 6/26 : WORKDIR /device-uart 03:23:51 ---> Running in c0d63786635e 03:23:51 Removing intermediate container c0d63786635e 03:23:51 ---> c0c1a245d8cb 03:23:51 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:23:51 ---> Running in 19ddf0242d97 03:23:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:23:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:23:52 OK: 250 MiB in 58 packages 03:23:52 Removing intermediate container 19ddf0242d97 03:23:52 ---> 845efbe09fbe 03:23:52 Step 8/26 : COPY go.mod vendor* ./ 03:23:53 ---> a189b288adfe 03:23:53 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:23:53 ---> Running in 30882cdc3a80 03:23:53 Removing intermediate container 30882cdc3a80 03:23:53 ---> f1123d93b453 03:23:53 Step 10/26 : COPY . . 03:23:54 ---> c655f73ba63b 03:23:54 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:23:54 ---> Running in 3ca95983ae4f 03:23:54 Removing intermediate container 3ca95983ae4f 03:23:54 ---> 1d7307ae11c1 03:23:54 Step 12/26 : RUN ${MAKE} 03:23:54 ---> Running in 1400d2153592 03:23:54 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.41" -trimpath -mod=readonly -o cmd/device-uart ./cmd 03:24:33 Removing intermediate container 1400d2153592 03:24:33 ---> c34695a0e9fd 03:24:33 Step 13/26 : FROM alpine:3.20 03:24:33 3.20: Pulling from library/alpine 03:24:33 43c4264eed91: Already exists 03:24:33 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 03:24:33 Status: Downloaded newer image for alpine:3.20 03:24:33 ---> 91ef0af61f39 03:24:33 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 03:24:33 ---> Running in 789005448f74 03:24:33 Removing intermediate container 789005448f74 03:24:33 ---> 6b6ab28a7d0b 03:24:33 Step 15/26 : RUN apk add --update --no-cache dumb-init 03:24:33 ---> Running in 6f9d1d2e42a2 03:24:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:24:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:24:33 (1/1) Installing dumb-init (1.2.5-r3) 03:24:33 Executing busybox-1.36.1-r29.trigger 03:24:33 OK: 8 MiB in 15 packages 03:24:33 Removing intermediate container 6f9d1d2e42a2 03:24:33 ---> 3ce6473971d9 03:24:33 Step 16/26 : RUN apk --no-cache upgrade 03:24:33 ---> Running in dcc70c7a018b 03:24:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:24:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:24:33 Upgrading critical system libraries and apk-tools: 03:24:33 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:24:33 Executing busybox-1.36.1-r29.trigger 03:24:33 Continuing the upgrade transaction with new apk-tools: 03:24:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:24:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:24:33 OK: 8 MiB in 15 packages 03:24:33 Removing intermediate container dcc70c7a018b 03:24:33 ---> 723d91876e38 03:24:33 Step 17/26 : WORKDIR / 03:24:33 ---> Running in 8cd1914817de 03:24:33 Removing intermediate container 8cd1914817de 03:24:33 ---> 704e99169bae 03:24:33 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 03:24:33 ---> 96a344e93233 03:24:33 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 03:24:33 ---> d700506d98c1 03:24:33 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 03:24:34 ---> a42fb96de6a0 03:24:34 Step 21/26 : EXPOSE 59995 03:24:34 ---> Running in d4346528dc8a 03:24:34 Removing intermediate container d4346528dc8a 03:24:34 ---> 07dbdd96d446 03:24:34 Step 22/26 : ENTRYPOINT ["/device-uart"] 03:24:34 ---> Running in 1a481b625c6b 03:24:34 Removing intermediate container 1a481b625c6b 03:24:34 ---> 8bbeebcc8fb8 03:24:34 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:24:34 ---> Running in 098c81a66618 03:24:34 Removing intermediate container 098c81a66618 03:24:34 ---> 9dd4b3fb07c3 03:24:34 Step 24/26 : LABEL arch=amd64 03:24:34 ---> Running in 15775ac23f8c 03:24:35 Removing intermediate container 15775ac23f8c 03:24:35 ---> ac10ebdbb90a 03:24:35 Step 25/26 : LABEL git_sha=44e0fc2ef96c30d275bce862755fe28b7851df0b 03:24:35 ---> Running in 6b6dff6d20cb 03:24:35 Removing intermediate container 6b6dff6d20cb 03:24:35 ---> 0001a87146ef 03:24:35 Step 26/26 : LABEL version=0.0.0 03:24:35 ---> Running in 5d1df3dec5a4 03:24:35 Removing intermediate container 5d1df3dec5a4 03:24:35 ---> 998f8969723d 03:24:35 [Warning] One or more build-args [ARCH] were not consumed 03:24:35 Successfully built 998f8969723d 03:24:35 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 03:24:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:24:36 03:24:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:24:36 latest: Pulling from edgex-lftools-log-publisher 03:24:36 5eb5b503b376: Pulling fs layer 03:24:36 5c69ac0246d0: Pulling fs layer 03:24:36 ec43610c2a17: Pulling fs layer 03:24:36 3a2ae6a8a46f: Pulling fs layer 03:24:36 33b1e0a273af: Pulling fs layer 03:24:36 5d3b04190fa2: Pulling fs layer 03:24:36 2f39f015ded8: Pulling fs layer 03:24:36 3a2ae6a8a46f: Waiting 03:24:36 33b1e0a273af: Waiting 03:24:36 5d3b04190fa2: Waiting 03:24:36 2f39f015ded8: Waiting 03:24:36 5c69ac0246d0: Verifying Checksum 03:24:36 5c69ac0246d0: Download complete 03:24:36 3a2ae6a8a46f: Verifying Checksum 03:24:36 3a2ae6a8a46f: Download complete 03:24:36 33b1e0a273af: Verifying Checksum 03:24:36 33b1e0a273af: Download complete 03:24:36 ec43610c2a17: Verifying Checksum 03:24:36 ec43610c2a17: Download complete 03:24:36 5d3b04190fa2: Verifying Checksum 03:24:36 5d3b04190fa2: Download complete 03:24:37 5eb5b503b376: Download complete 03:24:37 2f39f015ded8: Verifying Checksum 03:24:37 2f39f015ded8: Download complete 03:24:38 5eb5b503b376: Pull complete 03:24:38 5c69ac0246d0: Pull complete 03:24:38 ec43610c2a17: Pull complete 03:24:38 3a2ae6a8a46f: Pull complete 03:24:38 33b1e0a273af: Pull complete 03:24:38 5d3b04190fa2: Pull complete 03:24:43 2f39f015ded8: Pull complete 03:24:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:24:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:24:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:24:43 prd-ubuntu20.04-docker-8c-8g-15557 does not seem to be running inside a container 03:24:43 $ 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-74 -v /w/workspace/edgexfoundry_device-uart_PR-74:/w/workspace/edgexfoundry_device-uart_PR-74:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-74@tmp:/w/workspace/edgexfoundry_device-uart_PR-74@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:24:49 $ docker top 31ef873a01026fcdd4c5e53b9246e3ca1dbec6d103c06bcc7ea3f0ea8be01165 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:24:50 ---> job-cost.sh 03:24:50 lf-activate-venv: SKIPPING 03:24:50 INFO: No Stack... 03:24:50 INFO: Retrieving Pricing Info for: v3-standard-8 03:24:50 INFO: Archiving Costs [Pipeline] sh 03:24:51 + + cat /w/workspace/edgexfoundry_device-uart_PR-74/archives/cost.csv 03:24:51 cut -d, -f6 [Pipeline] lock 03:24:51 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-PR-74-1-stack-cost] 03:24:51 Resource [jenkins-edgexfoundry-device-uart-PR-74-1-stack-cost] did not exist. Created. 03:24:51 Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-PR-74-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:24:51 + echo total: 0.2199999988079071 [Pipeline] stash 03:24:51 Stashed 1 file(s) [Pipeline] } 03:24:51 Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-PR-74-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:24:51 $ docker stop --time=1 31ef873a01026fcdd4c5e53b9246e3ca1dbec6d103c06bcc7ea3f0ea8be01165 03:24:52 $ docker rm -f --volumes 31ef873a01026fcdd4c5e53b9246e3ca1dbec6d103c06bcc7ea3f0ea8be01165 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:27:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15561 in /w/workspace/edgexfoundry_device-uart_PR-74 [Pipeline] { [Pipeline] ws 03:27:02 Running in /w/workspace/device-uart/1 [Pipeline] { [Pipeline] checkout 03:27:02 The recommended git tool is: git 03:27:07 using credential edgex-jenkins-ssh 03:27:07 Cloning the remote Git repository 03:27:07 Cloning repository git@github.com:edgexfoundry/device-uart.git 03:27:07 > git init /w/workspace/device-uart/1 # timeout=10 03:27:08 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 03:27:08 > git --version # timeout=10 03:27:08 > git --version # 'git version 2.25.1' 03:27:08 using GIT_SSH to set credentials SSH Credentials for GitHub 03:27:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:27:10 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 03:27:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:27:11 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 03:27:11 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 03:27:11 using GIT_SSH to set credentials SSH Credentials for GitHub 03:27:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/74/head:refs/remotes/origin/PR-74 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:27:11 Merging remotes/origin/main commit 23327eef742656f25952fb3dd9c4e82b8abf1118 into PR head commit 44e0fc2ef96c30d275bce862755fe28b7851df0b 03:27:12 Merge succeeded, producing 44e0fc2ef96c30d275bce862755fe28b7851df0b 03:27:12 Checking out Revision 44e0fc2ef96c30d275bce862755fe28b7851df0b (PR-74) 03:27:12 > git config core.sparsecheckout # timeout=10 03:27:12 > git checkout -f 44e0fc2ef96c30d275bce862755fe28b7851df0b # timeout=10 03:27:12 > git remote # timeout=10 03:27:12 > git config --get remote.origin.url # timeout=10 03:27:12 using GIT_SSH to set credentials SSH Credentials for GitHub 03:27:12 > git merge 23327eef742656f25952fb3dd9c4e82b8abf1118 # timeout=10 03:27:12 > git rev-parse HEAD^{commit} # timeout=10 03:27:12 > git config core.sparsecheckout # timeout=10 03:27:12 > git checkout -f 44e0fc2ef96c30d275bce862755fe28b7851df0b # timeout=10 03:27:15 Commit message: "build: Upgrade to go-1.23, Linter1.61.0 and Alpine 3.20" 03:27:16 > git --version # timeout=10 03:27:16 > git --version # 'git version 2.25.1' 03:27:16 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:27:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:27:18 % Total % Received % Xferd Average Speed Time Time Time Current 03:27:18 Dload Upload Total Spent Left Speed 03:27:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 95022 0 --:--:-- --:--:-- --:--:-- 95731 [Pipeline] sh 03:27:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:27:18 + sudo tee /etc/docker/daemon.new 03:27:18 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:27:18 { 03:27:18 "registry-mirrors": [ 03:27:18 "https://nexus3.edgexfoundry.org:10001" 03:27:18 ], 03:27:18 "bip": "10.250.0.254/24", 03:27:18 "hosts": [ 03:27:18 "tcp://0.0.0.0:5555", 03:27:18 "unix:///var/run/docker.sock" 03:27:18 ], 03:27:18 "mtu": 1458, 03:27:18 "selinux-enabled": true, 03:27:18 "seccomp-profile": "/etc/docker/seccomp.json" 03:27:18 } [Pipeline] sh 03:27:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:27:19 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:27:38 provisioning config files... 03:27:38 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/1@tmp/config1236869031314914293tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:27:38 ---> ****-login.sh 03:27:38 nexus3.edgexfoundry.org:10001 03:27:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:27:39 Configure a credential helper to remove this warning. See 03:27:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:27:39 03:27:39 Login Succeeded 03:27:39 nexus3.edgexfoundry.org:10002 03:27:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:27:39 Configure a credential helper to remove this warning. See 03:27:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:27:39 03:27:39 Login Succeeded 03:27:39 nexus3.edgexfoundry.org:10003 03:27:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:27:40 Configure a credential helper to remove this warning. See 03:27:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:27:40 03:27:40 Login Succeeded 03:27:40 nexus3.edgexfoundry.org:10004 03:27:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:27:40 Configure a credential helper to remove this warning. See 03:27:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:27:40 03:27:40 Login Succeeded 03:27:40 ****.io 03:27:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:27:40 Configure a credential helper to remove this warning. See 03:27:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:27:40 03:27:40 Login Succeeded 03:27:40 ---> ****-login.sh ends [Pipeline] } 03:27:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:27:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:27:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:27:41 ========================================================= 03:27:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 03:27:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:42 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 03:27:42 Sending build context to Docker daemon 12.93MB 03:27:42 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 03:27:42 Step 2/12 : FROM ${BASE} AS builder 03:27:42 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:27:42 cf04c63912e1: Pulling fs layer 03:27:42 55b35a11ae5e: Pulling fs layer 03:27:42 a37a00ec5f00: Pulling fs layer 03:27:42 50b3750afda1: Pulling fs layer 03:27:42 4f4fb700ef54: Pulling fs layer 03:27:42 80978eb59214: Pulling fs layer 03:27:42 c9f46d7d2bd2: Pulling fs layer 03:27:42 c5a475d317c9: Pulling fs layer 03:27:42 4f4fb700ef54: Waiting 03:27:42 50b3750afda1: Waiting 03:27:42 80978eb59214: Waiting 03:27:42 c9f46d7d2bd2: Waiting 03:27:42 55b35a11ae5e: Download complete 03:27:42 50b3750afda1: Verifying Checksum 03:27:42 50b3750afda1: Download complete 03:27:43 4f4fb700ef54: Verifying Checksum 03:27:43 4f4fb700ef54: Download complete 03:27:43 80978eb59214: Download complete 03:27:43 cf04c63912e1: Download complete 03:27:43 c5a475d317c9: Verifying Checksum 03:27:43 c5a475d317c9: Download complete 03:27:44 cf04c63912e1: Pull complete 03:27:44 55b35a11ae5e: Pull complete 03:27:44 a37a00ec5f00: Verifying Checksum 03:27:44 a37a00ec5f00: Download complete 03:27:45 c9f46d7d2bd2: Verifying Checksum 03:27:58 a37a00ec5f00: Pull complete 03:27:58 50b3750afda1: Pull complete 03:27:58 4f4fb700ef54: Pull complete 03:27:58 80978eb59214: Pull complete 03:28:06 c9f46d7d2bd2: Pull complete 03:28:08 c5a475d317c9: Pull complete 03:28:08 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 03:28:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 03:28:08 ---> be29e6b0f0d4 03:28:08 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 03:28:09 ---> Running in a15f13060c39 03:28:09 Removing intermediate container a15f13060c39 03:28:09 ---> 5f2f5d62077d 03:28:09 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 03:28:09 ---> Running in 84f1e6143ddf 03:28:09 Removing intermediate container 84f1e6143ddf 03:28:09 ---> 2229421ce1d2 03:28:09 Step 5/12 : ARG ADD_BUILD_TAGS="" 03:28:10 ---> Running in 413ac05c6ded 03:28:10 Removing intermediate container 413ac05c6ded 03:28:10 ---> 1f1098aed639 03:28:10 Step 6/12 : WORKDIR /device-uart 03:28:10 ---> Running in 1929f6db4774 03:28:10 Removing intermediate container 1929f6db4774 03:28:10 ---> cda5c7ba6cbd 03:28:10 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:28:10 ---> Running in dde7a098c2e6 03:28:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:28:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:28:13 (1/4) Installing openssh-keygen (9.7_p1-r4) 03:28:13 (2/4) Installing libedit (20240517.3.1-r0) 03:28:13 (3/4) Installing openssh-client-common (9.7_p1-r4) 03:28:13 (4/4) Installing openssh-client-default (9.7_p1-r4) 03:28:13 Executing busybox-1.36.1-r29.trigger 03:28:13 OK: 242 MiB in 58 packages 03:28:15 Removing intermediate container dde7a098c2e6 03:28:15 ---> f88e98af47a0 03:28:15 Step 8/12 : COPY go.mod vendor* ./ 03:28:15 ---> a0c01748033f 03:28:15 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:28:15 ---> Running in 966f6480baf6 03:30:07 Removing intermediate container 966f6480baf6 03:30:07 ---> 4ac012af8ff7 03:30:07 Step 10/12 : COPY . . 03:30:07 ---> 200b62c039f2 03:30:07 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:30:07 ---> Running in f52340d12ff3 03:30:07 Removing intermediate container f52340d12ff3 03:30:07 ---> 6a1d8437a25d 03:30:07 Step 12/12 : RUN ${MAKE} 03:30:07 ---> Running in 1dfb0e0579f1 03:30:07 noop 03:30:07 Removing intermediate container 1dfb0e0579f1 03:30:07 ---> eb6252664a3d 03:30:07 Successfully built eb6252664a3d 03:30:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:07 + docker inspect -f . ci-base-image-arm64 03:30:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:30:08 prd-ubuntu20.04-docker-arm64-4c-16g-15561 does not seem to be running inside a container 03:30:08 $ 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 ******** -e ******** ci-base-image-arm64 cat 03:30:09 $ docker top 80eded4a467f49c0a2df9e55d4e0849b3caad6bea859e3507d7acb55206a6d2b -eo pid,comm [Pipeline] { [Pipeline] sh 03:30:10 + go version 03:30:10 go version go1.23.2 linux/arm64 [Pipeline] } 03:30:10 $ docker stop --time=1 80eded4a467f49c0a2df9e55d4e0849b3caad6bea859e3507d7acb55206a6d2b 03:30:11 $ docker rm -f --volumes 80eded4a467f49c0a2df9e55d4e0849b3caad6bea859e3507d7acb55206a6d2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:17 + docker inspect -f . ci-base-image-arm64 03:30:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:30:17 prd-ubuntu20.04-docker-arm64-4c-16g-15561 does not seem to be running inside a container 03:30:17 $ 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 ******** -e ******** ci-base-image-arm64 cat 03:30:18 $ docker top 318d775f0165d05f46075df986edd9cfe49fb045f446e8d4e66572f7e9615ddd -eo pid,comm [Pipeline] { [Pipeline] sh 03:30:19 + git config --global --add safe.directory /w/workspace/device-uart/1 [Pipeline] fileExists [Pipeline] sh 03:30:19 + make test 03:30:19 go test ./... -coverprofile=coverage.out 03:30:25 ? github.com/edgexfoundry/device-uart [no test files] 03:34:03 github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements 03:34:03 github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements 03:34:03 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:34:03 go vet ./... 03:34:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:34:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:34:50 ./bin/test-attribution-txt.sh [Pipeline] echo 03:34:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:34:50 $ docker stop --time=1 318d775f0165d05f46075df986edd9cfe49fb045f446e8d4e66572f7e9615ddd 03:34:52 $ docker rm -f --volumes 318d775f0165d05f46075df986edd9cfe49fb045f446e8d4e66572f7e9615ddd [Pipeline] // withDockerContainer [Pipeline] sh 03:34:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:34:53 Warning: overwriting stash ‘coverage-report’ 03:34:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:34:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:34:55 + ls -al . 03:34:55 total 232 03:34:55 drwxrwxr-x 7 jenkins jenkins 4096 Oct 4 03:30 . 03:34:55 drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 03:27 .. 03:34:55 -rw-rw-r-- 1 jenkins jenkins 140 Oct 4 03:27 .dockerignore 03:34:55 drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 03:27 .git 03:34:55 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 03:27 .github 03:34:55 -rw-rw-r-- 1 jenkins jenkins 343 Oct 4 03:27 .gitignore 03:34:55 -rw-rw-r-- 1 jenkins jenkins 198 Oct 4 03:27 .golangci.yml 03:34:55 -rw-rw-r-- 1 jenkins jenkins 18662 Oct 4 03:27 Attribution.txt 03:34:55 -rw-rw-r-- 1 jenkins jenkins 1908 Oct 4 03:27 CHANGELOG.md 03:34:55 -rw-rw-r-- 1 jenkins jenkins 1918 Oct 4 03:27 Dockerfile 03:34:55 -rw-rw-r-- 1 jenkins jenkins 677 Oct 4 03:27 GOVERNANCE.md 03:34:55 -rw-rw-r-- 1 jenkins jenkins 675 Oct 4 03:27 Jenkinsfile 03:34:55 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 4 03:27 LICENSE 03:34:55 -rw-rw-r-- 1 jenkins jenkins 1872 Oct 4 03:27 Makefile 03:34:55 -rw-rw-r-- 1 jenkins jenkins 617 Oct 4 03:27 OWNERS.md 03:34:55 -rw-rw-r-- 1 jenkins jenkins 8892 Oct 4 03:27 README.md 03:34:55 -rw-rw-r-- 1 jenkins jenkins 5 Oct 4 03:21 VERSION 03:34:55 drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 03:27 bin 03:34:55 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 03:27 cmd 03:34:55 -rw-r--r-- 1 jenkins jenkins 6770 Oct 4 03:34 coverage.out 03:34:55 -rw-rw-r-- 1 jenkins jenkins 6936 Oct 4 03:27 go.mod 03:34:55 -rw-rw-r-- 1 jenkins jenkins 100395 Oct 4 03:27 go.sum 03:34:55 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 03:27 internal 03:34:55 -rw-rw-r-- 1 jenkins jenkins 209 Oct 4 03:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:55 + 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=44e0fc2ef96c30d275bce862755fe28b7851df0b --label arch=arm64 --label version=0.0.0 . 03:34:56 Sending build context to Docker daemon 12.94MB 03:34:56 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 03:34:56 Step 2/26 : FROM ${BASE} AS builder 03:34:56 ---> eb6252664a3d 03:34:56 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 03:34:56 ---> Running in 5918e0fc60c0 03:34:56 Removing intermediate container 5918e0fc60c0 03:34:56 ---> 9e299178a6eb 03:34:56 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 03:34:56 ---> Running in ab6aa2a8f720 03:34:57 Removing intermediate container ab6aa2a8f720 03:34:57 ---> 9345ba214232 03:34:57 Step 5/26 : ARG ADD_BUILD_TAGS="" 03:34:57 ---> Running in 74f123c8c3e6 03:34:57 Removing intermediate container 74f123c8c3e6 03:34:57 ---> aaebb1addfdd 03:34:57 Step 6/26 : WORKDIR /device-uart 03:34:57 ---> Running in 988576b6da20 03:34:57 Removing intermediate container 988576b6da20 03:34:57 ---> da3573b28134 03:34:57 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:34:58 ---> Running in 8b9b910f2870 03:34:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:34:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:35:00 OK: 242 MiB in 58 packages 03:35:01 Removing intermediate container 8b9b910f2870 03:35:01 ---> 8e274a96d90f 03:35:01 Step 8/26 : COPY go.mod vendor* ./ 03:35:02 ---> 93aa48b34a66 03:35:02 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:35:02 ---> Running in 2bc69dffefa0 03:35:05 Removing intermediate container 2bc69dffefa0 03:35:05 ---> aacde9bedb54 03:35:05 Step 10/26 : COPY . . 03:35:06 ---> 6901fd078dcc 03:35:06 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:35:06 ---> Running in a94017801f43 03:35:06 Removing intermediate container a94017801f43 03:35:06 ---> 2842240e5a15 03:35:06 Step 12/26 : RUN ${MAKE} 03:35:06 ---> Running in d42b0a9a2c35 03:35:07 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.41" -trimpath -mod=readonly -o cmd/device-uart ./cmd 03:38:44 Removing intermediate container d42b0a9a2c35 03:38:44 ---> 529bde0cdd6b 03:38:44 Step 13/26 : FROM alpine:3.20 03:38:44 3.20: Pulling from library/alpine 03:38:44 cf04c63912e1: Already exists 03:38:44 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 03:38:44 Status: Downloaded newer image for alpine:3.20 03:38:44 ---> c157a85ed455 03:38:44 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 03:38:44 ---> Running in cee14fca3e31 03:38:44 Removing intermediate container cee14fca3e31 03:38:44 ---> ff5af9afd6bd 03:38:44 Step 15/26 : RUN apk add --update --no-cache dumb-init 03:38:44 ---> Running in bdb41bf4c160 03:38:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:38:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:38:47 (1/1) Installing dumb-init (1.2.5-r3) 03:38:47 Executing busybox-1.36.1-r29.trigger 03:38:47 OK: 9 MiB in 15 packages 03:38:48 Removing intermediate container bdb41bf4c160 03:38:48 ---> 7a3d4f8173b1 03:38:48 Step 16/26 : RUN apk --no-cache upgrade 03:38:48 ---> Running in 97d2830d581f 03:38:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:38:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:38:50 Upgrading critical system libraries and apk-tools: 03:38:50 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:38:50 Executing busybox-1.36.1-r29.trigger 03:38:51 Continuing the upgrade transaction with new apk-tools: 03:38:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:38:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:38:53 OK: 9 MiB in 15 packages 03:38:54 Removing intermediate container 97d2830d581f 03:38:54 ---> 3ed2e23eeeb2 03:38:54 Step 17/26 : WORKDIR / 03:38:54 ---> Running in d576e9b0f34e 03:38:54 Removing intermediate container d576e9b0f34e 03:38:54 ---> 5755e1946c77 03:38:54 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 03:38:54 ---> f2e58b9abcb2 03:38:54 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 03:38:55 ---> defe0e62d420 03:38:55 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 03:38:58 ---> 70a1b72a2c6e 03:38:58 Step 21/26 : EXPOSE 59995 03:38:58 ---> Running in 2aa002b657f3 03:38:58 Removing intermediate container 2aa002b657f3 03:38:58 ---> f6bb242f7a87 03:38:58 Step 22/26 : ENTRYPOINT ["/device-uart"] 03:38:58 ---> Running in 372468a8192e 03:38:58 Removing intermediate container 372468a8192e 03:38:58 ---> eb2ff8e1aadd 03:38:58 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:38:58 ---> Running in 88d136a4f5a5 03:38:59 Removing intermediate container 88d136a4f5a5 03:38:59 ---> 14faac92e890 03:38:59 Step 24/26 : LABEL arch=arm64 03:38:59 ---> Running in 30a23832e67c 03:38:59 Removing intermediate container 30a23832e67c 03:38:59 ---> f3b5cbba2bd1 03:38:59 Step 25/26 : LABEL git_sha=44e0fc2ef96c30d275bce862755fe28b7851df0b 03:38:59 ---> Running in 036b0394ed12 03:39:00 Removing intermediate container 036b0394ed12 03:39:00 ---> 342dccedb3e7 03:39:00 Step 26/26 : LABEL version=0.0.0 03:39:00 ---> Running in 35bd0124c4cc 03:39:00 Removing intermediate container 35bd0124c4cc 03:39:00 ---> a5fe2c8fa454 03:39:00 [Warning] One or more build-args [ARCH] were not consumed 03:39:00 Successfully built a5fe2c8fa454 03:39:00 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 03:39:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:39:01 03:39:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:39:02 arm64: Pulling from edgex-lftools-log-publisher 03:39:02 8998bd30e6a1: Pulling fs layer 03:39:02 04944245beec: Pulling fs layer 03:39:02 699f458cf7ca: Pulling fs layer 03:39:02 765212b225bb: Pulling fs layer 03:39:02 f23df028b6ca: Pulling fs layer 03:39:02 d65c8cfc05b1: Pulling fs layer 03:39:02 2437ff75d9bd: Pulling fs layer 03:39:02 765212b225bb: Waiting 03:39:02 f23df028b6ca: Waiting 03:39:02 d65c8cfc05b1: Waiting 03:39:02 2437ff75d9bd: Waiting 03:39:02 04944245beec: Verifying Checksum 03:39:02 04944245beec: Download complete 03:39:02 765212b225bb: Verifying Checksum 03:39:02 765212b225bb: Download complete 03:39:02 f23df028b6ca: Download complete 03:39:02 d65c8cfc05b1: Download complete 03:39:02 699f458cf7ca: Verifying Checksum 03:39:02 699f458cf7ca: Download complete 03:39:03 8998bd30e6a1: Verifying Checksum 03:39:03 8998bd30e6a1: Download complete 03:39:05 2437ff75d9bd: Verifying Checksum 03:39:05 2437ff75d9bd: Download complete 03:39:07 8998bd30e6a1: Pull complete 03:39:08 04944245beec: Pull complete 03:39:09 699f458cf7ca: Pull complete 03:39:09 765212b225bb: Pull complete 03:39:10 f23df028b6ca: Pull complete 03:39:11 d65c8cfc05b1: Pull complete 03:39:29 2437ff75d9bd: Pull complete 03:39:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:39:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:39:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:39:29 prd-ubuntu20.04-docker-arm64-4c-16g-15561 does not seem to be running inside a container 03:39:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:39:32 $ docker top 67824e73338bcfe5c3fe9f528328d1ac697b130d18e3579870356fc007837b54 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:39:33 ---> job-cost.sh 03:39:33 lf-activate-venv: SKIPPING 03:39:33 INFO: No Stack... 03:39:34 INFO: Retrieving Pricing Info for: v3-standard-4 03:39:35 INFO: Archiving Costs [Pipeline] sh 03:39:35 + cut -d, -f6 03:39:35 + cat /w/workspace/device-uart/1/archives/cost.csv [Pipeline] lock 03:39:35 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-PR-74-1-stack-cost] 03:39:35 Resource [jenkins-edgexfoundry-device-uart-PR-74-1-stack-cost] did not exist. Created. 03:39:35 Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-PR-74-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:39:36 /w/workspace/device-uart/1@tmp/durable-1e009695/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:39:37 + echo total: 0.10999999940395355 [Pipeline] stash 03:39:37 Warning: overwriting stash ‘stack-cost’ 03:39:37 Stashed 1 file(s) [Pipeline] } 03:39:37 Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-PR-74-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:39:37 $ docker stop --time=1 67824e73338bcfe5c3fe9f528328d1ac697b130d18e3579870356fc007837b54 03:39:39 $ docker rm -f --volumes 67824e73338bcfe5c3fe9f528328d1ac697b130d18e3579870356fc007837b54 [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 03:39:40 provisioning config files... 03:39:40 copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_PR-74@tmp/config13484537196643065075tmp [Pipeline] { [Pipeline] sh 03:39:41 + set +x 03:39:41 + curl -s https://codecov.io/bash 03:39:41 + bash -s -- 03:39:41 03:39:41 _____ _ 03:39:41 / ____| | | 03:39:41 | | ___ __| | ___ ___ _____ __ 03:39:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:39:41 | |___| (_) | (_| | __/ (_| (_) \ V / 03:39:41 \_____\___/ \__,_|\___|\___\___/ \_/ 03:39:41 Bash-1.0.6 03:39:41 03:39:41 03:39:41 ==> git version 2.25.1 found 03:39:41 ==> 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 03:39:41 Release-Date: 2020-01-08 03:39:41 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:39:41 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:39:41 ==> Jenkins CI detected. 03:39:41 current dir:  /w/workspace/edgexfoundry_device-uart_PR-74 03:39:41 project root: . 03:39:41 --> token set from env 03:39:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:39:41 ==> Running gcov in . (disable via -X gcov) 03:39:41 ==> Python coveragepy not found 03:39:41 ==> Searching for coverage reports in: 03:39:41 + . 03:39:41 -> Found 1 reports 03:39:41 ==> Detecting git/mercurial file structure 03:39:41 ==> Reading reports 03:39:41 + ./coverage.out bytes=6770 03:39:41 ==> Appending adjustments 03:39:41 https://docs.codecov.io/docs/fixing-reports 03:39:41 + Found adjustments 03:39:41 ==> Gzipping contents 03:39:41 4.0K /tmp/codecov.VwrAIr.gz 03:39:41 ==> Uploading reports 03:39:41 url: https://codecov.io 03:39:41 query: branch=PR-74&commit=44e0fc2ef96c30d275bce862755fe28b7851df0b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-74%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=74&job=&cmd_args= 03:39:41 -> Pinging Codecov 03:39:41 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-74&commit=44e0fc2ef96c30d275bce862755fe28b7851df0b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-74%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=74&job=&cmd_args= 03:39:41 -> Uploading to 03:39:41 https://storage.googleapis.com/codecov/shelter/v4/github/lf-edge/device-uart/44e0fc2ef96c30d275bce862755fe28b7851df0b/72079305-5827-4e60-9a52-0e81037a4e2d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241004%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241004T033941Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=917ff54d8219a3255d8abba1427f51b7e0817c0fd09000fc5db6ff83b6b0b9e7 03:39:41 % Total % Received % Xferd Average Speed Time Time Time Current 03:39:41 Dload Upload Total Spent Left Speed 03:39:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1341 0 0 100 1341 0 5451 --:--:-- --:--:-- --:--:-- 5451 03:39:41 -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/44e0fc2ef96c30d275bce862755fe28b7851df0b [Pipeline] } 03:39:41 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 03:39:44 + [ -d /w/workspace/edgexfoundry_device-uart_PR-74/archives ] 03:39:44 + ls -al /w/workspace/edgexfoundry_device-uart_PR-74/archives 03:39:44 total 16 03:39:44 drwxr-xr-x 3 root root 4096 Oct 4 03:24 . 03:39:44 drwxrwxr-x 9 jenkins jenkins 4096 Oct 4 03:24 .. 03:39:44 drwxr-xr-x 2 root root 4096 Oct 4 03:24 cost 03:39:44 -rw-r--r-- 1 root root 82 Oct 4 03:24 cost.csv 03:39:44 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_PR-74/archives 03:39:44 + ls -al /w/workspace/edgexfoundry_device-uart_PR-74/archives 03:39:44 total 16 03:39:44 drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 03:24 . 03:39:44 drwxrwxr-x 9 jenkins jenkins 4096 Oct 4 03:24 .. 03:39:44 drwxr-xr-x 2 jenkins jenkins 4096 Oct 4 03:24 cost 03:39:44 -rw-r--r-- 1 jenkins jenkins 82 Oct 4 03:24 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:39:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:39:45 ---> package-listing.sh 03:39:45 ++ facter osfamily 03:39:45 ++ tr '[:upper:]' '[:lower:]' 03:39:45 + OS_FAMILY=debian 03:39:45 + workspace=/w/workspace/edgexfoundry_device-uart_PR-74 03:39:45 + START_PACKAGES=/tmp/packages_start.txt 03:39:45 + END_PACKAGES=/tmp/packages_end.txt 03:39:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:39:45 + PACKAGES=/tmp/packages_start.txt 03:39:45 + '[' /w/workspace/edgexfoundry_device-uart_PR-74 ']' 03:39:45 + PACKAGES=/tmp/packages_end.txt 03:39:45 + case "${OS_FAMILY}" in 03:39:45 + dpkg -l 03:39:45 + grep '^ii' 03:39:45 + '[' -f /tmp/packages_start.txt ']' 03:39:45 + '[' -f /tmp/packages_end.txt ']' 03:39:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:39:45 + '[' /w/workspace/edgexfoundry_device-uart_PR-74 ']' 03:39:45 + mkdir -p /w/workspace/edgexfoundry_device-uart_PR-74/archives/ 03:39:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_PR-74/archives/ [Pipeline] echo 03:39:45 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-74/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:39:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:39:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:39:47 prd-ubuntu20.04-docker-8c-8g-15557 does not seem to be running inside a container 03:39:47 $ 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-74/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-74 -v /w/workspace/edgexfoundry_device-uart_PR-74:/w/workspace/edgexfoundry_device-uart_PR-74:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-74@tmp:/w/workspace/edgexfoundry_device-uart_PR-74@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 03:39:47 $ docker top f7a0454de88dee6bfbff29a2493fd3f415b405612b32e0f4f76e9c3ef100dff3 -eo pid,comm [Pipeline] { [Pipeline] sh 03:39:47 + touch /tmp/pre-build-complete [Pipeline] sh 03:39:48 + mkdir -p /var/log/sysstat [Pipeline] sh 03:39:48 + ls /var/log/sa-host 03:39:48 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:39:48 provisioning config files... 03:39:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-74@tmp/config2060662231822064876tmp [Pipeline] { [Pipeline] echo 03:39:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:39:49 ---> create-netrc.sh [Pipeline] } 03:39:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:39:49 ---> python-tools-install.sh [Pipeline] echo 03:39:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:39:49 ---> sudo-logs.sh 03:39:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:39:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:39:50 ---> job-cost.sh 03:39:50 lf-activate-venv: SKIPPING 03:39:50 DEBUG: total: 0.2199999988079071 03:39:50 INFO: Retrieving Stack Cost... 03:39:51 INFO: Retrieving Pricing Info for: v3-standard-8 03:39:51 INFO: Archiving Costs [Pipeline] echo 03:39:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:39:51 ---> logs-deploy.sh 03:39:51 lf-activate-venv: SKIPPING 03:39:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/PR-74/1 03:39:51 INFO: archiving workspace using pattern(s): 03:39:52 Archives upload complete. 03:39:52 INFO: archiving logs to Nexus