Pull request #293 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/device-usb-camera Obtained Jenkinsfile from 2d62c0759d64d9cdfd28b4a42bd6d38812466757+fa3c60d7a690b3e821474cb16a5706590015ca97 (138e783c8ee56dfbe8be631ae06574aba177f107) 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-ssh2402190343316594015.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-ssh6447883550470651582.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-293/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-293/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh927312166585746214.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-293/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18015796677293901046.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6738649089990397468.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-293/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-293/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13656567670144069991.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 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-usb-camera] ========================================================= [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-usb-camera-settings PROJECT: device-usb-camera 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-usb-camera 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-6750 in /w/workspace/foundry_device-usb-camera_PR-293 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/foundry_device-usb-camera_PR-293 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.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-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/293/head:refs/remotes/origin/PR-293 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit fa3c60d7a690b3e821474cb16a5706590015ca97 into PR head commit 2d62c0759d64d9cdfd28b4a42bd6d38812466757 Merge succeeded, producing 2d62c0759d64d9cdfd28b4a42bd6d38812466757 Checking out Revision 2d62c0759d64d9cdfd28b4a42bd6d38812466757 (PR-293) > git config core.sparsecheckout # timeout=10 > git checkout -f 2d62c0759d64d9cdfd28b4a42bd6d38812466757 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge fa3c60d7a690b3e821474cb16a5706590015ca97 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2d62c0759d64d9cdfd28b4a42bd6d38812466757 # timeout=10 Commit message: "ci: add automated release workflow on tag creation" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:26:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:26:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:26:06 ========================================================= 17:26:06 EdgeX Global Pipelines Version Info 17:26:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:26:07 ------------------- 17:26:07 stable info: 17:26:07 ------------------- 17:26:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:26:07 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 17:26:07 Message: update stable to v1.0.254 17:26:07 ------------------- 17:26:07 experimental info: 17:26:07 ------------------- 17:26:07 Commited By: **** collab-it+edgex@linuxfoundation.org 17:26:07 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 17:26:07 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:26:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 17:26:08 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 17:26:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:26:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:26:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:26:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 17:26:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:26:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:26:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:26:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:26:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:26:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 17:26:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:26:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:26:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:26:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:26:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:26:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:26:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:26:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:26:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:26:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:26:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:26:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:26:09 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:26:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:26:09 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:26:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-293 [Pipeline] echo 17:26:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-293 [Pipeline] echo 17:26:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-293 [Pipeline] echo 17:26:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2d62c0759d64d9cdfd28b4a42bd6d38812466757 [Pipeline] echo 17:26:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2d62c07 [Pipeline] echo 17:26:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:26:09 provisioning config files... 17:26:09 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-293@tmp/config4738590617916081880tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:26:10 ---> docker-login.sh 17:26:10 nexus3.edgexfoundry.org:10001 17:26:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:26:10 Configure a credential helper to remove this warning. See 17:26:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:26:10 17:26:10 Login Succeeded 17:26:10 nexus3.edgexfoundry.org:10002 17:26:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:26:10 Configure a credential helper to remove this warning. See 17:26:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:26:10 17:26:10 Login Succeeded 17:26:10 nexus3.edgexfoundry.org:10003 17:26:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:26:10 Configure a credential helper to remove this warning. See 17:26:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:26:10 17:26:10 Login Succeeded 17:26:10 nexus3.edgexfoundry.org:10004 17:26:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:26:10 Configure a credential helper to remove this warning. See 17:26:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:26:10 17:26:10 Login Succeeded 17:26:10 docker.io 17:26:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:26:11 Configure a credential helper to remove this warning. See 17:26:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:26:11 17:26:11 Login Succeeded 17:26:11 ---> docker-login.sh ends [Pipeline] } 17:26:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:26:11 + git rev-list -1 --merges 2d62c0759d64d9cdfd28b4a42bd6d38812466757~1..2d62c0759d64d9cdfd28b4a42bd6d38812466757 [Pipeline] echo 17:26:12 -----------> git rev-list -1 --merges 2d62c0759d64d9cdfd28b4a42bd6d38812466757~1..2d62c0759d64d9cdfd28b4a42bd6d38812466757 2d62c0759d64d9cdfd28b4a42bd6d38812466757 [false] [Pipeline] sh 17:26:12 + git log --format=format:%s -1 2d62c0759d64d9cdfd28b4a42bd6d38812466757 [Pipeline] echo 17:26:12 ========================================================= 17:26:12 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:26:12 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:26:12 + git log --format=format:%s -1 2d62c0759d64d9cdfd28b4a42bd6d38812466757 [Pipeline] echo 17:26:12 [semverPrep] GIT_COMMIT: 2d62c0759d64d9cdfd28b4a42bd6d38812466757, Commit Message: ci: add automated release workflow on tag creation [Pipeline] echo 17:26:12 [semverPrep] This is not a build commit. [Pipeline] sh 17:26:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:26:13 + grep -v github /etc/ssh/ssh_known_hosts 17:26:13 + [ -e /tmp/ssh_known_hosts ] 17:26:13 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:26:13 + + sudo tee -a /etc/ssh/ssh_known_hostsecho 17:26:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:26:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:26:13 17:26:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:26:13 0.1.4: Pulling from edgex-devops/py-git-semver 17:26:13 b85a868b505f: Pulling fs layer 17:26:13 e2be974225ed: Pulling fs layer 17:26:13 339a4e72a1f5: Pulling fs layer 17:26:13 988bab9f4d93: Pulling fs layer 17:26:13 1469e6f7b9e6: Pulling fs layer 17:26:13 eaf3925da568: Pulling fs layer 17:26:13 bab4dde63d76: Pulling fs layer 17:26:13 bde34c3a00c8: Pulling fs layer 17:26:13 b352a97aabf1: Pulling fs layer 17:26:13 4872d77fe225: Pulling fs layer 17:26:13 5851b861e8e6: Pulling fs layer 17:26:13 988bab9f4d93: Waiting 17:26:13 1469e6f7b9e6: Waiting 17:26:13 bde34c3a00c8: Waiting 17:26:13 eaf3925da568: Waiting 17:26:13 b352a97aabf1: Waiting 17:26:13 bab4dde63d76: Waiting 17:26:13 4872d77fe225: Waiting 17:26:13 e2be974225ed: Verifying Checksum 17:26:13 e2be974225ed: Download complete 17:26:13 988bab9f4d93: Verifying Checksum 17:26:13 988bab9f4d93: Download complete 17:26:14 1469e6f7b9e6: Verifying Checksum 17:26:14 1469e6f7b9e6: Download complete 17:26:14 339a4e72a1f5: Verifying Checksum 17:26:14 339a4e72a1f5: Download complete 17:26:14 eaf3925da568: Verifying Checksum 17:26:14 eaf3925da568: Download complete 17:26:14 bde34c3a00c8: Verifying Checksum 17:26:14 bde34c3a00c8: Download complete 17:26:14 b352a97aabf1: Verifying Checksum 17:26:14 b352a97aabf1: Download complete 17:26:14 4872d77fe225: Verifying Checksum 17:26:14 4872d77fe225: Download complete 17:26:14 b85a868b505f: Verifying Checksum 17:26:14 b85a868b505f: Download complete 17:26:14 5851b861e8e6: Verifying Checksum 17:26:14 5851b861e8e6: Download complete 17:26:14 bab4dde63d76: Verifying Checksum 17:26:15 b85a868b505f: Pull complete 17:26:15 e2be974225ed: Pull complete 17:26:16 339a4e72a1f5: Pull complete 17:26:16 988bab9f4d93: Pull complete 17:26:16 1469e6f7b9e6: Pull complete 17:26:16 eaf3925da568: Pull complete 17:26:18 bab4dde63d76: Pull complete 17:26:18 bde34c3a00c8: Pull complete 17:26:18 b352a97aabf1: Pull complete 17:26:18 4872d77fe225: Pull complete 17:26:19 5851b861e8e6: Pull complete 17:26:19 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:26:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:26:19 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:26:19 prd-ubuntu20.04-docker-8c-8g-6750 does not seem to be running inside a container 17:26:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-293 -v /w/workspace/foundry_device-usb-camera_PR-293:/w/workspace/foundry_device-usb-camera_PR-293:rw,z -v /w/workspace/foundry_device-usb-camera_PR-293@tmp:/w/workspace/foundry_device-usb-camera_PR-293@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:26:23 $ docker top 9991d18d970587ddde06bc8cbe1c8bd75cb3831690e2b717721bd05f0087db59 -eo pid,comm 17:26:23 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). 17:26:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:26:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:26:23 [ssh-agent] Looking for ssh-agent implementation... 17:26:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:26:23 $ docker exec 9991d18d970587ddde06bc8cbe1c8bd75cb3831690e2b717721bd05f0087db59 ssh-agent 17:26:23 SSH_AUTH_SOCK=/tmp/ssh-0fCOmhjBDx9G/agent.33 17:26:23 SSH_AGENT_PID=40 17:26:23 Running ssh-add (command line suppressed) 17:26:24 Identity added: /w/workspace/foundry_device-usb-camera_PR-293@tmp/private_key_2227382207525879590.key (/w/workspace/foundry_device-usb-camera_PR-293@tmp/private_key_2227382207525879590.key) 17:26:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:26:24 + git tag --points-at HEAD [Pipeline] } 17:26:24 $ docker exec --env ******** --env ******** 9991d18d970587ddde06bc8cbe1c8bd75cb3831690e2b717721bd05f0087db59 ssh-agent -k 17:26:24 unset SSH_AUTH_SOCK; 17:26:24 unset SSH_AGENT_PID; 17:26:24 echo Agent pid 40 killed; 17:26:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:26:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:26:24 [ssh-agent] Looking for ssh-agent implementation... 17:26:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:26:24 $ docker exec 9991d18d970587ddde06bc8cbe1c8bd75cb3831690e2b717721bd05f0087db59 ssh-agent 17:26:24 SSH_AUTH_SOCK=/tmp/ssh-M7uhc6tdBFnZ/agent.72 17:26:24 SSH_AGENT_PID=78 17:26:24 Running ssh-add (command line suppressed) 17:26:25 Identity added: /w/workspace/foundry_device-usb-camera_PR-293@tmp/private_key_15102568551637313589.key (/w/workspace/foundry_device-usb-camera_PR-293@tmp/private_key_15102568551637313589.key) 17:26:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:26:25 + git semver init 17:26:25 2023-09-20 17:26:25,572 [run_init] DEBUG init version:0.0.0 force:False 17:26:25 2023-09-20 17:26:25,574 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-293/.semver 17:26:25 2023-09-20 17:26:25,574 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-293/.semver 17:26:25 2023-09-20 17:26:25,574 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-293/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-293, universal_newlines=False, shell=None, istream=None) 17:26:26 2023-09-20 17:26:26,284 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-293/.git/info/exclude 17:26:26 2023-09-20 17:26:26,284 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-293/.semver/PR-293 with force:False 17:26:26 2023-09-20 17:26:26,284 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-293/.semver/PR-293 17:26:26 2023-09-20 17:26:26,287 [execute] INFO git cat-file --batch-check 17:26:26 2023-09-20 17:26:26,288 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-293/.semver, universal_newlines=False, shell=None, istream=) 17:26:26 2023-09-20 17:26:26,293 [execute] INFO git cat-file --batch 17:26:26 2023-09-20 17:26:26,293 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-293/.semver, universal_newlines=False, shell=None, istream=) 17:26:26 2023-09-20 17:26:26,298 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-293/.semver/PR-293 17:26:26 0.0.0 [Pipeline] } 17:26:26 $ docker exec --env ******** --env ******** 9991d18d970587ddde06bc8cbe1c8bd75cb3831690e2b717721bd05f0087db59 ssh-agent -k 17:26:26 unset SSH_AUTH_SOCK; 17:26:26 unset SSH_AGENT_PID; 17:26:26 echo Agent pid 78 killed; 17:26:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:26:27 + git semver [Pipeline] } 17:26:27 $ docker stop --time=1 9991d18d970587ddde06bc8cbe1c8bd75cb3831690e2b717721bd05f0087db59 17:26:29 $ docker rm -f --volumes 9991d18d970587ddde06bc8cbe1c8bd75cb3831690e2b717721bd05f0087db59 [Pipeline] // withDockerContainer [Pipeline] sh 17:26:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:26:30 Stashed 1 file(s) [Pipeline] echo 17:26:30 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:26:30 provisioning config files... 17:26:30 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-293@tmp/config14319879682073499459tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:26:31 ---> docker-login.sh 17:26:31 nexus3.edgexfoundry.org:10001 17:26:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:26:31 Configure a credential helper to remove this warning. See 17:26:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:26:31 17:26:31 Login Succeeded 17:26:31 nexus3.edgexfoundry.org:10002 17:26:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:26:31 Configure a credential helper to remove this warning. See 17:26:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:26:31 17:26:31 Login Succeeded 17:26:31 nexus3.edgexfoundry.org:10003 17:26:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:26:31 Configure a credential helper to remove this warning. See 17:26:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:26:31 17:26:31 Login Succeeded 17:26:31 nexus3.edgexfoundry.org:10004 17:26:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:26:31 Configure a credential helper to remove this warning. See 17:26:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:26:31 17:26:31 Login Succeeded 17:26:31 docker.io 17:26:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:26:31 Configure a credential helper to remove this warning. See 17:26:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:26:31 17:26:31 Login Succeeded 17:26:31 ---> docker-login.sh ends [Pipeline] } 17:26:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:26:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:26:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:26:31 ========================================================= 17:26:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 17:26:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:32 + 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 . 17:26:32 Sending build context to Docker daemon 2.234MB 17:26:32 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 17:26:32 Step 2/13 : FROM ${BASE} AS builder 17:26:32 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 17:26:32 7264a8db6415: Pulling fs layer 17:26:32 c4d48a809fc2: Pulling fs layer 17:26:32 4f1c88b9dad5: Pulling fs layer 17:26:32 ad3a456e5733: Pulling fs layer 17:26:32 33e27b845d1e: Pulling fs layer 17:26:32 c68163c4e522: Pulling fs layer 17:26:32 50da416c3ac9: Pulling fs layer 17:26:32 23d2d4c4bb30: Pulling fs layer 17:26:32 ad3a456e5733: Waiting 17:26:32 33e27b845d1e: Waiting 17:26:32 c68163c4e522: Waiting 17:26:32 50da416c3ac9: Waiting 17:26:32 23d2d4c4bb30: Waiting 17:26:32 c4d48a809fc2: Download complete 17:26:32 ad3a456e5733: Verifying Checksum 17:26:32 ad3a456e5733: Download complete 17:26:32 33e27b845d1e: Verifying Checksum 17:26:32 33e27b845d1e: Download complete 17:26:32 7264a8db6415: Verifying Checksum 17:26:32 7264a8db6415: Download complete 17:26:32 c68163c4e522: Download complete 17:26:32 7264a8db6415: Pull complete 17:26:32 c4d48a809fc2: Pull complete 17:26:32 23d2d4c4bb30: Verifying Checksum 17:26:32 23d2d4c4bb30: Download complete 17:26:33 4f1c88b9dad5: Verifying Checksum 17:26:33 4f1c88b9dad5: Download complete 17:26:33 50da416c3ac9: Verifying Checksum 17:26:33 50da416c3ac9: Download complete 17:26:36 4f1c88b9dad5: Pull complete 17:26:36 ad3a456e5733: Pull complete 17:26:36 33e27b845d1e: Pull complete 17:26:36 c68163c4e522: Pull complete 17:26:39 50da416c3ac9: Pull complete 17:26:39 23d2d4c4bb30: Pull complete 17:26:39 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 17:26:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 17:26:40 ---> 0786185ac409 17:26:40 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:26:45 Still waiting to schedule task 17:26:45 ‘prd-centos7-blackbox-4c-2g-6296’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 17:26:45 ‘prd-centos7-blackbox-4c-2g-6297’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 17:26:45 ‘prd-ubuntu20.04-docker-8c-8g-6728’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 17:26:45 ‘prd-ubuntu20.04-docker-8c-8g-6758’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 17:26:45 ‘prd-ubuntu20.04-docker-arm64-4c-16g-6729’ is offline 17:26:45 ‘prd-ubuntu20.04-docker-arm64-4c-16g-6752’ is offline 17:26:45 ‘prd-ubuntu20.04-docker-arm64-4c-16g-6754’ is offline 17:26:45 ‘prd-ubuntu20.04-docker-arm64-4c-16g-6755’ is offline 17:26:45 ‘prd-ubuntu20.04-docker-arm64-4c-16g-6756’ is offline 17:26:50 ---> Running in c6338f7b94ce 17:26:50 Removing intermediate container c6338f7b94ce 17:26:50 ---> 078533443853 17:26:50 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:26:50 ---> Running in 9d99298a1e7f 17:26:50 Removing intermediate container 9d99298a1e7f 17:26:50 ---> cc3675956c7c 17:26:50 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:26:50 ---> Running in 204aef690104 17:26:50 Removing intermediate container 204aef690104 17:26:50 ---> 826e8fd385f2 17:26:50 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:26:50 ---> Running in 0e0ca0e16a69 17:26:51 Removing intermediate container 0e0ca0e16a69 17:26:51 ---> 86e5bee0eb8e 17:26:51 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:26:51 ---> Running in 229a6b8c26e8 17:26:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:26:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:26:52 (1/13) Installing libintl (0.21.1-r7) 17:26:52 (2/13) Installing eudev-libs (3.2.11-r8) 17:26:52 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 17:26:52 (4/13) Installing v4l-utils-libs (1.24.1-r0) 17:26:52 (5/13) Installing v4l-utils (1.24.1-r0) 17:26:52 (6/13) Installing libdvbv5 (1.24.1-r0) 17:26:52 (7/13) Installing udev-init-scripts (35-r1) 17:26:52 (8/13) Installing libblkid (2.38.1-r8) 17:26:52 (9/13) Installing xz-libs (5.4.3-r0) 17:26:52 (10/13) Installing kmod-libs (30-r3) 17:26:52 (11/13) Installing eudev (3.2.11-r8) 17:26:52 (12/13) Installing eudev-dev (3.2.11-r8) 17:26:52 (13/13) Installing v4l-utils-dev (1.24.1-r0) 17:26:52 Executing busybox-1.36.1-r2.trigger 17:26:52 Executing eudev-3.2.11-r8.trigger 17:26:52 OK: 271 MiB in 65 packages 17:26:53 Removing intermediate container 229a6b8c26e8 17:26:53 ---> b46ac1d446e3 17:26:53 Step 8/13 : WORKDIR /device-usb-camera 17:26:53 ---> Running in 580b083c22bb 17:26:53 Removing intermediate container 580b083c22bb 17:26:53 ---> ea3d9130efed 17:26:53 Step 9/13 : COPY go.mod vendor* ./ 17:26:54 ---> e15e7924a3c5 17:26:54 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:26:54 ---> Running in b2c9d8bb79d2 17:27:50 Removing intermediate container b2c9d8bb79d2 17:27:50 ---> 84a2a4ccff28 17:27:50 Step 11/13 : COPY . . 17:27:50 ---> a986999d322c 17:27:50 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:27:50 ---> Running in 6e6eafab1b60 17:27:50  % Total % Received % Xferd Average Speed Time Time Time Current 17:27:50 Dload Upload Total Spent Left Speed 17:27:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 12024 0 --:--:-- --:--:-- --:--:-- 12048 17:27:50 Removing intermediate container 6e6eafab1b60 17:27:50 ---> bdec531031b4 17:27:50 Step 13/13 : RUN ${MAKE} 17:27:50 ---> Running in ee87bccae8bf 17:27:50 noop 17:27:50 Removing intermediate container ee87bccae8bf 17:27:50 ---> 76d0c2519cea 17:27:50 Successfully built 76d0c2519cea 17:27:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:50 + docker inspect -f . ci-base-image-x86_64 17:27:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:27:51 prd-ubuntu20.04-docker-8c-8g-6750 does not seem to be running inside a container 17:27:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-293 -v /w/workspace/foundry_device-usb-camera_PR-293:/w/workspace/foundry_device-usb-camera_PR-293:rw,z -v /w/workspace/foundry_device-usb-camera_PR-293@tmp:/w/workspace/foundry_device-usb-camera_PR-293@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:27:51 $ docker top b11dc7f671a141826da43ec44ace8daec50baf55663c9d77d6ea92c48518f77f -eo pid,comm [Pipeline] { [Pipeline] sh 17:27:52 + go version 17:27:52 go version go1.21.0 linux/amd64 [Pipeline] } 17:27:52 $ docker stop --time=1 b11dc7f671a141826da43ec44ace8daec50baf55663c9d77d6ea92c48518f77f 17:27:53 $ docker rm -f --volumes b11dc7f671a141826da43ec44ace8daec50baf55663c9d77d6ea92c48518f77f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:54 + docker inspect -f . ci-base-image-x86_64 17:27:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:27:54 prd-ubuntu20.04-docker-8c-8g-6750 does not seem to be running inside a container 17:27:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-usb-camera_PR-293 -v /w/workspace/foundry_device-usb-camera_PR-293:/w/workspace/foundry_device-usb-camera_PR-293:rw,z -v /w/workspace/foundry_device-usb-camera_PR-293@tmp:/w/workspace/foundry_device-usb-camera_PR-293@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:27:54 $ docker top aba2e304d6546753087d998e15aacf36eaf12af3dbd008f0844763bcb8178268 -eo pid,comm [Pipeline] { [Pipeline] sh 17:27:55 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-293 [Pipeline] fileExists [Pipeline] sh 17:27:55 + make test 17:27:55 go test ./... -coverprofile=coverage.out ./... 17:27:57 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:28:07 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:28:07 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 4.4% of statements 17:28:14 go vet ./... 17:28:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:28:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:28:17 ./bin/test-attribution-txt.sh [Pipeline] echo 17:28:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:28:17 $ docker stop --time=1 aba2e304d6546753087d998e15aacf36eaf12af3dbd008f0844763bcb8178268 17:28:21 $ docker rm -f --volumes aba2e304d6546753087d998e15aacf36eaf12af3dbd008f0844763bcb8178268 [Pipeline] // withDockerContainer [Pipeline] sh 17:28:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:28:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:28:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:28:23 + ls -al . 17:28:23 total 220 17:28:23 drwxrwxr-x 10 jenkins jenkins 4096 Sep 20 17:27 . 17:28:23 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 17:26 .. 17:28:23 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 17:28 .git 17:28:23 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:26 .github 17:28:23 -rw-rw-r-- 1 jenkins jenkins 495 Sep 20 17:26 .gitignore 17:28:23 -rw-rw-r-- 1 jenkins jenkins 45 Sep 20 17:26 .golangci.yml 17:28:23 -rw-rw-r-- 1 jenkins jenkins 77 Sep 20 17:26 .hadolint.yml 17:28:23 drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 17:26 .semver 17:28:23 -rw-rw-r-- 1 jenkins jenkins 10851 Sep 20 17:26 Attribution.txt 17:28:23 -rw-rw-r-- 1 jenkins jenkins 11903 Sep 20 17:26 CHANGELOG.md 17:28:23 -rw-rw-r-- 1 jenkins jenkins 2453 Sep 20 17:26 Dockerfile 17:28:23 -rw-rw-r-- 1 jenkins jenkins 678 Sep 20 17:26 GOVERNANCE.md 17:28:23 -rw-rw-r-- 1 jenkins jenkins 659 Sep 20 17:26 Jenkinsfile 17:28:23 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 20 17:26 LICENSE 17:28:23 -rw-rw-r-- 1 jenkins jenkins 2611 Sep 20 17:26 Makefile 17:28:23 -rw-rw-r-- 1 jenkins jenkins 622 Sep 20 17:26 OWNERS.md 17:28:23 -rw-rw-r-- 1 jenkins jenkins 2575 Sep 20 17:26 README.md 17:28:23 -rw-rw-r-- 1 jenkins jenkins 5 Sep 20 17:26 VERSION 17:28:23 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 17:26 bin 17:28:23 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:26 cmd 17:28:23 -rw-r--r-- 1 jenkins jenkins 54703 Sep 20 17:28 coverage.out 17:28:23 -rwxrwxr-x 1 jenkins jenkins 84 Sep 20 17:26 docker-entrypoint.sh 17:28:23 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 17:26 docs 17:28:23 -rw-rw-r-- 1 jenkins jenkins 3952 Sep 20 17:26 go.mod 17:28:23 -rw-rw-r-- 1 jenkins jenkins 35513 Sep 20 17:26 go.sum 17:28:23 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:26 internal 17:28:23 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 17:26 snap 17:28:23 -rw-rw-r-- 1 jenkins jenkins 231 Sep 20 17:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:23 + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=2d62c0759d64d9cdfd28b4a42bd6d38812466757 --label arch=amd64 --label version=0.0.0 . 17:28:23 Sending build context to Docker daemon 2.29MB 17:28:23 Step 1/36 : ARG BASE=golang:1.21-alpine3.18 17:28:23 Step 2/36 : FROM ${BASE} AS builder 17:28:23 ---> 76d0c2519cea 17:28:23 Step 3/36 : ARG ADD_BUILD_TAGS="" 17:28:23 ---> Running in 246175371d40 17:28:23 Removing intermediate container 246175371d40 17:28:23 ---> 73db35f23822 17:28:23 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:28:23 ---> Running in 30bb2d5ceb1b 17:28:23 Removing intermediate container 30bb2d5ceb1b 17:28:23 ---> 94a3a35a395e 17:28:23 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:28:23 ---> Running in 5ec524f034eb 17:28:23 Removing intermediate container 5ec524f034eb 17:28:23 ---> fe28632643ec 17:28:23 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:28:24 ---> Running in 6395463aacde 17:28:24 Removing intermediate container 6395463aacde 17:28:24 ---> 45bdad27dc76 17:28:24 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:28:24 ---> Running in d6981fc3daff 17:28:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:28:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:28:24 OK: 271 MiB in 65 packages 17:28:24 Removing intermediate container d6981fc3daff 17:28:24 ---> d28ecbc07404 17:28:24 Step 8/36 : WORKDIR /device-usb-camera 17:28:24 ---> Running in 3af2786a2742 17:28:25 Removing intermediate container 3af2786a2742 17:28:25 ---> 1d975f4b6305 17:28:25 Step 9/36 : COPY go.mod vendor* ./ 17:28:25 ---> d07196c18099 17:28:25 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:28:25 ---> Running in 1973631fdf1d 17:28:26 Removing intermediate container 1973631fdf1d 17:28:26 ---> 040af279efd7 17:28:26 Step 11/36 : COPY . . 17:28:26 ---> 1656f2409f03 17:28:26 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:28:26 ---> Running in bf358b23e558 17:28:26  % Total % Received % Xferd Average Speed Time Time Time Current 17:28:26  Dload Upload Total Spent Left Speed 17:28:26  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 35952 0 --:--:-- --:--:-- --:--:-- 36852 17:28:26 Removing intermediate container bf358b23e558 17:28:26 ---> e88f4e4ee4b8 17:28:26 Step 13/36 : RUN ${MAKE} 17:28:26 ---> Running in 59a30ae353ae 17:28:27 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.25" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 17:28:53 Removing intermediate container 59a30ae353ae 17:28:53 ---> fd8a5efe8602 17:28:53 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 17:28:53 v0.21.6: Pulling from aler9/rtsp-simple-server 17:28:53 4acc49c71d14: Pulling fs layer 17:28:54 4acc49c71d14: Verifying Checksum 17:28:54 4acc49c71d14: Download complete 17:28:54 4acc49c71d14: Pull complete 17:28:54 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 17:28:54 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 17:28:54 ---> 01a2bd3e5fff 17:28:54 Step 15/36 : FROM alpine:3.18 17:28:54 3.18: Pulling from library/alpine 17:28:54 7264a8db6415: Already exists 17:28:55 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 17:28:55 Status: Downloaded newer image for alpine:3.18 17:28:55 ---> 7e01a0d0a1dc 17:28:55 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:28:55 ---> Running in d5b4a57c0766 17:28:55 Removing intermediate container d5b4a57c0766 17:28:55 ---> 19157e4ef4c2 17:28:55 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 17:28:55 ---> Running in b3a8e92b3343 17:28:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:28:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:28:56 (1/107) Installing dumb-init (1.2.5-r2) 17:28:56 (2/107) Installing sdl2 (2.26.5-r0) 17:28:56 (3/107) Installing svt-av1-libs (1.6.0-r0) 17:28:56 (4/107) Installing aom-libs (3.6.1-r0) 17:28:56 (5/107) Installing libxau (1.0.11-r2) 17:28:56 (6/107) Installing libmd (1.0.4-r2) 17:28:56 (7/107) Installing libbsd (0.11.7-r1) 17:28:56 (8/107) Installing libxdmcp (1.1.4-r2) 17:28:56 (9/107) Installing libxcb (1.15-r1) 17:28:56 (10/107) Installing libx11 (1.8.4-r4) 17:28:56 (11/107) Installing hwdata-pci (0.370-r0) 17:28:56 (12/107) Installing libpciaccess (0.17-r2) 17:28:56 (13/107) Installing libdrm (2.4.115-r4) 17:28:56 (14/107) Installing libxext (1.3.5-r2) 17:28:56 (15/107) Installing libxfixes (6.0.1-r2) 17:28:56 (16/107) Installing libffi (3.4.4-r2) 17:28:56 (17/107) Installing wayland-libs-client (1.22.0-r2) 17:28:56 (18/107) Installing libva (2.18.0-r1) 17:28:56 (19/107) Installing libvdpau (1.5-r1) 17:28:56 (20/107) Installing libgcc (12.2.1_git20220924-r10) 17:28:56 (21/107) Installing libstdc++ (12.2.1_git20220924-r10) 17:28:56 (22/107) Installing onevpl-libs (2023.2.1-r0) 17:28:56 (23/107) Installing ffmpeg-libavutil (6.0-r15) 17:28:56 (24/107) Installing libdav1d (1.2.1-r0) 17:28:56 (25/107) Installing brotli-libs (1.0.9-r14) 17:28:56 (26/107) Installing libhwy (1.0.4-r1) 17:28:56 (27/107) Installing lcms2 (2.15-r2) 17:28:56 (28/107) Installing libjxl (0.8.2-r0) 17:28:56 (29/107) Installing lame-libs (3.100-r5) 17:28:56 (30/107) Installing opus (1.4-r0) 17:28:56 (31/107) Installing libgomp (12.2.1_git20220924-r10) 17:28:56 (32/107) Installing soxr (0.1.3-r5) 17:28:56 (33/107) Installing ffmpeg-libswresample (6.0-r15) 17:28:56 (34/107) Installing libogg (1.3.5-r4) 17:28:56 (35/107) Installing libtheora (1.1.1-r17) 17:28:56 (36/107) Installing libvorbis (1.3.7-r1) 17:28:56 (37/107) Installing libvpx (1.13.0-r1) 17:28:56 (38/107) Installing libwebp (1.3.2-r0) 17:28:56 (39/107) Installing x264-libs (0.164_git20220602-r1) 17:28:56 (40/107) Installing numactl (2.0.16-r4) 17:28:56 (41/107) Installing x265-libs (3.5-r4) 17:28:56 (42/107) Installing xvidcore (1.3.7-r1) 17:28:56 (43/107) Installing ffmpeg-libavcodec (6.0-r15) 17:28:56 (44/107) Installing alsa-lib (1.2.9-r1) 17:28:56 (45/107) Installing libexpat (2.5.0-r1) 17:28:56 (46/107) Installing libbz2 (1.0.8-r5) 17:28:56 (47/107) Installing libpng (1.6.39-r3) 17:28:56 (48/107) Installing freetype (2.13.0-r5) 17:28:56 (49/107) Installing fontconfig (2.14.2-r3) 17:28:56 (50/107) Installing fribidi (1.0.13-r0) 17:28:56 (51/107) Installing libintl (0.21.1-r7) 17:28:56 (52/107) Installing libblkid (2.38.1-r8) 17:28:56 (53/107) Installing libmount (2.38.1-r8) 17:28:56 (54/107) Installing pcre2 (10.42-r1) 17:28:56 (55/107) Installing glib (2.76.4-r0) 17:28:57 (56/107) Installing graphite2 (1.3.14-r5) 17:28:57 (57/107) Installing harfbuzz (7.3.0-r0) 17:28:57 (58/107) Installing libunibreak (5.1-r0) 17:28:57 (59/107) Installing libass (0.17.1-r0) 17:28:57 (60/107) Installing libbluray (1.3.4-r0) 17:28:57 (61/107) Installing gmp (6.2.1-r3) 17:28:57 (62/107) Installing nettle (3.8.1-r2) 17:28:57 (63/107) Installing libunistring (1.1-r1) 17:28:57 (64/107) Installing libidn2 (2.3.4-r1) 17:28:57 (65/107) Installing p11-kit (0.24.1-r2) 17:28:57 (66/107) Installing libtasn1 (4.19.0-r1) 17:28:57 (67/107) Installing gnutls (3.8.0-r2) 17:28:57 (68/107) Installing mpg123-libs (1.31.3-r1) 17:28:57 (69/107) Installing libopenmpt (0.7.2-r0) 17:28:57 (70/107) Installing cjson (1.7.15-r4) 17:28:57 (71/107) Installing mbedtls (2.28.4-r0) 17:28:57 (72/107) Installing librist (0.2.7-r0) 17:28:57 (73/107) Installing libsrt (1.5.2-r0) 17:28:57 (74/107) Installing libssh (0.10.5-r0) 17:28:57 (75/107) Installing xz-libs (5.4.3-r0) 17:28:57 (76/107) Installing libxml2 (2.11.4-r0) 17:28:57 (77/107) Installing libsodium (1.0.18-r3) 17:28:57 (78/107) Installing libzmq (4.3.4-r4) 17:28:57 (79/107) Installing ffmpeg-libavformat (6.0-r15) 17:28:57 (80/107) Installing glslang-libs (1.3.243.0-r1) 17:28:57 (81/107) Installing spirv-tools (1.3.243.0-r1) 17:28:57 (82/107) Installing shaderc (2023.3-r1) 17:28:57 (83/107) Installing vulkan-loader (1.3.243.0-r1) 17:28:57 (84/107) Installing libplacebo (5.264.1-r1) 17:28:57 (85/107) Installing ffmpeg-libpostproc (6.0-r15) 17:28:57 (86/107) Installing ffmpeg-libswscale (6.0-r15) 17:28:57 (87/107) Installing vidstab (1.1.1-r0) 17:28:57 (88/107) Installing zimg (3.0.5-r0) 17:28:57 (89/107) Installing ffmpeg-libavfilter (6.0-r15) 17:28:57 (90/107) Installing libasyncns (0.8-r1) 17:28:57 (91/107) Installing dbus-libs (1.14.8-r0) 17:28:57 (92/107) Installing libltdl (2.4.7-r2) 17:28:57 (93/107) Installing orc (0.4.34-r0) 17:28:57 (94/107) Installing flac-libs (1.4.3-r0) 17:28:57 (95/107) Installing libsndfile (1.2.0-r2) 17:28:57 (96/107) Installing speexdsp (1.2.1-r1) 17:28:57 (97/107) Installing tdb-libs (1.4.8-r1) 17:28:57 (98/107) Installing libpulse (16.1-r10) 17:28:57 (99/107) Installing libjpeg-turbo (2.1.5.1-r3) 17:28:57 (100/107) Installing v4l-utils-libs (1.24.1-r0) 17:28:57 (101/107) Installing ffmpeg-libavdevice (6.0-r15) 17:28:57 (102/107) Installing ffmpeg (6.0-r15) 17:28:57 (103/107) Installing udev-init-scripts (35-r1) 17:28:57 (104/107) Installing eudev-libs (3.2.11-r8) 17:28:57 (105/107) Installing zstd-libs (1.5.5-r4) 17:28:57 (106/107) Installing kmod-libs (30-r3) 17:28:57 (107/107) Installing eudev (3.2.11-r8) 17:28:57 Executing busybox-1.36.1-r2.trigger 17:28:57 Executing glib-2.76.4-r0.trigger 17:28:57 Executing eudev-3.2.11-r8.trigger 17:28:57 OK: 131 MiB in 122 packages 17:29:01 Removing intermediate container b3a8e92b3343 17:29:01 ---> 4e62070474a1 17:29:01 Step 18/36 : WORKDIR / 17:29:01 ---> Running in 42d3fd4d1cd1 17:29:01 Removing intermediate container 42d3fd4d1cd1 17:29:01 ---> 52deed5c0932 17:29:01 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 17:29:03 ---> 3a3092ad1629 17:29:03 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 17:29:03 ---> e49f46a7458e 17:29:03 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 17:29:04 ---> 965483da0e9b 17:29:04 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:29:04 ---> f28853484592 17:29:04 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:29:04 ---> 9235c0a4cb71 17:29:04 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 17:29:05 ---> 51cc5216af93 17:29:05 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 17:29:06 ---> b20b5c8b42b1 17:29:06 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 17:29:06 ---> Running in 2cea49709657 17:29:07 Removing intermediate container 2cea49709657 17:29:07 ---> c9d083e048df 17:29:07 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 17:29:07 ---> Running in 7c80c4dc7511 17:29:07 Removing intermediate container 7c80c4dc7511 17:29:07 ---> 5b5e3738b364 17:29:07 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 17:29:07 ---> Running in d46d18b0403c 17:29:08 Removing intermediate container d46d18b0403c 17:29:08 ---> f143b94c3d97 17:29:08 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 17:29:08 ---> Running in 64bf63219e61 17:29:09 Removing intermediate container 64bf63219e61 17:29:09 ---> 667f176b7edf 17:29:09 Step 30/36 : EXPOSE 59983 17:29:09 ---> Running in 22a499e8dcbc 17:29:09 Removing intermediate container 22a499e8dcbc 17:29:09 ---> 8128189ea7d3 17:29:09 Step 31/36 : EXPOSE 8554 17:29:09 ---> Running in 7bfeb8f93e83 17:29:09 Removing intermediate container 7bfeb8f93e83 17:29:09 ---> 5fecbd20a95d 17:29:09 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:29:09 ---> Running in 5b74a441ee16 17:29:09 Removing intermediate container 5b74a441ee16 17:29:09 ---> fae4e101baed 17:29:09 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 17:29:09 ---> Running in 05db7cca9d93 17:29:09 Removing intermediate container 05db7cca9d93 17:29:09 ---> b21aea266d08 17:29:09 Step 34/36 : LABEL arch=amd64 17:29:09 ---> Running in 29f0ceb35df4 17:29:09 Removing intermediate container 29f0ceb35df4 17:29:09 ---> 6cc6880d8c23 17:29:09 Step 35/36 : LABEL git_sha=2d62c0759d64d9cdfd28b4a42bd6d38812466757 17:29:09 ---> Running in 05db9a4e7510 17:29:09 Removing intermediate container 05db9a4e7510 17:29:09 ---> 31da8b8a838e 17:29:09 Step 36/36 : LABEL version=0.0.0 17:29:09 ---> Running in 8a9e00b5bfac 17:29:09 Removing intermediate container 8a9e00b5bfac 17:29:09 ---> 7a67b1afb439 17:29:09 [Warning] One or more build-args [ARCH] were not consumed 17:29:09 Successfully built 7a67b1afb439 17:29:09 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:29:10 17:29:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:29:10 latest: Pulling from edgex-lftools-log-publisher 17:29:10 5eb5b503b376: Pulling fs layer 17:29:10 5c69ac0246d0: Pulling fs layer 17:29:10 ec43610c2a17: Pulling fs layer 17:29:10 3a2ae6a8a46f: Pulling fs layer 17:29:10 33b1e0a273af: Pulling fs layer 17:29:10 5d3b04190fa2: Pulling fs layer 17:29:10 2f39f015ded8: Pulling fs layer 17:29:10 3a2ae6a8a46f: Waiting 17:29:10 33b1e0a273af: Waiting 17:29:10 5d3b04190fa2: Waiting 17:29:10 2f39f015ded8: Waiting 17:29:10 5c69ac0246d0: Verifying Checksum 17:29:10 5c69ac0246d0: Download complete 17:29:10 3a2ae6a8a46f: Download complete 17:29:10 33b1e0a273af: Verifying Checksum 17:29:10 33b1e0a273af: Download complete 17:29:10 ec43610c2a17: Verifying Checksum 17:29:10 ec43610c2a17: Download complete 17:29:10 5d3b04190fa2: Download complete 17:29:11 5eb5b503b376: Verifying Checksum 17:29:11 5eb5b503b376: Download complete 17:29:11 2f39f015ded8: Verifying Checksum 17:29:11 2f39f015ded8: Download complete 17:29:12 5eb5b503b376: Pull complete 17:29:12 5c69ac0246d0: Pull complete 17:29:13 ec43610c2a17: Pull complete 17:29:13 3a2ae6a8a46f: Pull complete 17:29:13 33b1e0a273af: Pull complete 17:29:13 5d3b04190fa2: Pull complete 17:29:17 2f39f015ded8: Pull complete 17:29:17 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:29:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:29:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:29:17 prd-ubuntu20.04-docker-8c-8g-6750 does not seem to be running inside a container 17:29:17 $ 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/foundry_device-usb-camera_PR-293 -v /w/workspace/foundry_device-usb-camera_PR-293:/w/workspace/foundry_device-usb-camera_PR-293:rw,z -v /w/workspace/foundry_device-usb-camera_PR-293@tmp:/w/workspace/foundry_device-usb-camera_PR-293@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:29:22 $ docker top bbbc4ed8b17bff642f0c0f0ea779fefaec73dcdd88c9b84d083e71e8e463729b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:29:23 ---> job-cost.sh 17:29:23 lf-activate-venv: SKIPPING 17:29:23 INFO: No Stack... 17:29:23 INFO: Retrieving Pricing Info for: v3-standard-8 17:29:24 INFO: Archiving Costs [Pipeline] sh 17:29:24 + cat /w/workspace/foundry_device-usb-camera_PR-293/archives/cost.csv 17:29:24 + cut -d, -f6 [Pipeline] lock 17:29:24 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-293-1-stack-cost] 17:29:24 Resource [jenkins-edgexfoundry-device-usb-camera-PR-293-1-stack-cost] did not exist. Created. 17:29:24 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-293-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:29:24 + echo total: 0.2199999988079071 [Pipeline] stash 17:29:24 Stashed 1 file(s) [Pipeline] } 17:29:25 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-293-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:29:25 $ docker stop --time=1 bbbc4ed8b17bff642f0c0f0ea779fefaec73dcdd88c9b84d083e71e8e463729b 17:29:26 $ docker rm -f --volumes bbbc4ed8b17bff642f0c0f0ea779fefaec73dcdd88c9b84d083e71e8e463729b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:37:44 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6950 in /w/workspace/foundry_device-usb-camera_PR-293 [Pipeline] { [Pipeline] ws 17:37:44 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 17:37:44 Selected Git installation does not exist. Using Default 17:37:44 The recommended git tool is: NONE 17:37:50 using credential edgex-jenkins-ssh 17:37:50 Cloning the remote Git repository 17:37:50 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 17:37:50 > git init /w/workspace/device-usb-camera/1 # timeout=10 17:37:51 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:37:51 > git --version # timeout=10 17:37:51 > git --version # 'git version 2.25.1' 17:37:51 using GIT_SSH to set credentials SSH Credentials for GitHub 17:37:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:37:52 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:37:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:37:53 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:37:53 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:37:53 using GIT_SSH to set credentials SSH Credentials for GitHub 17:37:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/293/head:refs/remotes/origin/PR-293 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:37:53 Merging remotes/origin/main commit fa3c60d7a690b3e821474cb16a5706590015ca97 into PR head commit 2d62c0759d64d9cdfd28b4a42bd6d38812466757 17:37:54 Merge succeeded, producing 2d62c0759d64d9cdfd28b4a42bd6d38812466757 17:37:54 Checking out Revision 2d62c0759d64d9cdfd28b4a42bd6d38812466757 (PR-293) 17:37:53 > git config core.sparsecheckout # timeout=10 17:37:54 > git checkout -f 2d62c0759d64d9cdfd28b4a42bd6d38812466757 # timeout=10 17:37:54 > git remote # timeout=10 17:37:54 > git config --get remote.origin.url # timeout=10 17:37:54 using GIT_SSH to set credentials SSH Credentials for GitHub 17:37:54 > git merge fa3c60d7a690b3e821474cb16a5706590015ca97 # timeout=10 17:37:54 > git rev-parse HEAD^{commit} # timeout=10 17:37:54 > git config core.sparsecheckout # timeout=10 17:37:54 > git checkout -f 2d62c0759d64d9cdfd28b4a42bd6d38812466757 # timeout=10 17:37:57 Commit message: "ci: add automated release workflow on tag creation" 17:37:58 > git --version # timeout=10 17:37:58 > git --version # 'git version 2.25.1' 17:37:58 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:37:59 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:37:59 % Total % Received % Xferd Average Speed Time Time Time Current 17:37:59 Dload Upload Total Spent Left Speed 17:37:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 234k 0 --:--:-- --:--:-- --:--:-- 234k [Pipeline] sh 17:38:00 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:38:00 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:38:00 + sudo tee /etc/docker/daemon.new 17:38:00 { 17:38:00 "registry-mirrors": [ 17:38:00 "https://nexus3.edgexfoundry.org:10001" 17:38:00 ], 17:38:00 "bip": "10.250.0.254/24", 17:38:00 "hosts": [ 17:38:00 "tcp://0.0.0.0:5555", 17:38:00 "unix:///var/run/docker.sock" 17:38:00 ], 17:38:00 "mtu": 1458, 17:38:00 "selinux-enabled": true, 17:38:00 "seccomp-profile": "/etc/docker/seccomp.json" 17:38:00 } [Pipeline] sh 17:38:00 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:38:01 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:38:19 provisioning config files... 17:38:19 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config7865763183314404336tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:38:19 ---> docker-login.sh 17:38:19 nexus3.edgexfoundry.org:10001 17:38:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:20 Configure a credential helper to remove this warning. See 17:38:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:20 17:38:20 Login Succeeded 17:38:20 nexus3.edgexfoundry.org:10002 17:38:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:20 Configure a credential helper to remove this warning. See 17:38:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:20 17:38:20 Login Succeeded 17:38:20 nexus3.edgexfoundry.org:10003 17:38:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:21 Configure a credential helper to remove this warning. See 17:38:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:21 17:38:21 Login Succeeded 17:38:21 nexus3.edgexfoundry.org:10004 17:38:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:21 Configure a credential helper to remove this warning. See 17:38:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:21 17:38:21 Login Succeeded 17:38:21 docker.io 17:38:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:22 Configure a credential helper to remove this warning. See 17:38:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:22 17:38:22 Login Succeeded 17:38:22 ---> docker-login.sh ends [Pipeline] } 17:38:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:38:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:38:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:38:22 ========================================================= 17:38:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 17:38:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:23 + 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 . 17:38:23 Sending build context to Docker daemon 1.333MB 17:38:23 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 17:38:23 Step 2/13 : FROM ${BASE} AS builder 17:38:23 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:38:23 9fda8d8052c6: Pulling fs layer 17:38:23 5d54e960e981: Pulling fs layer 17:38:23 c4a7e357bf2a: Pulling fs layer 17:38:23 f0e02332f6b5: Pulling fs layer 17:38:23 cefa15bbcfad: Pulling fs layer 17:38:23 17808c966233: Pulling fs layer 17:38:23 f4c1fc716caa: Pulling fs layer 17:38:23 f0e02332f6b5: Waiting 17:38:23 cefa15bbcfad: Waiting 17:38:23 17808c966233: Waiting 17:38:23 f4c1fc716caa: Waiting 17:38:23 5d54e960e981: Download complete 17:38:23 f0e02332f6b5: Verifying Checksum 17:38:23 f0e02332f6b5: Download complete 17:38:23 cefa15bbcfad: Verifying Checksum 17:38:23 cefa15bbcfad: Download complete 17:38:23 9fda8d8052c6: Download complete 17:38:24 f4c1fc716caa: Verifying Checksum 17:38:24 f4c1fc716caa: Download complete 17:38:24 9fda8d8052c6: Pull complete 17:38:25 5d54e960e981: Pull complete 17:38:25 c4a7e357bf2a: Verifying Checksum 17:38:25 c4a7e357bf2a: Download complete 17:38:26 17808c966233: Verifying Checksum 17:38:26 17808c966233: Download complete 17:38:36 c4a7e357bf2a: Pull complete 17:38:36 f0e02332f6b5: Pull complete 17:38:36 cefa15bbcfad: Pull complete 17:38:43 17808c966233: Pull complete 17:38:44 f4c1fc716caa: Pull complete 17:38:44 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 17:38:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 17:38:44 ---> ea914061e18c 17:38:44 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:38:46 ---> Running in 79762ca727cd 17:38:47 Removing intermediate container 79762ca727cd 17:38:47 ---> e61822ff5502 17:38:47 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:38:47 ---> Running in e9bf4f9c68bf 17:38:47 Removing intermediate container e9bf4f9c68bf 17:38:47 ---> ca24ec7b248c 17:38:47 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:38:47 ---> Running in 004dd48ea866 17:38:48 Removing intermediate container 004dd48ea866 17:38:48 ---> 7c097991e53a 17:38:48 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:38:48 ---> Running in d8f3260545eb 17:38:48 Removing intermediate container d8f3260545eb 17:38:48 ---> 49d1a456cb36 17:38:48 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:38:48 ---> Running in 657be6b93b64 17:38:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:38:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:38:51 (1/13) Installing libintl (0.21.1-r7) 17:38:51 (2/13) Installing eudev-libs (3.2.11-r8) 17:38:51 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 17:38:51 (4/13) Installing v4l-utils-libs (1.24.1-r0) 17:38:51 (5/13) Installing v4l-utils (1.24.1-r0) 17:38:51 (6/13) Installing libdvbv5 (1.24.1-r0) 17:38:51 (7/13) Installing udev-init-scripts (35-r1) 17:38:51 (8/13) Installing libblkid (2.38.1-r8) 17:38:51 (9/13) Installing xz-libs (5.4.3-r0) 17:38:51 (10/13) Installing kmod-libs (30-r3) 17:38:51 (11/13) Installing eudev (3.2.11-r8) 17:38:51 (12/13) Installing eudev-dev (3.2.11-r8) 17:38:51 (13/13) Installing v4l-utils-dev (1.24.1-r0) 17:38:52 Executing busybox-1.36.1-r2.trigger 17:38:52 Executing eudev-3.2.11-r8.trigger 17:38:52 OK: 273 MiB in 65 packages 17:38:53 Removing intermediate container 657be6b93b64 17:38:53 ---> 0aba3114771d 17:38:53 Step 8/13 : WORKDIR /device-usb-camera 17:38:53 ---> Running in f845a47659d5 17:38:53 Removing intermediate container f845a47659d5 17:38:53 ---> 104490e43ef6 17:38:53 Step 9/13 : COPY go.mod vendor* ./ 17:38:54 ---> 7a4db45765fe 17:38:54 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:38:54 ---> Running in d3a1056c7449 17:40:16 Removing intermediate container d3a1056c7449 17:40:16 ---> 07586907c442 17:40:16 Step 11/13 : COPY . . 17:40:16 ---> 2c42f479f328 17:40:16 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:40:16 ---> Running in 50898ece86ed 17:40:16  % Total % Received % Xferd Average Speed Time Time Time Current 17:40:16  Dload Upload Total  Spent Left Speed 17:40:16 0 0 0  0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253  100 1253 0 0 9057 0 --:--:-- --:--:-- --:--:-- 9145 17:40:16 Removing intermediate container 50898ece86ed 17:40:16 ---> 4d5a933df595 17:40:16 Step 13/13 : RUN ${MAKE} 17:40:16 ---> Running in 3384c399d5a9 17:40:16 noop 17:40:16 Removing intermediate container 3384c399d5a9 17:40:16 ---> 839519e31ed3 17:40:16 Successfully built 839519e31ed3 17:40:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:16 + docker inspect -f . ci-base-image-arm64 17:40:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:40:16 prd-ubuntu20.04-docker-arm64-4c-16g-6950 does not seem to be running inside a container 17:40:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:40:18 $ docker top 8fb2d811f87ccfa57be14d89a84c110c71126de109525a6a0e3a3b07a41afb17 -eo pid,comm [Pipeline] { [Pipeline] sh 17:40:19 + go version 17:40:19 go version go1.21.0 linux/arm64 [Pipeline] } 17:40:19 $ docker stop --time=1 8fb2d811f87ccfa57be14d89a84c110c71126de109525a6a0e3a3b07a41afb17 17:40:20 $ docker rm -f --volumes 8fb2d811f87ccfa57be14d89a84c110c71126de109525a6a0e3a3b07a41afb17 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:21 + docker inspect -f . ci-base-image-arm64 17:40:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:40:22 prd-ubuntu20.04-docker-arm64-4c-16g-6950 does not seem to be running inside a container 17:40:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:40:23 $ docker top b44aa15287840a8943f4e20555211fd6e3f47d35ad471ba978f13b5cb18caeb1 -eo pid,comm [Pipeline] { [Pipeline] sh 17:40:23 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 17:40:24 + make test 17:40:24 go test ./... -coverprofile=coverage.out ./... 17:40:30 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:42:37 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:42:37 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.090s coverage: 4.4% of statements 17:42:37 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:42:37 go vet ./... 17:43:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:43:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:43:09 ./bin/test-attribution-txt.sh [Pipeline] echo 17:43:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:43:09 $ docker stop --time=1 b44aa15287840a8943f4e20555211fd6e3f47d35ad471ba978f13b5cb18caeb1 17:43:14 $ docker rm -f --volumes b44aa15287840a8943f4e20555211fd6e3f47d35ad471ba978f13b5cb18caeb1 [Pipeline] // withDockerContainer [Pipeline] sh 17:43:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:43:15 Warning: overwriting stash ‘coverage-report’ 17:43:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:43:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:43:17 + ls -al . 17:43:17 total 216 17:43:17 drwxrwxr-x 9 jenkins jenkins 4096 Sep 20 17:40 . 17:43:17 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 17:37 .. 17:43:17 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 17:37 .git 17:43:17 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:37 .github 17:43:17 -rw-rw-r-- 1 jenkins jenkins 495 Sep 20 17:37 .gitignore 17:43:17 -rw-rw-r-- 1 jenkins jenkins 45 Sep 20 17:37 .golangci.yml 17:43:17 -rw-rw-r-- 1 jenkins jenkins 77 Sep 20 17:37 .hadolint.yml 17:43:17 -rw-rw-r-- 1 jenkins jenkins 10851 Sep 20 17:37 Attribution.txt 17:43:17 -rw-rw-r-- 1 jenkins jenkins 11903 Sep 20 17:37 CHANGELOG.md 17:43:17 -rw-rw-r-- 1 jenkins jenkins 2453 Sep 20 17:37 Dockerfile 17:43:17 -rw-rw-r-- 1 jenkins jenkins 678 Sep 20 17:37 GOVERNANCE.md 17:43:17 -rw-rw-r-- 1 jenkins jenkins 659 Sep 20 17:37 Jenkinsfile 17:43:17 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 20 17:37 LICENSE 17:43:17 -rw-rw-r-- 1 jenkins jenkins 2611 Sep 20 17:37 Makefile 17:43:17 -rw-rw-r-- 1 jenkins jenkins 622 Sep 20 17:37 OWNERS.md 17:43:17 -rw-rw-r-- 1 jenkins jenkins 2575 Sep 20 17:37 README.md 17:43:17 -rw-rw-r-- 1 jenkins jenkins 5 Sep 20 17:26 VERSION 17:43:17 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 17:37 bin 17:43:17 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:37 cmd 17:43:17 -rw-r--r-- 1 jenkins jenkins 54703 Sep 20 17:42 coverage.out 17:43:17 -rwxrwxr-x 1 jenkins jenkins 84 Sep 20 17:37 docker-entrypoint.sh 17:43:17 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 17:37 docs 17:43:17 -rw-rw-r-- 1 jenkins jenkins 3952 Sep 20 17:37 go.mod 17:43:17 -rw-rw-r-- 1 jenkins jenkins 35513 Sep 20 17:37 go.sum 17:43:17 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:37 internal 17:43:17 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 17:37 snap 17:43:17 -rw-rw-r-- 1 jenkins jenkins 231 Sep 20 17:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:17 + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=2d62c0759d64d9cdfd28b4a42bd6d38812466757 --label arch=arm64 --label version=0.0.0 . 17:43:17 Sending build context to Docker daemon 1.389MB 17:43:17 Step 1/36 : ARG BASE=golang:1.21-alpine3.18 17:43:17 Step 2/36 : FROM ${BASE} AS builder 17:43:17 ---> 839519e31ed3 17:43:17 Step 3/36 : ARG ADD_BUILD_TAGS="" 17:43:18 ---> Running in 39bcf165ff69 17:43:18 Removing intermediate container 39bcf165ff69 17:43:18 ---> 8fe9a3ddbf02 17:43:18 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:43:18 ---> Running in 99669e657b41 17:43:18 Removing intermediate container 99669e657b41 17:43:18 ---> 833f8467fdd9 17:43:18 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:43:18 ---> Running in 09e2a2192c19 17:43:19 Removing intermediate container 09e2a2192c19 17:43:19 ---> aea740842d8d 17:43:19 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:43:19 ---> Running in 88501811ed10 17:43:19 Removing intermediate container 88501811ed10 17:43:19 ---> 9cf9e11564a3 17:43:19 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:43:19 ---> Running in 66f898c2ffe6 17:43:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:43:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:43:22 OK: 273 MiB in 65 packages 17:43:22 Removing intermediate container 66f898c2ffe6 17:43:22 ---> a221effb33b5 17:43:22 Step 8/36 : WORKDIR /device-usb-camera 17:43:23 ---> Running in f6cd98f4eedf 17:43:23 Removing intermediate container f6cd98f4eedf 17:43:23 ---> 0ecec55d74a4 17:43:23 Step 9/36 : COPY go.mod vendor* ./ 17:43:23 ---> 20f44028b6a3 17:43:23 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:43:23 ---> Running in cbdf060b2b6f 17:43:26 Removing intermediate container cbdf060b2b6f 17:43:26 ---> 29aeadc78f27 17:43:26 Step 11/36 : COPY . . 17:43:27 ---> 9a3e6cd1abd7 17:43:27 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:43:27 ---> Running in 0ef3a8f1ec16 17:43:28  % Total % Received % Xferd Average Speed Time Time Time Current 17:43:28  Dload Upload  Total Spent Left Speed 17:43:28 0 0 0 0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 7837 0 --:--:-- --:--:-- --:--:-- 7880 17:43:29 Removing intermediate container 0ef3a8f1ec16 17:43:29 ---> f47d8c96fbdf 17:43:29 Step 13/36 : RUN ${MAKE} 17:43:29 ---> Running in 566c46826bfb 17:43:29 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.25" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 17:45:51 Removing intermediate container 566c46826bfb 17:45:51 ---> c9925122593c 17:45:51 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 17:45:51 v0.21.6: Pulling from aler9/rtsp-simple-server 17:45:51 8766b47fe142: Pulling fs layer 17:45:51 8766b47fe142: Verifying Checksum 17:45:51 8766b47fe142: Download complete 17:45:51 8766b47fe142: Pull complete 17:45:51 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 17:45:51 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 17:45:51 ---> 69d40e2cb93c 17:45:51 Step 15/36 : FROM alpine:3.18 17:45:51 3.18: Pulling from library/alpine 17:45:51 9fda8d8052c6: Already exists 17:45:51 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 17:45:51 Status: Downloaded newer image for alpine:3.18 17:45:51 ---> f6648c04cd6c 17:45:51 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:45:51 ---> Running in b8bb58a5482b 17:45:51 Removing intermediate container b8bb58a5482b 17:45:51 ---> 3aa77397d8da 17:45:51 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 17:45:51 ---> Running in a3af95acad78 17:45:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:45:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:45:51 (1/104) Installing dumb-init (1.2.5-r2) 17:45:51 (2/104) Installing sdl2 (2.26.5-r0) 17:45:51 (3/104) Installing svt-av1-libs (1.6.0-r0) 17:45:51 (4/104) Installing aom-libs (3.6.1-r0) 17:45:51 (5/104) Installing libxau (1.0.11-r2) 17:45:51 (6/104) Installing libmd (1.0.4-r2) 17:45:51 (7/104) Installing libbsd (0.11.7-r1) 17:45:51 (8/104) Installing libxdmcp (1.1.4-r2) 17:45:51 (9/104) Installing libxcb (1.15-r1) 17:45:51 (10/104) Installing libx11 (1.8.4-r4) 17:45:51 (11/104) Installing libdrm (2.4.115-r4) 17:45:51 (12/104) Installing libxext (1.3.5-r2) 17:45:51 (13/104) Installing libxfixes (6.0.1-r2) 17:45:51 (14/104) Installing libffi (3.4.4-r2) 17:45:51 (15/104) Installing wayland-libs-client (1.22.0-r2) 17:45:51 (16/104) Installing libva (2.18.0-r1) 17:45:51 (17/104) Installing libvdpau (1.5-r1) 17:45:51 (18/104) Installing ffmpeg-libavutil (6.0-r15) 17:45:51 (19/104) Installing libdav1d (1.2.1-r0) 17:45:51 (20/104) Installing brotli-libs (1.0.9-r14) 17:45:51 (21/104) Installing libgcc (12.2.1_git20220924-r10) 17:45:51 (22/104) Installing libstdc++ (12.2.1_git20220924-r10) 17:45:51 (23/104) Installing libhwy (1.0.4-r1) 17:45:51 (24/104) Installing lcms2 (2.15-r2) 17:45:51 (25/104) Installing libjxl (0.8.2-r0) 17:45:51 (26/104) Installing lame-libs (3.100-r5) 17:45:51 (27/104) Installing opus (1.4-r0) 17:45:51 (28/104) Installing libgomp (12.2.1_git20220924-r10) 17:45:51 (29/104) Installing soxr (0.1.3-r5) 17:45:51 (30/104) Installing ffmpeg-libswresample (6.0-r15) 17:45:51 (31/104) Installing libogg (1.3.5-r4) 17:45:51 (32/104) Installing libtheora (1.1.1-r17) 17:45:51 (33/104) Installing libvorbis (1.3.7-r1) 17:45:51 (34/104) Installing libvpx (1.13.0-r1) 17:45:51 (35/104) Installing libwebp (1.3.2-r0) 17:45:51 (36/104) Installing x264-libs (0.164_git20220602-r1) 17:45:51 (37/104) Installing numactl (2.0.16-r4) 17:45:51 (38/104) Installing x265-libs (3.5-r4) 17:45:51 (39/104) Installing xvidcore (1.3.7-r1) 17:45:51 (40/104) Installing ffmpeg-libavcodec (6.0-r15) 17:45:51 (41/104) Installing alsa-lib (1.2.9-r1) 17:45:51 (42/104) Installing libexpat (2.5.0-r1) 17:45:51 (43/104) Installing libbz2 (1.0.8-r5) 17:45:52 (44/104) Installing libpng (1.6.39-r3) 17:45:52 (45/104) Installing freetype (2.13.0-r5) 17:45:52 (46/104) Installing fontconfig (2.14.2-r3) 17:45:52 (47/104) Installing fribidi (1.0.13-r0) 17:45:52 (48/104) Installing libintl (0.21.1-r7) 17:45:52 (49/104) Installing libblkid (2.38.1-r8) 17:45:52 (50/104) Installing libmount (2.38.1-r8) 17:45:52 (51/104) Installing pcre2 (10.42-r1) 17:45:52 (52/104) Installing glib (2.76.4-r0) 17:45:52 (53/104) Installing graphite2 (1.3.14-r5) 17:45:52 (54/104) Installing harfbuzz (7.3.0-r0) 17:45:52 (55/104) Installing libunibreak (5.1-r0) 17:45:52 (56/104) Installing libass (0.17.1-r0) 17:45:52 (57/104) Installing libbluray (1.3.4-r0) 17:45:52 (58/104) Installing gmp (6.2.1-r3) 17:45:52 (59/104) Installing nettle (3.8.1-r2) 17:45:52 (60/104) Installing libunistring (1.1-r1) 17:45:52 (61/104) Installing libidn2 (2.3.4-r1) 17:45:52 (62/104) Installing p11-kit (0.24.1-r2) 17:45:52 (63/104) Installing libtasn1 (4.19.0-r1) 17:45:52 (64/104) Installing gnutls (3.8.0-r2) 17:45:52 (65/104) Installing mpg123-libs (1.31.3-r1) 17:45:52 (66/104) Installing libopenmpt (0.7.2-r0) 17:45:52 (67/104) Installing cjson (1.7.15-r4) 17:45:52 (68/104) Installing mbedtls (2.28.4-r0) 17:45:52 (69/104) Installing librist (0.2.7-r0) 17:45:52 (70/104) Installing libsrt (1.5.2-r0) 17:45:52 (71/104) Installing libssh (0.10.5-r0) 17:45:52 (72/104) Installing xz-libs (5.4.3-r0) 17:45:52 (73/104) Installing libxml2 (2.11.4-r0) 17:45:52 (74/104) Installing libsodium (1.0.18-r3) 17:45:52 (75/104) Installing libzmq (4.3.4-r4) 17:45:52 (76/104) Installing ffmpeg-libavformat (6.0-r15) 17:45:52 (77/104) Installing glslang-libs (1.3.243.0-r1) 17:45:53 (78/104) Installing spirv-tools (1.3.243.0-r1) 17:45:53 (79/104) Installing shaderc (2023.3-r1) 17:45:53 (80/104) Installing vulkan-loader (1.3.243.0-r1) 17:45:53 (81/104) Installing libplacebo (5.264.1-r1) 17:45:53 (82/104) Installing ffmpeg-libpostproc (6.0-r15) 17:45:53 (83/104) Installing ffmpeg-libswscale (6.0-r15) 17:45:53 (84/104) Installing vidstab (1.1.1-r0) 17:45:53 (85/104) Installing zimg (3.0.5-r0) 17:45:53 (86/104) Installing ffmpeg-libavfilter (6.0-r15) 17:45:53 (87/104) Installing libasyncns (0.8-r1) 17:45:53 (88/104) Installing dbus-libs (1.14.8-r0) 17:45:53 (89/104) Installing libltdl (2.4.7-r2) 17:45:53 (90/104) Installing orc (0.4.34-r0) 17:45:53 (91/104) Installing flac-libs (1.4.3-r0) 17:45:53 (92/104) Installing libsndfile (1.2.0-r2) 17:45:53 (93/104) Installing speexdsp (1.2.1-r1) 17:45:53 (94/104) Installing tdb-libs (1.4.8-r1) 17:45:53 (95/104) Installing libpulse (16.1-r10) 17:45:53 (96/104) Installing libjpeg-turbo (2.1.5.1-r3) 17:45:53 (97/104) Installing v4l-utils-libs (1.24.1-r0) 17:45:53 (98/104) Installing ffmpeg-libavdevice (6.0-r15) 17:45:53 (99/104) Installing ffmpeg (6.0-r15) 17:45:53 (100/104) Installing udev-init-scripts (35-r1) 17:45:53 (101/104) Installing eudev-libs (3.2.11-r8) 17:45:53 (102/104) Installing zstd-libs (1.5.5-r4) 17:45:53 (103/104) Installing kmod-libs (30-r3) 17:45:53 (104/104) Installing eudev (3.2.11-r8) 17:45:53 Executing busybox-1.36.1-r2.trigger 17:45:53 Executing glib-2.76.4-r0.trigger 17:45:53 Executing eudev-3.2.11-r8.trigger 17:45:53 OK: 110 MiB in 119 packages 17:46:00 Removing intermediate container a3af95acad78 17:46:00 ---> 128f3c67647f 17:46:00 Step 18/36 : WORKDIR / 17:46:00 ---> Running in 3a6fafe17b6a 17:46:00 Removing intermediate container 3a6fafe17b6a 17:46:00 ---> c327670d2a90 17:46:00 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 17:46:01 ---> 23cd34820c70 17:46:01 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 17:46:01 ---> 72007f1017e6 17:46:01 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 17:46:02 ---> 2482aec1cc2c 17:46:02 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:46:02 ---> 48751758a501 17:46:02 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:46:03 ---> 799c674f8ac2 17:46:03 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 17:46:03 ---> 0e5cd3a02e93 17:46:03 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 17:46:05 ---> e3d75857a372 17:46:05 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 17:46:05 ---> Running in 57d3a3593c82 17:46:06 Removing intermediate container 57d3a3593c82 17:46:06 ---> 24f0ed25d7b5 17:46:06 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 17:46:06 ---> Running in 1152b1558375 17:46:10 Removing intermediate container 1152b1558375 17:46:10 ---> 6ec375da375c 17:46:10 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 17:46:10 ---> Running in 4fa9cc501fa0 17:46:12 Removing intermediate container 4fa9cc501fa0 17:46:12 ---> 70c3961eeb22 17:46:12 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 17:46:12 ---> Running in 2f4e6a88adc7 17:46:13 Removing intermediate container 2f4e6a88adc7 17:46:13 ---> 61b68a898649 17:46:13 Step 30/36 : EXPOSE 59983 17:46:13 ---> Running in cf49b8deb648 17:46:13 Removing intermediate container cf49b8deb648 17:46:13 ---> b15b4c0fa6ec 17:46:13 Step 31/36 : EXPOSE 8554 17:46:14 ---> Running in 2903efaaa418 17:46:14 Removing intermediate container 2903efaaa418 17:46:14 ---> 1ab42d7b4bc2 17:46:14 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:46:14 ---> Running in de08907aa967 17:46:14 Removing intermediate container de08907aa967 17:46:14 ---> 4897f8e697d4 17:46:14 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 17:46:14 ---> Running in 9f8969930841 17:46:14 Removing intermediate container 9f8969930841 17:46:14 ---> 1f9a65c4ff77 17:46:14 Step 34/36 : LABEL arch=arm64 17:46:14 ---> Running in 8c2f45f9f4cb 17:46:15 Removing intermediate container 8c2f45f9f4cb 17:46:15 ---> 8717048f72d3 17:46:15 Step 35/36 : LABEL git_sha=2d62c0759d64d9cdfd28b4a42bd6d38812466757 17:46:15 ---> Running in a1230ce2f64d 17:46:15 Removing intermediate container a1230ce2f64d 17:46:15 ---> 13120bcd2f54 17:46:15 Step 36/36 : LABEL version=0.0.0 17:46:15 ---> Running in 3daf8f1f26cc 17:46:15 Removing intermediate container 3daf8f1f26cc 17:46:15 ---> 4656834e1f65 17:46:15 [Warning] One or more build-args [ARCH] were not consumed 17:46:15 Successfully built 4656834e1f65 17:46:15 Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:46:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:46:16 17:46:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:46:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:46:17 arm64: Pulling from edgex-lftools-log-publisher 17:46:17 8998bd30e6a1: Pulling fs layer 17:46:17 04944245beec: Pulling fs layer 17:46:17 699f458cf7ca: Pulling fs layer 17:46:17 765212b225bb: Pulling fs layer 17:46:17 f23df028b6ca: Pulling fs layer 17:46:17 d65c8cfc05b1: Pulling fs layer 17:46:17 2437ff75d9bd: Pulling fs layer 17:46:17 f23df028b6ca: Waiting 17:46:17 2437ff75d9bd: Waiting 17:46:17 765212b225bb: Waiting 17:46:17 d65c8cfc05b1: Waiting 17:46:17 04944245beec: Verifying Checksum 17:46:17 04944245beec: Download complete 17:46:17 765212b225bb: Verifying Checksum 17:46:17 765212b225bb: Download complete 17:46:17 f23df028b6ca: Download complete 17:46:17 d65c8cfc05b1: Verifying Checksum 17:46:17 d65c8cfc05b1: Download complete 17:46:17 699f458cf7ca: Verifying Checksum 17:46:17 699f458cf7ca: Download complete 17:46:18 8998bd30e6a1: Verifying Checksum 17:46:18 8998bd30e6a1: Download complete 17:46:19 2437ff75d9bd: Verifying Checksum 17:46:19 2437ff75d9bd: Download complete 17:46:21 8998bd30e6a1: Pull complete 17:46:23 04944245beec: Pull complete 17:46:24 699f458cf7ca: Pull complete 17:46:25 765212b225bb: Pull complete 17:46:25 f23df028b6ca: Pull complete 17:46:25 d65c8cfc05b1: Pull complete 17:46:40 2437ff75d9bd: Pull complete 17:46:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:46:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:46:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:46:41 prd-ubuntu20.04-docker-arm64-4c-16g-6950 does not seem to be running inside a container 17:46:41 $ 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-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:46:43 $ docker top 1fad94326c24b6e6515d07e66f1aebe15c05fbd72ebc941e6bb06f5c48067f7d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:46:44 ---> job-cost.sh 17:46:44 lf-activate-venv: SKIPPING 17:46:44 INFO: No Stack... 17:46:45 INFO: Retrieving Pricing Info for: v3-standard-4 17:46:46 INFO: Archiving Costs [Pipeline] sh 17:46:46 + cat /w/workspace/device-usb-camera/1/archives/cost.csv 17:46:46 + cut -d, -f6 [Pipeline] lock 17:46:46 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-293-1-stack-cost] 17:46:46 Resource [jenkins-edgexfoundry-device-usb-camera-PR-293-1-stack-cost] did not exist. Created. 17:46:46 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-293-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:46:47 /w/workspace/device-usb-camera/1@tmp/durable-dc6ddcb2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:46:48 + echo total: 0.10999999940395355 [Pipeline] stash 17:46:48 Warning: overwriting stash ‘stack-cost’ 17:46:48 Stashed 1 file(s) [Pipeline] } 17:46:48 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-293-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:46:48 $ docker stop --time=1 1fad94326c24b6e6515d07e66f1aebe15c05fbd72ebc941e6bb06f5c48067f7d 17:46:51 $ docker rm -f --volumes 1fad94326c24b6e6515d07e66f1aebe15c05fbd72ebc941e6bb06f5c48067f7d [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 17:46:52 provisioning config files... 17:46:52 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-293@tmp/config16492882272776612781tmp [Pipeline] { [Pipeline] sh 17:46:52 + set +x 17:46:52 + curl -s https://codecov.io/bash 17:46:52 + bash -s -- 17:46:52 17:46:52 _____ _ 17:46:52 / ____| | | 17:46:52 | | ___ __| | ___ ___ _____ __ 17:46:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:46:52 | |___| (_) | (_| | __/ (_| (_) \ V / 17:46:52 \_____\___/ \__,_|\___|\___\___/ \_/ 17:46:52 Bash-1.0.6 17:46:52 17:46:52 17:46:52 ==> git version 2.25.1 found 17:46:52 ==> 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 17:46:52 Release-Date: 2020-01-08 17:46:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:46:52 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:46:52 ==> Jenkins CI detected. 17:46:52 current dir:  /w/workspace/foundry_device-usb-camera_PR-293 17:46:52 project root: . 17:46:52 --> token set from env 17:46:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:46:52 ==> Running gcov in . (disable via -X gcov) 17:46:52 ==> Python coveragepy not found 17:46:52 ==> Searching for coverage reports in: 17:46:52 + . 17:46:52 -> Found 1 reports 17:46:52 ==> Detecting git/mercurial file structure 17:46:52 ==> Reading reports 17:46:52 + ./coverage.out bytes=54703 17:46:52 ==> Appending adjustments 17:46:52 https://docs.codecov.io/docs/fixing-reports 17:46:52 + Found adjustments 17:46:52 ==> Gzipping contents 17:46:52 8.0K /tmp/codecov.BATUWp.gz 17:46:52 ==> Uploading reports 17:46:52 url: https://codecov.io 17:46:52 query: branch=PR-293&commit=2d62c0759d64d9cdfd28b4a42bd6d38812466757&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-293%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=293&job=&cmd_args= 17:46:52 -> Pinging Codecov 17:46:52 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-293&commit=2d62c0759d64d9cdfd28b4a42bd6d38812466757&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-293%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=293&job=&cmd_args= 17:46:52 -> Uploading to 17:46:52 https://storage.googleapis.com/codecov/v4/raw/2023-09-20/73D8F5FF140700D3E01443B452E23636/2d62c0759d64d9cdfd28b4a42bd6d38812466757/58142215-297c-429b-834b-92a46517b03b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230920T174652Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9d315f5ec5889d1410c9c94b552a8b60c3ec1fbe274125111397132d5fbb0599 17:46:52 % Total % Received % Xferd Average Speed Time Time Time Current 17:46:52 Dload Upload Total Spent Left Speed 17:46:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6996 0 0 100 6996 0 36248 --:--:-- --:--:-- --:--:-- 36248 17:46:52 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/2d62c0759d64d9cdfd28b4a42bd6d38812466757 [Pipeline] } 17:46:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:46:54 + [ -d /w/workspace/foundry_device-usb-camera_PR-293/archives ] 17:46:54 + ls -al /w/workspace/foundry_device-usb-camera_PR-293/archives 17:46:54 total 16 17:46:54 drwxr-xr-x 3 root root 4096 Sep 20 17:29 . 17:46:54 drwxrwxr-x 11 jenkins jenkins 4096 Sep 20 17:29 .. 17:46:54 drwxr-xr-x 2 root root 4096 Sep 20 17:29 cost 17:46:54 -rw-r--r-- 1 root root 89 Sep 20 17:29 cost.csv 17:46:54 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-293/archives 17:46:54 + ls -al /w/workspace/foundry_device-usb-camera_PR-293/archives 17:46:54 total 16 17:46:54 drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 17:29 . 17:46:54 drwxrwxr-x 11 jenkins jenkins 4096 Sep 20 17:29 .. 17:46:54 drwxr-xr-x 2 jenkins jenkins 4096 Sep 20 17:29 cost 17:46:54 -rw-r--r-- 1 jenkins jenkins 89 Sep 20 17:29 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:46:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:46:56 ---> package-listing.sh 17:46:56 ++ facter osfamily 17:46:56 ++ tr '[:upper:]' '[:lower:]' 17:46:56 + OS_FAMILY=debian 17:46:56 + workspace=/w/workspace/foundry_device-usb-camera_PR-293 17:46:56 + START_PACKAGES=/tmp/packages_start.txt 17:46:56 + END_PACKAGES=/tmp/packages_end.txt 17:46:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:46:56 + PACKAGES=/tmp/packages_start.txt 17:46:56 + '[' /w/workspace/foundry_device-usb-camera_PR-293 ']' 17:46:56 + PACKAGES=/tmp/packages_end.txt 17:46:56 + case "${OS_FAMILY}" in 17:46:56 + dpkg -l 17:46:56 + grep '^ii' 17:46:56 + '[' -f /tmp/packages_start.txt ']' 17:46:56 + '[' -f /tmp/packages_end.txt ']' 17:46:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:46:56 + '[' /w/workspace/foundry_device-usb-camera_PR-293 ']' 17:46:56 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-293/archives/ 17:46:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-293/archives/ [Pipeline] echo 17:46:56 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/foundry_device-usb-camera_PR-293/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:46:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:46:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:46:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:46:57 prd-ubuntu20.04-docker-8c-8g-6750 does not seem to be running inside a container 17:46:57 $ 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/foundry_device-usb-camera_PR-293/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-293 -v /w/workspace/foundry_device-usb-camera_PR-293:/w/workspace/foundry_device-usb-camera_PR-293:rw,z -v /w/workspace/foundry_device-usb-camera_PR-293@tmp:/w/workspace/foundry_device-usb-camera_PR-293@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:46:57 $ docker top b5328c5094fb778375b140bc95b255de47e76131ac18773f0b84086a42c17772 -eo pid,comm [Pipeline] { [Pipeline] sh 17:46:58 + touch /tmp/pre-build-complete [Pipeline] sh 17:46:58 + mkdir -p /var/log/sysstat [Pipeline] sh 17:46:58 + ls /var/log/sa-host 17:46:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:46:58 provisioning config files... 17:46:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-293@tmp/config18246011354216275373tmp [Pipeline] { [Pipeline] echo 17:46:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:46:59 ---> create-netrc.sh [Pipeline] } 17:46:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:46:59 ---> python-tools-install.sh [Pipeline] echo 17:46:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:46:59 ---> sudo-logs.sh 17:46:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:47:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:47:00 ---> job-cost.sh 17:47:00 lf-activate-venv: SKIPPING 17:47:00 DEBUG: total: 0.2199999988079071 17:47:00 INFO: Retrieving Stack Cost... 17:47:00 INFO: Retrieving Pricing Info for: v3-standard-8 17:47:01 INFO: Archiving Costs [Pipeline] echo 17:47:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:47:01 ---> logs-deploy.sh 17:47:01 lf-activate-venv: SKIPPING 17:47:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-293/1 17:47:01 INFO: archiving workspace using pattern(s): 17:47:02 Archives upload complete. 17:47:02 INFO: archiving logs to Nexus 17:47:03 ---> uname -a: 17:47:03 Linux prd-ubuntu20-04-docker-8c-8g-6750 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:47:03 17:47:03 17:47:03 ---> lscpu: 17:47:03 Architecture: x86_64 17:47:03 CPU op-mode(s): 32-bit, 64-bit 17:47:03 Byte Order: Little Endian 17:47:03 Address sizes: 40 bits physical, 48 bits virtual 17:47:03 CPU(s): 8 17:47:03 On-line CPU(s) list: 0-7 17:47:03 Thread(s) per core: 1 17:47:03 Core(s) per socket: 1 17:47:03 Socket(s): 8 17:47:03 NUMA node(s): 1 17:47:03 Vendor ID: AuthenticAMD 17:47:03 CPU family: 23 17:47:03 Model: 49 17:47:03 Model name: AMD EPYC-Rome Processor 17:47:03 Stepping: 0 17:47:03 CPU MHz: 2800.000 17:47:03 BogoMIPS: 5600.00 17:47:03 Virtualization: AMD-V 17:47:03 Hypervisor vendor: KVM 17:47:03 Virtualization type: full 17:47:03 L1d cache: 256 KiB 17:47:03 L1i cache: 256 KiB 17:47:03 L2 cache: 4 MiB 17:47:03 L3 cache: 128 MiB 17:47:03 NUMA node0 CPU(s): 0-7 17:47:03 Vulnerability Itlb multihit: Not affected 17:47:03 Vulnerability L1tf: Not affected 17:47:03 Vulnerability Mds: Not affected 17:47:03 Vulnerability Meltdown: Not affected 17:47:03 Vulnerability Mmio stale data: Not affected 17:47:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:47:03 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:47:03 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:47:03 Vulnerability Srbds: Not affected 17:47:03 Vulnerability Tsx async abort: Not affected 17:47:03 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 17:47:03 17:47:03 17:47:03 ---> nproc: 17:47:03 8 17:47:03 17:47:03 17:47:03 ---> df -h: 17:47:03 Filesystem Size Used Avail Use% Mounted on 17:47:03 overlay 155G 12G 144G 8% / 17:47:03 tmpfs 64M 0 64M 0% /dev 17:47:03 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:47:03 shm 64M 0 64M 0% /dev/shm 17:47:03 /dev/vda1 155G 12G 144G 8% /facter-os 17:47:03 17:47:03 17:47:03 ---> sar -b -r -n DEV: 17:47:03 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6750) 09/20/23 _x86_64_ (8 CPU) 17:47:03 17:47:03 17:25:18 LINUX RESTART (8 CPU) 17:47:03 17:47:03 17:26:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:47:03 17:27:01 334.06 10.45 323.61 0.00 1754.37 35044.96 0.00 17:47:03 17:28:01 139.28 1.27 138.01 0.00 16.00 52606.30 0.00 17:47:03 17:29:01 141.88 0.20 141.68 0.00 11.06 35643.39 0.00 17:47:03 17:30:01 128.56 0.13 128.43 0.00 14.80 21681.32 0.00 17:47:03 17:31:01 54.73 10.60 44.14 0.00 5154.15 8499.98 0.00 17:47:03 17:32:01 6.83 0.02 6.82 0.00 0.13 132.64 0.00 17:47:03 17:33:01 1.10 0.00 1.10 0.00 0.00 12.66 0.00 17:47:03 17:34:01 2.10 0.00 2.10 0.00 0.00 23.73 0.00 17:47:03 17:35:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 17:47:03 17:36:01 1.97 0.00 1.97 0.00 0.00 21.86 0.00 17:47:03 17:37:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 17:47:03 17:38:01 1.58 0.00 1.58 0.00 0.00 18.40 0.00 17:47:03 17:39:01 1.10 0.00 1.10 0.00 0.00 12.66 0.00 17:47:03 17:40:01 1.80 0.00 1.80 0.00 0.00 19.73 0.00 17:47:03 17:41:01 1.97 0.02 1.95 0.00 0.13 26.92 0.00 17:47:03 17:42:01 1.53 0.00 1.53 0.00 0.00 18.26 0.00 17:47:03 17:43:01 1.27 0.00 1.27 0.00 0.00 14.53 0.00 17:47:03 17:44:01 1.83 0.00 1.83 0.00 0.00 21.19 0.00 17:47:03 17:45:01 1.35 0.00 1.35 0.00 0.00 14.80 0.00 17:47:03 17:46:01 2.23 0.00 2.23 0.00 0.00 26.13 0.00 17:47:03 17:47:01 6.13 0.23 5.90 0.00 22.53 116.25 0.00 17:47:03 Average: 39.68 1.09 38.59 0.00 332.09 7332.15 0.00 17:47:03 17:47:03 17:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:47:03 17:27:01 29248568 31555024 766300 2.33 79212 2500296 1979996 5.84 1032108 2242048 6196 17:47:03 17:28:01 28050416 31393308 910120 2.77 151560 3366248 2200212 6.48 1426108 2931860 191964 17:47:03 17:29:01 27987108 31557008 749552 2.28 156140 3585868 1863420 5.49 1266344 3156108 52336 17:47:03 17:30:01 27489704 31570292 733264 2.23 166900 4035004 1748736 5.15 1296036 3566708 164 17:47:03 17:31:01 27007896 31546204 727784 2.21 195908 4459324 1684248 4.96 1610604 3702692 1052 17:47:03 17:32:01 27020476 31553992 720688 2.19 194484 4456072 1679372 4.95 1599040 3699484 176 17:47:03 17:33:01 27020996 31554552 720100 2.19 194520 4456076 1679372 4.95 1598836 3699488 184 17:47:03 17:34:01 27025232 31558872 715692 2.18 194584 4456076 1679372 4.95 1594096 3699496 12 17:47:03 17:35:01 27025840 31559400 715160 2.17 194604 4456084 1679372 4.95 1594320 3699496 180 17:47:03 17:36:01 27028976 31562636 711932 2.17 194664 4456080 1679372 4.95 1591324 3699500 12 17:47:03 17:37:01 27029564 31563224 711244 2.16 194696 4456088 1679372 4.95 1590892 3699500 12 17:47:03 17:38:01 27029412 31563136 711256 2.16 194728 4456092 1679372 4.95 1591208 3699508 12 17:47:03 17:39:01 27029620 31563400 711208 2.16 194756 4456100 1679372 4.95 1591036 3699512 12 17:47:03 17:40:01 27029636 31563464 711112 2.16 194804 4456100 1679372 4.95 1590888 3699520 8 17:47:03 17:41:01 27028140 31562040 712824 2.17 194864 4456080 1714988 5.05 1591564 3699484 20 17:47:03 17:42:01 27027848 31561784 713000 2.17 194912 4456084 1714988 5.05 1591848 3699488 8 17:47:03 17:43:01 27027444 31561476 713136 2.17 194972 4456088 1714988 5.05 1591912 3699492 8 17:47:03 17:44:01 27027404 31561508 713096 2.17 195032 4456088 1714988 5.05 1591708 3699504 8 17:47:03 17:45:01 27027784 31562080 712228 2.17 195116 4456092 1714988 5.05 1591384 3699512 196 17:47:03 17:46:01 27027996 31562396 711840 2.16 195212 4456080 1714988 5.05 1591220 3699500 12 17:47:03 17:47:01 26961352 31500364 769536 2.34 195372 4457728 1773056 5.23 1653376 3696832 520 17:47:03 Average: 27245305 31549341 731480 2.22 184145 4249798 1745426 5.14 1532183 3561368 12052 17:47:03 17:47:03 17:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:47:03 17:27:01 docker0 76.87 93.75 6.64 144.70 0.00 0.00 0.00 0.00 17:47:03 17:27:01 ens3 376.10 247.59 4990.62 63.40 0.00 0.00 0.00 0.00 17:47:03 17:27:01 veth7bd91ee 72.32 86.95 7.15 60.62 0.00 0.00 0.00 0.00 17:47:03 17:27:01 lo 6.40 6.40 0.63 0.63 0.00 0.00 0.00 0.00 17:47:03 17:28:01 docker0 112.96 253.52 10.07 2292.76 0.00 0.00 0.00 0.00 17:47:03 17:28:01 ens3 275.10 126.38 2318.17 20.94 0.00 0.00 0.00 0.00 17:47:03 17:28:01 veth325cf23 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 17:47:03 17:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:47:03 17:29:01 docker0 16.86 45.74 1.27 831.45 0.00 0.00 0.00 0.00 17:47:03 17:29:01 ens3 93.27 46.59 1075.47 15.11 0.00 0.00 0.00 0.00 17:47:03 17:29:01 lo 1.67 1.67 0.18 0.18 0.00 0.00 0.00 0.00 17:47:03 17:30:01 docker0 0.00 0.05 0.00 0.01 0.00 0.00 0.00 0.00 17:47:03 17:30:01 ens3 93.02 58.99 2527.26 13.60 0.00 0.00 0.00 0.00 17:47:03 17:30:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 17:47:03 17:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:47:03 17:31:01 ens3 205.91 102.55 2731.52 7.21 0.00 0.00 0.00 0.00 17:47:03 17:31:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 17:47:03 17:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:47:03 17:32:01 ens3 1.37 0.63 0.33 0.23 0.00 0.00 0.00 0.00 17:47:03 17:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:47:03 17:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:47:03 17:33:01 ens3 0.17 0.02 0.06 0.00 0.00 0.00 0.00 0.00 17:47:03 17:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:47:03 17:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:47:03 17:34:01 ens3 0.40 0.13 0.02 0.01 0.00 0.00 0.00 0.00 17:47:03 17:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:47:03 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:47:03 17:35:01 ens3 0.27 0.00 0.01 0.00 0.00 0.00 0.00 0.00 17:47:03 17:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:47:03 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:47:03 17:36:01 ens3 0.77 0.25 0.16 0.08 0.00 0.00 0.00 0.00 17:47:03 17:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:47:03 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:47:03 17:37:01 ens3 3.00 0.13 0.35 0.07 0.00 0.00 0.00 0.00 17:47:03 17:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:47:03 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:47:03 17:38:01 ens3 1.80 0.77 0.82 0.60 0.00 0.00 0.00 0.00 17:47:03 17:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:47:03 17:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:47:03 17:39:01 ens3 1.33 0.43 0.56 0.39 0.00 0.00 0.00 0.00 17:47:03 17:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:47:03 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:47:03 17:40:01 ens3 0.32 0.10 0.02 0.01 0.00 0.00 0.00 0.00 17:47:03 17:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:47:03 17:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:47:03 17:41:01 ens3 1.07 0.40 0.36 0.27 0.00 0.00 0.00 0.00 17:47:03 17:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:47:03 17:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:47:03 17:42:01 ens3 0.27 0.12 0.02 0.01 0.00 0.00 0.00 0.00 17:47:03 17:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:47:03 17:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:47:03 17:43:01 ens3 0.27 0.05 0.01 0.00 0.00 0.00 0.00 0.00 17:47:03 17:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:47:03 17:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:47:03 17:44:01 ens3 0.30 0.10 0.02 0.01 0.00 0.00 0.00 0.00 17:47:03 17:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:47:03 17:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:47:03 17:45:01 ens3 0.53 0.12 0.08 0.01 0.00 0.00 0.00 0.00 17:47:03 17:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:47:03 17:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:47:03 17:46:01 ens3 0.45 0.20 0.09 0.07 0.00 0.00 0.00 0.00 17:47:03 17:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:47:03 17:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:47:03 17:47:01 ens3 30.18 16.50 30.73 10.39 0.00 0.00 0.00 0.00 17:47:03 17:47:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 17:47:03 Average: docker0 9.84 18.72 0.86 155.66 0.00 0.00 0.00 0.00 17:47:03 Average: ens3 51.71 28.67 651.28 6.30 0.00 0.00 0.00 0.00 17:47:03 Average: lo 0.58 0.58 0.06 0.06 0.00 0.00 0.00 0.00 17:47:03 17:47:03 17:47:03 ---> sar -P ALL: 17:47:03 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6750) 09/20/23 _x86_64_ (8 CPU) 17:47:03 17:47:03 17:25:18 LINUX RESTART (8 CPU) 17:47:03 17:47:03 17:26:01 CPU %user %nice %system %iowait %steal %idle 17:47:03 17:27:01 all 6.52 0.00 2.87 5.01 0.07 85.54 17:47:03 17:27:01 0 8.09 0.00 2.28 8.43 0.08 81.12 17:47:03 17:27:01 1 6.84 0.00 3.27 6.69 0.07 83.13 17:47:03 17:27:01 2 4.91 0.00 2.83 0.84 0.03 91.38 17:47:03 17:27:01 3 7.63 0.00 2.76 4.72 0.08 84.81 17:47:03 17:27:01 4 5.21 0.00 2.40 0.57 0.07 91.75 17:47:03 17:27:01 5 6.71 0.00 2.54 1.31 0.05 89.39 17:47:03 17:27:01 6 6.46 0.00 3.11 14.01 0.05 76.37 17:47:03 17:27:01 7 6.27 0.00 3.75 3.48 0.10 86.39 17:47:03 17:28:01 all 10.96 0.00 3.02 7.82 0.09 78.11 17:47:03 17:28:01 0 10.51 0.00 3.38 17.72 0.07 68.33 17:47:03 17:28:01 1 10.76 0.00 3.70 32.52 0.05 52.97 17:47:03 17:28:01 2 10.74 0.00 3.42 0.64 0.07 85.13 17:47:03 17:28:01 3 11.94 0.00 2.85 0.74 0.08 84.39 17:47:03 17:28:01 4 10.70 0.00 2.67 4.23 0.17 82.24 17:47:03 17:28:01 5 10.80 0.00 2.31 2.64 0.08 84.17 17:47:03 17:28:01 6 10.88 0.00 2.87 2.54 0.07 83.64 17:47:03 17:28:01 7 11.38 0.00 3.01 1.64 0.10 83.87 17:47:03 17:29:01 all 31.98 0.00 5.13 3.81 0.18 58.91 17:47:03 17:29:01 0 30.83 0.00 5.82 8.69 0.10 54.56 17:47:03 17:29:01 1 32.49 0.00 5.17 3.10 0.38 58.85 17:47:03 17:29:01 2 31.98 0.00 5.55 0.85 0.08 61.53 17:47:03 17:29:01 3 31.60 0.00 5.19 4.47 0.21 58.54 17:47:03 17:29:01 4 33.48 0.00 4.37 0.78 0.12 61.25 17:47:03 17:29:01 5 31.18 0.00 4.61 6.96 0.10 57.14 17:47:03 17:29:01 6 30.58 0.00 5.11 1.61 0.10 62.60 17:47:03 17:29:01 7 33.66 0.00 5.18 4.06 0.32 56.77 17:47:03 17:30:01 all 3.53 0.00 1.73 2.19 0.03 92.52 17:47:03 17:30:01 0 4.14 0.00 1.44 2.58 0.03 91.81 17:47:03 17:30:01 1 4.41 0.00 1.96 0.12 0.03 93.47 17:47:03 17:30:01 2 3.48 0.00 1.26 1.05 0.03 94.17 17:47:03 17:30:01 3 3.49 0.00 2.02 1.61 0.03 92.84 17:47:03 17:30:01 4 2.09 0.00 0.62 0.03 0.03 97.23 17:47:03 17:30:01 5 2.98 0.00 1.79 5.68 0.03 89.52 17:47:03 17:30:01 6 3.53 0.00 2.66 6.44 0.03 87.34 17:47:03 17:30:01 7 4.12 0.00 2.11 0.00 0.03 93.73 17:47:03 17:31:01 all 2.52 0.00 1.51 0.79 0.03 95.16 17:47:03 17:31:01 0 1.95 0.00 2.72 0.23 0.02 95.07 17:47:03 17:31:01 1 2.96 0.00 1.96 1.59 0.03 93.45 17:47:03 17:31:01 2 2.29 0.00 1.49 0.80 0.03 95.39 17:47:03 17:31:01 3 3.66 0.00 1.42 0.38 0.05 94.49 17:47:03 17:31:01 4 1.50 0.00 1.07 0.58 0.02 96.83 17:47:03 17:31:01 5 1.64 0.00 0.84 2.39 0.02 95.11 17:47:03 17:31:01 6 3.34 0.00 1.25 0.22 0.02 95.18 17:47:03 17:31:01 7 2.85 0.00 1.31 0.08 0.03 95.72 17:47:03 17:32:01 all 0.17 0.00 0.06 0.02 0.01 99.74 17:47:03 17:32:01 0 0.10 0.00 0.07 0.00 0.02 99.82 17:47:03 17:32:01 1 0.10 0.00 0.08 0.02 0.02 99.78 17:47:03 17:32:01 2 0.25 0.00 0.07 0.07 0.00 99.62 17:47:03 17:32:01 3 0.10 0.00 0.07 0.00 0.00 99.83 17:47:03 17:32:01 4 0.05 0.00 0.10 0.00 0.02 99.83 17:47:03 17:32:01 5 0.63 0.00 0.03 0.00 0.00 99.34 17:47:03 17:32:01 6 0.08 0.00 0.03 0.03 0.00 99.85 17:47:03 17:32:01 7 0.05 0.00 0.07 0.02 0.02 99.85 17:47:03 17:33:01 all 0.02 0.00 0.01 0.01 0.01 99.95 17:47:03 17:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:47:03 17:33:01 1 0.02 0.00 0.00 0.00 0.02 99.97 17:47:03 17:33:01 2 0.00 0.00 0.02 0.05 0.02 99.92 17:47:03 17:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:47:03 17:33:01 4 0.07 0.00 0.03 0.00 0.03 99.87 17:47:03 17:33:01 5 0.05 0.00 0.02 0.00 0.02 99.92 17:47:03 17:33:01 6 0.02 0.00 0.02 0.02 0.02 99.93 17:47:03 17:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:47:03 17:34:01 all 0.03 0.00 0.01 0.01 0.01 99.94 17:47:03 17:34:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:47:03 17:34:01 1 0.07 0.00 0.03 0.00 0.00 99.90 17:47:03 17:34:01 2 0.02 0.00 0.00 0.02 0.00 99.97 17:47:03 17:34:01 3 0.03 0.00 0.00 0.02 0.02 99.93 17:47:03 17:34:01 4 0.02 0.00 0.02 0.00 0.02 99.95 17:47:03 17:34:01 5 0.05 0.00 0.00 0.00 0.02 99.93 17:47:03 17:34:01 6 0.03 0.00 0.02 0.02 0.00 99.93 17:47:03 17:34:01 7 0.03 0.00 0.00 0.00 0.00 99.97 17:47:03 17:35:01 all 0.01 0.00 0.01 0.00 0.00 99.97 17:47:03 17:35:01 0 0.03 0.00 0.00 0.00 0.00 99.97 17:47:03 17:35:01 1 0.02 0.00 0.00 0.00 0.02 99.97 17:47:03 17:35:01 2 0.00 0.00 0.00 0.02 0.00 99.98 17:47:03 17:35:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:47:03 17:35:01 4 0.03 0.00 0.02 0.00 0.02 99.93 17:47:03 17:35:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:47:03 17:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:47:03 17:35:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:47:03 17:36:01 all 0.03 0.00 0.01 0.00 0.01 99.95 17:47:03 17:36:01 0 0.00 0.00 0.02 0.00 0.02 99.97 17:47:03 17:36:01 1 0.03 0.00 0.00 0.00 0.00 99.97 17:47:03 17:36:01 2 0.03 0.00 0.02 0.02 0.00 99.93 17:47:03 17:36:01 3 0.02 0.00 0.02 0.02 0.02 99.93 17:47:03 17:36:01 4 0.05 0.00 0.02 0.00 0.03 99.90 17:47:03 17:36:01 5 0.03 0.00 0.00 0.00 0.02 99.95 17:47:03 17:36:01 6 0.02 0.00 0.03 0.00 0.02 99.93 17:47:03 17:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:47:03 17:37:01 all 0.07 0.00 0.01 0.00 0.01 99.91 17:47:03 17:37:01 0 0.45 0.00 0.00 0.00 0.00 99.55 17:47:03 17:37:01 1 0.02 0.00 0.02 0.00 0.02 99.95 17:47:03 17:37:01 2 0.00 0.00 0.02 0.02 0.00 99.97 17:47:03 17:37:01 3 0.00 0.00 0.00 0.00 0.02 99.98 17:47:03 17:37:01 4 0.03 0.00 0.05 0.00 0.03 99.88 17:47:03 17:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:47:03 17:37:01 6 0.02 0.00 0.00 0.02 0.00 99.97 17:47:03 17:37:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:47:03 17:47:03 17:37:01 CPU %user %nice %system %iowait %steal %idle 17:47:03 17:38:01 all 0.03 0.00 0.01 0.01 0.01 99.94 17:47:03 17:38:01 0 0.05 0.00 0.00 0.00 0.00 99.95 17:47:03 17:38:01 1 0.07 0.00 0.02 0.00 0.00 99.92 17:47:03 17:38:01 2 0.03 0.00 0.00 0.05 0.02 99.90 17:47:03 17:38:01 3 0.02 0.00 0.00 0.02 0.00 99.97 17:47:03 17:38:01 4 0.02 0.00 0.00 0.00 0.03 99.95 17:47:03 17:38:01 5 0.02 0.00 0.02 0.00 0.02 99.95 17:47:03 17:38:01 6 0.03 0.00 0.00 0.00 0.02 99.95 17:47:03 17:38:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:47:03 17:39:01 all 0.02 0.00 0.01 0.03 0.01 99.93 17:47:03 17:39:01 0 0.00 0.00 0.00 0.00 0.02 99.98 17:47:03 17:39:01 1 0.03 0.00 0.02 0.00 0.02 99.93 17:47:03 17:39:01 2 0.02 0.00 0.00 0.03 0.00 99.95 17:47:03 17:39:01 3 0.02 0.00 0.00 0.15 0.02 99.82 17:47:03 17:39:01 4 0.05 0.00 0.03 0.05 0.03 99.83 17:47:03 17:39:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:47:03 17:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:47:03 17:39:01 7 0.02 0.00 0.02 0.00 0.02 99.95 17:47:03 17:40:01 all 0.03 0.00 0.01 0.00 0.00 99.96 17:47:03 17:40:01 0 0.02 0.00 0.02 0.02 0.00 99.95 17:47:03 17:40:01 1 0.03 0.00 0.00 0.00 0.00 99.97 17:47:03 17:40:01 2 0.00 0.00 0.00 0.02 0.00 99.98 17:47:03 17:40:01 3 0.05 0.00 0.00 0.00 0.00 99.95 17:47:03 17:40:01 4 0.03 0.00 0.02 0.00 0.02 99.93 17:47:03 17:40:01 5 0.05 0.00 0.00 0.00 0.02 99.93 17:47:03 17:40:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:47:03 17:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:47:03 17:41:01 all 0.03 0.00 0.03 0.01 0.01 99.93 17:47:03 17:41:01 0 0.00 0.00 0.03 0.02 0.00 99.95 17:47:03 17:41:01 1 0.07 0.00 0.02 0.02 0.02 99.88 17:47:03 17:41:01 2 0.03 0.00 0.02 0.03 0.00 99.92 17:47:03 17:41:01 3 0.03 0.00 0.05 0.00 0.02 99.90 17:47:03 17:41:01 4 0.07 0.00 0.05 0.00 0.02 99.87 17:47:03 17:41:01 5 0.02 0.00 0.03 0.00 0.00 99.95 17:47:03 17:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:47:03 17:41:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:47:03 17:42:01 all 0.02 0.00 0.01 0.02 0.01 99.93 17:47:03 17:42:01 0 0.03 0.00 0.02 0.00 0.02 99.93 17:47:03 17:42:01 1 0.03 0.00 0.00 0.00 0.02 99.95 17:47:03 17:42:01 2 0.02 0.00 0.00 0.02 0.00 99.97 17:47:03 17:42:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:47:03 17:42:01 4 0.07 0.00 0.03 0.00 0.03 99.87 17:47:03 17:42:01 5 0.02 0.00 0.00 0.00 0.02 99.97 17:47:03 17:42:01 6 0.02 0.00 0.02 0.17 0.00 99.80 17:47:03 17:42:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:47:03 17:43:01 all 0.00 0.00 0.01 0.01 0.01 99.98 17:47:03 17:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:47:03 17:43:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:47:03 17:43:01 2 0.00 0.00 0.00 0.03 0.02 99.95 17:47:03 17:43:01 3 0.00 0.00 0.02 0.00 0.02 99.97 17:47:03 17:43:01 4 0.00 0.00 0.02 0.00 0.02 99.97 17:47:03 17:43:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:47:03 17:43:01 6 0.00 0.00 0.00 0.02 0.00 99.98 17:47:03 17:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:47:03 17:44:01 all 0.02 0.00 0.01 0.01 0.01 99.96 17:47:03 17:44:01 0 0.02 0.00 0.00 0.02 0.00 99.97 17:47:03 17:44:01 1 0.05 0.00 0.02 0.00 0.00 99.93 17:47:03 17:44:01 2 0.00 0.00 0.00 0.05 0.00 99.95 17:47:03 17:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:47:03 17:44:01 4 0.03 0.00 0.02 0.00 0.02 99.93 17:47:03 17:44:01 5 0.02 0.00 0.02 0.00 0.02 99.95 17:47:03 17:44:01 6 0.03 0.00 0.00 0.00 0.02 99.95 17:47:03 17:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:47:03 17:45:01 all 0.12 0.00 0.01 0.14 0.01 99.72 17:47:03 17:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:47:03 17:45:01 1 0.05 0.00 0.00 0.00 0.02 99.93 17:47:03 17:45:01 2 0.00 0.00 0.00 0.60 0.00 99.40 17:47:03 17:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:47:03 17:45:01 4 0.03 0.00 0.03 0.00 0.02 99.92 17:47:03 17:45:01 5 0.85 0.00 0.02 0.00 0.00 99.14 17:47:03 17:45:01 6 0.02 0.00 0.00 0.52 0.02 99.45 17:47:03 17:45:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:47:03 17:46:01 all 0.03 0.00 0.01 0.01 0.01 99.94 17:47:03 17:46:01 0 0.00 0.00 0.02 0.00 0.02 99.97 17:47:03 17:46:01 1 0.12 0.00 0.02 0.00 0.00 99.87 17:47:03 17:46:01 2 0.02 0.00 0.02 0.03 0.00 99.93 17:47:03 17:46:01 3 0.03 0.00 0.00 0.00 0.02 99.95 17:47:03 17:46:01 4 0.02 0.00 0.03 0.00 0.02 99.93 17:47:03 17:46:01 5 0.03 0.00 0.02 0.00 0.02 99.93 17:47:03 17:46:01 6 0.00 0.00 0.00 0.02 0.00 99.98 17:47:03 17:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:47:03 17:47:01 all 0.59 0.00 0.30 0.02 0.02 99.08 17:47:03 17:47:01 0 0.58 0.00 0.28 0.02 0.00 99.12 17:47:03 17:47:01 1 0.73 0.00 0.25 0.00 0.02 99.00 17:47:03 17:47:01 2 1.40 0.00 0.35 0.02 0.02 98.22 17:47:03 17:47:01 3 0.77 0.00 0.45 0.02 0.02 98.75 17:47:03 17:47:01 4 0.52 0.00 0.38 0.07 0.03 99.00 17:47:03 17:47:01 5 0.15 0.00 0.22 0.00 0.02 99.61 17:47:03 17:47:01 6 0.17 0.00 0.20 0.03 0.02 99.58 17:47:03 17:47:01 7 0.40 0.00 0.23 0.00 0.02 99.35 17:47:03 Average: all 2.67 0.00 0.70 0.94 0.03 95.67 17:47:03 Average: 0 2.68 0.00 0.76 1.78 0.02 94.76 17:47:03 Average: 1 2.75 0.00 0.78 2.08 0.03 94.36 17:47:03 Average: 2 2.60 0.00 0.71 0.25 0.02 96.42 17:47:03 Average: 3 2.79 0.00 0.70 0.57 0.03 95.91 17:47:03 Average: 4 2.54 0.00 0.57 0.30 0.04 96.56 17:47:03 Average: 5 2.59 0.00 0.59 0.90 0.02 95.90 17:47:03 Average: 6 2.60 0.00 0.72 1.21 0.02 95.44 17:47:03 Average: 7 2.77 0.00 0.74 0.44 0.03 96.02 17:47:03 17:47:03 17:47:03