Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 926e7a9d05e22d9d61f4a9d1161ff5bbf5c6d7d8 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-ssh16911705967196424465.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh6635838322240160227.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15605390720691087914.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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 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-ssh12448353359204065698.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11721483987814813274.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-uart, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-uart-settings PROJECT: device-uart USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-uart DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-10366 in /w/workspace/edgexfoundry_device-uart_main [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_main # 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 Avoid second fetch Checking out Revision 926e7a9d05e22d9d61f4a9d1161ff5bbf5c6d7d8 (main) Commit message: "Merge pull request #28 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.36" > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 926e7a9d05e22d9d61f4a9d1161ff5bbf5c6d7d8 # timeout=10 > git rev-list --no-walk 8ac18c8d40d5257925873e9513c65867e7192949 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:26:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:26:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:26:25 ========================================================= 02:26:25 EdgeX Global Pipelines Version Info 02:26:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:26:26 ------------------- 02:26:26 stable info: 02:26:26 ------------------- 02:26:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:26:26 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 02:26:26 Message: update stable to v1.0.254 02:26:26 ------------------- 02:26:26 experimental info: 02:26:26 ------------------- 02:26:26 Commited By: **** collab-it+edgex@linuxfoundation.org 02:26:26 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 02:26:26 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:26:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo 02:26:27 [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo 02:26:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:26:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:26:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:26:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 02:26:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:26:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:26:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:26:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:26:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:26:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo 02:26:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:26:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:26:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:26:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:26:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:26:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:26:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:26:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:26:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:26:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:26:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:26:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:26:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:26:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:26:27 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:26:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:26:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:26:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:26:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 926e7a9d05e22d9d61f4a9d1161ff5bbf5c6d7d8 [Pipeline] echo 02:26:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 926e7a9 [Pipeline] echo 02:26:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:26:27 provisioning config files... 02:26:27 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config12910330185177024757tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:26:27 ---> docker-login.sh 02:26:27 nexus3.edgexfoundry.org:10001 02:26:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:26:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:26:28 Configure a credential helper to remove this warning. See 02:26:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:26:28 02:26:28 Login Succeeded 02:26:28 nexus3.edgexfoundry.org:10002 02:26:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:26:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:26:28 Configure a credential helper to remove this warning. See 02:26:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:26:28 02:26:28 Login Succeeded 02:26:28 nexus3.edgexfoundry.org:10003 02:26:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:26:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:26:28 Configure a credential helper to remove this warning. See 02:26:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:26:28 02:26:28 Login Succeeded 02:26:28 nexus3.edgexfoundry.org:10004 02:26:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:26:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:26:28 Configure a credential helper to remove this warning. See 02:26:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:26:28 02:26:28 Login Succeeded 02:26:28 docker.io 02:26:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:26:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:26:28 Configure a credential helper to remove this warning. See 02:26:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:26:28 02:26:28 Login Succeeded 02:26:28 ---> docker-login.sh ends [Pipeline] } 02:26:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:26:29 + git rev-list -1 --merges 926e7a9d05e22d9d61f4a9d1161ff5bbf5c6d7d8~1..926e7a9d05e22d9d61f4a9d1161ff5bbf5c6d7d8 [Pipeline] echo 02:26:29 -----------> git rev-list -1 --merges 926e7a9d05e22d9d61f4a9d1161ff5bbf5c6d7d8~1..926e7a9d05e22d9d61f4a9d1161ff5bbf5c6d7d8 926e7a9d05e22d9d61f4a9d1161ff5bbf5c6d7d8 02:26:29 926e7a9d05e22d9d61f4a9d1161ff5bbf5c6d7d8 [false] [Pipeline] sh 02:26:29 + git log --format=format:%s -1 926e7a9d05e22d9d61f4a9d1161ff5bbf5c6d7d8 [Pipeline] echo 02:26:29 ========================================================= 02:26:29 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:26:29 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:26:30 + git log --format=format:%s -1 926e7a9d05e22d9d61f4a9d1161ff5bbf5c6d7d8 [Pipeline] echo 02:26:30 [semverPrep] GIT_COMMIT: 926e7a9d05e22d9d61f4a9d1161ff5bbf5c6d7d8, Commit Message: Merge pull request #28 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.36 [Pipeline] echo 02:26:30 [semverPrep] This is not a build commit. [Pipeline] sh 02:26:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:26:30 + grep -v github /etc/ssh/ssh_known_hosts 02:26:30 + [ -e /tmp/ssh_known_hosts ] 02:26:30 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:26:30 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:26:30 + sudo tee -a /etc/ssh/ssh_known_hosts 02:26:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:26:30 02:26:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:26:31 0.1.4: Pulling from edgex-devops/py-git-semver 02:26:31 b85a868b505f: Pulling fs layer 02:26:31 e2be974225ed: Pulling fs layer 02:26:31 339a4e72a1f5: Pulling fs layer 02:26:31 988bab9f4d93: Pulling fs layer 02:26:31 1469e6f7b9e6: Pulling fs layer 02:26:31 eaf3925da568: Pulling fs layer 02:26:31 bab4dde63d76: Pulling fs layer 02:26:31 bde34c3a00c8: Pulling fs layer 02:26:31 b352a97aabf1: Pulling fs layer 02:26:31 4872d77fe225: Pulling fs layer 02:26:31 5851b861e8e6: Pulling fs layer 02:26:31 eaf3925da568: Waiting 02:26:31 bab4dde63d76: Waiting 02:26:31 b352a97aabf1: Waiting 02:26:31 bde34c3a00c8: Waiting 02:26:31 5851b861e8e6: Waiting 02:26:31 4872d77fe225: Waiting 02:26:31 988bab9f4d93: Waiting 02:26:31 e2be974225ed: Download complete 02:26:31 988bab9f4d93: Verifying Checksum 02:26:31 988bab9f4d93: Download complete 02:26:31 339a4e72a1f5: Verifying Checksum 02:26:31 339a4e72a1f5: Download complete 02:26:31 eaf3925da568: Verifying Checksum 02:26:31 eaf3925da568: Download complete 02:26:31 1469e6f7b9e6: Verifying Checksum 02:26:31 1469e6f7b9e6: Download complete 02:26:31 bde34c3a00c8: Verifying Checksum 02:26:31 bde34c3a00c8: Download complete 02:26:31 b85a868b505f: Verifying Checksum 02:26:31 b85a868b505f: Download complete 02:26:31 b352a97aabf1: Verifying Checksum 02:26:31 b352a97aabf1: Download complete 02:26:31 4872d77fe225: Verifying Checksum 02:26:31 4872d77fe225: Download complete 02:26:31 5851b861e8e6: Download complete 02:26:32 bab4dde63d76: Verifying Checksum 02:26:32 bab4dde63d76: Download complete 02:26:33 b85a868b505f: Pull complete 02:26:33 e2be974225ed: Pull complete 02:26:33 339a4e72a1f5: Pull complete 02:26:33 988bab9f4d93: Pull complete 02:26:34 1469e6f7b9e6: Pull complete 02:26:34 eaf3925da568: Pull complete 02:26:37 bab4dde63d76: Pull complete 02:26:37 bde34c3a00c8: Pull complete 02:26:37 b352a97aabf1: Pull complete 02:26:37 4872d77fe225: Pull complete 02:26:37 5851b861e8e6: Pull complete 02:26:37 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:26:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:26:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:26:37 prd-ubuntu20.04-docker-8c-8g-10366 does not seem to be running inside a container 02:26:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:26:41 $ docker top c4ae597daa64ef43674a70a114d1a81c32519d366518358b99bd577661a57311 -eo pid,comm 02:26:41 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). 02:26:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:26:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:26:41 [ssh-agent] Looking for ssh-agent implementation... 02:26:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:26:41 $ docker exec c4ae597daa64ef43674a70a114d1a81c32519d366518358b99bd577661a57311 ssh-agent 02:26:41 SSH_AUTH_SOCK=/tmp/ssh-HyahVP8AZiyi/agent.32 02:26:41 SSH_AGENT_PID=38 02:26:41 Running ssh-add (command line suppressed) 02:26:41 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_2884848857063788669.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_2884848857063788669.key) 02:26:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:26:42 + git tag --points-at HEAD [Pipeline] } 02:26:42 $ docker exec --env ******** --env ******** c4ae597daa64ef43674a70a114d1a81c32519d366518358b99bd577661a57311 ssh-agent -k 02:26:42 unset SSH_AUTH_SOCK; 02:26:42 unset SSH_AGENT_PID; 02:26:42 echo Agent pid 38 killed; 02:26:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:26:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:26:42 [ssh-agent] Looking for ssh-agent implementation... 02:26:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:26:42 $ docker exec c4ae597daa64ef43674a70a114d1a81c32519d366518358b99bd577661a57311 ssh-agent 02:26:42 SSH_AUTH_SOCK=/tmp/ssh-m1gFjookJUFn/agent.70 02:26:42 SSH_AGENT_PID=76 02:26:42 Running ssh-add (command line suppressed) 02:26:42 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_9000517901759624831.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_9000517901759624831.key) 02:26:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:26:43 + git semver init 02:26:43 2023-10-25 02:26:43,227 [run_init] DEBUG init version:0.0.0 force:False 02:26:43 2023-10-25 02:26:43,227 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_main/.semver 02:26:43 2023-10-25 02:26:43,228 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_main/.semver 02:26:43 2023-10-25 02:26:43,228 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_main/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) 02:26:44 2023-10-25 02:26:44,177 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_main/.git/info/exclude 02:26:44 2023-10-25 02:26:44,178 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:False 02:26:44 2023-10-25 02:26:44,178 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 02:26:44 2023-10-25 02:26:44,178 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 02:26:44 3.0.1-dev.6 [Pipeline] } 02:26:44 $ docker exec --env ******** --env ******** c4ae597daa64ef43674a70a114d1a81c32519d366518358b99bd577661a57311 ssh-agent -k 02:26:44 unset SSH_AUTH_SOCK; 02:26:44 unset SSH_AGENT_PID; 02:26:44 echo Agent pid 76 killed; 02:26:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:26:44 + git semver [Pipeline] } 02:26:44 $ docker stop --time=1 c4ae597daa64ef43674a70a114d1a81c32519d366518358b99bd577661a57311 02:26:46 $ docker rm -f --volumes c4ae597daa64ef43674a70a114d1a81c32519d366518358b99bd577661a57311 [Pipeline] // withDockerContainer [Pipeline] sh 02:26:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:26:46 Stashed 1 file(s) [Pipeline] echo 02:26:46 [edgeXSemver]: initialized semver on version 3.0.1-dev.6 [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 02:26:47 provisioning config files... 02:26:47 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config16423673445776106331tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:26:47 ---> docker-login.sh 02:26:47 nexus3.edgexfoundry.org:10001 02:26:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:26:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:26:47 Configure a credential helper to remove this warning. See 02:26:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:26:47 02:26:47 Login Succeeded 02:26:47 nexus3.edgexfoundry.org:10002 02:26:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:26:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:26:47 Configure a credential helper to remove this warning. See 02:26:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:26:47 02:26:47 Login Succeeded 02:26:47 nexus3.edgexfoundry.org:10003 02:26:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:26:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:26:47 Configure a credential helper to remove this warning. See 02:26:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:26:47 02:26:47 Login Succeeded 02:26:47 nexus3.edgexfoundry.org:10004 02:26:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:26:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:26:47 Configure a credential helper to remove this warning. See 02:26:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:26:47 02:26:47 Login Succeeded 02:26:47 docker.io 02:26:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:26:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:26:47 Configure a credential helper to remove this warning. See 02:26:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:26:47 02:26:47 Login Succeeded 02:26:47 ---> docker-login.sh ends [Pipeline] } 02:26:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:26:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:26:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:26:48 ========================================================= 02:26:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 02:26:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:48 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 02:26:48 Sending build context to Docker daemon 11.17MB 02:26:48 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 02:26:48 Step 2/12 : FROM ${BASE} AS builder 02:26:48 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 02:26:48 7264a8db6415: Pulling fs layer 02:26:48 c4d48a809fc2: Pulling fs layer 02:26:48 4f1c88b9dad5: Pulling fs layer 02:26:48 ad3a456e5733: Pulling fs layer 02:26:48 33e27b845d1e: Pulling fs layer 02:26:48 c68163c4e522: Pulling fs layer 02:26:48 50da416c3ac9: Pulling fs layer 02:26:48 23d2d4c4bb30: Pulling fs layer 02:26:48 33e27b845d1e: Waiting 02:26:48 c68163c4e522: Waiting 02:26:48 50da416c3ac9: Waiting 02:26:48 23d2d4c4bb30: Waiting 02:26:48 c4d48a809fc2: Verifying Checksum 02:26:48 c4d48a809fc2: Download complete 02:26:48 ad3a456e5733: Verifying Checksum 02:26:48 ad3a456e5733: Download complete 02:26:48 33e27b845d1e: Verifying Checksum 02:26:48 33e27b845d1e: Download complete 02:26:48 7264a8db6415: Verifying Checksum 02:26:48 7264a8db6415: Download complete 02:26:48 c68163c4e522: Verifying Checksum 02:26:48 c68163c4e522: Download complete 02:26:48 23d2d4c4bb30: Verifying Checksum 02:26:48 23d2d4c4bb30: Download complete 02:26:48 7264a8db6415: Pull complete 02:26:49 c4d48a809fc2: Pull complete 02:26:49 4f1c88b9dad5: Verifying Checksum 02:26:49 4f1c88b9dad5: Download complete 02:26:49 50da416c3ac9: Verifying Checksum 02:26:49 50da416c3ac9: Download complete 02:26:54 4f1c88b9dad5: Pull complete 02:26:54 ad3a456e5733: Pull complete 02:26:54 33e27b845d1e: Pull complete 02:26:54 c68163c4e522: Pull complete 02:27:01 Still waiting to schedule task 02:27:01 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-10358’ 02:27:04 50da416c3ac9: Pull complete 02:27:04 23d2d4c4bb30: Pull complete 02:27:04 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 02:27:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:27:04 ---> 0786185ac409 02:27:04 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:27:09 ---> Running in 1368b3ee752e 02:27:09 Removing intermediate container 1368b3ee752e 02:27:09 ---> 35c708b544c4 02:27:09 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 02:27:09 ---> Running in 4bc6b884b46e 02:27:09 Removing intermediate container 4bc6b884b46e 02:27:09 ---> 6de1f9993add 02:27:09 Step 5/12 : ARG ADD_BUILD_TAGS="" 02:27:09 ---> Running in 39b334f398ac 02:27:09 Removing intermediate container 39b334f398ac 02:27:09 ---> 3bec1a7dd98e 02:27:09 Step 6/12 : WORKDIR /device-uart 02:27:09 ---> Running in 96097c9c2cb1 02:27:09 Removing intermediate container 96097c9c2cb1 02:27:09 ---> 80c3d6de71a1 02:27:09 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:27:09 ---> Running in b791f441114f 02:27:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:27:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:27:10 (1/4) Installing openssh-keygen (9.3_p2-r0) 02:27:10 (2/4) Installing libedit (20221030.3.1-r1) 02:27:10 (3/4) Installing openssh-client-common (9.3_p2-r0) 02:27:10 (4/4) Installing openssh-client-default (9.3_p2-r0) 02:27:10 Executing busybox-1.36.1-r2.trigger 02:27:10 OK: 268 MiB in 56 packages 02:27:11 Removing intermediate container b791f441114f 02:27:11 ---> 25f7ee5f2e78 02:27:11 Step 8/12 : COPY go.mod vendor* ./ 02:27:11 ---> 080392965c3e 02:27:11 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:27:11 ---> Running in d7a146684c7e 02:28:19 Removing intermediate container d7a146684c7e 02:28:19 ---> 9090815d9ccd 02:28:19 Step 10/12 : COPY . . 02:28:19 ---> 66cedd4f0cdc 02:28:19 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:28:19 ---> Running in c3f5c88938ac 02:28:19 Removing intermediate container c3f5c88938ac 02:28:19 ---> dd4b9d74bb38 02:28:19 Step 12/12 : RUN ${MAKE} 02:28:19 ---> Running in 7249f2dc36e5 02:28:19 noop 02:28:19 Removing intermediate container 7249f2dc36e5 02:28:19 ---> d8dc3ead5df7 02:28:19 Successfully built d8dc3ead5df7 02:28:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:19 + docker inspect -f . ci-base-image-x86_64 02:28:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:28:19 prd-ubuntu20.04-docker-8c-8g-10366 does not seem to be running inside a container 02:28:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@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 ******** ci-base-image-x86_64 cat 02:28:20 $ docker top 72642aafcfcfe57a6d1c9da9c3915f2b1ffda227c9d897996b45841c1dc176a9 -eo pid,comm [Pipeline] { [Pipeline] sh 02:28:20 + go version 02:28:20 go version go1.21.0 linux/amd64 [Pipeline] } 02:28:20 $ docker stop --time=1 72642aafcfcfe57a6d1c9da9c3915f2b1ffda227c9d897996b45841c1dc176a9 02:28:22 $ docker rm -f --volumes 72642aafcfcfe57a6d1c9da9c3915f2b1ffda227c9d897996b45841c1dc176a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:22 + docker inspect -f . ci-base-image-x86_64 02:28:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:28:22 prd-ubuntu20.04-docker-8c-8g-10366 does not seem to be running inside a container 02:28:22 $ 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_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@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 ******** ci-base-image-x86_64 cat 02:28:22 $ docker top d2140e7d8c767532da05fae874ae0676b06d415d696666dc7c1ffac45be2fbb4 -eo pid,comm [Pipeline] { [Pipeline] sh 02:28:23 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] fileExists [Pipeline] sh 02:28:23 + make test 02:28:23 go test ./... -coverprofile=coverage.out 02:28:24 ? github.com/edgexfoundry/device-uart [no test files] 02:28:37 ? github.com/edgexfoundry/device-uart/cmd [no test files] 02:28:37 ? github.com/edgexfoundry/device-uart/internal/driver [no test files] 02:28:43 go vet ./... 02:28:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:28:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:28:47 ./bin/test-attribution-txt.sh [Pipeline] echo 02:28:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:28:47 $ docker stop --time=1 d2140e7d8c767532da05fae874ae0676b06d415d696666dc7c1ffac45be2fbb4 02:28:51 $ docker rm -f --volumes d2140e7d8c767532da05fae874ae0676b06d415d696666dc7c1ffac45be2fbb4 [Pipeline] // withDockerContainer [Pipeline] sh 02:28:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:28:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:28:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:28:52 + ls -al . 02:28:52 total 152 02:28:52 drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 02:28 . 02:28:52 drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 02:26 .. 02:28:52 -rw-rw-r-- 1 jenkins jenkins 140 Oct 25 02:26 .dockerignore 02:28:52 drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 02:28 .git 02:28:52 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 02:26 .github 02:28:52 -rw-rw-r-- 1 jenkins jenkins 343 Oct 25 02:26 .gitignore 02:28:52 -rw-rw-r-- 1 jenkins jenkins 41 Oct 25 02:26 .golangci.yml 02:28:52 drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 02:26 .semver 02:28:52 -rw-rw-r-- 1 jenkins jenkins 9941 Oct 25 02:26 Attribution.txt 02:28:52 -rw-rw-r-- 1 jenkins jenkins 1777 Oct 25 02:26 Dockerfile 02:28:52 -rw-rw-r-- 1 jenkins jenkins 677 Oct 25 02:26 GOVERNANCE.md 02:28:52 -rw-rw-r-- 1 jenkins jenkins 675 Oct 25 02:26 Jenkinsfile 02:28:52 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 25 02:26 LICENSE 02:28:52 -rw-rw-r-- 1 jenkins jenkins 1872 Oct 25 02:26 Makefile 02:28:52 -rw-rw-r-- 1 jenkins jenkins 617 Oct 25 02:26 OWNERS.md 02:28:52 -rw-rw-r-- 1 jenkins jenkins 8892 Oct 25 02:26 README.md 02:28:52 -rw-rw-r-- 1 jenkins jenkins 11 Oct 25 02:26 VERSION 02:28:52 drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 02:26 bin 02:28:52 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 02:26 cmd 02:28:52 -rw-r--r-- 1 jenkins jenkins 10 Oct 25 02:28 coverage.out 02:28:52 -rw-rw-r-- 1 jenkins jenkins 3721 Oct 25 02:26 go.mod 02:28:52 -rw-rw-r-- 1 jenkins jenkins 35313 Oct 25 02:26 go.sum 02:28:52 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 02:26 internal 02:28:52 -rw-rw-r-- 1 jenkins jenkins 209 Oct 25 02:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:52 + 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=926e7a9d05e22d9d61f4a9d1161ff5bbf5c6d7d8 --label arch=amd64 --label version=3.0.1-dev.6 . 02:28:52 Sending build context to Docker daemon 11.17MB 02:28:52 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 02:28:52 Step 2/25 : FROM ${BASE} AS builder 02:28:52 ---> d8dc3ead5df7 02:28:52 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:28:53 ---> Running in cfccd6fafbf4 02:28:53 Removing intermediate container cfccd6fafbf4 02:28:53 ---> c5e98236af3f 02:28:53 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 02:28:53 ---> Running in 09b8608ce36f 02:28:53 Removing intermediate container 09b8608ce36f 02:28:53 ---> 3dd6b14d6a3a 02:28:53 Step 5/25 : ARG ADD_BUILD_TAGS="" 02:28:53 ---> Running in d1a00b0c0e9b 02:28:53 Removing intermediate container d1a00b0c0e9b 02:28:53 ---> fec753bbf187 02:28:53 Step 6/25 : WORKDIR /device-uart 02:28:53 ---> Running in 68fe63186b7a 02:28:53 Removing intermediate container 68fe63186b7a 02:28:53 ---> 0228b94f16ba 02:28:53 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:28:53 ---> Running in a79542cbfca1 02:28:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:28:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:28:54 OK: 268 MiB in 56 packages 02:28:54 Removing intermediate container a79542cbfca1 02:28:54 ---> 1821db6f9d7c 02:28:54 Step 8/25 : COPY go.mod vendor* ./ 02:28:54 ---> 693c9159cc23 02:28:54 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:28:54 ---> Running in d396ba029720 02:28:55 Removing intermediate container d396ba029720 02:28:55 ---> 5e9824fad089 02:28:55 Step 10/25 : COPY . . 02:28:56 ---> f080a7f3f5fc 02:28:56 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:28:56 ---> Running in 70974e6e2a23 02:28:56 Removing intermediate container 70974e6e2a23 02:28:56 ---> e1f1bc1af5bb 02:28:56 Step 12/25 : RUN ${MAKE} 02:28:56 ---> Running in ad64dae66023 02:28:56 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=3.0.1-dev.6 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-uart ./cmd 02:29:23 Removing intermediate container ad64dae66023 02:29:23 ---> 77e916c3c250 02:29:23 Step 13/25 : FROM alpine:3.18 02:29:23 3.18: Pulling from library/alpine 02:29:23 96526aa774ef: Pulling fs layer 02:29:23 96526aa774ef: Verifying Checksum 02:29:23 96526aa774ef: Download complete 02:29:23 96526aa774ef: Pull complete 02:29:23 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 02:29:23 Status: Downloaded newer image for alpine:3.18 02:29:23 ---> 8ca4688f4f35 02:29:23 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 02:29:23 ---> Running in 90a66b7041cb 02:29:23 Removing intermediate container 90a66b7041cb 02:29:23 ---> 83c400d5b90a 02:29:23 Step 15/25 : RUN apk add --update --no-cache dumb-init 02:29:23 ---> Running in d5082a3f0b7e 02:29:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:29:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:29:23 (1/1) Installing dumb-init (1.2.5-r2) 02:29:23 Executing busybox-1.36.1-r2.trigger 02:29:23 OK: 7 MiB in 16 packages 02:29:23 Removing intermediate container d5082a3f0b7e 02:29:23 ---> d9040ff06925 02:29:23 Step 16/25 : WORKDIR / 02:29:23 ---> Running in 4b290998a162 02:29:23 Removing intermediate container 4b290998a162 02:29:23 ---> 7775079318c4 02:29:23 Step 17/25 : COPY --from=builder /device-uart/Attribution.txt / 02:29:23 ---> bcca6048b9c3 02:29:23 Step 18/25 : COPY --from=builder /device-uart/LICENSE / 02:29:23 ---> 64c93c8e1d65 02:29:23 Step 19/25 : COPY --from=builder /device-uart/cmd/ / 02:29:23 ---> 064abbc2898a 02:29:23 Step 20/25 : EXPOSE 59995 02:29:23 ---> Running in da6786e8083a 02:29:23 Removing intermediate container da6786e8083a 02:29:23 ---> b0e262b9dbe4 02:29:23 Step 21/25 : ENTRYPOINT ["/device-uart"] 02:29:23 ---> Running in 33b1cab08f9c 02:29:23 Removing intermediate container 33b1cab08f9c 02:29:23 ---> 3483b9eaf8a7 02:29:23 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 02:29:23 ---> Running in d47e7ed64762 02:29:23 Removing intermediate container d47e7ed64762 02:29:23 ---> 605ef755f549 02:29:23 Step 23/25 : LABEL arch=amd64 02:29:23 ---> Running in 8389751a1951 02:29:23 Removing intermediate container 8389751a1951 02:29:23 ---> 2d75b6eb3b06 02:29:23 Step 24/25 : LABEL git_sha=926e7a9d05e22d9d61f4a9d1161ff5bbf5c6d7d8 02:29:23 ---> Running in ad675bbaaa12 02:29:23 Removing intermediate container ad675bbaaa12 02:29:23 ---> f0962e568244 02:29:23 Step 25/25 : LABEL version=3.0.1-dev.6 02:29:23 ---> Running in d57a69e31c81 02:29:23 Removing intermediate container d57a69e31c81 02:29:23 ---> 4cdde9f4c85c 02:29:23 [Warning] One or more build-args [ARCH] were not consumed 02:29:23 Successfully built 4cdde9f4c85c 02:29:23 Successfully tagged device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:29:23 provisioning config files... 02:29:23 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config2838385455207585153tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:29:24 ---> docker-login.sh 02:29:24 nexus3.edgexfoundry.org:10001 02:29:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:29:24 Configure a credential helper to remove this warning. See 02:29:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:29:24 02:29:24 Login Succeeded 02:29:24 nexus3.edgexfoundry.org:10002 02:29:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:29:24 Configure a credential helper to remove this warning. See 02:29:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:29:24 02:29:24 Login Succeeded 02:29:24 nexus3.edgexfoundry.org:10003 02:29:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:29:24 Configure a credential helper to remove this warning. See 02:29:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:29:24 02:29:24 Login Succeeded 02:29:24 nexus3.edgexfoundry.org:10004 02:29:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:29:24 Configure a credential helper to remove this warning. See 02:29:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:29:24 02:29:24 Login Succeeded 02:29:24 docker.io 02:29:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:29:24 Configure a credential helper to remove this warning. See 02:29:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:29:24 02:29:24 Login Succeeded 02:29:24 ---> docker-login.sh ends [Pipeline] } 02:29:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:29:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:29:24 [edgeXDocker.push] Tagging docker image device-uart with the following tags: 02:29:24 926e7a9d05e22d9d61f4a9d1161ff5bbf5c6d7d8 02:29:24 latest 02:29:24 3.0.1-dev.6 02:29:24 926e7a9d05e22d9d61f4a9d1161ff5bbf5c6d7d8-3.0.1-dev.6 02:29:24 main 02:29:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:25 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:926e7a9d05e22d9d61f4a9d1161ff5bbf5c6d7d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:25 + docker push nexus3.edgexfoundry.org:10004/device-uart:926e7a9d05e22d9d61f4a9d1161ff5bbf5c6d7d8 02:29:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 02:29:25 a0c0d6535bec: Preparing 02:29:25 8df07df391b2: Preparing 02:29:25 7f4bfbc13f46: Preparing 02:29:25 93549a678985: Preparing 02:29:25 cc2447e1835a: Preparing 02:29:25 cc2447e1835a: Layer already exists 02:29:25 8df07df391b2: Pushed 02:29:25 7f4bfbc13f46: Pushed 02:29:25 93549a678985: Pushed 02:29:28 a0c0d6535bec: Pushed 02:29:28 926e7a9d05e22d9d61f4a9d1161ff5bbf5c6d7d8: digest: sha256:1f59b914bbd065d8810622d09f65e621af8bab6832651df58f0e364ba480939d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:29 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:29 + docker push nexus3.edgexfoundry.org:10004/device-uart:latest 02:29:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 02:29:29 a0c0d6535bec: Preparing 02:29:29 8df07df391b2: Preparing 02:29:29 7f4bfbc13f46: Preparing 02:29:29 93549a678985: Preparing 02:29:29 cc2447e1835a: Preparing 02:29:29 93549a678985: Layer already exists 02:29:29 8df07df391b2: Layer already exists 02:29:29 a0c0d6535bec: Layer already exists 02:29:29 7f4bfbc13f46: Layer already exists 02:29:29 cc2447e1835a: Layer already exists 02:29:29 latest: digest: sha256:1f59b914bbd065d8810622d09f65e621af8bab6832651df58f0e364ba480939d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:29 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:30 + docker push nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.6 02:29:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 02:29:30 a0c0d6535bec: Preparing 02:29:30 8df07df391b2: Preparing 02:29:30 7f4bfbc13f46: Preparing 02:29:30 93549a678985: Preparing 02:29:30 cc2447e1835a: Preparing 02:29:30 8df07df391b2: Layer already exists 02:29:30 7f4bfbc13f46: Layer already exists 02:29:30 93549a678985: Layer already exists 02:29:30 cc2447e1835a: Layer already exists 02:29:30 a0c0d6535bec: Layer already exists 02:29:30 3.0.1-dev.6: digest: sha256:1f59b914bbd065d8810622d09f65e621af8bab6832651df58f0e364ba480939d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:30 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:926e7a9d05e22d9d61f4a9d1161ff5bbf5c6d7d8-3.0.1-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:30 + docker push nexus3.edgexfoundry.org:10004/device-uart:926e7a9d05e22d9d61f4a9d1161ff5bbf5c6d7d8-3.0.1-dev.6 02:29:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 02:29:30 a0c0d6535bec: Preparing 02:29:30 8df07df391b2: Preparing 02:29:30 7f4bfbc13f46: Preparing 02:29:30 93549a678985: Preparing 02:29:30 cc2447e1835a: Preparing 02:29:30 7f4bfbc13f46: Layer already exists 02:29:30 a0c0d6535bec: Layer already exists 02:29:30 93549a678985: Layer already exists 02:29:30 8df07df391b2: Layer already exists 02:29:30 cc2447e1835a: Layer already exists 02:29:30 926e7a9d05e22d9d61f4a9d1161ff5bbf5c6d7d8-3.0.1-dev.6: digest: sha256:1f59b914bbd065d8810622d09f65e621af8bab6832651df58f0e364ba480939d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:31 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:31 + docker push nexus3.edgexfoundry.org:10004/device-uart:main 02:29:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 02:29:31 a0c0d6535bec: Preparing 02:29:31 8df07df391b2: Preparing 02:29:31 7f4bfbc13f46: Preparing 02:29:31 93549a678985: Preparing 02:29:31 cc2447e1835a: Preparing 02:29:32 8df07df391b2: Layer already exists 02:29:32 cc2447e1835a: Layer already exists 02:29:32 a0c0d6535bec: Layer already exists 02:29:32 93549a678985: Layer already exists 02:29:32 7f4bfbc13f46: Layer already exists 02:29:34 main: digest: sha256:1f59b914bbd065d8810622d09f65e621af8bab6832651df58f0e364ba480939d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:29:34 ===================================================== [Pipeline] echo 02:29:34 taggedImages: 02:29:34 - nexus3.edgexfoundry.org:10004/device-uart:926e7a9d05e22d9d61f4a9d1161ff5bbf5c6d7d8 02:29:34 - nexus3.edgexfoundry.org:10004/device-uart:latest 02:29:34 - nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.6 02:29:34 - nexus3.edgexfoundry.org:10004/device-uart:926e7a9d05e22d9d61f4a9d1161ff5bbf5c6d7d8-3.0.1-dev.6 02:29:34 - nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:29:35 02:29:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:29:35 latest: Pulling from edgex-lftools-log-publisher 02:29:35 5eb5b503b376: Pulling fs layer 02:29:35 5c69ac0246d0: Pulling fs layer 02:29:35 ec43610c2a17: Pulling fs layer 02:29:35 3a2ae6a8a46f: Pulling fs layer 02:29:35 33b1e0a273af: Pulling fs layer 02:29:35 5d3b04190fa2: Pulling fs layer 02:29:35 2f39f015ded8: Pulling fs layer 02:29:35 3a2ae6a8a46f: Waiting 02:29:35 33b1e0a273af: Waiting 02:29:35 2f39f015ded8: Waiting 02:29:35 5c69ac0246d0: Download complete 02:29:35 3a2ae6a8a46f: Verifying Checksum 02:29:35 3a2ae6a8a46f: Download complete 02:29:35 33b1e0a273af: Verifying Checksum 02:29:35 33b1e0a273af: Download complete 02:29:35 5d3b04190fa2: Verifying Checksum 02:29:35 5d3b04190fa2: Download complete 02:29:35 ec43610c2a17: Verifying Checksum 02:29:35 ec43610c2a17: Download complete 02:29:35 5eb5b503b376: Verifying Checksum 02:29:35 5eb5b503b376: Download complete 02:29:36 2f39f015ded8: Download complete 02:29:37 5eb5b503b376: Pull complete 02:29:37 5c69ac0246d0: Pull complete 02:29:37 ec43610c2a17: Pull complete 02:29:37 3a2ae6a8a46f: Pull complete 02:29:38 33b1e0a273af: Pull complete 02:29:38 5d3b04190fa2: Pull complete 02:29:43 2f39f015ded8: Pull complete 02:29:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:29:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:29:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:29:43 prd-ubuntu20.04-docker-8c-8g-10366 does not seem to be running inside a container 02:29: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_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@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-lftools-log-publisher:latest cat 02:29:48 $ docker top cfcc40934d40791b4212c0532366f331966c6cd9b0694254e532732c75bad0be -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:29:49 ---> job-cost.sh 02:29:49 lf-activate-venv: SKIPPING 02:29:49 INFO: No Stack... 02:29:49 INFO: Retrieving Pricing Info for: v3-standard-8 02:29:50 INFO: Archiving Costs [Pipeline] sh 02:29:50 + cat /w/workspace/edgexfoundry_device-uart_main/archives/cost.csv 02:29:50 + cut -d, -f6 [Pipeline] lock 02:29:50 Trying to acquire lock on [jenkins-edgexfoundry-device-uart-main-12-stack-cost] 02:29:50 Resource [jenkins-edgexfoundry-device-uart-main-12-stack-cost] did not exist. Created. 02:29:50 Lock acquired on [jenkins-edgexfoundry-device-uart-main-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:29:50 + echo total: 0.2199999988079071 [Pipeline] stash 02:29:50 Stashed 1 file(s) [Pipeline] } 02:29:50 Lock released on resource [jenkins-edgexfoundry-device-uart-main-12-stack-cost] [Pipeline] // lock [Pipeline] } 02:29:50 $ docker stop --time=1 cfcc40934d40791b4212c0532366f331966c6cd9b0694254e532732c75bad0be 02:29:51 $ docker rm -f --volumes cfcc40934d40791b4212c0532366f331966c6cd9b0694254e532732c75bad0be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:30:06 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10368 in /w/workspace/edgexfoundry_device-uart_main [Pipeline] { [Pipeline] ws 02:30:06 Running in /w/workspace/device-uart/12 [Pipeline] { [Pipeline] checkout 02:30:06 The recommended git tool is: git 02:30:13 using credential edgex-jenkins-ssh 02:30:13 Cloning the remote Git repository 02:30:13 Cloning repository git@github.com:edgexfoundry/device-uart.git 02:30:13 > git init /w/workspace/device-uart/12 # timeout=10 02:30:13 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 02:30:13 > git --version # timeout=10 02:30:13 > git --version # 'git version 2.25.1' 02:30:13 using GIT_SSH to set credentials SSH Credentials for GitHub 02:30:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:30:15 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 02:30:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:30:16 Avoid second fetch 02:30:16 Checking out Revision 926e7a9d05e22d9d61f4a9d1161ff5bbf5c6d7d8 (main) 02:30:17 Commit message: "Merge pull request #28 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.36" 02:30:16 > git config core.sparsecheckout # timeout=10 02:30:16 > git checkout -f 926e7a9d05e22d9d61f4a9d1161ff5bbf5c6d7d8 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:30:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:30:18 % Total % Received % Xferd Average Speed Time Time Time Current 02:30:18 Dload Upload Total Spent Left Speed 02:30:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 81216 0 --:--:-- --:--:-- --:--:-- 81737 [Pipeline] sh 02:30:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:30:19 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:30:19 + sudo tee /etc/docker/daemon.new 02:30:19 { 02:30:19 "registry-mirrors": [ 02:30:19 "https://nexus3.edgexfoundry.org:10001" 02:30:19 ], 02:30:19 "bip": "10.250.0.254/24", 02:30:19 "hosts": [ 02:30:19 "tcp://0.0.0.0:5555", 02:30:19 "unix:///var/run/docker.sock" 02:30:19 ], 02:30:19 "mtu": 1458, 02:30:19 "selinux-enabled": true, 02:30:19 "seccomp-profile": "/etc/docker/seccomp.json" 02:30:19 } [Pipeline] sh 02:30:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:30:19 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:30:41 provisioning config files... 02:30:41 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/12@tmp/config16163031816927683572tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:30:42 ---> docker-login.sh 02:30:42 nexus3.edgexfoundry.org:10001 02:30:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:30:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:30:42 Configure a credential helper to remove this warning. See 02:30:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:30:42 02:30:42 Login Succeeded 02:30:42 nexus3.edgexfoundry.org:10002 02:30:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:30:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:30:43 Configure a credential helper to remove this warning. See 02:30:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:30:43 02:30:43 Login Succeeded 02:30:43 nexus3.edgexfoundry.org:10003 02:30:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:30:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:30:43 Configure a credential helper to remove this warning. See 02:30:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:30:43 02:30:43 Login Succeeded 02:30:43 nexus3.edgexfoundry.org:10004 02:30:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:30:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:30:43 Configure a credential helper to remove this warning. See 02:30:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:30:43 02:30:43 Login Succeeded 02:30:43 docker.io 02:30:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:30:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:30:44 Configure a credential helper to remove this warning. See 02:30:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:30:44 02:30:44 Login Succeeded 02:30:44 ---> docker-login.sh ends [Pipeline] } 02:30:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:30:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:30:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:30:44 ========================================================= 02:30:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 02:30:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:45 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 02:30:45 Sending build context to Docker daemon 5.636MB 02:30:45 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 02:30:45 Step 2/12 : FROM ${BASE} AS builder 02:30:45 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:30:45 9fda8d8052c6: Pulling fs layer 02:30:45 5d54e960e981: Pulling fs layer 02:30:45 c4a7e357bf2a: Pulling fs layer 02:30:45 f0e02332f6b5: Pulling fs layer 02:30:45 cefa15bbcfad: Pulling fs layer 02:30:45 17808c966233: Pulling fs layer 02:30:45 f4c1fc716caa: Pulling fs layer 02:30:45 f0e02332f6b5: Waiting 02:30:45 cefa15bbcfad: Waiting 02:30:45 17808c966233: Waiting 02:30:45 f4c1fc716caa: Waiting 02:30:46 5d54e960e981: Download complete 02:30:46 f0e02332f6b5: Verifying Checksum 02:30:46 f0e02332f6b5: Download complete 02:30:46 cefa15bbcfad: Verifying Checksum 02:30:46 cefa15bbcfad: Download complete 02:30:46 9fda8d8052c6: Verifying Checksum 02:30:46 9fda8d8052c6: Download complete 02:30:46 f4c1fc716caa: Verifying Checksum 02:30:46 f4c1fc716caa: Download complete 02:30:47 9fda8d8052c6: Pull complete 02:30:47 5d54e960e981: Pull complete 02:30:47 c4a7e357bf2a: Verifying Checksum 02:30:47 c4a7e357bf2a: Download complete 02:30:48 17808c966233: Verifying Checksum 02:30:48 17808c966233: Download complete 02:31:01 c4a7e357bf2a: Pull complete 02:31:01 f0e02332f6b5: Pull complete 02:31:01 cefa15bbcfad: Pull complete 02:31:09 17808c966233: Pull complete 02:31:11 f4c1fc716caa: Pull complete 02:31:11 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 02:31:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:31:11 ---> ea914061e18c 02:31:11 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:31:12 ---> Running in fd651b4c1c8d 02:31:13 Removing intermediate container fd651b4c1c8d 02:31:13 ---> 9706069387e8 02:31:13 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 02:31:13 ---> Running in e43f73055f0d 02:31:13 Removing intermediate container e43f73055f0d 02:31:13 ---> e26b1dbbbc4a 02:31:13 Step 5/12 : ARG ADD_BUILD_TAGS="" 02:31:13 ---> Running in 974e2ea5ed8c 02:31:13 Removing intermediate container 974e2ea5ed8c 02:31:13 ---> a204666659d6 02:31:13 Step 6/12 : WORKDIR /device-uart 02:31:14 ---> Running in 73422e4af251 02:31:14 Removing intermediate container 73422e4af251 02:31:14 ---> 39ff2ac0f859 02:31:14 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:31:14 ---> Running in f58a84607dc1 02:31:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:31:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:31:17 (1/4) Installing openssh-keygen (9.3_p2-r0) 02:31:17 (2/4) Installing libedit (20221030.3.1-r1) 02:31:17 (3/4) Installing openssh-client-common (9.3_p2-r0) 02:31:17 (4/4) Installing openssh-client-default (9.3_p2-r0) 02:31:17 Executing busybox-1.36.1-r2.trigger 02:31:17 OK: 270 MiB in 56 packages 02:31:19 Removing intermediate container f58a84607dc1 02:31:19 ---> 707873939dbb 02:31:19 Step 8/12 : COPY go.mod vendor* ./ 02:31:19 ---> 9a3c129bf21b 02:31:19 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:31:19 ---> Running in fa048a65d497 02:32:56 Removing intermediate container fa048a65d497 02:32:56 ---> ab2985fae10d 02:32:56 Step 10/12 : COPY . . 02:32:56 ---> 18888339bff6 02:32:56 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:32:56 ---> Running in 153a1935bc98 02:32:56 Removing intermediate container 153a1935bc98 02:32:56 ---> 60d968f4db79 02:32:56 Step 12/12 : RUN ${MAKE} 02:32:56 ---> Running in 53a972e58cb5 02:32:56 noop 02:32:58 Removing intermediate container 53a972e58cb5 02:32:58 ---> bb53cb74629d 02:32:58 Successfully built bb53cb74629d 02:32:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:58 + docker inspect -f . ci-base-image-arm64 02:32:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:32:58 prd-ubuntu20.04-docker-arm64-4c-16g-10368 does not seem to be running inside a container 02:32:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/12 -v /w/workspace/device-uart/12:/w/workspace/device-uart/12:rw,z -v /w/workspace/device-uart/12@tmp:/w/workspace/device-uart/12@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 ******** ci-base-image-arm64 cat 02:33:00 $ docker top 99b8c2f88c02de787f810bcaa67896dca1e29b3b663b6b5f234cf8a2895a785b -eo pid,comm [Pipeline] { [Pipeline] sh 02:33:01 + go version 02:33:01 go version go1.21.0 linux/arm64 [Pipeline] } 02:33:01 $ docker stop --time=1 99b8c2f88c02de787f810bcaa67896dca1e29b3b663b6b5f234cf8a2895a785b 02:33:02 $ docker rm -f --volumes 99b8c2f88c02de787f810bcaa67896dca1e29b3b663b6b5f234cf8a2895a785b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:03 + docker inspect -f . ci-base-image-arm64 02:33:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:33:03 prd-ubuntu20.04-docker-arm64-4c-16g-10368 does not seem to be running inside a container 02:33:03 $ 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/12 -v /w/workspace/device-uart/12:/w/workspace/device-uart/12:rw,z -v /w/workspace/device-uart/12@tmp:/w/workspace/device-uart/12@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 ******** ci-base-image-arm64 cat 02:33:04 $ docker top 744d8ea016161cac1cf4efc1efc9c1794bd6aa99a2f131608e66e5a62bf1ca05 -eo pid,comm [Pipeline] { [Pipeline] sh 02:33:05 + git config --global --add safe.directory /w/workspace/device-uart/12 [Pipeline] fileExists [Pipeline] sh 02:33:06 + make test 02:33:06 go test ./... -coverprofile=coverage.out 02:33:11 ? github.com/edgexfoundry/device-uart [no test files] 02:34:48 ? github.com/edgexfoundry/device-uart/cmd [no test files] 02:34:48 ? github.com/edgexfoundry/device-uart/internal/driver [no test files] 02:34:48 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:34:48 go vet ./... 02:35:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:35:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:35:15 ./bin/test-attribution-txt.sh [Pipeline] echo 02:35:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:35:15 $ docker stop --time=1 744d8ea016161cac1cf4efc1efc9c1794bd6aa99a2f131608e66e5a62bf1ca05 02:35:20 $ docker rm -f --volumes 744d8ea016161cac1cf4efc1efc9c1794bd6aa99a2f131608e66e5a62bf1ca05 [Pipeline] // withDockerContainer [Pipeline] sh 02:35:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:35:21 Warning: overwriting stash ‘coverage-report’ 02:35:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:35:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:35:23 + ls -al . 02:35:23 total 148 02:35:23 drwxrwxr-x 7 jenkins jenkins 4096 Oct 25 02:33 . 02:35:23 drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 02:30 .. 02:35:23 -rw-rw-r-- 1 jenkins jenkins 140 Oct 25 02:30 .dockerignore 02:35:23 drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 02:30 .git 02:35:23 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 02:30 .github 02:35:23 -rw-rw-r-- 1 jenkins jenkins 343 Oct 25 02:30 .gitignore 02:35:23 -rw-rw-r-- 1 jenkins jenkins 41 Oct 25 02:30 .golangci.yml 02:35:23 -rw-rw-r-- 1 jenkins jenkins 9941 Oct 25 02:30 Attribution.txt 02:35:23 -rw-rw-r-- 1 jenkins jenkins 1777 Oct 25 02:30 Dockerfile 02:35:23 -rw-rw-r-- 1 jenkins jenkins 677 Oct 25 02:30 GOVERNANCE.md 02:35:23 -rw-rw-r-- 1 jenkins jenkins 675 Oct 25 02:30 Jenkinsfile 02:35:23 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 25 02:30 LICENSE 02:35:23 -rw-rw-r-- 1 jenkins jenkins 1872 Oct 25 02:30 Makefile 02:35:23 -rw-rw-r-- 1 jenkins jenkins 617 Oct 25 02:30 OWNERS.md 02:35:23 -rw-rw-r-- 1 jenkins jenkins 8892 Oct 25 02:30 README.md 02:35:23 -rw-rw-r-- 1 jenkins jenkins 11 Oct 25 02:26 VERSION 02:35:23 drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 02:30 bin 02:35:23 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 02:30 cmd 02:35:23 -rw-r--r-- 1 jenkins jenkins 10 Oct 25 02:33 coverage.out 02:35:23 -rw-rw-r-- 1 jenkins jenkins 3721 Oct 25 02:30 go.mod 02:35:23 -rw-rw-r-- 1 jenkins jenkins 35313 Oct 25 02:30 go.sum 02:35:23 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 02:30 internal 02:35:23 -rw-rw-r-- 1 jenkins jenkins 209 Oct 25 02:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:23 + 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=926e7a9d05e22d9d61f4a9d1161ff5bbf5c6d7d8 --label arch=arm64 --label version=3.0.1-dev.6 . 02:35:23 Sending build context to Docker daemon 5.637MB 02:35:23 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 02:35:23 Step 2/25 : FROM ${BASE} AS builder 02:35:23 ---> bb53cb74629d 02:35:23 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:35:24 ---> Running in e99dac375490 02:35:24 Removing intermediate container e99dac375490 02:35:24 ---> f0551ffda202 02:35:24 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 02:35:24 ---> Running in f26d6cfb00a3 02:35:24 Removing intermediate container f26d6cfb00a3 02:35:24 ---> badd28ef666e 02:35:24 Step 5/25 : ARG ADD_BUILD_TAGS="" 02:35:24 ---> Running in fbef6b8e43b1 02:35:25 Removing intermediate container fbef6b8e43b1 02:35:25 ---> 52718e0bcd5f 02:35:25 Step 6/25 : WORKDIR /device-uart 02:35:25 ---> Running in a01047500ac6 02:35:25 Removing intermediate container a01047500ac6 02:35:25 ---> b3f3a8ba7b2d 02:35:25 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:35:25 ---> Running in aa45fa45d24b 02:35:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:35:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:35:28 OK: 270 MiB in 56 packages 02:35:29 Removing intermediate container aa45fa45d24b 02:35:29 ---> bc3abb7028a9 02:35:29 Step 8/25 : COPY go.mod vendor* ./ 02:35:30 ---> 2c580bc94014 02:35:30 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:35:30 ---> Running in c666f57f6fe1 02:35:33 Removing intermediate container c666f57f6fe1 02:35:33 ---> 8e0dd586176c 02:35:33 Step 10/25 : COPY . . 02:35:34 ---> 62b960c35bbe 02:35:34 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:35:34 ---> Running in 27b3dfefe4bc 02:35:34 Removing intermediate container 27b3dfefe4bc 02:35:34 ---> dc5a943de0ef 02:35:34 Step 12/25 : RUN ${MAKE} 02:35:34 ---> Running in fc8ca972fbf4 02:35:36 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=3.0.1-dev.6 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-uart ./cmd 02:37:43 Removing intermediate container fc8ca972fbf4 02:37:43 ---> 56e59f36e1fd 02:37:43 Step 13/25 : FROM alpine:3.18 02:37:43 3.18: Pulling from library/alpine 02:37:43 579b34f0a95b: Pulling fs layer 02:37:43 579b34f0a95b: Verifying Checksum 02:37:43 579b34f0a95b: Download complete 02:37:43 579b34f0a95b: Pull complete 02:37:43 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 02:37:43 Status: Downloaded newer image for alpine:3.18 02:37:43 ---> 3cc203321400 02:37:43 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 02:37:43 ---> Running in ee71adc6d34f 02:37:43 Removing intermediate container ee71adc6d34f 02:37:43 ---> 771f33bf1fbd 02:37:43 Step 15/25 : RUN apk add --update --no-cache dumb-init 02:37:43 ---> Running in ac7e12087a42 02:37:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:37:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:37:45 (1/1) Installing dumb-init (1.2.5-r2) 02:37:45 Executing busybox-1.36.1-r2.trigger 02:37:45 OK: 8 MiB in 16 packages 02:37:46 Removing intermediate container ac7e12087a42 02:37:46 ---> 058ffd912e43 02:37:46 Step 16/25 : WORKDIR / 02:37:46 ---> Running in 39e0bec43168 02:37:46 Removing intermediate container 39e0bec43168 02:37:46 ---> 9d35048fa983 02:37:46 Step 17/25 : COPY --from=builder /device-uart/Attribution.txt / 02:37:47 ---> 5b1387cbb1fb 02:37:47 Step 18/25 : COPY --from=builder /device-uart/LICENSE / 02:37:47 ---> a0c239987e4d 02:37:47 Step 19/25 : COPY --from=builder /device-uart/cmd/ / 02:37:52 ---> 634f10a6dbf0 02:37:52 Step 20/25 : EXPOSE 59995 02:37:52 ---> Running in 2992b07a3e91 02:37:52 Removing intermediate container 2992b07a3e91 02:37:52 ---> 80e0be1b7136 02:37:52 Step 21/25 : ENTRYPOINT ["/device-uart"] 02:37:52 ---> Running in eca17a6186f2 02:37:52 Removing intermediate container eca17a6186f2 02:37:52 ---> 69d89f37079d 02:37:52 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 02:37:52 ---> Running in 2adc2cac170c 02:37:52 Removing intermediate container 2adc2cac170c 02:37:52 ---> 65b88ba6ecbc 02:37:52 Step 23/25 : LABEL arch=arm64 02:37:52 ---> Running in 5a56b71f22a3 02:37:52 Removing intermediate container 5a56b71f22a3 02:37:52 ---> f00250ed04ad 02:37:52 Step 24/25 : LABEL git_sha=926e7a9d05e22d9d61f4a9d1161ff5bbf5c6d7d8 02:37:53 ---> Running in ef463be75c66 02:37:53 Removing intermediate container ef463be75c66 02:37:53 ---> 2baf680a584b 02:37:53 Step 25/25 : LABEL version=3.0.1-dev.6 02:37:53 ---> Running in 6b65b8e6ae96 02:37:53 Removing intermediate container 6b65b8e6ae96 02:37:53 ---> aee824857bc3 02:37:53 [Warning] One or more build-args [ARCH] were not consumed 02:37:53 Successfully built aee824857bc3 02:37:53 Successfully tagged device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:37:53 provisioning config files... 02:37:53 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/12@tmp/config8542571937719539795tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:37:54 ---> docker-login.sh 02:37:54 nexus3.edgexfoundry.org:10001 02:37:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:37:54 Configure a credential helper to remove this warning. See 02:37:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:37:54 02:37:54 Login Succeeded 02:37:54 nexus3.edgexfoundry.org:10002 02:37:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:37:54 Configure a credential helper to remove this warning. See 02:37:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:37:54 02:37:55 Login Succeeded 02:37:55 nexus3.edgexfoundry.org:10003 02:37:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:37:55 Configure a credential helper to remove this warning. See 02:37:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:37:55 02:37:55 Login Succeeded 02:37:55 nexus3.edgexfoundry.org:10004 02:37:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:37:55 Configure a credential helper to remove this warning. See 02:37:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:37:55 02:37:55 Login Succeeded 02:37:55 docker.io 02:37:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:37:56 Configure a credential helper to remove this warning. See 02:37:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:37:56 02:37:56 Login Succeeded 02:37:56 ---> docker-login.sh ends [Pipeline] } 02:37:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:37:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:37:56 [edgeXDocker.push] Tagging docker image device-uart-arm64 with the following tags: 02:37:56 926e7a9d05e22d9d61f4a9d1161ff5bbf5c6d7d8 02:37:56 latest 02:37:56 3.0.1-dev.6 02:37:56 926e7a9d05e22d9d61f4a9d1161ff5bbf5c6d7d8-3.0.1-dev.6 02:37:56 main 02:37:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:56 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:926e7a9d05e22d9d61f4a9d1161ff5bbf5c6d7d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:57 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:926e7a9d05e22d9d61f4a9d1161ff5bbf5c6d7d8 02:37:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 02:37:57 7414e22c189d: Preparing 02:37:57 e9c4a2df0b0d: Preparing 02:37:57 c8c33ea91134: Preparing 02:37:57 ce3c3beecf32: Preparing 02:37:57 5f4d9fc4d98d: Preparing 02:37:57 5f4d9fc4d98d: Layer already exists 02:37:57 ce3c3beecf32: Pushed 02:37:57 e9c4a2df0b0d: Pushed 02:37:57 c8c33ea91134: Pushed 02:38:04 7414e22c189d: Pushed 02:38:04 926e7a9d05e22d9d61f4a9d1161ff5bbf5c6d7d8: digest: sha256:26575eb35ec66d0c948b77653905313dfa99464ab4572a1c5e3e09e8b2704f0b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:05 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:06 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:latest 02:38:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 02:38:06 7414e22c189d: Preparing 02:38:06 e9c4a2df0b0d: Preparing 02:38:06 c8c33ea91134: Preparing 02:38:06 ce3c3beecf32: Preparing 02:38:06 5f4d9fc4d98d: Preparing 02:38:06 5f4d9fc4d98d: Layer already exists 02:38:06 c8c33ea91134: Layer already exists 02:38:06 e9c4a2df0b0d: Layer already exists 02:38:06 ce3c3beecf32: Layer already exists 02:38:06 7414e22c189d: Layer already exists 02:38:06 latest: digest: sha256:26575eb35ec66d0c948b77653905313dfa99464ab4572a1c5e3e09e8b2704f0b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:06 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:07 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.6 02:38:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 02:38:07 7414e22c189d: Preparing 02:38:07 e9c4a2df0b0d: Preparing 02:38:07 c8c33ea91134: Preparing 02:38:07 ce3c3beecf32: Preparing 02:38:07 5f4d9fc4d98d: Preparing 02:38:07 c8c33ea91134: Layer already exists 02:38:07 7414e22c189d: Layer already exists 02:38:07 e9c4a2df0b0d: Layer already exists 02:38:07 ce3c3beecf32: Layer already exists 02:38:07 5f4d9fc4d98d: Layer already exists 02:38:07 3.0.1-dev.6: digest: sha256:26575eb35ec66d0c948b77653905313dfa99464ab4572a1c5e3e09e8b2704f0b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:07 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:926e7a9d05e22d9d61f4a9d1161ff5bbf5c6d7d8-3.0.1-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:08 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:926e7a9d05e22d9d61f4a9d1161ff5bbf5c6d7d8-3.0.1-dev.6 02:38:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 02:38:08 7414e22c189d: Preparing 02:38:08 e9c4a2df0b0d: Preparing 02:38:08 c8c33ea91134: Preparing 02:38:08 ce3c3beecf32: Preparing 02:38:08 5f4d9fc4d98d: Preparing 02:38:08 e9c4a2df0b0d: Layer already exists 02:38:08 c8c33ea91134: Layer already exists 02:38:08 ce3c3beecf32: Layer already exists 02:38:08 5f4d9fc4d98d: Layer already exists 02:38:08 7414e22c189d: Layer already exists 02:38:08 926e7a9d05e22d9d61f4a9d1161ff5bbf5c6d7d8-3.0.1-dev.6: digest: sha256:26575eb35ec66d0c948b77653905313dfa99464ab4572a1c5e3e09e8b2704f0b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:08 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:09 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:main 02:38:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 02:38:09 7414e22c189d: Preparing 02:38:09 e9c4a2df0b0d: Preparing 02:38:09 c8c33ea91134: Preparing 02:38:09 ce3c3beecf32: Preparing 02:38:09 5f4d9fc4d98d: Preparing 02:38:09 c8c33ea91134: Layer already exists 02:38:09 e9c4a2df0b0d: Layer already exists 02:38:09 7414e22c189d: Layer already exists 02:38:09 ce3c3beecf32: Layer already exists 02:38:09 5f4d9fc4d98d: Layer already exists 02:38:09 main: digest: sha256:26575eb35ec66d0c948b77653905313dfa99464ab4572a1c5e3e09e8b2704f0b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:38:09 ===================================================== [Pipeline] echo 02:38:09 taggedImages: 02:38:09 - nexus3.edgexfoundry.org:10004/device-uart-arm64:926e7a9d05e22d9d61f4a9d1161ff5bbf5c6d7d8 02:38:09 - nexus3.edgexfoundry.org:10004/device-uart-arm64:latest 02:38:09 - nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.6 02:38:09 - nexus3.edgexfoundry.org:10004/device-uart-arm64:926e7a9d05e22d9d61f4a9d1161ff5bbf5c6d7d8-3.0.1-dev.6 02:38:09 - nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:38:09 02:38:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:38:10 arm64: Pulling from edgex-lftools-log-publisher 02:38:10 8998bd30e6a1: Pulling fs layer 02:38:10 04944245beec: Pulling fs layer 02:38:10 699f458cf7ca: Pulling fs layer 02:38:10 765212b225bb: Pulling fs layer 02:38:10 f23df028b6ca: Pulling fs layer 02:38:10 d65c8cfc05b1: Pulling fs layer 02:38:10 2437ff75d9bd: Pulling fs layer 02:38:10 d65c8cfc05b1: Waiting 02:38:10 765212b225bb: Waiting 02:38:10 2437ff75d9bd: Waiting 02:38:10 f23df028b6ca: Waiting 02:38:10 04944245beec: Verifying Checksum 02:38:10 04944245beec: Download complete 02:38:10 765212b225bb: Verifying Checksum 02:38:10 765212b225bb: Download complete 02:38:10 f23df028b6ca: Verifying Checksum 02:38:10 f23df028b6ca: Download complete 02:38:10 d65c8cfc05b1: Verifying Checksum 02:38:10 d65c8cfc05b1: Download complete 02:38:10 699f458cf7ca: Verifying Checksum 02:38:10 699f458cf7ca: Download complete 02:38:11 8998bd30e6a1: Verifying Checksum 02:38:11 8998bd30e6a1: Download complete 02:38:13 2437ff75d9bd: Verifying Checksum 02:38:13 2437ff75d9bd: Download complete 02:38:15 8998bd30e6a1: Pull complete 02:38:15 04944245beec: Pull complete 02:38:19 699f458cf7ca: Pull complete 02:38:19 765212b225bb: Pull complete 02:38:20 f23df028b6ca: Pull complete 02:38:20 d65c8cfc05b1: Pull complete 02:38:38 2437ff75d9bd: Pull complete 02:38:38 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:38:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:38:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:38:38 prd-ubuntu20.04-docker-arm64-4c-16g-10368 does not seem to be running inside a container 02:38:39 $ 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/12 -v /w/workspace/device-uart/12:/w/workspace/device-uart/12:rw,z -v /w/workspace/device-uart/12@tmp:/w/workspace/device-uart/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:38:41 $ docker top 9be2c9f9664695f6fcd6fb5944bc71392bffd5575c31e215bad14e63b806a0aa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:38:42 ---> job-cost.sh 02:38:42 lf-activate-venv: SKIPPING 02:38:42 INFO: No Stack... 02:38:42 INFO: Retrieving Pricing Info for: v3-standard-4 02:38:43 INFO: Archiving Costs [Pipeline] sh 02:38:44 + cat /w/workspace/device-uart/12/archives/cost.csv 02:38:44 + cut -d, -f6 [Pipeline] lock 02:38:44 Trying to acquire lock on [jenkins-edgexfoundry-device-uart-main-12-stack-cost] 02:38:44 Resource [jenkins-edgexfoundry-device-uart-main-12-stack-cost] did not exist. Created. 02:38:44 Lock acquired on [jenkins-edgexfoundry-device-uart-main-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:38:45 /w/workspace/device-uart/12@tmp/durable-7192e394/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:38:45 + echo total: 0.10999999940395355 [Pipeline] stash 02:38:45 Warning: overwriting stash ‘stack-cost’ 02:38:45 Stashed 1 file(s) [Pipeline] } 02:38:45 Lock released on resource [jenkins-edgexfoundry-device-uart-main-12-stack-cost] [Pipeline] // lock [Pipeline] } 02:38:45 $ docker stop --time=1 9be2c9f9664695f6fcd6fb5944bc71392bffd5575c31e215bad14e63b806a0aa 02:38:47 $ docker rm -f --volumes 9be2c9f9664695f6fcd6fb5944bc71392bffd5575c31e215bad14e63b806a0aa [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 02:38:47 provisioning config files... 02:38:47 copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config8407534363501577797tmp [Pipeline] { [Pipeline] sh 02:38:48 + set +x 02:38:48 + bash -s -- 02:38:48 + curl -s https://codecov.io/bash 02:38:48 02:38:48 _____ _ 02:38:48 / ____| | | 02:38:48 | | ___ __| | ___ ___ _____ __ 02:38:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:38:48 | |___| (_) | (_| | __/ (_| (_) \ V / 02:38:48 \_____\___/ \__,_|\___|\___\___/ \_/ 02:38:48 Bash-1.0.6 02:38:48 02:38:48 02:38:48 ==> git version 2.25.1 found 02:38:48 ==> 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 02:38:48 Release-Date: 2020-01-08 02:38:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:38:48 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:38:48 ==> Jenkins CI detected. 02:38:48 current dir:  /w/workspace/edgexfoundry_device-uart_main 02:38:48 project root: . 02:38:48 --> token set from env 02:38:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:38:48 ==> Running gcov in . (disable via -X gcov) 02:38:48 ==> Python coveragepy not found 02:38:48 ==> Searching for coverage reports in: 02:38:48 + . 02:38:48 -> Found 1 reports 02:38:48 ==> Detecting git/mercurial file structure 02:38:48 ==> Reading reports 02:38:48 + ./coverage.out bytes=10 02:38:48 ==> Appending adjustments 02:38:48 https://docs.codecov.io/docs/fixing-reports 02:38:48 + Found adjustments 02:38:48 ==> Gzipping contents 02:38:48 4.0K /tmp/codecov.UxW8Ci.gz 02:38:48 ==> Uploading reports 02:38:48 url: https://codecov.io 02:38:48 query: branch=main&commit=926e7a9d05e22d9d61f4a9d1161ff5bbf5c6d7d8&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F12%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= 02:38:48 -> Pinging Codecov 02:38:48 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=30f0fd93-73e3-42a5-8a76-fe3e7430018e&branch=main&commit=926e7a9d05e22d9d61f4a9d1161ff5bbf5c6d7d8&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F12%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= 02:38:48 -> Uploading to 02:38:48 https://storage.googleapis.com/codecov/v4/raw/2023-10-25/B9AA6E0BBD74AE3A32605C7A7C664919/926e7a9d05e22d9d61f4a9d1161ff5bbf5c6d7d8/8aaba9d5-7942-4179-82c8-7e0b4ef0b86c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231025%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231025T023848Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0a921c456148f06f79897034b388e92d33d54c4758be6989f691a78ce8d60b2d 02:38:48 % Total % Received % Xferd Average Speed Time Time Time Current 02:38:48 Dload Upload Total Spent Left Speed 02:38:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 603 0 0 100 603 0 2716 --:--:-- --:--:-- --:--:-- 2704 100 603 0 0 100 603 0 1816 --:--:-- --:--:-- --:--:-- 1816 02:38:49 -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/926e7a9d05e22d9d61f4a9d1161ff5bbf5c6d7d8 [Pipeline] } 02:38:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:38:49 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:38:49 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:38:49 02:38:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:38:50 1.410.4: Pulling from edgex-devops/edgex-snyk-go 02:38:50 df9b9388f04a: Pulling fs layer 02:38:50 52dc419b0ee2: Pulling fs layer 02:38:50 25bc292e5bac: Pulling fs layer 02:38:50 114826534d7a: Pulling fs layer 02:38:50 4657fd5d0bcf: Pulling fs layer 02:38:50 6ad1cebc031e: Pulling fs layer 02:38:50 8a3aa393b2d8: Pulling fs layer 02:38:50 114826534d7a: Waiting 02:38:50 4657fd5d0bcf: Waiting 02:38:50 8a3aa393b2d8: Waiting 02:38:50 6ad1cebc031e: Waiting 02:38:50 25bc292e5bac: Verifying Checksum 02:38:50 25bc292e5bac: Download complete 02:38:50 52dc419b0ee2: Download complete 02:38:50 4657fd5d0bcf: Verifying Checksum 02:38:50 4657fd5d0bcf: Download complete 02:38:50 df9b9388f04a: Verifying Checksum 02:38:50 df9b9388f04a: Download complete 02:38:50 6ad1cebc031e: Verifying Checksum 02:38:50 6ad1cebc031e: Download complete 02:38:50 df9b9388f04a: Pull complete 02:38:50 52dc419b0ee2: Pull complete 02:38:50 25bc292e5bac: Pull complete 02:38:51 114826534d7a: Verifying Checksum 02:38:51 114826534d7a: Download complete 02:38:51 8a3aa393b2d8: Verifying Checksum 02:38:51 8a3aa393b2d8: Download complete 02:38:58 114826534d7a: Pull complete 02:38:58 4657fd5d0bcf: Pull complete 02:38:58 6ad1cebc031e: Pull complete 02:39:03 8a3aa393b2d8: Pull complete 02:39:03 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 02:39:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:39:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:39:03 prd-ubuntu20.04-docker-8c-8g-10366 does not seem to be running inside a container 02:39:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@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/edgex-snyk-go:1.410.4 cat 02:39:09 $ docker top 181d7f05f96e40164cbd1c21eaeea13279b2164e93b71900157d55c2fd65248c -eo pid,comm [Pipeline] { [Pipeline] echo 02:39:10 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-uart:main' [Pipeline] sh 02:39:10 + set -o pipefail 02:39:10 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-uart:main' 02:39:18 02:39:18 Monitoring /w/workspace/edgexfoundry_device-uart_main (github.com/edgexfoundry/device-uart)... 02:39:18 02:39:18 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/839e76c3-419f-4841-b42c-faf91da652d2/history/059542b7-8106-4127-a338-11f340046496 02:39:18 02:39:18 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:39:18 02:39:18 02:39:18 A medium severity vulnerability was found in the Snyk CLI versions you are using. 02:39:18 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 02:39:18 More details here: https://snyk.co/ue1NS [Pipeline] } 02:39:18 $ docker stop --time=1 181d7f05f96e40164cbd1c21eaeea13279b2164e93b71900157d55c2fd65248c 02:39:23 $ docker rm -f --volumes 181d7f05f96e40164cbd1c21eaeea13279b2164e93b71900157d55c2fd65248c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:39:24 + git log --format=format:%s -1 926e7a9d05e22d9d61f4a9d1161ff5bbf5c6d7d8 [Pipeline] sh 02:39:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:39:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:39:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:39:24 prd-ubuntu20.04-docker-8c-8g-10366 does not seem to be running inside a container 02:39:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:39:25 $ docker top 2b15c3642293202fea857b8806d3984b3e4c78c73f66804e8aafa0851fd510b6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:39:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:39:25 [ssh-agent] Looking for ssh-agent implementation... 02:39:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:39:25 $ docker exec 2b15c3642293202fea857b8806d3984b3e4c78c73f66804e8aafa0851fd510b6 ssh-agent 02:39:25 SSH_AUTH_SOCK=/tmp/ssh-HPtjvw85x74P/agent.32 02:39:25 SSH_AGENT_PID=38 02:39:25 Running ssh-add (command line suppressed) 02:39:25 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_13103203601683907178.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_13103203601683907178.key) 02:39:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:39:25 + git semver tag 02:39:26 2023-10-25 02:39:26,155 [run_tag] DEBUG tag force:False 02:39:26 2023-10-25 02:39:26,155 [check_head_tag] DEBUG check head tag 02:39:26 2023-10-25 02:39:26,156 [execute] INFO git cat-file --batch-check 02:39:26 2023-10-25 02:39:26,156 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) 02:39:26 2023-10-25 02:39:26,161 [execute] INFO git cat-file --batch 02:39:26 2023-10-25 02:39:26,161 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) 02:39:26 2023-10-25 02:39:26,169 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 02:39:26 2023-10-25 02:39:26,169 [execute] INFO git tag -a v3.0.1-dev.6 -m v3.0.1-dev.6 02:39:26 2023-10-25 02:39:26,170 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.1-dev.6', '-m', 'v3.0.1-dev.6'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) 02:39:26 2023-10-25 02:39:26,176 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 02:39:26 3.0.1-dev.6 [Pipeline] } 02:39:26 $ docker exec --env ******** --env ******** 2b15c3642293202fea857b8806d3984b3e4c78c73f66804e8aafa0851fd510b6 ssh-agent -k 02:39:26 unset SSH_AUTH_SOCK; 02:39:26 unset SSH_AGENT_PID; 02:39:26 echo Agent pid 38 killed; 02:39:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:39:26 + git semver [Pipeline] } 02:39:26 $ docker stop --time=1 2b15c3642293202fea857b8806d3984b3e4c78c73f66804e8aafa0851fd510b6 02:39:28 $ docker rm -f --volumes 2b15c3642293202fea857b8806d3984b3e4c78c73f66804e8aafa0851fd510b6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:39:28 02:39:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:39:28 0.23.1-centos7: Pulling from edgex-lftools 02:39:28 ab5ef0e58194: Pulling fs layer 02:39:28 9712f1f96733: Pulling fs layer 02:39:28 63f879dbbcfc: Pulling fs layer 02:39:28 0d9ebad4ef96: Pulling fs layer 02:39:28 e9a5061849ea: Pulling fs layer 02:39:28 d747dcd14b5f: Pulling fs layer 02:39:28 2de7ff778b66: Pulling fs layer 02:39:28 0d9ebad4ef96: Waiting 02:39:28 e9a5061849ea: Waiting 02:39:28 d747dcd14b5f: Waiting 02:39:28 2de7ff778b66: Waiting 02:39:28 9712f1f96733: Download complete 02:39:29 63f879dbbcfc: Verifying Checksum 02:39:29 63f879dbbcfc: Download complete 02:39:29 0d9ebad4ef96: Verifying Checksum 02:39:29 0d9ebad4ef96: Download complete 02:39:29 e9a5061849ea: Verifying Checksum 02:39:29 e9a5061849ea: Download complete 02:39:29 d747dcd14b5f: Verifying Checksum 02:39:29 d747dcd14b5f: Download complete 02:39:29 ab5ef0e58194: Download complete 02:39:29 2de7ff778b66: Verifying Checksum 02:39:29 2de7ff778b66: Download complete 02:39:32 ab5ef0e58194: Pull complete 02:39:32 9712f1f96733: Pull complete 02:39:33 63f879dbbcfc: Pull complete 02:39:37 0d9ebad4ef96: Pull complete 02:39:37 e9a5061849ea: Pull complete 02:39:37 d747dcd14b5f: Pull complete 02:39:38 2de7ff778b66: Pull complete 02:39:38 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:39:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:39:38 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:39:38 prd-ubuntu20.04-docker-8c-8g-10366 does not seem to be running inside a container 02:39:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 02:39:47 $ docker top a385722675d2bffb96162a4328ae4d504adb3fe90d078d0d1ee3a61b79bf2565 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:39:47 provisioning config files... 02:39:47 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config12934333186557001797tmp 02:39:47 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config13329311139689714461tmp 02:39:47 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config14360792223803548121tmp [Pipeline] { [Pipeline] echo 02:39:47 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:39:47 ---> sigul-configuration.sh 02:39:47 gpg: directory `/root/.gnupg' created 02:39:47 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:39:47 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:39:47 gpg: keyring `/root/.gnupg/secring.gpg' created 02:39:47 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:39:47 gpg: CAST5 encrypted data 02:39:47 gpg: encrypted with 1 passphrase 02:39:47 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:39:47 + mkdir /home/jenkins 02:39:47 + mkdir /home/jenkins/sigul [Pipeline] sh 02:39:47 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 02:39:47 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:39:48 ---> sigul-install.sh 02:39:48 Sigul already installed; skipping installation. [Pipeline] sh 02:39:48 + git tag --list 02:39:48 v0.0.0 02:39:48 v0.0.1-dev.1 02:39:48 v0.0.1-dev.2 02:39:48 v0.0.1-dev.3 02:39:48 v0.0.1-dev.4 02:39:48 v3.0.0 02:39:48 v3.0.1-dev.1 02:39:48 v3.0.1-dev.2 02:39:48 v3.0.1-dev.3 02:39:48 v3.0.1-dev.4 02:39:48 v3.0.1-dev.5 02:39:48 v3.0.1-dev.6 [Pipeline] sh 02:39:48 + lftools sign git-tag v3.0.1-dev.6 02:39:49 Signing Git tag with Sigul... 02:39:49 Signing v3.0.1-dev.6 [Pipeline] echo 02:39:49 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:39:50 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:39:50 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:39:50 $ docker stop --time=1 a385722675d2bffb96162a4328ae4d504adb3fe90d078d0d1ee3a61b79bf2565 02:39:51 $ docker rm -f --volumes a385722675d2bffb96162a4328ae4d504adb3fe90d078d0d1ee3a61b79bf2565 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:39:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:39:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:39:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:39:52 prd-ubuntu20.04-docker-8c-8g-10366 does not seem to be running inside a container 02:39:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:39:52 $ docker top fd5107bf09985a5b45904376a2ba83c7e02f08d8d9e99866e55be6ec89d6f7d8 -eo pid,comm 02:39:52 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). 02:39:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:39:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:39:52 [ssh-agent] Looking for ssh-agent implementation... 02:39:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:39:52 $ docker exec fd5107bf09985a5b45904376a2ba83c7e02f08d8d9e99866e55be6ec89d6f7d8 ssh-agent 02:39:53 SSH_AUTH_SOCK=/tmp/ssh-LfNFUcCHhixg/agent.14 02:39:53 SSH_AGENT_PID=21 02:39:53 Running ssh-add (command line suppressed) 02:39:53 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_5943428279744341571.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_5943428279744341571.key) 02:39:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:39:53 + git semver bump pre 02:39:53 2023-10-25 02:39:53,696 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 02:39:53 2023-10-25 02:39:53,697 [bump_version] DEBUG bumping version:3.0.1-dev.6 on axis:pre with prefix:dev 02:39:53 2023-10-25 02:39:53,697 [bump_version] DEBUG bumped version:3.0.1-dev.7 02:39:53 2023-10-25 02:39:53,697 [write_version] DEBUG write version:3.0.1-dev.7 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:True 02:39:53 2023-10-25 02:39:53,697 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 02:39:53 2023-10-25 02:39:53,697 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_main/.semver/main 02:39:53 2023-10-25 02:39:53,700 [execute] INFO git cat-file --batch-check 02:39:53 2023-10-25 02:39:53,701 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) 02:39:53 2023-10-25 02:39:53,706 [execute] INFO git cat-file --batch 02:39:53 2023-10-25 02:39:53,706 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) 02:39:53 2023-10-25 02:39:53,711 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 02:39:53 3.0.1-dev.7 [Pipeline] } 02:39:53 $ docker exec --env ******** --env ******** fd5107bf09985a5b45904376a2ba83c7e02f08d8d9e99866e55be6ec89d6f7d8 ssh-agent -k 02:39:53 unset SSH_AUTH_SOCK; 02:39:53 unset SSH_AGENT_PID; 02:39:53 echo Agent pid 21 killed; 02:39:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:39:54 + git semver [Pipeline] } 02:39:54 $ docker stop --time=1 fd5107bf09985a5b45904376a2ba83c7e02f08d8d9e99866e55be6ec89d6f7d8 02:39:55 $ docker rm -f --volumes fd5107bf09985a5b45904376a2ba83c7e02f08d8d9e99866e55be6ec89d6f7d8 [Pipeline] // withDockerContainer [Pipeline] sh 02:39:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:39:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:39:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:39:56 prd-ubuntu20.04-docker-8c-8g-10366 does not seem to be running inside a container 02:39:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:39:57 $ docker top 98dba7651acf9be19b7a96c5714f3c9a54afa2d60e542bf5b6b6174de9584338 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:39:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:39:57 [ssh-agent] Looking for ssh-agent implementation... 02:39:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:39:57 $ docker exec 98dba7651acf9be19b7a96c5714f3c9a54afa2d60e542bf5b6b6174de9584338 ssh-agent 02:39:57 SSH_AUTH_SOCK=/tmp/ssh-O2EjOLVWGgpg/agent.32 02:39:57 SSH_AGENT_PID=38 02:39:57 Running ssh-add (command line suppressed) 02:39:57 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_292118824468545325.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_292118824468545325.key) 02:39:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:39:57 + git semver push 02:39:58 2023-10-25 02:39:58,100 [run_push] DEBUG push 02:39:58 2023-10-25 02:39:58,101 [execute] INFO git cat-file --batch-check 02:39:58 2023-10-25 02:39:58,101 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) 02:39:58 2023-10-25 02:39:58,106 [execute] INFO git rev-list e656d1c828f9e469cbd8eb8557085ea3a2fadeb1 -- 02:39:58 2023-10-25 02:39:58,107 [execute] DEBUG Popen(['git', 'rev-list', 'e656d1c828f9e469cbd8eb8557085ea3a2fadeb1', '--'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) 02:39:58 2023-10-25 02:39:58,113 [execute] INFO git fetch -v origin 02:39:58 2023-10-25 02:39:58,114 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=True, shell=None, istream=None) 02:39:58 2023-10-25 02:39:58,678 [run_push] DEBUG no remote changes detected 02:39:58 2023-10-25 02:39:58,679 [execute] INFO git push origin semver 02:39:58 2023-10-25 02:39:58,679 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) 02:39:59 2023-10-25 02:39:59,600 [run_push] DEBUG push all version tags 02:39:59 2023-10-25 02:39:59,601 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:39:59 2023-10-25 02:39:59,601 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) 02:40:00 2023-10-25 02:40:00,437 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 02:40:00 3.0.1-dev.7 [Pipeline] } 02:40:00 $ docker exec --env ******** --env ******** 98dba7651acf9be19b7a96c5714f3c9a54afa2d60e542bf5b6b6174de9584338 ssh-agent -k 02:40:00 unset SSH_AUTH_SOCK; 02:40:00 unset SSH_AGENT_PID; 02:40:00 echo Agent pid 38 killed; 02:40:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:40:01 + git semver [Pipeline] } 02:40:01 $ docker stop --time=1 98dba7651acf9be19b7a96c5714f3c9a54afa2d60e542bf5b6b6174de9584338 02:40:02 $ docker rm -f --volumes 98dba7651acf9be19b7a96c5714f3c9a54afa2d60e542bf5b6b6174de9584338 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:40:03 + [ -d /w/workspace/edgexfoundry_device-uart_main/archives ] 02:40:03 + ls -al /w/workspace/edgexfoundry_device-uart_main/archives 02:40:03 total 16 02:40:03 drwxr-xr-x 3 root root 4096 Oct 25 02:29 . 02:40:03 drwxrwxr-x 9 jenkins jenkins 4096 Oct 25 02:39 .. 02:40:03 drwxr-xr-x 2 root root 4096 Oct 25 02:29 cost 02:40:03 -rw-r--r-- 1 root root 82 Oct 25 02:29 cost.csv 02:40:03 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_main/archives 02:40:03 + ls -al /w/workspace/edgexfoundry_device-uart_main/archives 02:40:03 total 16 02:40:03 drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 02:29 . 02:40:03 drwxrwxr-x 9 jenkins jenkins 4096 Oct 25 02:39 .. 02:40:03 drwxr-xr-x 2 jenkins jenkins 4096 Oct 25 02:29 cost 02:40:03 -rw-r--r-- 1 jenkins jenkins 82 Oct 25 02:29 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:40:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:40:04 ---> package-listing.sh 02:40:04 ++ facter osfamily 02:40:04 ++ tr '[:upper:]' '[:lower:]' 02:40:04 + OS_FAMILY=debian 02:40:04 + workspace=/w/workspace/edgexfoundry_device-uart_main 02:40:04 + START_PACKAGES=/tmp/packages_start.txt 02:40:04 + END_PACKAGES=/tmp/packages_end.txt 02:40:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:40:04 + PACKAGES=/tmp/packages_start.txt 02:40:04 + '[' /w/workspace/edgexfoundry_device-uart_main ']' 02:40:04 + PACKAGES=/tmp/packages_end.txt 02:40:04 + case "${OS_FAMILY}" in 02:40:04 + dpkg -l 02:40:04 + grep '^ii' 02:40:04 + '[' -f /tmp/packages_start.txt ']' 02:40:04 + '[' -f /tmp/packages_end.txt ']' 02:40:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:40:04 + '[' /w/workspace/edgexfoundry_device-uart_main ']' 02:40:04 + mkdir -p /w/workspace/edgexfoundry_device-uart_main/archives/ 02:40:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_main/archives/ [Pipeline] echo 02:40:04 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:40:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:40:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:40:05 prd-ubuntu20.04-docker-8c-8g-10366 does not seem to be running inside a container 02:40:05 $ 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_main/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_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:40:06 $ docker top f1768b2d93aabc561863ac536ff68f4ae6b545f9093ae5e1f9a371c44e48ddff -eo pid,comm [Pipeline] { [Pipeline] sh 02:40:06 + touch /tmp/pre-build-complete [Pipeline] sh 02:40:07 + mkdir -p /var/log/sysstat [Pipeline] sh 02:40:07 + ls /var/log/sa-host 02:40:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:40:07 provisioning config files... 02:40:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config1255580344368187132tmp [Pipeline] { [Pipeline] echo 02:40:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:40:07 ---> create-netrc.sh [Pipeline] } 02:40:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:40:08 ---> python-tools-install.sh [Pipeline] echo 02:40:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:40:08 ---> sudo-logs.sh 02:40:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:40:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:40:08 ---> job-cost.sh 02:40:08 lf-activate-venv: SKIPPING 02:40:08 DEBUG: total: 0.2199999988079071 02:40:08 INFO: Retrieving Stack Cost... 02:40:09 INFO: Retrieving Pricing Info for: v3-standard-8 02:40:09 INFO: Archiving Costs [Pipeline] echo 02:40:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:40:10 ---> logs-deploy.sh 02:40:10 lf-activate-venv: SKIPPING 02:40:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/main/12 02:40:10 INFO: archiving workspace using pattern(s): 02:40:10 Archives upload complete. 02:40:10 INFO: archiving logs to Nexus 02:40:11 ---> uname -a: 02:40:11 Linux prd-ubuntu20-04-docker-8c-8g-10366 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:40:11 02:40:11 02:40:11 ---> lscpu: 02:40:11 Architecture: x86_64 02:40:11 CPU op-mode(s): 32-bit, 64-bit 02:40:11 Byte Order: Little Endian 02:40:11 Address sizes: 40 bits physical, 48 bits virtual 02:40:11 CPU(s): 8 02:40:11 On-line CPU(s) list: 0-7 02:40:11 Thread(s) per core: 1 02:40:11 Core(s) per socket: 1 02:40:11 Socket(s): 8 02:40:11 NUMA node(s): 1 02:40:11 Vendor ID: AuthenticAMD 02:40:11 CPU family: 23 02:40:11 Model: 49 02:40:11 Model name: AMD EPYC-Rome Processor 02:40:11 Stepping: 0 02:40:11 CPU MHz: 2799.998 02:40:11 BogoMIPS: 5599.99 02:40:11 Virtualization: AMD-V 02:40:11 Hypervisor vendor: KVM 02:40:11 Virtualization type: full 02:40:11 L1d cache: 256 KiB 02:40:11 L1i cache: 256 KiB 02:40:11 L2 cache: 4 MiB 02:40:11 L3 cache: 128 MiB 02:40:11 NUMA node0 CPU(s): 0-7 02:40:11 Vulnerability Itlb multihit: Not affected 02:40:11 Vulnerability L1tf: Not affected 02:40:11 Vulnerability Mds: Not affected 02:40:11 Vulnerability Meltdown: Not affected 02:40:11 Vulnerability Mmio stale data: Not affected 02:40:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:40:11 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:40:11 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:40:11 Vulnerability Srbds: Not affected 02:40:11 Vulnerability Tsx async abort: Not affected 02:40:11 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 02:40:11 02:40:11 02:40:11 ---> nproc: 02:40:11 8 02:40:11 02:40:11 02:40:11 ---> df -h: 02:40:11 Filesystem Size Used Avail Use% Mounted on 02:40:11 overlay 155G 13G 143G 9% / 02:40:11 tmpfs 64M 0 64M 0% /dev 02:40:11 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:40:11 shm 64M 0 64M 0% /dev/shm 02:40:11 /dev/vda1 155G 13G 143G 9% /facter-os 02:40:11 02:40:11 02:40:11 ---> sar -b -r -n DEV: 02:40:11 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10366) 10/25/23 _x86_64_ (8 CPU) 02:40:11 02:40:11 02:25:47 LINUX RESTART (8 CPU) 02:40:11 02:40:11 02:26:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:40:11 02:27:03 131.72 47.80 83.92 0.00 5390.07 137522.16 0.00 02:40:11 02:28:01 148.39 0.74 147.65 0.00 11.45 47811.89 0.00 02:40:11 02:29:01 171.76 0.15 171.61 0.00 3.20 37599.33 0.00 02:40:11 02:30:01 126.56 0.10 126.46 0.00 10.80 35880.95 0.00 02:40:11 02:31:01 10.63 3.22 7.41 0.00 2371.74 267.39 0.00 02:40:11 02:32:01 23.36 8.13 15.23 0.00 1120.61 3568.74 0.00 02:40:11 02:33:01 1.08 0.00 1.08 0.00 0.00 11.06 0.00 02:40:11 02:34:01 1.55 0.00 1.55 0.00 0.00 16.80 0.00 02:40:11 02:35:01 2.97 1.67 1.30 0.00 37.73 15.60 0.00 02:40:11 02:36:01 1.40 0.00 1.40 0.00 0.00 25.06 0.00 02:40:11 02:37:01 1.33 0.00 1.33 0.00 0.00 14.26 0.00 02:40:11 02:38:01 1.10 0.00 1.10 0.00 0.00 12.93 0.00 02:40:11 02:39:01 8.56 0.07 8.50 0.00 7.86 6805.60 0.00 02:40:11 02:40:01 141.43 0.17 141.26 0.00 3.87 57456.82 0.00 02:40:11 Average: 54.91 4.44 50.47 0.00 641.36 23300.19 0.00 02:40:11 02:40:11 02:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:40:11 02:27:03 29232736 31583452 743868 2.26 71688 2552152 2054784 6.06 978520 2304056 662728 02:40:11 02:28:01 28038284 31555924 753512 2.29 131584 3556480 2048908 6.04 1192416 3166848 426824 02:40:11 02:29:01 28185200 31414092 885564 2.69 154124 3246396 2353500 6.94 1381888 2815432 76880 02:40:11 02:30:01 27641860 31557016 745508 2.27 164800 3875948 1754688 5.17 1261392 3436808 544 02:40:11 02:31:01 27426460 31518324 775800 2.36 167972 4044228 1848100 5.45 1403920 3493520 94896 02:40:11 02:32:01 27405276 31538856 750528 2.28 170188 4080920 1822324 5.37 1422360 3488556 44 02:40:11 02:33:01 27410796 31544400 744904 2.27 170204 4080924 1822324 5.37 1416812 3488560 4 02:40:11 02:34:01 27413236 31547316 742312 2.26 170228 4080924 1822324 5.37 1414428 3488956 44 02:40:11 02:35:01 27404356 31540600 748944 2.28 170260 4082060 1822324 5.37 1426608 3489360 24 02:40:11 02:36:01 27404032 31540532 749124 2.28 170328 4082040 1822324 5.37 1425832 3489508 220 02:40:11 02:37:01 27403896 31540460 749052 2.28 170360 4082040 1822324 5.37 1426000 3489508 16 02:40:11 02:38:01 27403464 31540100 749520 2.28 170388 4082044 1822324 5.37 1426552 3489516 252 02:40:11 02:39:01 26604236 31489756 798556 2.43 175312 4781916 2091084 6.16 1476860 4188888 498132 02:40:11 02:40:01 25853296 31464992 815104 2.48 206672 5390320 1891584 5.57 1585456 4736496 680 02:40:11 Average: 27487652 31526844 768021 2.34 161722 4001314 1914208 5.64 1374217 3469001 125806 02:40:11 02:40:11 02:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:40:11 02:27:03 lo 6.73 6.73 0.66 0.66 0.00 0.00 0.00 0.00 02:40:11 02:27:03 ens3 587.77 342.57 5670.55 83.82 0.00 0.00 0.00 0.00 02:40:11 02:27:03 docker0 6.96 8.01 0.65 89.78 0.00 0.00 0.00 0.00 02:40:11 02:28:01 lo 0.21 0.21 0.01 0.01 0.00 0.00 0.00 0.00 02:40:11 02:28:01 ens3 427.06 272.57 2485.04 29.56 0.00 0.00 0.00 0.00 02:40:11 02:28:01 docker0 266.07 415.70 21.17 2476.23 0.00 0.00 0.00 0.00 02:40:11 02:29:01 veth1750f14 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:40:11 02:29:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 02:40:11 02:29:01 ens3 38.97 26.04 68.08 15.77 0.00 0.00 0.00 0.00 02:40:11 02:29:01 docker0 1.37 3.35 0.08 30.91 0.00 0.00 0.00 0.00 02:40:11 02:30:01 lo 7.47 7.47 0.74 0.74 0.00 0.00 0.00 0.00 02:40:11 02:30:01 ens3 166.14 130.08 2653.10 331.70 0.00 0.00 0.00 0.00 02:40:11 02:30:01 docker0 1.57 3.42 0.10 31.41 0.00 0.00 0.00 0.00 02:40:11 02:31:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 02:40:11 02:31:01 ens3 108.33 52.52 1376.06 3.89 0.00 0.00 0.00 0.00 02:40:11 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:40:11 02:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:40:11 02:32:01 ens3 1.23 0.68 1.97 0.32 0.00 0.00 0.00 0.00 02:40:11 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:40:11 02:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:40:11 02:33:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:40:11 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:40:11 02:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:40:11 02:34:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:40:11 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:40:11 02:35:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 02:40:11 02:35:01 ens3 8.03 6.62 5.34 5.98 0.00 0.00 0.00 0.00 02:40:11 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:40:11 02:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:40:11 02:36:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:40:11 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:40:11 02:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:40:11 02:37:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 02:40:11 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:40:11 02:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:40:11 02:38:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:40:11 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:40:11 02:39:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 02:40:11 02:39:01 ens3 130.14 69.74 3966.97 9.07 0.00 0.00 0.00 0.00 02:40:11 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:40:11 02:40:01 vethef541e0 1.80 1.52 0.30 0.36 0.00 0.00 0.00 0.00 02:40:11 02:40:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 02:40:11 02:40:01 ens3 292.52 206.57 4278.80 135.67 0.00 0.00 0.00 0.00 02:40:11 02:40:01 docker0 71.59 93.67 5.68 1025.74 0.00 0.00 0.00 0.00 02:40:11 Average: vethef541e0 0.13 0.11 0.02 0.03 0.00 0.00 0.00 0.00 02:40:11 Average: lo 1.29 1.29 0.12 0.12 0.00 0.00 0.00 0.00 02:40:11 Average: ens3 125.06 78.67 1462.33 44.02 0.00 0.00 0.00 0.00 02:40:11 Average: docker0 24.25 36.53 1.93 255.71 0.00 0.00 0.00 0.00 02:40:11 02:40:11 02:40:11 ---> sar -P ALL: 02:40:11 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10366) 10/25/23 _x86_64_ (8 CPU) 02:40:11 02:40:11 02:25:47 LINUX RESTART (8 CPU) 02:40:11 02:40:11 02:26:01 CPU %user %nice %system %iowait %steal %idle 02:40:11 02:27:03 all 8.98 0.00 4.12 2.45 0.10 84.35 02:40:11 02:27:03 0 7.97 0.00 4.75 0.73 0.10 86.45 02:40:11 02:27:03 1 8.94 0.00 6.14 1.05 0.12 83.75 02:40:11 02:27:03 2 10.69 0.00 3.57 0.43 0.07 85.24 02:40:11 02:27:03 3 9.79 0.00 4.80 6.20 0.13 79.08 02:40:11 02:27:03 4 7.83 0.00 3.78 7.63 0.08 80.68 02:40:11 02:27:03 5 9.15 0.00 3.77 0.46 0.12 86.50 02:40:11 02:27:03 6 9.03 0.00 3.46 0.25 0.07 87.19 02:40:11 02:27:03 7 8.55 0.00 2.75 3.15 0.08 85.47 02:40:11 02:28:01 all 4.27 0.00 2.98 3.35 0.07 89.34 02:40:11 02:28:01 0 4.56 0.00 2.65 1.15 0.05 91.59 02:40:11 02:28:01 1 4.63 0.00 3.15 8.15 0.07 84.00 02:40:11 02:28:01 2 4.28 0.00 3.25 11.45 0.07 80.95 02:40:11 02:28:01 3 3.82 0.00 2.83 0.34 0.07 92.94 02:40:11 02:28:01 4 4.66 0.00 3.86 1.46 0.05 89.97 02:40:11 02:28:01 5 4.55 0.00 2.30 0.04 0.07 93.05 02:40:11 02:28:01 6 4.02 0.00 2.85 0.14 0.07 92.92 02:40:11 02:28:01 7 3.63 0.00 2.96 4.05 0.07 89.30 02:40:11 02:29:01 all 30.73 0.00 5.09 3.52 0.11 60.55 02:40:11 02:29:01 0 30.11 0.00 5.26 0.79 0.10 63.74 02:40:11 02:29:01 1 31.23 0.00 5.59 19.42 0.10 43.66 02:40:11 02:29:01 2 31.69 0.00 4.36 0.44 0.10 63.41 02:40:11 02:29:01 3 29.43 0.00 4.32 0.24 0.10 65.91 02:40:11 02:29:01 4 30.69 0.00 5.15 1.78 0.12 62.26 02:40:11 02:29:01 5 31.73 0.00 4.70 0.24 0.17 63.17 02:40:11 02:29:01 6 28.56 0.00 6.54 1.52 0.12 63.25 02:40:11 02:29:01 7 32.39 0.00 4.85 3.75 0.10 58.91 02:40:11 02:30:01 all 15.82 0.00 3.03 2.68 0.06 78.41 02:40:11 02:30:01 0 17.16 0.00 3.85 8.01 0.07 70.91 02:40:11 02:30:01 1 15.25 0.00 2.57 0.07 0.05 82.06 02:40:11 02:30:01 2 16.33 0.00 3.58 0.10 0.07 79.92 02:40:11 02:30:01 3 16.43 0.00 3.01 0.08 0.07 80.41 02:40:11 02:30:01 4 14.69 0.00 1.88 2.99 0.05 80.38 02:40:11 02:30:01 5 15.21 0.00 3.27 0.91 0.05 80.55 02:40:11 02:30:01 6 15.09 0.00 3.23 8.51 0.05 73.12 02:40:11 02:30:01 7 16.38 0.00 2.86 0.89 0.07 79.79 02:40:11 02:31:01 all 0.65 0.00 0.28 0.48 0.01 98.59 02:40:11 02:31:01 0 1.44 0.00 0.30 0.10 0.02 98.15 02:40:11 02:31:01 1 0.33 0.00 0.18 0.30 0.00 99.18 02:40:11 02:31:01 2 0.38 0.00 0.17 0.00 0.00 99.45 02:40:11 02:31:01 3 1.00 0.00 0.75 1.80 0.02 96.43 02:40:11 02:31:01 4 0.02 0.00 0.32 1.50 0.00 98.17 02:40:11 02:31:01 5 0.25 0.00 0.15 0.00 0.02 99.58 02:40:11 02:31:01 6 0.91 0.00 0.23 0.03 0.00 98.82 02:40:11 02:31:01 7 0.84 0.00 0.13 0.12 0.02 98.90 02:40:11 02:32:01 all 0.76 0.00 0.29 0.46 0.02 98.47 02:40:11 02:32:01 0 0.45 0.00 0.25 0.05 0.02 99.23 02:40:11 02:32:01 1 0.42 0.00 0.25 0.75 0.03 98.55 02:40:11 02:32:01 2 0.52 0.00 0.22 0.42 0.00 98.85 02:40:11 02:32:01 3 1.00 0.00 0.48 0.30 0.02 98.20 02:40:11 02:32:01 4 0.35 0.00 0.18 1.15 0.02 98.30 02:40:11 02:32:01 5 0.80 0.00 0.32 0.15 0.02 98.72 02:40:11 02:32:01 6 1.86 0.00 0.28 0.02 0.02 97.82 02:40:11 02:32:01 7 0.67 0.00 0.35 0.87 0.02 98.10 02:40:11 02:33:01 all 0.01 0.00 0.02 0.00 0.00 99.96 02:40:11 02:33:01 0 0.03 0.00 0.03 0.00 0.02 99.92 02:40:11 02:33:01 1 0.03 0.00 0.05 0.00 0.02 99.90 02:40:11 02:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:40:11 02:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:40:11 02:33:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:40:11 02:33:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:40:11 02:33:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:40:11 02:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:40:11 02:34:01 all 0.05 0.00 0.01 0.00 0.01 99.93 02:40:11 02:34:01 0 0.05 0.00 0.02 0.00 0.02 99.92 02:40:11 02:34:01 1 0.05 0.00 0.03 0.00 0.02 99.90 02:40:11 02:34:01 2 0.02 0.00 0.00 0.00 0.02 99.97 02:40:11 02:34:01 3 0.00 0.00 0.00 0.02 0.00 99.98 02:40:11 02:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:40:11 02:34:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:40:11 02:34:01 6 0.28 0.00 0.02 0.00 0.00 99.70 02:40:11 02:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:40:11 02:35:01 all 0.44 0.00 0.03 0.02 0.01 99.50 02:40:11 02:35:01 0 0.25 0.00 0.05 0.00 0.00 99.70 02:40:11 02:35:01 1 0.27 0.00 0.05 0.02 0.02 99.65 02:40:11 02:35:01 2 1.20 0.00 0.00 0.00 0.00 98.80 02:40:11 02:35:01 3 0.12 0.00 0.02 0.07 0.00 99.80 02:40:11 02:35:01 4 0.23 0.00 0.02 0.03 0.02 99.70 02:40:11 02:35:01 5 0.10 0.00 0.03 0.00 0.02 99.85 02:40:11 02:35:01 6 1.28 0.00 0.05 0.02 0.02 98.64 02:40:11 02:35:01 7 0.07 0.00 0.03 0.00 0.00 99.90 02:40:11 02:36:01 all 0.08 0.00 0.01 0.00 0.01 99.90 02:40:11 02:36:01 0 0.05 0.00 0.02 0.00 0.02 99.92 02:40:11 02:36:01 1 0.03 0.00 0.03 0.00 0.03 99.90 02:40:11 02:36:01 2 0.15 0.00 0.02 0.00 0.00 99.83 02:40:11 02:36:01 3 0.00 0.00 0.00 0.02 0.02 99.97 02:40:11 02:36:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:40:11 02:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:40:11 02:36:01 6 0.35 0.00 0.02 0.00 0.00 99.63 02:40:11 02:36:01 7 0.00 0.00 0.02 0.00 0.02 99.97 02:40:11 02:37:01 all 0.03 0.00 0.01 0.01 0.01 99.94 02:40:11 02:37:01 0 0.07 0.00 0.02 0.00 0.02 99.90 02:40:11 02:37:01 1 0.07 0.00 0.02 0.00 0.02 99.90 02:40:11 02:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:40:11 02:37:01 3 0.00 0.00 0.00 0.02 0.00 99.98 02:40:11 02:37:01 4 0.02 0.00 0.00 0.00 0.02 99.97 02:40:11 02:37:01 5 0.02 0.00 0.03 0.00 0.00 99.95 02:40:11 02:37:01 6 0.00 0.00 0.00 0.08 0.02 99.90 02:40:11 02:37:01 7 0.02 0.00 0.00 0.00 0.02 99.97 02:40:11 02:40:11 02:37:01 CPU %user %nice %system %iowait %steal %idle 02:40:11 02:38:01 all 0.05 0.00 0.01 0.01 0.01 99.92 02:40:11 02:38:01 0 0.05 0.00 0.03 0.00 0.02 99.90 02:40:11 02:38:01 1 0.03 0.00 0.03 0.00 0.02 99.92 02:40:11 02:38:01 2 0.05 0.00 0.02 0.00 0.00 99.93 02:40:11 02:38:01 3 0.00 0.00 0.00 0.07 0.00 99.93 02:40:11 02:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:40:11 02:38:01 5 0.03 0.00 0.00 0.00 0.02 99.95 02:40:11 02:38:01 6 0.22 0.00 0.00 0.00 0.00 99.78 02:40:11 02:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:40:11 02:39:01 all 2.91 0.00 1.49 0.60 0.03 94.96 02:40:11 02:39:01 0 1.91 0.00 2.78 0.73 0.05 94.52 02:40:11 02:39:01 1 2.87 0.00 1.42 0.10 0.03 95.57 02:40:11 02:39:01 2 2.58 0.00 1.49 0.00 0.03 95.90 02:40:11 02:39:01 3 3.26 0.00 0.96 1.19 0.02 94.58 02:40:11 02:39:01 4 2.55 0.00 0.95 2.67 0.03 93.81 02:40:11 02:39:01 5 3.76 0.00 1.09 0.00 0.02 95.13 02:40:11 02:39:01 6 3.53 0.00 1.87 0.07 0.05 94.48 02:40:11 02:39:01 7 2.80 0.00 1.38 0.08 0.02 95.71 02:40:11 02:40:01 all 7.15 0.00 3.72 4.60 0.07 84.46 02:40:11 02:40:01 0 6.32 0.00 3.16 2.36 0.07 88.09 02:40:11 02:40:01 1 6.63 0.00 3.45 0.59 0.08 89.25 02:40:11 02:40:01 2 8.46 0.00 4.04 0.20 0.07 87.23 02:40:11 02:40:01 3 6.29 0.00 4.25 17.85 0.09 71.52 02:40:11 02:40:01 4 6.81 0.00 3.77 13.66 0.08 75.67 02:40:11 02:40:01 5 7.06 0.00 3.71 1.15 0.05 88.04 02:40:11 02:40:01 6 8.11 0.00 3.91 1.06 0.05 86.87 02:40:11 02:40:01 7 7.55 0.00 3.49 0.07 0.07 88.83 02:40:11 Average: all 5.10 0.00 1.49 1.28 0.04 92.09 02:40:11 Average: 0 4.99 0.00 1.64 0.99 0.04 92.35 02:40:11 Average: 1 5.02 0.00 1.62 2.14 0.04 91.18 02:40:11 Average: 2 5.42 0.00 1.46 0.90 0.03 92.19 02:40:11 Average: 3 5.03 0.00 1.49 1.97 0.04 91.47 02:40:11 Average: 4 4.83 0.00 1.40 2.33 0.03 91.40 02:40:11 Average: 5 5.16 0.00 1.37 0.21 0.04 93.22 02:40:11 Average: 6 5.17 0.00 1.59 0.83 0.03 92.38 02:40:11 Average: 7 5.18 0.00 1.33 0.91 0.03 92.55 02:40:11 02:40:11 02:40:11