Pull request #49 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/device-usb-camera Obtained Jenkinsfile from e46bac2982ab9773612ec1623b129043aa26475f+73afea3ace466341e80d38fe07fac6720914120d (061e88a8567238ef5e07839be4c83da69197e605) 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-ssh11256100590249862595.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh14435536584946913674.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-49/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-49/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18223920105760843432.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-49/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10229886846752977991.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15147557393506900826.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-49/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-49/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14129261925179964150.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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.17 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-17000 in /w/workspace/xfoundry_device-usb-camera_PR-49 [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/xfoundry_device-usb-camera_PR-49 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/49/head:refs/remotes/origin/PR-49 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 73afea3ace466341e80d38fe07fac6720914120d into PR head commit e46bac2982ab9773612ec1623b129043aa26475f Merge succeeded, producing e46bac2982ab9773612ec1623b129043aa26475f Checking out Revision e46bac2982ab9773612ec1623b129043aa26475f (PR-49) > git config core.sparsecheckout # timeout=10 > git checkout -f e46bac2982ab9773612ec1623b129043aa26475f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 73afea3ace466341e80d38fe07fac6720914120d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e46bac2982ab9773612ec1623b129043aa26475f # timeout=10 Commit message: "docs: add additional tested cameras" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-06T09:35:19.672Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-06T09:35:19.833Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-06T09:35:19.924Z] ========================================================= [2022-07-06T09:35:19.924Z] EdgeX Global Pipelines Version Info [2022-07-06T09:35:19.924Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-06T09:35:20.732Z] ------------------- [2022-07-06T09:35:20.732Z] stable info: [2022-07-06T09:35:20.732Z] ------------------- [2022-07-06T09:35:20.732Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-06T09:35:20.732Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-07-06T09:35:20.732Z] Message: update stable to v1.0.234 [2022-07-06T09:35:21.308Z] ------------------- [2022-07-06T09:35:21.308Z] experimental info: [2022-07-06T09:35:21.308Z] ------------------- [2022-07-06T09:35:21.308Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-07-06T09:35:21.308Z] Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 [2022-07-06T09:35:21.308Z] Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-06T09:35:21.716Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-07-06T09:35:21.760Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-07-06T09:35:21.801Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-06T09:35:21.845Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-06T09:35:21.890Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-06T09:35:21.928Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-07-06T09:35:21.970Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-06T09:35:22.015Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-06T09:35:22.055Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-06T09:35:22.094Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-06T09:35:22.137Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-06T09:35:22.179Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-07-06T09:35:22.219Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-06T09:35:22.266Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-06T09:35:22.305Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-06T09:35:22.344Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-06T09:35:22.385Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-06T09:35:22.427Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-06T09:35:22.466Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-06T09:35:22.508Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-06T09:35:22.551Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-06T09:35:22.592Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-06T09:35:22.633Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-06T09:35:22.676Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-06T09:35:22.713Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-06T09:35:22.758Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-06T09:35:22.802Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-06T09:35:22.843Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-49 [Pipeline] echo [2022-07-06T09:35:22.886Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-49 [Pipeline] echo [2022-07-06T09:35:22.931Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-49 [Pipeline] echo [2022-07-06T09:35:22.969Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e46bac2982ab9773612ec1623b129043aa26475f [Pipeline] echo [2022-07-06T09:35:23.007Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e46bac2 [Pipeline] echo [2022-07-06T09:35:23.049Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-06T09:35:23.157Z] provisioning config files... [2022-07-06T09:35:23.171Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-49@tmp/config8286970071145331554tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-06T09:35:23.514Z] ---> docker-login.sh [2022-07-06T09:35:23.515Z] nexus3.edgexfoundry.org:10001 [2022-07-06T09:35:23.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T09:35:24.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T09:35:24.039Z] Configure a credential helper to remove this warning. See [2022-07-06T09:35:24.039Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T09:35:24.039Z] [2022-07-06T09:35:24.039Z] Login Succeeded [2022-07-06T09:35:24.039Z] nexus3.edgexfoundry.org:10002 [2022-07-06T09:35:24.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T09:35:24.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T09:35:24.303Z] Configure a credential helper to remove this warning. See [2022-07-06T09:35:24.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T09:35:24.303Z] [2022-07-06T09:35:24.303Z] Login Succeeded [2022-07-06T09:35:24.303Z] nexus3.edgexfoundry.org:10003 [2022-07-06T09:35:24.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T09:35:24.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T09:35:24.303Z] Configure a credential helper to remove this warning. See [2022-07-06T09:35:24.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T09:35:24.303Z] [2022-07-06T09:35:24.303Z] Login Succeeded [2022-07-06T09:35:24.303Z] nexus3.edgexfoundry.org:10004 [2022-07-06T09:35:24.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T09:35:24.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T09:35:24.567Z] Configure a credential helper to remove this warning. See [2022-07-06T09:35:24.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T09:35:24.567Z] [2022-07-06T09:35:24.567Z] Login Succeeded [2022-07-06T09:35:24.567Z] docker.io [2022-07-06T09:35:24.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T09:35:24.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T09:35:24.828Z] Configure a credential helper to remove this warning. See [2022-07-06T09:35:24.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T09:35:24.828Z] [2022-07-06T09:35:24.828Z] Login Succeeded [2022-07-06T09:35:24.828Z] ---> docker-login.sh ends [Pipeline] } [2022-07-06T09:35:24.854Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-06T09:35:25.477Z] + git rev-list -1 --merges e46bac2982ab9773612ec1623b129043aa26475f~1..e46bac2982ab9773612ec1623b129043aa26475f [Pipeline] echo [2022-07-06T09:35:25.524Z] -----------> git rev-list -1 --merges e46bac2982ab9773612ec1623b129043aa26475f~1..e46bac2982ab9773612ec1623b129043aa26475f e46bac2982ab9773612ec1623b129043aa26475f [false] [Pipeline] sh [2022-07-06T09:35:25.846Z] + git log --format=format:%s -1 e46bac2982ab9773612ec1623b129043aa26475f [Pipeline] echo [2022-07-06T09:35:25.887Z] ========================================================= [2022-07-06T09:35:25.887Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-06T09:35:25.887Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-06T09:35:26.319Z] + git log --format=format:%s -1 e46bac2982ab9773612ec1623b129043aa26475f [Pipeline] echo [2022-07-06T09:35:26.349Z] [semverPrep] GIT_COMMIT: e46bac2982ab9773612ec1623b129043aa26475f, Commit Message: docs: add additional tested cameras [Pipeline] echo [2022-07-06T09:35:26.378Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-06T09:35:26.758Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-06T09:35:26.758Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-06T09:35:26.758Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-06T09:35:26.758Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-06T09:35:26.758Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-06T09:35:26.758Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-06T09:35:26.758Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T09:35:27.251Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-06T09:35:27.251Z] [2022-07-06T09:35:27.251Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T09:35:27.639Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-06T09:35:27.639Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-06T09:35:27.639Z] 42c077c10790: Pulling fs layer [2022-07-06T09:35:27.639Z] f63e77b7563a: Pulling fs layer [2022-07-06T09:35:27.639Z] bd5fdadae976: Pulling fs layer [2022-07-06T09:35:27.639Z] 205491f53016: Pulling fs layer [2022-07-06T09:35:27.639Z] df18705c85c3: Pulling fs layer [2022-07-06T09:35:27.639Z] bdb3f477010e: Pulling fs layer [2022-07-06T09:35:27.639Z] c8a8fc8e1c8f: Pulling fs layer [2022-07-06T09:35:27.639Z] 2c6e9b1d212d: Pulling fs layer [2022-07-06T09:35:27.639Z] bdb8f0575790: Pulling fs layer [2022-07-06T09:35:27.639Z] 386e3cb2ff24: Pulling fs layer [2022-07-06T09:35:27.639Z] c8a8fc8e1c8f: Waiting [2022-07-06T09:35:27.639Z] 2343380bae48: Pulling fs layer [2022-07-06T09:35:27.639Z] 2c6e9b1d212d: Waiting [2022-07-06T09:35:27.639Z] 386e3cb2ff24: Waiting [2022-07-06T09:35:27.639Z] bdb8f0575790: Waiting [2022-07-06T09:35:27.639Z] bdb3f477010e: Waiting [2022-07-06T09:35:27.639Z] 2343380bae48: Waiting [2022-07-06T09:35:27.639Z] df18705c85c3: Waiting [2022-07-06T09:35:27.639Z] f63e77b7563a: Verifying Checksum [2022-07-06T09:35:27.639Z] f63e77b7563a: Download complete [2022-07-06T09:35:27.639Z] 205491f53016: Download complete [2022-07-06T09:35:27.899Z] df18705c85c3: Verifying Checksum [2022-07-06T09:35:27.899Z] df18705c85c3: Download complete [2022-07-06T09:35:27.899Z] bd5fdadae976: Verifying Checksum [2022-07-06T09:35:27.899Z] bd5fdadae976: Download complete [2022-07-06T09:35:27.899Z] bdb3f477010e: Verifying Checksum [2022-07-06T09:35:27.899Z] bdb3f477010e: Download complete [2022-07-06T09:35:27.899Z] 2c6e9b1d212d: Download complete [2022-07-06T09:35:27.899Z] bdb8f0575790: Verifying Checksum [2022-07-06T09:35:27.899Z] bdb8f0575790: Download complete [2022-07-06T09:35:27.899Z] 386e3cb2ff24: Verifying Checksum [2022-07-06T09:35:27.899Z] 386e3cb2ff24: Download complete [2022-07-06T09:35:27.899Z] 2343380bae48: Verifying Checksum [2022-07-06T09:35:27.899Z] 2343380bae48: Download complete [2022-07-06T09:35:27.899Z] 42c077c10790: Verifying Checksum [2022-07-06T09:35:27.899Z] 42c077c10790: Download complete [2022-07-06T09:35:28.159Z] c8a8fc8e1c8f: Verifying Checksum [2022-07-06T09:35:28.159Z] c8a8fc8e1c8f: Download complete [2022-07-06T09:35:29.100Z] 42c077c10790: Pull complete [2022-07-06T09:35:29.358Z] f63e77b7563a: Pull complete [2022-07-06T09:35:29.929Z] bd5fdadae976: Pull complete [2022-07-06T09:35:29.929Z] 205491f53016: Pull complete [2022-07-06T09:35:30.189Z] df18705c85c3: Pull complete [2022-07-06T09:35:30.189Z] bdb3f477010e: Pull complete [2022-07-06T09:35:32.103Z] c8a8fc8e1c8f: Pull complete [2022-07-06T09:35:32.103Z] 2c6e9b1d212d: Pull complete [2022-07-06T09:35:32.365Z] bdb8f0575790: Pull complete [2022-07-06T09:35:32.365Z] 386e3cb2ff24: Pull complete [2022-07-06T09:35:32.365Z] 2343380bae48: Pull complete [2022-07-06T09:35:32.365Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-07-06T09:35:32.365Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-06T09:35:32.629Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T09:35:32.868Z] prd-ubuntu20.04-docker-8c-8g-17000 does not seem to be running inside a container [2022-07-06T09:35:32.901Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-usb-camera_PR-49 -v /w/workspace/xfoundry_device-usb-camera_PR-49:/w/workspace/xfoundry_device-usb-camera_PR-49:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-49@tmp:/w/workspace/xfoundry_device-usb-camera_PR-49@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-06T09:35:34.152Z] $ docker top 894b99d2bd3b699a4dd12257abed9c2ffbdc4e72e9ff6c4312d534746241eb96 -eo pid,comm [2022-07-06T09:35:34.223Z] 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). [2022-07-06T09:35:34.223Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-06T09:35:34.351Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-06T09:35:34.351Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-06T09:35:34.482Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-06T09:35:34.485Z] $ docker exec 894b99d2bd3b699a4dd12257abed9c2ffbdc4e72e9ff6c4312d534746241eb96 ssh-agent [2022-07-06T09:35:34.620Z] SSH_AUTH_SOCK=/tmp/ssh-26KXPY3vYDnf/agent.33 [2022-07-06T09:35:34.620Z] SSH_AGENT_PID=39 [2022-07-06T09:35:34.627Z] Running ssh-add (command line suppressed) [2022-07-06T09:35:34.743Z] Identity added: /w/workspace/xfoundry_device-usb-camera_PR-49@tmp/private_key_8658516355959391016.key (/w/workspace/xfoundry_device-usb-camera_PR-49@tmp/private_key_8658516355959391016.key) [2022-07-06T09:35:34.762Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-06T09:35:35.100Z] + git tag --points-at HEAD [Pipeline] } [2022-07-06T09:35:35.126Z] $ docker exec --env ******** --env ******** 894b99d2bd3b699a4dd12257abed9c2ffbdc4e72e9ff6c4312d534746241eb96 ssh-agent -k [2022-07-06T09:35:35.253Z] unset SSH_AUTH_SOCK; [2022-07-06T09:35:35.254Z] unset SSH_AGENT_PID; [2022-07-06T09:35:35.254Z] echo Agent pid 39 killed; [2022-07-06T09:35:35.266Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-06T09:35:35.352Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-06T09:35:35.352Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-06T09:35:35.485Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-06T09:35:35.487Z] $ docker exec 894b99d2bd3b699a4dd12257abed9c2ffbdc4e72e9ff6c4312d534746241eb96 ssh-agent [2022-07-06T09:35:35.616Z] SSH_AUTH_SOCK=/tmp/ssh-rmu8btjcG4GU/agent.72 [2022-07-06T09:35:35.616Z] SSH_AGENT_PID=79 [2022-07-06T09:35:35.622Z] Running ssh-add (command line suppressed) [2022-07-06T09:35:35.738Z] Identity added: /w/workspace/xfoundry_device-usb-camera_PR-49@tmp/private_key_5824587005448255960.key (/w/workspace/xfoundry_device-usb-camera_PR-49@tmp/private_key_5824587005448255960.key) [2022-07-06T09:35:35.756Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-06T09:35:36.090Z] + git semver init [2022-07-06T09:35:36.352Z] 2022-07-06 09:35:36,306 [run_init] DEBUG init version:0.0.0 force:False [2022-07-06T09:35:36.352Z] 2022-07-06 09:35:36,307 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-usb-camera_PR-49/.semver [2022-07-06T09:35:36.352Z] 2022-07-06 09:35:36,308 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/xfoundry_device-usb-camera_PR-49/.semver [2022-07-06T09:35:36.352Z] 2022-07-06 09:35:36,309 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/xfoundry_device-usb-camera_PR-49/.semver'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-49, universal_newlines=False, shell=None, istream=None) [2022-07-06T09:35:36.926Z] 2022-07-06 09:35:36,888 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-usb-camera_PR-49/.git/info/exclude [2022-07-06T09:35:36.926Z] 2022-07-06 09:35:36,889 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-usb-camera_PR-49/.semver/PR-49 with force:False [2022-07-06T09:35:36.926Z] 2022-07-06 09:35:36,889 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-usb-camera_PR-49/.semver/PR-49 [2022-07-06T09:35:36.926Z] 2022-07-06 09:35:36,894 [execute] INFO git cat-file --batch-check [2022-07-06T09:35:36.926Z] 2022-07-06 09:35:36,894 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-49/.semver, universal_newlines=False, shell=None, istream=) [2022-07-06T09:35:36.926Z] 2022-07-06 09:35:36,902 [execute] INFO git cat-file --batch [2022-07-06T09:35:36.926Z] 2022-07-06 09:35:36,902 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-49/.semver, universal_newlines=False, shell=None, istream=) [2022-07-06T09:35:36.926Z] 2022-07-06 09:35:36,909 [read_version] DEBUG read version from /w/workspace/xfoundry_device-usb-camera_PR-49/.semver/PR-49 [2022-07-06T09:35:36.926Z] 0.0.0 [Pipeline] } [2022-07-06T09:35:37.206Z] $ docker exec --env ******** --env ******** 894b99d2bd3b699a4dd12257abed9c2ffbdc4e72e9ff6c4312d534746241eb96 ssh-agent -k [2022-07-06T09:35:37.328Z] unset SSH_AUTH_SOCK; [2022-07-06T09:35:37.329Z] unset SSH_AGENT_PID; [2022-07-06T09:35:37.329Z] echo Agent pid 79 killed; [2022-07-06T09:35:37.340Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-06T09:35:37.757Z] + git semver [Pipeline] } [2022-07-06T09:35:38.044Z] $ docker stop --time=1 894b99d2bd3b699a4dd12257abed9c2ffbdc4e72e9ff6c4312d534746241eb96 [2022-07-06T09:35:39.345Z] $ docker rm -f 894b99d2bd3b699a4dd12257abed9c2ffbdc4e72e9ff6c4312d534746241eb96 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-06T09:35:39.762Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-06T09:35:40.117Z] Stashed 1 file(s) [Pipeline] echo [2022-07-06T09:35:40.133Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-06T09:35:40.702Z] provisioning config files... [2022-07-06T09:35:40.711Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-49@tmp/config6373046439461779137tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-06T09:35:41.052Z] ---> docker-login.sh [2022-07-06T09:35:41.052Z] nexus3.edgexfoundry.org:10001 [2022-07-06T09:35:41.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T09:35:41.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T09:35:41.052Z] Configure a credential helper to remove this warning. See [2022-07-06T09:35:41.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T09:35:41.052Z] [2022-07-06T09:35:41.052Z] Login Succeeded [2022-07-06T09:35:41.052Z] nexus3.edgexfoundry.org:10002 [2022-07-06T09:35:41.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T09:35:41.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T09:35:41.314Z] Configure a credential helper to remove this warning. See [2022-07-06T09:35:41.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T09:35:41.314Z] [2022-07-06T09:35:41.314Z] Login Succeeded [2022-07-06T09:35:41.314Z] nexus3.edgexfoundry.org:10003 [2022-07-06T09:35:41.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T09:35:41.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T09:35:41.314Z] Configure a credential helper to remove this warning. See [2022-07-06T09:35:41.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T09:35:41.314Z] [2022-07-06T09:35:41.314Z] Login Succeeded [2022-07-06T09:35:41.314Z] nexus3.edgexfoundry.org:10004 [2022-07-06T09:35:41.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T09:35:41.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T09:35:41.574Z] Configure a credential helper to remove this warning. See [2022-07-06T09:35:41.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T09:35:41.574Z] [2022-07-06T09:35:41.574Z] Login Succeeded [2022-07-06T09:35:41.574Z] docker.io [2022-07-06T09:35:41.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T09:35:41.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T09:35:41.835Z] Configure a credential helper to remove this warning. See [2022-07-06T09:35:41.835Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T09:35:41.835Z] [2022-07-06T09:35:41.835Z] Login Succeeded [2022-07-06T09:35:41.835Z] ---> docker-login.sh ends [Pipeline] } [2022-07-06T09:35:41.861Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-06T09:35:42.062Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-06T09:35:42.091Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-06T09:35:42.122Z] ========================================================= [2022-07-06T09:35:42.122Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-07-06T09:35:42.122Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T09:35:42.584Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-06T09:35:42.584Z] Sending build context to Docker daemon 658.9kB [2022-07-06T09:35:42.584Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-07-06T09:35:42.584Z] Step 2/12 : FROM ${BASE} AS builder [2022-07-06T09:35:42.584Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-06T09:35:42.584Z] 59bf1c3509f3: Pulling fs layer [2022-07-06T09:35:42.584Z] 666ba61612fd: Pulling fs layer [2022-07-06T09:35:42.584Z] 8ed8ca486205: Pulling fs layer [2022-07-06T09:35:42.584Z] cc1cd167ecdc: Pulling fs layer [2022-07-06T09:35:42.584Z] c516ae0d96e1: Pulling fs layer [2022-07-06T09:35:42.584Z] 684cea983483: Pulling fs layer [2022-07-06T09:35:42.584Z] dd3240ac7de5: Pulling fs layer [2022-07-06T09:35:42.584Z] b1e948a4e11c: Pulling fs layer [2022-07-06T09:35:42.584Z] a8fd76ee1af6: Pulling fs layer [2022-07-06T09:35:42.584Z] 646ad004c059: Pulling fs layer [2022-07-06T09:35:42.584Z] c516ae0d96e1: Waiting [2022-07-06T09:35:42.584Z] 684cea983483: Waiting [2022-07-06T09:35:42.584Z] dd3240ac7de5: Waiting [2022-07-06T09:35:42.584Z] b1e948a4e11c: Waiting [2022-07-06T09:35:42.584Z] a8fd76ee1af6: Waiting [2022-07-06T09:35:42.584Z] cc1cd167ecdc: Waiting [2022-07-06T09:35:42.584Z] 8ed8ca486205: Download complete [2022-07-06T09:35:42.584Z] 666ba61612fd: Verifying Checksum [2022-07-06T09:35:42.584Z] 666ba61612fd: Download complete [2022-07-06T09:35:42.584Z] c516ae0d96e1: Verifying Checksum [2022-07-06T09:35:42.584Z] c516ae0d96e1: Download complete [2022-07-06T09:35:42.584Z] 684cea983483: Verifying Checksum [2022-07-06T09:35:42.584Z] 684cea983483: Download complete [2022-07-06T09:35:42.584Z] dd3240ac7de5: Verifying Checksum [2022-07-06T09:35:42.584Z] dd3240ac7de5: Download complete [2022-07-06T09:35:42.584Z] 59bf1c3509f3: Verifying Checksum [2022-07-06T09:35:42.584Z] 59bf1c3509f3: Download complete [2022-07-06T09:35:42.851Z] b1e948a4e11c: Verifying Checksum [2022-07-06T09:35:42.851Z] b1e948a4e11c: Download complete [2022-07-06T09:35:42.851Z] 59bf1c3509f3: Pull complete [2022-07-06T09:35:43.126Z] 666ba61612fd: Pull complete [2022-07-06T09:35:43.126Z] 8ed8ca486205: Pull complete [2022-07-06T09:35:43.387Z] 646ad004c059: Verifying Checksum [2022-07-06T09:35:43.387Z] 646ad004c059: Download complete [2022-07-06T09:35:43.387Z] cc1cd167ecdc: Verifying Checksum [2022-07-06T09:35:43.387Z] cc1cd167ecdc: Download complete [2022-07-06T09:35:43.387Z] a8fd76ee1af6: Verifying Checksum [2022-07-06T09:35:43.388Z] a8fd76ee1af6: Download complete [2022-07-06T09:35:47.589Z] cc1cd167ecdc: Pull complete [2022-07-06T09:35:47.589Z] c516ae0d96e1: Pull complete [2022-07-06T09:35:47.589Z] 684cea983483: Pull complete [2022-07-06T09:35:47.589Z] dd3240ac7de5: Pull complete [2022-07-06T09:35:47.589Z] b1e948a4e11c: Pull complete [2022-07-06T09:35:49.498Z] a8fd76ee1af6: Pull complete [2022-07-06T09:35:50.070Z] 646ad004c059: Pull complete [2022-07-06T09:35:50.070Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-07-06T09:35:50.070Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-06T09:35:50.070Z] ---> 8f69c11f6b0c [2022-07-06T09:35:50.070Z] Step 3/12 : ARG MAKE="make build" [2022-07-06T09:35:51.456Z] ---> Running in de4509528f35 [2022-07-06T09:35:51.456Z] Removing intermediate container de4509528f35 [2022-07-06T09:35:51.456Z] ---> a8f34e2f6fd8 [2022-07-06T09:35:51.456Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-07-06T09:35:51.456Z] ---> Running in 095f2140af58 [2022-07-06T09:35:51.719Z] Removing intermediate container 095f2140af58 [2022-07-06T09:35:51.719Z] ---> db72b36e35f2 [2022-07-06T09:35:51.719Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-07-06T09:35:51.719Z] ---> Running in 9526f4c33e96 [2022-07-06T09:35:51.719Z] Removing intermediate container 9526f4c33e96 [2022-07-06T09:35:51.719Z] ---> 233d238367c3 [2022-07-06T09:35:51.719Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-06T09:35:51.719Z] ---> Running in d5fb8cfb5eb0 [2022-07-06T09:35:52.290Z] Removing intermediate container d5fb8cfb5eb0 [2022-07-06T09:35:52.290Z] ---> a8e9f76f2d19 [2022-07-06T09:35:52.290Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-06T09:35:52.290Z] ---> Running in d65fa0da96f3 [2022-07-06T09:35:52.551Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-06T09:35:53.493Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-06T09:35:54.064Z] (1/81) Installing mesa (21.2.6-r0) [2022-07-06T09:35:54.064Z] (2/81) Installing libxau (1.0.9-r0) [2022-07-06T09:35:54.064Z] (3/81) Installing libmd (1.0.3-r0) [2022-07-06T09:35:54.064Z] (4/81) Installing libbsd (0.11.3-r1) [2022-07-06T09:35:54.324Z] (5/81) Installing libxdmcp (1.1.3-r0) [2022-07-06T09:35:54.324Z] (6/81) Installing libxcb (1.14-r2) [2022-07-06T09:35:54.324Z] (7/81) Installing libx11 (1.7.2-r0) [2022-07-06T09:35:54.585Z] (8/81) Installing libxext (1.3.4-r0) [2022-07-06T09:35:54.585Z] (9/81) Installing libxfixes (6.0.0-r0) [2022-07-06T09:35:54.845Z] (10/81) Installing libxxf86vm (1.1.4-r2) [2022-07-06T09:35:54.845Z] (11/81) Installing libpciaccess (0.16-r0) [2022-07-06T09:35:54.845Z] (12/81) Installing libdrm (2.4.109-r0) [2022-07-06T09:35:55.107Z] (13/81) Installing mesa-glapi (21.2.6-r0) [2022-07-06T09:35:55.107Z] (14/81) Installing libxshmfence (1.3-r1) [2022-07-06T09:35:55.107Z] (15/81) Installing mesa-gl (21.2.6-r0) [2022-07-06T09:35:55.368Z] (16/81) Installing libice (1.0.10-r0) [2022-07-06T09:35:55.368Z] (17/81) Installing libuuid (2.37.4-r0) [2022-07-06T09:35:55.368Z] (18/81) Installing libsm (1.2.3-r0) [2022-07-06T09:35:55.531Z] Still waiting to schedule task [2022-07-06T09:35:55.531Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-07-06T09:35:55.631Z] (19/81) Installing libxt (1.2.1-r0) [2022-07-06T09:35:55.631Z] (20/81) Installing libxmu (1.1.3-r0) [2022-07-06T09:35:55.631Z] (21/81) Installing xset (1.2.4-r0) [2022-07-06T09:35:55.894Z] (22/81) Installing xprop (1.2.5-r0) [2022-07-06T09:35:55.894Z] (23/81) Installing xdg-utils (1.1.3-r0) [2022-07-06T09:35:55.894Z] (24/81) Installing dbus-libs (1.12.20-r4) [2022-07-06T09:35:56.155Z] (25/81) Installing libffi (3.4.2-r1) [2022-07-06T09:35:56.155Z] (26/81) Installing libintl (0.21-r0) [2022-07-06T09:35:56.155Z] (27/81) Installing libblkid (2.37.4-r0) [2022-07-06T09:35:56.417Z] (28/81) Installing libmount (2.37.4-r0) [2022-07-06T09:35:56.417Z] (29/81) Installing pcre (8.45-r1) [2022-07-06T09:35:56.417Z] (30/81) Installing glib (2.70.1-r0) [2022-07-06T09:35:56.678Z] (31/81) Installing icu-libs (69.1-r1) [2022-07-06T09:35:57.629Z] (32/81) Installing libpcre2-16 (10.40-r0) [2022-07-06T09:35:57.629Z] (33/81) Installing zstd-libs (1.5.0-r0) [2022-07-06T09:35:57.629Z] (34/81) Installing qt5-qtbase (5.15.3_git20210713-r5) [2022-07-06T09:35:58.202Z] (35/81) Installing hicolor-icon-theme (0.17-r1) [2022-07-06T09:35:58.202Z] (36/81) Installing wayland-libs-server (1.19.0-r1) [2022-07-06T09:35:58.464Z] (37/81) Installing mesa-gbm (21.2.6-r0) [2022-07-06T09:35:58.464Z] (38/81) Installing wayland-libs-client (1.19.0-r1) [2022-07-06T09:35:58.464Z] (39/81) Installing qt5-qtdeclarative (5.15.3_git20210531-r0) [2022-07-06T09:35:59.037Z] (40/81) Installing libxcomposite (0.4.5-r0) [2022-07-06T09:35:59.037Z] (41/81) Installing libbz2 (1.0.8-r1) [2022-07-06T09:35:59.037Z] (42/81) Installing libpng (1.6.37-r1) [2022-07-06T09:35:59.037Z] (43/81) Installing freetype (2.11.1-r2) [2022-07-06T09:35:59.301Z] (44/81) Installing fontconfig (2.13.1-r4) [2022-07-06T09:35:59.301Z] (45/81) Installing wayland-libs-cursor (1.19.0-r1) [2022-07-06T09:35:59.301Z] (46/81) Installing wayland-libs-egl (1.19.0-r1) [2022-07-06T09:35:59.565Z] (47/81) Installing xkeyboard-config (2.34-r0) [2022-07-06T09:35:59.565Z] (48/81) Installing xz-libs (5.2.5-r1) [2022-07-06T09:35:59.565Z] (49/81) Installing libxml2 (2.9.14-r0) [2022-07-06T09:35:59.826Z] (50/81) Installing libxkbcommon (1.3.1-r0) [2022-07-06T09:35:59.826Z] (51/81) Installing qt5-qtwayland (5.15.3_git20211028-r0) [2022-07-06T09:36:00.088Z] (52/81) Installing mesa-egl (21.2.6-r0) [2022-07-06T09:36:00.088Z] (53/81) Installing avahi-libs (0.8-r5) [2022-07-06T09:36:00.088Z] (54/81) Installing nettle (3.7.3-r0) [2022-07-06T09:36:00.352Z] (55/81) Installing p11-kit (0.24.0-r1) [2022-07-06T09:36:00.352Z] (56/81) Installing libtasn1 (4.18.0-r0) [2022-07-06T09:36:00.352Z] (57/81) Installing libunistring (0.9.10-r1) [2022-07-06T09:36:00.613Z] (58/81) Installing gnutls (3.7.1-r0) [2022-07-06T09:36:00.613Z] (59/81) Installing cups-libs (2.3.3-r6) [2022-07-06T09:36:00.613Z] (60/81) Installing graphite2 (1.3.14-r0) [2022-07-06T09:36:00.874Z] (61/81) Installing harfbuzz (3.0.0-r2) [2022-07-06T09:36:00.874Z] (62/81) Installing libevdev (1.12.0-r0) [2022-07-06T09:36:01.134Z] (63/81) Installing mtdev (1.1.6-r0) [2022-07-06T09:36:01.134Z] (64/81) Installing eudev-libs (3.2.11_pre1-r0) [2022-07-06T09:36:01.134Z] (65/81) Installing libinput-libs (1.19.4-r0) [2022-07-06T09:36:01.397Z] (66/81) Installing libjpeg-turbo (2.1.2-r0) [2022-07-06T09:36:01.397Z] (67/81) Installing xcb-util-wm (0.4.1-r1) [2022-07-06T09:36:01.397Z] (68/81) Installing xcb-util (0.4.0-r3) [2022-07-06T09:36:01.658Z] (69/81) Installing xcb-util-image (0.4.0-r1) [2022-07-06T09:36:01.659Z] (70/81) Installing xcb-util-keysyms (0.4.0-r1) [2022-07-06T09:36:01.659Z] (71/81) Installing xcb-util-renderutil (0.3.9-r1) [2022-07-06T09:36:01.920Z] (72/81) Installing libxkbcommon-x11 (1.3.1-r0) [2022-07-06T09:36:01.920Z] (73/81) Installing qt5-qtbase-x11 (5.15.3_git20210713-r5) [2022-07-06T09:36:02.496Z] (74/81) Installing v4l-utils-libs (1.22.1-r1) [2022-07-06T09:36:02.496Z] (75/81) Installing v4l-utils (1.22.1-r1) [2022-07-06T09:36:02.496Z] (76/81) Installing udev-init-scripts (35-r0) [2022-07-06T09:36:02.758Z] Executing udev-init-scripts-35-r0.post-install [2022-07-06T09:36:02.758Z] (77/81) Installing kmod-libs (29-r2) [2022-07-06T09:36:02.758Z] (78/81) Installing eudev (3.2.11_pre1-r0) [2022-07-06T09:36:02.758Z] (79/81) Installing eudev-dev (3.2.11_pre1-r0) [2022-07-06T09:36:03.022Z] (80/81) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-07-06T09:36:03.022Z] (81/81) Installing v4l-utils-dev (1.22.1-r1) [2022-07-06T09:36:03.283Z] Executing busybox-1.34.1-r3.trigger [2022-07-06T09:36:03.283Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-07-06T09:36:03.283Z] OK: 335 MiB in 133 packages [2022-07-06T09:36:05.192Z] Removing intermediate container d65fa0da96f3 [2022-07-06T09:36:05.192Z] ---> 2f2b0a7474ba [2022-07-06T09:36:05.192Z] Step 8/12 : WORKDIR /device-usb-camera [2022-07-06T09:36:05.192Z] ---> Running in 5b5b9acef5b2 [2022-07-06T09:36:05.192Z] Removing intermediate container 5b5b9acef5b2 [2022-07-06T09:36:05.192Z] ---> d547be9634c3 [2022-07-06T09:36:05.192Z] Step 9/12 : COPY go.mod vendor* ./ [2022-07-06T09:36:05.192Z] ---> 59e65e2959d3 [2022-07-06T09:36:05.192Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-06T09:36:05.192Z] ---> Running in a74a7f8db5b9 [2022-07-06T09:36:23.319Z] Removing intermediate container a74a7f8db5b9 [2022-07-06T09:36:23.319Z] ---> 65ce2ace1576 [2022-07-06T09:36:23.319Z] Step 11/12 : COPY . . [2022-07-06T09:36:23.319Z] ---> 66b350c08999 [2022-07-06T09:36:23.319Z] Step 12/12 : RUN ${MAKE} [2022-07-06T09:36:23.319Z] ---> Running in 1d2324f243cc [2022-07-06T09:36:23.319Z] noop [2022-07-06T09:36:23.319Z] Removing intermediate container 1d2324f243cc [2022-07-06T09:36:23.319Z] ---> f18f6e3971ab [2022-07-06T09:36:23.319Z] Successfully built f18f6e3971ab [2022-07-06T09:36:23.319Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T09:36:23.766Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-06T09:36:23.766Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T09:36:23.921Z] prd-ubuntu20.04-docker-8c-8g-17000 does not seem to be running inside a container [2022-07-06T09:36:23.961Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-49 -v /w/workspace/xfoundry_device-usb-camera_PR-49:/w/workspace/xfoundry_device-usb-camera_PR-49:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-49@tmp:/w/workspace/xfoundry_device-usb-camera_PR-49@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-06T09:36:24.316Z] $ docker top f9a3ca94c9809b42c3bfd9770a8aed5b863a1319f8300b47a2b5c84ae87b9b6a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-06T09:36:24.787Z] + go version [2022-07-06T09:36:24.787Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-07-06T09:36:24.833Z] $ docker stop --time=1 f9a3ca94c9809b42c3bfd9770a8aed5b863a1319f8300b47a2b5c84ae87b9b6a [2022-07-06T09:36:26.172Z] $ docker rm -f f9a3ca94c9809b42c3bfd9770a8aed5b863a1319f8300b47a2b5c84ae87b9b6a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T09:36:26.910Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-06T09:36:26.910Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T09:36:27.062Z] prd-ubuntu20.04-docker-8c-8g-17000 does not seem to be running inside a container [2022-07-06T09:36:27.102Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-49 -v /w/workspace/xfoundry_device-usb-camera_PR-49:/w/workspace/xfoundry_device-usb-camera_PR-49:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-49@tmp:/w/workspace/xfoundry_device-usb-camera_PR-49@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-06T09:36:27.500Z] $ docker top 695180a92d9ce96842cf5db8b330a3bc783bc4e85bd5be48a8b40fa4abfd6f42 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-07-06T09:36:27.948Z] + make test [2022-07-06T09:36:27.948Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-07-06T09:36:28.207Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-07-06T09:36:38.207Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-07-06T09:36:38.207Z] ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] [2022-07-06T09:36:46.345Z] CGO_ENABLED=1 go vet ./... [2022-07-06T09:36:50.547Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-06T09:36:50.547Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-06T09:36:50.547Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-06T09:36:50.834Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-06T09:36:50.865Z] $ docker stop --time=1 695180a92d9ce96842cf5db8b330a3bc783bc4e85bd5be48a8b40fa4abfd6f42 [2022-07-06T09:36:52.497Z] $ docker rm -f 695180a92d9ce96842cf5db8b330a3bc783bc4e85bd5be48a8b40fa4abfd6f42 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-06T09:36:52.993Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-06T09:36:53.041Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-06T09:36:53.711Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-06T09:36:54.020Z] + ls -al . [2022-07-06T09:36:54.020Z] total 164 [2022-07-06T09:36:54.020Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 6 09:36 . [2022-07-06T09:36:54.020Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 09:35 .. [2022-07-06T09:36:54.020Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 6 09:35 .git [2022-07-06T09:36:54.020Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 09:35 .github [2022-07-06T09:36:54.020Z] -rw-rw-r-- 1 jenkins jenkins 349 Jul 6 09:35 .gitignore [2022-07-06T09:36:54.020Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 6 09:35 .golangci.yml [2022-07-06T09:36:54.020Z] -rw-rw-r-- 1 jenkins jenkins 77 Jul 6 09:35 .hadolint.yml [2022-07-06T09:36:54.020Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 6 09:35 .semver [2022-07-06T09:36:54.020Z] -rw-rw-r-- 1 jenkins jenkins 8706 Jul 6 09:35 Attribution.txt [2022-07-06T09:36:54.020Z] -rw-rw-r-- 1 jenkins jenkins 181 Jul 6 09:35 CHANGELOG.md [2022-07-06T09:36:54.020Z] -rw-rw-r-- 1 jenkins jenkins 1891 Jul 6 09:35 Dockerfile [2022-07-06T09:36:54.020Z] -rw-rw-r-- 1 jenkins jenkins 678 Jul 6 09:35 GOVERNANCE.md [2022-07-06T09:36:54.020Z] -rw-rw-r-- 1 jenkins jenkins 659 Jul 6 09:35 Jenkinsfile [2022-07-06T09:36:54.020Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 6 09:35 LICENSE [2022-07-06T09:36:54.020Z] -rw-rw-r-- 1 jenkins jenkins 2345 Jul 6 09:35 Makefile [2022-07-06T09:36:54.020Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 6 09:35 OWNERS.md [2022-07-06T09:36:54.020Z] -rw-rw-r-- 1 jenkins jenkins 10846 Jul 6 09:35 README.md [2022-07-06T09:36:54.020Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 6 09:35 VERSION [2022-07-06T09:36:54.020Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 09:35 bin [2022-07-06T09:36:54.020Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 6 09:35 cmd [2022-07-06T09:36:54.020Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 6 09:36 coverage.out [2022-07-06T09:36:54.020Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 09:35 docker-compose [2022-07-06T09:36:54.020Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 6 09:35 docker-entrypoint.sh [2022-07-06T09:36:54.020Z] -rw-rw-r-- 1 jenkins jenkins 3277 Jul 6 09:35 go.mod [2022-07-06T09:36:54.020Z] -rw-rw-r-- 1 jenkins jenkins 35596 Jul 6 09:35 go.sum [2022-07-06T09:36:54.020Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 6 09:35 internal [2022-07-06T09:36:54.020Z] -rw-rw-r-- 1 jenkins jenkins 231 Jul 6 09:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T09:36:54.406Z] + 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=e46bac2982ab9773612ec1623b129043aa26475f --label arch=amd64 --label version=0.0.0 . [2022-07-06T09:36:54.406Z] Sending build context to Docker daemon 660kB [2022-07-06T09:36:54.406Z] Step 1/29 : ARG BASE=golang:1.17-alpine3.15 [2022-07-06T09:36:54.406Z] Step 2/29 : FROM ${BASE} AS builder [2022-07-06T09:36:54.406Z] ---> f18f6e3971ab [2022-07-06T09:36:54.406Z] Step 3/29 : ARG MAKE="make build" [2022-07-06T09:36:54.406Z] ---> Running in 430d1c864ca1 [2022-07-06T09:36:54.406Z] Removing intermediate container 430d1c864ca1 [2022-07-06T09:36:54.406Z] ---> 89c92d5011ed [2022-07-06T09:36:54.406Z] Step 4/29 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-07-06T09:36:54.666Z] ---> Running in f324151dfa89 [2022-07-06T09:36:54.666Z] Removing intermediate container f324151dfa89 [2022-07-06T09:36:54.666Z] ---> 5377278eae7a [2022-07-06T09:36:54.666Z] Step 5/29 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-07-06T09:36:54.666Z] ---> Running in fb0f9718feb9 [2022-07-06T09:36:54.666Z] Removing intermediate container fb0f9718feb9 [2022-07-06T09:36:54.666Z] ---> 6276196d82e3 [2022-07-06T09:36:54.666Z] Step 6/29 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-06T09:36:54.666Z] ---> Running in c1cfa42d3de8 [2022-07-06T09:36:55.236Z] Removing intermediate container c1cfa42d3de8 [2022-07-06T09:36:55.236Z] ---> fa5a021e4f24 [2022-07-06T09:36:55.236Z] Step 7/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-06T09:36:55.497Z] ---> Running in 5c98fbd91855 [2022-07-06T09:36:55.760Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-06T09:36:56.701Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-06T09:36:56.701Z] OK: 335 MiB in 133 packages [2022-07-06T09:36:57.273Z] Removing intermediate container 5c98fbd91855 [2022-07-06T09:36:57.273Z] ---> 0f9d6796c237 [2022-07-06T09:36:57.273Z] Step 8/29 : WORKDIR /device-usb-camera [2022-07-06T09:36:57.273Z] ---> Running in 2306d74cdabd [2022-07-06T09:36:57.273Z] Removing intermediate container 2306d74cdabd [2022-07-06T09:36:57.273Z] ---> cf8db4759d00 [2022-07-06T09:36:57.273Z] Step 9/29 : COPY go.mod vendor* ./ [2022-07-06T09:36:57.273Z] ---> 73105816b05d [2022-07-06T09:36:57.273Z] Step 10/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-06T09:36:57.273Z] ---> Running in 26c99c699adb [2022-07-06T09:36:58.215Z] Removing intermediate container 26c99c699adb [2022-07-06T09:36:58.215Z] ---> a719a9d123a3 [2022-07-06T09:36:58.215Z] Step 11/29 : COPY . . [2022-07-06T09:36:58.215Z] ---> 9f156f487643 [2022-07-06T09:36:58.215Z] Step 12/29 : RUN ${MAKE} [2022-07-06T09:36:58.215Z] ---> Running in b364e6eed882 [2022-07-06T09:36:58.475Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-07-06T09:37:20.449Z] Removing intermediate container b364e6eed882 [2022-07-06T09:37:20.449Z] ---> 11e70f48a10a [2022-07-06T09:37:20.449Z] Step 13/29 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-07-06T09:37:20.449Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-07-06T09:37:20.449Z] af6660deedbd: Pulling fs layer [2022-07-06T09:37:20.449Z] 97cd0a44c592: Pulling fs layer [2022-07-06T09:37:20.449Z] 97cd0a44c592: Verifying Checksum [2022-07-06T09:37:20.449Z] 97cd0a44c592: Download complete [2022-07-06T09:37:20.449Z] af6660deedbd: Verifying Checksum [2022-07-06T09:37:20.449Z] af6660deedbd: Download complete [2022-07-06T09:37:20.708Z] af6660deedbd: Pull complete [2022-07-06T09:37:20.708Z] 97cd0a44c592: Pull complete [2022-07-06T09:37:20.708Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-07-06T09:37:20.708Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-07-06T09:37:20.708Z] ---> fea57e182299 [2022-07-06T09:37:20.708Z] Step 14/29 : FROM alpine:3.15 [2022-07-06T09:37:21.280Z] 3.15: Pulling from library/alpine [2022-07-06T09:37:21.280Z] df9b9388f04a: Pulling fs layer [2022-07-06T09:37:21.542Z] df9b9388f04a: Verifying Checksum [2022-07-06T09:37:21.542Z] df9b9388f04a: Download complete [2022-07-06T09:37:21.803Z] df9b9388f04a: Pull complete [2022-07-06T09:37:21.803Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-06T09:37:21.803Z] Status: Downloaded newer image for alpine:3.15 [2022-07-06T09:37:21.803Z] ---> 0ac33e5f5afa [2022-07-06T09:37:21.803Z] Step 15/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-07-06T09:37:21.803Z] ---> Running in 355f6c191e08 [2022-07-06T09:37:22.064Z] Removing intermediate container 355f6c191e08 [2022-07-06T09:37:22.064Z] ---> f27597e0ca2d [2022-07-06T09:37:22.064Z] Step 16/29 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-07-06T09:37:22.064Z] ---> Running in 02cfa889c53d [2022-07-06T09:37:22.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-06T09:37:22.586Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-06T09:37:22.586Z] (1/74) Installing dumb-init (1.2.5-r1) [2022-07-06T09:37:22.586Z] (2/74) Installing sdl2 (2.0.16-r4) [2022-07-06T09:37:22.586Z] (3/74) Installing libxau (1.0.9-r0) [2022-07-06T09:37:22.586Z] (4/74) Installing libmd (1.0.3-r0) [2022-07-06T09:37:22.586Z] (5/74) Installing libbsd (0.11.3-r1) [2022-07-06T09:37:22.586Z] (6/74) Installing libxdmcp (1.1.3-r0) [2022-07-06T09:37:22.586Z] (7/74) Installing libxcb (1.14-r2) [2022-07-06T09:37:22.586Z] (8/74) Installing libx11 (1.7.2-r0) [2022-07-06T09:37:22.846Z] (9/74) Installing aom-libs (3.2.0-r0) [2022-07-06T09:37:22.846Z] (10/74) Installing alsa-lib (1.2.5.1-r1) [2022-07-06T09:37:22.846Z] (11/74) Installing expat (2.4.7-r0) [2022-07-06T09:37:22.846Z] (12/74) Installing brotli-libs (1.0.9-r5) [2022-07-06T09:37:22.846Z] (13/74) Installing libbz2 (1.0.8-r1) [2022-07-06T09:37:22.846Z] (14/74) Installing libpng (1.6.37-r1) [2022-07-06T09:37:22.846Z] (15/74) Installing freetype (2.11.1-r2) [2022-07-06T09:37:22.846Z] (16/74) Installing libuuid (2.37.4-r0) [2022-07-06T09:37:22.846Z] (17/74) Installing fontconfig (2.13.1-r4) [2022-07-06T09:37:22.846Z] (18/74) Installing fribidi (1.0.11-r0) [2022-07-06T09:37:22.846Z] (19/74) Installing libffi (3.4.2-r1) [2022-07-06T09:37:22.846Z] (20/74) Installing libintl (0.21-r0) [2022-07-06T09:37:22.846Z] (21/74) Installing libblkid (2.37.4-r0) [2022-07-06T09:37:22.846Z] (22/74) Installing libmount (2.37.4-r0) [2022-07-06T09:37:22.846Z] (23/74) Installing pcre (8.45-r1) [2022-07-06T09:37:22.846Z] (24/74) Installing glib (2.70.1-r0) [2022-07-06T09:37:22.846Z] (25/74) Installing graphite2 (1.3.14-r0) [2022-07-06T09:37:22.846Z] (26/74) Installing harfbuzz (3.0.0-r2) [2022-07-06T09:37:22.846Z] (27/74) Installing libass (0.15.2-r0) [2022-07-06T09:37:22.846Z] (28/74) Installing libdav1d (0.9.2-r0) [2022-07-06T09:37:22.846Z] (29/74) Installing gmp (6.2.1-r1) [2022-07-06T09:37:22.846Z] (30/74) Installing nettle (3.7.3-r0) [2022-07-06T09:37:22.846Z] (31/74) Installing p11-kit (0.24.0-r1) [2022-07-06T09:37:22.846Z] (32/74) Installing libtasn1 (4.18.0-r0) [2022-07-06T09:37:22.846Z] (33/74) Installing libunistring (0.9.10-r1) [2022-07-06T09:37:22.846Z] (34/74) Installing gnutls (3.7.1-r0) [2022-07-06T09:37:23.106Z] (35/74) Installing ncurses-terminfo-base (6.3_p20211120-r0) [2022-07-06T09:37:23.106Z] (36/74) Installing ncurses-libs (6.3_p20211120-r0) [2022-07-06T09:37:23.106Z] (37/74) Installing lame (3.100-r0) [2022-07-06T09:37:23.106Z] (38/74) Installing opus (1.3.1-r1) [2022-07-06T09:37:23.106Z] (39/74) Installing libgomp (10.3.1_git20211027-r0) [2022-07-06T09:37:23.106Z] (40/74) Installing soxr (0.1.3-r2) [2022-07-06T09:37:23.106Z] (41/74) Installing libgcc (10.3.1_git20211027-r0) [2022-07-06T09:37:23.106Z] (42/74) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-06T09:37:23.106Z] (43/74) Installing libsrt (1.4.2-r1) [2022-07-06T09:37:23.106Z] (44/74) Installing libssh (0.9.6-r1) [2022-07-06T09:37:23.106Z] (45/74) Installing libogg (1.3.5-r0) [2022-07-06T09:37:23.106Z] (46/74) Installing libtheora (1.1.1-r16) [2022-07-06T09:37:23.106Z] (47/74) Installing libjpeg-turbo (2.1.2-r0) [2022-07-06T09:37:23.107Z] (48/74) Installing v4l-utils-libs (1.22.1-r1) [2022-07-06T09:37:23.107Z] (49/74) Installing libxext (1.3.4-r0) [2022-07-06T09:37:23.107Z] (50/74) Installing libxfixes (6.0.0-r0) [2022-07-06T09:37:23.107Z] (51/74) Installing libpciaccess (0.16-r0) [2022-07-06T09:37:23.107Z] (52/74) Installing libdrm (2.4.109-r0) [2022-07-06T09:37:23.107Z] (53/74) Installing wayland-libs-client (1.19.0-r1) [2022-07-06T09:37:23.107Z] (54/74) Installing libva (2.13.0-r0) [2022-07-06T09:37:23.107Z] (55/74) Installing libvdpau (1.4-r0) [2022-07-06T09:37:23.107Z] (56/74) Installing vidstab (1.1.0-r1) [2022-07-06T09:37:23.107Z] (57/74) Installing libvorbis (1.3.7-r0) [2022-07-06T09:37:23.107Z] (58/74) Installing libvpx (1.10.0-r0) [2022-07-06T09:37:23.107Z] (59/74) Installing vulkan-loader (1.2.196-r0) [2022-07-06T09:37:23.107Z] (60/74) Installing libwebp (1.2.2-r0) [2022-07-06T09:37:23.107Z] (61/74) Installing x264-libs (20210613-r0) [2022-07-06T09:37:23.107Z] (62/74) Installing x265-libs (3.5-r0) [2022-07-06T09:37:23.107Z] (63/74) Installing xvidcore (1.3.7-r1) [2022-07-06T09:37:23.107Z] (64/74) Installing ffmpeg-libs (4.4.1-r2) [2022-07-06T09:37:23.369Z] (65/74) Installing ffmpeg (4.4.1-r2) [2022-07-06T09:37:23.369Z] (66/74) Installing udev-init-scripts (35-r0) [2022-07-06T09:37:23.369Z] Executing udev-init-scripts-35-r0.post-install [2022-07-06T09:37:23.369Z] (67/74) Installing eudev-libs (3.2.11_pre1-r0) [2022-07-06T09:37:23.369Z] (68/74) Installing xz-libs (5.2.5-r1) [2022-07-06T09:37:23.369Z] (69/74) Installing zstd-libs (1.5.0-r0) [2022-07-06T09:37:23.369Z] (70/74) Installing kmod-libs (29-r2) [2022-07-06T09:37:23.369Z] (71/74) Installing eudev (3.2.11_pre1-r0) [2022-07-06T09:37:23.369Z] (72/74) Installing libsodium (1.0.18-r0) [2022-07-06T09:37:23.369Z] (73/74) Installing libzmq (4.3.4-r0) [2022-07-06T09:37:23.369Z] (74/74) Installing zeromq (4.3.4-r0) [2022-07-06T09:37:23.369Z] Executing busybox-1.34.1-r5.trigger [2022-07-06T09:37:23.369Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-07-06T09:37:23.369Z] OK: 78 MiB in 88 packages [2022-07-06T09:37:24.747Z] Removing intermediate container 02cfa889c53d [2022-07-06T09:37:24.747Z] ---> 279a825a8ede [2022-07-06T09:37:24.747Z] Step 17/29 : WORKDIR / [2022-07-06T09:37:24.747Z] ---> Running in 2f152b0250b9 [2022-07-06T09:37:24.747Z] Removing intermediate container 2f152b0250b9 [2022-07-06T09:37:24.747Z] ---> dfb58136a4e4 [2022-07-06T09:37:24.747Z] Step 18/29 : COPY --from=builder /device-usb-camera/cmd / [2022-07-06T09:37:25.316Z] ---> 4695fb4a846e [2022-07-06T09:37:25.316Z] Step 19/29 : COPY --from=builder /device-usb-camera/LICENSE / [2022-07-06T09:37:25.575Z] ---> d8ecdff631e5 [2022-07-06T09:37:25.575Z] Step 20/29 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-07-06T09:37:25.575Z] ---> cc6efaa138bd [2022-07-06T09:37:25.575Z] Step 21/29 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-07-06T09:37:25.836Z] ---> 94298e462304 [2022-07-06T09:37:25.836Z] Step 22/29 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-07-06T09:37:25.836Z] ---> c3e7e12b7940 [2022-07-06T09:37:25.836Z] Step 23/29 : COPY --from=rtsp /rtsp-simple-server / [2022-07-06T09:37:26.406Z] ---> b45cf6fa6924 [2022-07-06T09:37:26.406Z] Step 24/29 : EXPOSE 59983 [2022-07-06T09:37:26.406Z] ---> Running in 55bbfd2658eb [2022-07-06T09:37:26.406Z] Removing intermediate container 55bbfd2658eb [2022-07-06T09:37:26.406Z] ---> 0bd6749df6c8 [2022-07-06T09:37:26.406Z] Step 25/29 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-07-06T09:37:26.406Z] ---> Running in 3732c74aa562 [2022-07-06T09:37:26.666Z] Removing intermediate container 3732c74aa562 [2022-07-06T09:37:26.666Z] ---> 68b2c852f2ce [2022-07-06T09:37:26.666Z] Step 26/29 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-07-06T09:37:26.666Z] ---> Running in 04bce169737f [2022-07-06T09:37:26.666Z] Removing intermediate container 04bce169737f [2022-07-06T09:37:26.666Z] ---> bbc85db11285 [2022-07-06T09:37:26.666Z] Step 27/29 : LABEL arch=amd64 [2022-07-06T09:37:26.666Z] ---> Running in a4c78b127dcc [2022-07-06T09:37:26.666Z] Removing intermediate container a4c78b127dcc [2022-07-06T09:37:26.666Z] ---> 65e5948128cd [2022-07-06T09:37:26.666Z] Step 28/29 : LABEL git_sha=e46bac2982ab9773612ec1623b129043aa26475f [2022-07-06T09:37:26.927Z] ---> Running in 4489a325f1dc [2022-07-06T09:37:26.927Z] Removing intermediate container 4489a325f1dc [2022-07-06T09:37:26.927Z] ---> f82faf225cc8 [2022-07-06T09:37:26.927Z] Step 29/29 : LABEL version=0.0.0 [2022-07-06T09:37:26.927Z] ---> Running in 2106307b2b12 [2022-07-06T09:37:26.927Z] Removing intermediate container 2106307b2b12 [2022-07-06T09:37:26.927Z] ---> cd3c48e4f4b9 [2022-07-06T09:37:26.927Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-06T09:37:26.927Z] Successfully built cd3c48e4f4b9 [2022-07-06T09:37:26.927Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T09:37:27.749Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-06T09:37:27.750Z] [2022-07-06T09:37:27.750Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T09:37:28.123Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-06T09:37:28.123Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-06T09:37:28.123Z] 5eb5b503b376: Pulling fs layer [2022-07-06T09:37:28.123Z] 5c69ac0246d0: Pulling fs layer [2022-07-06T09:37:28.123Z] ec43610c2a17: Pulling fs layer [2022-07-06T09:37:28.123Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-06T09:37:28.123Z] 33b1e0a273af: Pulling fs layer [2022-07-06T09:37:28.123Z] 5d3b04190fa2: Pulling fs layer [2022-07-06T09:37:28.123Z] 2f39f015ded8: Pulling fs layer [2022-07-06T09:37:28.123Z] 3a2ae6a8a46f: Waiting [2022-07-06T09:37:28.123Z] 33b1e0a273af: Waiting [2022-07-06T09:37:28.123Z] 5d3b04190fa2: Waiting [2022-07-06T09:37:28.123Z] 2f39f015ded8: Waiting [2022-07-06T09:37:28.123Z] 5c69ac0246d0: Download complete [2022-07-06T09:37:28.123Z] 3a2ae6a8a46f: Download complete [2022-07-06T09:37:28.123Z] 33b1e0a273af: Verifying Checksum [2022-07-06T09:37:28.123Z] 33b1e0a273af: Download complete [2022-07-06T09:37:28.123Z] ec43610c2a17: Verifying Checksum [2022-07-06T09:37:28.124Z] ec43610c2a17: Download complete [2022-07-06T09:37:28.124Z] 5d3b04190fa2: Verifying Checksum [2022-07-06T09:37:28.124Z] 5d3b04190fa2: Download complete [2022-07-06T09:37:28.394Z] 5eb5b503b376: Verifying Checksum [2022-07-06T09:37:28.394Z] 5eb5b503b376: Download complete [2022-07-06T09:37:28.959Z] 2f39f015ded8: Download complete [2022-07-06T09:37:29.898Z] 5eb5b503b376: Pull complete [2022-07-06T09:37:29.898Z] 5c69ac0246d0: Pull complete [2022-07-06T09:37:30.160Z] ec43610c2a17: Pull complete [2022-07-06T09:37:30.420Z] 3a2ae6a8a46f: Pull complete [2022-07-06T09:37:30.679Z] 33b1e0a273af: Pull complete [2022-07-06T09:37:30.679Z] 5d3b04190fa2: Pull complete [2022-07-06T09:37:33.727Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17001 in /w/workspace/xfoundry_device-usb-camera_PR-49 [Pipeline] { [Pipeline] ws [2022-07-06T09:37:33.767Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2022-07-06T09:37:33.839Z] Selected Git installation does not exist. Using Default [2022-07-06T09:37:33.840Z] The recommended git tool is: NONE [2022-07-06T09:37:35.958Z] 2f39f015ded8: Pull complete [2022-07-06T09:37:35.958Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-06T09:37:35.958Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-06T09:37:35.958Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T09:37:36.180Z] prd-ubuntu20.04-docker-8c-8g-17000 does not seem to be running inside a container [2022-07-06T09:37:36.260Z] $ 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/xfoundry_device-usb-camera_PR-49 -v /w/workspace/xfoundry_device-usb-camera_PR-49:/w/workspace/xfoundry_device-usb-camera_PR-49:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-49@tmp:/w/workspace/xfoundry_device-usb-camera_PR-49@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-06T09:37:37.690Z] $ docker top 3d3c5992eab787003b00a7c337dac620459a0ce5a5e86fd24cc942e350e37f81 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-06T09:37:38.207Z] ---> job-cost.sh [2022-07-06T09:37:38.207Z] lf-activate-venv: SKIPPING [2022-07-06T09:37:38.207Z] INFO: No Stack... [2022-07-06T09:37:38.780Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-06T09:37:39.041Z] INFO: Archiving Costs [Pipeline] sh [2022-07-06T09:37:39.369Z] + cat /w/workspace/xfoundry_device-usb-camera_PR-49/archives/cost.csv [2022-07-06T09:37:39.369Z] + cut -d, -f6 [Pipeline] lock [2022-07-06T09:37:39.413Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-49-1-stack-cost] [2022-07-06T09:37:39.418Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-49-1-stack-cost] did not exist. Created. [2022-07-06T09:37:39.418Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-49-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-06T09:37:39.606Z] using credential edgex-jenkins-ssh [2022-07-06T09:37:39.637Z] Cloning the remote Git repository [2022-07-06T09:37:39.810Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-06T09:37:39.857Z] Stashed 1 file(s) [Pipeline] } [2022-07-06T09:37:39.884Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-49-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-06T09:37:39.971Z] $ docker stop --time=1 3d3c5992eab787003b00a7c337dac620459a0ce5a5e86fd24cc942e350e37f81 [2022-07-06T09:37:39.724Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-07-06T09:37:39.804Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2022-07-06T09:37:39.876Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-07-06T09:37:39.877Z] > git --version # timeout=10 [2022-07-06T09:37:39.897Z] > git --version # 'git version 2.25.1' [2022-07-06T09:37:39.899Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-06T09:37:39.966Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-06T09:37:41.137Z] $ docker rm -f 3d3c5992eab787003b00a7c337dac620459a0ce5a5e86fd24cc942e350e37f81 [Pipeline] // withDockerContainer [Pipeline] } [2022-07-06T09:37:41.281Z] Merging remotes/origin/main commit 73afea3ace466341e80d38fe07fac6720914120d into PR head commit e46bac2982ab9773612ec1623b129043aa26475f [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2022-07-06T09:37:40.577Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-07-06T09:37:40.641Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-06T09:37:40.678Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-07-06T09:37:40.738Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-07-06T09:37:40.739Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-06T09:37:40.772Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/49/head:refs/remotes/origin/PR-49 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-07-06T09:37:41.304Z] > git config core.sparsecheckout # timeout=10 [2022-07-06T09:37:41.324Z] > git checkout -f e46bac2982ab9773612ec1623b129043aa26475f # timeout=10 [2022-07-06T09:37:41.405Z] > git remote # timeout=10 [Pipeline] // stage [Pipeline] } [2022-07-06T09:37:41.499Z] Merge succeeded, producing e46bac2982ab9773612ec1623b129043aa26475f [2022-07-06T09:37:41.500Z] Checking out Revision e46bac2982ab9773612ec1623b129043aa26475f (PR-49) [2022-07-06T09:37:41.429Z] > git config --get remote.origin.url # timeout=10 [2022-07-06T09:37:41.444Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-06T09:37:41.457Z] > git merge 73afea3ace466341e80d38fe07fac6720914120d # timeout=10 [2022-07-06T09:37:41.484Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-06T09:37:41.508Z] > git config core.sparsecheckout # timeout=10 [2022-07-06T09:37:41.526Z] > git checkout -f e46bac2982ab9773612ec1623b129043aa26475f # timeout=10 [2022-07-06T09:37:45.682Z] Commit message: "docs: add additional tested cameras" [2022-07-06T09:37:45.741Z] > git --version # timeout=10 [2022-07-06T09:37:45.753Z] > git --version # 'git version 2.25.1' [2022-07-06T09:37:45.765Z] fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-06T09:37:46.857Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-06T09:37:46.857Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-06T09:37:46.857Z] Dload Upload Total Spent Left Speed [2022-07-06T09:37:46.857Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 90762 0 --:--:-- --:--:-- --:--:-- 90762 [Pipeline] sh [2022-07-06T09:37:47.616Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-06T09:37:47.977Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2022-07-06T09:37:47.977Z] /etc/docker/daemon.json [2022-07-06T09:37:47.977Z] { [2022-07-06T09:37:47.977Z] "registry-mirrors": [ [2022-07-06T09:37:47.977Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-06T09:37:47.977Z] ], [2022-07-06T09:37:47.977Z] "bip": "10.250.0.254/24", [2022-07-06T09:37:47.977Z] "hosts": [ [2022-07-06T09:37:47.977Z] "tcp://0.0.0.0:5555", [2022-07-06T09:37:47.977Z] "unix:///var/run/docker.sock" [2022-07-06T09:37:47.977Z] ], [2022-07-06T09:37:47.977Z] "mtu": 1458, [2022-07-06T09:37:47.977Z] "selinux-enabled": true, [2022-07-06T09:37:47.977Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-06T09:37:47.977Z] } [Pipeline] sh [2022-07-06T09:37:48.336Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-06T09:37:48.701Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-06T09:38:07.297Z] provisioning config files... [2022-07-06T09:38:07.324Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config9163819609184399732tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-06T09:38:07.728Z] ---> docker-login.sh [2022-07-06T09:38:07.728Z] nexus3.edgexfoundry.org:10001 [2022-07-06T09:38:08.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T09:38:08.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T09:38:08.602Z] Configure a credential helper to remove this warning. See [2022-07-06T09:38:08.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T09:38:08.602Z] [2022-07-06T09:38:08.602Z] Login Succeeded [2022-07-06T09:38:08.602Z] nexus3.edgexfoundry.org:10002 [2022-07-06T09:38:08.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T09:38:08.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T09:38:08.876Z] Configure a credential helper to remove this warning. See [2022-07-06T09:38:08.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T09:38:08.876Z] [2022-07-06T09:38:09.150Z] Login Succeeded [2022-07-06T09:38:09.150Z] nexus3.edgexfoundry.org:10003 [2022-07-06T09:38:09.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T09:38:09.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T09:38:09.428Z] Configure a credential helper to remove this warning. See [2022-07-06T09:38:09.428Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T09:38:09.428Z] [2022-07-06T09:38:09.428Z] Login Succeeded [2022-07-06T09:38:09.428Z] nexus3.edgexfoundry.org:10004 [2022-07-06T09:38:09.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T09:38:09.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T09:38:09.978Z] Configure a credential helper to remove this warning. See [2022-07-06T09:38:09.978Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T09:38:09.978Z] [2022-07-06T09:38:09.978Z] Login Succeeded [2022-07-06T09:38:09.978Z] docker.io [2022-07-06T09:38:10.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T09:38:10.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T09:38:10.527Z] Configure a credential helper to remove this warning. See [2022-07-06T09:38:10.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T09:38:10.527Z] [2022-07-06T09:38:10.527Z] Login Succeeded [2022-07-06T09:38:10.527Z] ---> docker-login.sh ends [Pipeline] } [2022-07-06T09:38:10.556Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-06T09:38:10.949Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-06T09:38:10.984Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-06T09:38:11.019Z] ========================================================= [2022-07-06T09:38:11.019Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-07-06T09:38:11.019Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T09:38:11.511Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-06T09:38:11.792Z] Sending build context to Docker daemon 439.3kB [2022-07-06T09:38:11.792Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-07-06T09:38:11.792Z] Step 2/12 : FROM ${BASE} AS builder [2022-07-06T09:38:12.071Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-06T09:38:12.071Z] 9b3977197b4f: Pulling fs layer [2022-07-06T09:38:12.071Z] 1a89e8eeedd5: Pulling fs layer [2022-07-06T09:38:12.071Z] 94645a83ff95: Pulling fs layer [2022-07-06T09:38:12.071Z] e6fb740bc735: Pulling fs layer [2022-07-06T09:38:12.071Z] 3a77bd46dcc9: Pulling fs layer [2022-07-06T09:38:12.071Z] 355e64cbe906: Pulling fs layer [2022-07-06T09:38:12.071Z] e6fb740bc735: Waiting [2022-07-06T09:38:12.071Z] 3a77bd46dcc9: Waiting [2022-07-06T09:38:12.071Z] 63ab81a10011: Pulling fs layer [2022-07-06T09:38:12.071Z] 555d1d1c4555: Pulling fs layer [2022-07-06T09:38:12.071Z] 7d9057610161: Pulling fs layer [2022-07-06T09:38:12.071Z] 355e64cbe906: Waiting [2022-07-06T09:38:12.071Z] 7d9057610161: Waiting [2022-07-06T09:38:12.071Z] 555d1d1c4555: Waiting [2022-07-06T09:38:12.071Z] 63ab81a10011: Waiting [2022-07-06T09:38:12.071Z] 94645a83ff95: Verifying Checksum [2022-07-06T09:38:12.071Z] 94645a83ff95: Download complete [2022-07-06T09:38:12.071Z] 1a89e8eeedd5: Download complete [2022-07-06T09:38:12.071Z] 3a77bd46dcc9: Verifying Checksum [2022-07-06T09:38:12.071Z] 3a77bd46dcc9: Download complete [2022-07-06T09:38:12.071Z] 355e64cbe906: Verifying Checksum [2022-07-06T09:38:12.071Z] 355e64cbe906: Download complete [2022-07-06T09:38:12.071Z] 9b3977197b4f: Download complete [2022-07-06T09:38:12.071Z] 63ab81a10011: Verifying Checksum [2022-07-06T09:38:12.071Z] 63ab81a10011: Download complete [2022-07-06T09:38:13.059Z] 9b3977197b4f: Pull complete [2022-07-06T09:38:13.059Z] 7d9057610161: Verifying Checksum [2022-07-06T09:38:13.059Z] 7d9057610161: Download complete [2022-07-06T09:38:13.663Z] 1a89e8eeedd5: Pull complete [2022-07-06T09:38:13.941Z] 94645a83ff95: Pull complete [2022-07-06T09:38:14.215Z] 555d1d1c4555: Verifying Checksum [2022-07-06T09:38:14.215Z] 555d1d1c4555: Download complete [2022-07-06T09:38:14.812Z] e6fb740bc735: Verifying Checksum [2022-07-06T09:38:14.812Z] e6fb740bc735: Download complete [2022-07-06T09:38:27.231Z] e6fb740bc735: Pull complete [2022-07-06T09:38:27.231Z] 3a77bd46dcc9: Pull complete [2022-07-06T09:38:27.231Z] 355e64cbe906: Pull complete [2022-07-06T09:38:27.505Z] 63ab81a10011: Pull complete [2022-07-06T09:38:34.219Z] 555d1d1c4555: Pull complete [2022-07-06T09:38:36.218Z] 7d9057610161: Pull complete [2022-07-06T09:38:36.218Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-07-06T09:38:36.218Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-06T09:38:36.218Z] ---> 819e984ddca1 [2022-07-06T09:38:36.218Z] Step 3/12 : ARG MAKE="make build" [2022-07-06T09:38:37.664Z] ---> Running in c05620e6fa5e [2022-07-06T09:38:37.949Z] Removing intermediate container c05620e6fa5e [2022-07-06T09:38:37.949Z] ---> 57529458f38f [2022-07-06T09:38:37.949Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-07-06T09:38:37.949Z] ---> Running in 448aa675a2dd [2022-07-06T09:38:38.224Z] Removing intermediate container 448aa675a2dd [2022-07-06T09:38:38.224Z] ---> 333469cb41fb [2022-07-06T09:38:38.224Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-07-06T09:38:38.224Z] ---> Running in 22a6e2b79b5d [2022-07-06T09:38:38.841Z] Removing intermediate container 22a6e2b79b5d [2022-07-06T09:38:38.841Z] ---> 010980ea86bc [2022-07-06T09:38:38.841Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-06T09:38:38.841Z] ---> Running in f3f01729f510 [2022-07-06T09:38:41.488Z] Removing intermediate container f3f01729f510 [2022-07-06T09:38:41.488Z] ---> 4ffb2b31ac72 [2022-07-06T09:38:41.488Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-06T09:38:41.488Z] ---> Running in 428e6833f799 [2022-07-06T09:38:42.087Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-06T09:38:43.068Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-06T09:38:44.045Z] (1/14) Installing libintl (0.21-r0) [2022-07-06T09:38:44.045Z] (2/14) Installing eudev-libs (3.2.11_pre1-r0) [2022-07-06T09:38:44.319Z] (3/14) Installing libjpeg-turbo (2.1.2-r0) [2022-07-06T09:38:44.319Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-07-06T09:38:44.319Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-07-06T09:38:44.593Z] (6/14) Installing udev-init-scripts (35-r0) [2022-07-06T09:38:44.866Z] Executing udev-init-scripts-35-r0.post-install [2022-07-06T09:38:44.866Z] (7/14) Installing libblkid (2.37.4-r0) [2022-07-06T09:38:44.866Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-07-06T09:38:44.866Z] (9/14) Installing zstd-libs (1.5.0-r0) [2022-07-06T09:38:45.140Z] (10/14) Installing kmod-libs (29-r2) [2022-07-06T09:38:45.140Z] (11/14) Installing eudev (3.2.11_pre1-r0) [2022-07-06T09:38:45.415Z] (12/14) Installing eudev-dev (3.2.11_pre1-r0) [2022-07-06T09:38:45.415Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-07-06T09:38:45.690Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-07-06T09:38:45.690Z] Executing busybox-1.34.1-r3.trigger [2022-07-06T09:38:45.690Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-07-06T09:38:45.690Z] OK: 228 MiB in 66 packages [2022-07-06T09:38:47.140Z] Removing intermediate container 428e6833f799 [2022-07-06T09:38:47.140Z] ---> a5feeb96ba02 [2022-07-06T09:38:47.140Z] Step 8/12 : WORKDIR /device-usb-camera [2022-07-06T09:38:47.140Z] ---> Running in 796d3576570c [2022-07-06T09:38:47.140Z] Removing intermediate container 796d3576570c [2022-07-06T09:38:47.140Z] ---> ea0969b75024 [2022-07-06T09:38:47.140Z] Step 9/12 : COPY go.mod vendor* ./ [2022-07-06T09:38:47.740Z] ---> 9af57ec85a54 [2022-07-06T09:38:47.740Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-06T09:38:47.740Z] ---> Running in 3dc79c390d39 [2022-07-06T09:39:34.740Z] Removing intermediate container 3dc79c390d39 [2022-07-06T09:39:34.740Z] ---> ac4136982fd4 [2022-07-06T09:39:34.740Z] Step 11/12 : COPY . . [2022-07-06T09:39:34.740Z] ---> 62daa4a02d49 [2022-07-06T09:39:34.740Z] Step 12/12 : RUN ${MAKE} [2022-07-06T09:39:34.740Z] ---> Running in 75317e9f978e [2022-07-06T09:39:34.740Z] noop [2022-07-06T09:39:34.740Z] Removing intermediate container 75317e9f978e [2022-07-06T09:39:34.740Z] ---> d73cd897d13b [2022-07-06T09:39:34.740Z] Successfully built d73cd897d13b [2022-07-06T09:39:34.740Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T09:39:35.231Z] + docker inspect -f . ci-base-image-arm64 [2022-07-06T09:39:35.231Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T09:39:35.571Z] prd-ubuntu20.04-docker-arm64-4c-16g-17001 does not seem to be running inside a container [2022-07-06T09:39:35.662Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-06T09:39:36.962Z] $ docker top 20f26b16c881ad0e1c4b60187324d62c4f36b495cc1bce1ddfb28de050877395 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-06T09:39:37.938Z] + go version [2022-07-06T09:39:37.938Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-07-06T09:39:37.980Z] $ docker stop --time=1 20f26b16c881ad0e1c4b60187324d62c4f36b495cc1bce1ddfb28de050877395 [2022-07-06T09:39:39.618Z] $ docker rm -f 20f26b16c881ad0e1c4b60187324d62c4f36b495cc1bce1ddfb28de050877395 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T09:39:40.511Z] + docker inspect -f . ci-base-image-arm64 [2022-07-06T09:39:40.511Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T09:39:40.838Z] prd-ubuntu20.04-docker-arm64-4c-16g-17001 does not seem to be running inside a container [2022-07-06T09:39:40.926Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-06T09:39:42.222Z] $ docker top 53761f488f033ba4520e0459d75cc4fcecec5bf1806c96d329d785f274cde527 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-07-06T09:39:43.235Z] + make test [2022-07-06T09:39:43.235Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-07-06T09:39:44.671Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-07-06T09:41:06.535Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-07-06T09:41:06.535Z] ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] [2022-07-06T09:41:06.535Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-06T09:41:06.535Z] CGO_ENABLED=1 go vet ./... [2022-07-06T09:41:33.372Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-06T09:41:33.372Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-06T09:41:33.372Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-06T09:41:33.415Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-06T09:41:33.451Z] $ docker stop --time=1 53761f488f033ba4520e0459d75cc4fcecec5bf1806c96d329d785f274cde527 [2022-07-06T09:41:35.240Z] $ docker rm -f 53761f488f033ba4520e0459d75cc4fcecec5bf1806c96d329d785f274cde527 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-06T09:41:36.224Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-06T09:41:36.258Z] Warning: overwriting stash ‘coverage-report’ [2022-07-06T09:41:36.703Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-06T09:41:37.277Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-06T09:41:37.627Z] + ls -al . [2022-07-06T09:41:37.627Z] total 160 [2022-07-06T09:41:37.627Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 6 09:41 . [2022-07-06T09:41:37.627Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 09:37 .. [2022-07-06T09:41:37.627Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 6 09:37 .git [2022-07-06T09:41:37.627Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 09:37 .github [2022-07-06T09:41:37.627Z] -rw-rw-r-- 1 jenkins jenkins 349 Jul 6 09:37 .gitignore [2022-07-06T09:41:37.627Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 6 09:37 .golangci.yml [2022-07-06T09:41:37.627Z] -rw-rw-r-- 1 jenkins jenkins 77 Jul 6 09:37 .hadolint.yml [2022-07-06T09:41:37.627Z] -rw-rw-r-- 1 jenkins jenkins 8706 Jul 6 09:37 Attribution.txt [2022-07-06T09:41:37.627Z] -rw-rw-r-- 1 jenkins jenkins 181 Jul 6 09:37 CHANGELOG.md [2022-07-06T09:41:37.627Z] -rw-rw-r-- 1 jenkins jenkins 1891 Jul 6 09:37 Dockerfile [2022-07-06T09:41:37.627Z] -rw-rw-r-- 1 jenkins jenkins 678 Jul 6 09:37 GOVERNANCE.md [2022-07-06T09:41:37.627Z] -rw-rw-r-- 1 jenkins jenkins 659 Jul 6 09:37 Jenkinsfile [2022-07-06T09:41:37.627Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 6 09:37 LICENSE [2022-07-06T09:41:37.627Z] -rw-rw-r-- 1 jenkins jenkins 2345 Jul 6 09:37 Makefile [2022-07-06T09:41:37.627Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 6 09:37 OWNERS.md [2022-07-06T09:41:37.627Z] -rw-rw-r-- 1 jenkins jenkins 10846 Jul 6 09:37 README.md [2022-07-06T09:41:37.627Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 6 09:35 VERSION [2022-07-06T09:41:37.627Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 09:37 bin [2022-07-06T09:41:37.627Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 6 09:37 cmd [2022-07-06T09:41:37.627Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 6 09:39 coverage.out [2022-07-06T09:41:37.628Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 09:37 docker-compose [2022-07-06T09:41:37.628Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 6 09:37 docker-entrypoint.sh [2022-07-06T09:41:37.628Z] -rw-rw-r-- 1 jenkins jenkins 3277 Jul 6 09:37 go.mod [2022-07-06T09:41:37.628Z] -rw-rw-r-- 1 jenkins jenkins 35596 Jul 6 09:37 go.sum [2022-07-06T09:41:37.628Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 6 09:37 internal [2022-07-06T09:41:37.628Z] -rw-rw-r-- 1 jenkins jenkins 231 Jul 6 09:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T09:41:38.050Z] + 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=e46bac2982ab9773612ec1623b129043aa26475f --label arch=arm64 --label version=0.0.0 . [2022-07-06T09:41:38.324Z] Sending build context to Docker daemon 440.3kB [2022-07-06T09:41:38.324Z] Step 1/29 : ARG BASE=golang:1.17-alpine3.15 [2022-07-06T09:41:38.324Z] Step 2/29 : FROM ${BASE} AS builder [2022-07-06T09:41:38.324Z] ---> d73cd897d13b [2022-07-06T09:41:38.324Z] Step 3/29 : ARG MAKE="make build" [2022-07-06T09:41:38.601Z] ---> Running in 441e032464ac [2022-07-06T09:41:38.876Z] Removing intermediate container 441e032464ac [2022-07-06T09:41:38.876Z] ---> 618aa3c59d7a [2022-07-06T09:41:38.876Z] Step 4/29 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-07-06T09:41:38.876Z] ---> Running in 3f27d56a4961 [2022-07-06T09:41:39.151Z] Removing intermediate container 3f27d56a4961 [2022-07-06T09:41:39.151Z] ---> 2e817d6da263 [2022-07-06T09:41:39.151Z] Step 5/29 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-07-06T09:41:39.437Z] ---> Running in 4eb511164cb5 [2022-07-06T09:41:39.722Z] Removing intermediate container 4eb511164cb5 [2022-07-06T09:41:39.722Z] ---> 006cbe3da230 [2022-07-06T09:41:39.722Z] Step 6/29 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-06T09:41:39.722Z] ---> Running in a118b4314c98 [2022-07-06T09:41:41.702Z] Removing intermediate container a118b4314c98 [2022-07-06T09:41:41.702Z] ---> fe361e3ea1ad [2022-07-06T09:41:41.702Z] Step 7/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-06T09:41:41.702Z] ---> Running in 29636de53783 [2022-07-06T09:41:42.680Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-06T09:41:43.278Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-06T09:41:44.263Z] OK: 228 MiB in 66 packages [2022-07-06T09:41:45.253Z] Removing intermediate container 29636de53783 [2022-07-06T09:41:45.253Z] ---> 1a7a201aa23c [2022-07-06T09:41:45.253Z] Step 8/29 : WORKDIR /device-usb-camera [2022-07-06T09:41:45.253Z] ---> Running in c65d618b1b50 [2022-07-06T09:41:45.528Z] Removing intermediate container c65d618b1b50 [2022-07-06T09:41:45.528Z] ---> 36213e65071a [2022-07-06T09:41:45.528Z] Step 9/29 : COPY go.mod vendor* ./ [2022-07-06T09:41:46.136Z] ---> 69ade91a102c [2022-07-06T09:41:46.136Z] Step 10/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-06T09:41:46.136Z] ---> Running in cb97edebdff7 [2022-07-06T09:41:48.111Z] Removing intermediate container cb97edebdff7 [2022-07-06T09:41:48.111Z] ---> ed8dc745ff25 [2022-07-06T09:41:48.111Z] Step 11/29 : COPY . . [2022-07-06T09:41:48.707Z] ---> 9f410637d86c [2022-07-06T09:41:48.707Z] Step 12/29 : RUN ${MAKE} [2022-07-06T09:41:48.707Z] ---> Running in 70053370ecdd [2022-07-06T09:41:49.691Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-07-06T09:43:56.624Z] Removing intermediate container 70053370ecdd [2022-07-06T09:43:56.624Z] ---> ef49ef92a324 [2022-07-06T09:43:56.624Z] Step 13/29 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-07-06T09:43:56.624Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-07-06T09:43:56.624Z] eab2503cf8f4: Pulling fs layer [2022-07-06T09:43:56.624Z] 97cd0a44c592: Pulling fs layer [2022-07-06T09:43:56.624Z] 97cd0a44c592: Verifying Checksum [2022-07-06T09:43:56.624Z] 97cd0a44c592: Download complete [2022-07-06T09:43:56.624Z] eab2503cf8f4: Download complete [2022-07-06T09:43:56.624Z] eab2503cf8f4: Pull complete [2022-07-06T09:43:56.624Z] 97cd0a44c592: Pull complete [2022-07-06T09:43:56.624Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-07-06T09:43:56.624Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-07-06T09:43:56.624Z] ---> 7f763cca56b3 [2022-07-06T09:43:56.624Z] Step 14/29 : FROM alpine:3.15 [2022-07-06T09:43:56.624Z] 3.15: Pulling from library/alpine [2022-07-06T09:43:56.624Z] 9981e73032c8: Pulling fs layer [2022-07-06T09:43:56.624Z] 9981e73032c8: Download complete [2022-07-06T09:43:56.624Z] 9981e73032c8: Pull complete [2022-07-06T09:43:56.624Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-06T09:43:56.624Z] Status: Downloaded newer image for alpine:3.15 [2022-07-06T09:43:56.624Z] ---> 3fb3c9af89a9 [2022-07-06T09:43:56.624Z] Step 15/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-07-06T09:43:56.624Z] ---> Running in 376faafc8767 [2022-07-06T09:43:56.624Z] Removing intermediate container 376faafc8767 [2022-07-06T09:43:56.625Z] ---> 3c0686df16ed [2022-07-06T09:43:56.625Z] Step 16/29 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-07-06T09:43:56.625Z] ---> Running in 5f243d3fad0c [2022-07-06T09:43:56.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-06T09:43:56.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-06T09:43:56.625Z] (1/73) Installing dumb-init (1.2.5-r1) [2022-07-06T09:43:56.625Z] (2/73) Installing sdl2 (2.0.16-r4) [2022-07-06T09:43:56.625Z] (3/73) Installing libxau (1.0.9-r0) [2022-07-06T09:43:56.625Z] (4/73) Installing libmd (1.0.3-r0) [2022-07-06T09:43:56.625Z] (5/73) Installing libbsd (0.11.3-r1) [2022-07-06T09:43:56.625Z] (6/73) Installing libxdmcp (1.1.3-r0) [2022-07-06T09:43:56.625Z] (7/73) Installing libxcb (1.14-r2) [2022-07-06T09:43:56.625Z] (8/73) Installing libx11 (1.7.2-r0) [2022-07-06T09:43:56.625Z] (9/73) Installing aom-libs (3.2.0-r0) [2022-07-06T09:43:56.625Z] (10/73) Installing alsa-lib (1.2.5.1-r1) [2022-07-06T09:43:56.625Z] (11/73) Installing expat (2.4.7-r0) [2022-07-06T09:43:56.625Z] (12/73) Installing brotli-libs (1.0.9-r5) [2022-07-06T09:43:56.625Z] (13/73) Installing libbz2 (1.0.8-r1) [2022-07-06T09:43:56.625Z] (14/73) Installing libpng (1.6.37-r1) [2022-07-06T09:43:56.625Z] (15/73) Installing freetype (2.11.1-r2) [2022-07-06T09:43:56.625Z] (16/73) Installing libuuid (2.37.4-r0) [2022-07-06T09:43:56.625Z] (17/73) Installing fontconfig (2.13.1-r4) [2022-07-06T09:43:56.625Z] (18/73) Installing fribidi (1.0.11-r0) [2022-07-06T09:43:56.625Z] (19/73) Installing libffi (3.4.2-r1) [2022-07-06T09:43:56.625Z] (20/73) Installing libintl (0.21-r0) [2022-07-06T09:43:56.625Z] (21/73) Installing libblkid (2.37.4-r0) [2022-07-06T09:43:56.625Z] (22/73) Installing libmount (2.37.4-r0) [2022-07-06T09:43:56.625Z] (23/73) Installing pcre (8.45-r1) [2022-07-06T09:43:56.625Z] (24/73) Installing glib (2.70.1-r0) [2022-07-06T09:43:56.625Z] (25/73) Installing graphite2 (1.3.14-r0) [2022-07-06T09:43:56.625Z] (26/73) Installing harfbuzz (3.0.0-r2) [2022-07-06T09:43:56.625Z] (27/73) Installing libass (0.15.2-r0) [2022-07-06T09:43:56.625Z] (28/73) Installing libdav1d (0.9.2-r0) [2022-07-06T09:43:56.625Z] (29/73) Installing gmp (6.2.1-r1) [2022-07-06T09:43:56.625Z] (30/73) Installing nettle (3.7.3-r0) [2022-07-06T09:43:56.625Z] (31/73) Installing p11-kit (0.24.0-r1) [2022-07-06T09:43:56.625Z] (32/73) Installing libtasn1 (4.18.0-r0) [2022-07-06T09:43:56.625Z] (33/73) Installing libunistring (0.9.10-r1) [2022-07-06T09:43:56.625Z] (34/73) Installing gnutls (3.7.1-r0) [2022-07-06T09:43:56.625Z] (35/73) Installing ncurses-terminfo-base (6.3_p20211120-r0) [2022-07-06T09:43:56.625Z] (36/73) Installing ncurses-libs (6.3_p20211120-r0) [2022-07-06T09:43:56.625Z] (37/73) Installing lame (3.100-r0) [2022-07-06T09:43:56.625Z] (38/73) Installing opus (1.3.1-r1) [2022-07-06T09:43:56.625Z] (39/73) Installing libgomp (10.3.1_git20211027-r0) [2022-07-06T09:43:56.625Z] (40/73) Installing soxr (0.1.3-r2) [2022-07-06T09:43:56.625Z] (41/73) Installing libgcc (10.3.1_git20211027-r0) [2022-07-06T09:43:56.625Z] (42/73) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-06T09:43:56.625Z] (43/73) Installing libsrt (1.4.2-r1) [2022-07-06T09:43:56.625Z] (44/73) Installing libssh (0.9.6-r1) [2022-07-06T09:43:56.625Z] (45/73) Installing libogg (1.3.5-r0) [2022-07-06T09:43:56.902Z] (46/73) Installing libtheora (1.1.1-r16) [2022-07-06T09:43:56.902Z] (47/73) Installing libjpeg-turbo (2.1.2-r0) [2022-07-06T09:43:56.902Z] (48/73) Installing v4l-utils-libs (1.22.1-r1) [2022-07-06T09:43:56.902Z] (49/73) Installing libxext (1.3.4-r0) [2022-07-06T09:43:56.902Z] (50/73) Installing libxfixes (6.0.0-r0) [2022-07-06T09:43:56.902Z] (51/73) Installing libdrm (2.4.109-r0) [2022-07-06T09:43:56.902Z] (52/73) Installing wayland-libs-client (1.19.0-r1) [2022-07-06T09:43:56.902Z] (53/73) Installing libva (2.13.0-r0) [2022-07-06T09:43:56.902Z] (54/73) Installing libvdpau (1.4-r0) [2022-07-06T09:43:56.902Z] (55/73) Installing vidstab (1.1.0-r1) [2022-07-06T09:43:56.902Z] (56/73) Installing libvorbis (1.3.7-r0) [2022-07-06T09:43:56.902Z] (57/73) Installing libvpx (1.10.0-r0) [2022-07-06T09:43:57.176Z] (58/73) Installing vulkan-loader (1.2.196-r0) [2022-07-06T09:43:57.176Z] (59/73) Installing libwebp (1.2.2-r0) [2022-07-06T09:43:57.176Z] (60/73) Installing x264-libs (20210613-r0) [2022-07-06T09:43:57.176Z] (61/73) Installing x265-libs (3.5-r0) [2022-07-06T09:43:57.176Z] (62/73) Installing xvidcore (1.3.7-r1) [2022-07-06T09:43:57.176Z] (63/73) Installing ffmpeg-libs (4.4.1-r2) [2022-07-06T09:43:57.777Z] (64/73) Installing ffmpeg (4.4.1-r2) [2022-07-06T09:43:57.777Z] (65/73) Installing udev-init-scripts (35-r0) [2022-07-06T09:43:57.777Z] Executing udev-init-scripts-35-r0.post-install [2022-07-06T09:43:57.777Z] (66/73) Installing eudev-libs (3.2.11_pre1-r0) [2022-07-06T09:43:57.777Z] (67/73) Installing xz-libs (5.2.5-r1) [2022-07-06T09:43:57.777Z] (68/73) Installing zstd-libs (1.5.0-r0) [2022-07-06T09:43:57.777Z] (69/73) Installing kmod-libs (29-r2) [2022-07-06T09:43:57.777Z] (70/73) Installing eudev (3.2.11_pre1-r0) [2022-07-06T09:43:57.777Z] (71/73) Installing libsodium (1.0.18-r0) [2022-07-06T09:43:57.777Z] (72/73) Installing libzmq (4.3.4-r0) [2022-07-06T09:43:57.777Z] (73/73) Installing zeromq (4.3.4-r0) [2022-07-06T09:43:57.777Z] Executing busybox-1.34.1-r5.trigger [2022-07-06T09:43:57.777Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-07-06T09:43:57.777Z] OK: 67 MiB in 87 packages [2022-07-06T09:44:01.173Z] Removing intermediate container 5f243d3fad0c [2022-07-06T09:44:01.173Z] ---> 1074f4d2a009 [2022-07-06T09:44:01.173Z] Step 17/29 : WORKDIR / [2022-07-06T09:44:01.173Z] ---> Running in 37937c9c53fb [2022-07-06T09:44:01.173Z] Removing intermediate container 37937c9c53fb [2022-07-06T09:44:01.173Z] ---> 5ade85ee5a0d [2022-07-06T09:44:01.173Z] Step 18/29 : COPY --from=builder /device-usb-camera/cmd / [2022-07-06T09:44:02.607Z] ---> ef67cfcf2845 [2022-07-06T09:44:02.607Z] Step 19/29 : COPY --from=builder /device-usb-camera/LICENSE / [2022-07-06T09:44:03.208Z] ---> 9b73e4c0d31d [2022-07-06T09:44:03.208Z] Step 20/29 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-07-06T09:44:03.810Z] ---> dbb1b975c854 [2022-07-06T09:44:03.810Z] Step 21/29 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-07-06T09:44:04.083Z] ---> 0c3ac9e0d3e2 [2022-07-06T09:44:04.083Z] Step 22/29 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-07-06T09:44:04.677Z] ---> d3b03e5b0c04 [2022-07-06T09:44:04.677Z] Step 23/29 : COPY --from=rtsp /rtsp-simple-server / [2022-07-06T09:44:06.129Z] ---> 4ea95ce6efa0 [2022-07-06T09:44:06.129Z] Step 24/29 : EXPOSE 59983 [2022-07-06T09:44:06.129Z] ---> Running in 9d3aa4152aa0 [2022-07-06T09:44:06.129Z] Removing intermediate container 9d3aa4152aa0 [2022-07-06T09:44:06.129Z] ---> 6a12b3fd6659 [2022-07-06T09:44:06.129Z] Step 25/29 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-07-06T09:44:06.403Z] ---> Running in 66791538423c [2022-07-06T09:44:06.678Z] Removing intermediate container 66791538423c [2022-07-06T09:44:06.678Z] ---> b341bc70ca0d [2022-07-06T09:44:06.678Z] Step 26/29 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-07-06T09:44:06.678Z] ---> Running in f217679df6e7 [2022-07-06T09:44:06.952Z] Removing intermediate container f217679df6e7 [2022-07-06T09:44:06.952Z] ---> e4aabb7261ee [2022-07-06T09:44:06.952Z] Step 27/29 : LABEL arch=arm64 [2022-07-06T09:44:06.952Z] ---> Running in 11e9b46223cc [2022-07-06T09:44:07.224Z] Removing intermediate container 11e9b46223cc [2022-07-06T09:44:07.224Z] ---> 8b9bf324708c [2022-07-06T09:44:07.224Z] Step 28/29 : LABEL git_sha=e46bac2982ab9773612ec1623b129043aa26475f [2022-07-06T09:44:07.499Z] ---> Running in f3dcbbf5cfbf [2022-07-06T09:44:07.774Z] Removing intermediate container f3dcbbf5cfbf [2022-07-06T09:44:07.774Z] ---> 4920b03662e1 [2022-07-06T09:44:07.774Z] Step 29/29 : LABEL version=0.0.0 [2022-07-06T09:44:07.774Z] ---> Running in 054ab66cbd98 [2022-07-06T09:44:08.048Z] Removing intermediate container 054ab66cbd98 [2022-07-06T09:44:08.048Z] ---> d07ca1fa3721 [2022-07-06T09:44:08.048Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-06T09:44:08.048Z] Successfully built d07ca1fa3721 [2022-07-06T09:44:08.048Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T09:44:08.860Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-06T09:44:08.860Z] [2022-07-06T09:44:08.860Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T09:44:09.277Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-06T09:44:09.551Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-06T09:44:09.551Z] 8998bd30e6a1: Pulling fs layer [2022-07-06T09:44:09.551Z] 04944245beec: Pulling fs layer [2022-07-06T09:44:09.551Z] 699f458cf7ca: Pulling fs layer [2022-07-06T09:44:09.551Z] 765212b225bb: Pulling fs layer [2022-07-06T09:44:09.551Z] f23df028b6ca: Pulling fs layer [2022-07-06T09:44:09.551Z] d65c8cfc05b1: Pulling fs layer [2022-07-06T09:44:09.551Z] 2437ff75d9bd: Pulling fs layer [2022-07-06T09:44:09.551Z] 765212b225bb: Waiting [2022-07-06T09:44:09.551Z] f23df028b6ca: Waiting [2022-07-06T09:44:09.551Z] d65c8cfc05b1: Waiting [2022-07-06T09:44:09.551Z] 2437ff75d9bd: Waiting [2022-07-06T09:44:09.551Z] 04944245beec: Verifying Checksum [2022-07-06T09:44:09.551Z] 04944245beec: Download complete [2022-07-06T09:44:09.551Z] 765212b225bb: Verifying Checksum [2022-07-06T09:44:09.551Z] 765212b225bb: Download complete [2022-07-06T09:44:09.551Z] f23df028b6ca: Verifying Checksum [2022-07-06T09:44:09.551Z] f23df028b6ca: Download complete [2022-07-06T09:44:09.551Z] d65c8cfc05b1: Download complete [2022-07-06T09:44:09.824Z] 699f458cf7ca: Verifying Checksum [2022-07-06T09:44:09.824Z] 699f458cf7ca: Download complete [2022-07-06T09:44:10.099Z] 8998bd30e6a1: Verifying Checksum [2022-07-06T09:44:10.099Z] 8998bd30e6a1: Download complete [2022-07-06T09:44:12.090Z] 2437ff75d9bd: Verifying Checksum [2022-07-06T09:44:12.090Z] 2437ff75d9bd: Download complete [2022-07-06T09:44:14.067Z] 8998bd30e6a1: Pull complete [2022-07-06T09:44:14.344Z] 04944245beec: Pull complete [2022-07-06T09:44:15.784Z] 699f458cf7ca: Pull complete [2022-07-06T09:44:16.060Z] 765212b225bb: Pull complete [2022-07-06T09:44:17.044Z] f23df028b6ca: Pull complete [2022-07-06T09:44:17.044Z] d65c8cfc05b1: Pull complete [2022-07-06T09:44:32.170Z] 2437ff75d9bd: Pull complete [2022-07-06T09:44:32.170Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-06T09:44:32.171Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-06T09:44:32.171Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T09:44:32.559Z] prd-ubuntu20.04-docker-arm64-4c-16g-17001 does not seem to be running inside a container [2022-07-06T09:44:32.662Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-06T09:44:35.138Z] $ docker top eeefbbae5609fa9452899dd7de0702a0635902170464044aeeea43ecff25f970 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-06T09:44:36.136Z] ---> job-cost.sh [2022-07-06T09:44:36.136Z] lf-activate-venv: SKIPPING [2022-07-06T09:44:36.136Z] INFO: No Stack... [2022-07-06T09:44:36.732Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-06T09:44:37.708Z] INFO: Archiving Costs [Pipeline] sh [2022-07-06T09:44:38.385Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv+ [2022-07-06T09:44:38.385Z] cut -d, -f6 [Pipeline] lock [2022-07-06T09:44:38.465Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-49-1-stack-cost] [2022-07-06T09:44:38.470Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-49-1-stack-cost] did not exist. Created. [2022-07-06T09:44:38.470Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-49-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-06T09:44:39.217Z] /w/workspace/device-usb-camera/1@tmp/durable-0a39b358/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-06T09:44:39.906Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-06T09:44:39.942Z] Warning: overwriting stash ‘stack-cost’ [2022-07-06T09:44:39.982Z] Stashed 1 file(s) [Pipeline] } [2022-07-06T09:44:39.999Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-49-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-06T09:44:40.076Z] $ docker stop --time=1 eeefbbae5609fa9452899dd7de0702a0635902170464044aeeea43ecff25f970 [2022-07-06T09:44:41.530Z] $ docker rm -f eeefbbae5609fa9452899dd7de0702a0635902170464044aeeea43ecff25f970 [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 [2022-07-06T09:44:42.518Z] provisioning config files... [2022-07-06T09:44:42.526Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/xfoundry_device-usb-camera_PR-49@tmp/config415068889388680354tmp [Pipeline] { [Pipeline] sh [2022-07-06T09:44:42.862Z] + set +x [2022-07-06T09:44:42.862Z] + bash -s -- [2022-07-06T09:44:42.862Z] + curl -s https://codecov.io/bash [2022-07-06T09:44:42.862Z] [2022-07-06T09:44:42.862Z] _____ _ [2022-07-06T09:44:42.862Z] / ____| | | [2022-07-06T09:44:42.862Z] | | ___ __| | ___ ___ _____ __ [2022-07-06T09:44:42.862Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-06T09:44:42.862Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-06T09:44:42.862Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-06T09:44:42.862Z] Bash-1.0.6 [2022-07-06T09:44:42.862Z] [2022-07-06T09:44:42.862Z] [2022-07-06T09:44:42.862Z] ==> git version 2.25.1 found [2022-07-06T09:44:42.863Z] ==> 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 [2022-07-06T09:44:42.863Z] Release-Date: 2020-01-08 [2022-07-06T09:44:42.863Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-07-06T09:44:42.863Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-06T09:44:42.863Z] ==> Jenkins CI detected. [2022-07-06T09:44:42.863Z] current dir:  /w/workspace/xfoundry_device-usb-camera_PR-49 [2022-07-06T09:44:42.863Z] project root: . [2022-07-06T09:44:42.863Z] --> token set from env [2022-07-06T09:44:42.863Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-06T09:44:42.863Z] ==> Running gcov in . (disable via -X gcov) [2022-07-06T09:44:42.863Z] ==> Python coveragepy not found [2022-07-06T09:44:42.863Z] ==> Searching for coverage reports in: [2022-07-06T09:44:42.863Z] + . [2022-07-06T09:44:42.863Z] -> Found 1 reports [2022-07-06T09:44:42.863Z] ==> Detecting git/mercurial file structure [2022-07-06T09:44:42.863Z] ==> Reading reports [2022-07-06T09:44:42.863Z] + ./coverage.out bytes=10 [2022-07-06T09:44:42.863Z] ==> Appending adjustments [2022-07-06T09:44:42.863Z] https://docs.codecov.io/docs/fixing-reports [2022-07-06T09:44:43.123Z] + Found adjustments [2022-07-06T09:44:43.123Z] ==> Gzipping contents [2022-07-06T09:44:43.123Z] 4.0K /tmp/codecov.bzRJAw.gz [2022-07-06T09:44:43.123Z] ==> Uploading reports [2022-07-06T09:44:43.123Z] url: https://codecov.io [2022-07-06T09:44:43.123Z] query: branch=PR-49&commit=e46bac2982ab9773612ec1623b129043aa26475f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-49%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=49&job=&cmd_args= [2022-07-06T09:44:43.123Z] -> Pinging Codecov [2022-07-06T09:44:43.123Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-49&commit=e46bac2982ab9773612ec1623b129043aa26475f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-49%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=49&job=&cmd_args= [2022-07-06T09:44:43.383Z] -> Uploading to [2022-07-06T09:44:43.384Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-06/73D8F5FF140700D3E01443B452E23636/e46bac2982ab9773612ec1623b129043aa26475f/04752f8f-e5d6-4633-8b0f-8a904e97b6db.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220706%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220706T094443Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dc1377525ff3e711af14aa8a1daf2545d1b7c67659d40b6dcde2ace0cd7c7556 [2022-07-06T09:44:43.384Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-06T09:44:43.384Z] Dload Upload Total Spent Left Speed [2022-07-06T09:44:43.644Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1013 0 0 100 1013 0 4646 --:--:-- --:--:-- --:--:-- 4646 [2022-07-06T09:44:43.644Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-usb-camera/commit/e46bac2982ab9773612ec1623b129043aa26475f [Pipeline] } [2022-07-06T09:44:43.669Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-07-06T09:44:45.296Z] + [ -d /w/workspace/xfoundry_device-usb-camera_PR-49/archives ] [2022-07-06T09:44:45.296Z] + ls -al /w/workspace/xfoundry_device-usb-camera_PR-49/archives [2022-07-06T09:44:45.296Z] total 16 [2022-07-06T09:44:45.296Z] drwxr-xr-x 3 root root 4096 Jul 6 09:37 . [2022-07-06T09:44:45.296Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 6 09:37 .. [2022-07-06T09:44:45.296Z] drwxr-xr-x 2 root root 4096 Jul 6 09:37 cost [2022-07-06T09:44:45.296Z] -rw-r--r-- 1 root root 87 Jul 6 09:37 cost.csv [2022-07-06T09:44:45.296Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-usb-camera_PR-49/archives [2022-07-06T09:44:45.296Z] + ls -al /w/workspace/xfoundry_device-usb-camera_PR-49/archives [2022-07-06T09:44:45.296Z] total 16 [2022-07-06T09:44:45.296Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 6 09:37 . [2022-07-06T09:44:45.296Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 6 09:37 .. [2022-07-06T09:44:45.296Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 6 09:37 cost [2022-07-06T09:44:45.296Z] -rw-r--r-- 1 jenkins jenkins 87 Jul 6 09:37 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-06T09:44:45.636Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-06T09:44:46.535Z] ---> package-listing.sh [2022-07-06T09:44:46.535Z] ++ facter osfamily [2022-07-06T09:44:46.535Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-06T09:44:46.798Z] + OS_FAMILY=debian [2022-07-06T09:44:46.798Z] + workspace=/w/workspace/xfoundry_device-usb-camera_PR-49 [2022-07-06T09:44:46.798Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-06T09:44:46.798Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-06T09:44:46.798Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-06T09:44:46.798Z] + PACKAGES=/tmp/packages_start.txt [2022-07-06T09:44:46.798Z] + '[' /w/workspace/xfoundry_device-usb-camera_PR-49 ']' [2022-07-06T09:44:46.798Z] + PACKAGES=/tmp/packages_end.txt [2022-07-06T09:44:46.798Z] + case "${OS_FAMILY}" in [2022-07-06T09:44:46.798Z] + dpkg -l [2022-07-06T09:44:46.798Z] + grep '^ii' [2022-07-06T09:44:46.798Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-06T09:44:46.798Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-06T09:44:46.798Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-06T09:44:46.798Z] + '[' /w/workspace/xfoundry_device-usb-camera_PR-49 ']' [2022-07-06T09:44:46.798Z] + mkdir -p /w/workspace/xfoundry_device-usb-camera_PR-49/archives/ [2022-07-06T09:44:46.798Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-usb-camera_PR-49/archives/ [Pipeline] echo [2022-07-06T09:44:46.832Z] 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/xfoundry_device-usb-camera_PR-49/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-06T09:44:47.126Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T09:44:47.763Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-06T09:44:47.763Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T09:44:47.922Z] prd-ubuntu20.04-docker-8c-8g-17000 does not seem to be running inside a container [2022-07-06T09:44:47.966Z] $ 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/xfoundry_device-usb-camera_PR-49/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-usb-camera_PR-49 -v /w/workspace/xfoundry_device-usb-camera_PR-49:/w/workspace/xfoundry_device-usb-camera_PR-49:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-49@tmp:/w/workspace/xfoundry_device-usb-camera_PR-49@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-06T09:44:48.207Z] $ docker top 0ff44cef55bf71da40c16ba0a0bfbb2372b6084cd1ead0f734cc48251cdb64fc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-06T09:44:48.620Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-06T09:44:48.933Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-06T09:44:49.248Z] + ls /var/log/sa-host [2022-07-06T09:44:49.248Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-06T09:44:49.438Z] provisioning config files... [2022-07-06T09:44:49.448Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-49@tmp/config5538582795291017919tmp [Pipeline] { [Pipeline] echo [2022-07-06T09:44:49.497Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-06T09:44:49.812Z] ---> create-netrc.sh [Pipeline] } [2022-07-06T09:44:49.837Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-06T09:44:50.247Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-06T09:44:50.277Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-06T09:44:50.589Z] ---> sudo-logs.sh [2022-07-06T09:44:50.589Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-06T09:44:50.667Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-06T09:44:50.980Z] ---> job-cost.sh [2022-07-06T09:44:50.980Z] lf-activate-venv: SKIPPING [2022-07-06T09:44:50.980Z] DEBUG: total: 0.2199999988079071 [2022-07-06T09:44:50.980Z] INFO: Retrieving Stack Cost... [2022-07-06T09:44:51.240Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-06T09:44:51.811Z] INFO: Archiving Costs [Pipeline] echo [2022-07-06T09:44:51.845Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-06T09:44:52.178Z] ---> logs-deploy.sh [2022-07-06T09:44:52.178Z] lf-activate-venv: SKIPPING [2022-07-06T09:44:52.178Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-49/1 [2022-07-06T09:44:52.178Z] INFO: archiving workspace using pattern(s): [2022-07-06T09:44:53.122Z] Archives upload complete. [2022-07-06T09:44:53.382Z] INFO: archiving logs to Nexus