Pull request #30 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 farshidtz for edgexfoundry/device-usb-camera Obtained Jenkinsfile from 554a70afea912364cd23b26a9a11f4d46c21edbd+aaa7e572fda13da2933300a631edf8df830ba1ce (876bf3006b923913b2585f88f7dc7a32d10f78e5) 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-ssh9389617352464423434.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-ssh1503516687192910341.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-30/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-30/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh16720382737017544248.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-ssh3131960781590786693.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-30/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-30/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh14322456566882615982.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-64360 in /w/workspace/xfoundry_device-usb-camera_PR-30 [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-30 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/30/head:refs/remotes/origin/PR-30 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit aaa7e572fda13da2933300a631edf8df830ba1ce into PR head commit 554a70afea912364cd23b26a9a11f4d46c21edbd Merge succeeded, producing cbff24535be027fea37a2b6057cc9eafdf42b181 Checking out Revision cbff24535be027fea37a2b6057cc9eafdf42b181 (PR-30) > git config core.sparsecheckout # timeout=10 > git checkout -f 554a70afea912364cd23b26a9a11f4d46c21edbd # 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 cbff24535be027fea37a2b6057cc9eafdf42b181 # timeout=10 Commit message: "Merge commit 'aaa7e572fda13da2933300a631edf8df830ba1ce' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-23T10:21:36.308Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-23T10:21:36.384Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-23T10:21:36.398Z] ========================================================= [2022-05-23T10:21:36.398Z] EdgeX Global Pipelines Version Info [2022-05-23T10:21:36.398Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk c1a98401509bf6f3c7f7b8f3f1191ff8e11d2722 # timeout=10 [2022-05-23T10:21:37.163Z] ------------------- [2022-05-23T10:21:37.163Z] stable info: [2022-05-23T10:21:37.163Z] ------------------- [2022-05-23T10:21:37.163Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-23T10:21:37.163Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-23T10:21:37.163Z] Message: update stable to v1.0.230 [2022-05-23T10:21:37.735Z] ------------------- [2022-05-23T10:21:37.735Z] experimental info: [2022-05-23T10:21:37.735Z] ------------------- [2022-05-23T10:21:37.735Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-23T10:21:37.735Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-23T10:21:37.735Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-23T10:21:37.876Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-05-23T10:21:37.889Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-05-23T10:21:37.900Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-23T10:21:37.912Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-23T10:21:37.926Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-23T10:21:37.944Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-23T10:21:37.960Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-23T10:21:37.977Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-23T10:21:37.996Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-23T10:21:38.015Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-23T10:21:38.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-23T10:21:38.045Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-05-23T10:21:38.061Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-23T10:21:38.072Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-23T10:21:38.087Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-23T10:21:38.100Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-23T10:21:38.117Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-23T10:21:38.131Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-23T10:21:38.144Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-23T10:21:38.163Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-23T10:21:38.180Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-23T10:21:38.193Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-23T10:21:38.209Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-23T10:21:38.227Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-23T10:21:38.242Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-23T10:21:38.260Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-23T10:21:38.276Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-30 [Pipeline] echo [2022-05-23T10:21:38.288Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-30 [Pipeline] echo [2022-05-23T10:21:38.299Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-30 [Pipeline] echo [2022-05-23T10:21:38.313Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cbff24535be027fea37a2b6057cc9eafdf42b181 [Pipeline] echo [2022-05-23T10:21:38.327Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cbff245 [Pipeline] echo [2022-05-23T10:21:38.340Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-23T10:21:38.382Z] provisioning config files... [2022-05-23T10:21:38.398Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-30@tmp/config7411969215338399359tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-23T10:21:38.711Z] ---> docker-login.sh [2022-05-23T10:21:38.711Z] nexus3.edgexfoundry.org:10001 [2022-05-23T10:21:38.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T10:21:38.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T10:21:38.973Z] Configure a credential helper to remove this warning. See [2022-05-23T10:21:38.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T10:21:38.973Z] [2022-05-23T10:21:38.973Z] Login Succeeded [2022-05-23T10:21:38.973Z] nexus3.edgexfoundry.org:10002 [2022-05-23T10:21:38.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T10:21:39.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T10:21:39.234Z] Configure a credential helper to remove this warning. See [2022-05-23T10:21:39.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T10:21:39.234Z] [2022-05-23T10:21:39.234Z] Login Succeeded [2022-05-23T10:21:39.234Z] nexus3.edgexfoundry.org:10003 [2022-05-23T10:21:39.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T10:21:39.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T10:21:39.234Z] Configure a credential helper to remove this warning. See [2022-05-23T10:21:39.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T10:21:39.234Z] [2022-05-23T10:21:39.234Z] Login Succeeded [2022-05-23T10:21:39.234Z] nexus3.edgexfoundry.org:10004 [2022-05-23T10:21:39.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T10:21:39.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T10:21:39.494Z] Configure a credential helper to remove this warning. See [2022-05-23T10:21:39.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T10:21:39.494Z] [2022-05-23T10:21:39.494Z] Login Succeeded [2022-05-23T10:21:39.494Z] docker.io [2022-05-23T10:21:39.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T10:21:39.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T10:21:39.756Z] Configure a credential helper to remove this warning. See [2022-05-23T10:21:39.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T10:21:39.756Z] [2022-05-23T10:21:39.756Z] Login Succeeded [2022-05-23T10:21:39.756Z] ---> docker-login.sh ends [Pipeline] } [2022-05-23T10:21:39.767Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-23T10:21:40.138Z] + git rev-list -1 --merges cbff24535be027fea37a2b6057cc9eafdf42b181~1..cbff24535be027fea37a2b6057cc9eafdf42b181 [Pipeline] echo [2022-05-23T10:21:40.174Z] -----------> git rev-list -1 --merges cbff24535be027fea37a2b6057cc9eafdf42b181~1..cbff24535be027fea37a2b6057cc9eafdf42b181 cbff24535be027fea37a2b6057cc9eafdf42b181 [2022-05-23T10:21:40.174Z] cbff24535be027fea37a2b6057cc9eafdf42b181 [false] [Pipeline] sh [2022-05-23T10:21:40.470Z] + git log --format=format:%s -1 cbff24535be027fea37a2b6057cc9eafdf42b181 [Pipeline] echo [2022-05-23T10:21:40.489Z] ========================================================= [2022-05-23T10:21:40.489Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-23T10:21:40.489Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-23T10:21:40.843Z] + git log --format=format:%s -1 cbff24535be027fea37a2b6057cc9eafdf42b181 [Pipeline] echo [2022-05-23T10:21:40.855Z] [semverPrep] GIT_COMMIT: cbff24535be027fea37a2b6057cc9eafdf42b181, Commit Message: Merge commit 'aaa7e572fda13da2933300a631edf8df830ba1ce' into HEAD [Pipeline] echo [2022-05-23T10:21:40.865Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-23T10:21:41.299Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-23T10:21:41.299Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-23T10:21:41.299Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-23T10:21:41.299Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-23T10:21:41.300Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-23T10:21:41.300Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-23T10:21:41.300Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-23T10:21:41.754Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-23T10:21:41.754Z] [2022-05-23T10:21:41.754Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T10:21:42.060Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-23T10:21:42.060Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-23T10:21:42.060Z] 1fe172e4850f: Pulling fs layer [2022-05-23T10:21:42.060Z] caf521ccaac6: Pulling fs layer [2022-05-23T10:21:42.060Z] 3ead6fa29328: Pulling fs layer [2022-05-23T10:21:42.060Z] 5c2a1cbceb83: Pulling fs layer [2022-05-23T10:21:42.060Z] a8d5f1318db7: Pulling fs layer [2022-05-23T10:21:42.060Z] c427282e49a2: Pulling fs layer [2022-05-23T10:21:42.060Z] a8d5f1318db7: Waiting [2022-05-23T10:21:42.060Z] 1827001aaf11: Pulling fs layer [2022-05-23T10:21:42.060Z] 0714d37db230: Pulling fs layer [2022-05-23T10:21:42.060Z] c427282e49a2: Waiting [2022-05-23T10:21:42.060Z] 1827001aaf11: Waiting [2022-05-23T10:21:42.060Z] ac28cf19c067: Pulling fs layer [2022-05-23T10:21:42.060Z] ca983d60f3e2: Pulling fs layer [2022-05-23T10:21:42.060Z] ac28cf19c067: Waiting [2022-05-23T10:21:42.060Z] 9f894cec8388: Pulling fs layer [2022-05-23T10:21:42.060Z] 9f894cec8388: Waiting [2022-05-23T10:21:42.060Z] ca983d60f3e2: Waiting [2022-05-23T10:21:42.060Z] caf521ccaac6: Verifying Checksum [2022-05-23T10:21:42.060Z] caf521ccaac6: Download complete [2022-05-23T10:21:42.060Z] 5c2a1cbceb83: Download complete [2022-05-23T10:21:42.325Z] a8d5f1318db7: Verifying Checksum [2022-05-23T10:21:42.325Z] a8d5f1318db7: Download complete [2022-05-23T10:21:42.325Z] c427282e49a2: Download complete [2022-05-23T10:21:42.325Z] 3ead6fa29328: Verifying Checksum [2022-05-23T10:21:42.325Z] 3ead6fa29328: Download complete [2022-05-23T10:21:42.325Z] 0714d37db230: Download complete [2022-05-23T10:21:42.325Z] ac28cf19c067: Download complete [2022-05-23T10:21:42.325Z] ca983d60f3e2: Verifying Checksum [2022-05-23T10:21:42.325Z] ca983d60f3e2: Download complete [2022-05-23T10:21:42.325Z] 9f894cec8388: Verifying Checksum [2022-05-23T10:21:42.325Z] 9f894cec8388: Download complete [2022-05-23T10:21:42.325Z] 1fe172e4850f: Verifying Checksum [2022-05-23T10:21:42.325Z] 1fe172e4850f: Download complete [2022-05-23T10:21:42.585Z] 1827001aaf11: Verifying Checksum [2022-05-23T10:21:43.971Z] 1fe172e4850f: Pull complete [2022-05-23T10:21:43.971Z] caf521ccaac6: Pull complete [2022-05-23T10:21:44.235Z] 3ead6fa29328: Pull complete [2022-05-23T10:21:44.496Z] 5c2a1cbceb83: Pull complete [2022-05-23T10:21:44.757Z] a8d5f1318db7: Pull complete [2022-05-23T10:21:44.757Z] c427282e49a2: Pull complete [2022-05-23T10:21:46.668Z] 1827001aaf11: Pull complete [2022-05-23T10:21:46.668Z] 0714d37db230: Pull complete [2022-05-23T10:21:46.944Z] ac28cf19c067: Pull complete [2022-05-23T10:21:46.944Z] ca983d60f3e2: Pull complete [2022-05-23T10:21:46.944Z] 9f894cec8388: Pull complete [2022-05-23T10:21:46.944Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-23T10:21:46.944Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-23T10:21:46.944Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-23T10:21:47.019Z] prd-ubuntu20.04-docker-8c-8g-64360 does not seem to be running inside a container [2022-05-23T10:21:47.059Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-usb-camera_PR-30 -v /w/workspace/xfoundry_device-usb-camera_PR-30:/w/workspace/xfoundry_device-usb-camera_PR-30:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-30@tmp:/w/workspace/xfoundry_device-usb-camera_PR-30@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-devops/py-git-semver:latest cat [2022-05-23T10:21:48.721Z] $ docker top 3a8bf5d8acf4f3cd89bb4f6688cb2ddf87842ca548a35e5625cf19a758cc2596 -eo pid,comm [2022-05-23T10:21:48.783Z] 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-23T10:21:48.783Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-23T10:21:48.812Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-23T10:21:48.812Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-23T10:21:48.946Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-23T10:21:48.956Z] $ docker exec 3a8bf5d8acf4f3cd89bb4f6688cb2ddf87842ca548a35e5625cf19a758cc2596 ssh-agent [2022-05-23T10:21:49.069Z] SSH_AUTH_SOCK=/tmp/ssh-MbOitxA75INU/agent.34 [2022-05-23T10:21:49.069Z] SSH_AGENT_PID=40 [2022-05-23T10:21:49.077Z] Running ssh-add (command line suppressed) [2022-05-23T10:21:49.218Z] Identity added: /w/workspace/xfoundry_device-usb-camera_PR-30@tmp/private_key_7237592195774622203.key (/w/workspace/xfoundry_device-usb-camera_PR-30@tmp/private_key_7237592195774622203.key) [2022-05-23T10:21:49.226Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-23T10:21:49.518Z] + git tag --points-at HEAD [Pipeline] } [2022-05-23T10:21:49.544Z] $ docker exec --env ******** --env ******** 3a8bf5d8acf4f3cd89bb4f6688cb2ddf87842ca548a35e5625cf19a758cc2596 ssh-agent -k [2022-05-23T10:21:49.683Z] unset SSH_AUTH_SOCK; [2022-05-23T10:21:49.683Z] unset SSH_AGENT_PID; [2022-05-23T10:21:49.683Z] echo Agent pid 40 killed; [2022-05-23T10:21:49.691Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-23T10:21:49.718Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-23T10:21:49.718Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-23T10:21:49.849Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-23T10:21:49.859Z] $ docker exec 3a8bf5d8acf4f3cd89bb4f6688cb2ddf87842ca548a35e5625cf19a758cc2596 ssh-agent [2022-05-23T10:21:49.981Z] SSH_AUTH_SOCK=/tmp/ssh-4S1iKFowu1K6/agent.73 [2022-05-23T10:21:49.981Z] SSH_AGENT_PID=80 [2022-05-23T10:21:49.987Z] Running ssh-add (command line suppressed) [2022-05-23T10:21:50.109Z] Identity added: /w/workspace/xfoundry_device-usb-camera_PR-30@tmp/private_key_2827407157691162373.key (/w/workspace/xfoundry_device-usb-camera_PR-30@tmp/private_key_2827407157691162373.key) [2022-05-23T10:21:50.119Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-23T10:21:50.415Z] + git semver init [2022-05-23T10:21:50.675Z] 2022-05-23 10:21:50,628 [run_init] DEBUG init version:0.0.0 force:False [2022-05-23T10:21:50.675Z] 2022-05-23 10:21:50,629 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-usb-camera_PR-30/.semver [2022-05-23T10:21:50.675Z] 2022-05-23 10:21:50,630 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/xfoundry_device-usb-camera_PR-30/.semver [2022-05-23T10:21:50.675Z] 2022-05-23 10:21:50,630 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/xfoundry_device-usb-camera_PR-30/.semver'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-30, universal_newlines=False, shell=None, istream=None) [2022-05-23T10:21:51.248Z] 2022-05-23 10:21:51,174 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-usb-camera_PR-30/.git/info/exclude [2022-05-23T10:21:51.248Z] 2022-05-23 10:21:51,175 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-usb-camera_PR-30/.semver/PR-30 with force:False [2022-05-23T10:21:51.248Z] 2022-05-23 10:21:51,176 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-usb-camera_PR-30/.semver/PR-30 [2022-05-23T10:21:51.248Z] 2022-05-23 10:21:51,180 [execute] INFO git cat-file --batch-check [2022-05-23T10:21:51.248Z] 2022-05-23 10:21:51,180 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-30/.semver, universal_newlines=False, shell=None, istream=) [2022-05-23T10:21:51.248Z] 2022-05-23 10:21:51,188 [execute] INFO git cat-file --batch [2022-05-23T10:21:51.248Z] 2022-05-23 10:21:51,188 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-30/.semver, universal_newlines=False, shell=None, istream=) [2022-05-23T10:21:51.248Z] 2022-05-23 10:21:51,193 [read_version] DEBUG read version from /w/workspace/xfoundry_device-usb-camera_PR-30/.semver/PR-30 [2022-05-23T10:21:51.248Z] 0.0.0 [Pipeline] } [2022-05-23T10:21:51.265Z] $ docker exec --env ******** --env ******** 3a8bf5d8acf4f3cd89bb4f6688cb2ddf87842ca548a35e5625cf19a758cc2596 ssh-agent -k [2022-05-23T10:21:51.381Z] unset SSH_AUTH_SOCK; [2022-05-23T10:21:51.382Z] unset SSH_AGENT_PID; [2022-05-23T10:21:51.382Z] echo Agent pid 80 killed; [2022-05-23T10:21:51.386Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-23T10:21:51.700Z] + git semver [Pipeline] } [2022-05-23T10:21:51.983Z] $ docker stop --time=1 3a8bf5d8acf4f3cd89bb4f6688cb2ddf87842ca548a35e5625cf19a758cc2596 [2022-05-23T10:21:53.320Z] $ docker rm -f 3a8bf5d8acf4f3cd89bb4f6688cb2ddf87842ca548a35e5625cf19a758cc2596 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-23T10:21:53.679Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-23T10:21:53.923Z] Stashed 1 file(s) [Pipeline] echo [2022-05-23T10:21:53.926Z] [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-23T10:21:54.046Z] provisioning config files... [2022-05-23T10:21:54.057Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-30@tmp/config6739237544935471180tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-23T10:21:54.358Z] ---> docker-login.sh [2022-05-23T10:21:54.358Z] nexus3.edgexfoundry.org:10001 [2022-05-23T10:21:54.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T10:21:54.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T10:21:54.358Z] Configure a credential helper to remove this warning. See [2022-05-23T10:21:54.358Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T10:21:54.358Z] [2022-05-23T10:21:54.358Z] Login Succeeded [2022-05-23T10:21:54.358Z] nexus3.edgexfoundry.org:10002 [2022-05-23T10:21:54.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T10:21:54.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T10:21:54.621Z] Configure a credential helper to remove this warning. See [2022-05-23T10:21:54.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T10:21:54.621Z] [2022-05-23T10:21:54.621Z] Login Succeeded [2022-05-23T10:21:54.621Z] nexus3.edgexfoundry.org:10003 [2022-05-23T10:21:54.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T10:21:54.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T10:21:54.621Z] Configure a credential helper to remove this warning. See [2022-05-23T10:21:54.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T10:21:54.621Z] [2022-05-23T10:21:54.621Z] Login Succeeded [2022-05-23T10:21:54.621Z] nexus3.edgexfoundry.org:10004 [2022-05-23T10:21:54.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T10:21:54.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T10:21:54.882Z] Configure a credential helper to remove this warning. See [2022-05-23T10:21:54.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T10:21:54.882Z] [2022-05-23T10:21:54.882Z] Login Succeeded [2022-05-23T10:21:54.882Z] docker.io [2022-05-23T10:21:54.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T10:21:55.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T10:21:55.143Z] Configure a credential helper to remove this warning. See [2022-05-23T10:21:55.143Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T10:21:55.143Z] [2022-05-23T10:21:55.143Z] Login Succeeded [2022-05-23T10:21:55.143Z] ---> docker-login.sh ends [Pipeline] } [2022-05-23T10:21:55.151Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-23T10:21:55.222Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-23T10:21:55.230Z] ========================================================= [2022-05-23T10:21:55.230Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-23T10:21:55.230Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-23T10:21:55.538Z] + 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-23T10:21:55.538Z] Sending build context to Docker daemon 898kB [2022-05-23T10:21:55.538Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-23T10:21:55.538Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-23T10:21:55.538Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-23T10:21:55.538Z] 59bf1c3509f3: Pulling fs layer [2022-05-23T10:21:55.538Z] 666ba61612fd: Pulling fs layer [2022-05-23T10:21:55.538Z] 8ed8ca486205: Pulling fs layer [2022-05-23T10:21:55.538Z] 4fe6c5a15a65: Pulling fs layer [2022-05-23T10:21:55.538Z] 22a0e8bec74d: Pulling fs layer [2022-05-23T10:21:55.538Z] ca2b28591e48: Pulling fs layer [2022-05-23T10:21:55.538Z] a51346096db8: Pulling fs layer [2022-05-23T10:21:55.538Z] daebc70d1ce1: Pulling fs layer [2022-05-23T10:21:55.538Z] 0e18a0eac166: Pulling fs layer [2022-05-23T10:21:55.538Z] 4fe6c5a15a65: Waiting [2022-05-23T10:21:55.538Z] 22a0e8bec74d: Waiting [2022-05-23T10:21:55.538Z] ca2b28591e48: Waiting [2022-05-23T10:21:55.538Z] 0e18a0eac166: Waiting [2022-05-23T10:21:55.538Z] a51346096db8: Waiting [2022-05-23T10:21:55.538Z] daebc70d1ce1: Waiting [2022-05-23T10:21:55.538Z] 8ed8ca486205: Verifying Checksum [2022-05-23T10:21:55.538Z] 8ed8ca486205: Download complete [2022-05-23T10:21:55.538Z] 666ba61612fd: Download complete [2022-05-23T10:21:55.538Z] 22a0e8bec74d: Verifying Checksum [2022-05-23T10:21:55.538Z] 22a0e8bec74d: Download complete [2022-05-23T10:21:55.538Z] ca2b28591e48: Verifying Checksum [2022-05-23T10:21:55.538Z] ca2b28591e48: Download complete [2022-05-23T10:21:55.798Z] a51346096db8: Verifying Checksum [2022-05-23T10:21:55.798Z] a51346096db8: Download complete [2022-05-23T10:21:55.798Z] 59bf1c3509f3: Verifying Checksum [2022-05-23T10:21:55.798Z] 59bf1c3509f3: Download complete [2022-05-23T10:21:55.798Z] daebc70d1ce1: Verifying Checksum [2022-05-23T10:21:55.798Z] daebc70d1ce1: Download complete [2022-05-23T10:21:55.798Z] 59bf1c3509f3: Pull complete [2022-05-23T10:21:56.058Z] 666ba61612fd: Pull complete [2022-05-23T10:21:56.058Z] 8ed8ca486205: Pull complete [2022-05-23T10:21:56.318Z] 0e18a0eac166: Verifying Checksum [2022-05-23T10:21:56.318Z] 0e18a0eac166: Download complete [2022-05-23T10:21:56.318Z] 4fe6c5a15a65: Verifying Checksum [2022-05-23T10:21:56.318Z] 4fe6c5a15a65: Download complete [2022-05-23T10:22:00.512Z] 4fe6c5a15a65: Pull complete [2022-05-23T10:22:00.512Z] 22a0e8bec74d: Pull complete [2022-05-23T10:22:00.512Z] ca2b28591e48: Pull complete [2022-05-23T10:22:00.512Z] a51346096db8: Pull complete [2022-05-23T10:22:00.512Z] daebc70d1ce1: Pull complete [2022-05-23T10:22:02.430Z] 0e18a0eac166: Pull complete [2022-05-23T10:22:02.430Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-23T10:22:02.430Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-23T10:22:02.430Z] ---> f018257e8ee9 [2022-05-23T10:22:02.430Z] Step 3/12 : ARG MAKE="make build" [2022-05-23T10:22:03.812Z] ---> Running in 550e9a4eec91 [2022-05-23T10:22:03.812Z] Removing intermediate container 550e9a4eec91 [2022-05-23T10:22:03.812Z] ---> 4def77faacac [2022-05-23T10:22:03.812Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-23T10:22:04.071Z] ---> Running in bd189c008898 [2022-05-23T10:22:04.071Z] Removing intermediate container bd189c008898 [2022-05-23T10:22:04.071Z] ---> 6d1d86335e33 [2022-05-23T10:22:04.071Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-05-23T10:22:04.071Z] ---> Running in 5c226f7c3328 [2022-05-23T10:22:04.071Z] Removing intermediate container 5c226f7c3328 [2022-05-23T10:22:04.071Z] ---> 1ad6096a7c78 [2022-05-23T10:22:04.071Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T10:22:04.331Z] ---> Running in 4c4cd31ec112 [2022-05-23T10:22:04.901Z] Removing intermediate container 4c4cd31ec112 [2022-05-23T10:22:04.901Z] ---> 3f317d2d1b0b [2022-05-23T10:22:04.901Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-23T10:22:04.901Z] ---> Running in 19691fdb2860 [2022-05-23T10:22:05.162Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T10:22:06.106Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T10:22:06.106Z] (1/81) Installing mesa (21.2.6-r0) [2022-05-23T10:22:06.367Z] (2/81) Installing libxau (1.0.9-r0) [2022-05-23T10:22:06.367Z] (3/81) Installing libmd (1.0.3-r0) [2022-05-23T10:22:06.367Z] (4/81) Installing libbsd (0.11.3-r1) [2022-05-23T10:22:06.628Z] (5/81) Installing libxdmcp (1.1.3-r0) [2022-05-23T10:22:06.628Z] (6/81) Installing libxcb (1.14-r2) [2022-05-23T10:22:06.629Z] (7/81) Installing libx11 (1.7.2-r0) [2022-05-23T10:22:06.890Z] (8/81) Installing libxext (1.3.4-r0) [2022-05-23T10:22:06.890Z] (9/81) Installing libxfixes (6.0.0-r0) [2022-05-23T10:22:07.151Z] (10/81) Installing libxxf86vm (1.1.4-r2) [2022-05-23T10:22:07.151Z] (11/81) Installing libpciaccess (0.16-r0) [2022-05-23T10:22:07.151Z] (12/81) Installing libdrm (2.4.109-r0) [2022-05-23T10:22:07.412Z] (13/81) Installing mesa-glapi (21.2.6-r0) [2022-05-23T10:22:07.412Z] (14/81) Installing libxshmfence (1.3-r1) [2022-05-23T10:22:07.412Z] (15/81) Installing mesa-gl (21.2.6-r0) [2022-05-23T10:22:07.673Z] (16/81) Installing libice (1.0.10-r0) [2022-05-23T10:22:07.673Z] (17/81) Installing libuuid (2.37.4-r0) [2022-05-23T10:22:07.673Z] (18/81) Installing libsm (1.2.3-r0) [2022-05-23T10:22:07.934Z] (19/81) Installing libxt (1.2.1-r0) [2022-05-23T10:22:07.934Z] (20/81) Installing libxmu (1.1.3-r0) [2022-05-23T10:22:07.934Z] (21/81) Installing xset (1.2.4-r0) [2022-05-23T10:22:08.195Z] (22/81) Installing xprop (1.2.5-r0) [2022-05-23T10:22:08.195Z] (23/81) Installing xdg-utils (1.1.3-r0) [2022-05-23T10:22:08.195Z] (24/81) Installing dbus-libs (1.12.20-r4) [2022-05-23T10:22:08.456Z] (25/81) Installing libffi (3.4.2-r1) [2022-05-23T10:22:08.456Z] (26/81) Installing libintl (0.21-r0) [2022-05-23T10:22:08.456Z] (27/81) Installing libblkid (2.37.4-r0) [2022-05-23T10:22:08.718Z] (28/81) Installing libmount (2.37.4-r0) [2022-05-23T10:22:08.718Z] (29/81) Installing pcre (8.45-r1) [2022-05-23T10:22:08.718Z] (30/81) Installing glib (2.70.1-r0) [2022-05-23T10:22:08.982Z] (31/81) Installing icu-libs (69.1-r1) [2022-05-23T10:22:09.012Z] Still waiting to schedule task [2022-05-23T10:22:09.012Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-05-23T10:22:09.554Z] (32/81) Installing libpcre2-16 (10.39-r0) [2022-05-23T10:22:09.815Z] (33/81) Installing zstd-libs (1.5.0-r0) [2022-05-23T10:22:09.815Z] (34/81) Installing qt5-qtbase (5.15.3_git20210713-r5) [2022-05-23T10:22:10.075Z] (35/81) Installing hicolor-icon-theme (0.17-r1) [2022-05-23T10:22:10.075Z] (36/81) Installing wayland-libs-server (1.19.0-r1) [2022-05-23T10:22:10.075Z] (37/81) Installing mesa-gbm (21.2.6-r0) [2022-05-23T10:22:10.335Z] (38/81) Installing wayland-libs-client (1.19.0-r1) [2022-05-23T10:22:10.335Z] (39/81) Installing qt5-qtdeclarative (5.15.3_git20210531-r0) [2022-05-23T10:22:10.596Z] (40/81) Installing libxcomposite (0.4.5-r0) [2022-05-23T10:22:10.596Z] (41/81) Installing libbz2 (1.0.8-r1) [2022-05-23T10:22:10.856Z] (42/81) Installing libpng (1.6.37-r1) [2022-05-23T10:22:10.856Z] (43/81) Installing freetype (2.11.1-r2) [2022-05-23T10:22:10.856Z] (44/81) Installing fontconfig (2.13.1-r4) [2022-05-23T10:22:11.117Z] (45/81) Installing wayland-libs-cursor (1.19.0-r1) [2022-05-23T10:22:11.117Z] (46/81) Installing wayland-libs-egl (1.19.0-r1) [2022-05-23T10:22:11.117Z] (47/81) Installing xkeyboard-config (2.34-r0) [2022-05-23T10:22:11.378Z] (48/81) Installing xz-libs (5.2.5-r1) [2022-05-23T10:22:11.378Z] (49/81) Installing libxml2 (2.9.14-r0) [2022-05-23T10:22:11.378Z] (50/81) Installing libxkbcommon (1.3.1-r0) [2022-05-23T10:22:11.639Z] (51/81) Installing qt5-qtwayland (5.15.3_git20211028-r0) [2022-05-23T10:22:11.639Z] (52/81) Installing mesa-egl (21.2.6-r0) [2022-05-23T10:22:11.900Z] (53/81) Installing avahi-libs (0.8-r5) [2022-05-23T10:22:11.900Z] (54/81) Installing nettle (3.7.3-r0) [2022-05-23T10:22:11.900Z] (55/81) Installing p11-kit (0.24.0-r1) [2022-05-23T10:22:12.160Z] (56/81) Installing libtasn1 (4.18.0-r0) [2022-05-23T10:22:12.160Z] (57/81) Installing libunistring (0.9.10-r1) [2022-05-23T10:22:12.160Z] (58/81) Installing gnutls (3.7.1-r0) [2022-05-23T10:22:12.421Z] (59/81) Installing cups-libs (2.3.3-r5) [2022-05-23T10:22:12.421Z] (60/81) Installing graphite2 (1.3.14-r0) [2022-05-23T10:22:12.421Z] (61/81) Installing harfbuzz (3.0.0-r2) [2022-05-23T10:22:12.684Z] (62/81) Installing libevdev (1.12.0-r0) [2022-05-23T10:22:12.684Z] (63/81) Installing mtdev (1.1.6-r0) [2022-05-23T10:22:12.684Z] (64/81) Installing eudev-libs (3.2.11_pre1-r0) [2022-05-23T10:22:12.948Z] (65/81) Installing libinput-libs (1.19.4-r0) [2022-05-23T10:22:12.949Z] (66/81) Installing libjpeg-turbo (2.1.2-r0) [2022-05-23T10:22:13.211Z] (67/81) Installing xcb-util-wm (0.4.1-r1) [2022-05-23T10:22:13.211Z] (68/81) Installing xcb-util (0.4.0-r3) [2022-05-23T10:22:13.211Z] (69/81) Installing xcb-util-image (0.4.0-r1) [2022-05-23T10:22:13.211Z] (70/81) Installing xcb-util-keysyms (0.4.0-r1) [2022-05-23T10:22:13.472Z] (71/81) Installing xcb-util-renderutil (0.3.9-r1) [2022-05-23T10:22:13.472Z] (72/81) Installing libxkbcommon-x11 (1.3.1-r0) [2022-05-23T10:22:13.472Z] (73/81) Installing qt5-qtbase-x11 (5.15.3_git20210713-r5) [2022-05-23T10:22:14.065Z] (74/81) Installing v4l-utils-libs (1.22.1-r1) [2022-05-23T10:22:14.065Z] (75/81) Installing v4l-utils (1.22.1-r1) [2022-05-23T10:22:14.326Z] (76/81) Installing udev-init-scripts (35-r0) [2022-05-23T10:22:14.326Z] Executing udev-init-scripts-35-r0.post-install [2022-05-23T10:22:14.326Z] (77/81) Installing kmod-libs (29-r2) [2022-05-23T10:22:14.326Z] (78/81) Installing eudev (3.2.11_pre1-r0) [2022-05-23T10:22:14.586Z] (79/81) Installing eudev-dev (3.2.11_pre1-r0) [2022-05-23T10:22:14.586Z] (80/81) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-05-23T10:22:14.586Z] (81/81) Installing v4l-utils-dev (1.22.1-r1) [2022-05-23T10:22:14.846Z] Executing busybox-1.34.1-r3.trigger [2022-05-23T10:22:14.846Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-05-23T10:22:14.846Z] OK: 335 MiB in 133 packages [2022-05-23T10:22:16.753Z] Removing intermediate container 19691fdb2860 [2022-05-23T10:22:16.753Z] ---> edf5c0192ba1 [2022-05-23T10:22:16.753Z] Step 8/12 : WORKDIR /device-usb-camera [2022-05-23T10:22:16.753Z] ---> Running in 1fcff8b497f4 [2022-05-23T10:22:16.753Z] Removing intermediate container 1fcff8b497f4 [2022-05-23T10:22:16.753Z] ---> b7203ff52794 [2022-05-23T10:22:16.753Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-23T10:22:17.013Z] ---> 87d2956afdfe [2022-05-23T10:22:17.013Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T10:22:17.013Z] ---> Running in 12b5d51338bd [2022-05-23T10:22:31.923Z] Removing intermediate container 12b5d51338bd [2022-05-23T10:22:31.923Z] ---> 30387921c25e [2022-05-23T10:22:31.923Z] Step 11/12 : COPY . . [2022-05-23T10:22:31.923Z] ---> 2b990ca320c0 [2022-05-23T10:22:31.923Z] Step 12/12 : RUN ${MAKE} [2022-05-23T10:22:31.923Z] ---> Running in a699d8801129 [2022-05-23T10:22:31.923Z] noop [2022-05-23T10:22:31.923Z] Removing intermediate container a699d8801129 [2022-05-23T10:22:31.923Z] ---> 8617939d500e [2022-05-23T10:22:31.923Z] Successfully built 8617939d500e [2022-05-23T10:22:31.923Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T10:22:32.224Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-23T10:22:32.224Z] . [Pipeline] withDockerContainer [2022-05-23T10:22:32.292Z] prd-ubuntu20.04-docker-8c-8g-64360 does not seem to be running inside a container [2022-05-23T10:22:32.332Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-30 -v /w/workspace/xfoundry_device-usb-camera_PR-30:/w/workspace/xfoundry_device-usb-camera_PR-30:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-30@tmp:/w/workspace/xfoundry_device-usb-camera_PR-30@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-23T10:22:32.697Z] $ docker top 499f38b764cffe40d56bfcdaf123bc3c80d0ec9eb5e8e410ca9aa27689346c56 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-23T10:22:33.046Z] + go version [2022-05-23T10:22:33.046Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-23T10:22:33.064Z] $ docker stop --time=1 499f38b764cffe40d56bfcdaf123bc3c80d0ec9eb5e8e410ca9aa27689346c56 [2022-05-23T10:22:34.369Z] $ docker rm -f 499f38b764cffe40d56bfcdaf123bc3c80d0ec9eb5e8e410ca9aa27689346c56 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T10:22:34.773Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-23T10:22:34.773Z] . [Pipeline] withDockerContainer [2022-05-23T10:22:34.837Z] prd-ubuntu20.04-docker-8c-8g-64360 does not seem to be running inside a container [2022-05-23T10:22:34.876Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-30 -v /w/workspace/xfoundry_device-usb-camera_PR-30:/w/workspace/xfoundry_device-usb-camera_PR-30:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-30@tmp:/w/workspace/xfoundry_device-usb-camera_PR-30@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-23T10:22:35.273Z] $ docker top 3485952cab936ca9af3610e9ad6c143462d58e6ec5dc1e2d0b8557b8c5487c06 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-23T10:22:35.632Z] + make test [2022-05-23T10:22:35.632Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-05-23T10:22:35.891Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-05-23T10:22:45.948Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-05-23T10:22:45.948Z] ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] [2022-05-23T10:22:51.289Z] CGO_ENABLED=1 go vet ./... [2022-05-23T10:22:54.578Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-23T10:22:54.578Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-23T10:22:54.578Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-23T10:22:54.851Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-23T10:22:54.871Z] $ docker stop --time=1 3485952cab936ca9af3610e9ad6c143462d58e6ec5dc1e2d0b8557b8c5487c06 [2022-05-23T10:22:56.715Z] $ docker rm -f 3485952cab936ca9af3610e9ad6c143462d58e6ec5dc1e2d0b8557b8c5487c06 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-23T10:22:57.146Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-23T10:22:57.184Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-23T10:22:57.935Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-23T10:22:58.224Z] + ls -al . [2022-05-23T10:22:58.224Z] total 168 [2022-05-23T10:22:58.224Z] drwxrwxr-x 10 jenkins jenkins 4096 May 23 10:22 . [2022-05-23T10:22:58.224Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 10:21 .. [2022-05-23T10:22:58.224Z] drwxrwxr-x 8 jenkins jenkins 4096 May 23 10:21 .git [2022-05-23T10:22:58.224Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 10:21 .github [2022-05-23T10:22:58.224Z] -rw-rw-r-- 1 jenkins jenkins 414 May 23 10:21 .gitignore [2022-05-23T10:22:58.224Z] -rw-rw-r-- 1 jenkins jenkins 42 May 23 10:21 .golangci.yml [2022-05-23T10:22:58.224Z] -rw-rw-r-- 1 jenkins jenkins 77 May 23 10:21 .hadolint.yml [2022-05-23T10:22:58.224Z] drwxr-xr-x 3 jenkins jenkins 4096 May 23 10:21 .semver [2022-05-23T10:22:58.224Z] -rw-rw-r-- 1 jenkins jenkins 8706 May 23 10:21 Attribution.txt [2022-05-23T10:22:58.224Z] -rw-rw-r-- 1 jenkins jenkins 181 May 23 10:21 CHANGELOG.md [2022-05-23T10:22:58.224Z] -rw-rw-r-- 1 jenkins jenkins 1891 May 23 10:21 Dockerfile [2022-05-23T10:22:58.224Z] -rw-rw-r-- 1 jenkins jenkins 678 May 23 10:21 GOVERNANCE.md [2022-05-23T10:22:58.224Z] -rw-rw-r-- 1 jenkins jenkins 659 May 23 10:21 Jenkinsfile [2022-05-23T10:22:58.224Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 23 10:21 LICENSE [2022-05-23T10:22:58.224Z] -rw-rw-r-- 1 jenkins jenkins 2030 May 23 10:21 Makefile [2022-05-23T10:22:58.224Z] -rw-rw-r-- 1 jenkins jenkins 622 May 23 10:21 OWNERS.md [2022-05-23T10:22:58.224Z] -rw-rw-r-- 1 jenkins jenkins 8944 May 23 10:21 README.md [2022-05-23T10:22:58.224Z] -rw-rw-r-- 1 jenkins jenkins 5 May 23 10:21 VERSION [2022-05-23T10:22:58.224Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 10:21 bin [2022-05-23T10:22:58.224Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 10:21 cmd [2022-05-23T10:22:58.224Z] -rw-r--r-- 1 jenkins jenkins 10 May 23 10:22 coverage.out [2022-05-23T10:22:58.224Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 10:21 docker-compose [2022-05-23T10:22:58.224Z] -rw-rw-r-- 1 jenkins jenkins 140 May 23 10:21 docker-entrypoint.sh [2022-05-23T10:22:58.224Z] -rw-rw-r-- 1 jenkins jenkins 3307 May 23 10:21 go.mod [2022-05-23T10:22:58.224Z] -rw-rw-r-- 1 jenkins jenkins 35656 May 23 10:21 go.sum [2022-05-23T10:22:58.224Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 10:21 internal [2022-05-23T10:22:58.224Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 10:21 snap [2022-05-23T10:22:58.224Z] -rw-rw-r-- 1 jenkins jenkins 231 May 23 10:21 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-23T10:22:58.520Z] + 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=cbff24535be027fea37a2b6057cc9eafdf42b181 --label arch=amd64 --label version=0.0.0 . [2022-05-23T10:22:58.520Z] Sending build context to Docker daemon 899.1kB [2022-05-23T10:22:58.520Z] Step 1/29 : ARG BASE=golang:1.17-alpine3.15 [2022-05-23T10:22:58.520Z] Step 2/29 : FROM ${BASE} AS builder [2022-05-23T10:22:58.520Z] ---> 8617939d500e [2022-05-23T10:22:58.520Z] Step 3/29 : ARG MAKE="make build" [2022-05-23T10:22:58.520Z] ---> Running in 7877846449af [2022-05-23T10:22:58.779Z] Removing intermediate container 7877846449af [2022-05-23T10:22:58.779Z] ---> e32ca0c95f51 [2022-05-23T10:22:58.779Z] Step 4/29 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-23T10:22:58.779Z] ---> Running in 189a344131b7 [2022-05-23T10:22:58.779Z] Removing intermediate container 189a344131b7 [2022-05-23T10:22:58.779Z] ---> 005a746666a6 [2022-05-23T10:22:58.779Z] Step 5/29 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-05-23T10:22:58.779Z] ---> Running in 11cd3d03c93c [2022-05-23T10:22:59.038Z] Removing intermediate container 11cd3d03c93c [2022-05-23T10:22:59.038Z] ---> 567013f98479 [2022-05-23T10:22:59.038Z] Step 6/29 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T10:22:59.038Z] ---> Running in 178797d1e0db [2022-05-23T10:22:59.608Z] Removing intermediate container 178797d1e0db [2022-05-23T10:22:59.608Z] ---> 04faefba6892 [2022-05-23T10:22:59.608Z] Step 7/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-23T10:22:59.608Z] ---> Running in 2f282e76596c [2022-05-23T10:22:59.869Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T10:23:00.811Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T10:23:00.811Z] OK: 335 MiB in 133 packages [2022-05-23T10:23:01.382Z] Removing intermediate container 2f282e76596c [2022-05-23T10:23:01.382Z] ---> d23dc7345a31 [2022-05-23T10:23:01.382Z] Step 8/29 : WORKDIR /device-usb-camera [2022-05-23T10:23:01.382Z] ---> Running in 38a566735782 [2022-05-23T10:23:01.642Z] Removing intermediate container 38a566735782 [2022-05-23T10:23:01.642Z] ---> 81ffbb45bcab [2022-05-23T10:23:01.642Z] Step 9/29 : COPY go.mod vendor* ./ [2022-05-23T10:23:01.642Z] ---> c69b0755270b [2022-05-23T10:23:01.642Z] Step 10/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T10:23:01.642Z] ---> Running in 48eba5d27e65 [2022-05-23T10:23:02.582Z] Removing intermediate container 48eba5d27e65 [2022-05-23T10:23:02.583Z] ---> d46efa8e3a94 [2022-05-23T10:23:02.583Z] Step 11/29 : COPY . . [2022-05-23T10:23:02.583Z] ---> 28e26a4b012b [2022-05-23T10:23:02.583Z] Step 12/29 : RUN ${MAKE} [2022-05-23T10:23:02.583Z] ---> Running in fbf06b07e6bb [2022-05-23T10:23:02.841Z] 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-23T10:23:24.783Z] Removing intermediate container fbf06b07e6bb [2022-05-23T10:23:24.783Z] ---> 44cecaf6bebe [2022-05-23T10:23:24.783Z] Step 13/29 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-05-23T10:23:24.783Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-05-23T10:23:24.783Z] af6660deedbd: Pulling fs layer [2022-05-23T10:23:24.783Z] 97cd0a44c592: Pulling fs layer [2022-05-23T10:23:24.783Z] 97cd0a44c592: Download complete [2022-05-23T10:23:24.783Z] af6660deedbd: Verifying Checksum [2022-05-23T10:23:24.783Z] af6660deedbd: Download complete [2022-05-23T10:23:24.783Z] af6660deedbd: Pull complete [2022-05-23T10:23:24.783Z] 97cd0a44c592: Pull complete [2022-05-23T10:23:24.783Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-05-23T10:23:24.783Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-05-23T10:23:24.783Z] ---> fea57e182299 [2022-05-23T10:23:24.783Z] Step 14/29 : FROM alpine:3.15 [2022-05-23T10:23:24.783Z] 3.15: Pulling from library/alpine [2022-05-23T10:23:24.783Z] df9b9388f04a: Pulling fs layer [2022-05-23T10:23:24.783Z] df9b9388f04a: Verifying Checksum [2022-05-23T10:23:24.783Z] df9b9388f04a: Download complete [2022-05-23T10:23:24.783Z] df9b9388f04a: Pull complete [2022-05-23T10:23:24.783Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-23T10:23:24.783Z] Status: Downloaded newer image for alpine:3.15 [2022-05-23T10:23:24.783Z] ---> 0ac33e5f5afa [2022-05-23T10:23:24.783Z] Step 15/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-05-23T10:23:24.783Z] ---> Running in a6d24ed5d8b8 [2022-05-23T10:23:24.783Z] Removing intermediate container a6d24ed5d8b8 [2022-05-23T10:23:24.783Z] ---> 41bae12badb5 [2022-05-23T10:23:24.783Z] Step 16/29 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-05-23T10:23:24.783Z] ---> Running in d55d9f7d7ab7 [2022-05-23T10:23:24.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T10:23:24.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T10:23:25.044Z] (1/74) Installing dumb-init (1.2.5-r1) [2022-05-23T10:23:25.044Z] (2/74) Installing sdl2 (2.0.16-r4) [2022-05-23T10:23:25.044Z] (3/74) Installing libxau (1.0.9-r0) [2022-05-23T10:23:25.044Z] (4/74) Installing libmd (1.0.3-r0) [2022-05-23T10:23:25.044Z] (5/74) Installing libbsd (0.11.3-r1) [2022-05-23T10:23:25.044Z] (6/74) Installing libxdmcp (1.1.3-r0) [2022-05-23T10:23:25.044Z] (7/74) Installing libxcb (1.14-r2) [2022-05-23T10:23:25.044Z] (8/74) Installing libx11 (1.7.2-r0) [2022-05-23T10:23:25.044Z] (9/74) Installing aom-libs (3.2.0-r0) [2022-05-23T10:23:25.044Z] (10/74) Installing alsa-lib (1.2.5.1-r1) [2022-05-23T10:23:25.044Z] (11/74) Installing expat (2.4.7-r0) [2022-05-23T10:23:25.044Z] (12/74) Installing brotli-libs (1.0.9-r5) [2022-05-23T10:23:25.044Z] (13/74) Installing libbz2 (1.0.8-r1) [2022-05-23T10:23:25.044Z] (14/74) Installing libpng (1.6.37-r1) [2022-05-23T10:23:25.044Z] (15/74) Installing freetype (2.11.1-r2) [2022-05-23T10:23:25.044Z] (16/74) Installing libuuid (2.37.4-r0) [2022-05-23T10:23:25.044Z] (17/74) Installing fontconfig (2.13.1-r4) [2022-05-23T10:23:25.044Z] (18/74) Installing fribidi (1.0.11-r0) [2022-05-23T10:23:25.044Z] (19/74) Installing libffi (3.4.2-r1) [2022-05-23T10:23:25.044Z] (20/74) Installing libintl (0.21-r0) [2022-05-23T10:23:25.044Z] (21/74) Installing libblkid (2.37.4-r0) [2022-05-23T10:23:25.044Z] (22/74) Installing libmount (2.37.4-r0) [2022-05-23T10:23:25.044Z] (23/74) Installing pcre (8.45-r1) [2022-05-23T10:23:25.044Z] (24/74) Installing glib (2.70.1-r0) [2022-05-23T10:23:25.044Z] (25/74) Installing graphite2 (1.3.14-r0) [2022-05-23T10:23:25.305Z] (26/74) Installing harfbuzz (3.0.0-r2) [2022-05-23T10:23:25.305Z] (27/74) Installing libass (0.15.2-r0) [2022-05-23T10:23:25.305Z] (28/74) Installing libdav1d (0.9.2-r0) [2022-05-23T10:23:25.305Z] (29/74) Installing gmp (6.2.1-r1) [2022-05-23T10:23:25.305Z] (30/74) Installing nettle (3.7.3-r0) [2022-05-23T10:23:25.305Z] (31/74) Installing p11-kit (0.24.0-r1) [2022-05-23T10:23:25.305Z] (32/74) Installing libtasn1 (4.18.0-r0) [2022-05-23T10:23:25.305Z] (33/74) Installing libunistring (0.9.10-r1) [2022-05-23T10:23:25.305Z] (34/74) Installing gnutls (3.7.1-r0) [2022-05-23T10:23:25.305Z] (35/74) Installing ncurses-terminfo-base (6.3_p20211120-r0) [2022-05-23T10:23:25.305Z] (36/74) Installing ncurses-libs (6.3_p20211120-r0) [2022-05-23T10:23:25.305Z] (37/74) Installing lame (3.100-r0) [2022-05-23T10:23:25.305Z] (38/74) Installing opus (1.3.1-r1) [2022-05-23T10:23:25.305Z] (39/74) Installing libgomp (10.3.1_git20211027-r0) [2022-05-23T10:23:25.305Z] (40/74) Installing soxr (0.1.3-r2) [2022-05-23T10:23:25.305Z] (41/74) Installing libgcc (10.3.1_git20211027-r0) [2022-05-23T10:23:25.305Z] (42/74) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-23T10:23:25.566Z] (43/74) Installing libsrt (1.4.2-r1) [2022-05-23T10:23:25.566Z] (44/74) Installing libssh (0.9.6-r1) [2022-05-23T10:23:25.566Z] (45/74) Installing libogg (1.3.5-r0) [2022-05-23T10:23:25.566Z] (46/74) Installing libtheora (1.1.1-r16) [2022-05-23T10:23:25.566Z] (47/74) Installing libjpeg-turbo (2.1.2-r0) [2022-05-23T10:23:25.566Z] (48/74) Installing v4l-utils-libs (1.22.1-r1) [2022-05-23T10:23:25.566Z] (49/74) Installing libxext (1.3.4-r0) [2022-05-23T10:23:25.566Z] (50/74) Installing libxfixes (6.0.0-r0) [2022-05-23T10:23:25.566Z] (51/74) Installing libpciaccess (0.16-r0) [2022-05-23T10:23:25.566Z] (52/74) Installing libdrm (2.4.109-r0) [2022-05-23T10:23:25.566Z] (53/74) Installing wayland-libs-client (1.19.0-r1) [2022-05-23T10:23:25.566Z] (54/74) Installing libva (2.13.0-r0) [2022-05-23T10:23:25.566Z] (55/74) Installing libvdpau (1.4-r0) [2022-05-23T10:23:25.566Z] (56/74) Installing vidstab (1.1.0-r1) [2022-05-23T10:23:25.566Z] (57/74) Installing libvorbis (1.3.7-r0) [2022-05-23T10:23:25.566Z] (58/74) Installing libvpx (1.10.0-r0) [2022-05-23T10:23:25.566Z] (59/74) Installing vulkan-loader (1.2.196-r0) [2022-05-23T10:23:25.566Z] (60/74) Installing libwebp (1.2.2-r0) [2022-05-23T10:23:25.566Z] (61/74) Installing x264-libs (20210613-r0) [2022-05-23T10:23:25.566Z] (62/74) Installing x265-libs (3.5-r0) [2022-05-23T10:23:25.566Z] (63/74) Installing xvidcore (1.3.7-r1) [2022-05-23T10:23:25.566Z] (64/74) Installing ffmpeg-libs (4.4.1-r2) [2022-05-23T10:23:25.826Z] (65/74) Installing ffmpeg (4.4.1-r2) [2022-05-23T10:23:25.826Z] (66/74) Installing udev-init-scripts (35-r0) [2022-05-23T10:23:25.826Z] Executing udev-init-scripts-35-r0.post-install [2022-05-23T10:23:25.826Z] (67/74) Installing eudev-libs (3.2.11_pre1-r0) [2022-05-23T10:23:25.826Z] (68/74) Installing xz-libs (5.2.5-r1) [2022-05-23T10:23:25.826Z] (69/74) Installing zstd-libs (1.5.0-r0) [2022-05-23T10:23:25.826Z] (70/74) Installing kmod-libs (29-r2) [2022-05-23T10:23:25.826Z] (71/74) Installing eudev (3.2.11_pre1-r0) [2022-05-23T10:23:25.826Z] (72/74) Installing libsodium (1.0.18-r0) [2022-05-23T10:23:25.826Z] (73/74) Installing libzmq (4.3.4-r0) [2022-05-23T10:23:25.826Z] (74/74) Installing zeromq (4.3.4-r0) [2022-05-23T10:23:25.826Z] Executing busybox-1.34.1-r5.trigger [2022-05-23T10:23:25.826Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-05-23T10:23:25.826Z] OK: 78 MiB in 88 packages [2022-05-23T10:23:27.208Z] Removing intermediate container d55d9f7d7ab7 [2022-05-23T10:23:27.208Z] ---> 58325548ede5 [2022-05-23T10:23:27.208Z] Step 17/29 : WORKDIR / [2022-05-23T10:23:27.208Z] ---> Running in e2fdfbba9bfc [2022-05-23T10:23:27.467Z] Removing intermediate container e2fdfbba9bfc [2022-05-23T10:23:27.467Z] ---> 828376364495 [2022-05-23T10:23:27.467Z] Step 18/29 : COPY --from=builder /device-usb-camera/cmd / [2022-05-23T10:23:28.037Z] ---> 360d13e70d62 [2022-05-23T10:23:28.037Z] Step 19/29 : COPY --from=builder /device-usb-camera/LICENSE / [2022-05-23T10:23:28.037Z] ---> 35998bd06d96 [2022-05-23T10:23:28.037Z] Step 20/29 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-05-23T10:23:28.298Z] ---> 44c7e8b2eb2f [2022-05-23T10:23:28.298Z] Step 21/29 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-05-23T10:23:28.298Z] ---> eb687da955eb [2022-05-23T10:23:28.298Z] Step 22/29 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-05-23T10:23:28.556Z] ---> 1bbcd21340dd [2022-05-23T10:23:28.556Z] Step 23/29 : COPY --from=rtsp /rtsp-simple-server / [2022-05-23T10:23:29.129Z] ---> 4e3a1138ff8b [2022-05-23T10:23:29.129Z] Step 24/29 : EXPOSE 59983 [2022-05-23T10:23:29.129Z] ---> Running in 34fc5448dbe8 [2022-05-23T10:23:29.129Z] Removing intermediate container 34fc5448dbe8 [2022-05-23T10:23:29.129Z] ---> 83152fc1e019 [2022-05-23T10:23:29.129Z] Step 25/29 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-05-23T10:23:29.129Z] ---> Running in 86d11c3f0ada [2022-05-23T10:23:29.389Z] Removing intermediate container 86d11c3f0ada [2022-05-23T10:23:29.389Z] ---> 4730f2e33f62 [2022-05-23T10:23:29.389Z] Step 26/29 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-05-23T10:23:29.389Z] ---> Running in f4d01f941c86 [2022-05-23T10:23:29.389Z] Removing intermediate container f4d01f941c86 [2022-05-23T10:23:29.389Z] ---> fe563565fd90 [2022-05-23T10:23:29.389Z] Step 27/29 : LABEL arch=amd64 [2022-05-23T10:23:29.389Z] ---> Running in 8efb30dfe959 [2022-05-23T10:23:29.649Z] Removing intermediate container 8efb30dfe959 [2022-05-23T10:23:29.649Z] ---> 9ea26d88e750 [2022-05-23T10:23:29.649Z] Step 28/29 : LABEL git_sha=cbff24535be027fea37a2b6057cc9eafdf42b181 [2022-05-23T10:23:29.649Z] ---> Running in 5f83ba0c1e13 [2022-05-23T10:23:29.649Z] Removing intermediate container 5f83ba0c1e13 [2022-05-23T10:23:29.649Z] ---> d3a415c5a108 [2022-05-23T10:23:29.649Z] Step 29/29 : LABEL version=0.0.0 [2022-05-23T10:23:29.649Z] ---> Running in 5d5197cfa5ac [2022-05-23T10:23:29.910Z] Removing intermediate container 5d5197cfa5ac [2022-05-23T10:23:29.910Z] ---> 7eb1b2409d0e [2022-05-23T10:23:29.910Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-23T10:23:29.910Z] Successfully built 7eb1b2409d0e [2022-05-23T10:23:29.910Z] 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 [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T10:23:30.346Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-23T10:23:30.346Z] [2022-05-23T10:23:30.346Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T10:23:30.652Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-23T10:23:30.652Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-23T10:23:30.652Z] 5eb5b503b376: Pulling fs layer [2022-05-23T10:23:30.652Z] 5c69ac0246d0: Pulling fs layer [2022-05-23T10:23:30.652Z] ec43610c2a17: Pulling fs layer [2022-05-23T10:23:30.652Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-23T10:23:30.652Z] 33b1e0a273af: Pulling fs layer [2022-05-23T10:23:30.652Z] 5d3b04190fa2: Pulling fs layer [2022-05-23T10:23:30.652Z] 2f39f015ded8: Pulling fs layer [2022-05-23T10:23:30.652Z] 2f39f015ded8: Waiting [2022-05-23T10:23:30.652Z] 33b1e0a273af: Waiting [2022-05-23T10:23:30.652Z] 3a2ae6a8a46f: Waiting [2022-05-23T10:23:30.652Z] 5c69ac0246d0: Download complete [2022-05-23T10:23:30.652Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-23T10:23:30.652Z] 3a2ae6a8a46f: Download complete [2022-05-23T10:23:30.652Z] 33b1e0a273af: Verifying Checksum [2022-05-23T10:23:30.652Z] 33b1e0a273af: Download complete [2022-05-23T10:23:30.652Z] ec43610c2a17: Verifying Checksum [2022-05-23T10:23:30.652Z] ec43610c2a17: Download complete [2022-05-23T10:23:30.652Z] 5d3b04190fa2: Verifying Checksum [2022-05-23T10:23:30.652Z] 5d3b04190fa2: Download complete [2022-05-23T10:23:30.911Z] 5eb5b503b376: Verifying Checksum [2022-05-23T10:23:30.911Z] 5eb5b503b376: Download complete [2022-05-23T10:23:31.478Z] 2f39f015ded8: Verifying Checksum [2022-05-23T10:23:31.478Z] 2f39f015ded8: Download complete [2022-05-23T10:23:32.047Z] 5eb5b503b376: Pull complete [2022-05-23T10:23:32.305Z] 5c69ac0246d0: Pull complete [2022-05-23T10:23:32.565Z] ec43610c2a17: Pull complete [2022-05-23T10:23:32.565Z] 3a2ae6a8a46f: Pull complete [2022-05-23T10:23:32.825Z] 33b1e0a273af: Pull complete [2022-05-23T10:23:33.083Z] 5d3b04190fa2: Pull complete [2022-05-23T10:23:37.277Z] 2f39f015ded8: Pull complete [2022-05-23T10:23:37.277Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-23T10:23:37.277Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-23T10:23:37.277Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-23T10:23:37.347Z] prd-ubuntu20.04-docker-8c-8g-64360 does not seem to be running inside a container [2022-05-23T10:23:37.385Z] $ 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-30 -v /w/workspace/xfoundry_device-usb-camera_PR-30:/w/workspace/xfoundry_device-usb-camera_PR-30:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-30@tmp:/w/workspace/xfoundry_device-usb-camera_PR-30@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-23T10:23:39.174Z] $ docker top b36a88beae9c349aafff12e65bc1f4612148eccb51e6b82757f99e8d4b594c8e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-23T10:23:39.612Z] ---> job-cost.sh [2022-05-23T10:23:39.612Z] lf-activate-venv: SKIPPING [2022-05-23T10:23:39.612Z] INFO: No Stack... [2022-05-23T10:23:39.871Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-23T10:23:40.440Z] INFO: Archiving Costs [Pipeline] sh [2022-05-23T10:23:40.735Z] + cat /w/workspace/xfoundry_device-usb-camera_PR-30/archives/cost.csv [2022-05-23T10:23:40.735Z] + cut -d, -f6 [Pipeline] lock [2022-05-23T10:23:40.752Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-30-6-stack-cost] [2022-05-23T10:23:40.760Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-30-6-stack-cost] did not exist. Created. [2022-05-23T10:23:40.760Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-30-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-23T10:23:41.065Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-23T10:23:41.096Z] Stashed 1 file(s) [Pipeline] } [2022-05-23T10:23:41.105Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-30-6-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-23T10:23:41.131Z] $ docker stop --time=1 b36a88beae9c349aafff12e65bc1f4612148eccb51e6b82757f99e8d4b594c8e [2022-05-23T10:23:42.314Z] $ docker rm -f b36a88beae9c349aafff12e65bc1f4612148eccb51e6b82757f99e8d4b594c8e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-23T10:26:42.611Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-64361 in /w/workspace/xfoundry_device-usb-camera_PR-30 [Pipeline] { [Pipeline] ws [2022-05-23T10:26:42.626Z] Running in /w/workspace/device-usb-camera/6 [Pipeline] { [Pipeline] checkout [2022-05-23T10:26:43.116Z] Selected Git installation does not exist. Using Default [2022-05-23T10:26:43.116Z] The recommended git tool is: NONE [2022-05-23T10:26:50.146Z] using credential edgex-jenkins-ssh [2022-05-23T10:26:50.164Z] Cloning the remote Git repository [2022-05-23T10:26:50.232Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-05-23T10:26:50.321Z] > git init /w/workspace/device-usb-camera/6 # timeout=10 [2022-05-23T10:26:50.419Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-05-23T10:26:50.420Z] > git --version # timeout=10 [2022-05-23T10:26:50.443Z] > git --version # 'git version 2.25.1' [2022-05-23T10:26:50.446Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-23T10:26:50.561Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-23T10:26:51.923Z] Merging remotes/origin/main commit aaa7e572fda13da2933300a631edf8df830ba1ce into PR head commit 554a70afea912364cd23b26a9a11f4d46c21edbd [2022-05-23T10:26:52.235Z] Merge succeeded, producing eea44c83b7b634690f5a4c1be6a141bff580d795 [2022-05-23T10:26:52.235Z] Checking out Revision eea44c83b7b634690f5a4c1be6a141bff580d795 (PR-30) [2022-05-23T10:26:51.103Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-05-23T10:26:51.128Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-23T10:26:51.235Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-05-23T10:26:51.304Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-05-23T10:26:51.307Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-23T10:26:51.336Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/30/head:refs/remotes/origin/PR-30 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-23T10:26:51.952Z] > git config core.sparsecheckout # timeout=10 [2022-05-23T10:26:51.985Z] > git checkout -f 554a70afea912364cd23b26a9a11f4d46c21edbd # timeout=10 [2022-05-23T10:26:52.092Z] > git remote # timeout=10 [2022-05-23T10:26:52.113Z] > git config --get remote.origin.url # timeout=10 [2022-05-23T10:26:52.130Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-23T10:26:52.144Z] > git merge aaa7e572fda13da2933300a631edf8df830ba1ce # timeout=10 [2022-05-23T10:26:52.218Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-23T10:26:52.249Z] > git config core.sparsecheckout # timeout=10 [2022-05-23T10:26:52.271Z] > git checkout -f eea44c83b7b634690f5a4c1be6a141bff580d795 # timeout=10 [2022-05-23T10:26:56.593Z] Commit message: "Merge commit 'aaa7e572fda13da2933300a631edf8df830ba1ce' into HEAD" [2022-05-23T10:26:56.623Z] First time build. Skipping changelog. [2022-05-23T10:26:56.609Z] > git rev-list --no-walk c1a98401509bf6f3c7f7b8f3f1191ff8e11d2722 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-23T10:26:57.674Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-23T10:26:57.674Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-23T10:26:57.674Z] Dload Upload Total Spent Left Speed [2022-05-23T10:26:57.674Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 49012 0 --:--:-- --:--:-- --:--:-- 49012 [Pipeline] sh [2022-05-23T10:26:58.207Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-23T10:26:58.559Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-23T10:26:58.559Z] + sudo tee /etc/docker/daemon.new [2022-05-23T10:26:58.559Z] { [2022-05-23T10:26:58.559Z] "registry-mirrors": [ [2022-05-23T10:26:58.559Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-23T10:26:58.559Z] ], [2022-05-23T10:26:58.559Z] "bip": "10.250.0.254/24", [2022-05-23T10:26:58.559Z] "hosts": [ [2022-05-23T10:26:58.559Z] "tcp://0.0.0.0:5555", [2022-05-23T10:26:58.559Z] "unix:///var/run/docker.sock" [2022-05-23T10:26:58.559Z] ], [2022-05-23T10:26:58.559Z] "mtu": 1458, [2022-05-23T10:26:58.559Z] "selinux-enabled": true, [2022-05-23T10:26:58.559Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-23T10:26:58.559Z] } [Pipeline] sh [2022-05-23T10:26:58.928Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-23T10:26:59.289Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-23T10:27:17.667Z] provisioning config files... [2022-05-23T10:27:17.701Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/6@tmp/config5464255207001431257tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-23T10:27:18.175Z] ---> docker-login.sh [2022-05-23T10:27:18.175Z] nexus3.edgexfoundry.org:10001 [2022-05-23T10:27:18.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T10:27:19.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T10:27:19.378Z] Configure a credential helper to remove this warning. See [2022-05-23T10:27:19.378Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T10:27:19.378Z] [2022-05-23T10:27:19.378Z] Login Succeeded [2022-05-23T10:27:19.378Z] nexus3.edgexfoundry.org:10002 [2022-05-23T10:27:19.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T10:27:19.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T10:27:19.930Z] Configure a credential helper to remove this warning. See [2022-05-23T10:27:19.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T10:27:19.930Z] [2022-05-23T10:27:19.930Z] Login Succeeded [2022-05-23T10:27:19.930Z] nexus3.edgexfoundry.org:10003 [2022-05-23T10:27:20.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T10:27:20.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T10:27:20.217Z] Configure a credential helper to remove this warning. See [2022-05-23T10:27:20.217Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T10:27:20.217Z] [2022-05-23T10:27:20.217Z] Login Succeeded [2022-05-23T10:27:20.492Z] nexus3.edgexfoundry.org:10004 [2022-05-23T10:27:20.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T10:27:20.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T10:27:20.768Z] Configure a credential helper to remove this warning. See [2022-05-23T10:27:20.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T10:27:20.768Z] [2022-05-23T10:27:20.768Z] Login Succeeded [2022-05-23T10:27:20.768Z] docker.io [2022-05-23T10:27:21.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T10:27:21.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T10:27:21.643Z] Configure a credential helper to remove this warning. See [2022-05-23T10:27:21.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T10:27:21.643Z] [2022-05-23T10:27:21.643Z] Login Succeeded [2022-05-23T10:27:21.643Z] ---> docker-login.sh ends [Pipeline] } [2022-05-23T10:27:21.662Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-23T10:27:22.131Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-23T10:27:22.149Z] ========================================================= [2022-05-23T10:27:22.149Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-23T10:27:22.149Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-23T10:27:22.526Z] + 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-23T10:27:22.802Z] Sending build context to Docker daemon 710.7kB [2022-05-23T10:27:23.081Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-23T10:27:23.081Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-23T10:27:23.081Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-23T10:27:23.081Z] 9b3977197b4f: Pulling fs layer [2022-05-23T10:27:23.081Z] 1a89e8eeedd5: Pulling fs layer [2022-05-23T10:27:23.081Z] 94645a83ff95: Pulling fs layer [2022-05-23T10:27:23.081Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-23T10:27:23.081Z] 0c92f367c5e7: Pulling fs layer [2022-05-23T10:27:23.081Z] 3096ccb668a1: Pulling fs layer [2022-05-23T10:27:23.081Z] e8cf19c19ddd: Pulling fs layer [2022-05-23T10:27:23.081Z] a4caa8a26152: Pulling fs layer [2022-05-23T10:27:23.081Z] 3096ccb668a1: Waiting [2022-05-23T10:27:23.081Z] e8cf19c19ddd: Waiting [2022-05-23T10:27:23.081Z] a4caa8a26152: Waiting [2022-05-23T10:27:23.081Z] 3f3a8bcf1eab: Waiting [2022-05-23T10:27:23.081Z] 0c92f367c5e7: Waiting [2022-05-23T10:27:23.081Z] 94645a83ff95: Download complete [2022-05-23T10:27:23.081Z] 1a89e8eeedd5: Verifying Checksum [2022-05-23T10:27:23.081Z] 1a89e8eeedd5: Download complete [2022-05-23T10:27:23.362Z] 0c92f367c5e7: Verifying Checksum [2022-05-23T10:27:23.362Z] 0c92f367c5e7: Download complete [2022-05-23T10:27:23.362Z] 9b3977197b4f: Verifying Checksum [2022-05-23T10:27:23.362Z] 9b3977197b4f: Download complete [2022-05-23T10:27:23.362Z] 3096ccb668a1: Verifying Checksum [2022-05-23T10:27:23.362Z] 3096ccb668a1: Download complete [2022-05-23T10:27:23.362Z] e8cf19c19ddd: Verifying Checksum [2022-05-23T10:27:23.362Z] e8cf19c19ddd: Download complete [2022-05-23T10:27:23.972Z] 9b3977197b4f: Pull complete [2022-05-23T10:27:24.574Z] 1a89e8eeedd5: Pull complete [2022-05-23T10:27:24.854Z] 94645a83ff95: Pull complete [2022-05-23T10:27:25.132Z] a4caa8a26152: Verifying Checksum [2022-05-23T10:27:25.132Z] a4caa8a26152: Download complete [2022-05-23T10:27:25.730Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-23T10:27:25.730Z] 3f3a8bcf1eab: Download complete [2022-05-23T10:27:38.152Z] 3f3a8bcf1eab: Pull complete [2022-05-23T10:27:38.152Z] 0c92f367c5e7: Pull complete [2022-05-23T10:27:38.152Z] 3096ccb668a1: Pull complete [2022-05-23T10:27:38.152Z] e8cf19c19ddd: Pull complete [2022-05-23T10:27:43.572Z] a4caa8a26152: Pull complete [2022-05-23T10:27:43.572Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-23T10:27:43.572Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-23T10:27:43.572Z] ---> 725f1c02e7f9 [2022-05-23T10:27:43.572Z] Step 3/12 : ARG MAKE="make build" [2022-05-23T10:27:45.022Z] ---> Running in 666be3fedc93 [2022-05-23T10:27:45.022Z] Removing intermediate container 666be3fedc93 [2022-05-23T10:27:45.022Z] ---> 64460e2486d9 [2022-05-23T10:27:45.022Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-23T10:27:45.305Z] ---> Running in 8eea94e14e27 [2022-05-23T10:27:45.580Z] Removing intermediate container 8eea94e14e27 [2022-05-23T10:27:45.580Z] ---> 1916bb1d8a52 [2022-05-23T10:27:45.580Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-05-23T10:27:45.580Z] ---> Running in e8384f9e03c2 [2022-05-23T10:27:45.869Z] Removing intermediate container e8384f9e03c2 [2022-05-23T10:27:45.869Z] ---> 18655f0be3d9 [2022-05-23T10:27:45.869Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T10:27:45.869Z] ---> Running in 2402073f191b [2022-05-23T10:27:47.856Z] Removing intermediate container 2402073f191b [2022-05-23T10:27:47.856Z] ---> b0678cc6958a [2022-05-23T10:27:47.856Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-23T10:27:47.856Z] ---> Running in 268875cf486d [2022-05-23T10:27:48.869Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T10:27:49.866Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T10:27:50.866Z] (1/14) Installing libintl (0.21-r0) [2022-05-23T10:27:50.867Z] (2/14) Installing eudev-libs (3.2.11_pre1-r0) [2022-05-23T10:27:51.143Z] (3/14) Installing libjpeg-turbo (2.1.2-r0) [2022-05-23T10:27:51.143Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-05-23T10:27:51.143Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-05-23T10:27:51.426Z] (6/14) Installing udev-init-scripts (35-r0) [2022-05-23T10:27:51.426Z] Executing udev-init-scripts-35-r0.post-install [2022-05-23T10:27:51.426Z] (7/14) Installing libblkid (2.37.4-r0) [2022-05-23T10:27:51.702Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-05-23T10:27:51.702Z] (9/14) Installing zstd-libs (1.5.0-r0) [2022-05-23T10:27:51.702Z] (10/14) Installing kmod-libs (29-r2) [2022-05-23T10:27:51.977Z] (11/14) Installing eudev (3.2.11_pre1-r0) [2022-05-23T10:27:51.977Z] (12/14) Installing eudev-dev (3.2.11_pre1-r0) [2022-05-23T10:27:52.255Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-05-23T10:27:52.255Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-05-23T10:27:52.255Z] Executing busybox-1.34.1-r3.trigger [2022-05-23T10:27:52.255Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-05-23T10:27:52.532Z] OK: 227 MiB in 66 packages [2022-05-23T10:27:53.978Z] Removing intermediate container 268875cf486d [2022-05-23T10:27:53.978Z] ---> bbbcbad00c0d [2022-05-23T10:27:53.978Z] Step 8/12 : WORKDIR /device-usb-camera [2022-05-23T10:27:53.978Z] ---> Running in 241debb152ad [2022-05-23T10:27:53.978Z] Removing intermediate container 241debb152ad [2022-05-23T10:27:53.978Z] ---> f2d65d6f6a08 [2022-05-23T10:27:53.978Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-23T10:27:54.587Z] ---> df6fc8c42395 [2022-05-23T10:27:54.587Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T10:27:54.869Z] ---> Running in 570d23e3bc25 [2022-05-23T10:28:51.464Z] Removing intermediate container 570d23e3bc25 [2022-05-23T10:28:51.464Z] ---> 3589c840cda3 [2022-05-23T10:28:51.464Z] Step 11/12 : COPY . . [2022-05-23T10:28:51.464Z] ---> a2453d1df4c8 [2022-05-23T10:28:51.464Z] Step 12/12 : RUN ${MAKE} [2022-05-23T10:28:51.464Z] ---> Running in 13f6935f4913 [2022-05-23T10:28:51.464Z] noop [2022-05-23T10:28:51.464Z] Removing intermediate container 13f6935f4913 [2022-05-23T10:28:51.464Z] ---> 088097dabbc6 [2022-05-23T10:28:51.464Z] Successfully built 088097dabbc6 [2022-05-23T10:28:51.464Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T10:28:51.820Z] + docker inspect -f . ci-base-image-arm64 [2022-05-23T10:28:51.820Z] . [Pipeline] withDockerContainer [2022-05-23T10:28:52.050Z] prd-ubuntu20.04-docker-arm64-4c-16g-64361 does not seem to be running inside a container [2022-05-23T10:28:52.148Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/6 -v /w/workspace/device-usb-camera/6:/w/workspace/device-usb-camera/6:rw,z -v /w/workspace/device-usb-camera/6@tmp:/w/workspace/device-usb-camera/6@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-23T10:28:53.439Z] $ docker top 0e6bc1e85ce4c7cfe1cefafabcd54c3ac07abf4630b60469f53d315cba05e73f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-23T10:28:54.340Z] + go version [2022-05-23T10:28:54.340Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-23T10:28:54.378Z] $ docker stop --time=1 0e6bc1e85ce4c7cfe1cefafabcd54c3ac07abf4630b60469f53d315cba05e73f [2022-05-23T10:28:56.018Z] $ docker rm -f 0e6bc1e85ce4c7cfe1cefafabcd54c3ac07abf4630b60469f53d315cba05e73f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T10:28:56.624Z] + docker inspect -f . ci-base-image-arm64 [2022-05-23T10:28:56.624Z] . [Pipeline] withDockerContainer [2022-05-23T10:28:56.848Z] prd-ubuntu20.04-docker-arm64-4c-16g-64361 does not seem to be running inside a container [2022-05-23T10:28:56.944Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/6 -v /w/workspace/device-usb-camera/6:/w/workspace/device-usb-camera/6:rw,z -v /w/workspace/device-usb-camera/6@tmp:/w/workspace/device-usb-camera/6@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-23T10:28:58.238Z] $ docker top bc45394468967b076579b30cffa785b01952a8745fb909e315df301dca881ab9 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-23T10:28:59.150Z] + make test [2022-05-23T10:28:59.150Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-05-23T10:29:00.585Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-05-23T10:30:37.442Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-05-23T10:30:37.442Z] ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] [2022-05-23T10:30:37.442Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-23T10:30:37.442Z] CGO_ENABLED=1 go vet ./... [2022-05-23T10:30:59.680Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-23T10:30:59.680Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-23T10:30:59.680Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-23T10:30:59.702Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-23T10:30:59.731Z] $ docker stop --time=1 bc45394468967b076579b30cffa785b01952a8745fb909e315df301dca881ab9 [2022-05-23T10:31:01.507Z] $ docker rm -f bc45394468967b076579b30cffa785b01952a8745fb909e315df301dca881ab9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-23T10:31:02.467Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-23T10:31:02.500Z] Warning: overwriting stash ‘coverage-report’ [2022-05-23T10:31:03.019Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-23T10:31:03.716Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-23T10:31:04.052Z] + ls -al . [2022-05-23T10:31:04.052Z] total 164 [2022-05-23T10:31:04.052Z] drwxrwxr-x 9 jenkins jenkins 4096 May 23 10:30 . [2022-05-23T10:31:04.052Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 10:26 .. [2022-05-23T10:31:04.052Z] drwxrwxr-x 8 jenkins jenkins 4096 May 23 10:26 .git [2022-05-23T10:31:04.052Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 10:26 .github [2022-05-23T10:31:04.052Z] -rw-rw-r-- 1 jenkins jenkins 414 May 23 10:26 .gitignore [2022-05-23T10:31:04.052Z] -rw-rw-r-- 1 jenkins jenkins 42 May 23 10:26 .golangci.yml [2022-05-23T10:31:04.052Z] -rw-rw-r-- 1 jenkins jenkins 77 May 23 10:26 .hadolint.yml [2022-05-23T10:31:04.052Z] -rw-rw-r-- 1 jenkins jenkins 8706 May 23 10:26 Attribution.txt [2022-05-23T10:31:04.052Z] -rw-rw-r-- 1 jenkins jenkins 181 May 23 10:26 CHANGELOG.md [2022-05-23T10:31:04.052Z] -rw-rw-r-- 1 jenkins jenkins 1891 May 23 10:26 Dockerfile [2022-05-23T10:31:04.052Z] -rw-rw-r-- 1 jenkins jenkins 678 May 23 10:26 GOVERNANCE.md [2022-05-23T10:31:04.052Z] -rw-rw-r-- 1 jenkins jenkins 659 May 23 10:26 Jenkinsfile [2022-05-23T10:31:04.052Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 23 10:26 LICENSE [2022-05-23T10:31:04.052Z] -rw-rw-r-- 1 jenkins jenkins 2030 May 23 10:26 Makefile [2022-05-23T10:31:04.052Z] -rw-rw-r-- 1 jenkins jenkins 622 May 23 10:26 OWNERS.md [2022-05-23T10:31:04.052Z] -rw-rw-r-- 1 jenkins jenkins 8944 May 23 10:26 README.md [2022-05-23T10:31:04.052Z] -rw-rw-r-- 1 jenkins jenkins 5 May 23 10:21 VERSION [2022-05-23T10:31:04.052Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 10:26 bin [2022-05-23T10:31:04.052Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 10:26 cmd [2022-05-23T10:31:04.052Z] -rw-r--r-- 1 jenkins jenkins 10 May 23 10:29 coverage.out [2022-05-23T10:31:04.052Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 10:26 docker-compose [2022-05-23T10:31:04.052Z] -rw-rw-r-- 1 jenkins jenkins 140 May 23 10:26 docker-entrypoint.sh [2022-05-23T10:31:04.052Z] -rw-rw-r-- 1 jenkins jenkins 3307 May 23 10:26 go.mod [2022-05-23T10:31:04.052Z] -rw-rw-r-- 1 jenkins jenkins 35656 May 23 10:26 go.sum [2022-05-23T10:31:04.052Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 10:26 internal [2022-05-23T10:31:04.052Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 10:26 snap [2022-05-23T10:31:04.052Z] -rw-rw-r-- 1 jenkins jenkins 231 May 23 10:26 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-23T10:31:04.400Z] + 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=eea44c83b7b634690f5a4c1be6a141bff580d795 --label arch=arm64 --label version=0.0.0 . [2022-05-23T10:31:04.670Z] Sending build context to Docker daemon 711.7kB [2022-05-23T10:31:04.943Z] Step 1/29 : ARG BASE=golang:1.17-alpine3.15 [2022-05-23T10:31:04.943Z] Step 2/29 : FROM ${BASE} AS builder [2022-05-23T10:31:04.943Z] ---> 088097dabbc6 [2022-05-23T10:31:04.943Z] Step 3/29 : ARG MAKE="make build" [2022-05-23T10:31:04.943Z] ---> Running in f886f0d4f116 [2022-05-23T10:31:05.215Z] Removing intermediate container f886f0d4f116 [2022-05-23T10:31:05.215Z] ---> c4db4ba9a22a [2022-05-23T10:31:05.215Z] Step 4/29 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-23T10:31:05.215Z] ---> Running in db5f736fed0b [2022-05-23T10:31:05.807Z] Removing intermediate container db5f736fed0b [2022-05-23T10:31:05.807Z] ---> 19c3b9cbf260 [2022-05-23T10:31:05.807Z] Step 5/29 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-05-23T10:31:05.807Z] ---> Running in cdb9b6c3ad6c [2022-05-23T10:31:06.082Z] Removing intermediate container cdb9b6c3ad6c [2022-05-23T10:31:06.082Z] ---> 7af1f0b099bb [2022-05-23T10:31:06.082Z] Step 6/29 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T10:31:06.082Z] ---> Running in e52884eee6bb [2022-05-23T10:31:08.056Z] Removing intermediate container e52884eee6bb [2022-05-23T10:31:08.056Z] ---> 38026057e902 [2022-05-23T10:31:08.056Z] Step 7/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-23T10:31:08.056Z] ---> Running in 59ad4f5e7448 [2022-05-23T10:31:09.031Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T10:31:10.006Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T10:31:10.997Z] OK: 227 MiB in 66 packages [2022-05-23T10:31:11.610Z] Removing intermediate container 59ad4f5e7448 [2022-05-23T10:31:11.610Z] ---> a71afe65b181 [2022-05-23T10:31:11.610Z] Step 8/29 : WORKDIR /device-usb-camera [2022-05-23T10:31:11.610Z] ---> Running in 57d4affa62c0 [2022-05-23T10:31:11.883Z] Removing intermediate container 57d4affa62c0 [2022-05-23T10:31:11.883Z] ---> b50fc2cb3c0e [2022-05-23T10:31:11.883Z] Step 9/29 : COPY go.mod vendor* ./ [2022-05-23T10:31:12.485Z] ---> 922057f62d33 [2022-05-23T10:31:12.485Z] Step 10/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T10:31:12.760Z] ---> Running in 802714e097ba [2022-05-23T10:31:14.736Z] Removing intermediate container 802714e097ba [2022-05-23T10:31:14.736Z] ---> 43d14993a570 [2022-05-23T10:31:14.736Z] Step 11/29 : COPY . . [2022-05-23T10:31:15.722Z] ---> 6d87e53a8001 [2022-05-23T10:31:15.722Z] Step 12/29 : RUN ${MAKE} [2022-05-23T10:31:15.999Z] ---> Running in f4a4cff89428 [2022-05-23T10:31:16.985Z] 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-23T10:33:38.908Z] Removing intermediate container f4a4cff89428 [2022-05-23T10:33:38.909Z] ---> 5aa533995e3f [2022-05-23T10:33:38.909Z] Step 13/29 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-05-23T10:33:38.909Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-05-23T10:33:38.909Z] eab2503cf8f4: Pulling fs layer [2022-05-23T10:33:38.909Z] 97cd0a44c592: Pulling fs layer [2022-05-23T10:33:38.909Z] 97cd0a44c592: Download complete [2022-05-23T10:33:38.909Z] eab2503cf8f4: Verifying Checksum [2022-05-23T10:33:38.909Z] eab2503cf8f4: Download complete [2022-05-23T10:33:38.909Z] eab2503cf8f4: Pull complete [2022-05-23T10:33:38.909Z] 97cd0a44c592: Pull complete [2022-05-23T10:33:38.909Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-05-23T10:33:38.909Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-05-23T10:33:38.909Z] ---> 7f763cca56b3 [2022-05-23T10:33:38.909Z] Step 14/29 : FROM alpine:3.15 [2022-05-23T10:33:38.909Z] 3.15: Pulling from library/alpine [2022-05-23T10:33:38.909Z] 9981e73032c8: Pulling fs layer [2022-05-23T10:33:38.909Z] 9981e73032c8: Verifying Checksum [2022-05-23T10:33:38.909Z] 9981e73032c8: Download complete [2022-05-23T10:33:38.909Z] 9981e73032c8: Pull complete [2022-05-23T10:33:38.909Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-23T10:33:38.909Z] Status: Downloaded newer image for alpine:3.15 [2022-05-23T10:33:38.909Z] ---> 3fb3c9af89a9 [2022-05-23T10:33:38.909Z] Step 15/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-05-23T10:33:38.909Z] ---> Running in a3d8f7076ff2 [2022-05-23T10:33:38.909Z] Removing intermediate container a3d8f7076ff2 [2022-05-23T10:33:38.909Z] ---> c0cfe4696397 [2022-05-23T10:33:38.909Z] Step 16/29 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-05-23T10:33:38.909Z] ---> Running in 1ab0947177ff [2022-05-23T10:33:39.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T10:33:39.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T10:33:40.783Z] (1/73) Installing dumb-init (1.2.5-r1) [2022-05-23T10:33:40.783Z] (2/73) Installing sdl2 (2.0.16-r4) [2022-05-23T10:33:40.783Z] (3/73) Installing libxau (1.0.9-r0) [2022-05-23T10:33:40.783Z] (4/73) Installing libmd (1.0.3-r0) [2022-05-23T10:33:40.783Z] (5/73) Installing libbsd (0.11.3-r1) [2022-05-23T10:33:41.061Z] (6/73) Installing libxdmcp (1.1.3-r0) [2022-05-23T10:33:41.061Z] (7/73) Installing libxcb (1.14-r2) [2022-05-23T10:33:41.061Z] (8/73) Installing libx11 (1.7.2-r0) [2022-05-23T10:33:41.061Z] (9/73) Installing aom-libs (3.2.0-r0) [2022-05-23T10:33:41.061Z] (10/73) Installing alsa-lib (1.2.5.1-r1) [2022-05-23T10:33:41.341Z] (11/73) Installing expat (2.4.7-r0) [2022-05-23T10:33:41.341Z] (12/73) Installing brotli-libs (1.0.9-r5) [2022-05-23T10:33:41.341Z] (13/73) Installing libbz2 (1.0.8-r1) [2022-05-23T10:33:41.341Z] (14/73) Installing libpng (1.6.37-r1) [2022-05-23T10:33:41.341Z] (15/73) Installing freetype (2.11.1-r2) [2022-05-23T10:33:41.341Z] (16/73) Installing libuuid (2.37.4-r0) [2022-05-23T10:33:41.341Z] (17/73) Installing fontconfig (2.13.1-r4) [2022-05-23T10:33:41.341Z] (18/73) Installing fribidi (1.0.11-r0) [2022-05-23T10:33:41.341Z] (19/73) Installing libffi (3.4.2-r1) [2022-05-23T10:33:41.341Z] (20/73) Installing libintl (0.21-r0) [2022-05-23T10:33:41.341Z] (21/73) Installing libblkid (2.37.4-r0) [2022-05-23T10:33:41.341Z] (22/73) Installing libmount (2.37.4-r0) [2022-05-23T10:33:41.341Z] (23/73) Installing pcre (8.45-r1) [2022-05-23T10:33:41.341Z] (24/73) Installing glib (2.70.1-r0) [2022-05-23T10:33:41.617Z] (25/73) Installing graphite2 (1.3.14-r0) [2022-05-23T10:33:41.617Z] (26/73) Installing harfbuzz (3.0.0-r2) [2022-05-23T10:33:41.617Z] (27/73) Installing libass (0.15.2-r0) [2022-05-23T10:33:41.617Z] (28/73) Installing libdav1d (0.9.2-r0) [2022-05-23T10:33:41.617Z] (29/73) Installing gmp (6.2.1-r1) [2022-05-23T10:33:41.617Z] (30/73) Installing nettle (3.7.3-r0) [2022-05-23T10:33:41.617Z] (31/73) Installing p11-kit (0.24.0-r1) [2022-05-23T10:33:41.617Z] (32/73) Installing libtasn1 (4.18.0-r0) [2022-05-23T10:33:41.617Z] (33/73) Installing libunistring (0.9.10-r1) [2022-05-23T10:33:41.617Z] (34/73) Installing gnutls (3.7.1-r0) [2022-05-23T10:33:41.893Z] (35/73) Installing ncurses-terminfo-base (6.3_p20211120-r0) [2022-05-23T10:33:41.893Z] (36/73) Installing ncurses-libs (6.3_p20211120-r0) [2022-05-23T10:33:41.893Z] (37/73) Installing lame (3.100-r0) [2022-05-23T10:33:41.893Z] (38/73) Installing opus (1.3.1-r1) [2022-05-23T10:33:41.893Z] (39/73) Installing libgomp (10.3.1_git20211027-r0) [2022-05-23T10:33:41.893Z] (40/73) Installing soxr (0.1.3-r2) [2022-05-23T10:33:41.893Z] (41/73) Installing libgcc (10.3.1_git20211027-r0) [2022-05-23T10:33:41.893Z] (42/73) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-23T10:33:41.893Z] (43/73) Installing libsrt (1.4.2-r1) [2022-05-23T10:33:41.893Z] (44/73) Installing libssh (0.9.6-r1) [2022-05-23T10:33:41.893Z] (45/73) Installing libogg (1.3.5-r0) [2022-05-23T10:33:41.893Z] (46/73) Installing libtheora (1.1.1-r16) [2022-05-23T10:33:42.169Z] (47/73) Installing libjpeg-turbo (2.1.2-r0) [2022-05-23T10:33:42.169Z] (48/73) Installing v4l-utils-libs (1.22.1-r1) [2022-05-23T10:33:42.169Z] (49/73) Installing libxext (1.3.4-r0) [2022-05-23T10:33:42.169Z] (50/73) Installing libxfixes (6.0.0-r0) [2022-05-23T10:33:42.169Z] (51/73) Installing libdrm (2.4.109-r0) [2022-05-23T10:33:42.169Z] (52/73) Installing wayland-libs-client (1.19.0-r1) [2022-05-23T10:33:42.169Z] (53/73) Installing libva (2.13.0-r0) [2022-05-23T10:33:42.169Z] (54/73) Installing libvdpau (1.4-r0) [2022-05-23T10:33:42.169Z] (55/73) Installing vidstab (1.1.0-r1) [2022-05-23T10:33:42.169Z] (56/73) Installing libvorbis (1.3.7-r0) [2022-05-23T10:33:42.169Z] (57/73) Installing libvpx (1.10.0-r0) [2022-05-23T10:33:42.169Z] (58/73) Installing vulkan-loader (1.2.196-r0) [2022-05-23T10:33:42.169Z] (59/73) Installing libwebp (1.2.2-r0) [2022-05-23T10:33:42.169Z] (60/73) Installing x264-libs (20210613-r0) [2022-05-23T10:33:42.169Z] (61/73) Installing x265-libs (3.5-r0) [2022-05-23T10:33:42.444Z] (62/73) Installing xvidcore (1.3.7-r1) [2022-05-23T10:33:42.444Z] (63/73) Installing ffmpeg-libs (4.4.1-r2) [2022-05-23T10:33:42.723Z] (64/73) Installing ffmpeg (4.4.1-r2) [2022-05-23T10:33:42.723Z] (65/73) Installing udev-init-scripts (35-r0) [2022-05-23T10:33:42.723Z] Executing udev-init-scripts-35-r0.post-install [2022-05-23T10:33:42.723Z] (66/73) Installing eudev-libs (3.2.11_pre1-r0) [2022-05-23T10:33:42.723Z] (67/73) Installing xz-libs (5.2.5-r1) [2022-05-23T10:33:43.001Z] (68/73) Installing zstd-libs (1.5.0-r0) [2022-05-23T10:33:43.001Z] (69/73) Installing kmod-libs (29-r2) [2022-05-23T10:33:43.001Z] (70/73) Installing eudev (3.2.11_pre1-r0) [2022-05-23T10:33:43.001Z] (71/73) Installing libsodium (1.0.18-r0) [2022-05-23T10:33:43.001Z] (72/73) Installing libzmq (4.3.4-r0) [2022-05-23T10:33:43.001Z] (73/73) Installing zeromq (4.3.4-r0) [2022-05-23T10:33:43.001Z] Executing busybox-1.34.1-r5.trigger [2022-05-23T10:33:43.001Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-05-23T10:33:43.001Z] OK: 67 MiB in 87 packages [2022-05-23T10:33:46.411Z] Removing intermediate container 1ab0947177ff [2022-05-23T10:33:46.411Z] ---> 65d8aed6ee38 [2022-05-23T10:33:46.411Z] Step 17/29 : WORKDIR / [2022-05-23T10:33:46.411Z] ---> Running in 4e88b5a1eba5 [2022-05-23T10:33:46.411Z] Removing intermediate container 4e88b5a1eba5 [2022-05-23T10:33:46.411Z] ---> 335e4d462b3f [2022-05-23T10:33:46.411Z] Step 18/29 : COPY --from=builder /device-usb-camera/cmd / [2022-05-23T10:33:48.395Z] ---> 6517c0e80fa0 [2022-05-23T10:33:48.395Z] Step 19/29 : COPY --from=builder /device-usb-camera/LICENSE / [2022-05-23T10:33:48.670Z] ---> 9b07fcd7fc7e [2022-05-23T10:33:48.670Z] Step 20/29 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-05-23T10:33:49.267Z] ---> 0bb2cb9a2253 [2022-05-23T10:33:49.267Z] Step 21/29 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-05-23T10:33:49.872Z] ---> 694d18f93c0d [2022-05-23T10:33:49.872Z] Step 22/29 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-05-23T10:33:50.474Z] ---> e6bd96cab857 [2022-05-23T10:33:50.474Z] Step 23/29 : COPY --from=rtsp /rtsp-simple-server / [2022-05-23T10:33:51.912Z] ---> 7891218e6eb2 [2022-05-23T10:33:51.912Z] Step 24/29 : EXPOSE 59983 [2022-05-23T10:33:51.912Z] ---> Running in 5ad0760a3a6b [2022-05-23T10:33:52.197Z] Removing intermediate container 5ad0760a3a6b [2022-05-23T10:33:52.197Z] ---> 63c4349f1883 [2022-05-23T10:33:52.197Z] Step 25/29 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-05-23T10:33:52.197Z] ---> Running in 20b163b2b1a7 [2022-05-23T10:33:52.480Z] Removing intermediate container 20b163b2b1a7 [2022-05-23T10:33:52.480Z] ---> ccde7289f1a0 [2022-05-23T10:33:52.480Z] Step 26/29 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-05-23T10:33:52.754Z] ---> Running in 0c5de8c3d82f [2022-05-23T10:33:53.030Z] Removing intermediate container 0c5de8c3d82f [2022-05-23T10:33:53.030Z] ---> 60b7b1c504db [2022-05-23T10:33:53.030Z] Step 27/29 : LABEL arch=arm64 [2022-05-23T10:33:53.030Z] ---> Running in 135414e83fba [2022-05-23T10:33:53.311Z] Removing intermediate container 135414e83fba [2022-05-23T10:33:53.311Z] ---> 481956344da3 [2022-05-23T10:33:53.311Z] Step 28/29 : LABEL git_sha=eea44c83b7b634690f5a4c1be6a141bff580d795 [2022-05-23T10:33:53.588Z] ---> Running in 5219eee17872 [2022-05-23T10:33:53.863Z] Removing intermediate container 5219eee17872 [2022-05-23T10:33:53.863Z] ---> a3954ca4fffd [2022-05-23T10:33:53.863Z] Step 29/29 : LABEL version=0.0.0 [2022-05-23T10:33:53.863Z] ---> Running in 04b8e922df79 [2022-05-23T10:33:54.143Z] Removing intermediate container 04b8e922df79 [2022-05-23T10:33:54.143Z] ---> 93a61125c5a8 [2022-05-23T10:33:54.143Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-23T10:33:54.143Z] Successfully built 93a61125c5a8 [2022-05-23T10:33:54.420Z] 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-23T10:33:54.879Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-23T10:33:54.879Z] [2022-05-23T10:33:54.879Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-23T10:33:55.246Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-23T10:33:55.524Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-23T10:33:55.524Z] 8998bd30e6a1: Pulling fs layer [2022-05-23T10:33:55.524Z] 04944245beec: Pulling fs layer [2022-05-23T10:33:55.524Z] 699f458cf7ca: Pulling fs layer [2022-05-23T10:33:55.525Z] 765212b225bb: Pulling fs layer [2022-05-23T10:33:55.525Z] f23df028b6ca: Pulling fs layer [2022-05-23T10:33:55.525Z] d65c8cfc05b1: Pulling fs layer [2022-05-23T10:33:55.525Z] 2437ff75d9bd: Pulling fs layer [2022-05-23T10:33:55.525Z] 765212b225bb: Waiting [2022-05-23T10:33:55.525Z] f23df028b6ca: Waiting [2022-05-23T10:33:55.525Z] d65c8cfc05b1: Waiting [2022-05-23T10:33:55.525Z] 2437ff75d9bd: Waiting [2022-05-23T10:33:55.525Z] 04944245beec: Verifying Checksum [2022-05-23T10:33:55.525Z] 04944245beec: Download complete [2022-05-23T10:33:55.525Z] 765212b225bb: Verifying Checksum [2022-05-23T10:33:55.525Z] 765212b225bb: Download complete [2022-05-23T10:33:55.525Z] f23df028b6ca: Verifying Checksum [2022-05-23T10:33:55.525Z] f23df028b6ca: Download complete [2022-05-23T10:33:55.804Z] d65c8cfc05b1: Verifying Checksum [2022-05-23T10:33:55.804Z] d65c8cfc05b1: Download complete [2022-05-23T10:33:55.804Z] 699f458cf7ca: Verifying Checksum [2022-05-23T10:33:55.804Z] 699f458cf7ca: Download complete [2022-05-23T10:33:56.083Z] 8998bd30e6a1: Verifying Checksum [2022-05-23T10:33:56.083Z] 8998bd30e6a1: Download complete [2022-05-23T10:33:58.726Z] 2437ff75d9bd: Verifying Checksum [2022-05-23T10:33:58.726Z] 2437ff75d9bd: Download complete [2022-05-23T10:34:00.719Z] 8998bd30e6a1: Pull complete [2022-05-23T10:34:00.996Z] 04944245beec: Pull complete [2022-05-23T10:34:02.988Z] 699f458cf7ca: Pull complete [2022-05-23T10:34:02.988Z] 765212b225bb: Pull complete [2022-05-23T10:34:03.979Z] f23df028b6ca: Pull complete [2022-05-23T10:34:03.979Z] d65c8cfc05b1: Pull complete [2022-05-23T10:34:19.090Z] 2437ff75d9bd: Pull complete [2022-05-23T10:34:19.090Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-23T10:34:19.090Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-23T10:34:19.090Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-23T10:34:19.348Z] prd-ubuntu20.04-docker-arm64-4c-16g-64361 does not seem to be running inside a container [2022-05-23T10:34:19.457Z] $ 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/6 -v /w/workspace/device-usb-camera/6:/w/workspace/device-usb-camera/6:rw,z -v /w/workspace/device-usb-camera/6@tmp:/w/workspace/device-usb-camera/6@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-23T10:34:22.578Z] $ docker top 3c891b5656583f8e5299897441b1b8a8719e4e1c44660038b36c4594281b590b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-23T10:34:23.537Z] ---> job-cost.sh [2022-05-23T10:34:23.537Z] lf-activate-venv: SKIPPING [2022-05-23T10:34:23.537Z] INFO: No Stack... [2022-05-23T10:34:24.134Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-23T10:34:25.116Z] INFO: Archiving Costs [Pipeline] sh [2022-05-23T10:34:25.793Z] + cat /w/workspace/device-usb-camera/6/archives/cost.csv [2022-05-23T10:34:25.793Z] + cut -d, -f6 [Pipeline] lock [2022-05-23T10:34:25.866Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-30-6-stack-cost] [2022-05-23T10:34:25.875Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-30-6-stack-cost] did not exist. Created. [2022-05-23T10:34:25.875Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-30-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-23T10:34:26.566Z] /w/workspace/device-usb-camera/6@tmp/durable-d9d5aa88/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-23T10:34:27.266Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-23T10:34:27.289Z] Warning: overwriting stash ‘stack-cost’ [2022-05-23T10:34:27.343Z] Stashed 1 file(s) [Pipeline] } [2022-05-23T10:34:27.354Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-30-6-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-23T10:34:27.394Z] $ docker stop --time=1 3c891b5656583f8e5299897441b1b8a8719e4e1c44660038b36c4594281b590b [2022-05-23T10:34:28.950Z] $ docker rm -f 3c891b5656583f8e5299897441b1b8a8719e4e1c44660038b36c4594281b590b [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-23T10:34:29.513Z] provisioning config files... [2022-05-23T10:34:29.540Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/xfoundry_device-usb-camera_PR-30@tmp/config7620241576608525839tmp [Pipeline] { [Pipeline] sh [2022-05-23T10:34:29.905Z] + set +x [2022-05-23T10:34:29.905Z] + curl -s https://codecov.io/bash [2022-05-23T10:34:29.905Z] + bash -s -- [2022-05-23T10:34:29.905Z] [2022-05-23T10:34:29.905Z] _____ _ [2022-05-23T10:34:29.905Z] / ____| | | [2022-05-23T10:34:29.905Z] | | ___ __| | ___ ___ _____ __ [2022-05-23T10:34:29.905Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-23T10:34:29.905Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-23T10:34:29.905Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-23T10:34:29.905Z] Bash-1.0.6 [2022-05-23T10:34:29.905Z] [2022-05-23T10:34:29.905Z] [2022-05-23T10:34:29.905Z] ==> git version 2.25.1 found [2022-05-23T10:34:29.905Z] ==> 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-23T10:34:29.906Z] Release-Date: 2020-01-08 [2022-05-23T10:34:29.906Z] 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-23T10:34:29.906Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-23T10:34:29.906Z] ==> Jenkins CI detected. [2022-05-23T10:34:29.906Z] current dir:  /w/workspace/xfoundry_device-usb-camera_PR-30 [2022-05-23T10:34:29.906Z] project root: . [2022-05-23T10:34:29.906Z] --> token set from env [2022-05-23T10:34:29.906Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-23T10:34:29.906Z] ==> Running gcov in . (disable via -X gcov) [2022-05-23T10:34:29.906Z] ==> Python coveragepy not found [2022-05-23T10:34:29.906Z] ==> Searching for coverage reports in: [2022-05-23T10:34:29.906Z] + . [2022-05-23T10:34:29.906Z] -> Found 1 reports [2022-05-23T10:34:29.906Z] ==> Detecting git/mercurial file structure [2022-05-23T10:34:29.906Z] ==> Reading reports [2022-05-23T10:34:29.906Z] + ./coverage.out bytes=10 [2022-05-23T10:34:29.906Z] ==> Appending adjustments [2022-05-23T10:34:29.906Z] https://docs.codecov.io/docs/fixing-reports [2022-05-23T10:34:30.166Z] + Found adjustments [2022-05-23T10:34:30.166Z] ==> Gzipping contents [2022-05-23T10:34:30.166Z] 4.0K /tmp/codecov.RL8T8S.gz [2022-05-23T10:34:30.166Z] ==> Uploading reports [2022-05-23T10:34:30.166Z] url: https://codecov.io [2022-05-23T10:34:30.166Z] query: branch=PR-30&commit=cbff24535be027fea37a2b6057cc9eafdf42b181&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-30%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=30&job=&cmd_args= [2022-05-23T10:34:30.166Z] -> Pinging Codecov [2022-05-23T10:34:30.166Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-30&commit=cbff24535be027fea37a2b6057cc9eafdf42b181&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-30%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=30&job=&cmd_args= [2022-05-23T10:34:30.425Z] -> Uploading to [2022-05-23T10:34:30.425Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-23/73D8F5FF140700D3E01443B452E23636/cbff24535be027fea37a2b6057cc9eafdf42b181/249f80b5-25e0-4c94-9641-5641c842989d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220523%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220523T103430Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=77d078d071cc93f09d45dac135ca763e22cb1172e0a913b5f4dad189620ae135 [2022-05-23T10:34:30.425Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-23T10:34:30.425Z] Dload Upload Total Spent Left Speed [2022-05-23T10:34:30.684Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1841 0 0 100 1841 0 8893 --:--:-- --:--:-- --:--:-- 8936 [2022-05-23T10:34:30.684Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-usb-camera/commit/cbff24535be027fea37a2b6057cc9eafdf42b181 [Pipeline] } [2022-05-23T10:34:30.692Z] 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-23T10:34:31.474Z] + [ -d /w/workspace/xfoundry_device-usb-camera_PR-30/archives ] [2022-05-23T10:34:31.474Z] + ls -al /w/workspace/xfoundry_device-usb-camera_PR-30/archives [2022-05-23T10:34:31.474Z] total 16 [2022-05-23T10:34:31.474Z] drwxr-xr-x 3 root root 4096 May 23 10:23 . [2022-05-23T10:34:31.474Z] drwxrwxr-x 11 jenkins jenkins 4096 May 23 10:23 .. [2022-05-23T10:34:31.474Z] drwxr-xr-x 2 root root 4096 May 23 10:23 cost [2022-05-23T10:34:31.474Z] -rw-r--r-- 1 root root 87 May 23 10:23 cost.csv [2022-05-23T10:34:31.474Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-usb-camera_PR-30/archives [2022-05-23T10:34:31.474Z] + ls -al /w/workspace/xfoundry_device-usb-camera_PR-30/archives [2022-05-23T10:34:31.474Z] total 16 [2022-05-23T10:34:31.474Z] drwxr-xr-x 3 jenkins jenkins 4096 May 23 10:23 . [2022-05-23T10:34:31.474Z] drwxrwxr-x 11 jenkins jenkins 4096 May 23 10:23 .. [2022-05-23T10:34:31.474Z] drwxr-xr-x 2 jenkins jenkins 4096 May 23 10:23 cost [2022-05-23T10:34:31.474Z] -rw-r--r-- 1 jenkins jenkins 87 May 23 10:23 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-23T10:34:31.770Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-23T10:34:32.636Z] ---> package-listing.sh [2022-05-23T10:34:32.636Z] ++ facter osfamily [2022-05-23T10:34:32.636Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-23T10:34:32.899Z] + OS_FAMILY=debian [2022-05-23T10:34:32.899Z] + workspace=/w/workspace/xfoundry_device-usb-camera_PR-30 [2022-05-23T10:34:32.899Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-23T10:34:32.899Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-23T10:34:32.899Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-23T10:34:32.899Z] + PACKAGES=/tmp/packages_start.txt [2022-05-23T10:34:32.899Z] + '[' /w/workspace/xfoundry_device-usb-camera_PR-30 ']' [2022-05-23T10:34:32.899Z] + PACKAGES=/tmp/packages_end.txt [2022-05-23T10:34:32.899Z] + case "${OS_FAMILY}" in [2022-05-23T10:34:32.899Z] + dpkg -l [2022-05-23T10:34:32.899Z] + grep '^ii' [2022-05-23T10:34:32.899Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-23T10:34:32.899Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-23T10:34:32.899Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-23T10:34:32.899Z] + '[' /w/workspace/xfoundry_device-usb-camera_PR-30 ']' [2022-05-23T10:34:32.899Z] + mkdir -p /w/workspace/xfoundry_device-usb-camera_PR-30/archives/ [2022-05-23T10:34:32.899Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-usb-camera_PR-30/archives/ [Pipeline] echo [2022-05-23T10:34:32.914Z] 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-30/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-23T10:34:33.196Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-23T10:34:33.754Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-23T10:34:33.755Z] . [Pipeline] withDockerContainer [2022-05-23T10:34:33.822Z] prd-ubuntu20.04-docker-8c-8g-64360 does not seem to be running inside a container [2022-05-23T10:34:33.862Z] $ 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-30/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-30 -v /w/workspace/xfoundry_device-usb-camera_PR-30:/w/workspace/xfoundry_device-usb-camera_PR-30:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-30@tmp:/w/workspace/xfoundry_device-usb-camera_PR-30@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-23T10:34:34.109Z] $ docker top 4b826f002f340b0e54b2cb832cc62e9af668decb006ee0d6ab436f89217ccc4d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-23T10:34:34.461Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-23T10:34:34.752Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-23T10:34:35.043Z] + ls /var/log/sa-host [2022-05-23T10:34:35.043Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-23T10:34:35.277Z] provisioning config files... [2022-05-23T10:34:35.287Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-30@tmp/config2422929712980724306tmp [Pipeline] { [Pipeline] echo [2022-05-23T10:34:35.305Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-23T10:34:35.592Z] ---> create-netrc.sh [Pipeline] } [2022-05-23T10:34:35.598Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-23T10:34:35.936Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-23T10:34:35.945Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-23T10:34:36.234Z] ---> sudo-logs.sh [2022-05-23T10:34:36.234Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-23T10:34:36.269Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-23T10:34:36.560Z] ---> job-cost.sh [2022-05-23T10:34:36.560Z] lf-activate-venv: SKIPPING [2022-05-23T10:34:36.560Z] DEBUG: total: 0.2199999988079071 [2022-05-23T10:34:36.560Z] INFO: Retrieving Stack Cost... [2022-05-23T10:34:37.131Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-23T10:34:37.391Z] INFO: Archiving Costs [Pipeline] echo [2022-05-23T10:34:37.407Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-23T10:34:37.694Z] ---> logs-deploy.sh [2022-05-23T10:34:37.694Z] lf-activate-venv: SKIPPING [2022-05-23T10:34:37.694Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-30/6 [2022-05-23T10:34:37.694Z] INFO: archiving workspace using pattern(s): [2022-05-23T10:34:38.635Z] Archives upload complete. [2022-05-23T10:34:38.635Z] INFO: archiving logs to Nexus