Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 59664bc2ea44ebca3b36727ae3a90eeb55726827 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-ssh7017524289542643443.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh288768375223688355.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5236881505718406356.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7940247229853259161.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8657502688519509469.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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.20 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 Running on prd-ubuntu20.04-docker-8c-8g-351 in /w/workspace/exfoundry_device-usb-camera_main [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/exfoundry_device-usb-camera_main # 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 Avoid second fetch Checking out Revision 59664bc2ea44ebca3b36727ae3a90eeb55726827 (main) Commit message: "docs: add warning for main branch, link to releases (#185)" > 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 core.sparsecheckout # timeout=10 > git checkout -f 59664bc2ea44ebca3b36727ae3a90eeb55726827 # timeout=10 > git rev-list --no-walk 607f731e4853ec4e2d85133e839d4b6333ba41f7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:03:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:03:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:03:49 ========================================================= 04:03:49 EdgeX Global Pipelines Version Info 04:03:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:03:50 ------------------- 04:03:50 stable info: 04:03:50 ------------------- 04:03:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:03:50 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 04:03:50 Message: update stable to v1.0.245 04:03:50 ------------------- 04:03:50 experimental info: 04:03:50 ------------------- 04:03:50 Commited By: **** collab-it+edgex@linuxfoundation.org 04:03:50 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 04:03:50 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:03:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 04:03:50 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 04:03:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:03:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:03:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:03:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 04:03:50 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:03:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:03:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:03:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:03:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:03:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 04:03:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:03:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:03:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:03:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:03:50 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:03:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:03:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:03:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:03:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:03:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:03:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:03:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:03:51 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:03:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:03:51 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:03:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:03:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:03:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:03:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 59664bc2ea44ebca3b36727ae3a90eeb55726827 [Pipeline] echo 04:03:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 59664bc [Pipeline] echo 04:03:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:03:51 provisioning config files... 04:03:51 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5277861740544143443tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:03:51 ---> docker-login.sh 04:03:51 nexus3.edgexfoundry.org:10001 04:03:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:52 Configure a credential helper to remove this warning. See 04:03:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:52 04:03:52 Login Succeeded 04:03:52 nexus3.edgexfoundry.org:10002 04:03:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:52 Configure a credential helper to remove this warning. See 04:03:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:52 04:03:52 Login Succeeded 04:03:52 nexus3.edgexfoundry.org:10003 04:03:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:52 Configure a credential helper to remove this warning. See 04:03:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:52 04:03:52 Login Succeeded 04:03:52 nexus3.edgexfoundry.org:10004 04:03:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:52 Configure a credential helper to remove this warning. See 04:03:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:52 04:03:52 Login Succeeded 04:03:52 docker.io 04:03:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:52 Configure a credential helper to remove this warning. See 04:03:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:52 04:03:52 Login Succeeded 04:03:52 ---> docker-login.sh ends [Pipeline] } 04:03:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:03:52 + git rev-list -1 --merges 59664bc2ea44ebca3b36727ae3a90eeb55726827~1..59664bc2ea44ebca3b36727ae3a90eeb55726827 [Pipeline] echo 04:03:52 -----------> git rev-list -1 --merges 59664bc2ea44ebca3b36727ae3a90eeb55726827~1..59664bc2ea44ebca3b36727ae3a90eeb55726827 59664bc2ea44ebca3b36727ae3a90eeb55726827 [false] [Pipeline] sh 04:03:53 + git log --format=format:%s -1 59664bc2ea44ebca3b36727ae3a90eeb55726827 [Pipeline] echo 04:03:53 ========================================================= 04:03:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:03:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:03:53 + git log --format=format:%s -1 59664bc2ea44ebca3b36727ae3a90eeb55726827 [Pipeline] echo 04:03:53 [semverPrep] GIT_COMMIT: 59664bc2ea44ebca3b36727ae3a90eeb55726827, Commit Message: docs: add warning for main branch, link to releases (#185) [Pipeline] echo 04:03:53 [semverPrep] This is not a build commit. [Pipeline] sh 04:03:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:03:54 + grep -v github /etc/ssh/ssh_known_hosts 04:03:54 + [ -e /tmp/ssh_known_hosts ] 04:03:54 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:03:54 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:03:54 + sudo tee -a /etc/ssh/ssh_known_hosts 04:03:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:03:54 04:03:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:03:54 0.1.4: Pulling from edgex-devops/py-git-semver 04:03:54 b85a868b505f: Pulling fs layer 04:03:54 e2be974225ed: Pulling fs layer 04:03:54 339a4e72a1f5: Pulling fs layer 04:03:54 988bab9f4d93: Pulling fs layer 04:03:54 1469e6f7b9e6: Pulling fs layer 04:03:54 eaf3925da568: Pulling fs layer 04:03:54 bab4dde63d76: Pulling fs layer 04:03:54 bde34c3a00c8: Pulling fs layer 04:03:54 b352a97aabf1: Pulling fs layer 04:03:54 4872d77fe225: Pulling fs layer 04:03:54 5851b861e8e6: Pulling fs layer 04:03:54 1469e6f7b9e6: Waiting 04:03:54 eaf3925da568: Waiting 04:03:54 bde34c3a00c8: Waiting 04:03:54 bab4dde63d76: Waiting 04:03:54 988bab9f4d93: Waiting 04:03:54 e2be974225ed: Verifying Checksum 04:03:54 e2be974225ed: Download complete 04:03:54 988bab9f4d93: Verifying Checksum 04:03:54 988bab9f4d93: Download complete 04:03:54 1469e6f7b9e6: Download complete 04:03:54 eaf3925da568: Verifying Checksum 04:03:54 eaf3925da568: Download complete 04:03:54 339a4e72a1f5: Download complete 04:03:54 bde34c3a00c8: Verifying Checksum 04:03:54 bde34c3a00c8: Download complete 04:03:54 b352a97aabf1: Download complete 04:03:54 4872d77fe225: Verifying Checksum 04:03:54 4872d77fe225: Download complete 04:03:54 5851b861e8e6: Download complete 04:03:55 b85a868b505f: Download complete 04:03:55 bab4dde63d76: Verifying Checksum 04:03:55 bab4dde63d76: Download complete 04:03:56 b85a868b505f: Pull complete 04:03:56 e2be974225ed: Pull complete 04:03:56 339a4e72a1f5: Pull complete 04:03:56 988bab9f4d93: Pull complete 04:03:57 1469e6f7b9e6: Pull complete 04:03:57 eaf3925da568: Pull complete 04:03:59 bab4dde63d76: Pull complete 04:03:59 bde34c3a00c8: Pull complete 04:03:59 b352a97aabf1: Pull complete 04:03:59 4872d77fe225: Pull complete 04:03:59 5851b861e8e6: Pull complete 04:03:59 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:03:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:03:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:03:59 prd-ubuntu20.04-docker-8c-8g-351 does not seem to be running inside a container 04:03:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:04:01 $ docker top f6b6cfef9838e600ee59c07a0ab8bb503a93239c5c52ba53956b3b427efa057f -eo pid,comm 04:04:01 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). 04:04:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:04:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:04:01 [ssh-agent] Looking for ssh-agent implementation... 04:04:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:04:01 $ docker exec f6b6cfef9838e600ee59c07a0ab8bb503a93239c5c52ba53956b3b427efa057f ssh-agent 04:04:01 SSH_AUTH_SOCK=/tmp/ssh-AGAHBtpvpOnc/agent.33 04:04:01 SSH_AGENT_PID=39 04:04:01 Running ssh-add (command line suppressed) 04:04:01 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9960550648649309843.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9960550648649309843.key) 04:04:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:04:01 + git tag --points-at HEAD [Pipeline] } 04:04:01 $ docker exec --env ******** --env ******** f6b6cfef9838e600ee59c07a0ab8bb503a93239c5c52ba53956b3b427efa057f ssh-agent -k 04:04:01 unset SSH_AUTH_SOCK; 04:04:01 unset SSH_AGENT_PID; 04:04:01 echo Agent pid 39 killed; 04:04:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:04:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:04:01 [ssh-agent] Looking for ssh-agent implementation... 04:04:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:04:02 $ docker exec f6b6cfef9838e600ee59c07a0ab8bb503a93239c5c52ba53956b3b427efa057f ssh-agent 04:04:02 SSH_AUTH_SOCK=/tmp/ssh-ecgJSarn761z/agent.71 04:04:02 SSH_AGENT_PID=77 04:04:02 Running ssh-add (command line suppressed) 04:04:02 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12418839635099305512.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12418839635099305512.key) 04:04:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:04:02 + git semver init 04:04:02 2023-03-15 04:04:02,763 [run_init] DEBUG init version:0.0.0 force:False 04:04:02 2023-03-15 04:04:02,764 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 04:04:02 2023-03-15 04:04:02,764 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 04:04:02 2023-03-15 04:04:02,765 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 04:04:03 2023-03-15 04:04:03,484 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 04:04:03 2023-03-15 04:04:03,484 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 04:04:03 2023-03-15 04:04:03,484 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 04:04:03 2023-03-15 04:04:03,485 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 04:04:03 3.0.0-dev.18 [Pipeline] } 04:04:03 $ docker exec --env ******** --env ******** f6b6cfef9838e600ee59c07a0ab8bb503a93239c5c52ba53956b3b427efa057f ssh-agent -k 04:04:03 unset SSH_AUTH_SOCK; 04:04:03 unset SSH_AGENT_PID; 04:04:03 echo Agent pid 77 killed; 04:04:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:04:04 + git semver [Pipeline] } 04:04:04 $ docker stop --time=1 f6b6cfef9838e600ee59c07a0ab8bb503a93239c5c52ba53956b3b427efa057f 04:04:05 $ docker rm -f --volumes f6b6cfef9838e600ee59c07a0ab8bb503a93239c5c52ba53956b3b427efa057f [Pipeline] // withDockerContainer [Pipeline] sh 04:04:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:04:06 Stashed 1 file(s) [Pipeline] echo 04:04:06 [edgeXSemver]: initialized semver on version 3.0.0-dev.18 [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 04:04:06 provisioning config files... 04:04:06 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5674673075301296305tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:04:06 ---> docker-login.sh 04:04:06 nexus3.edgexfoundry.org:10001 04:04:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:06 Configure a credential helper to remove this warning. See 04:04:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:06 04:04:06 Login Succeeded 04:04:06 nexus3.edgexfoundry.org:10002 04:04:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:06 Configure a credential helper to remove this warning. See 04:04:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:06 04:04:06 Login Succeeded 04:04:06 nexus3.edgexfoundry.org:10003 04:04:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:07 Configure a credential helper to remove this warning. See 04:04:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:07 04:04:07 Login Succeeded 04:04:07 nexus3.edgexfoundry.org:10004 04:04:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:07 Configure a credential helper to remove this warning. See 04:04:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:07 04:04:07 Login Succeeded 04:04:07 docker.io 04:04:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:07 Configure a credential helper to remove this warning. See 04:04:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:07 04:04:07 Login Succeeded 04:04:07 ---> docker-login.sh ends [Pipeline] } 04:04:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:04:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:04:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:04:07 ========================================================= 04:04:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 04:04:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:07 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 04:04:07 Sending build context to Docker daemon 1.808MB 04:04:07 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 04:04:07 Step 2/13 : FROM ${BASE} AS builder 04:04:07 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 04:04:07 63b65145d645: Pulling fs layer 04:04:07 a2d21d5440eb: Pulling fs layer 04:04:07 935e6c44a52c: Pulling fs layer 04:04:07 94cc34f8dd06: Pulling fs layer 04:04:07 30dea6a524f1: Pulling fs layer 04:04:07 a2aff8979fd8: Pulling fs layer 04:04:07 6808be2612f2: Pulling fs layer 04:04:07 f25807f1079a: Pulling fs layer 04:04:07 94cc34f8dd06: Waiting 04:04:07 30dea6a524f1: Waiting 04:04:07 a2aff8979fd8: Waiting 04:04:07 6808be2612f2: Waiting 04:04:07 f25807f1079a: Waiting 04:04:07 a2d21d5440eb: Download complete 04:04:07 94cc34f8dd06: Verifying Checksum 04:04:07 30dea6a524f1: Verifying Checksum 04:04:07 30dea6a524f1: Download complete 04:04:07 63b65145d645: Verifying Checksum 04:04:07 63b65145d645: Download complete 04:04:07 a2aff8979fd8: Verifying Checksum 04:04:07 a2aff8979fd8: Download complete 04:04:07 63b65145d645: Pull complete 04:04:08 a2d21d5440eb: Pull complete 04:04:08 f25807f1079a: Verifying Checksum 04:04:08 f25807f1079a: Download complete 04:04:08 935e6c44a52c: Verifying Checksum 04:04:08 935e6c44a52c: Download complete 04:04:08 6808be2612f2: Download complete 04:04:12 935e6c44a52c: Pull complete 04:04:12 94cc34f8dd06: Pull complete 04:04:12 30dea6a524f1: Pull complete 04:04:12 a2aff8979fd8: Pull complete 04:04:14 6808be2612f2: Pull complete 04:04:15 f25807f1079a: Pull complete 04:04:15 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 04:04:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 04:04:15 ---> 3b553350e43f 04:04:15 Step 3/13 : ARG ADD_BUILD_TAGS="" 04:04:17 ---> Running in 9b68af4d3fcd 04:04:17 Removing intermediate container 9b68af4d3fcd 04:04:17 ---> e28576064a41 04:04:17 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:04:17 ---> Running in 8877d4e0b442 04:04:17 Removing intermediate container 8877d4e0b442 04:04:17 ---> 029b43a2fdda 04:04:17 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 04:04:17 ---> Running in 8f4e538a7244 04:04:17 Removing intermediate container 8f4e538a7244 04:04:17 ---> c245e407fc1c 04:04:17 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 04:04:17 ---> Running in b6757094e057 04:04:17 Removing intermediate container b6757094e057 04:04:17 ---> d02947c2a3e7 04:04:17 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:04:17 ---> Running in 93237697b80a 04:04:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:04:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:04:18 (1/14) Installing libintl (0.21.1-r1) 04:04:18 (2/14) Installing eudev-libs (3.2.11-r4) 04:04:18 (3/14) Installing libjpeg-turbo (2.1.4-r0) 04:04:18 (4/14) Installing v4l-utils-libs (1.22.1-r2) 04:04:18 (5/14) Installing v4l-utils (1.22.1-r2) 04:04:18 (6/14) Installing udev-init-scripts (35-r1) 04:04:18 (7/14) Installing libblkid (2.38.1-r1) 04:04:18 (8/14) Installing xz-libs (5.2.9-r0) 04:04:18 (9/14) Installing zstd-libs (1.5.2-r9) 04:04:18 (10/14) Installing kmod-libs (30-r1) 04:04:18 (11/14) Installing eudev (3.2.11-r4) 04:04:18 (12/14) Installing eudev-dev (3.2.11-r4) 04:04:18 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 04:04:18 (14/14) Installing v4l-utils-dev (1.22.1-r2) 04:04:18 Executing busybox-1.35.0-r29.trigger 04:04:18 Executing eudev-3.2.11-r4.trigger 04:04:18 OK: 272 MiB in 67 packages 04:04:18 Removing intermediate container 93237697b80a 04:04:18 ---> 67219c054b47 04:04:18 Step 8/13 : WORKDIR /device-usb-camera 04:04:18 ---> Running in f7646f66c3ef 04:04:18 Removing intermediate container f7646f66c3ef 04:04:18 ---> 352886ed72b5 04:04:18 Step 9/13 : COPY go.mod vendor* ./ 04:04:19 ---> 0a4a07c0985e 04:04:19 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:04:19 ---> Running in ff93f181f2f5 04:04:21 Still waiting to schedule task 04:04:21 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:04:45 Removing intermediate container ff93f181f2f5 04:04:45 ---> b6d04d1a0fda 04:04:45 Step 11/13 : COPY . . 04:04:45 ---> 635d89dcb563 04:04:45 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 04:04:45 ---> Running in dd78ec65e4d6 04:04:45  % Total % Received % Xferd Average Speed Time Time Time Current 04:04:45  Dload Upload Total Spent Left Speed 04:04:45  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8944 0 --:--:-- --:--:-- --:--:--  9000 04:04:45 Removing intermediate container dd78ec65e4d6 04:04:45 ---> 79afceccf04b 04:04:45 Step 13/13 : RUN ${MAKE} 04:04:45 ---> Running in 26f234be46a9 04:04:45 noop 04:04:45 Removing intermediate container 26f234be46a9 04:04:45 ---> 7c660992e014 04:04:45 Successfully built 7c660992e014 04:04:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:46 + docker inspect -f . ci-base-image-x86_64 04:04:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:04:46 prd-ubuntu20.04-docker-8c-8g-351 does not seem to be running inside a container 04:04:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:04:46 $ docker top d1001029b55fac6b6e848c91d989dda24a3fc0f85626dd87a8cb13955fc8562c -eo pid,comm [Pipeline] { [Pipeline] sh 04:04:46 + go version 04:04:46 go version go1.20.2 linux/amd64 [Pipeline] } 04:04:46 $ docker stop --time=1 d1001029b55fac6b6e848c91d989dda24a3fc0f85626dd87a8cb13955fc8562c 04:04:48 $ docker rm -f --volumes d1001029b55fac6b6e848c91d989dda24a3fc0f85626dd87a8cb13955fc8562c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:48 + docker inspect -f . ci-base-image-x86_64 04:04:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:04:48 prd-ubuntu20.04-docker-8c-8g-351 does not seem to be running inside a container 04:04:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:04:48 $ docker top d5b048d38cfde8481695a6eacda01d2b714526049c2a14eec70614b0f7160b4d -eo pid,comm [Pipeline] { [Pipeline] sh 04:04:49 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 04:04:49 + make test 04:04:49 go test ./... -coverprofile=coverage.out ./... 04:04:54 ? github.com/edgexfoundry/device-usb-camera [no test files] 04:05:04 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 04:05:05 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.016s coverage: 2.0% of statements 04:05:13 go vet ./... 04:05:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:05:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:05:16 ./bin/test-attribution-txt.sh [Pipeline] echo 04:05:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:05:16 $ docker stop --time=1 d5b048d38cfde8481695a6eacda01d2b714526049c2a14eec70614b0f7160b4d 04:05:18 $ docker rm -f --volumes d5b048d38cfde8481695a6eacda01d2b714526049c2a14eec70614b0f7160b4d [Pipeline] // withDockerContainer [Pipeline] sh 04:05:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:05:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:05:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:05:19 + ls -al . 04:05:19 total 188 04:05:19 drwxrwxr-x 10 jenkins jenkins 4096 Mar 15 04:04 . 04:05:19 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 04:03 .. 04:05:19 drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 04:04 .git 04:05:19 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 04:03 .github 04:05:19 -rw-rw-r-- 1 jenkins jenkins 414 Mar 15 04:03 .gitignore 04:05:19 -rw-rw-r-- 1 jenkins jenkins 42 Mar 15 04:03 .golangci.yml 04:05:19 -rw-rw-r-- 1 jenkins jenkins 77 Mar 15 04:03 .hadolint.yml 04:05:19 drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 04:04 .semver 04:05:19 -rw-rw-r-- 1 jenkins jenkins 9660 Mar 15 04:03 Attribution.txt 04:05:19 -rw-rw-r-- 1 jenkins jenkins 6219 Mar 15 04:03 CHANGELOG.md 04:05:19 -rw-rw-r-- 1 jenkins jenkins 2328 Mar 15 04:03 Dockerfile 04:05:19 -rw-rw-r-- 1 jenkins jenkins 678 Mar 15 04:03 GOVERNANCE.md 04:05:19 -rw-rw-r-- 1 jenkins jenkins 659 Mar 15 04:03 Jenkinsfile 04:05:19 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 15 04:03 LICENSE 04:05:19 -rw-rw-r-- 1 jenkins jenkins 2364 Mar 15 04:03 Makefile 04:05:19 -rw-rw-r-- 1 jenkins jenkins 622 Mar 15 04:03 OWNERS.md 04:05:19 -rw-rw-r-- 1 jenkins jenkins 5497 Mar 15 04:03 README.md 04:05:19 -rw-rw-r-- 1 jenkins jenkins 12 Mar 15 04:04 VERSION 04:05:19 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 04:03 bin 04:05:19 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 04:03 cmd 04:05:19 -rw-r--r-- 1 jenkins jenkins 28352 Mar 15 04:05 coverage.out 04:05:19 -rwxrwxr-x 1 jenkins jenkins 140 Mar 15 04:03 docker-entrypoint.sh 04:05:19 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 04:03 docs 04:05:19 -rw-rw-r-- 1 jenkins jenkins 3487 Mar 15 04:03 go.mod 04:05:19 -rw-rw-r-- 1 jenkins jenkins 31546 Mar 15 04:03 go.sum 04:05:19 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 04:03 internal 04:05:19 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 04:03 snap 04:05:19 -rw-rw-r-- 1 jenkins jenkins 231 Mar 15 04:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:19 + 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=59664bc2ea44ebca3b36727ae3a90eeb55726827 --label arch=amd64 --label version=3.0.0-dev.18 . 04:05:19 Sending build context to Docker daemon 1.838MB 04:05:19 Step 1/35 : ARG BASE=golang:1.20-alpine3.17 04:05:19 Step 2/35 : FROM ${BASE} AS builder 04:05:19 ---> 7c660992e014 04:05:19 Step 3/35 : ARG ADD_BUILD_TAGS="" 04:05:19 ---> Running in 60ebe4c79bbc 04:05:19 Removing intermediate container 60ebe4c79bbc 04:05:19 ---> 06414fa239b5 04:05:19 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:05:19 ---> Running in 8261ee581b5d 04:05:19 Removing intermediate container 8261ee581b5d 04:05:19 ---> 745b86b95ad6 04:05:19 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 04:05:19 ---> Running in b8e062390d06 04:05:19 Removing intermediate container b8e062390d06 04:05:19 ---> 495fb7b9abd9 04:05:19 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 04:05:19 ---> Running in 776a516e7c11 04:05:20 Removing intermediate container 776a516e7c11 04:05:20 ---> 718ecb4f91c2 04:05:20 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:05:20 ---> Running in b8c1f79cf1f2 04:05:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:05:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:05:21 OK: 272 MiB in 67 packages 04:05:21 Removing intermediate container b8c1f79cf1f2 04:05:21 ---> 9dfecc89f906 04:05:21 Step 8/35 : WORKDIR /device-usb-camera 04:05:21 ---> Running in a8d2b4aa26e3 04:05:21 Removing intermediate container a8d2b4aa26e3 04:05:21 ---> c50520385e8a 04:05:21 Step 9/35 : COPY go.mod vendor* ./ 04:05:21 ---> e22995673c42 04:05:21 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:05:21 ---> Running in b201b4cb1f0f 04:05:22 Removing intermediate container b201b4cb1f0f 04:05:22 ---> c03b33bede48 04:05:22 Step 11/35 : COPY . . 04:05:22 ---> a4d821bb2a24 04:05:22 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 04:05:22 ---> Running in aacc968478df 04:05:22  % Total % Received % Xferd Average Speed Time Time Time Current 04:05:22 Dload Upload Total Spent Left Speed 04:05:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 21474 0 --:--:-- --:--:-- --:--:-- 21673 04:05:22 Removing intermediate container aacc968478df 04:05:22 ---> d62c769999a2 04:05:22 Step 13/35 : RUN ${MAKE} 04:05:22 ---> Running in d9fb6902fc08 04:05:23 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.18" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 04:05:41 Removing intermediate container d9fb6902fc08 04:05:41 ---> a0191a45b754 04:05:41 Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 04:05:41 v0.21.6: Pulling from aler9/rtsp-simple-server 04:05:41 4acc49c71d14: Pulling fs layer 04:05:41 4acc49c71d14: Verifying Checksum 04:05:41 4acc49c71d14: Download complete 04:05:41 4acc49c71d14: Pull complete 04:05:41 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 04:05:41 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 04:05:41 ---> 01a2bd3e5fff 04:05:41 Step 15/35 : FROM alpine:3.17 04:05:42 3.17: Pulling from library/alpine 04:05:42 63b65145d645: Already exists 04:05:42 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 04:05:42 Status: Downloaded newer image for alpine:3.17 04:05:42 ---> b2aa39c304c2 04:05:42 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 04:05:42 ---> Running in 69bd389bf2af 04:05:42 Removing intermediate container 69bd389bf2af 04:05:42 ---> e55986d42971 04:05:42 Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev 04:05:42 ---> Running in ed236beaae1f 04:05:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:05:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:05:43 (1/86) Installing dumb-init (1.2.5-r2) 04:05:43 (2/86) Installing sdl2 (2.26.3-r0) 04:05:43 (3/86) Installing svt-av1-libs (1.3.0-r0) 04:05:43 (4/86) Installing libxau (1.0.10-r0) 04:05:43 (5/86) Installing libmd (1.0.4-r0) 04:05:43 (6/86) Installing libbsd (0.11.7-r0) 04:05:43 (7/86) Installing libxdmcp (1.1.4-r0) 04:05:43 (8/86) Installing libxcb (1.15-r0) 04:05:43 (9/86) Installing libx11 (1.8.4-r0) 04:05:43 (10/86) Installing aom-libs (3.5.0-r0) 04:05:43 (11/86) Installing alsa-lib (1.2.8-r0) 04:05:43 (12/86) Installing libexpat (2.5.0-r0) 04:05:43 (13/86) Installing brotli-libs (1.0.9-r9) 04:05:43 (14/86) Installing libbz2 (1.0.8-r4) 04:05:43 (15/86) Installing libpng (1.6.38-r0) 04:05:43 (16/86) Installing freetype (2.12.1-r0) 04:05:43 (17/86) Installing fontconfig (2.14.1-r0) 04:05:43 (18/86) Installing fribidi (1.0.12-r0) 04:05:43 (19/86) Installing libffi (3.4.4-r0) 04:05:43 (20/86) Installing libintl (0.21.1-r1) 04:05:43 (21/86) Installing libblkid (2.38.1-r1) 04:05:43 (22/86) Installing libmount (2.38.1-r1) 04:05:43 (23/86) Installing pcre2 (10.42-r0) 04:05:43 (24/86) Installing glib (2.74.6-r0) 04:05:43 (25/86) Installing graphite2 (1.3.14-r2) 04:05:43 (26/86) Installing harfbuzz (5.3.1-r1) 04:05:43 (27/86) Installing libass (0.16.0-r1) 04:05:43 (28/86) Installing libdav1d (1.0.0-r2) 04:05:43 (29/86) Installing hwdata-pci (0.364-r0) 04:05:43 (30/86) Installing libpciaccess (0.17-r0) 04:05:43 (31/86) Installing libdrm (2.4.114-r0) 04:05:43 (32/86) Installing gmp (6.2.1-r2) 04:05:44 (33/86) Installing nettle (3.8.1-r0) 04:05:44 (34/86) Installing p11-kit (0.24.1-r1) 04:05:44 (35/86) Installing libtasn1 (4.19.0-r0) 04:05:44 (36/86) Installing libunistring (1.1-r0) 04:05:44 (37/86) Installing gnutls (3.7.8-r3) 04:05:44 (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r0) 04:05:44 (39/86) Installing ncurses-libs (6.3_p20221119-r0) 04:05:44 (40/86) Installing lame (3.100-r2) 04:05:44 (41/86) Installing opus (1.3.1-r1) 04:05:44 (42/86) Installing libasyncns (0.8-r1) 04:05:44 (43/86) Installing dbus-libs (1.14.4-r0) 04:05:44 (44/86) Installing libltdl (2.4.7-r1) 04:05:44 (45/86) Installing orc (0.4.33-r0) 04:05:44 (46/86) Installing libgcc (12.2.1_git20220924-r4) 04:05:44 (47/86) Installing libogg (1.3.5-r2) 04:05:44 (48/86) Installing libstdc++ (12.2.1_git20220924-r4) 04:05:44 (49/86) Installing flac-libs (1.4.2-r0) 04:05:44 (50/86) Installing libvorbis (1.3.7-r0) 04:05:44 (51/86) Installing libsndfile (1.1.0-r2) 04:05:44 (52/86) Installing libgomp (12.2.1_git20220924-r4) 04:05:44 (53/86) Installing soxr (0.1.3-r3) 04:05:44 (54/86) Installing speexdsp (1.2.1-r0) 04:05:44 (55/86) Installing tdb-libs (1.4.7-r0) 04:05:44 (56/86) Installing libpulse (16.1-r6) 04:05:44 (57/86) Installing cjson (1.7.15-r3) 04:05:44 (58/86) Installing mbedtls (2.28.2-r0) 04:05:44 (59/86) Installing librist (0.2.7-r0) 04:05:44 (60/86) Installing libsrt (1.5.1-r0) 04:05:44 (61/86) Installing libssh (0.10.4-r0) 04:05:44 (62/86) Installing libtheora (1.1.1-r16) 04:05:44 (63/86) Installing libjpeg-turbo (2.1.4-r0) 04:05:44 (64/86) Installing v4l-utils-libs (1.22.1-r2) 04:05:44 (65/86) Installing libxext (1.3.5-r0) 04:05:44 (66/86) Installing libxfixes (6.0.0-r0) 04:05:44 (67/86) Installing wayland-libs-client (1.21.0-r1) 04:05:44 (68/86) Installing libva (2.16.0-r0) 04:05:44 (69/86) Installing libvdpau (1.5-r0) 04:05:44 (70/86) Installing vidstab (1.1.0-r2) 04:05:44 (71/86) Installing libvpx (1.12.0-r1) 04:05:44 (72/86) Installing libwebp (1.2.4-r1) 04:05:44 (73/86) Installing x264-libs (0.164_git20220602-r0) 04:05:44 (74/86) Installing numactl (2.0.16-r1) 04:05:44 (75/86) Installing x265-libs (3.5-r3) 04:05:44 (76/86) Installing xvidcore (1.3.7-r1) 04:05:44 (77/86) Installing libsodium (1.0.18-r2) 04:05:44 (78/86) Installing libzmq (4.3.4-r1) 04:05:44 (79/86) Installing ffmpeg-libs (5.1.2-r1) 04:05:44 (80/86) Installing ffmpeg (5.1.2-r1) 04:05:44 (81/86) Installing udev-init-scripts (35-r1) 04:05:44 (82/86) Installing eudev-libs (3.2.11-r4) 04:05:44 (83/86) Installing xz-libs (5.2.9-r0) 04:05:44 (84/86) Installing zstd-libs (1.5.2-r9) 04:05:44 (85/86) Installing kmod-libs (30-r1) 04:05:44 (86/86) Installing eudev (3.2.11-r4) 04:05:44 Executing busybox-1.35.0-r29.trigger 04:05:44 Executing eudev-3.2.11-r4.trigger 04:05:44 OK: 111 MiB in 101 packages 04:05:46 Removing intermediate container ed236beaae1f 04:05:46 ---> 8c14cfaf6541 04:05:46 Step 18/35 : WORKDIR / 04:05:46 ---> Running in 13a54c1acd94 04:05:46 Removing intermediate container 13a54c1acd94 04:05:46 ---> 84edf9615dc0 04:05:46 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 04:05:47 ---> 5e56b0a33b38 04:05:47 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 04:05:47 ---> 95613d5af92e 04:05:47 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 04:05:47 ---> 069a5292545a 04:05:47 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 04:05:47 ---> b41cbd3f277b 04:05:47 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 04:05:47 ---> b03d006b0953 04:05:47 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 04:05:47 ---> 630bc8f0beea 04:05:47 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 04:05:48 ---> d6bd0088de31 04:05:48 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 04:05:48 ---> Running in ffa6fb27ec81 04:05:48 Removing intermediate container ffa6fb27ec81 04:05:48 ---> 000fb7e26bd5 04:05:48 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 04:05:48 ---> Running in 55e77930410b 04:05:49 Removing intermediate container 55e77930410b 04:05:49 ---> ca3ecdfdd202 04:05:49 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 04:05:49 ---> Running in 84d922d8523e 04:05:49 Removing intermediate container 84d922d8523e 04:05:49 ---> 393f72a5e151 04:05:49 Step 29/35 : EXPOSE 59983 04:05:49 ---> Running in 9d211359cb82 04:05:50 Removing intermediate container 9d211359cb82 04:05:50 ---> 0dd6dd189863 04:05:50 Step 30/35 : EXPOSE 8554 04:05:50 ---> Running in 7ecf0c2ed184 04:05:50 Removing intermediate container 7ecf0c2ed184 04:05:50 ---> 7a80a4cc988e 04:05:50 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 04:05:50 ---> Running in df97d7814651 04:05:50 Removing intermediate container df97d7814651 04:05:50 ---> 340f2648ae7b 04:05:50 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 04:05:50 ---> Running in 6b7315c0687d 04:05:50 Removing intermediate container 6b7315c0687d 04:05:50 ---> b913abf4bab3 04:05:50 Step 33/35 : LABEL arch=amd64 04:05:50 ---> Running in 1071501c8f67 04:05:50 Removing intermediate container 1071501c8f67 04:05:50 ---> bafae7706b0d 04:05:50 Step 34/35 : LABEL git_sha=59664bc2ea44ebca3b36727ae3a90eeb55726827 04:05:50 ---> Running in 1e278b4375b0 04:05:50 Removing intermediate container 1e278b4375b0 04:05:50 ---> b3b26ee2bbec 04:05:50 Step 35/35 : LABEL version=3.0.0-dev.18 04:05:50 ---> Running in c0568e1691e5 04:05:50 Removing intermediate container c0568e1691e5 04:05:50 ---> c59cc4b48ffe 04:05:50 [Warning] One or more build-args [ARCH] were not consumed 04:05:50 Successfully built c59cc4b48ffe 04:05:50 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:05:50 provisioning config files... 04:05:50 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8122323900586657208tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:05:51 ---> docker-login.sh 04:05:51 nexus3.edgexfoundry.org:10001 04:05:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:51 Configure a credential helper to remove this warning. See 04:05:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:51 04:05:51 Login Succeeded 04:05:51 nexus3.edgexfoundry.org:10002 04:05:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:51 Configure a credential helper to remove this warning. See 04:05:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:51 04:05:51 Login Succeeded 04:05:51 nexus3.edgexfoundry.org:10003 04:05:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:51 Configure a credential helper to remove this warning. See 04:05:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:51 04:05:51 Login Succeeded 04:05:51 nexus3.edgexfoundry.org:10004 04:05:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:51 Configure a credential helper to remove this warning. See 04:05:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:51 04:05:51 Login Succeeded 04:05:51 docker.io 04:05:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:51 Configure a credential helper to remove this warning. See 04:05:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:51 04:05:51 Login Succeeded 04:05:51 ---> docker-login.sh ends [Pipeline] } 04:05:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:05:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:05:51 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 04:05:51 59664bc2ea44ebca3b36727ae3a90eeb55726827 04:05:51 latest 04:05:51 3.0.0-dev.18 04:05:51 59664bc2ea44ebca3b36727ae3a90eeb55726827-3.0.0-dev.18 04:05:51 main 04:05:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:51 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:59664bc2ea44ebca3b36727ae3a90eeb55726827 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:52 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:59664bc2ea44ebca3b36727ae3a90eeb55726827 04:05:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 04:05:52 4127bd7cb103: Preparing 04:05:52 bdc1623a0ab1: Preparing 04:05:52 1a8aef30c324: Preparing 04:05:52 3827b5b91e75: Preparing 04:05:52 acc83c6ca332: Preparing 04:05:52 8cf6055bfc46: Preparing 04:05:52 f3ba68b69cd6: Preparing 04:05:52 b3b0d8852664: Preparing 04:05:52 5308f97f6b93: Preparing 04:05:52 325508ef0bb7: Preparing 04:05:52 67fdf72d571d: Preparing 04:05:52 7cd52847ad77: Preparing 04:05:52 5308f97f6b93: Waiting 04:05:52 f3ba68b69cd6: Waiting 04:05:52 8cf6055bfc46: Waiting 04:05:52 325508ef0bb7: Waiting 04:05:52 67fdf72d571d: Waiting 04:05:52 7cd52847ad77: Waiting 04:05:52 b3b0d8852664: Waiting 04:05:52 bdc1623a0ab1: Pushed 04:05:52 4127bd7cb103: Pushed 04:05:52 acc83c6ca332: Pushed 04:05:52 1a8aef30c324: Pushed 04:05:52 5308f97f6b93: Pushed 04:05:52 f3ba68b69cd6: Pushed 04:05:52 8cf6055bfc46: Pushed 04:05:52 b3b0d8852664: Pushed 04:05:52 7cd52847ad77: Layer already exists 04:05:55 3827b5b91e75: Pushed 04:05:55 325508ef0bb7: Pushed 04:05:56 Running on prd-ubuntu20.04-docker-arm64-4c-16g-353 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 04:05:56 Running in /w/workspace/device-usb-camera/89 [Pipeline] { [Pipeline] checkout 04:05:56 Selected Git installation does not exist. Using Default 04:05:56 The recommended git tool is: NONE 04:06:00 using credential edgex-jenkins-ssh 04:06:01 Cloning the remote Git repository 04:06:01 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 04:06:01 > git init /w/workspace/device-usb-camera/89 # timeout=10 04:06:01 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 04:06:01 > git --version # timeout=10 04:06:01 > git --version # 'git version 2.25.1' 04:06:01 using GIT_SSH to set credentials SSH Credentials for GitHub 04:06:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:06:02 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 04:06:03 Avoid second fetch 04:06:03 Checking out Revision 59664bc2ea44ebca3b36727ae3a90eeb55726827 (main) 04:06:03 67fdf72d571d: Pushed 04:06:03 59664bc2ea44ebca3b36727ae3a90eeb55726827: digest: sha256:68434bab29d070862c1cf77c167bf72d58a8644ec4035ff08aac37c79ca1b08a size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:06:03 > git config core.sparsecheckout # timeout=10 04:06:03 > git checkout -f 59664bc2ea44ebca3b36727ae3a90eeb55726827 # timeout=10 04:06:03 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:03 Commit message: "docs: add warning for main branch, link to releases (#185)" 04:06:03 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 04:06:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 04:06:03 4127bd7cb103: Preparing 04:06:03 bdc1623a0ab1: Preparing 04:06:03 1a8aef30c324: Preparing 04:06:03 3827b5b91e75: Preparing 04:06:03 acc83c6ca332: Preparing 04:06:03 8cf6055bfc46: Preparing 04:06:03 f3ba68b69cd6: Preparing 04:06:03 b3b0d8852664: Preparing 04:06:03 5308f97f6b93: Preparing 04:06:03 325508ef0bb7: Preparing 04:06:03 67fdf72d571d: Preparing 04:06:03 7cd52847ad77: Preparing 04:06:03 325508ef0bb7: Waiting 04:06:03 67fdf72d571d: Waiting 04:06:03 8cf6055bfc46: Waiting 04:06:03 7cd52847ad77: Waiting 04:06:03 f3ba68b69cd6: Waiting 04:06:03 b3b0d8852664: Waiting 04:06:03 5308f97f6b93: Waiting 04:06:03 bdc1623a0ab1: Layer already exists 04:06:03 acc83c6ca332: Layer already exists 04:06:03 4127bd7cb103: Layer already exists 04:06:03 1a8aef30c324: Layer already exists 04:06:03 3827b5b91e75: Layer already exists 04:06:03 8cf6055bfc46: Layer already exists 04:06:03 5308f97f6b93: Layer already exists 04:06:03 b3b0d8852664: Layer already exists 04:06:03 325508ef0bb7: Layer already exists 04:06:03 f3ba68b69cd6: Layer already exists 04:06:03 7cd52847ad77: Layer already exists 04:06:03 67fdf72d571d: Layer already exists 04:06:03 latest: digest: sha256:68434bab29d070862c1cf77c167bf72d58a8644ec4035ff08aac37c79ca1b08a size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:06:04 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:04 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:06:04 % Total % Received % Xferd Average Speed Time Time Time Current 04:06:04 Dload Upload Total Spent Left Speed 04:06:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 108k 0 --:--:-- --:--:-- --:--:-- 108k 04:06:04 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.18 04:06:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 04:06:04 4127bd7cb103: Preparing 04:06:04 bdc1623a0ab1: Preparing 04:06:04 1a8aef30c324: Preparing 04:06:04 3827b5b91e75: Preparing 04:06:04 acc83c6ca332: Preparing 04:06:04 8cf6055bfc46: Preparing 04:06:04 f3ba68b69cd6: Preparing 04:06:04 b3b0d8852664: Preparing 04:06:04 5308f97f6b93: Preparing 04:06:04 325508ef0bb7: Preparing 04:06:04 67fdf72d571d: Preparing 04:06:04 7cd52847ad77: Preparing 04:06:04 b3b0d8852664: Waiting 04:06:04 5308f97f6b93: Waiting 04:06:04 67fdf72d571d: Waiting 04:06:04 8cf6055bfc46: Waiting 04:06:04 f3ba68b69cd6: Waiting 04:06:04 7cd52847ad77: Waiting 04:06:04 325508ef0bb7: Waiting 04:06:04 1a8aef30c324: Layer already exists 04:06:04 acc83c6ca332: Layer already exists 04:06:04 4127bd7cb103: Layer already exists 04:06:04 bdc1623a0ab1: Layer already exists 04:06:04 3827b5b91e75: Layer already exists 04:06:04 b3b0d8852664: Layer already exists 04:06:04 8cf6055bfc46: Layer already exists 04:06:04 5308f97f6b93: Layer already exists 04:06:04 f3ba68b69cd6: Layer already exists 04:06:04 325508ef0bb7: Layer already exists 04:06:04 7cd52847ad77: Layer already exists 04:06:04 67fdf72d571d: Layer already exists 04:06:04 3.0.0-dev.18: digest: sha256:68434bab29d070862c1cf77c167bf72d58a8644ec4035ff08aac37c79ca1b08a size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh 04:06:04 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:59664bc2ea44ebca3b36727ae3a90eeb55726827-3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:04 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:06:05 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:59664bc2ea44ebca3b36727ae3a90eeb55726827-3.0.0-dev.18 04:06:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 04:06:05 4127bd7cb103: Preparing 04:06:05 bdc1623a0ab1: Preparing 04:06:05 1a8aef30c324: Preparing 04:06:05 3827b5b91e75: Preparing 04:06:05 acc83c6ca332: Preparing 04:06:05 8cf6055bfc46: Preparing 04:06:05 f3ba68b69cd6: Preparing 04:06:05 b3b0d8852664: Preparing 04:06:05 5308f97f6b93: Preparing 04:06:05 325508ef0bb7: Preparing 04:06:05 67fdf72d571d: Preparing 04:06:05 7cd52847ad77: Preparing 04:06:05 67fdf72d571d: Waiting 04:06:05 325508ef0bb7: Waiting 04:06:05 5308f97f6b93: Waiting 04:06:05 8cf6055bfc46: Waiting 04:06:05 7cd52847ad77: Waiting 04:06:05 b3b0d8852664: Waiting 04:06:05 f3ba68b69cd6: Waiting 04:06:05 3827b5b91e75: Layer already exists 04:06:05 1a8aef30c324: Layer already exists 04:06:05 bdc1623a0ab1: Layer already exists 04:06:05 acc83c6ca332: Layer already exists 04:06:05 4127bd7cb103: Layer already exists 04:06:05 f3ba68b69cd6: Layer already exists 04:06:05 8cf6055bfc46: Layer already exists 04:06:05 b3b0d8852664: Layer already exists 04:06:05 325508ef0bb7: Layer already exists 04:06:05 5308f97f6b93: Layer already exists 04:06:05 67fdf72d571d: Layer already exists 04:06:05 7cd52847ad77: Layer already exists 04:06:05 59664bc2ea44ebca3b36727ae3a90eeb55726827-3.0.0-dev.18: digest: sha256:68434bab29d070862c1cf77c167bf72d58a8644ec4035ff08aac37c79ca1b08a size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:05 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:06:05 + sudo tee /etc/docker/daemon.new 04:06:05 { 04:06:05 "registry-mirrors": [ 04:06:05 "https://nexus3.edgexfoundry.org:10001" 04:06:05 ], 04:06:05 "bip": "10.250.0.254/24", 04:06:05 "hosts": [ 04:06:05 "tcp://0.0.0.0:5555", 04:06:05 "unix:///var/run/docker.sock" 04:06:05 ], 04:06:05 "mtu": 1458, 04:06:05 "selinux-enabled": true, 04:06:05 "seccomp-profile": "/etc/docker/seccomp.json" 04:06:05 } [Pipeline] sh 04:06:05 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:05 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:06:05 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 04:06:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 04:06:05 4127bd7cb103: Preparing 04:06:05 bdc1623a0ab1: Preparing 04:06:05 1a8aef30c324: Preparing 04:06:05 3827b5b91e75: Preparing 04:06:05 acc83c6ca332: Preparing 04:06:05 8cf6055bfc46: Preparing 04:06:05 f3ba68b69cd6: Preparing 04:06:05 b3b0d8852664: Preparing 04:06:05 5308f97f6b93: Preparing 04:06:05 325508ef0bb7: Preparing 04:06:05 67fdf72d571d: Preparing 04:06:05 7cd52847ad77: Preparing 04:06:05 8cf6055bfc46: Waiting 04:06:05 5308f97f6b93: Waiting 04:06:05 7cd52847ad77: Waiting 04:06:05 67fdf72d571d: Waiting 04:06:05 f3ba68b69cd6: Waiting 04:06:05 b3b0d8852664: Waiting 04:06:05 acc83c6ca332: Layer already exists 04:06:05 3827b5b91e75: Layer already exists 04:06:05 1a8aef30c324: Layer already exists 04:06:05 4127bd7cb103: Layer already exists 04:06:05 bdc1623a0ab1: Layer already exists 04:06:05 8cf6055bfc46: Layer already exists 04:06:05 f3ba68b69cd6: Layer already exists 04:06:05 b3b0d8852664: Layer already exists 04:06:05 5308f97f6b93: Layer already exists 04:06:05 325508ef0bb7: Layer already exists 04:06:05 67fdf72d571d: Layer already exists 04:06:05 7cd52847ad77: Layer already exists 04:06:05 main: digest: sha256:68434bab29d070862c1cf77c167bf72d58a8644ec4035ff08aac37c79ca1b08a size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:06:05 ===================================================== [Pipeline] echo 04:06:05 taggedImages: 04:06:05 - nexus3.edgexfoundry.org:10004/device-usb-camera:59664bc2ea44ebca3b36727ae3a90eeb55726827 04:06:05 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 04:06:05 - nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.18 04:06:05 - nexus3.edgexfoundry.org:10004/device-usb-camera:59664bc2ea44ebca3b36727ae3a90eeb55726827-3.0.0-dev.18 04:06:05 - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:05 + sudo service docker restart 04:06:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:06:06 04:06:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:06:06 latest: Pulling from edgex-lftools-log-publisher 04:06:06 5eb5b503b376: Pulling fs layer 04:06:06 5c69ac0246d0: Pulling fs layer 04:06:06 ec43610c2a17: Pulling fs layer 04:06:06 3a2ae6a8a46f: Pulling fs layer 04:06:06 33b1e0a273af: Pulling fs layer 04:06:06 5d3b04190fa2: Pulling fs layer 04:06:06 2f39f015ded8: Pulling fs layer 04:06:06 33b1e0a273af: Waiting 04:06:06 5d3b04190fa2: Waiting 04:06:06 2f39f015ded8: Waiting 04:06:06 3a2ae6a8a46f: Waiting 04:06:06 3a2ae6a8a46f: Verifying Checksum 04:06:06 3a2ae6a8a46f: Download complete 04:06:06 33b1e0a273af: Verifying Checksum 04:06:06 33b1e0a273af: Download complete 04:06:06 5d3b04190fa2: Verifying Checksum 04:06:06 5d3b04190fa2: Download complete 04:06:06 ec43610c2a17: Verifying Checksum 04:06:06 ec43610c2a17: Download complete 04:06:06 5eb5b503b376: Verifying Checksum 04:06:06 5eb5b503b376: Download complete 04:06:07 2f39f015ded8: Download complete 04:06:07 5eb5b503b376: Pull complete 04:06:07 5c69ac0246d0: Pull complete 04:06:08 ec43610c2a17: Pull complete 04:06:08 3a2ae6a8a46f: Pull complete 04:06:08 33b1e0a273af: Pull complete 04:06:08 5d3b04190fa2: Pull complete 04:06:12 2f39f015ded8: Pull complete 04:06:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:06:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:06:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:06:12 prd-ubuntu20.04-docker-8c-8g-351 does not seem to be running inside a container 04:06:12 $ 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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:06:14 $ docker top 6255e0af6eb83fe26a277c446f3c9b7b9536d872c117039b64120db3b960914c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:06:14 ---> job-cost.sh 04:06:14 lf-activate-venv: SKIPPING 04:06:14 INFO: No Stack... 04:06:15 INFO: Retrieving Pricing Info for: v3-standard-8 04:06:15 INFO: Archiving Costs [Pipeline] sh 04:06:15 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 04:06:15 + cut -d, -f6 [Pipeline] lock 04:06:15 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-89-stack-cost] 04:06:15 Resource [jenkins-edgexfoundry-device-usb-camera-main-89-stack-cost] did not exist. Created. 04:06:15 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-89-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:06:16 + echo total: 0.2199999988079071 [Pipeline] stash 04:06:16 Stashed 1 file(s) [Pipeline] } 04:06:16 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-89-stack-cost] [Pipeline] // lock [Pipeline] } 04:06:16 $ docker stop --time=1 6255e0af6eb83fe26a277c446f3c9b7b9536d872c117039b64120db3b960914c 04:06:17 $ docker rm -f --volumes 6255e0af6eb83fe26a277c446f3c9b7b9536d872c117039b64120db3b960914c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:06:24 provisioning config files... 04:06:24 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/89@tmp/config15226772473995021074tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:06:24 ---> docker-login.sh 04:06:24 nexus3.edgexfoundry.org:10001 04:06:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:25 Configure a credential helper to remove this warning. See 04:06:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:25 04:06:25 Login Succeeded 04:06:25 nexus3.edgexfoundry.org:10002 04:06:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:25 Configure a credential helper to remove this warning. See 04:06:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:25 04:06:25 Login Succeeded 04:06:25 nexus3.edgexfoundry.org:10003 04:06:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:25 Configure a credential helper to remove this warning. See 04:06:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:25 04:06:25 Login Succeeded 04:06:25 nexus3.edgexfoundry.org:10004 04:06:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:26 Configure a credential helper to remove this warning. See 04:06:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:26 04:06:26 Login Succeeded 04:06:26 docker.io 04:06:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:26 Configure a credential helper to remove this warning. See 04:06:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:26 04:06:26 Login Succeeded 04:06:26 ---> docker-login.sh ends [Pipeline] } 04:06:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:06:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:06:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:06:27 ========================================================= 04:06:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 04:06:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:27 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 04:06:27 Sending build context to Docker daemon 1.167MB 04:06:27 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 04:06:27 Step 2/13 : FROM ${BASE} AS builder 04:06:27 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:06:27 af6eaf76a39c: Pulling fs layer 04:06:27 55522c791124: Pulling fs layer 04:06:27 ce5c4a1c91eb: Pulling fs layer 04:06:27 169dfbe0d373: Pulling fs layer 04:06:27 e1ff8fa3b103: Pulling fs layer 04:06:27 52ebb69f0ebf: Pulling fs layer 04:06:27 5abe8eddf0d5: Pulling fs layer 04:06:27 e1ff8fa3b103: Waiting 04:06:27 52ebb69f0ebf: Waiting 04:06:27 169dfbe0d373: Waiting 04:06:27 5abe8eddf0d5: Waiting 04:06:27 55522c791124: Verifying Checksum 04:06:27 55522c791124: Download complete 04:06:27 169dfbe0d373: Verifying Checksum 04:06:27 169dfbe0d373: Download complete 04:06:27 e1ff8fa3b103: Verifying Checksum 04:06:27 e1ff8fa3b103: Download complete 04:06:27 af6eaf76a39c: Verifying Checksum 04:06:29 5abe8eddf0d5: Verifying Checksum 04:06:29 5abe8eddf0d5: Download complete 04:06:30 ce5c4a1c91eb: Verifying Checksum 04:06:30 ce5c4a1c91eb: Download complete 04:06:30 52ebb69f0ebf: Verifying Checksum 04:06:30 52ebb69f0ebf: Download complete 04:06:32 af6eaf76a39c: Pull complete 04:06:32 55522c791124: Pull complete 04:06:44 ce5c4a1c91eb: Pull complete 04:06:44 169dfbe0d373: Pull complete 04:06:45 e1ff8fa3b103: Pull complete 04:06:51 52ebb69f0ebf: Pull complete 04:06:53 5abe8eddf0d5: Pull complete 04:06:53 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 04:06:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 04:06:53 ---> 6cb57ee374ae 04:06:53 Step 3/13 : ARG ADD_BUILD_TAGS="" 04:06:55 ---> Running in 5b17427ceca3 04:06:56 Removing intermediate container 5b17427ceca3 04:06:56 ---> 451d8cfbfe5b 04:06:56 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:06:56 ---> Running in ca4a009425e9 04:06:56 Removing intermediate container ca4a009425e9 04:06:56 ---> fb6b2e5b0363 04:06:56 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 04:06:56 ---> Running in 98ed00468a68 04:06:56 Removing intermediate container 98ed00468a68 04:06:56 ---> 349ace0480ba 04:06:56 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 04:06:56 ---> Running in 6f1704976612 04:06:57 Removing intermediate container 6f1704976612 04:06:57 ---> ad3e1a5333ca 04:06:57 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:06:57 ---> Running in ad108cb2c51b 04:06:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:06:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:06:59 (1/14) Installing libintl (0.21.1-r1) 04:06:59 (2/14) Installing eudev-libs (3.2.11-r4) 04:06:59 (3/14) Installing libjpeg-turbo (2.1.4-r0) 04:06:59 (4/14) Installing v4l-utils-libs (1.22.1-r2) 04:06:59 (5/14) Installing v4l-utils (1.22.1-r2) 04:07:00 (6/14) Installing udev-init-scripts (35-r1) 04:07:00 (7/14) Installing libblkid (2.38.1-r1) 04:07:00 (8/14) Installing xz-libs (5.2.9-r0) 04:07:00 (9/14) Installing zstd-libs (1.5.2-r9) 04:07:00 (10/14) Installing kmod-libs (30-r1) 04:07:00 (11/14) Installing eudev (3.2.11-r4) 04:07:00 (12/14) Installing eudev-dev (3.2.11-r4) 04:07:00 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 04:07:00 (14/14) Installing v4l-utils-dev (1.22.1-r2) 04:07:00 Executing busybox-1.35.0-r29.trigger 04:07:00 Executing eudev-3.2.11-r4.trigger 04:07:00 OK: 271 MiB in 67 packages 04:07:01 Removing intermediate container ad108cb2c51b 04:07:01 ---> 016645382a44 04:07:01 Step 8/13 : WORKDIR /device-usb-camera 04:07:01 ---> Running in ec7d9440bedf 04:07:01 Removing intermediate container ec7d9440bedf 04:07:01 ---> c7a4b2caa9d6 04:07:01 Step 9/13 : COPY go.mod vendor* ./ 04:07:02 ---> c4e6270049ec 04:07:02 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:07:02 ---> Running in 1162a3800828 04:08:10 Removing intermediate container 1162a3800828 04:08:10 ---> 4b8a1e70b174 04:08:10 Step 11/13 : COPY . . 04:08:10 ---> 85d3ec821c2c 04:08:10 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 04:08:10 ---> Running in 48df7d3fbbf0 04:08:10  % Total % Received % Xferd Average Speed Time Time Time Current 04:08:10   Dload Upload Total Spent Left Speed 04:08:10  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 4294 0 --:--:-- --:--:-- --:--:-- 4317 04:08:10 Removing intermediate container 48df7d3fbbf0 04:08:10 ---> 82c1583b293a 04:08:10 Step 13/13 : RUN ${MAKE} 04:08:10 ---> Running in c2026aa063b1 04:08:10 noop 04:08:10 Removing intermediate container c2026aa063b1 04:08:10 ---> efb45c173159 04:08:10 Successfully built efb45c173159 04:08:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:10 + docker inspect -f . ci-base-image-arm64 04:08:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:08:10 prd-ubuntu20.04-docker-arm64-4c-16g-353 does not seem to be running inside a container 04:08:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/89 -v /w/workspace/device-usb-camera/89:/w/workspace/device-usb-camera/89:rw,z -v /w/workspace/device-usb-camera/89@tmp:/w/workspace/device-usb-camera/89@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:08:12 $ docker top 855a642c98758c6a631d8d28aed27ff9a11dd013b77bf1e558cc18dc703c73b7 -eo pid,comm [Pipeline] { [Pipeline] sh 04:08:13 + go version 04:08:13 go version go1.20.2 linux/arm64 [Pipeline] } 04:08:13 $ docker stop --time=1 855a642c98758c6a631d8d28aed27ff9a11dd013b77bf1e558cc18dc703c73b7 04:08:14 $ docker rm -f --volumes 855a642c98758c6a631d8d28aed27ff9a11dd013b77bf1e558cc18dc703c73b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:15 + docker inspect -f . ci-base-image-arm64 04:08:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:08:15 prd-ubuntu20.04-docker-arm64-4c-16g-353 does not seem to be running inside a container 04:08:15 $ 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/89 -v /w/workspace/device-usb-camera/89:/w/workspace/device-usb-camera/89:rw,z -v /w/workspace/device-usb-camera/89@tmp:/w/workspace/device-usb-camera/89@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:08:16 $ docker top 07fa239abd9c4fdedb70cc0d9ed910bde936c2317accd4c695c0a1d07508096f -eo pid,comm [Pipeline] { [Pipeline] sh 04:08:17 + git config --global --add safe.directory /w/workspace/device-usb-camera/89 [Pipeline] fileExists [Pipeline] sh 04:08:17 + make test 04:08:18 go test ./... -coverprofile=coverage.out ./... 04:08:50 ? github.com/edgexfoundry/device-usb-camera [no test files] 04:10:57 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 04:10:57 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.076s coverage: 2.0% of statements 04:10:57 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:10:57 go vet ./... 04:11:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:11:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:11:36 ./bin/test-attribution-txt.sh [Pipeline] echo 04:11:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:11:36 $ docker stop --time=1 07fa239abd9c4fdedb70cc0d9ed910bde936c2317accd4c695c0a1d07508096f 04:11:37 $ docker rm -f --volumes 07fa239abd9c4fdedb70cc0d9ed910bde936c2317accd4c695c0a1d07508096f [Pipeline] // withDockerContainer [Pipeline] sh 04:11:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:11:39 Warning: overwriting stash ‘coverage-report’ 04:11:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:11:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:11:40 + ls -al . 04:11:40 total 184 04:11:40 drwxrwxr-x 9 jenkins jenkins 4096 Mar 15 04:08 . 04:11:40 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 04:06 .. 04:11:40 drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 04:06 .git 04:11:40 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 04:06 .github 04:11:40 -rw-rw-r-- 1 jenkins jenkins 414 Mar 15 04:06 .gitignore 04:11:40 -rw-rw-r-- 1 jenkins jenkins 42 Mar 15 04:06 .golangci.yml 04:11:40 -rw-rw-r-- 1 jenkins jenkins 77 Mar 15 04:06 .hadolint.yml 04:11:40 -rw-rw-r-- 1 jenkins jenkins 9660 Mar 15 04:06 Attribution.txt 04:11:40 -rw-rw-r-- 1 jenkins jenkins 6219 Mar 15 04:06 CHANGELOG.md 04:11:40 -rw-rw-r-- 1 jenkins jenkins 2328 Mar 15 04:06 Dockerfile 04:11:40 -rw-rw-r-- 1 jenkins jenkins 678 Mar 15 04:06 GOVERNANCE.md 04:11:40 -rw-rw-r-- 1 jenkins jenkins 659 Mar 15 04:06 Jenkinsfile 04:11:40 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 15 04:06 LICENSE 04:11:40 -rw-rw-r-- 1 jenkins jenkins 2364 Mar 15 04:06 Makefile 04:11:40 -rw-rw-r-- 1 jenkins jenkins 622 Mar 15 04:06 OWNERS.md 04:11:40 -rw-rw-r-- 1 jenkins jenkins 5497 Mar 15 04:06 README.md 04:11:40 -rw-rw-r-- 1 jenkins jenkins 12 Mar 15 04:04 VERSION 04:11:40 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 04:06 bin 04:11:40 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 04:06 cmd 04:11:40 -rw-r--r-- 1 jenkins jenkins 28352 Mar 15 04:10 coverage.out 04:11:40 -rwxrwxr-x 1 jenkins jenkins 140 Mar 15 04:06 docker-entrypoint.sh 04:11:40 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 04:06 docs 04:11:40 -rw-rw-r-- 1 jenkins jenkins 3487 Mar 15 04:06 go.mod 04:11:40 -rw-rw-r-- 1 jenkins jenkins 31546 Mar 15 04:06 go.sum 04:11:40 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 04:06 internal 04:11:40 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 04:06 snap 04:11:40 -rw-rw-r-- 1 jenkins jenkins 231 Mar 15 04:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:40 + 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=59664bc2ea44ebca3b36727ae3a90eeb55726827 --label arch=arm64 --label version=3.0.0-dev.18 . 04:11:40 Sending build context to Docker daemon 1.197MB 04:11:40 Step 1/35 : ARG BASE=golang:1.20-alpine3.17 04:11:40 Step 2/35 : FROM ${BASE} AS builder 04:11:40 ---> efb45c173159 04:11:40 Step 3/35 : ARG ADD_BUILD_TAGS="" 04:11:41 ---> Running in e1846257650f 04:11:41 Removing intermediate container e1846257650f 04:11:41 ---> b2595b94c5d5 04:11:41 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:11:41 ---> Running in 2faf902a17b5 04:11:41 Removing intermediate container 2faf902a17b5 04:11:41 ---> ef804effec6e 04:11:41 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 04:11:41 ---> Running in cd3f276cfe06 04:11:42 Removing intermediate container cd3f276cfe06 04:11:42 ---> 97ce7d539ada 04:11:42 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 04:11:42 ---> Running in bf27416417df 04:11:42 Removing intermediate container bf27416417df 04:11:42 ---> 41da34b2f8e0 04:11:42 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:11:42 ---> Running in 84755f93621e 04:11:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:11:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:11:45 OK: 271 MiB in 67 packages 04:11:46 Removing intermediate container 84755f93621e 04:11:46 ---> d9b6327ad4a6 04:11:46 Step 8/35 : WORKDIR /device-usb-camera 04:11:46 ---> Running in dc4a3da98faf 04:11:46 Removing intermediate container dc4a3da98faf 04:11:46 ---> b4a64ccc2a1e 04:11:46 Step 9/35 : COPY go.mod vendor* ./ 04:11:46 ---> 54261d9965fe 04:11:46 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:11:46 ---> Running in 740fdde7e17b 04:11:49 Removing intermediate container 740fdde7e17b 04:11:49 ---> d5cb29251062 04:11:49 Step 11/35 : COPY . . 04:11:50 ---> 3586a603b77b 04:11:50 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 04:11:50 ---> Running in aa2f11b76966 04:11:51  % Total % Received % Xferd Average Speed Time Time Time Current 04:11:51 Dload Upload Total Spent Left Speed 04:11:51 0 0 0 0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 2803 0 --:--:-- --:--:-- --:--:-- 2816 04:11:53 Removing intermediate container aa2f11b76966 04:11:53 ---> 70e7e79ba4e0 04:11:53 Step 13/35 : RUN ${MAKE} 04:11:53 ---> Running in a985f6ec800b 04:11:54 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.18" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 04:14:31 Removing intermediate container a985f6ec800b 04:14:31 ---> 4f23522b319f 04:14:31 Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 04:14:31 v0.21.6: Pulling from aler9/rtsp-simple-server 04:14:31 8766b47fe142: Pulling fs layer 04:14:31 8766b47fe142: Verifying Checksum 04:14:31 8766b47fe142: Download complete 04:14:31 8766b47fe142: Pull complete 04:14:31 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 04:14:31 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 04:14:31 ---> 69d40e2cb93c 04:14:31 Step 15/35 : FROM alpine:3.17 04:14:31 3.17: Pulling from library/alpine 04:14:31 af6eaf76a39c: Already exists 04:14:31 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 04:14:31 Status: Downloaded newer image for alpine:3.17 04:14:31 ---> d74e625d9115 04:14:31 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 04:14:31 ---> Running in 370a5feb07ab 04:14:31 Removing intermediate container 370a5feb07ab 04:14:31 ---> 2ce72f36f54f 04:14:31 Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev 04:14:31 ---> Running in 5d66104f2cd0 04:14:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:14:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:14:31 (1/83) Installing dumb-init (1.2.5-r2) 04:14:31 (2/83) Installing sdl2 (2.26.3-r0) 04:14:31 (3/83) Installing libxau (1.0.10-r0) 04:14:31 (4/83) Installing libmd (1.0.4-r0) 04:14:31 (5/83) Installing libbsd (0.11.7-r0) 04:14:31 (6/83) Installing libxdmcp (1.1.4-r0) 04:14:31 (7/83) Installing libxcb (1.15-r0) 04:14:31 (8/83) Installing libx11 (1.8.4-r0) 04:14:31 (9/83) Installing aom-libs (3.5.0-r0) 04:14:31 (10/83) Installing alsa-lib (1.2.8-r0) 04:14:31 (11/83) Installing libexpat (2.5.0-r0) 04:14:31 (12/83) Installing brotli-libs (1.0.9-r9) 04:14:31 (13/83) Installing libbz2 (1.0.8-r4) 04:14:31 (14/83) Installing libpng (1.6.38-r0) 04:14:31 (15/83) Installing freetype (2.12.1-r0) 04:14:31 (16/83) Installing fontconfig (2.14.1-r0) 04:14:31 (17/83) Installing fribidi (1.0.12-r0) 04:14:31 (18/83) Installing libffi (3.4.4-r0) 04:14:31 (19/83) Installing libintl (0.21.1-r1) 04:14:31 (20/83) Installing libblkid (2.38.1-r1) 04:14:31 (21/83) Installing libmount (2.38.1-r1) 04:14:31 (22/83) Installing pcre2 (10.42-r0) 04:14:31 (23/83) Installing glib (2.74.6-r0) 04:14:31 (24/83) Installing graphite2 (1.3.14-r2) 04:14:31 (25/83) Installing harfbuzz (5.3.1-r1) 04:14:31 (26/83) Installing libass (0.16.0-r1) 04:14:31 (27/83) Installing libdav1d (1.0.0-r2) 04:14:31 (28/83) Installing libdrm (2.4.114-r0) 04:14:31 (29/83) Installing gmp (6.2.1-r2) 04:14:31 (30/83) Installing nettle (3.8.1-r0) 04:14:31 (31/83) Installing p11-kit (0.24.1-r1) 04:14:31 (32/83) Installing libtasn1 (4.19.0-r0) 04:14:31 (33/83) Installing libunistring (1.1-r0) 04:14:31 (34/83) Installing gnutls (3.7.8-r3) 04:14:31 (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r0) 04:14:31 (36/83) Installing ncurses-libs (6.3_p20221119-r0) 04:14:31 (37/83) Installing lame (3.100-r2) 04:14:31 (38/83) Installing opus (1.3.1-r1) 04:14:31 (39/83) Installing libasyncns (0.8-r1) 04:14:31 (40/83) Installing dbus-libs (1.14.4-r0) 04:14:31 (41/83) Installing libltdl (2.4.7-r1) 04:14:31 (42/83) Installing orc (0.4.33-r0) 04:14:31 (43/83) Installing libgcc (12.2.1_git20220924-r4) 04:14:31 (44/83) Installing libogg (1.3.5-r2) 04:14:31 (45/83) Installing libstdc++ (12.2.1_git20220924-r4) 04:14:31 (46/83) Installing flac-libs (1.4.2-r0) 04:14:31 (47/83) Installing libvorbis (1.3.7-r0) 04:14:31 (48/83) Installing libsndfile (1.1.0-r2) 04:14:31 (49/83) Installing libgomp (12.2.1_git20220924-r4) 04:14:31 (50/83) Installing soxr (0.1.3-r3) 04:14:31 (51/83) Installing speexdsp (1.2.1-r0) 04:14:31 (52/83) Installing tdb-libs (1.4.7-r0) 04:14:31 (53/83) Installing libpulse (16.1-r6) 04:14:31 (54/83) Installing cjson (1.7.15-r3) 04:14:31 (55/83) Installing mbedtls (2.28.2-r0) 04:14:31 (56/83) Installing librist (0.2.7-r0) 04:14:31 (57/83) Installing libsrt (1.5.1-r0) 04:14:31 (58/83) Installing libssh (0.10.4-r0) 04:14:31 (59/83) Installing libtheora (1.1.1-r16) 04:14:31 (60/83) Installing libjpeg-turbo (2.1.4-r0) 04:14:31 (61/83) Installing v4l-utils-libs (1.22.1-r2) 04:14:31 (62/83) Installing libxext (1.3.5-r0) 04:14:31 (63/83) Installing libxfixes (6.0.0-r0) 04:14:31 (64/83) Installing wayland-libs-client (1.21.0-r1) 04:14:31 (65/83) Installing libva (2.16.0-r0) 04:14:31 (66/83) Installing libvdpau (1.5-r0) 04:14:31 (67/83) Installing vidstab (1.1.0-r2) 04:14:31 (68/83) Installing libvpx (1.12.0-r1) 04:14:31 (69/83) Installing libwebp (1.2.4-r1) 04:14:31 (70/83) Installing x264-libs (0.164_git20220602-r0) 04:14:31 (71/83) Installing numactl (2.0.16-r1) 04:14:31 (72/83) Installing x265-libs (3.5-r3) 04:14:31 (73/83) Installing xvidcore (1.3.7-r1) 04:14:31 (74/83) Installing libsodium (1.0.18-r2) 04:14:31 (75/83) Installing libzmq (4.3.4-r1) 04:14:31 (76/83) Installing ffmpeg-libs (5.1.2-r1) 04:14:31 (77/83) Installing ffmpeg (5.1.2-r1) 04:14:31 (78/83) Installing udev-init-scripts (35-r1) 04:14:31 (79/83) Installing eudev-libs (3.2.11-r4) 04:14:31 (80/83) Installing xz-libs (5.2.9-r0) 04:14:31 (81/83) Installing zstd-libs (1.5.2-r9) 04:14:31 (82/83) Installing kmod-libs (30-r1) 04:14:31 (83/83) Installing eudev (3.2.11-r4) 04:14:31 Executing busybox-1.35.0-r29.trigger 04:14:31 Executing eudev-3.2.11-r4.trigger 04:14:31 OK: 86 MiB in 98 packages 04:14:34 Removing intermediate container 5d66104f2cd0 04:14:34 ---> 807a58d32b15 04:14:34 Step 18/35 : WORKDIR / 04:14:34 ---> Running in e82b1292d35c 04:14:35 Removing intermediate container e82b1292d35c 04:14:35 ---> 072727574ef1 04:14:35 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 04:14:36 ---> 566512ac26e0 04:14:36 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 04:14:37 ---> ed4bd8ee6f16 04:14:37 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 04:14:37 ---> 5a9904d24c97 04:14:37 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 04:14:38 ---> c1fdc3238b8c 04:14:38 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 04:14:38 ---> 31708fd8fe59 04:14:38 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 04:14:39 ---> d4ad032f56b7 04:14:39 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 04:14:43 ---> f47f0eaa5f87 04:14:43 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 04:14:43 ---> Running in 7a7b5331eebc 04:14:44 Removing intermediate container 7a7b5331eebc 04:14:44 ---> 90f5a6689aad 04:14:44 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 04:14:44 ---> Running in caf8ccdee4f7 04:14:46 Removing intermediate container caf8ccdee4f7 04:14:46 ---> 4a868ab6abdc 04:14:46 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 04:14:46 ---> Running in f61e30fc8dbb 04:14:48 Removing intermediate container f61e30fc8dbb 04:14:48 ---> 16b15feae8d6 04:14:48 Step 29/35 : EXPOSE 59983 04:14:48 ---> Running in 0122355297d2 04:14:48 Removing intermediate container 0122355297d2 04:14:48 ---> f213510d14f8 04:14:48 Step 30/35 : EXPOSE 8554 04:14:48 ---> Running in a1f8aa14fb5c 04:14:49 Removing intermediate container a1f8aa14fb5c 04:14:49 ---> 47519c15003e 04:14:49 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 04:14:49 ---> Running in 28274ce765ce 04:14:49 Removing intermediate container 28274ce765ce 04:14:49 ---> 834a365bd778 04:14:49 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 04:14:49 ---> Running in cec481238c18 04:14:50 Removing intermediate container cec481238c18 04:14:50 ---> 06f5d9c82bd4 04:14:50 Step 33/35 : LABEL arch=arm64 04:14:50 ---> Running in 1d8d85de1e68 04:14:50 Removing intermediate container 1d8d85de1e68 04:14:50 ---> d7dc83d8eba8 04:14:50 Step 34/35 : LABEL git_sha=59664bc2ea44ebca3b36727ae3a90eeb55726827 04:14:50 ---> Running in 3caccf4510df 04:14:50 Removing intermediate container 3caccf4510df 04:14:50 ---> d6f645e4d380 04:14:50 Step 35/35 : LABEL version=3.0.0-dev.18 04:14:50 ---> Running in d5b248b208f6 04:14:51 Removing intermediate container d5b248b208f6 04:14:51 ---> 06e56510b4c4 04:14:51 [Warning] One or more build-args [ARCH] were not consumed 04:14:51 Successfully built 06e56510b4c4 04:14:51 Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:14:51 provisioning config files... 04:14:51 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/89@tmp/config8789545354389890823tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:14:51 ---> docker-login.sh 04:14:51 nexus3.edgexfoundry.org:10001 04:14:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:51 Configure a credential helper to remove this warning. See 04:14:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:51 04:14:51 Login Succeeded 04:14:51 nexus3.edgexfoundry.org:10002 04:14:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:52 Configure a credential helper to remove this warning. See 04:14:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:52 04:14:52 Login Succeeded 04:14:52 nexus3.edgexfoundry.org:10003 04:14:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:52 Configure a credential helper to remove this warning. See 04:14:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:52 04:14:52 Login Succeeded 04:14:52 nexus3.edgexfoundry.org:10004 04:14:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:52 Configure a credential helper to remove this warning. See 04:14:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:52 04:14:52 Login Succeeded 04:14:52 docker.io 04:14:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:53 Configure a credential helper to remove this warning. See 04:14:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:53 04:14:53 Login Succeeded 04:14:53 ---> docker-login.sh ends [Pipeline] } 04:14:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:14:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:14:53 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 04:14:53 59664bc2ea44ebca3b36727ae3a90eeb55726827 04:14:53 latest 04:14:53 3.0.0-dev.18 04:14:53 59664bc2ea44ebca3b36727ae3a90eeb55726827-3.0.0-dev.18 04:14:53 main 04:14:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:53 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:59664bc2ea44ebca3b36727ae3a90eeb55726827 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:54 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:59664bc2ea44ebca3b36727ae3a90eeb55726827 04:14:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 04:14:54 5ea12a06388c: Preparing 04:14:54 3969591f29d0: Preparing 04:14:54 091f53010b55: Preparing 04:14:54 608d194cb50c: Preparing 04:14:54 acc83c6ca332: Preparing 04:14:54 dcea8fd736ac: Preparing 04:14:54 7ea649cb910c: Preparing 04:14:54 968886822693: Preparing 04:14:54 828550b22f7d: Preparing 04:14:54 b0260554391d: Preparing 04:14:54 1511316d3316: Preparing 04:14:54 edf70074bd40: Preparing 04:14:54 dcea8fd736ac: Waiting 04:14:54 968886822693: Waiting 04:14:54 7ea649cb910c: Waiting 04:14:54 828550b22f7d: Waiting 04:14:54 b0260554391d: Waiting 04:14:54 1511316d3316: Waiting 04:14:54 edf70074bd40: Waiting 04:14:54 3969591f29d0: Pushed 04:14:54 091f53010b55: Pushed 04:14:54 acc83c6ca332: Pushed 04:14:54 5ea12a06388c: Pushed 04:14:54 dcea8fd736ac: Pushed 04:14:54 7ea649cb910c: Pushed 04:14:54 968886822693: Pushed 04:14:54 828550b22f7d: Pushed 04:14:55 edf70074bd40: Layer already exists 04:15:00 608d194cb50c: Pushed 04:15:00 b0260554391d: Pushed 04:15:12 1511316d3316: Pushed 04:15:12 59664bc2ea44ebca3b36727ae3a90eeb55726827: digest: sha256:02f4be5382723ab16e6e9c3cc2f4037ba87fe6048c295aaf5beb093e2e0605b8 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:12 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:13 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 04:15:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 04:15:13 5ea12a06388c: Preparing 04:15:13 3969591f29d0: Preparing 04:15:13 091f53010b55: Preparing 04:15:13 608d194cb50c: Preparing 04:15:13 acc83c6ca332: Preparing 04:15:13 dcea8fd736ac: Preparing 04:15:13 7ea649cb910c: Preparing 04:15:13 968886822693: Preparing 04:15:13 828550b22f7d: Preparing 04:15:13 dcea8fd736ac: Waiting 04:15:13 b0260554391d: Preparing 04:15:13 1511316d3316: Preparing 04:15:13 7ea649cb910c: Waiting 04:15:13 828550b22f7d: Waiting 04:15:13 edf70074bd40: Preparing 04:15:13 1511316d3316: Waiting 04:15:13 b0260554391d: Waiting 04:15:13 edf70074bd40: Waiting 04:15:13 5ea12a06388c: Layer already exists 04:15:13 3969591f29d0: Layer already exists 04:15:13 091f53010b55: Layer already exists 04:15:13 acc83c6ca332: Layer already exists 04:15:13 608d194cb50c: Layer already exists 04:15:13 7ea649cb910c: Layer already exists 04:15:13 dcea8fd736ac: Layer already exists 04:15:13 968886822693: Layer already exists 04:15:13 b0260554391d: Layer already exists 04:15:13 828550b22f7d: Layer already exists 04:15:13 1511316d3316: Layer already exists 04:15:13 edf70074bd40: Layer already exists 04:15:13 latest: digest: sha256:02f4be5382723ab16e6e9c3cc2f4037ba87fe6048c295aaf5beb093e2e0605b8 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:13 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:14 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.18 04:15:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 04:15:14 5ea12a06388c: Preparing 04:15:14 3969591f29d0: Preparing 04:15:14 091f53010b55: Preparing 04:15:14 608d194cb50c: Preparing 04:15:14 acc83c6ca332: Preparing 04:15:14 dcea8fd736ac: Preparing 04:15:14 7ea649cb910c: Preparing 04:15:14 968886822693: Preparing 04:15:14 828550b22f7d: Preparing 04:15:14 b0260554391d: Preparing 04:15:14 1511316d3316: Preparing 04:15:14 edf70074bd40: Preparing 04:15:14 828550b22f7d: Waiting 04:15:14 b0260554391d: Waiting 04:15:14 1511316d3316: Waiting 04:15:14 dcea8fd736ac: Waiting 04:15:14 968886822693: Waiting 04:15:14 edf70074bd40: Waiting 04:15:14 5ea12a06388c: Layer already exists 04:15:14 3969591f29d0: Layer already exists 04:15:14 091f53010b55: Layer already exists 04:15:14 608d194cb50c: Layer already exists 04:15:14 acc83c6ca332: Layer already exists 04:15:14 dcea8fd736ac: Layer already exists 04:15:14 828550b22f7d: Layer already exists 04:15:14 968886822693: Layer already exists 04:15:14 b0260554391d: Layer already exists 04:15:14 1511316d3316: Layer already exists 04:15:14 7ea649cb910c: Layer already exists 04:15:14 edf70074bd40: Layer already exists 04:15:14 3.0.0-dev.18: digest: sha256:02f4be5382723ab16e6e9c3cc2f4037ba87fe6048c295aaf5beb093e2e0605b8 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:14 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:59664bc2ea44ebca3b36727ae3a90eeb55726827-3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:14 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:59664bc2ea44ebca3b36727ae3a90eeb55726827-3.0.0-dev.18 04:15:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 04:15:14 5ea12a06388c: Preparing 04:15:14 3969591f29d0: Preparing 04:15:14 091f53010b55: Preparing 04:15:14 608d194cb50c: Preparing 04:15:14 acc83c6ca332: Preparing 04:15:14 dcea8fd736ac: Preparing 04:15:14 7ea649cb910c: Preparing 04:15:14 968886822693: Preparing 04:15:14 828550b22f7d: Preparing 04:15:14 b0260554391d: Preparing 04:15:14 1511316d3316: Preparing 04:15:14 edf70074bd40: Preparing 04:15:14 968886822693: Waiting 04:15:14 dcea8fd736ac: Waiting 04:15:14 828550b22f7d: Waiting 04:15:14 b0260554391d: Waiting 04:15:14 1511316d3316: Waiting 04:15:14 edf70074bd40: Waiting 04:15:14 7ea649cb910c: Waiting 04:15:14 acc83c6ca332: Layer already exists 04:15:14 091f53010b55: Layer already exists 04:15:14 3969591f29d0: Layer already exists 04:15:14 5ea12a06388c: Layer already exists 04:15:14 608d194cb50c: Layer already exists 04:15:14 7ea649cb910c: Layer already exists 04:15:14 968886822693: Layer already exists 04:15:14 dcea8fd736ac: Layer already exists 04:15:14 b0260554391d: Layer already exists 04:15:14 828550b22f7d: Layer already exists 04:15:14 1511316d3316: Layer already exists 04:15:14 edf70074bd40: Layer already exists 04:15:15 59664bc2ea44ebca3b36727ae3a90eeb55726827-3.0.0-dev.18: digest: sha256:02f4be5382723ab16e6e9c3cc2f4037ba87fe6048c295aaf5beb093e2e0605b8 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:15 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:15 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 04:15:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 04:15:15 5ea12a06388c: Preparing 04:15:15 3969591f29d0: Preparing 04:15:15 091f53010b55: Preparing 04:15:15 608d194cb50c: Preparing 04:15:15 acc83c6ca332: Preparing 04:15:15 dcea8fd736ac: Preparing 04:15:15 7ea649cb910c: Preparing 04:15:15 968886822693: Preparing 04:15:15 828550b22f7d: Preparing 04:15:15 b0260554391d: Preparing 04:15:15 1511316d3316: Preparing 04:15:15 edf70074bd40: Preparing 04:15:15 968886822693: Waiting 04:15:15 828550b22f7d: Waiting 04:15:15 b0260554391d: Waiting 04:15:15 1511316d3316: Waiting 04:15:15 edf70074bd40: Waiting 04:15:15 dcea8fd736ac: Waiting 04:15:15 7ea649cb910c: Waiting 04:15:15 608d194cb50c: Layer already exists 04:15:15 3969591f29d0: Layer already exists 04:15:15 5ea12a06388c: Layer already exists 04:15:15 091f53010b55: Layer already exists 04:15:15 dcea8fd736ac: Layer already exists 04:15:15 7ea649cb910c: Layer already exists 04:15:15 acc83c6ca332: Layer already exists 04:15:15 968886822693: Layer already exists 04:15:15 828550b22f7d: Layer already exists 04:15:15 edf70074bd40: Layer already exists 04:15:15 b0260554391d: Layer already exists 04:15:15 1511316d3316: Layer already exists 04:15:16 main: digest: sha256:02f4be5382723ab16e6e9c3cc2f4037ba87fe6048c295aaf5beb093e2e0605b8 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:15:16 ===================================================== [Pipeline] echo 04:15:16 taggedImages: 04:15:16 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:59664bc2ea44ebca3b36727ae3a90eeb55726827 04:15:16 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 04:15:16 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.18 04:15:16 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:59664bc2ea44ebca3b36727ae3a90eeb55726827-3.0.0-dev.18 04:15:16 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:15:16 04:15:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:15:16 arm64: Pulling from edgex-lftools-log-publisher 04:15:16 8998bd30e6a1: Pulling fs layer 04:15:16 04944245beec: Pulling fs layer 04:15:16 699f458cf7ca: Pulling fs layer 04:15:16 765212b225bb: Pulling fs layer 04:15:16 f23df028b6ca: Pulling fs layer 04:15:16 d65c8cfc05b1: Pulling fs layer 04:15:16 2437ff75d9bd: Pulling fs layer 04:15:16 f23df028b6ca: Waiting 04:15:16 765212b225bb: Waiting 04:15:16 d65c8cfc05b1: Waiting 04:15:16 2437ff75d9bd: Waiting 04:15:17 04944245beec: Verifying Checksum 04:15:17 04944245beec: Download complete 04:15:17 765212b225bb: Verifying Checksum 04:15:17 765212b225bb: Download complete 04:15:17 f23df028b6ca: Verifying Checksum 04:15:17 f23df028b6ca: Download complete 04:15:17 d65c8cfc05b1: Verifying Checksum 04:15:17 d65c8cfc05b1: Download complete 04:15:17 699f458cf7ca: Verifying Checksum 04:15:17 699f458cf7ca: Download complete 04:15:17 8998bd30e6a1: Verifying Checksum 04:15:17 8998bd30e6a1: Download complete 04:15:20 2437ff75d9bd: Verifying Checksum 04:15:20 2437ff75d9bd: Download complete 04:15:22 8998bd30e6a1: Pull complete 04:15:22 04944245beec: Pull complete 04:15:23 699f458cf7ca: Pull complete 04:15:23 765212b225bb: Pull complete 04:15:24 f23df028b6ca: Pull complete 04:15:25 d65c8cfc05b1: Pull complete 04:15:40 2437ff75d9bd: Pull complete 04:15:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:15:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:15:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:15:40 prd-ubuntu20.04-docker-arm64-4c-16g-353 does not seem to be running inside a container 04:15:40 $ 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/89 -v /w/workspace/device-usb-camera/89:/w/workspace/device-usb-camera/89:rw,z -v /w/workspace/device-usb-camera/89@tmp:/w/workspace/device-usb-camera/89@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:15:43 $ docker top d123449297d72bb6d9bcf68c29e663b6116071f6802f1b7fbc2a2822c4540dfb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:15:43 ---> job-cost.sh 04:15:43 lf-activate-venv: SKIPPING 04:15:43 INFO: No Stack... 04:15:44 INFO: Retrieving Pricing Info for: v3-standard-4 04:15:45 INFO: Archiving Costs [Pipeline] sh 04:15:45 + cat /w/workspace/device-usb-camera/89/archives/cost.csv 04:15:45 + cut -d, -f6 [Pipeline] lock 04:15:45 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-89-stack-cost] 04:15:45 Resource [jenkins-edgexfoundry-device-usb-camera-main-89-stack-cost] did not exist. Created. 04:15:45 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-89-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:15:46 /w/workspace/device-usb-camera/89@tmp/durable-b92371d3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:15:47 + echo total: 0.10999999940395355 [Pipeline] stash 04:15:47 Warning: overwriting stash ‘stack-cost’ 04:15:47 Stashed 1 file(s) [Pipeline] } 04:15:47 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-89-stack-cost] [Pipeline] // lock [Pipeline] } 04:15:47 $ docker stop --time=1 d123449297d72bb6d9bcf68c29e663b6116071f6802f1b7fbc2a2822c4540dfb 04:15:48 $ docker rm -f --volumes d123449297d72bb6d9bcf68c29e663b6116071f6802f1b7fbc2a2822c4540dfb [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 04:15:49 provisioning config files... 04:15:49 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17796953809126717967tmp [Pipeline] { [Pipeline] sh 04:15:49 + set +x 04:15:49 + curl -s https://codecov.io/bash 04:15:49 + bash -s -- 04:15:49 04:15:49 _____ _ 04:15:49 / ____| | | 04:15:49 | | ___ __| | ___ ___ _____ __ 04:15:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:15:49 | |___| (_) | (_| | __/ (_| (_) \ V / 04:15:49 \_____\___/ \__,_|\___|\___\___/ \_/ 04:15:49 Bash-1.0.6 04:15:49 04:15:49 04:15:49 ==> git version 2.25.1 found 04:15:49 ==> 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 04:15:49 Release-Date: 2020-01-08 04:15:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:15:49 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:15:49 ==> Jenkins CI detected. 04:15:49 current dir:  /w/workspace/exfoundry_device-usb-camera_main 04:15:49 project root: . 04:15:49 --> token set from env 04:15:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:15:49 ==> Running gcov in . (disable via -X gcov) 04:15:49 ==> Python coveragepy not found 04:15:49 ==> Searching for coverage reports in: 04:15:49 + . 04:15:49 -> Found 1 reports 04:15:49 ==> Detecting git/mercurial file structure 04:15:49 ==> Reading reports 04:15:49 + ./coverage.out bytes=28352 04:15:49 ==> Appending adjustments 04:15:49 https://docs.codecov.io/docs/fixing-reports 04:15:49 + Found adjustments 04:15:49 ==> Gzipping contents 04:15:49 4.0K /tmp/codecov.UNLzdR.gz 04:15:49 ==> Uploading reports 04:15:49 url: https://codecov.io 04:15:49 query: branch=main&commit=59664bc2ea44ebca3b36727ae3a90eeb55726827&build=89&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F89%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 04:15:49 -> Pinging Codecov 04:15:49 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=main&commit=59664bc2ea44ebca3b36727ae3a90eeb55726827&build=89&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F89%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 04:15:49 -> Uploading to 04:15:49 https://storage.googleapis.com/codecov/v4/raw/2023-03-15/73D8F5FF140700D3E01443B452E23636/59664bc2ea44ebca3b36727ae3a90eeb55726827/e29874af-8b54-4ec4-bb2d-e3a6fd1d77e5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230315%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230315T041549Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0688570abd01f7dc6fcf9fc6529774c6c995d02e729ede5c153dabcc3c75b6b8 04:15:49 % Total % Received % Xferd Average Speed Time Time Time Current 04:15:49 Dload Upload Total Spent Left Speed 04:15:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3919 0 0 100 3919 0 14568 --:--:-- --:--:-- --:--:-- 14568 04:15:49 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/59664bc2ea44ebca3b36727ae3a90eeb55726827 [Pipeline] } 04:15:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:15:50 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:15:50 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:15:50 04:15:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:15:50 1.410.4: Pulling from edgex-devops/edgex-snyk-go 04:15:50 df9b9388f04a: Pulling fs layer 04:15:50 52dc419b0ee2: Pulling fs layer 04:15:50 25bc292e5bac: Pulling fs layer 04:15:50 114826534d7a: Pulling fs layer 04:15:50 4657fd5d0bcf: Pulling fs layer 04:15:50 6ad1cebc031e: Pulling fs layer 04:15:50 8a3aa393b2d8: Pulling fs layer 04:15:50 8a3aa393b2d8: Waiting 04:15:50 6ad1cebc031e: Waiting 04:15:50 4657fd5d0bcf: Waiting 04:15:50 114826534d7a: Waiting 04:15:50 25bc292e5bac: Verifying Checksum 04:15:50 25bc292e5bac: Download complete 04:15:50 52dc419b0ee2: Download complete 04:15:50 4657fd5d0bcf: Verifying Checksum 04:15:50 4657fd5d0bcf: Download complete 04:15:50 df9b9388f04a: Verifying Checksum 04:15:50 df9b9388f04a: Download complete 04:15:51 df9b9388f04a: Pull complete 04:15:51 6ad1cebc031e: Verifying Checksum 04:15:51 6ad1cebc031e: Download complete 04:15:51 52dc419b0ee2: Pull complete 04:15:51 25bc292e5bac: Pull complete 04:15:51 114826534d7a: Verifying Checksum 04:15:51 114826534d7a: Download complete 04:15:51 8a3aa393b2d8: Verifying Checksum 04:15:51 8a3aa393b2d8: Download complete 04:15:55 114826534d7a: Pull complete 04:15:55 4657fd5d0bcf: Pull complete 04:15:55 6ad1cebc031e: Pull complete 04:15:57 8a3aa393b2d8: Pull complete 04:15:57 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 04:15:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:15:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:15:57 prd-ubuntu20.04-docker-8c-8g-351 does not seem to be running inside a container 04:15:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 04:15:59 $ docker top 6ce2ae538310cffdcf93a3271c3aadcdaddcd3e6bdff8b40418b2e4cff5b1f8d -eo pid,comm [Pipeline] { [Pipeline] echo 04:15:59 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 04:16:00 + set -o pipefail 04:16:00 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 04:16:03 04:16:03 Monitoring /w/workspace/exfoundry_device-usb-camera_main... 04:16:03 04:16:03 Server returned unexpected error for the monitor request. Status code: 503 04:16:03 [Pipeline] } 04:16:03 $ docker stop --time=1 6ce2ae538310cffdcf93a3271c3aadcdaddcd3e6bdff8b40418b2e4cff5b1f8d 04:16:05 $ docker rm -f --volumes 6ce2ae538310cffdcf93a3271c3aadcdaddcd3e6bdff8b40418b2e4cff5b1f8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:16:06 [edgeXSnyk] Exit Code: 2 [Pipeline] error [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:16:06 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 04:16:06 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 04:16:06 total 16 04:16:06 drwxr-xr-x 3 root root 4096 Mar 15 04:06 . 04:16:06 drwxrwxr-x 11 jenkins jenkins 4096 Mar 15 04:06 .. 04:16:06 drwxr-xr-x 2 root root 4096 Mar 15 04:06 cost 04:16:06 -rw-r--r-- 1 root root 88 Mar 15 04:06 cost.csv 04:16:06 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 04:16:06 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 04:16:06 total 16 04:16:06 drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 04:06 . 04:16:06 drwxrwxr-x 11 jenkins jenkins 4096 Mar 15 04:06 .. 04:16:06 drwxr-xr-x 2 jenkins jenkins 4096 Mar 15 04:06 cost 04:16:06 -rw-r--r-- 1 jenkins jenkins 88 Mar 15 04:06 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:16:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:16:07 ---> package-listing.sh 04:16:07 ++ facter osfamily 04:16:07 ++ tr '[:upper:]' '[:lower:]' 04:16:08 + OS_FAMILY=debian 04:16:08 + workspace=/w/workspace/exfoundry_device-usb-camera_main 04:16:08 + START_PACKAGES=/tmp/packages_start.txt 04:16:08 + END_PACKAGES=/tmp/packages_end.txt 04:16:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:16:08 + PACKAGES=/tmp/packages_start.txt 04:16:08 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 04:16:08 + PACKAGES=/tmp/packages_end.txt 04:16:08 + case "${OS_FAMILY}" in 04:16:08 + dpkg -l 04:16:08 + grep '^ii' 04:16:08 + '[' -f /tmp/packages_start.txt ']' 04:16:08 + '[' -f /tmp/packages_end.txt ']' 04:16:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:16:08 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 04:16:08 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 04:16:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 04:16:08 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:16:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:16:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:16:09 prd-ubuntu20.04-docker-8c-8g-351 does not seem to be running inside a container 04:16:09 $ 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:16:09 $ docker top 14b256bdace4448c2b87e10cf3de62bcfe3631b2b02a2435772ea4f910476422 -eo pid,comm [Pipeline] { [Pipeline] sh 04:16:09 + touch /tmp/pre-build-complete [Pipeline] sh 04:16:09 + mkdir -p /var/log/sysstat [Pipeline] sh 04:16:10 + ls /var/log/sa-host 04:16:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:16:10 provisioning config files... 04:16:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17911841537375425010tmp [Pipeline] { [Pipeline] echo 04:16:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:16:10 ---> create-netrc.sh [Pipeline] } 04:16:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:16:11 ---> python-tools-install.sh [Pipeline] echo 04:16:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:16:11 ---> sudo-logs.sh 04:16:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:16:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:16:11 ---> job-cost.sh 04:16:11 lf-activate-venv: SKIPPING 04:16:11 DEBUG: total: 0.2199999988079071 04:16:11 INFO: Retrieving Stack Cost... 04:16:11 INFO: Retrieving Pricing Info for: v3-standard-8 04:16:12 INFO: Archiving Costs [Pipeline] echo 04:16:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:16:12 ---> logs-deploy.sh 04:16:12 lf-activate-venv: SKIPPING 04:16:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/89 04:16:12 INFO: archiving workspace using pattern(s): 04:16:13 Archives upload complete. 04:16:13 INFO: archiving logs to Nexus 04:16:14 ---> uname -a: 04:16:14 Linux prd-ubuntu20-04-docker-8c-8g-351 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:16:14 04:16:14 04:16:14 ---> lscpu: 04:16:14 Architecture: x86_64 04:16:14 CPU op-mode(s): 32-bit, 64-bit 04:16:14 Byte Order: Little Endian 04:16:14 Address sizes: 40 bits physical, 48 bits virtual 04:16:14 CPU(s): 8 04:16:14 On-line CPU(s) list: 0-7 04:16:14 Thread(s) per core: 1 04:16:14 Core(s) per socket: 1 04:16:14 Socket(s): 8 04:16:14 NUMA node(s): 1 04:16:14 Vendor ID: AuthenticAMD 04:16:14 CPU family: 23 04:16:14 Model: 49 04:16:14 Model name: AMD EPYC-Rome Processor 04:16:14 Stepping: 0 04:16:14 CPU MHz: 2800.002 04:16:14 BogoMIPS: 5600.00 04:16:14 Virtualization: AMD-V 04:16:14 Hypervisor vendor: KVM 04:16:14 Virtualization type: full 04:16:14 L1d cache: 256 KiB 04:16:14 L1i cache: 256 KiB 04:16:14 L2 cache: 4 MiB 04:16:14 L3 cache: 128 MiB 04:16:14 NUMA node0 CPU(s): 0-7 04:16:14 Vulnerability Itlb multihit: Not affected 04:16:14 Vulnerability L1tf: Not affected 04:16:14 Vulnerability Mds: Not affected 04:16:14 Vulnerability Meltdown: Not affected 04:16:14 Vulnerability Mmio stale data: Not affected 04:16:14 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:16:14 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:16:14 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:16:14 Vulnerability Srbds: Not affected 04:16:14 Vulnerability Tsx async abort: Not affected 04:16:14 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 04:16:14 04:16:14 04:16:14 ---> nproc: 04:16:14 8 04:16:14 04:16:14 04:16:14 ---> df -h: 04:16:14 Filesystem Size Used Avail Use% Mounted on 04:16:14 overlay 155G 13G 143G 8% / 04:16:14 tmpfs 64M 0 64M 0% /dev 04:16:14 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:16:14 shm 64M 0 64M 0% /dev/shm 04:16:14 /dev/vda1 155G 13G 143G 8% /facter-os 04:16:14 04:16:14 04:16:14 ---> sar -b -r -n DEV: 04:16:14 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-351) 03/15/23 _x86_64_ (8 CPU) 04:16:14 04:16:14 04:03:17 LINUX RESTART (8 CPU) 04:16:14 04:16:14 04:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:16:14 04:05:01 212.13 1.37 210.76 0.00 27.73 154019.40 0.00 04:16:14 04:06:01 213.68 0.30 213.38 0.00 18.40 37373.50 0.00 04:16:14 04:07:01 37.68 0.02 37.66 0.00 4.27 16785.75 0.00 04:16:14 04:08:01 2.03 0.00 2.03 0.00 0.00 21.86 0.00 04:16:14 04:09:01 54.29 11.60 42.69 0.00 5176.74 8765.47 0.00 04:16:14 04:10:01 6.83 0.02 6.82 0.00 0.13 129.98 0.00 04:16:14 04:11:01 1.40 0.00 1.40 0.00 0.00 15.33 0.00 04:16:14 04:12:01 2.12 0.00 2.12 0.00 0.00 23.60 0.00 04:16:14 04:13:01 1.42 0.00 1.42 0.00 0.00 15.60 0.00 04:16:14 04:14:01 2.20 0.00 2.20 0.00 0.00 23.86 0.00 04:16:14 04:15:01 1.23 0.00 1.23 0.00 0.00 13.60 0.00 04:16:14 04:16:01 30.58 0.32 30.26 0.00 14.13 24842.93 0.00 04:16:14 Average: 47.13 1.13 46.00 0.00 436.78 20168.96 0.00 04:16:14 04:16:14 04:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:16:14 04:05:01 28006724 31484864 811292 2.47 145560 3511336 2145688 6.32 1407300 2993052 356224 04:16:14 04:06:01 28046104 31568460 729852 2.22 152952 3556860 1911396 5.63 1267280 3100896 1060 04:16:14 04:07:01 27548368 31580724 715580 2.18 161096 4008808 1757176 5.18 1274508 3539808 12 04:16:14 04:08:01 27548268 31580768 715176 2.17 161192 4008808 1757176 5.18 1274408 3539812 8 04:16:14 04:09:01 27015552 31561732 724520 2.20 194328 4467508 1804304 5.32 1597156 3716048 1052 04:16:14 04:10:01 27020108 31561372 724512 2.20 192856 4464256 1788696 5.27 1595520 3712828 8 04:16:14 04:11:01 27029376 31570724 715200 2.17 192932 4464260 1788696 5.27 1585944 3712832 12 04:16:14 04:12:01 27029336 31570944 715088 2.17 193004 4464264 1788696 5.27 1586076 3713020 176 04:16:14 04:13:01 27029012 31570668 715296 2.18 193076 4464264 1788696 5.27 1586120 3713024 4 04:16:14 04:14:01 27028984 31570848 714784 2.17 193144 4464268 1788696 5.27 1586372 3713024 12 04:16:14 04:15:01 27029480 31571652 714236 2.17 193180 4464268 1788696 5.27 1586024 3713324 4 04:16:14 04:16:01 25929824 31442124 836604 2.54 206652 5341052 1960588 5.78 1764204 4545524 172560 04:16:14 Average: 27188428 31552907 736012 2.24 181664 4306663 1839042 5.42 1509243 3642766 44261 04:16:14 04:16:14 04:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:16:14 04:05:01 vetha16b913 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 04:16:14 04:05:01 ens3 518.63 327.51 6057.39 46.25 0.00 0.00 0.00 0.00 04:16:14 04:05:01 docker0 196.85 328.10 15.51 1974.94 0.00 0.00 0.00 0.00 04:16:14 04:05:01 lo 2.67 2.67 0.26 0.26 0.00 0.00 0.00 0.00 04:16:14 04:06:01 ens3 222.61 181.17 982.41 1170.91 0.00 0.00 0.00 0.00 04:16:14 04:06:01 docker0 17.18 45.89 1.25 714.59 0.00 0.00 0.00 0.00 04:16:14 04:06:01 lo 6.33 6.33 0.61 0.61 0.00 0.00 0.00 0.00 04:16:14 04:07:01 ens3 135.18 88.07 2553.41 16.93 0.00 0.00 0.00 0.00 04:16:14 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:14 04:07:01 lo 5.27 5.27 0.52 0.52 0.00 0.00 0.00 0.00 04:16:14 04:08:01 ens3 0.53 0.15 0.05 0.01 0.00 0.00 0.00 0.00 04:16:14 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:14 04:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:16:14 04:09:01 ens3 132.69 59.39 2804.05 4.62 0.00 0.00 0.00 0.00 04:16:14 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:14 04:09:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 04:16:14 04:10:01 ens3 0.27 0.20 0.02 0.01 0.00 0.00 0.00 0.00 04:16:14 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:14 04:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:16:14 04:11:01 ens3 0.27 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:16:14 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:14 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:14 04:12:01 ens3 0.68 0.32 0.15 0.09 0.00 0.00 0.00 0.00 04:16:14 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:14 04:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:16:14 04:13:01 ens3 0.53 0.48 0.32 0.21 0.00 0.00 0.00 0.00 04:16:14 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:14 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:14 04:14:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 04:16:14 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:14 04:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:16:14 04:15:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:14 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:14 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:14 04:16:01 vethb88e410 30.39 59.89 2.78 586.90 0.00 0.00 0.00 0.05 04:16:14 04:16:01 ens3 206.32 116.13 4560.96 14.62 0.00 0.00 0.00 0.00 04:16:14 04:16:01 docker0 30.39 59.79 2.37 586.89 0.00 0.00 0.00 0.00 04:16:14 04:16:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 04:16:14 Average: vethb88e410 2.53 4.99 0.23 48.91 0.00 0.00 0.00 0.00 04:16:14 Average: ens3 101.50 64.47 1413.22 104.48 0.00 0.00 0.00 0.00 04:16:14 Average: docker0 20.37 36.15 1.59 273.03 0.00 0.00 0.00 0.00 04:16:14 Average: lo 1.41 1.41 0.13 0.13 0.00 0.00 0.00 0.00 04:16:14 04:16:14 04:16:14 ---> sar -P ALL: 04:16:14 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-351) 03/15/23 _x86_64_ (8 CPU) 04:16:14 04:16:14 04:03:17 LINUX RESTART (8 CPU) 04:16:14 04:16:14 04:04:01 CPU %user %nice %system %iowait %steal %idle 04:16:14 04:05:01 all 22.01 0.00 6.01 1.80 0.07 70.12 04:16:14 04:05:01 0 21.41 0.00 6.08 0.37 0.07 72.07 04:16:14 04:05:01 1 21.67 0.00 6.06 6.22 0.07 65.98 04:16:14 04:05:01 2 20.59 0.00 6.88 4.24 0.07 68.22 04:16:14 04:05:01 3 22.52 0.00 5.80 0.40 0.08 71.19 04:16:14 04:05:01 4 23.72 0.00 4.64 0.19 0.05 71.40 04:16:14 04:05:01 5 21.55 0.00 6.06 1.18 0.05 71.16 04:16:14 04:05:01 6 22.52 0.00 5.38 0.40 0.05 71.64 04:16:14 04:05:01 7 22.08 0.00 7.19 1.38 0.10 69.25 04:16:14 04:06:01 all 30.67 0.00 5.30 0.97 0.08 62.98 04:16:14 04:06:01 0 30.89 0.00 4.96 0.18 0.07 63.90 04:16:14 04:06:01 1 29.48 0.00 5.30 0.22 0.07 64.94 04:16:14 04:06:01 2 33.28 0.00 6.08 0.96 0.07 59.61 04:16:14 04:06:01 3 30.49 0.00 4.98 1.54 0.08 62.91 04:16:14 04:06:01 4 29.24 0.00 5.09 1.01 0.07 64.59 04:16:14 04:06:01 5 31.76 0.00 5.44 0.10 0.10 62.61 04:16:14 04:06:01 6 27.74 0.00 5.01 0.87 0.07 66.31 04:16:14 04:06:01 7 32.52 0.00 5.54 2.89 0.08 58.96 04:16:14 04:07:01 all 2.54 0.00 1.18 0.33 0.03 95.92 04:16:14 04:07:01 0 2.21 0.00 1.27 0.02 0.03 96.47 04:16:14 04:07:01 1 2.61 0.00 1.74 0.00 0.03 95.61 04:16:14 04:07:01 2 2.92 0.00 0.84 0.02 0.03 96.20 04:16:14 04:07:01 3 2.62 0.00 0.89 0.12 0.02 96.36 04:16:14 04:07:01 4 2.51 0.00 1.27 0.30 0.02 95.90 04:16:14 04:07:01 5 2.54 0.00 1.02 0.02 0.02 96.40 04:16:14 04:07:01 6 2.68 0.00 1.17 2.13 0.03 93.99 04:16:14 04:07:01 7 2.25 0.00 1.26 0.02 0.02 96.46 04:16:14 04:08:01 all 0.02 0.00 0.02 0.01 0.00 99.95 04:16:14 04:08:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:16:14 04:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:16:14 04:08:01 2 0.03 0.00 0.03 0.00 0.02 99.92 04:16:14 04:08:01 3 0.02 0.00 0.00 0.02 0.00 99.97 04:16:14 04:08:01 4 0.03 0.00 0.02 0.00 0.00 99.95 04:16:14 04:08:01 5 0.03 0.00 0.02 0.00 0.00 99.95 04:16:14 04:08:01 6 0.03 0.00 0.00 0.05 0.00 99.92 04:16:14 04:08:01 7 0.02 0.00 0.07 0.00 0.02 99.90 04:16:14 04:09:01 all 2.13 0.00 1.39 0.37 0.02 96.09 04:16:14 04:09:01 0 3.44 0.00 1.54 0.62 0.02 94.39 04:16:14 04:09:01 1 1.99 0.00 1.39 0.27 0.03 96.33 04:16:14 04:09:01 2 3.29 0.00 2.27 0.22 0.03 94.19 04:16:14 04:09:01 3 1.50 0.00 0.90 0.25 0.03 97.32 04:16:14 04:09:01 4 2.82 0.00 0.92 0.28 0.02 95.97 04:16:14 04:09:01 5 1.46 0.00 1.17 0.08 0.02 97.27 04:16:14 04:09:01 6 1.13 0.00 2.07 1.20 0.02 95.58 04:16:14 04:09:01 7 1.42 0.00 0.85 0.02 0.02 97.69 04:16:14 04:10:01 all 0.29 0.00 0.05 0.01 0.01 99.63 04:16:14 04:10:01 0 0.23 0.00 0.10 0.00 0.02 99.65 04:16:14 04:10:01 1 0.07 0.00 0.08 0.00 0.02 99.83 04:16:14 04:10:01 2 0.07 0.00 0.05 0.00 0.00 99.88 04:16:14 04:10:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:16:14 04:10:01 4 0.05 0.00 0.03 0.00 0.02 99.90 04:16:14 04:10:01 5 1.73 0.00 0.07 0.00 0.02 98.19 04:16:14 04:10:01 6 0.02 0.00 0.03 0.07 0.00 99.88 04:16:14 04:10:01 7 0.15 0.00 0.02 0.05 0.02 99.77 04:16:14 04:11:01 all 0.27 0.00 0.01 0.01 0.00 99.71 04:16:14 04:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:16:14 04:11:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:16:14 04:11:01 2 0.03 0.00 0.00 0.00 0.00 99.97 04:16:14 04:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:16:14 04:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:16:14 04:11:01 5 1.99 0.00 0.00 0.00 0.00 98.01 04:16:14 04:11:01 6 0.03 0.00 0.02 0.03 0.00 99.92 04:16:14 04:11:01 7 0.02 0.00 0.03 0.02 0.02 99.92 04:16:14 04:12:01 all 0.30 0.00 0.02 0.01 0.01 99.66 04:16:14 04:12:01 0 0.02 0.00 0.05 0.00 0.02 99.92 04:16:14 04:12:01 1 0.03 0.00 0.00 0.00 0.00 99.97 04:16:14 04:12:01 2 0.03 0.00 0.02 0.00 0.02 99.93 04:16:14 04:12:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:16:14 04:12:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:16:14 04:12:01 5 2.00 0.00 0.02 0.00 0.02 97.97 04:16:14 04:12:01 6 0.30 0.00 0.02 0.03 0.02 99.63 04:16:14 04:12:01 7 0.00 0.00 0.02 0.02 0.02 99.95 04:16:14 04:13:01 all 0.27 0.00 0.01 0.01 0.01 99.71 04:16:14 04:13:01 0 0.02 0.00 0.03 0.00 0.02 99.93 04:16:14 04:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:16:14 04:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:16:14 04:13:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:16:14 04:13:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:16:14 04:13:01 5 1.99 0.00 0.00 0.00 0.00 98.01 04:16:14 04:13:01 6 0.07 0.00 0.00 0.05 0.00 99.88 04:16:14 04:13:01 7 0.03 0.00 0.02 0.02 0.02 99.92 04:16:14 04:14:01 all 0.27 0.00 0.02 0.01 0.01 99.69 04:16:14 04:14:01 0 0.00 0.00 0.03 0.00 0.03 99.93 04:16:14 04:14:01 1 0.03 0.00 0.02 0.02 0.00 99.93 04:16:14 04:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:16:14 04:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:16:14 04:14:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:16:14 04:14:01 5 2.02 0.00 0.00 0.00 0.02 97.97 04:16:14 04:14:01 6 0.08 0.00 0.03 0.03 0.02 99.83 04:16:14 04:14:01 7 0.02 0.00 0.03 0.03 0.00 99.92 04:16:14 04:15:01 all 0.28 0.00 0.04 0.00 0.01 99.67 04:16:14 04:15:01 0 0.05 0.00 0.08 0.00 0.02 99.85 04:16:14 04:15:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:16:14 04:15:01 2 0.07 0.00 0.10 0.00 0.00 99.83 04:16:14 04:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:16:14 04:15:01 4 0.03 0.00 0.07 0.00 0.02 99.88 04:16:14 04:15:01 5 1.97 0.00 0.00 0.00 0.00 98.03 04:16:14 04:15:01 6 0.02 0.00 0.00 0.02 0.00 99.97 04:16:14 04:15:01 7 0.07 0.00 0.07 0.00 0.02 99.85 04:16:14 04:16:14 04:15:01 CPU %user %nice %system %iowait %steal %idle 04:16:14 04:16:01 all 3.90 0.00 1.52 0.40 0.02 94.15 04:16:14 04:16:01 0 3.60 0.00 1.27 0.07 0.07 94.99 04:16:14 04:16:01 1 4.19 0.00 1.34 0.03 0.02 94.42 04:16:14 04:16:01 2 4.21 0.00 1.22 0.05 0.02 94.50 04:16:14 04:16:01 3 3.79 0.00 1.83 0.02 0.02 94.35 04:16:14 04:16:01 4 3.42 0.00 1.19 0.03 0.02 95.33 04:16:14 04:16:01 5 5.15 0.00 1.75 0.00 0.02 93.08 04:16:14 04:16:01 6 1.82 0.00 1.71 0.95 0.02 95.50 04:16:14 04:16:01 7 5.00 0.00 1.88 2.05 0.02 91.06 04:16:14 Average: all 5.21 0.00 1.29 0.32 0.02 93.15 04:16:14 Average: 0 5.15 0.00 1.28 0.10 0.03 93.44 04:16:14 Average: 1 4.98 0.00 1.32 0.56 0.02 93.12 04:16:14 Average: 2 5.34 0.00 1.45 0.45 0.02 92.74 04:16:14 Average: 3 5.07 0.00 1.20 0.19 0.02 93.52 04:16:14 Average: 4 5.12 0.00 1.10 0.15 0.02 93.61 04:16:14 Average: 5 6.13 0.00 1.28 0.11 0.02 92.46 04:16:14 Average: 6 4.67 0.00 1.28 0.49 0.02 93.55 04:16:14 Average: 7 5.25 0.00 1.40 0.54 0.03 92.78 04:16:14 04:16:14 04:16:14