Pull request #32 updated 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 FelixTing for edgexfoundry/device-usb-camera Obtained Jenkinsfile from a600adc348fec57cab4dd563690f906113ff476a+aaa7e572fda13da2933300a631edf8df830ba1ce (5a9d970d7ae8d1b2d94d007dfc120f189836a012) 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-ssh7839737419729070869.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh171713747548500942.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-32/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-32/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1624848084408255195.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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-ssh175186626503550278.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-32/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-32/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9140308117401253920.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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 [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-64341’ is offline Running on prd-ubuntu20.04-docker-8c-8g-64343 in /w/workspace/xfoundry_device-usb-camera_PR-32 [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-32 # 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 Merging remotes/origin/main commit aaa7e572fda13da2933300a631edf8df830ba1ce into PR head commit a600adc348fec57cab4dd563690f906113ff476a Merge succeeded, producing a600adc348fec57cab4dd563690f906113ff476a Checking out Revision a600adc348fec57cab4dd563690f906113ff476a (PR-32) > 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/32/head:refs/remotes/origin/PR-32 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a600adc348fec57cab4dd563690f906113ff476a # 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 aaa7e572fda13da2933300a631edf8df830ba1ce # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a600adc348fec57cab4dd563690f906113ff476a # timeout=10 Commit message: "fix: Update README, go.mod, and Attribution.txt" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-23T08:30:00.477Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-23T08:30:00.534Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-23T08:30:00.550Z] ========================================================= [2022-05-23T08:30:00.550Z] EdgeX Global Pipelines Version Info [2022-05-23T08:30:00.550Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk c0c23a006101298a5fc8fee3a0b9276276ecc771 # timeout=10 [2022-05-23T08:30:01.312Z] ------------------- [2022-05-23T08:30:01.312Z] stable info: [2022-05-23T08:30:01.312Z] ------------------- [2022-05-23T08:30:01.312Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-23T08:30:01.312Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-23T08:30:01.312Z] Message: update stable to v1.0.230 [2022-05-23T08:30:01.884Z] ------------------- [2022-05-23T08:30:01.884Z] experimental info: [2022-05-23T08:30:01.884Z] ------------------- [2022-05-23T08:30:01.884Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-23T08:30:01.884Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-23T08:30:01.884Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-23T08:30:02.014Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-05-23T08:30:02.028Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-05-23T08:30:02.038Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-23T08:30:02.047Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-23T08:30:02.056Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-23T08:30:02.064Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-23T08:30:02.073Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-23T08:30:02.081Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-23T08:30:02.090Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-23T08:30:02.099Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-23T08:30:02.108Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-23T08:30:02.117Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-05-23T08:30:02.126Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-23T08:30:02.135Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-23T08:30:02.144Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-23T08:30:02.153Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-23T08:30:02.162Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-23T08:30:02.173Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-23T08:30:02.185Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-23T08:30:02.194Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-23T08:30:02.203Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-23T08:30:02.211Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-23T08:30:02.220Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-23T08:30:02.229Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-23T08:30:02.237Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-23T08:30:02.246Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-23T08:30:02.255Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-32 [Pipeline] echo [2022-05-23T08:30:02.263Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-32 [Pipeline] echo [2022-05-23T08:30:02.272Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-32 [Pipeline] echo [2022-05-23T08:30:02.282Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a600adc348fec57cab4dd563690f906113ff476a [Pipeline] echo [2022-05-23T08:30:02.302Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a600adc [Pipeline] echo [2022-05-23T08:30:02.322Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-23T08:30:02.376Z] provisioning config files... [2022-05-23T08:30:02.391Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-32@tmp/config5252341231687597467tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-23T08:30:02.718Z] ---> docker-login.sh [2022-05-23T08:30:02.718Z] nexus3.edgexfoundry.org:10001 [2022-05-23T08:30:02.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T08:30:02.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T08:30:02.979Z] Configure a credential helper to remove this warning. See [2022-05-23T08:30:02.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T08:30:02.979Z] [2022-05-23T08:30:02.979Z] Login Succeeded [2022-05-23T08:30:02.979Z] nexus3.edgexfoundry.org:10002 [2022-05-23T08:30:03.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T08:30:03.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T08:30:03.239Z] Configure a credential helper to remove this warning. See [2022-05-23T08:30:03.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T08:30:03.239Z] [2022-05-23T08:30:03.239Z] Login Succeeded [2022-05-23T08:30:03.239Z] nexus3.edgexfoundry.org:10003 [2022-05-23T08:30:03.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T08:30:03.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T08:30:03.239Z] Configure a credential helper to remove this warning. See [2022-05-23T08:30:03.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T08:30:03.239Z] [2022-05-23T08:30:03.239Z] Login Succeeded [2022-05-23T08:30:03.239Z] nexus3.edgexfoundry.org:10004 [2022-05-23T08:30:03.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T08:30:03.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T08:30:03.501Z] Configure a credential helper to remove this warning. See [2022-05-23T08:30:03.501Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T08:30:03.501Z] [2022-05-23T08:30:03.501Z] Login Succeeded [2022-05-23T08:30:03.501Z] docker.io [2022-05-23T08:30:03.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T08:30:03.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T08:30:03.764Z] Configure a credential helper to remove this warning. See [2022-05-23T08:30:03.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T08:30:03.764Z] [2022-05-23T08:30:03.764Z] Login Succeeded [2022-05-23T08:30:03.764Z] ---> docker-login.sh ends [Pipeline] } [2022-05-23T08:30:03.774Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-23T08:30:04.151Z] + git rev-list -1 --merges a600adc348fec57cab4dd563690f906113ff476a~1..a600adc348fec57cab4dd563690f906113ff476a [Pipeline] echo [2022-05-23T08:30:04.188Z] -----------> git rev-list -1 --merges a600adc348fec57cab4dd563690f906113ff476a~1..a600adc348fec57cab4dd563690f906113ff476a a600adc348fec57cab4dd563690f906113ff476a [false] [Pipeline] sh [2022-05-23T08:30:04.480Z] + git log --format=format:%s -1 a600adc348fec57cab4dd563690f906113ff476a [Pipeline] echo [2022-05-23T08:30:04.496Z] ========================================================= [2022-05-23T08:30:04.496Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-23T08:30:04.496Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-23T08:30:04.818Z] + git log --format=format:%s -1 a600adc348fec57cab4dd563690f906113ff476a [Pipeline] echo [2022-05-23T08:30:04.830Z] [semverPrep] GIT_COMMIT: a600adc348fec57cab4dd563690f906113ff476a, Commit Message: fix: Update README, go.mod, and Attribution.txt [Pipeline] echo [2022-05-23T08:30:04.840Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-23T08:30:05.223Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-23T08:30:05.223Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-23T08:30:05.223Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-23T08:30:05.223Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-23T08:30:05.223Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-23T08:30:05.223Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-23T08:30:05.223Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-23T08:30:05.570Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-23T08:30:05.570Z] [2022-05-23T08:30:05.570Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T08:30:05.879Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-23T08:30:05.879Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-23T08:30:05.879Z] 1fe172e4850f: Pulling fs layer [2022-05-23T08:30:05.879Z] caf521ccaac6: Pulling fs layer [2022-05-23T08:30:05.879Z] 3ead6fa29328: Pulling fs layer [2022-05-23T08:30:05.879Z] 5c2a1cbceb83: Pulling fs layer [2022-05-23T08:30:05.879Z] a8d5f1318db7: Pulling fs layer [2022-05-23T08:30:05.879Z] c427282e49a2: Pulling fs layer [2022-05-23T08:30:05.879Z] 1827001aaf11: Pulling fs layer [2022-05-23T08:30:05.879Z] 0714d37db230: Pulling fs layer [2022-05-23T08:30:05.879Z] ac28cf19c067: Pulling fs layer [2022-05-23T08:30:05.879Z] ca983d60f3e2: Pulling fs layer [2022-05-23T08:30:05.879Z] 9f894cec8388: Pulling fs layer [2022-05-23T08:30:05.879Z] 1827001aaf11: Waiting [2022-05-23T08:30:05.879Z] 0714d37db230: Waiting [2022-05-23T08:30:05.879Z] ac28cf19c067: Waiting [2022-05-23T08:30:05.879Z] ca983d60f3e2: Waiting [2022-05-23T08:30:05.879Z] a8d5f1318db7: Waiting [2022-05-23T08:30:05.879Z] 9f894cec8388: Waiting [2022-05-23T08:30:05.879Z] c427282e49a2: Waiting [2022-05-23T08:30:05.879Z] 5c2a1cbceb83: Waiting [2022-05-23T08:30:05.879Z] caf521ccaac6: Download complete [2022-05-23T08:30:05.879Z] 5c2a1cbceb83: Verifying Checksum [2022-05-23T08:30:05.879Z] 5c2a1cbceb83: Download complete [2022-05-23T08:30:06.146Z] a8d5f1318db7: Verifying Checksum [2022-05-23T08:30:06.146Z] a8d5f1318db7: Download complete [2022-05-23T08:30:06.146Z] c427282e49a2: Verifying Checksum [2022-05-23T08:30:06.146Z] c427282e49a2: Download complete [2022-05-23T08:30:06.146Z] 3ead6fa29328: Download complete [2022-05-23T08:30:06.146Z] 0714d37db230: Verifying Checksum [2022-05-23T08:30:06.146Z] 0714d37db230: Download complete [2022-05-23T08:30:06.146Z] ac28cf19c067: Verifying Checksum [2022-05-23T08:30:06.146Z] ac28cf19c067: Download complete [2022-05-23T08:30:06.146Z] ca983d60f3e2: Download complete [2022-05-23T08:30:06.146Z] 1fe172e4850f: Verifying Checksum [2022-05-23T08:30:06.146Z] 1fe172e4850f: Download complete [2022-05-23T08:30:06.408Z] 1827001aaf11: Verifying Checksum [2022-05-23T08:30:06.408Z] 1827001aaf11: Download complete [2022-05-23T08:30:07.794Z] 1fe172e4850f: Pull complete [2022-05-23T08:30:07.794Z] caf521ccaac6: Pull complete [2022-05-23T08:30:08.365Z] 3ead6fa29328: Pull complete [2022-05-23T08:30:08.365Z] 5c2a1cbceb83: Pull complete [2022-05-23T08:30:08.625Z] a8d5f1318db7: Pull complete [2022-05-23T08:30:08.625Z] c427282e49a2: Pull complete [2022-05-23T08:30:10.606Z] 1827001aaf11: Pull complete [2022-05-23T08:30:10.606Z] 0714d37db230: Pull complete [2022-05-23T08:30:10.606Z] ac28cf19c067: Pull complete [2022-05-23T08:30:10.606Z] ca983d60f3e2: Pull complete [2022-05-23T08:30:10.870Z] 9f894cec8388: Pull complete [2022-05-23T08:30:10.870Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-23T08:30:10.870Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-23T08:30:10.870Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-23T08:30:10.939Z] prd-ubuntu20.04-docker-8c-8g-64343 does not seem to be running inside a container [2022-05-23T08:30:10.977Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-usb-camera_PR-32 -v /w/workspace/xfoundry_device-usb-camera_PR-32:/w/workspace/xfoundry_device-usb-camera_PR-32:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-32@tmp:/w/workspace/xfoundry_device-usb-camera_PR-32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-23T08:30:12.345Z] $ docker top ebb0ed1d17df4508d47036ecd5a2e2bb93e07bbe562fb5ca30cf4658af661f21 -eo pid,comm [2022-05-23T08:30:12.408Z] 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-05-23T08:30:12.408Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-23T08:30:12.447Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-23T08:30:12.447Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-23T08:30:12.567Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-23T08:30:12.572Z] $ docker exec ebb0ed1d17df4508d47036ecd5a2e2bb93e07bbe562fb5ca30cf4658af661f21 ssh-agent [2022-05-23T08:30:12.691Z] SSH_AUTH_SOCK=/tmp/ssh-Vb8P87oL9zXt/agent.33 [2022-05-23T08:30:12.691Z] SSH_AGENT_PID=39 [2022-05-23T08:30:12.699Z] Running ssh-add (command line suppressed) [2022-05-23T08:30:12.821Z] Identity added: /w/workspace/xfoundry_device-usb-camera_PR-32@tmp/private_key_8407277213419536990.key (/w/workspace/xfoundry_device-usb-camera_PR-32@tmp/private_key_8407277213419536990.key) [2022-05-23T08:30:12.833Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-23T08:30:13.126Z] + git tag --points-at HEAD [Pipeline] } [2022-05-23T08:30:13.143Z] $ docker exec --env ******** --env ******** ebb0ed1d17df4508d47036ecd5a2e2bb93e07bbe562fb5ca30cf4658af661f21 ssh-agent -k [2022-05-23T08:30:13.257Z] unset SSH_AUTH_SOCK; [2022-05-23T08:30:13.258Z] unset SSH_AGENT_PID; [2022-05-23T08:30:13.258Z] echo Agent pid 39 killed; [2022-05-23T08:30:13.265Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-23T08:30:13.295Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-23T08:30:13.295Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-23T08:30:13.415Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-23T08:30:13.420Z] $ docker exec ebb0ed1d17df4508d47036ecd5a2e2bb93e07bbe562fb5ca30cf4658af661f21 ssh-agent [2022-05-23T08:30:13.536Z] SSH_AUTH_SOCK=/tmp/ssh-THwznTakRUea/agent.71 [2022-05-23T08:30:13.536Z] SSH_AGENT_PID=77 [2022-05-23T08:30:13.543Z] Running ssh-add (command line suppressed) [2022-05-23T08:30:13.666Z] Identity added: /w/workspace/xfoundry_device-usb-camera_PR-32@tmp/private_key_6441266353565438837.key (/w/workspace/xfoundry_device-usb-camera_PR-32@tmp/private_key_6441266353565438837.key) [2022-05-23T08:30:13.679Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-23T08:30:13.969Z] + git semver init [2022-05-23T08:30:14.230Z] 2022-05-23 08:30:14,204 [run_init] DEBUG init version:0.0.0 force:False [2022-05-23T08:30:14.230Z] 2022-05-23 08:30:14,205 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-usb-camera_PR-32/.semver [2022-05-23T08:30:14.230Z] 2022-05-23 08:30:14,205 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/xfoundry_device-usb-camera_PR-32/.semver [2022-05-23T08:30:14.230Z] 2022-05-23 08:30:14,206 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/xfoundry_device-usb-camera_PR-32/.semver'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-32, universal_newlines=False, shell=None, istream=None) [2022-05-23T08:30:14.803Z] 2022-05-23 08:30:14,743 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-usb-camera_PR-32/.git/info/exclude [2022-05-23T08:30:14.803Z] 2022-05-23 08:30:14,743 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-usb-camera_PR-32/.semver/PR-32 with force:False [2022-05-23T08:30:14.803Z] 2022-05-23 08:30:14,743 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-usb-camera_PR-32/.semver/PR-32 [2022-05-23T08:30:14.803Z] 2022-05-23 08:30:14,746 [execute] INFO git cat-file --batch-check [2022-05-23T08:30:14.803Z] 2022-05-23 08:30:14,746 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-32/.semver, universal_newlines=False, shell=None, istream=) [2022-05-23T08:30:14.803Z] 2022-05-23 08:30:14,750 [execute] INFO git cat-file --batch [2022-05-23T08:30:14.803Z] 2022-05-23 08:30:14,751 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-32/.semver, universal_newlines=False, shell=None, istream=) [2022-05-23T08:30:14.803Z] 2022-05-23 08:30:14,755 [read_version] DEBUG read version from /w/workspace/xfoundry_device-usb-camera_PR-32/.semver/PR-32 [2022-05-23T08:30:14.803Z] 0.0.0 [Pipeline] } [2022-05-23T08:30:14.816Z] $ docker exec --env ******** --env ******** ebb0ed1d17df4508d47036ecd5a2e2bb93e07bbe562fb5ca30cf4658af661f21 ssh-agent -k [2022-05-23T08:30:14.954Z] unset SSH_AUTH_SOCK; [2022-05-23T08:30:14.954Z] unset SSH_AGENT_PID; [2022-05-23T08:30:14.954Z] echo Agent pid 77 killed; [2022-05-23T08:30:14.962Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-23T08:30:15.275Z] + git semver [Pipeline] } [2022-05-23T08:30:15.863Z] $ docker stop --time=1 ebb0ed1d17df4508d47036ecd5a2e2bb93e07bbe562fb5ca30cf4658af661f21 [2022-05-23T08:30:17.221Z] $ docker rm -f ebb0ed1d17df4508d47036ecd5a2e2bb93e07bbe562fb5ca30cf4658af661f21 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-23T08:30:17.592Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-23T08:30:17.869Z] Stashed 1 file(s) [Pipeline] echo [2022-05-23T08:30:17.873Z] [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-05-23T08:30:18.031Z] provisioning config files... [2022-05-23T08:30:18.042Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-32@tmp/config3050015411102380108tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-23T08:30:18.341Z] ---> docker-login.sh [2022-05-23T08:30:18.341Z] nexus3.edgexfoundry.org:10001 [2022-05-23T08:30:18.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T08:30:18.341Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T08:30:18.341Z] Configure a credential helper to remove this warning. See [2022-05-23T08:30:18.341Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T08:30:18.341Z] [2022-05-23T08:30:18.341Z] Login Succeeded [2022-05-23T08:30:18.341Z] nexus3.edgexfoundry.org:10002 [2022-05-23T08:30:18.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T08:30:18.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T08:30:18.602Z] Configure a credential helper to remove this warning. See [2022-05-23T08:30:18.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T08:30:18.602Z] [2022-05-23T08:30:18.602Z] Login Succeeded [2022-05-23T08:30:18.602Z] nexus3.edgexfoundry.org:10003 [2022-05-23T08:30:18.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T08:30:18.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T08:30:18.602Z] Configure a credential helper to remove this warning. See [2022-05-23T08:30:18.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T08:30:18.602Z] [2022-05-23T08:30:18.602Z] Login Succeeded [2022-05-23T08:30:18.602Z] nexus3.edgexfoundry.org:10004 [2022-05-23T08:30:18.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T08:30:18.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T08:30:18.865Z] Configure a credential helper to remove this warning. See [2022-05-23T08:30:18.865Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T08:30:18.865Z] [2022-05-23T08:30:18.865Z] Login Succeeded [2022-05-23T08:30:18.865Z] docker.io [2022-05-23T08:30:18.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T08:30:19.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T08:30:19.127Z] Configure a credential helper to remove this warning. See [2022-05-23T08:30:19.127Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T08:30:19.127Z] [2022-05-23T08:30:19.127Z] Login Succeeded [2022-05-23T08:30:19.127Z] ---> docker-login.sh ends [Pipeline] } [2022-05-23T08:30:19.135Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-23T08:30:19.205Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-23T08:30:19.219Z] ========================================================= [2022-05-23T08:30:19.219Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-23T08:30:19.219Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-23T08:30:19.531Z] + 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-05-23T08:30:19.531Z] Sending build context to Docker daemon 634.4kB [2022-05-23T08:30:19.531Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-23T08:30:19.531Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-23T08:30:19.531Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-23T08:30:19.531Z] 59bf1c3509f3: Pulling fs layer [2022-05-23T08:30:19.531Z] 666ba61612fd: Pulling fs layer [2022-05-23T08:30:19.531Z] 8ed8ca486205: Pulling fs layer [2022-05-23T08:30:19.531Z] 4fe6c5a15a65: Pulling fs layer [2022-05-23T08:30:19.531Z] 22a0e8bec74d: Pulling fs layer [2022-05-23T08:30:19.531Z] ca2b28591e48: Pulling fs layer [2022-05-23T08:30:19.531Z] a51346096db8: Pulling fs layer [2022-05-23T08:30:19.531Z] daebc70d1ce1: Pulling fs layer [2022-05-23T08:30:19.531Z] 0e18a0eac166: Pulling fs layer [2022-05-23T08:30:19.531Z] 4fe6c5a15a65: Waiting [2022-05-23T08:30:19.531Z] 22a0e8bec74d: Waiting [2022-05-23T08:30:19.531Z] ca2b28591e48: Waiting [2022-05-23T08:30:19.531Z] a51346096db8: Waiting [2022-05-23T08:30:19.531Z] 0e18a0eac166: Waiting [2022-05-23T08:30:19.531Z] daebc70d1ce1: Waiting [2022-05-23T08:30:19.531Z] 8ed8ca486205: Verifying Checksum [2022-05-23T08:30:19.531Z] 666ba61612fd: Verifying Checksum [2022-05-23T08:30:19.531Z] 666ba61612fd: Download complete [2022-05-23T08:30:19.531Z] 22a0e8bec74d: Verifying Checksum [2022-05-23T08:30:19.531Z] 22a0e8bec74d: Download complete [2022-05-23T08:30:19.531Z] ca2b28591e48: Verifying Checksum [2022-05-23T08:30:19.531Z] ca2b28591e48: Download complete [2022-05-23T08:30:19.531Z] a51346096db8: Verifying Checksum [2022-05-23T08:30:19.531Z] a51346096db8: Download complete [2022-05-23T08:30:19.531Z] 59bf1c3509f3: Download complete [2022-05-23T08:30:19.794Z] daebc70d1ce1: Verifying Checksum [2022-05-23T08:30:19.794Z] daebc70d1ce1: Download complete [2022-05-23T08:30:19.794Z] 59bf1c3509f3: Pull complete [2022-05-23T08:30:20.057Z] 666ba61612fd: Pull complete [2022-05-23T08:30:20.057Z] 8ed8ca486205: Pull complete [2022-05-23T08:30:20.317Z] 0e18a0eac166: Verifying Checksum [2022-05-23T08:30:20.317Z] 0e18a0eac166: Download complete [2022-05-23T08:30:20.577Z] 4fe6c5a15a65: Verifying Checksum [2022-05-23T08:30:20.577Z] 4fe6c5a15a65: Download complete [2022-05-23T08:30:24.779Z] 4fe6c5a15a65: Pull complete [2022-05-23T08:30:24.779Z] 22a0e8bec74d: Pull complete [2022-05-23T08:30:24.779Z] ca2b28591e48: Pull complete [2022-05-23T08:30:24.779Z] a51346096db8: Pull complete [2022-05-23T08:30:24.779Z] daebc70d1ce1: Pull complete [2022-05-23T08:30:27.322Z] 0e18a0eac166: Pull complete [2022-05-23T08:30:27.322Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-23T08:30:27.322Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-23T08:30:27.322Z] ---> f018257e8ee9 [2022-05-23T08:30:27.322Z] Step 3/12 : ARG MAKE="make build" [2022-05-23T08:30:29.245Z] ---> Running in 674ec19fa910 [2022-05-23T08:30:29.245Z] Removing intermediate container 674ec19fa910 [2022-05-23T08:30:29.245Z] ---> fbcfaf6fb409 [2022-05-23T08:30:29.245Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-23T08:30:29.245Z] ---> Running in 43da58bdc560 [2022-05-23T08:30:29.245Z] Removing intermediate container 43da58bdc560 [2022-05-23T08:30:29.245Z] ---> 362c90180441 [2022-05-23T08:30:29.245Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-05-23T08:30:29.245Z] ---> Running in 9a8876ef0be4 [2022-05-23T08:30:29.245Z] Removing intermediate container 9a8876ef0be4 [2022-05-23T08:30:29.245Z] ---> 23a40306911d [2022-05-23T08:30:29.245Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T08:30:29.245Z] ---> Running in 79edc96b8858 [2022-05-23T08:30:30.192Z] Removing intermediate container 79edc96b8858 [2022-05-23T08:30:30.192Z] ---> c686fe102df5 [2022-05-23T08:30:30.192Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-23T08:30:30.192Z] ---> Running in d9673f65ca44 [2022-05-23T08:30:30.454Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T08:30:31.032Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T08:30:31.606Z] (1/81) Installing mesa (21.2.6-r0) [2022-05-23T08:30:31.606Z] (2/81) Installing libxau (1.0.9-r0) [2022-05-23T08:30:31.606Z] (3/81) Installing libmd (1.0.3-r0) [2022-05-23T08:30:31.868Z] (4/81) Installing libbsd (0.11.3-r1) [2022-05-23T08:30:31.868Z] (5/81) Installing libxdmcp (1.1.3-r0) [2022-05-23T08:30:31.868Z] (6/81) Installing libxcb (1.14-r2) [2022-05-23T08:30:32.136Z] (7/81) Installing libx11 (1.7.2-r0) [2022-05-23T08:30:32.136Z] (8/81) Installing libxext (1.3.4-r0) [2022-05-23T08:30:32.136Z] (9/81) Installing libxfixes (6.0.0-r0) [2022-05-23T08:30:32.398Z] (10/81) Installing libxxf86vm (1.1.4-r2) [2022-05-23T08:30:32.398Z] (11/81) Installing libpciaccess (0.16-r0) [2022-05-23T08:30:32.398Z] (12/81) Installing libdrm (2.4.109-r0) [2022-05-23T08:30:32.660Z] (13/81) Installing mesa-glapi (21.2.6-r0) [2022-05-23T08:30:32.660Z] (14/81) Installing libxshmfence (1.3-r1) [2022-05-23T08:30:32.660Z] (15/81) Installing mesa-gl (21.2.6-r0) [2022-05-23T08:30:32.922Z] (16/81) Installing libice (1.0.10-r0) [2022-05-23T08:30:32.922Z] (17/81) Installing libuuid (2.37.4-r0) [2022-05-23T08:30:32.922Z] (18/81) Installing libsm (1.2.3-r0) [2022-05-23T08:30:32.982Z] Still waiting to schedule task [2022-05-23T08:30:32.982Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-64342’ is offline [2022-05-23T08:30:33.187Z] (19/81) Installing libxt (1.2.1-r0) [2022-05-23T08:30:33.187Z] (20/81) Installing libxmu (1.1.3-r0) [2022-05-23T08:30:33.187Z] (21/81) Installing xset (1.2.4-r0) [2022-05-23T08:30:33.449Z] (22/81) Installing xprop (1.2.5-r0) [2022-05-23T08:30:33.449Z] (23/81) Installing xdg-utils (1.1.3-r0) [2022-05-23T08:30:33.449Z] (24/81) Installing dbus-libs (1.12.20-r4) [2022-05-23T08:30:33.711Z] (25/81) Installing libffi (3.4.2-r1) [2022-05-23T08:30:33.711Z] (26/81) Installing libintl (0.21-r0) [2022-05-23T08:30:33.711Z] (27/81) Installing libblkid (2.37.4-r0) [2022-05-23T08:30:33.971Z] (28/81) Installing libmount (2.37.4-r0) [2022-05-23T08:30:33.971Z] (29/81) Installing pcre (8.45-r1) [2022-05-23T08:30:33.971Z] (30/81) Installing glib (2.70.1-r0) [2022-05-23T08:30:34.235Z] (31/81) Installing icu-libs (69.1-r1) [2022-05-23T08:30:34.815Z] (32/81) Installing libpcre2-16 (10.39-r0) [2022-05-23T08:30:35.076Z] (33/81) Installing zstd-libs (1.5.0-r0) [2022-05-23T08:30:35.076Z] (34/81) Installing qt5-qtbase (5.15.3_git20210713-r5) [2022-05-23T08:30:36.021Z] (35/81) Installing hicolor-icon-theme (0.17-r1) [2022-05-23T08:30:36.281Z] (36/81) Installing wayland-libs-server (1.19.0-r1) [2022-05-23T08:30:36.281Z] (37/81) Installing mesa-gbm (21.2.6-r0) [2022-05-23T08:30:36.281Z] (38/81) Installing wayland-libs-client (1.19.0-r1) [2022-05-23T08:30:36.542Z] (39/81) Installing qt5-qtdeclarative (5.15.3_git20210531-r0) [2022-05-23T08:30:36.801Z] (40/81) Installing libxcomposite (0.4.5-r0) [2022-05-23T08:30:36.802Z] (41/81) Installing libbz2 (1.0.8-r1) [2022-05-23T08:30:37.062Z] (42/81) Installing libpng (1.6.37-r1) [2022-05-23T08:30:37.062Z] (43/81) Installing freetype (2.11.1-r2) [2022-05-23T08:30:37.062Z] (44/81) Installing fontconfig (2.13.1-r4) [2022-05-23T08:30:37.331Z] (45/81) Installing wayland-libs-cursor (1.19.0-r1) [2022-05-23T08:30:37.331Z] (46/81) Installing wayland-libs-egl (1.19.0-r1) [2022-05-23T08:30:37.331Z] (47/81) Installing xkeyboard-config (2.34-r0) [2022-05-23T08:30:37.592Z] (48/81) Installing xz-libs (5.2.5-r1) [2022-05-23T08:30:37.592Z] (49/81) Installing libxml2 (2.9.14-r0) [2022-05-23T08:30:37.592Z] (50/81) Installing libxkbcommon (1.3.1-r0) [2022-05-23T08:30:37.851Z] (51/81) Installing qt5-qtwayland (5.15.3_git20211028-r0) [2022-05-23T08:30:37.851Z] (52/81) Installing mesa-egl (21.2.6-r0) [2022-05-23T08:30:38.112Z] (53/81) Installing avahi-libs (0.8-r5) [2022-05-23T08:30:38.112Z] (54/81) Installing nettle (3.7.3-r0) [2022-05-23T08:30:38.112Z] (55/81) Installing p11-kit (0.24.0-r1) [2022-05-23T08:30:38.373Z] (56/81) Installing libtasn1 (4.18.0-r0) [2022-05-23T08:30:38.373Z] (57/81) Installing libunistring (0.9.10-r1) [2022-05-23T08:30:38.635Z] (58/81) Installing gnutls (3.7.1-r0) [2022-05-23T08:30:38.635Z] (59/81) Installing cups-libs (2.3.3-r5) [2022-05-23T08:30:38.635Z] (60/81) Installing graphite2 (1.3.14-r0) [2022-05-23T08:30:38.897Z] (61/81) Installing harfbuzz (3.0.0-r2) [2022-05-23T08:30:38.897Z] (62/81) Installing libevdev (1.12.0-r0) [2022-05-23T08:30:38.897Z] (63/81) Installing mtdev (1.1.6-r0) [2022-05-23T08:30:39.160Z] (64/81) Installing eudev-libs (3.2.11_pre1-r0) [2022-05-23T08:30:39.160Z] (65/81) Installing libinput-libs (1.19.4-r0) [2022-05-23T08:30:39.160Z] (66/81) Installing libjpeg-turbo (2.1.2-r0) [2022-05-23T08:30:39.419Z] (67/81) Installing xcb-util-wm (0.4.1-r1) [2022-05-23T08:30:39.419Z] (68/81) Installing xcb-util (0.4.0-r3) [2022-05-23T08:30:39.419Z] (69/81) Installing xcb-util-image (0.4.0-r1) [2022-05-23T08:30:39.678Z] (70/81) Installing xcb-util-keysyms (0.4.0-r1) [2022-05-23T08:30:39.678Z] (71/81) Installing xcb-util-renderutil (0.3.9-r1) [2022-05-23T08:30:39.678Z] (72/81) Installing libxkbcommon-x11 (1.3.1-r0) [2022-05-23T08:30:39.941Z] (73/81) Installing qt5-qtbase-x11 (5.15.3_git20210713-r5) [2022-05-23T08:30:40.514Z] (74/81) Installing v4l-utils-libs (1.22.1-r1) [2022-05-23T08:30:40.514Z] (75/81) Installing v4l-utils (1.22.1-r1) [2022-05-23T08:30:40.514Z] (76/81) Installing udev-init-scripts (35-r0) [2022-05-23T08:30:40.776Z] Executing udev-init-scripts-35-r0.post-install [2022-05-23T08:30:40.776Z] (77/81) Installing kmod-libs (29-r2) [2022-05-23T08:30:40.776Z] (78/81) Installing eudev (3.2.11_pre1-r0) [2022-05-23T08:30:40.776Z] (79/81) Installing eudev-dev (3.2.11_pre1-r0) [2022-05-23T08:30:41.038Z] (80/81) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-05-23T08:30:41.038Z] (81/81) Installing v4l-utils-dev (1.22.1-r1) [2022-05-23T08:30:41.038Z] Executing busybox-1.34.1-r3.trigger [2022-05-23T08:30:41.038Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-05-23T08:30:41.038Z] OK: 335 MiB in 133 packages [2022-05-23T08:30:43.588Z] Removing intermediate container d9673f65ca44 [2022-05-23T08:30:43.588Z] ---> e8dec235fd02 [2022-05-23T08:30:43.588Z] Step 8/12 : WORKDIR /device-usb-camera [2022-05-23T08:30:43.588Z] ---> Running in 4863cd29e429 [2022-05-23T08:30:43.588Z] Removing intermediate container 4863cd29e429 [2022-05-23T08:30:43.588Z] ---> fc4c4e22af5d [2022-05-23T08:30:43.588Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-23T08:30:43.588Z] ---> 7d19436f5ca2 [2022-05-23T08:30:43.588Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T08:30:43.588Z] ---> Running in aaac45655e36 [2022-05-23T08:30:58.496Z] Removing intermediate container aaac45655e36 [2022-05-23T08:30:58.496Z] ---> bbbe4d65a4f4 [2022-05-23T08:30:58.496Z] Step 11/12 : COPY . . [2022-05-23T08:30:59.071Z] ---> 74c69efab59a [2022-05-23T08:30:59.071Z] Step 12/12 : RUN ${MAKE} [2022-05-23T08:30:59.071Z] ---> Running in 4fa540c788e2 [2022-05-23T08:30:59.333Z] noop [2022-05-23T08:30:59.593Z] Removing intermediate container 4fa540c788e2 [2022-05-23T08:30:59.593Z] ---> 8c3384a62640 [2022-05-23T08:30:59.593Z] Successfully built 8c3384a62640 [2022-05-23T08:30:59.593Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T08:30:59.902Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-23T08:30:59.902Z] . [Pipeline] withDockerContainer [2022-05-23T08:30:59.979Z] prd-ubuntu20.04-docker-8c-8g-64343 does not seem to be running inside a container [2022-05-23T08:31:00.025Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-32 -v /w/workspace/xfoundry_device-usb-camera_PR-32:/w/workspace/xfoundry_device-usb-camera_PR-32:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-32@tmp:/w/workspace/xfoundry_device-usb-camera_PR-32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-23T08:31:00.512Z] $ docker top 862b2ccec3274463f9b23b3ccb4a1cbabd872828adb625ea916ccbd6ba7723e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-23T08:31:00.871Z] + go version [2022-05-23T08:31:00.871Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-23T08:31:00.889Z] $ docker stop --time=1 862b2ccec3274463f9b23b3ccb4a1cbabd872828adb625ea916ccbd6ba7723e3 [2022-05-23T08:31:02.231Z] $ docker rm -f 862b2ccec3274463f9b23b3ccb4a1cbabd872828adb625ea916ccbd6ba7723e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T08:31:02.675Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-23T08:31:02.675Z] . [Pipeline] withDockerContainer [2022-05-23T08:31:02.759Z] prd-ubuntu20.04-docker-8c-8g-64343 does not seem to be running inside a container [2022-05-23T08:31:02.810Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-32 -v /w/workspace/xfoundry_device-usb-camera_PR-32:/w/workspace/xfoundry_device-usb-camera_PR-32:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-32@tmp:/w/workspace/xfoundry_device-usb-camera_PR-32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-23T08:31:03.308Z] $ docker top ebcec137ad37e4c66d0ca3afecb1683ae4ab4ab745c67459f60b43f0fbb15c3b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-23T08:31:03.695Z] + make test [2022-05-23T08:31:03.695Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-05-23T08:31:04.305Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-05-23T08:31:16.533Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-05-23T08:31:16.533Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.014s coverage: 1.9% of statements [2022-05-23T08:31:23.141Z] CGO_ENABLED=1 go vet ./... [2022-05-23T08:31:28.428Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-23T08:31:28.428Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-23T08:31:28.428Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-23T08:31:28.444Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-23T08:31:28.458Z] $ docker stop --time=1 ebcec137ad37e4c66d0ca3afecb1683ae4ab4ab745c67459f60b43f0fbb15c3b [2022-05-23T08:31:30.274Z] $ docker rm -f ebcec137ad37e4c66d0ca3afecb1683ae4ab4ab745c67459f60b43f0fbb15c3b [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-23T08:31:30.753Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-23T08:31:30.797Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-23T08:31:31.497Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-23T08:31:31.784Z] + ls -al . [2022-05-23T08:31:31.784Z] total 188 [2022-05-23T08:31:31.784Z] drwxrwxr-x 9 jenkins jenkins 4096 May 23 08:31 . [2022-05-23T08:31:31.784Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 08:29 .. [2022-05-23T08:31:31.784Z] drwxrwxr-x 8 jenkins jenkins 4096 May 23 08:30 .git [2022-05-23T08:31:31.784Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 08:29 .github [2022-05-23T08:31:31.784Z] -rw-rw-r-- 1 jenkins jenkins 349 May 23 08:29 .gitignore [2022-05-23T08:31:31.784Z] -rw-rw-r-- 1 jenkins jenkins 42 May 23 08:29 .golangci.yml [2022-05-23T08:31:31.784Z] -rw-rw-r-- 1 jenkins jenkins 77 May 23 08:29 .hadolint.yml [2022-05-23T08:31:31.784Z] drwxr-xr-x 3 jenkins jenkins 4096 May 23 08:30 .semver [2022-05-23T08:31:31.784Z] -rw-rw-r-- 1 jenkins jenkins 9065 May 23 08:29 Attribution.txt [2022-05-23T08:31:31.784Z] -rw-rw-r-- 1 jenkins jenkins 181 May 23 08:29 CHANGELOG.md [2022-05-23T08:31:31.784Z] -rw-rw-r-- 1 jenkins jenkins 1891 May 23 08:29 Dockerfile [2022-05-23T08:31:31.784Z] -rw-rw-r-- 1 jenkins jenkins 678 May 23 08:29 GOVERNANCE.md [2022-05-23T08:31:31.784Z] -rw-rw-r-- 1 jenkins jenkins 659 May 23 08:29 Jenkinsfile [2022-05-23T08:31:31.784Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 23 08:29 LICENSE [2022-05-23T08:31:31.784Z] -rw-rw-r-- 1 jenkins jenkins 2030 May 23 08:29 Makefile [2022-05-23T08:31:31.784Z] -rw-rw-r-- 1 jenkins jenkins 622 May 23 08:29 OWNERS.md [2022-05-23T08:31:31.784Z] -rw-rw-r-- 1 jenkins jenkins 9083 May 23 08:29 README.md [2022-05-23T08:31:31.784Z] -rw-rw-r-- 1 jenkins jenkins 5 May 23 08:30 VERSION [2022-05-23T08:31:31.784Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 08:29 bin [2022-05-23T08:31:31.784Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 08:29 cmd [2022-05-23T08:31:31.784Z] -rw-r--r-- 1 jenkins jenkins 27324 May 23 08:31 coverage.out [2022-05-23T08:31:31.784Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 08:29 docker-compose [2022-05-23T08:31:31.784Z] -rw-rw-r-- 1 jenkins jenkins 140 May 23 08:29 docker-entrypoint.sh [2022-05-23T08:31:31.784Z] -rw-rw-r-- 1 jenkins jenkins 3440 May 23 08:29 go.mod [2022-05-23T08:31:31.784Z] -rw-rw-r-- 1 jenkins jenkins 35656 May 23 08:29 go.sum [2022-05-23T08:31:31.784Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 08:29 internal [2022-05-23T08:31:31.784Z] -rw-rw-r-- 1 jenkins jenkins 231 May 23 08:29 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-23T08:31:32.085Z] + 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=a600adc348fec57cab4dd563690f906113ff476a --label arch=amd64 --label version=0.0.0 . [2022-05-23T08:31:32.085Z] Sending build context to Docker daemon 662.5kB [2022-05-23T08:31:32.085Z] Step 1/29 : ARG BASE=golang:1.17-alpine3.15 [2022-05-23T08:31:32.085Z] Step 2/29 : FROM ${BASE} AS builder [2022-05-23T08:31:32.085Z] ---> 8c3384a62640 [2022-05-23T08:31:32.085Z] Step 3/29 : ARG MAKE="make build" [2022-05-23T08:31:32.085Z] ---> Running in 3d1bb8e4aa27 [2022-05-23T08:31:32.343Z] Removing intermediate container 3d1bb8e4aa27 [2022-05-23T08:31:32.343Z] ---> 40972e36df51 [2022-05-23T08:31:32.343Z] Step 4/29 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-23T08:31:32.343Z] ---> Running in fb9f88256691 [2022-05-23T08:31:32.343Z] Removing intermediate container fb9f88256691 [2022-05-23T08:31:32.343Z] ---> 08b34d593b3e [2022-05-23T08:31:32.344Z] Step 5/29 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-05-23T08:31:32.344Z] ---> Running in ea12fa58157f [2022-05-23T08:31:32.605Z] Removing intermediate container ea12fa58157f [2022-05-23T08:31:32.605Z] ---> 2cb14d2a4191 [2022-05-23T08:31:32.605Z] Step 6/29 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T08:31:32.605Z] ---> Running in 9138e2eab88e [2022-05-23T08:31:33.179Z] Removing intermediate container 9138e2eab88e [2022-05-23T08:31:33.179Z] ---> 9eefeb95d6bc [2022-05-23T08:31:33.179Z] Step 7/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-23T08:31:33.179Z] ---> Running in d8043264648e [2022-05-23T08:31:33.440Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T08:31:34.388Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T08:31:34.648Z] OK: 335 MiB in 133 packages [2022-05-23T08:31:34.915Z] Removing intermediate container d8043264648e [2022-05-23T08:31:34.915Z] ---> 9b88c492f6b3 [2022-05-23T08:31:34.915Z] Step 8/29 : WORKDIR /device-usb-camera [2022-05-23T08:31:35.176Z] ---> Running in 3d7948a530c2 [2022-05-23T08:31:35.176Z] Removing intermediate container 3d7948a530c2 [2022-05-23T08:31:35.176Z] ---> 848acd4aba9a [2022-05-23T08:31:35.176Z] Step 9/29 : COPY go.mod vendor* ./ [2022-05-23T08:31:35.437Z] ---> 3a551c497822 [2022-05-23T08:31:35.437Z] Step 10/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T08:31:35.437Z] ---> Running in 126430296be9 [2022-05-23T08:31:36.008Z] Removing intermediate container 126430296be9 [2022-05-23T08:31:36.008Z] ---> 3a0f3623a4df [2022-05-23T08:31:36.008Z] Step 11/29 : COPY . . [2022-05-23T08:31:36.268Z] ---> 2ee9546a2e42 [2022-05-23T08:31:36.268Z] Step 12/29 : RUN ${MAKE} [2022-05-23T08:31:36.268Z] ---> Running in eb2d925a7fa9 [2022-05-23T08:31:36.535Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-05-23T08:32:03.116Z] Removing intermediate container eb2d925a7fa9 [2022-05-23T08:32:03.116Z] ---> 144046304383 [2022-05-23T08:32:03.116Z] Step 13/29 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-05-23T08:32:03.116Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-05-23T08:32:03.116Z] af6660deedbd: Pulling fs layer [2022-05-23T08:32:03.116Z] 97cd0a44c592: Pulling fs layer [2022-05-23T08:32:03.116Z] 97cd0a44c592: Verifying Checksum [2022-05-23T08:32:03.116Z] 97cd0a44c592: Download complete [2022-05-23T08:32:03.116Z] af6660deedbd: Download complete [2022-05-23T08:32:03.116Z] af6660deedbd: Pull complete [2022-05-23T08:32:03.116Z] 97cd0a44c592: Pull complete [2022-05-23T08:32:03.116Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-05-23T08:32:03.116Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-05-23T08:32:03.116Z] ---> fea57e182299 [2022-05-23T08:32:03.116Z] Step 14/29 : FROM alpine:3.15 [2022-05-23T08:32:03.116Z] 3.15: Pulling from library/alpine [2022-05-23T08:32:03.116Z] df9b9388f04a: Pulling fs layer [2022-05-23T08:32:03.116Z] df9b9388f04a: Verifying Checksum [2022-05-23T08:32:03.116Z] df9b9388f04a: Download complete [2022-05-23T08:32:03.116Z] df9b9388f04a: Pull complete [2022-05-23T08:32:03.116Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-23T08:32:03.116Z] Status: Downloaded newer image for alpine:3.15 [2022-05-23T08:32:03.116Z] ---> 0ac33e5f5afa [2022-05-23T08:32:03.116Z] Step 15/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-05-23T08:32:03.116Z] ---> Running in 2ebd1639f3c7 [2022-05-23T08:32:03.116Z] Removing intermediate container 2ebd1639f3c7 [2022-05-23T08:32:03.116Z] ---> 785f4c05f7d4 [2022-05-23T08:32:03.116Z] Step 16/29 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-05-23T08:32:03.116Z] ---> Running in b74d6cde5468 [2022-05-23T08:32:03.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T08:32:03.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T08:32:03.943Z] (1/74) Installing dumb-init (1.2.5-r1) [2022-05-23T08:32:03.944Z] (2/74) Installing sdl2 (2.0.16-r4) [2022-05-23T08:32:03.944Z] (3/74) Installing libxau (1.0.9-r0) [2022-05-23T08:32:03.944Z] (4/74) Installing libmd (1.0.3-r0) [2022-05-23T08:32:03.944Z] (5/74) Installing libbsd (0.11.3-r1) [2022-05-23T08:32:03.944Z] (6/74) Installing libxdmcp (1.1.3-r0) [2022-05-23T08:32:03.944Z] (7/74) Installing libxcb (1.14-r2) [2022-05-23T08:32:03.944Z] (8/74) Installing libx11 (1.7.2-r0) [2022-05-23T08:32:03.944Z] (9/74) Installing aom-libs (3.2.0-r0) [2022-05-23T08:32:03.944Z] (10/74) Installing alsa-lib (1.2.5.1-r1) [2022-05-23T08:32:03.944Z] (11/74) Installing expat (2.4.7-r0) [2022-05-23T08:32:03.944Z] (12/74) Installing brotli-libs (1.0.9-r5) [2022-05-23T08:32:03.944Z] (13/74) Installing libbz2 (1.0.8-r1) [2022-05-23T08:32:03.944Z] (14/74) Installing libpng (1.6.37-r1) [2022-05-23T08:32:03.944Z] (15/74) Installing freetype (2.11.1-r2) [2022-05-23T08:32:04.203Z] (16/74) Installing libuuid (2.37.4-r0) [2022-05-23T08:32:04.203Z] (17/74) Installing fontconfig (2.13.1-r4) [2022-05-23T08:32:04.203Z] (18/74) Installing fribidi (1.0.11-r0) [2022-05-23T08:32:04.203Z] (19/74) Installing libffi (3.4.2-r1) [2022-05-23T08:32:04.203Z] (20/74) Installing libintl (0.21-r0) [2022-05-23T08:32:04.203Z] (21/74) Installing libblkid (2.37.4-r0) [2022-05-23T08:32:04.203Z] (22/74) Installing libmount (2.37.4-r0) [2022-05-23T08:32:04.203Z] (23/74) Installing pcre (8.45-r1) [2022-05-23T08:32:04.203Z] (24/74) Installing glib (2.70.1-r0) [2022-05-23T08:32:04.203Z] (25/74) Installing graphite2 (1.3.14-r0) [2022-05-23T08:32:04.203Z] (26/74) Installing harfbuzz (3.0.0-r2) [2022-05-23T08:32:04.203Z] (27/74) Installing libass (0.15.2-r0) [2022-05-23T08:32:04.203Z] (28/74) Installing libdav1d (0.9.2-r0) [2022-05-23T08:32:04.203Z] (29/74) Installing gmp (6.2.1-r1) [2022-05-23T08:32:04.203Z] (30/74) Installing nettle (3.7.3-r0) [2022-05-23T08:32:04.203Z] (31/74) Installing p11-kit (0.24.0-r1) [2022-05-23T08:32:04.203Z] (32/74) Installing libtasn1 (4.18.0-r0) [2022-05-23T08:32:04.203Z] (33/74) Installing libunistring (0.9.10-r1) [2022-05-23T08:32:04.203Z] (34/74) Installing gnutls (3.7.1-r0) [2022-05-23T08:32:04.203Z] (35/74) Installing ncurses-terminfo-base (6.3_p20211120-r0) [2022-05-23T08:32:04.203Z] (36/74) Installing ncurses-libs (6.3_p20211120-r0) [2022-05-23T08:32:04.203Z] (37/74) Installing lame (3.100-r0) [2022-05-23T08:32:04.467Z] (38/74) Installing opus (1.3.1-r1) [2022-05-23T08:32:04.467Z] (39/74) Installing libgomp (10.3.1_git20211027-r0) [2022-05-23T08:32:04.467Z] (40/74) Installing soxr (0.1.3-r2) [2022-05-23T08:32:04.467Z] (41/74) Installing libgcc (10.3.1_git20211027-r0) [2022-05-23T08:32:04.467Z] (42/74) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-23T08:32:04.467Z] (43/74) Installing libsrt (1.4.2-r1) [2022-05-23T08:32:04.467Z] (44/74) Installing libssh (0.9.6-r1) [2022-05-23T08:32:04.467Z] (45/74) Installing libogg (1.3.5-r0) [2022-05-23T08:32:04.467Z] (46/74) Installing libtheora (1.1.1-r16) [2022-05-23T08:32:04.467Z] (47/74) Installing libjpeg-turbo (2.1.2-r0) [2022-05-23T08:32:04.467Z] (48/74) Installing v4l-utils-libs (1.22.1-r1) [2022-05-23T08:32:04.467Z] (49/74) Installing libxext (1.3.4-r0) [2022-05-23T08:32:04.467Z] (50/74) Installing libxfixes (6.0.0-r0) [2022-05-23T08:32:04.467Z] (51/74) Installing libpciaccess (0.16-r0) [2022-05-23T08:32:04.467Z] (52/74) Installing libdrm (2.4.109-r0) [2022-05-23T08:32:04.467Z] (53/74) Installing wayland-libs-client (1.19.0-r1) [2022-05-23T08:32:04.467Z] (54/74) Installing libva (2.13.0-r0) [2022-05-23T08:32:04.467Z] (55/74) Installing libvdpau (1.4-r0) [2022-05-23T08:32:04.467Z] (56/74) Installing vidstab (1.1.0-r1) [2022-05-23T08:32:04.467Z] (57/74) Installing libvorbis (1.3.7-r0) [2022-05-23T08:32:04.467Z] (58/74) Installing libvpx (1.10.0-r0) [2022-05-23T08:32:04.467Z] (59/74) Installing vulkan-loader (1.2.196-r0) [2022-05-23T08:32:04.467Z] (60/74) Installing libwebp (1.2.2-r0) [2022-05-23T08:32:04.467Z] (61/74) Installing x264-libs (20210613-r0) [2022-05-23T08:32:04.467Z] (62/74) Installing x265-libs (3.5-r0) [2022-05-23T08:32:04.467Z] (63/74) Installing xvidcore (1.3.7-r1) [2022-05-23T08:32:04.467Z] (64/74) Installing ffmpeg-libs (4.4.1-r2) [2022-05-23T08:32:04.728Z] (65/74) Installing ffmpeg (4.4.1-r2) [2022-05-23T08:32:04.728Z] (66/74) Installing udev-init-scripts (35-r0) [2022-05-23T08:32:04.728Z] Executing udev-init-scripts-35-r0.post-install [2022-05-23T08:32:04.728Z] (67/74) Installing eudev-libs (3.2.11_pre1-r0) [2022-05-23T08:32:04.728Z] (68/74) Installing xz-libs (5.2.5-r1) [2022-05-23T08:32:04.728Z] (69/74) Installing zstd-libs (1.5.0-r0) [2022-05-23T08:32:04.728Z] (70/74) Installing kmod-libs (29-r2) [2022-05-23T08:32:04.728Z] (71/74) Installing eudev (3.2.11_pre1-r0) [2022-05-23T08:32:04.728Z] (72/74) Installing libsodium (1.0.18-r0) [2022-05-23T08:32:04.728Z] (73/74) Installing libzmq (4.3.4-r0) [2022-05-23T08:32:04.728Z] (74/74) Installing zeromq (4.3.4-r0) [2022-05-23T08:32:04.728Z] Executing busybox-1.34.1-r5.trigger [2022-05-23T08:32:04.986Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-05-23T08:32:04.986Z] OK: 78 MiB in 88 packages [2022-05-23T08:32:06.391Z] Removing intermediate container b74d6cde5468 [2022-05-23T08:32:06.391Z] ---> 003214da7d32 [2022-05-23T08:32:06.391Z] Step 17/29 : WORKDIR / [2022-05-23T08:32:06.654Z] ---> Running in cdfa4668f5b2 [2022-05-23T08:32:06.654Z] Removing intermediate container cdfa4668f5b2 [2022-05-23T08:32:06.654Z] ---> 1454ec191b05 [2022-05-23T08:32:06.654Z] Step 18/29 : COPY --from=builder /device-usb-camera/cmd / [2022-05-23T08:32:07.600Z] ---> 84596d4e939c [2022-05-23T08:32:07.600Z] Step 19/29 : COPY --from=builder /device-usb-camera/LICENSE / [2022-05-23T08:32:07.600Z] ---> f5c00d7dcdb3 [2022-05-23T08:32:07.600Z] Step 20/29 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-05-23T08:32:07.868Z] ---> 88c678b2d0c5 [2022-05-23T08:32:07.868Z] Step 21/29 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-05-23T08:32:07.868Z] ---> d471dc60ca7e [2022-05-23T08:32:07.868Z] Step 22/29 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-05-23T08:32:08.127Z] ---> 810da38a88a8 [2022-05-23T08:32:08.127Z] Step 23/29 : COPY --from=rtsp /rtsp-simple-server / [2022-05-23T08:32:08.699Z] ---> 79e1e30d072b [2022-05-23T08:32:08.699Z] Step 24/29 : EXPOSE 59983 [2022-05-23T08:32:08.699Z] ---> Running in 59a944cc8fdd [2022-05-23T08:32:08.699Z] Removing intermediate container 59a944cc8fdd [2022-05-23T08:32:08.699Z] ---> a6981be68d7c [2022-05-23T08:32:08.699Z] Step 25/29 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-05-23T08:32:08.965Z] ---> Running in be6734c6a472 [2022-05-23T08:32:08.965Z] Removing intermediate container be6734c6a472 [2022-05-23T08:32:08.965Z] ---> be7f8ffe087f [2022-05-23T08:32:08.965Z] Step 26/29 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-05-23T08:32:08.965Z] ---> Running in 5a431e18004e [2022-05-23T08:32:09.228Z] Removing intermediate container 5a431e18004e [2022-05-23T08:32:09.228Z] ---> 292a86f87a54 [2022-05-23T08:32:09.228Z] Step 27/29 : LABEL arch=amd64 [2022-05-23T08:32:09.228Z] ---> Running in 4ba53c5158d5 [2022-05-23T08:32:09.228Z] Removing intermediate container 4ba53c5158d5 [2022-05-23T08:32:09.228Z] ---> 3a1755ebc3b2 [2022-05-23T08:32:09.228Z] Step 28/29 : LABEL git_sha=a600adc348fec57cab4dd563690f906113ff476a [2022-05-23T08:32:09.228Z] ---> Running in d65ccf7d8618 [2022-05-23T08:32:09.489Z] Removing intermediate container d65ccf7d8618 [2022-05-23T08:32:09.489Z] ---> 914179958f60 [2022-05-23T08:32:09.489Z] Step 29/29 : LABEL version=0.0.0 [2022-05-23T08:32:09.489Z] ---> Running in 92ab28de1738 [2022-05-23T08:32:09.489Z] Removing intermediate container 92ab28de1738 [2022-05-23T08:32:09.489Z] ---> 4b36146b4c7c [2022-05-23T08:32:09.489Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-23T08:32:09.489Z] Successfully built 4b36146b4c7c [2022-05-23T08:32:09.489Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2022-05-23T08:32:09.570Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-64344 in /w/workspace/xfoundry_device-usb-camera_PR-32 [Pipeline] stage [Pipeline] { (Snap) [Pipeline] { [Pipeline] ws [2022-05-23T08:32:09.586Z] Running in /w/workspace/device-usb-camera/3 [Pipeline] { [Pipeline] checkout Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T08:32:09.858Z] Selected Git installation does not exist. Using Default [2022-05-23T08:32:09.858Z] The recommended git tool is: NONE [2022-05-23T08:32:09.942Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-23T08:32:09.943Z] [2022-05-23T08:32:09.943Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T08:32:10.256Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-23T08:32:10.256Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-23T08:32:10.256Z] 5eb5b503b376: Pulling fs layer [2022-05-23T08:32:10.256Z] 5c69ac0246d0: Pulling fs layer [2022-05-23T08:32:10.256Z] ec43610c2a17: Pulling fs layer [2022-05-23T08:32:10.256Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-23T08:32:10.256Z] 33b1e0a273af: Pulling fs layer [2022-05-23T08:32:10.256Z] 5d3b04190fa2: Pulling fs layer [2022-05-23T08:32:10.256Z] 2f39f015ded8: Pulling fs layer [2022-05-23T08:32:10.256Z] 33b1e0a273af: Waiting [2022-05-23T08:32:10.256Z] 5d3b04190fa2: Waiting [2022-05-23T08:32:10.256Z] 2f39f015ded8: Waiting [2022-05-23T08:32:10.256Z] 3a2ae6a8a46f: Waiting [2022-05-23T08:32:10.256Z] 5c69ac0246d0: Verifying Checksum [2022-05-23T08:32:10.256Z] 5c69ac0246d0: Download complete [2022-05-23T08:32:10.256Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-23T08:32:10.256Z] 3a2ae6a8a46f: Download complete [2022-05-23T08:32:10.256Z] 33b1e0a273af: Verifying Checksum [2022-05-23T08:32:10.256Z] 33b1e0a273af: Download complete [2022-05-23T08:32:10.520Z] 5d3b04190fa2: Verifying Checksum [2022-05-23T08:32:10.520Z] 5d3b04190fa2: Download complete [2022-05-23T08:32:10.520Z] ec43610c2a17: Verifying Checksum [2022-05-23T08:32:10.520Z] ec43610c2a17: Download complete [2022-05-23T08:32:10.520Z] 5eb5b503b376: Verifying Checksum [2022-05-23T08:32:10.520Z] 5eb5b503b376: Download complete [2022-05-23T08:32:11.473Z] 2f39f015ded8: Download complete [2022-05-23T08:32:12.896Z] 5eb5b503b376: Pull complete [2022-05-23T08:32:12.896Z] 5c69ac0246d0: Pull complete [2022-05-23T08:32:13.469Z] ec43610c2a17: Pull complete [2022-05-23T08:32:13.738Z] 3a2ae6a8a46f: Pull complete [2022-05-23T08:32:14.003Z] 33b1e0a273af: Pull complete [2022-05-23T08:32:14.003Z] 5d3b04190fa2: Pull complete [2022-05-23T08:32:15.442Z] using credential edgex-jenkins-ssh [2022-05-23T08:32:15.462Z] Cloning the remote Git repository [2022-05-23T08:32:15.531Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-05-23T08:32:15.608Z] > git init /w/workspace/device-usb-camera/3 # timeout=10 [2022-05-23T08:32:15.681Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-05-23T08:32:15.681Z] > git --version # timeout=10 [2022-05-23T08:32:15.747Z] > git --version # 'git version 2.25.1' [2022-05-23T08:32:15.751Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-23T08:32:15.827Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-23T08:32:17.005Z] Merging remotes/origin/main commit aaa7e572fda13da2933300a631edf8df830ba1ce into PR head commit a600adc348fec57cab4dd563690f906113ff476a [2022-05-23T08:32:16.427Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-05-23T08:32:16.458Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-23T08:32:16.492Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-05-23T08:32:16.539Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-05-23T08:32:16.540Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-23T08:32:16.557Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/32/head:refs/remotes/origin/PR-32 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-23T08:32:17.026Z] > git config core.sparsecheckout # timeout=10 [2022-05-23T08:32:17.045Z] > git checkout -f a600adc348fec57cab4dd563690f906113ff476a # timeout=10 [2022-05-23T08:32:17.128Z] > git remote # timeout=10 [2022-05-23T08:32:17.150Z] > git config --get remote.origin.url # timeout=10 [2022-05-23T08:32:17.164Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-23T08:32:17.177Z] > git merge aaa7e572fda13da2933300a631edf8df830ba1ce # timeout=10 [2022-05-23T08:32:17.203Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-23T08:32:17.215Z] Merge succeeded, producing a600adc348fec57cab4dd563690f906113ff476a [2022-05-23T08:32:17.215Z] Checking out Revision a600adc348fec57cab4dd563690f906113ff476a (PR-32) [2022-05-23T08:32:17.225Z] > git config core.sparsecheckout # timeout=10 [2022-05-23T08:32:17.248Z] > git checkout -f a600adc348fec57cab4dd563690f906113ff476a # timeout=10 [2022-05-23T08:32:20.606Z] 2f39f015ded8: Pull complete [2022-05-23T08:32:20.606Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-23T08:32:20.606Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-23T08:32:20.606Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-23T08:32:20.682Z] prd-ubuntu20.04-docker-8c-8g-64343 does not seem to be running inside a container [2022-05-23T08:32:20.724Z] $ 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-32 -v /w/workspace/xfoundry_device-usb-camera_PR-32:/w/workspace/xfoundry_device-usb-camera_PR-32:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-32@tmp:/w/workspace/xfoundry_device-usb-camera_PR-32@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-05-23T08:32:21.372Z] Commit message: "fix: Update README, go.mod, and Attribution.txt" [2022-05-23T08:32:21.681Z] [2022-05-23T08:32:21.681Z] GitHub has been notified of this commit’s build result [2022-05-23T08:32:21.681Z] [2022-05-23T08:32:23.021Z] $ docker top 3094d82efe22983bc76793b74207d3b7db2f7565149a6591dc42550fe40ec8ec -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-23T08:32:23.518Z] ---> job-cost.sh [2022-05-23T08:32:23.518Z] lf-activate-venv: SKIPPING [2022-05-23T08:32:23.518Z] INFO: No Stack... [2022-05-23T08:32:23.817Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-23T08:32:23.817Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-23T08:32:23.817Z] Dload Upload Total Spent Left Speed [2022-05-23T08:32:23.817Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 53273 0 --:--:-- --:--:-- --:--:-- 53273 [2022-05-23T08:32:23.873Z] INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] sh [2022-05-23T08:32:24.363Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-23T08:32:24.488Z] INFO: Archiving Costs [Pipeline] sh [2022-05-23T08:32:24.706Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-23T08:32:24.706Z] + sudo tee /etc/docker/daemon.new [2022-05-23T08:32:24.706Z] { [2022-05-23T08:32:24.706Z] "registry-mirrors": [ [2022-05-23T08:32:24.706Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-23T08:32:24.706Z] ], [2022-05-23T08:32:24.706Z] "bip": "10.250.0.254/24", [2022-05-23T08:32:24.706Z] "hosts": [ [2022-05-23T08:32:24.706Z] "tcp://0.0.0.0:5555", [2022-05-23T08:32:24.706Z] "unix:///var/run/docker.sock" [2022-05-23T08:32:24.706Z] ], [2022-05-23T08:32:24.706Z] "mtu": 1458, [2022-05-23T08:32:24.706Z] "selinux-enabled": true, [2022-05-23T08:32:24.706Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-23T08:32:24.706Z] } [Pipeline] sh [2022-05-23T08:32:24.844Z] + cat /w/workspace/xfoundry_device-usb-camera_PR-32/archives/cost.csv [2022-05-23T08:32:24.844Z] + cut -d, -f6 [Pipeline] lock [2022-05-23T08:32:24.939Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-32-3-stack-cost] [2022-05-23T08:32:24.948Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-32-3-stack-cost] did not exist. Created. [2022-05-23T08:32:24.948Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-32-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-23T08:32:25.193Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-23T08:32:25.274Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-23T08:32:25.319Z] Stashed 1 file(s) [Pipeline] } [2022-05-23T08:32:25.326Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-32-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-23T08:32:25.349Z] $ docker stop --time=1 3094d82efe22983bc76793b74207d3b7db2f7565149a6591dc42550fe40ec8ec [2022-05-23T08:32:25.555Z] + sudo service docker restart [2022-05-23T08:32:26.601Z] $ docker rm -f 3094d82efe22983bc76793b74207d3b7db2f7565149a6591dc42550fe40ec8ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-23T08:32:43.898Z] provisioning config files... [2022-05-23T08:32:43.919Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/3@tmp/config1804288486244547469tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-23T08:32:44.269Z] ---> docker-login.sh [2022-05-23T08:32:44.269Z] nexus3.edgexfoundry.org:10001 [2022-05-23T08:32:44.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T08:32:45.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T08:32:45.135Z] Configure a credential helper to remove this warning. See [2022-05-23T08:32:45.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T08:32:45.135Z] [2022-05-23T08:32:45.135Z] Login Succeeded [2022-05-23T08:32:45.135Z] nexus3.edgexfoundry.org:10002 [2022-05-23T08:32:45.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T08:32:45.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T08:32:45.408Z] Configure a credential helper to remove this warning. See [2022-05-23T08:32:45.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T08:32:45.408Z] [2022-05-23T08:32:45.408Z] Login Succeeded [2022-05-23T08:32:45.408Z] nexus3.edgexfoundry.org:10003 [2022-05-23T08:32:45.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T08:32:45.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T08:32:45.959Z] Configure a credential helper to remove this warning. See [2022-05-23T08:32:45.959Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T08:32:45.959Z] [2022-05-23T08:32:45.959Z] Login Succeeded [2022-05-23T08:32:45.959Z] nexus3.edgexfoundry.org:10004 [2022-05-23T08:32:46.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T08:32:46.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T08:32:46.238Z] Configure a credential helper to remove this warning. See [2022-05-23T08:32:46.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T08:32:46.238Z] [2022-05-23T08:32:46.239Z] Login Succeeded [2022-05-23T08:32:46.239Z] docker.io [2022-05-23T08:32:46.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T08:32:47.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T08:32:47.105Z] Configure a credential helper to remove this warning. See [2022-05-23T08:32:47.105Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T08:32:47.105Z] [2022-05-23T08:32:47.105Z] Login Succeeded [2022-05-23T08:32:47.105Z] ---> docker-login.sh ends [Pipeline] } [2022-05-23T08:32:47.121Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-23T08:32:47.592Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-23T08:32:47.605Z] ========================================================= [2022-05-23T08:32:47.605Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-23T08:32:47.605Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-23T08:32:47.949Z] + 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-05-23T08:32:48.222Z] Sending build context to Docker daemon 446.5kB [2022-05-23T08:32:48.223Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-23T08:32:48.223Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-23T08:32:48.498Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-23T08:32:48.498Z] 9b3977197b4f: Pulling fs layer [2022-05-23T08:32:48.498Z] 1a89e8eeedd5: Pulling fs layer [2022-05-23T08:32:48.498Z] 94645a83ff95: Pulling fs layer [2022-05-23T08:32:48.498Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-23T08:32:48.498Z] 0c92f367c5e7: Pulling fs layer [2022-05-23T08:32:48.498Z] 3096ccb668a1: Pulling fs layer [2022-05-23T08:32:48.498Z] e8cf19c19ddd: Pulling fs layer [2022-05-23T08:32:48.498Z] a4caa8a26152: Pulling fs layer [2022-05-23T08:32:48.498Z] 3096ccb668a1: Waiting [2022-05-23T08:32:48.498Z] e8cf19c19ddd: Waiting [2022-05-23T08:32:48.498Z] 3f3a8bcf1eab: Waiting [2022-05-23T08:32:48.498Z] a4caa8a26152: Waiting [2022-05-23T08:32:48.498Z] 0c92f367c5e7: Waiting [2022-05-23T08:32:48.498Z] 94645a83ff95: Verifying Checksum [2022-05-23T08:32:48.498Z] 94645a83ff95: Download complete [2022-05-23T08:32:48.498Z] 1a89e8eeedd5: Download complete [2022-05-23T08:32:48.498Z] 0c92f367c5e7: Verifying Checksum [2022-05-23T08:32:48.498Z] 0c92f367c5e7: Download complete [2022-05-23T08:32:48.498Z] 3096ccb668a1: Download complete [2022-05-23T08:32:48.498Z] 9b3977197b4f: Download complete [2022-05-23T08:32:48.498Z] e8cf19c19ddd: Verifying Checksum [2022-05-23T08:32:48.498Z] e8cf19c19ddd: Download complete [2022-05-23T08:32:49.102Z] 9b3977197b4f: Pull complete [2022-05-23T08:32:49.711Z] 1a89e8eeedd5: Pull complete [2022-05-23T08:32:49.987Z] 94645a83ff95: Pull complete [2022-05-23T08:32:50.587Z] a4caa8a26152: Verifying Checksum [2022-05-23T08:32:50.587Z] a4caa8a26152: Download complete [2022-05-23T08:32:50.860Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-23T08:32:50.860Z] 3f3a8bcf1eab: Download complete [2022-05-23T08:33:03.289Z] 3f3a8bcf1eab: Pull complete [2022-05-23T08:33:03.289Z] 0c92f367c5e7: Pull complete [2022-05-23T08:33:03.289Z] 3096ccb668a1: Pull complete [2022-05-23T08:33:03.570Z] e8cf19c19ddd: Pull complete [2022-05-23T08:33:10.297Z] a4caa8a26152: Pull complete [2022-05-23T08:33:10.297Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-23T08:33:10.297Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-23T08:33:10.297Z] ---> 725f1c02e7f9 [2022-05-23T08:33:10.297Z] Step 3/12 : ARG MAKE="make build" [2022-05-23T08:33:11.301Z] ---> Running in bf5571c5dfc4 [2022-05-23T08:33:11.301Z] Removing intermediate container bf5571c5dfc4 [2022-05-23T08:33:11.301Z] ---> 20ae09f9d30d [2022-05-23T08:33:11.301Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-23T08:33:11.301Z] ---> Running in 2cbfe9e42d24 [2022-05-23T08:33:11.902Z] Removing intermediate container 2cbfe9e42d24 [2022-05-23T08:33:11.902Z] ---> e46dc63c3e81 [2022-05-23T08:33:11.902Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-05-23T08:33:11.902Z] ---> Running in 4564e72309cc [2022-05-23T08:33:12.181Z] Removing intermediate container 4564e72309cc [2022-05-23T08:33:12.181Z] ---> ef2ae18d732e [2022-05-23T08:33:12.181Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T08:33:12.181Z] ---> Running in 2c9f34019f80 [2022-05-23T08:33:14.158Z] Removing intermediate container 2c9f34019f80 [2022-05-23T08:33:14.158Z] ---> 26ae538c50ee [2022-05-23T08:33:14.158Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-23T08:33:14.158Z] ---> Running in 964f8ce3a04d [2022-05-23T08:33:15.153Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T08:33:16.145Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T08:33:16.743Z] (1/14) Installing libintl (0.21-r0) [2022-05-23T08:33:17.021Z] (2/14) Installing eudev-libs (3.2.11_pre1-r0) [2022-05-23T08:33:17.021Z] (3/14) Installing libjpeg-turbo (2.1.2-r0) [2022-05-23T08:33:17.021Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-05-23T08:33:17.296Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-05-23T08:33:17.296Z] (6/14) Installing udev-init-scripts (35-r0) [2022-05-23T08:33:17.569Z] Executing udev-init-scripts-35-r0.post-install [2022-05-23T08:33:17.569Z] (7/14) Installing libblkid (2.37.4-r0) [2022-05-23T08:33:17.569Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-05-23T08:33:17.569Z] (9/14) Installing zstd-libs (1.5.0-r0) [2022-05-23T08:33:17.842Z] (10/14) Installing kmod-libs (29-r2) [2022-05-23T08:33:17.842Z] (11/14) Installing eudev (3.2.11_pre1-r0) [2022-05-23T08:33:18.115Z] (12/14) Installing eudev-dev (3.2.11_pre1-r0) [2022-05-23T08:33:18.115Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-05-23T08:33:18.115Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-05-23T08:33:18.389Z] Executing busybox-1.34.1-r3.trigger [2022-05-23T08:33:18.389Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-05-23T08:33:18.389Z] OK: 227 MiB in 66 packages [2022-05-23T08:33:19.393Z] Removing intermediate container 964f8ce3a04d [2022-05-23T08:33:19.393Z] ---> 417ac36aa4f7 [2022-05-23T08:33:19.393Z] Step 8/12 : WORKDIR /device-usb-camera [2022-05-23T08:33:19.669Z] ---> Running in 82ad6e063fbe [2022-05-23T08:33:19.942Z] Removing intermediate container 82ad6e063fbe [2022-05-23T08:33:19.942Z] ---> ec042a3516e7 [2022-05-23T08:33:19.942Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-23T08:33:20.554Z] ---> 12bc68a1a26a [2022-05-23T08:33:20.554Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T08:33:20.554Z] ---> Running in 2c8741c37962 [2022-05-23T08:34:07.562Z] Removing intermediate container 2c8741c37962 [2022-05-23T08:34:07.562Z] ---> d63ed520748c [2022-05-23T08:34:07.562Z] Step 11/12 : COPY . . [2022-05-23T08:34:07.562Z] ---> 6b346f1de432 [2022-05-23T08:34:07.562Z] Step 12/12 : RUN ${MAKE} [2022-05-23T08:34:07.562Z] ---> Running in 41d3e791ba5e [2022-05-23T08:34:08.544Z] noop [2022-05-23T08:34:09.139Z] Removing intermediate container 41d3e791ba5e [2022-05-23T08:34:09.139Z] ---> 7f22efa31f1a [2022-05-23T08:34:09.413Z] Successfully built 7f22efa31f1a [2022-05-23T08:34:09.413Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T08:34:09.758Z] + docker inspect -f . ci-base-image-arm64 [2022-05-23T08:34:09.758Z] . [Pipeline] withDockerContainer [2022-05-23T08:34:10.002Z] prd-ubuntu20.04-docker-arm64-4c-16g-64344 does not seem to be running inside a container [2022-05-23T08:34:10.085Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/3 -v /w/workspace/device-usb-camera/3:/w/workspace/device-usb-camera/3:rw,z -v /w/workspace/device-usb-camera/3@tmp:/w/workspace/device-usb-camera/3@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-05-23T08:34:11.356Z] $ docker top 96fc066dba51a3a1909a4238b4f1cca359d1c4d8b0cbdeacb1b002baf318bb2a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-23T08:34:12.269Z] + go version [2022-05-23T08:34:12.269Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-23T08:34:12.298Z] $ docker stop --time=1 96fc066dba51a3a1909a4238b4f1cca359d1c4d8b0cbdeacb1b002baf318bb2a [2022-05-23T08:34:13.959Z] $ docker rm -f 96fc066dba51a3a1909a4238b4f1cca359d1c4d8b0cbdeacb1b002baf318bb2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T08:34:14.550Z] + docker inspect -f . ci-base-image-arm64 [2022-05-23T08:34:14.550Z] . [Pipeline] withDockerContainer [2022-05-23T08:34:14.787Z] prd-ubuntu20.04-docker-arm64-4c-16g-64344 does not seem to be running inside a container [2022-05-23T08:34:14.870Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/3 -v /w/workspace/device-usb-camera/3:/w/workspace/device-usb-camera/3:rw,z -v /w/workspace/device-usb-camera/3@tmp:/w/workspace/device-usb-camera/3@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-05-23T08:34:16.127Z] $ docker top 73ebc0841172dda34a18fb845d2add65075b598b51d403fecec375e4a38c36f3 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-23T08:34:17.038Z] + make test [2022-05-23T08:34:17.038Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-05-23T08:34:18.481Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-05-23T08:35:40.322Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-05-23T08:35:40.322Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.069s coverage: 1.9% of statements [2022-05-23T08:35:40.322Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-23T08:35:40.322Z] CGO_ENABLED=1 go vet ./... [2022-05-23T08:36:07.133Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-23T08:36:07.133Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-23T08:36:07.133Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-23T08:36:08.131Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-23T08:36:08.153Z] $ docker stop --time=1 73ebc0841172dda34a18fb845d2add65075b598b51d403fecec375e4a38c36f3 [2022-05-23T08:36:09.952Z] $ docker rm -f 73ebc0841172dda34a18fb845d2add65075b598b51d403fecec375e4a38c36f3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-23T08:36:10.905Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-23T08:36:10.932Z] Warning: overwriting stash ‘coverage-report’ [2022-05-23T08:36:11.399Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-23T08:36:11.787Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-23T08:36:12.117Z] + ls -al . [2022-05-23T08:36:12.117Z] total 184 [2022-05-23T08:36:12.117Z] drwxrwxr-x 8 jenkins jenkins 4096 May 23 08:36 . [2022-05-23T08:36:12.117Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 08:32 .. [2022-05-23T08:36:12.117Z] drwxrwxr-x 8 jenkins jenkins 4096 May 23 08:32 .git [2022-05-23T08:36:12.117Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 08:32 .github [2022-05-23T08:36:12.117Z] -rw-rw-r-- 1 jenkins jenkins 349 May 23 08:32 .gitignore [2022-05-23T08:36:12.117Z] -rw-rw-r-- 1 jenkins jenkins 42 May 23 08:32 .golangci.yml [2022-05-23T08:36:12.117Z] -rw-rw-r-- 1 jenkins jenkins 77 May 23 08:32 .hadolint.yml [2022-05-23T08:36:12.117Z] -rw-rw-r-- 1 jenkins jenkins 9065 May 23 08:32 Attribution.txt [2022-05-23T08:36:12.117Z] -rw-rw-r-- 1 jenkins jenkins 181 May 23 08:32 CHANGELOG.md [2022-05-23T08:36:12.117Z] -rw-rw-r-- 1 jenkins jenkins 1891 May 23 08:32 Dockerfile [2022-05-23T08:36:12.117Z] -rw-rw-r-- 1 jenkins jenkins 678 May 23 08:32 GOVERNANCE.md [2022-05-23T08:36:12.117Z] -rw-rw-r-- 1 jenkins jenkins 659 May 23 08:32 Jenkinsfile [2022-05-23T08:36:12.117Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 23 08:32 LICENSE [2022-05-23T08:36:12.117Z] -rw-rw-r-- 1 jenkins jenkins 2030 May 23 08:32 Makefile [2022-05-23T08:36:12.117Z] -rw-rw-r-- 1 jenkins jenkins 622 May 23 08:32 OWNERS.md [2022-05-23T08:36:12.117Z] -rw-rw-r-- 1 jenkins jenkins 9083 May 23 08:32 README.md [2022-05-23T08:36:12.117Z] -rw-rw-r-- 1 jenkins jenkins 5 May 23 08:30 VERSION [2022-05-23T08:36:12.117Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 08:32 bin [2022-05-23T08:36:12.117Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 08:32 cmd [2022-05-23T08:36:12.117Z] -rw-r--r-- 1 jenkins jenkins 27324 May 23 08:35 coverage.out [2022-05-23T08:36:12.117Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 08:32 docker-compose [2022-05-23T08:36:12.117Z] -rw-rw-r-- 1 jenkins jenkins 140 May 23 08:32 docker-entrypoint.sh [2022-05-23T08:36:12.117Z] -rw-rw-r-- 1 jenkins jenkins 3440 May 23 08:32 go.mod [2022-05-23T08:36:12.117Z] -rw-rw-r-- 1 jenkins jenkins 35656 May 23 08:32 go.sum [2022-05-23T08:36:12.117Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 08:32 internal [2022-05-23T08:36:12.117Z] -rw-rw-r-- 1 jenkins jenkins 231 May 23 08:32 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-23T08:36:12.463Z] + 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=a600adc348fec57cab4dd563690f906113ff476a --label arch=arm64 --label version=0.0.0 . [2022-05-23T08:36:12.735Z] Sending build context to Docker daemon 474.6kB [2022-05-23T08:36:12.735Z] Step 1/29 : ARG BASE=golang:1.17-alpine3.15 [2022-05-23T08:36:12.735Z] Step 2/29 : FROM ${BASE} AS builder [2022-05-23T08:36:12.735Z] ---> 7f22efa31f1a [2022-05-23T08:36:12.735Z] Step 3/29 : ARG MAKE="make build" [2022-05-23T08:36:13.009Z] ---> Running in 866ce0cb0ee9 [2022-05-23T08:36:13.282Z] Removing intermediate container 866ce0cb0ee9 [2022-05-23T08:36:13.282Z] ---> dfa334b41777 [2022-05-23T08:36:13.282Z] Step 4/29 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-23T08:36:13.282Z] ---> Running in 28637c85e59a [2022-05-23T08:36:13.561Z] Removing intermediate container 28637c85e59a [2022-05-23T08:36:13.561Z] ---> 1f5c39188b04 [2022-05-23T08:36:13.561Z] Step 5/29 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-05-23T08:36:13.561Z] ---> Running in 86a1a496ed9d [2022-05-23T08:36:14.170Z] Removing intermediate container 86a1a496ed9d [2022-05-23T08:36:14.170Z] ---> b24d57a7b48b [2022-05-23T08:36:14.170Z] Step 6/29 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T08:36:14.170Z] ---> Running in 537123c052c5 [2022-05-23T08:36:15.772Z] Removing intermediate container 537123c052c5 [2022-05-23T08:36:15.772Z] ---> 99b5babbd6b4 [2022-05-23T08:36:15.772Z] Step 7/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-23T08:36:16.058Z] ---> Running in b82ed5061d29 [2022-05-23T08:36:17.053Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T08:36:18.035Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T08:36:18.629Z] OK: 227 MiB in 66 packages [2022-05-23T08:36:19.607Z] Removing intermediate container b82ed5061d29 [2022-05-23T08:36:19.607Z] ---> 0893bbd9da13 [2022-05-23T08:36:19.607Z] Step 8/29 : WORKDIR /device-usb-camera [2022-05-23T08:36:19.607Z] ---> Running in 22a86468086e [2022-05-23T08:36:19.880Z] Removing intermediate container 22a86468086e [2022-05-23T08:36:19.880Z] ---> 4700307c1755 [2022-05-23T08:36:19.880Z] Step 9/29 : COPY go.mod vendor* ./ [2022-05-23T08:36:20.482Z] ---> 37bf56f57c56 [2022-05-23T08:36:20.482Z] Step 10/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T08:36:20.482Z] ---> Running in 9acf78426f9e [2022-05-23T08:36:22.466Z] Removing intermediate container 9acf78426f9e [2022-05-23T08:36:22.466Z] ---> 479799b15e13 [2022-05-23T08:36:22.466Z] Step 11/29 : COPY . . [2022-05-23T08:36:23.445Z] ---> 22a9f34e6554 [2022-05-23T08:36:23.445Z] Step 12/29 : RUN ${MAKE} [2022-05-23T08:36:23.445Z] ---> Running in 4efa545551a7 [2022-05-23T08:36:24.429Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-05-23T08:38:31.307Z] Removing intermediate container 4efa545551a7 [2022-05-23T08:38:31.307Z] ---> 57028ad8bfc1 [2022-05-23T08:38:31.307Z] Step 13/29 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-05-23T08:38:31.307Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-05-23T08:38:31.307Z] eab2503cf8f4: Pulling fs layer [2022-05-23T08:38:31.307Z] 97cd0a44c592: Pulling fs layer [2022-05-23T08:38:31.307Z] 97cd0a44c592: Verifying Checksum [2022-05-23T08:38:31.307Z] 97cd0a44c592: Download complete [2022-05-23T08:38:31.307Z] eab2503cf8f4: Verifying Checksum [2022-05-23T08:38:31.307Z] eab2503cf8f4: Download complete [2022-05-23T08:38:31.307Z] eab2503cf8f4: Pull complete [2022-05-23T08:38:31.307Z] 97cd0a44c592: Pull complete [2022-05-23T08:38:31.307Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-05-23T08:38:31.307Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-05-23T08:38:31.307Z] ---> 7f763cca56b3 [2022-05-23T08:38:31.307Z] Step 14/29 : FROM alpine:3.15 [2022-05-23T08:38:31.307Z] 3.15: Pulling from library/alpine [2022-05-23T08:38:31.307Z] 9981e73032c8: Pulling fs layer [2022-05-23T08:38:31.307Z] 9981e73032c8: Verifying Checksum [2022-05-23T08:38:31.307Z] 9981e73032c8: Download complete [2022-05-23T08:38:31.307Z] 9981e73032c8: Pull complete [2022-05-23T08:38:31.307Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-23T08:38:31.307Z] Status: Downloaded newer image for alpine:3.15 [2022-05-23T08:38:31.307Z] ---> 3fb3c9af89a9 [2022-05-23T08:38:31.307Z] Step 15/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-05-23T08:38:31.307Z] ---> Running in e09366d3ef03 [2022-05-23T08:38:31.307Z] Removing intermediate container e09366d3ef03 [2022-05-23T08:38:31.307Z] ---> ddc7f6d89133 [2022-05-23T08:38:31.307Z] Step 16/29 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-05-23T08:38:31.307Z] ---> Running in a0dec0bde401 [2022-05-23T08:38:31.307Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T08:38:31.307Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T08:38:31.307Z] (1/73) Installing dumb-init (1.2.5-r1) [2022-05-23T08:38:31.307Z] (2/73) Installing sdl2 (2.0.16-r4) [2022-05-23T08:38:31.307Z] (3/73) Installing libxau (1.0.9-r0) [2022-05-23T08:38:31.307Z] (4/73) Installing libmd (1.0.3-r0) [2022-05-23T08:38:31.307Z] (5/73) Installing libbsd (0.11.3-r1) [2022-05-23T08:38:31.307Z] (6/73) Installing libxdmcp (1.1.3-r0) [2022-05-23T08:38:31.307Z] (7/73) Installing libxcb (1.14-r2) [2022-05-23T08:38:31.307Z] (8/73) Installing libx11 (1.7.2-r0) [2022-05-23T08:38:31.307Z] (9/73) Installing aom-libs (3.2.0-r0) [2022-05-23T08:38:31.307Z] (10/73) Installing alsa-lib (1.2.5.1-r1) [2022-05-23T08:38:31.307Z] (11/73) Installing expat (2.4.7-r0) [2022-05-23T08:38:31.307Z] (12/73) Installing brotli-libs (1.0.9-r5) [2022-05-23T08:38:31.307Z] (13/73) Installing libbz2 (1.0.8-r1) [2022-05-23T08:38:31.307Z] (14/73) Installing libpng (1.6.37-r1) [2022-05-23T08:38:31.307Z] (15/73) Installing freetype (2.11.1-r2) [2022-05-23T08:38:31.307Z] (16/73) Installing libuuid (2.37.4-r0) [2022-05-23T08:38:31.307Z] (17/73) Installing fontconfig (2.13.1-r4) [2022-05-23T08:38:31.307Z] (18/73) Installing fribidi (1.0.11-r0) [2022-05-23T08:38:31.307Z] (19/73) Installing libffi (3.4.2-r1) [2022-05-23T08:38:31.307Z] (20/73) Installing libintl (0.21-r0) [2022-05-23T08:38:31.307Z] (21/73) Installing libblkid (2.37.4-r0) [2022-05-23T08:38:31.307Z] (22/73) Installing libmount (2.37.4-r0) [2022-05-23T08:38:31.307Z] (23/73) Installing pcre (8.45-r1) [2022-05-23T08:38:31.307Z] (24/73) Installing glib (2.70.1-r0) [2022-05-23T08:38:31.307Z] (25/73) Installing graphite2 (1.3.14-r0) [2022-05-23T08:38:31.307Z] (26/73) Installing harfbuzz (3.0.0-r2) [2022-05-23T08:38:31.307Z] (27/73) Installing libass (0.15.2-r0) [2022-05-23T08:38:31.307Z] (28/73) Installing libdav1d (0.9.2-r0) [2022-05-23T08:38:31.307Z] (29/73) Installing gmp (6.2.1-r1) [2022-05-23T08:38:31.307Z] (30/73) Installing nettle (3.7.3-r0) [2022-05-23T08:38:31.307Z] (31/73) Installing p11-kit (0.24.0-r1) [2022-05-23T08:38:31.307Z] (32/73) Installing libtasn1 (4.18.0-r0) [2022-05-23T08:38:31.307Z] (33/73) Installing libunistring (0.9.10-r1) [2022-05-23T08:38:31.307Z] (34/73) Installing gnutls (3.7.1-r0) [2022-05-23T08:38:31.307Z] (35/73) Installing ncurses-terminfo-base (6.3_p20211120-r0) [2022-05-23T08:38:31.307Z] (36/73) Installing ncurses-libs (6.3_p20211120-r0) [2022-05-23T08:38:31.307Z] (37/73) Installing lame (3.100-r0) [2022-05-23T08:38:31.307Z] (38/73) Installing opus (1.3.1-r1) [2022-05-23T08:38:31.307Z] (39/73) Installing libgomp (10.3.1_git20211027-r0) [2022-05-23T08:38:31.307Z] (40/73) Installing soxr (0.1.3-r2) [2022-05-23T08:38:31.307Z] (41/73) Installing libgcc (10.3.1_git20211027-r0) [2022-05-23T08:38:31.307Z] (42/73) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-23T08:38:31.307Z] (43/73) Installing libsrt (1.4.2-r1) [2022-05-23T08:38:31.307Z] (44/73) Installing libssh (0.9.6-r1) [2022-05-23T08:38:31.307Z] (45/73) Installing libogg (1.3.5-r0) [2022-05-23T08:38:31.307Z] (46/73) Installing libtheora (1.1.1-r16) [2022-05-23T08:38:31.307Z] (47/73) Installing libjpeg-turbo (2.1.2-r0) [2022-05-23T08:38:31.307Z] (48/73) Installing v4l-utils-libs (1.22.1-r1) [2022-05-23T08:38:31.307Z] (49/73) Installing libxext (1.3.4-r0) [2022-05-23T08:38:31.307Z] (50/73) Installing libxfixes (6.0.0-r0) [2022-05-23T08:38:31.307Z] (51/73) Installing libdrm (2.4.109-r0) [2022-05-23T08:38:31.307Z] (52/73) Installing wayland-libs-client (1.19.0-r1) [2022-05-23T08:38:31.307Z] (53/73) Installing libva (2.13.0-r0) [2022-05-23T08:38:31.307Z] (54/73) Installing libvdpau (1.4-r0) [2022-05-23T08:38:31.307Z] (55/73) Installing vidstab (1.1.0-r1) [2022-05-23T08:38:31.307Z] (56/73) Installing libvorbis (1.3.7-r0) [2022-05-23T08:38:31.307Z] (57/73) Installing libvpx (1.10.0-r0) [2022-05-23T08:38:31.307Z] (58/73) Installing vulkan-loader (1.2.196-r0) [2022-05-23T08:38:31.307Z] (59/73) Installing libwebp (1.2.2-r0) [2022-05-23T08:38:31.307Z] (60/73) Installing x264-libs (20210613-r0) [2022-05-23T08:38:31.307Z] (61/73) Installing x265-libs (3.5-r0) [2022-05-23T08:38:31.307Z] (62/73) Installing xvidcore (1.3.7-r1) [2022-05-23T08:38:31.307Z] (63/73) Installing ffmpeg-libs (4.4.1-r2) [2022-05-23T08:38:31.307Z] (64/73) Installing ffmpeg (4.4.1-r2) [2022-05-23T08:38:31.307Z] (65/73) Installing udev-init-scripts (35-r0) [2022-05-23T08:38:31.307Z] Executing udev-init-scripts-35-r0.post-install [2022-05-23T08:38:31.307Z] (66/73) Installing eudev-libs (3.2.11_pre1-r0) [2022-05-23T08:38:31.307Z] (67/73) Installing xz-libs (5.2.5-r1) [2022-05-23T08:38:31.307Z] (68/73) Installing zstd-libs (1.5.0-r0) [2022-05-23T08:38:31.307Z] (69/73) Installing kmod-libs (29-r2) [2022-05-23T08:38:31.307Z] (70/73) Installing eudev (3.2.11_pre1-r0) [2022-05-23T08:38:31.307Z] (71/73) Installing libsodium (1.0.18-r0) [2022-05-23T08:38:31.307Z] (72/73) Installing libzmq (4.3.4-r0) [2022-05-23T08:38:31.307Z] (73/73) Installing zeromq (4.3.4-r0) [2022-05-23T08:38:31.307Z] Executing busybox-1.34.1-r5.trigger [2022-05-23T08:38:31.307Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-05-23T08:38:31.307Z] OK: 67 MiB in 87 packages [2022-05-23T08:38:31.307Z] Removing intermediate container a0dec0bde401 [2022-05-23T08:38:31.307Z] ---> d7843d918d22 [2022-05-23T08:38:31.307Z] Step 17/29 : WORKDIR / [2022-05-23T08:38:31.307Z] ---> Running in 9424d6cbce4a [2022-05-23T08:38:31.307Z] Removing intermediate container 9424d6cbce4a [2022-05-23T08:38:31.307Z] ---> e3ecc1b4d7c8 [2022-05-23T08:38:31.307Z] Step 18/29 : COPY --from=builder /device-usb-camera/cmd / [2022-05-23T08:38:32.738Z] ---> 23244c61f683 [2022-05-23T08:38:32.739Z] Step 19/29 : COPY --from=builder /device-usb-camera/LICENSE / [2022-05-23T08:38:33.336Z] ---> ff89f254d50d [2022-05-23T08:38:33.336Z] Step 20/29 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-05-23T08:38:33.930Z] ---> a79f6e79c761 [2022-05-23T08:38:33.930Z] Step 21/29 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-05-23T08:38:34.204Z] ---> b2f86f5011a8 [2022-05-23T08:38:34.204Z] Step 22/29 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-05-23T08:38:34.798Z] ---> bcffb442f2eb [2022-05-23T08:38:34.798Z] Step 23/29 : COPY --from=rtsp /rtsp-simple-server / [2022-05-23T08:38:36.239Z] ---> 4dbe70084605 [2022-05-23T08:38:36.239Z] Step 24/29 : EXPOSE 59983 [2022-05-23T08:38:36.239Z] ---> Running in f999db6c0f8b [2022-05-23T08:38:36.239Z] Removing intermediate container f999db6c0f8b [2022-05-23T08:38:36.239Z] ---> 0e0a28195827 [2022-05-23T08:38:36.239Z] Step 25/29 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-05-23T08:38:36.514Z] ---> Running in e227a4d503f1 [2022-05-23T08:38:36.785Z] Removing intermediate container e227a4d503f1 [2022-05-23T08:38:36.785Z] ---> de1ab9e4c2f2 [2022-05-23T08:38:36.785Z] Step 26/29 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-05-23T08:38:36.785Z] ---> Running in 1abfac0c7b18 [2022-05-23T08:38:37.055Z] Removing intermediate container 1abfac0c7b18 [2022-05-23T08:38:37.055Z] ---> e3903802a3ac [2022-05-23T08:38:37.055Z] Step 27/29 : LABEL arch=arm64 [2022-05-23T08:38:37.055Z] ---> Running in aaa316a16391 [2022-05-23T08:38:37.327Z] Removing intermediate container aaa316a16391 [2022-05-23T08:38:37.327Z] ---> bf51c5be9ab6 [2022-05-23T08:38:37.327Z] Step 28/29 : LABEL git_sha=a600adc348fec57cab4dd563690f906113ff476a [2022-05-23T08:38:37.327Z] ---> Running in b60d9c076676 [2022-05-23T08:38:37.602Z] Removing intermediate container b60d9c076676 [2022-05-23T08:38:37.602Z] ---> 06a9184a3fa7 [2022-05-23T08:38:37.602Z] Step 29/29 : LABEL version=0.0.0 [2022-05-23T08:38:37.878Z] ---> Running in 5ef8de8973f1 [2022-05-23T08:38:38.148Z] Removing intermediate container 5ef8de8973f1 [2022-05-23T08:38:38.148Z] ---> 75ec61055288 [2022-05-23T08:38:38.148Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-23T08:38:38.148Z] Successfully built 75ec61055288 [2022-05-23T08:38:38.148Z] Successfully tagged device-usb-camera-arm64:latest [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] sh [2022-05-23T08:38:38.575Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-23T08:38:38.575Z] [2022-05-23T08:38:38.575Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-23T08:38:38.915Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-23T08:38:39.191Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-23T08:38:39.191Z] 8998bd30e6a1: Pulling fs layer [2022-05-23T08:38:39.191Z] 04944245beec: Pulling fs layer [2022-05-23T08:38:39.191Z] 699f458cf7ca: Pulling fs layer [2022-05-23T08:38:39.191Z] 765212b225bb: Pulling fs layer [2022-05-23T08:38:39.191Z] f23df028b6ca: Pulling fs layer [2022-05-23T08:38:39.191Z] d65c8cfc05b1: Pulling fs layer [2022-05-23T08:38:39.191Z] 2437ff75d9bd: Pulling fs layer [2022-05-23T08:38:39.191Z] f23df028b6ca: Waiting [2022-05-23T08:38:39.191Z] 765212b225bb: Waiting [2022-05-23T08:38:39.191Z] d65c8cfc05b1: Waiting [2022-05-23T08:38:39.191Z] 2437ff75d9bd: Waiting [2022-05-23T08:38:39.191Z] 04944245beec: Verifying Checksum [2022-05-23T08:38:39.191Z] 04944245beec: Download complete [2022-05-23T08:38:39.191Z] 765212b225bb: Verifying Checksum [2022-05-23T08:38:39.191Z] 765212b225bb: Download complete [2022-05-23T08:38:39.191Z] f23df028b6ca: Verifying Checksum [2022-05-23T08:38:39.191Z] f23df028b6ca: Download complete [2022-05-23T08:38:39.191Z] d65c8cfc05b1: Verifying Checksum [2022-05-23T08:38:39.191Z] d65c8cfc05b1: Download complete [2022-05-23T08:38:39.465Z] 699f458cf7ca: Verifying Checksum [2022-05-23T08:38:39.465Z] 699f458cf7ca: Download complete [2022-05-23T08:38:39.740Z] 8998bd30e6a1: Verifying Checksum [2022-05-23T08:38:39.740Z] 8998bd30e6a1: Download complete [2022-05-23T08:38:41.720Z] 2437ff75d9bd: Verifying Checksum [2022-05-23T08:38:41.720Z] 2437ff75d9bd: Download complete [2022-05-23T08:38:43.697Z] 8998bd30e6a1: Pull complete [2022-05-23T08:38:44.296Z] 04944245beec: Pull complete [2022-05-23T08:38:45.723Z] 699f458cf7ca: Pull complete [2022-05-23T08:38:45.723Z] 765212b225bb: Pull complete [2022-05-23T08:38:46.703Z] f23df028b6ca: Pull complete [2022-05-23T08:38:46.975Z] d65c8cfc05b1: Pull complete [2022-05-23T08:39:02.057Z] 2437ff75d9bd: Pull complete [2022-05-23T08:39:02.057Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-23T08:39:02.057Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-23T08:39:02.057Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-23T08:39:02.275Z] prd-ubuntu20.04-docker-arm64-4c-16g-64344 does not seem to be running inside a container [2022-05-23T08:39:02.359Z] $ 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/3 -v /w/workspace/device-usb-camera/3:/w/workspace/device-usb-camera/3:rw,z -v /w/workspace/device-usb-camera/3@tmp:/w/workspace/device-usb-camera/3@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-05-23T08:39:04.892Z] $ docker top 75ca7ded3308b2cc42865e7201b5afd74b17859f559fb4e218df7c39c0592803 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-23T08:39:05.802Z] ---> job-cost.sh [2022-05-23T08:39:05.803Z] lf-activate-venv: SKIPPING [2022-05-23T08:39:05.803Z] INFO: No Stack... [2022-05-23T08:39:06.394Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-23T08:39:06.986Z] INFO: Archiving Costs [Pipeline] sh [2022-05-23T08:39:07.653Z] + + cutcat -d, /w/workspace/device-usb-camera/3/archives/cost.csv -f6 [2022-05-23T08:39:07.653Z] [Pipeline] lock [2022-05-23T08:39:07.716Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-32-3-stack-cost] [2022-05-23T08:39:07.722Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-32-3-stack-cost] did not exist. Created. [2022-05-23T08:39:07.722Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-32-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-23T08:39:08.390Z] /w/workspace/device-usb-camera/3@tmp/durable-5464b4e9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-23T08:39:09.071Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-23T08:39:09.100Z] Warning: overwriting stash ‘stack-cost’ [2022-05-23T08:39:09.136Z] Stashed 1 file(s) [Pipeline] } [2022-05-23T08:39:09.142Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-32-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-23T08:39:09.162Z] $ docker stop --time=1 75ca7ded3308b2cc42865e7201b5afd74b17859f559fb4e218df7c39c0592803 [2022-05-23T08:39:10.665Z] $ docker rm -f 75ca7ded3308b2cc42865e7201b5afd74b17859f559fb4e218df7c39c0592803 [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-05-23T08:39:11.250Z] provisioning config files... [2022-05-23T08:39:11.258Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/xfoundry_device-usb-camera_PR-32@tmp/config5476007151845772837tmp [Pipeline] { [Pipeline] sh [2022-05-23T08:39:11.556Z] + set +x [2022-05-23T08:39:11.556Z] + curl -s https://codecov.io/bash [2022-05-23T08:39:11.556Z] + bash -s -- [2022-05-23T08:39:11.556Z] [2022-05-23T08:39:11.556Z] _____ _ [2022-05-23T08:39:11.556Z] / ____| | | [2022-05-23T08:39:11.556Z] | | ___ __| | ___ ___ _____ __ [2022-05-23T08:39:11.556Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-23T08:39:11.556Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-23T08:39:11.556Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-23T08:39:11.556Z] Bash-1.0.6 [2022-05-23T08:39:11.556Z] [2022-05-23T08:39:11.556Z] [2022-05-23T08:39:11.556Z] ==> git version 2.25.1 found [2022-05-23T08:39:11.556Z] ==> 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-05-23T08:39:11.556Z] Release-Date: 2020-01-08 [2022-05-23T08:39:11.556Z] 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-05-23T08:39:11.556Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-23T08:39:11.556Z] ==> Jenkins CI detected. [2022-05-23T08:39:11.556Z] current dir:  /w/workspace/xfoundry_device-usb-camera_PR-32 [2022-05-23T08:39:11.557Z] project root: . [2022-05-23T08:39:11.557Z] --> token set from env [2022-05-23T08:39:11.557Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-23T08:39:11.557Z] ==> Running gcov in . (disable via -X gcov) [2022-05-23T08:39:11.557Z] ==> Python coveragepy not found [2022-05-23T08:39:11.557Z] ==> Searching for coverage reports in: [2022-05-23T08:39:11.557Z] + . [2022-05-23T08:39:11.557Z] -> Found 1 reports [2022-05-23T08:39:11.557Z] ==> Detecting git/mercurial file structure [2022-05-23T08:39:11.557Z] ==> Reading reports [2022-05-23T08:39:11.557Z] + ./coverage.out bytes=27324 [2022-05-23T08:39:11.557Z] ==> Appending adjustments [2022-05-23T08:39:11.557Z] https://docs.codecov.io/docs/fixing-reports [2022-05-23T08:39:11.818Z] + Found adjustments [2022-05-23T08:39:11.818Z] ==> Gzipping contents [2022-05-23T08:39:11.818Z] 4.0K /tmp/codecov.e62Le6.gz [2022-05-23T08:39:11.818Z] ==> Uploading reports [2022-05-23T08:39:11.818Z] url: https://codecov.io [2022-05-23T08:39:11.818Z] query: branch=PR-32&commit=a600adc348fec57cab4dd563690f906113ff476a&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-32%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=32&job=&cmd_args= [2022-05-23T08:39:11.818Z] -> Pinging Codecov [2022-05-23T08:39:11.818Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-32&commit=a600adc348fec57cab4dd563690f906113ff476a&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-32%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=32&job=&cmd_args= [2022-05-23T08:39:12.079Z] -> Uploading to [2022-05-23T08:39:12.079Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-23/73D8F5FF140700D3E01443B452E23636/a600adc348fec57cab4dd563690f906113ff476a/73f94ea9-9f75-47fb-a44a-b07a59a97666.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220523%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220523T083911Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=163db8aa3bb6e298bdd86a1988b1ff497613b5041de0b6dd2dac11a35edefd20 [2022-05-23T08:39:12.079Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-23T08:39:12.079Z] Dload Upload Total Spent Left Speed [2022-05-23T08:39:12.340Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3587 0 0 100 3587 0 15942 --:--:-- --:--:-- --:--:-- 15942 [2022-05-23T08:39:12.340Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-usb-camera/commit/a600adc348fec57cab4dd563690f906113ff476a [Pipeline] } [2022-05-23T08:39:12.348Z] 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-05-23T08:39:13.110Z] + [ -d /w/workspace/xfoundry_device-usb-camera_PR-32/archives ] [2022-05-23T08:39:13.111Z] + ls -al /w/workspace/xfoundry_device-usb-camera_PR-32/archives [2022-05-23T08:39:13.111Z] total 16 [2022-05-23T08:39:13.111Z] drwxr-xr-x 3 root root 4096 May 23 08:32 . [2022-05-23T08:39:13.111Z] drwxrwxr-x 10 jenkins jenkins 4096 May 23 08:32 .. [2022-05-23T08:39:13.111Z] drwxr-xr-x 2 root root 4096 May 23 08:32 cost [2022-05-23T08:39:13.111Z] -rw-r--r-- 1 root root 87 May 23 08:32 cost.csv [2022-05-23T08:39:13.111Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-usb-camera_PR-32/archives [2022-05-23T08:39:13.111Z] + ls -al /w/workspace/xfoundry_device-usb-camera_PR-32/archives [2022-05-23T08:39:13.111Z] total 16 [2022-05-23T08:39:13.111Z] drwxr-xr-x 3 jenkins jenkins 4096 May 23 08:32 . [2022-05-23T08:39:13.111Z] drwxrwxr-x 10 jenkins jenkins 4096 May 23 08:32 .. [2022-05-23T08:39:13.111Z] drwxr-xr-x 2 jenkins jenkins 4096 May 23 08:32 cost [2022-05-23T08:39:13.111Z] -rw-r--r-- 1 jenkins jenkins 87 May 23 08:32 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-23T08:39:13.405Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-23T08:39:14.273Z] ---> package-listing.sh [2022-05-23T08:39:14.273Z] ++ facter osfamily [2022-05-23T08:39:14.273Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-23T08:39:14.533Z] + OS_FAMILY=debian [2022-05-23T08:39:14.533Z] + workspace=/w/workspace/xfoundry_device-usb-camera_PR-32 [2022-05-23T08:39:14.533Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-23T08:39:14.533Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-23T08:39:14.533Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-23T08:39:14.533Z] + PACKAGES=/tmp/packages_start.txt [2022-05-23T08:39:14.533Z] + '[' /w/workspace/xfoundry_device-usb-camera_PR-32 ']' [2022-05-23T08:39:14.533Z] + PACKAGES=/tmp/packages_end.txt [2022-05-23T08:39:14.533Z] + case "${OS_FAMILY}" in [2022-05-23T08:39:14.533Z] + dpkg -l [2022-05-23T08:39:14.533Z] + grep '^ii' [2022-05-23T08:39:14.533Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-23T08:39:14.533Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-23T08:39:14.533Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-23T08:39:14.533Z] + '[' /w/workspace/xfoundry_device-usb-camera_PR-32 ']' [2022-05-23T08:39:14.533Z] + mkdir -p /w/workspace/xfoundry_device-usb-camera_PR-32/archives/ [2022-05-23T08:39:14.533Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-usb-camera_PR-32/archives/ [Pipeline] echo [2022-05-23T08:39:14.543Z] 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-32/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-23T08:39:14.831Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-23T08:39:15.395Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-23T08:39:15.395Z] . [Pipeline] withDockerContainer [2022-05-23T08:39:15.465Z] prd-ubuntu20.04-docker-8c-8g-64343 does not seem to be running inside a container [2022-05-23T08:39:15.499Z] $ 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-32/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-32 -v /w/workspace/xfoundry_device-usb-camera_PR-32:/w/workspace/xfoundry_device-usb-camera_PR-32:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-32@tmp:/w/workspace/xfoundry_device-usb-camera_PR-32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-23T08:39:15.794Z] $ docker top d59194e468af0111b14bc3e56885e41c98c5f4ba1f0e760378ca55a9f5d6272f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-23T08:39:16.162Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-23T08:39:16.458Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-23T08:39:16.758Z] + ls /var/log/sa-host [2022-05-23T08:39:16.759Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-23T08:39:16.857Z] provisioning config files... [2022-05-23T08:39:16.867Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-32@tmp/config2618307116631146544tmp [Pipeline] { [Pipeline] echo [2022-05-23T08:39:16.883Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-23T08:39:17.168Z] ---> create-netrc.sh [Pipeline] } [2022-05-23T08:39:17.175Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-23T08:39:17.503Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-23T08:39:17.513Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-23T08:39:17.805Z] ---> sudo-logs.sh [2022-05-23T08:39:17.805Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-23T08:39:17.839Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-23T08:39:18.127Z] ---> job-cost.sh [2022-05-23T08:39:18.127Z] lf-activate-venv: SKIPPING [2022-05-23T08:39:18.127Z] DEBUG: total: 0.2199999988079071 [2022-05-23T08:39:18.127Z] INFO: Retrieving Stack Cost... [2022-05-23T08:39:18.697Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-23T08:39:18.960Z] INFO: Archiving Costs [Pipeline] echo [2022-05-23T08:39:18.975Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-23T08:39:19.261Z] ---> logs-deploy.sh [2022-05-23T08:39:19.261Z] lf-activate-venv: SKIPPING [2022-05-23T08:39:19.261Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-32/3 [2022-05-23T08:39:19.261Z] INFO: archiving workspace using pattern(s): [2022-05-23T08:39:20.218Z] Archives upload complete. [2022-05-23T08:39:20.480Z] INFO: archiving logs to Nexus