Pull request #86 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 46b77cd1dd33cccb883e13d0aedce09aad09089a+1e613961013b6b37f2d2c6796bfa6cb96c8fac46 (7a5f7b2954e7828c2ec8c7ad1ffc99180d4a96ff) 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-ssh7743585459146460616.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh10774215408440133042.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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-86/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-86/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6134266916222924273.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-86/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1838145991112887081.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh18272989965604372466.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-86/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-86/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9809333846836356926.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-29835 in /w/workspace/xfoundry_device-usb-camera_PR-86 [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-86 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 1e613961013b6b37f2d2c6796bfa6cb96c8fac46 into PR head commit 46b77cd1dd33cccb883e13d0aedce09aad09089a Merge succeeded, producing 46b77cd1dd33cccb883e13d0aedce09aad09089a Checking out Revision 46b77cd1dd33cccb883e13d0aedce09aad09089a (PR-86) > 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/86/head:refs/remotes/origin/PR-86 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 46b77cd1dd33cccb883e13d0aedce09aad09089a # 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 1e613961013b6b37f2d2c6796bfa6cb96c8fac46 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 46b77cd1dd33cccb883e13d0aedce09aad09089a # timeout=10 Commit message: "build(deps): Bump github.com/vladimirvivien/go4vl from 0.0.2 to 0.0.4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-19T17:30:06.290Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-19T17:30:06.443Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-19T17:30:06.531Z] ========================================================= [2022-09-19T17:30:06.531Z] EdgeX Global Pipelines Version Info [2022-09-19T17:30:06.531Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-19T17:30:07.299Z] ------------------- [2022-09-19T17:30:07.299Z] stable info: [2022-09-19T17:30:07.299Z] ------------------- [2022-09-19T17:30:07.299Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-19T17:30:07.299Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-19T17:30:07.299Z] Message: update stable to v1.0.239 [2022-09-19T17:30:07.873Z] ------------------- [2022-09-19T17:30:07.873Z] experimental info: [2022-09-19T17:30:07.873Z] ------------------- [2022-09-19T17:30:07.873Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-19T17:30:07.873Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-19T17:30:07.873Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-19T17:30:08.225Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-09-19T17:30:08.264Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-09-19T17:30:08.302Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-19T17:30:08.337Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-19T17:30:08.374Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-19T17:30:08.411Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-19T17:30:08.452Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-19T17:30:08.488Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-19T17:30:08.525Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-19T17:30:08.560Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-19T17:30:08.598Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-19T17:30:08.632Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-09-19T17:30:08.666Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-19T17:30:08.703Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-19T17:30:08.741Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-19T17:30:08.779Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-19T17:30:08.815Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-19T17:30:08.851Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-19T17:30:08.890Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-19T17:30:08.926Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-19T17:30:08.966Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-19T17:30:09.005Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-19T17:30:09.045Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-19T17:30:09.089Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-19T17:30:09.130Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-19T17:30:09.171Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-19T17:30:09.212Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-19T17:30:09.251Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-86 [Pipeline] echo [2022-09-19T17:30:09.290Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-86 [Pipeline] echo [2022-09-19T17:30:09.327Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-86 [Pipeline] echo [2022-09-19T17:30:09.370Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 46b77cd1dd33cccb883e13d0aedce09aad09089a [Pipeline] echo [2022-09-19T17:30:09.408Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 46b77cd [Pipeline] echo [2022-09-19T17:30:09.454Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-19T17:30:09.567Z] provisioning config files... [2022-09-19T17:30:09.585Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-86@tmp/config868464758609556795tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-19T17:30:09.942Z] ---> docker-login.sh [2022-09-19T17:30:09.942Z] nexus3.edgexfoundry.org:10001 [2022-09-19T17:30:10.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-19T17:30:10.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-19T17:30:10.466Z] Configure a credential helper to remove this warning. See [2022-09-19T17:30:10.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-19T17:30:10.466Z] [2022-09-19T17:30:10.466Z] Login Succeeded [2022-09-19T17:30:10.466Z] nexus3.edgexfoundry.org:10002 [2022-09-19T17:30:10.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-19T17:30:10.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-19T17:30:10.726Z] Configure a credential helper to remove this warning. See [2022-09-19T17:30:10.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-19T17:30:10.726Z] [2022-09-19T17:30:10.726Z] Login Succeeded [2022-09-19T17:30:10.726Z] nexus3.edgexfoundry.org:10003 [2022-09-19T17:30:10.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-19T17:30:10.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-19T17:30:10.726Z] Configure a credential helper to remove this warning. See [2022-09-19T17:30:10.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-19T17:30:10.726Z] [2022-09-19T17:30:10.726Z] Login Succeeded [2022-09-19T17:30:10.726Z] nexus3.edgexfoundry.org:10004 [2022-09-19T17:30:10.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-19T17:30:10.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-19T17:30:10.987Z] Configure a credential helper to remove this warning. See [2022-09-19T17:30:10.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-19T17:30:10.987Z] [2022-09-19T17:30:10.987Z] Login Succeeded [2022-09-19T17:30:10.987Z] docker.io [2022-09-19T17:30:10.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-19T17:30:11.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-19T17:30:11.247Z] Configure a credential helper to remove this warning. See [2022-09-19T17:30:11.247Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-19T17:30:11.247Z] [2022-09-19T17:30:11.247Z] Login Succeeded [2022-09-19T17:30:11.247Z] ---> docker-login.sh ends [Pipeline] } [2022-09-19T17:30:11.286Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-19T17:30:11.928Z] + git rev-list -1 --merges 46b77cd1dd33cccb883e13d0aedce09aad09089a~1..46b77cd1dd33cccb883e13d0aedce09aad09089a [Pipeline] echo [2022-09-19T17:30:11.976Z] -----------> git rev-list -1 --merges 46b77cd1dd33cccb883e13d0aedce09aad09089a~1..46b77cd1dd33cccb883e13d0aedce09aad09089a 46b77cd1dd33cccb883e13d0aedce09aad09089a [false] [Pipeline] sh [2022-09-19T17:30:12.290Z] + git log --format=format:%s -1 46b77cd1dd33cccb883e13d0aedce09aad09089a [Pipeline] echo [2022-09-19T17:30:12.326Z] ========================================================= [2022-09-19T17:30:12.326Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-19T17:30:12.326Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-19T17:30:12.743Z] + git log --format=format:%s -1 46b77cd1dd33cccb883e13d0aedce09aad09089a [Pipeline] echo [2022-09-19T17:30:12.783Z] [semverPrep] GIT_COMMIT: 46b77cd1dd33cccb883e13d0aedce09aad09089a, Commit Message: build(deps): Bump github.com/vladimirvivien/go4vl from 0.0.2 to 0.0.4 [Pipeline] echo [2022-09-19T17:30:12.811Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-19T17:30:13.194Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-19T17:30:13.194Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-19T17:30:13.194Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-19T17:30:13.194Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-19T17:30:13.194Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-19T17:30:13.194Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-19T17:30:13.194Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T17:30:13.678Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-19T17:30:13.678Z] [2022-09-19T17:30:13.678Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T17:30:14.054Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-19T17:30:14.054Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-19T17:30:14.054Z] b85a868b505f: Pulling fs layer [2022-09-19T17:30:14.054Z] e2be974225ed: Pulling fs layer [2022-09-19T17:30:14.054Z] 339a4e72a1f5: Pulling fs layer [2022-09-19T17:30:14.054Z] 988bab9f4d93: Pulling fs layer [2022-09-19T17:30:14.054Z] 1469e6f7b9e6: Pulling fs layer [2022-09-19T17:30:14.054Z] eaf3925da568: Pulling fs layer [2022-09-19T17:30:14.054Z] bab4dde63d76: Pulling fs layer [2022-09-19T17:30:14.054Z] bde34c3a00c8: Pulling fs layer [2022-09-19T17:30:14.054Z] b352a97aabf1: Pulling fs layer [2022-09-19T17:30:14.054Z] 4872d77fe225: Pulling fs layer [2022-09-19T17:30:14.054Z] 5851b861e8e6: Pulling fs layer [2022-09-19T17:30:14.054Z] 4872d77fe225: Waiting [2022-09-19T17:30:14.054Z] bde34c3a00c8: Waiting [2022-09-19T17:30:14.054Z] 988bab9f4d93: Waiting [2022-09-19T17:30:14.054Z] b352a97aabf1: Waiting [2022-09-19T17:30:14.054Z] 5851b861e8e6: Waiting [2022-09-19T17:30:14.054Z] 1469e6f7b9e6: Waiting [2022-09-19T17:30:14.054Z] bab4dde63d76: Waiting [2022-09-19T17:30:14.054Z] e2be974225ed: Download complete [2022-09-19T17:30:14.054Z] 988bab9f4d93: Download complete [2022-09-19T17:30:14.316Z] 1469e6f7b9e6: Verifying Checksum [2022-09-19T17:30:14.316Z] 1469e6f7b9e6: Download complete [2022-09-19T17:30:14.316Z] eaf3925da568: Verifying Checksum [2022-09-19T17:30:14.316Z] eaf3925da568: Download complete [2022-09-19T17:30:14.316Z] 339a4e72a1f5: Verifying Checksum [2022-09-19T17:30:14.316Z] 339a4e72a1f5: Download complete [2022-09-19T17:30:14.316Z] bde34c3a00c8: Verifying Checksum [2022-09-19T17:30:14.316Z] bde34c3a00c8: Download complete [2022-09-19T17:30:14.316Z] b352a97aabf1: Verifying Checksum [2022-09-19T17:30:14.316Z] b352a97aabf1: Download complete [2022-09-19T17:30:14.316Z] 4872d77fe225: Download complete [2022-09-19T17:30:14.316Z] 5851b861e8e6: Verifying Checksum [2022-09-19T17:30:14.316Z] 5851b861e8e6: Download complete [2022-09-19T17:30:14.316Z] b85a868b505f: Download complete [2022-09-19T17:30:14.577Z] bab4dde63d76: Verifying Checksum [2022-09-19T17:30:14.577Z] bab4dde63d76: Download complete [2022-09-19T17:30:15.964Z] b85a868b505f: Pull complete [2022-09-19T17:30:15.964Z] e2be974225ed: Pull complete [2022-09-19T17:30:16.226Z] 339a4e72a1f5: Pull complete [2022-09-19T17:30:16.488Z] 988bab9f4d93: Pull complete [2022-09-19T17:30:16.748Z] 1469e6f7b9e6: Pull complete [2022-09-19T17:30:16.748Z] eaf3925da568: Pull complete [2022-09-19T17:30:18.661Z] bab4dde63d76: Pull complete [2022-09-19T17:30:18.661Z] bde34c3a00c8: Pull complete [2022-09-19T17:30:18.924Z] b352a97aabf1: Pull complete [2022-09-19T17:30:18.924Z] 4872d77fe225: Pull complete [2022-09-19T17:30:18.924Z] 5851b861e8e6: Pull complete [2022-09-19T17:30:18.924Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-19T17:30:18.924Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-19T17:30:18.924Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-19T17:30:19.162Z] prd-ubuntu20.04-docker-8c-8g-29835 does not seem to be running inside a container [2022-09-19T17:30:19.207Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-usb-camera_PR-86 -v /w/workspace/xfoundry_device-usb-camera_PR-86:/w/workspace/xfoundry_device-usb-camera_PR-86:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-86@tmp:/w/workspace/xfoundry_device-usb-camera_PR-86@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-19T17:30:20.469Z] $ docker top 1028d1de56ce741dedca37b68424f00dd2f611dac412315e72272ffb105e9505 -eo pid,comm [2022-09-19T17:30:20.539Z] 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-09-19T17:30:20.539Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-19T17:30:20.671Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-19T17:30:20.671Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-19T17:30:20.815Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-19T17:30:20.819Z] $ docker exec 1028d1de56ce741dedca37b68424f00dd2f611dac412315e72272ffb105e9505 ssh-agent [2022-09-19T17:30:20.941Z] SSH_AUTH_SOCK=/tmp/ssh-MHDTIIhFvR3Q/agent.33 [2022-09-19T17:30:20.941Z] SSH_AGENT_PID=39 [2022-09-19T17:30:20.947Z] Running ssh-add (command line suppressed) [2022-09-19T17:30:21.066Z] Identity added: /w/workspace/xfoundry_device-usb-camera_PR-86@tmp/private_key_2640588536971022022.key (/w/workspace/xfoundry_device-usb-camera_PR-86@tmp/private_key_2640588536971022022.key) [2022-09-19T17:30:21.082Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-19T17:30:21.431Z] + git tag --points-at HEAD [Pipeline] } [2022-09-19T17:30:21.458Z] $ docker exec --env ******** --env ******** 1028d1de56ce741dedca37b68424f00dd2f611dac412315e72272ffb105e9505 ssh-agent -k [2022-09-19T17:30:21.579Z] unset SSH_AUTH_SOCK; [2022-09-19T17:30:21.579Z] unset SSH_AGENT_PID; [2022-09-19T17:30:21.580Z] echo Agent pid 39 killed; [2022-09-19T17:30:21.597Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-19T17:30:21.677Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-19T17:30:21.677Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-19T17:30:21.809Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-19T17:30:21.814Z] $ docker exec 1028d1de56ce741dedca37b68424f00dd2f611dac412315e72272ffb105e9505 ssh-agent [2022-09-19T17:30:21.961Z] SSH_AUTH_SOCK=/tmp/ssh-kqP4WEQkQGCi/agent.73 [2022-09-19T17:30:21.961Z] SSH_AGENT_PID=80 [2022-09-19T17:30:21.967Z] Running ssh-add (command line suppressed) [2022-09-19T17:30:22.088Z] Identity added: /w/workspace/xfoundry_device-usb-camera_PR-86@tmp/private_key_8850528329327586585.key (/w/workspace/xfoundry_device-usb-camera_PR-86@tmp/private_key_8850528329327586585.key) [2022-09-19T17:30:22.102Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-19T17:30:22.434Z] + git semver init [2022-09-19T17:30:22.695Z] 2022-09-19 17:30:22,625 [run_init] DEBUG init version:0.0.0 force:False [2022-09-19T17:30:22.695Z] 2022-09-19 17:30:22,625 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-usb-camera_PR-86/.semver [2022-09-19T17:30:22.695Z] 2022-09-19 17:30:22,626 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/xfoundry_device-usb-camera_PR-86/.semver [2022-09-19T17:30:22.695Z] 2022-09-19 17:30:22,626 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/xfoundry_device-usb-camera_PR-86/.semver'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-86, universal_newlines=False, shell=None, istream=None) [2022-09-19T17:30:23.640Z] 2022-09-19 17:30:23,407 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-usb-camera_PR-86/.git/info/exclude [2022-09-19T17:30:23.640Z] 2022-09-19 17:30:23,408 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-usb-camera_PR-86/.semver/PR-86 with force:False [2022-09-19T17:30:23.640Z] 2022-09-19 17:30:23,408 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-usb-camera_PR-86/.semver/PR-86 [2022-09-19T17:30:23.640Z] 2022-09-19 17:30:23,412 [execute] INFO git cat-file --batch-check [2022-09-19T17:30:23.641Z] 2022-09-19 17:30:23,413 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-86/.semver, universal_newlines=False, shell=None, istream=) [2022-09-19T17:30:23.641Z] 2022-09-19 17:30:23,419 [execute] INFO git cat-file --batch [2022-09-19T17:30:23.641Z] 2022-09-19 17:30:23,420 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-86/.semver, universal_newlines=False, shell=None, istream=) [2022-09-19T17:30:23.641Z] 2022-09-19 17:30:23,425 [read_version] DEBUG read version from /w/workspace/xfoundry_device-usb-camera_PR-86/.semver/PR-86 [2022-09-19T17:30:23.641Z] 0.0.0 [Pipeline] } [2022-09-19T17:30:23.673Z] $ docker exec --env ******** --env ******** 1028d1de56ce741dedca37b68424f00dd2f611dac412315e72272ffb105e9505 ssh-agent -k [2022-09-19T17:30:23.778Z] unset SSH_AUTH_SOCK; [2022-09-19T17:30:23.779Z] unset SSH_AGENT_PID; [2022-09-19T17:30:23.779Z] echo Agent pid 80 killed; [2022-09-19T17:30:23.793Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-19T17:30:24.222Z] + git semver [Pipeline] } [2022-09-19T17:30:24.507Z] $ docker stop --time=1 1028d1de56ce741dedca37b68424f00dd2f611dac412315e72272ffb105e9505 [2022-09-19T17:30:25.789Z] $ docker rm -f 1028d1de56ce741dedca37b68424f00dd2f611dac412315e72272ffb105e9505 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-19T17:30:26.206Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-19T17:30:26.549Z] Stashed 1 file(s) [Pipeline] echo [2022-09-19T17:30:26.567Z] [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-09-19T17:30:27.161Z] provisioning config files... [2022-09-19T17:30:27.174Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-86@tmp/config5043728093745598927tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-19T17:30:27.527Z] ---> docker-login.sh [2022-09-19T17:30:27.527Z] nexus3.edgexfoundry.org:10001 [2022-09-19T17:30:27.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-19T17:30:27.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-19T17:30:27.527Z] Configure a credential helper to remove this warning. See [2022-09-19T17:30:27.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-19T17:30:27.527Z] [2022-09-19T17:30:27.527Z] Login Succeeded [2022-09-19T17:30:27.527Z] nexus3.edgexfoundry.org:10002 [2022-09-19T17:30:27.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-19T17:30:27.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-19T17:30:27.789Z] Configure a credential helper to remove this warning. See [2022-09-19T17:30:27.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-19T17:30:27.789Z] [2022-09-19T17:30:27.789Z] Login Succeeded [2022-09-19T17:30:27.789Z] nexus3.edgexfoundry.org:10003 [2022-09-19T17:30:27.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-19T17:30:27.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-19T17:30:27.789Z] Configure a credential helper to remove this warning. See [2022-09-19T17:30:27.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-19T17:30:27.789Z] [2022-09-19T17:30:27.789Z] Login Succeeded [2022-09-19T17:30:27.789Z] nexus3.edgexfoundry.org:10004 [2022-09-19T17:30:27.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-19T17:30:28.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-19T17:30:28.050Z] Configure a credential helper to remove this warning. See [2022-09-19T17:30:28.050Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-19T17:30:28.050Z] [2022-09-19T17:30:28.050Z] Login Succeeded [2022-09-19T17:30:28.050Z] docker.io [2022-09-19T17:30:28.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-19T17:30:28.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-19T17:30:28.314Z] Configure a credential helper to remove this warning. See [2022-09-19T17:30:28.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-19T17:30:28.314Z] [2022-09-19T17:30:28.314Z] Login Succeeded [2022-09-19T17:30:28.314Z] ---> docker-login.sh ends [Pipeline] } [2022-09-19T17:30:28.344Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-19T17:30:28.545Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-19T17:30:28.581Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-19T17:30:28.612Z] ========================================================= [2022-09-19T17:30:28.612Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-19T17:30:28.612Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T17:30:29.070Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-19T17:30:29.070Z] Sending build context to Docker daemon 874kB [2022-09-19T17:30:29.070Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-19T17:30:29.070Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-19T17:30:29.070Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-19T17:30:29.070Z] 2408cc74d12b: Pulling fs layer [2022-09-19T17:30:29.070Z] ea60b727a1ce: Pulling fs layer [2022-09-19T17:30:29.070Z] 30c4a7721957: Pulling fs layer [2022-09-19T17:30:29.070Z] 370296b7ddb6: Pulling fs layer [2022-09-19T17:30:29.070Z] 7c6cee850709: Pulling fs layer [2022-09-19T17:30:29.070Z] 39a5fcdaea64: Pulling fs layer [2022-09-19T17:30:29.070Z] d94ebbe4e438: Pulling fs layer [2022-09-19T17:30:29.070Z] bcfd1f05c69d: Pulling fs layer [2022-09-19T17:30:29.070Z] 59ccb84bbe0f: Pulling fs layer [2022-09-19T17:30:29.070Z] 7c6cee850709: Waiting [2022-09-19T17:30:29.070Z] 39a5fcdaea64: Waiting [2022-09-19T17:30:29.070Z] d94ebbe4e438: Waiting [2022-09-19T17:30:29.070Z] 59ccb84bbe0f: Waiting [2022-09-19T17:30:29.070Z] 370296b7ddb6: Waiting [2022-09-19T17:30:29.070Z] 30c4a7721957: Verifying Checksum [2022-09-19T17:30:29.070Z] 30c4a7721957: Download complete [2022-09-19T17:30:29.070Z] ea60b727a1ce: Download complete [2022-09-19T17:30:29.070Z] 7c6cee850709: Verifying Checksum [2022-09-19T17:30:29.070Z] 7c6cee850709: Download complete [2022-09-19T17:30:29.070Z] 39a5fcdaea64: Verifying Checksum [2022-09-19T17:30:29.070Z] 39a5fcdaea64: Download complete [2022-09-19T17:30:29.070Z] 2408cc74d12b: Download complete [2022-09-19T17:30:29.332Z] d94ebbe4e438: Download complete [2022-09-19T17:30:29.332Z] 2408cc74d12b: Pull complete [2022-09-19T17:30:29.607Z] ea60b727a1ce: Pull complete [2022-09-19T17:30:29.607Z] 30c4a7721957: Pull complete [2022-09-19T17:30:29.869Z] 59ccb84bbe0f: Verifying Checksum [2022-09-19T17:30:29.869Z] 59ccb84bbe0f: Download complete [2022-09-19T17:30:29.869Z] bcfd1f05c69d: Verifying Checksum [2022-09-19T17:30:29.869Z] bcfd1f05c69d: Download complete [2022-09-19T17:30:29.869Z] 370296b7ddb6: Verifying Checksum [2022-09-19T17:30:29.869Z] 370296b7ddb6: Download complete [2022-09-19T17:30:34.067Z] 370296b7ddb6: Pull complete [2022-09-19T17:30:34.067Z] 7c6cee850709: Pull complete [2022-09-19T17:30:34.067Z] 39a5fcdaea64: Pull complete [2022-09-19T17:30:34.067Z] d94ebbe4e438: Pull complete [2022-09-19T17:30:36.610Z] bcfd1f05c69d: Pull complete [2022-09-19T17:30:36.871Z] 59ccb84bbe0f: Pull complete [2022-09-19T17:30:36.872Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-19T17:30:36.872Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-19T17:30:36.872Z] ---> a4fb48ad2a94 [2022-09-19T17:30:36.872Z] Step 3/13 : ARG MAKE="make build" [2022-09-19T17:30:38.790Z] ---> Running in 72f65f1ce1e1 [2022-09-19T17:30:38.790Z] Removing intermediate container 72f65f1ce1e1 [2022-09-19T17:30:38.790Z] ---> f9085c822ee4 [2022-09-19T17:30:38.790Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-09-19T17:30:38.790Z] ---> Running in 714d2b7f85c5 [2022-09-19T17:30:38.790Z] Removing intermediate container 714d2b7f85c5 [2022-09-19T17:30:38.790Z] ---> c8f1d1192d85 [2022-09-19T17:30:38.790Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-09-19T17:30:38.790Z] ---> Running in b51883b5a304 [2022-09-19T17:30:38.790Z] Removing intermediate container b51883b5a304 [2022-09-19T17:30:38.790Z] ---> 1e9cce556857 [2022-09-19T17:30:38.790Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T17:30:38.790Z] ---> Running in 58f63358316e [2022-09-19T17:30:39.363Z] Removing intermediate container 58f63358316e [2022-09-19T17:30:39.363Z] ---> 66cf423cccb4 [2022-09-19T17:30:39.363Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-19T17:30:39.363Z] ---> Running in 463bc1b02440 [2022-09-19T17:30:39.625Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-19T17:30:40.572Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-19T17:30:40.834Z] (1/80) Installing mesa (21.3.8-r2) [2022-09-19T17:30:40.834Z] (2/80) Installing libxau (1.0.9-r0) [2022-09-19T17:30:41.096Z] (3/80) Installing libxdmcp (1.1.3-r0) [2022-09-19T17:30:41.096Z] (4/80) Installing libxcb (1.15-r0) [2022-09-19T17:30:41.096Z] (5/80) Installing libx11 (1.8-r0) [2022-09-19T17:30:41.357Z] (6/80) Installing libxext (1.3.4-r0) [2022-09-19T17:30:41.357Z] (7/80) Installing libxfixes (6.0.0-r0) [2022-09-19T17:30:41.357Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2022-09-19T17:30:41.618Z] (9/80) Installing libpciaccess (0.16-r0) [2022-09-19T17:30:41.618Z] (10/80) Installing libdrm (2.4.110-r0) [2022-09-19T17:30:41.618Z] (11/80) Installing mesa-glapi (21.3.8-r2) [2022-09-19T17:30:41.878Z] (12/80) Installing libxshmfence (1.3-r1) [2022-09-19T17:30:41.878Z] (13/80) Installing mesa-gl (21.3.8-r2) [2022-09-19T17:30:41.999Z] Still waiting to schedule task [2022-09-19T17:30:42.000Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-09-19T17:30:42.139Z] (14/80) Installing icu-data-full (71.1-r2) [2022-09-19T17:30:43.118Z] (15/80) Installing libice (1.0.10-r0) [2022-09-19T17:30:43.118Z] (16/80) Installing libuuid (2.38-r1) [2022-09-19T17:30:43.118Z] (17/80) Installing libsm (1.2.3-r0) [2022-09-19T17:30:43.379Z] (18/80) Installing libxt (1.2.1-r0) [2022-09-19T17:30:43.379Z] (19/80) Installing libxmu (1.1.3-r0) [2022-09-19T17:30:43.379Z] (20/80) Installing xset (1.2.4-r0) [2022-09-19T17:30:43.641Z] (21/80) Installing xprop (1.2.5-r0) [2022-09-19T17:30:43.641Z] (22/80) Installing xdg-utils (1.1.3-r3) [2022-09-19T17:30:43.641Z] (23/80) Installing dbus-libs (1.14.0-r1) [2022-09-19T17:30:43.904Z] (24/80) Installing libffi (3.4.2-r1) [2022-09-19T17:30:43.904Z] (25/80) Installing libintl (0.21-r2) [2022-09-19T17:30:43.904Z] (26/80) Installing libblkid (2.38-r1) [2022-09-19T17:30:44.169Z] (27/80) Installing libmount (2.38-r1) [2022-09-19T17:30:44.169Z] (28/80) Installing pcre (8.45-r2) [2022-09-19T17:30:44.169Z] (29/80) Installing glib (2.72.1-r0) [2022-09-19T17:30:44.433Z] (30/80) Installing icu-libs (71.1-r2) [2022-09-19T17:30:44.696Z] (31/80) Installing libpcre2-16 (10.40-r0) [2022-09-19T17:30:44.696Z] (32/80) Installing zstd-libs (1.5.2-r1) [2022-09-19T17:30:44.696Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) [2022-09-19T17:30:45.269Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2022-09-19T17:30:45.269Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2022-09-19T17:30:45.269Z] (36/80) Installing mesa-gbm (21.3.8-r2) [2022-09-19T17:30:45.530Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2022-09-19T17:30:45.530Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) [2022-09-19T17:30:46.100Z] (39/80) Installing libxcomposite (0.4.5-r0) [2022-09-19T17:30:46.100Z] (40/80) Installing libbz2 (1.0.8-r1) [2022-09-19T17:30:46.100Z] (41/80) Installing libpng (1.6.37-r1) [2022-09-19T17:30:46.361Z] (42/80) Installing freetype (2.12.1-r0) [2022-09-19T17:30:46.361Z] (43/80) Installing fontconfig (2.14.0-r0) [2022-09-19T17:30:46.361Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2022-09-19T17:30:46.623Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2022-09-19T17:30:46.623Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2022-09-19T17:30:46.886Z] (47/80) Installing xz-libs (5.2.5-r1) [2022-09-19T17:30:46.886Z] (48/80) Installing libxml2 (2.9.14-r1) [2022-09-19T17:30:46.886Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2022-09-19T17:30:47.147Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2022-09-19T17:30:47.147Z] (51/80) Installing mesa-egl (21.3.8-r2) [2022-09-19T17:30:47.408Z] (52/80) Installing avahi-libs (0.8-r6) [2022-09-19T17:30:47.408Z] (53/80) Installing nettle (3.7.3-r0) [2022-09-19T17:30:47.408Z] (54/80) Installing p11-kit (0.24.1-r0) [2022-09-19T17:30:47.671Z] (55/80) Installing libtasn1 (4.18.0-r0) [2022-09-19T17:30:47.671Z] (56/80) Installing libunistring (1.0-r0) [2022-09-19T17:30:47.933Z] (57/80) Installing gnutls (3.7.7-r0) [2022-09-19T17:30:47.933Z] (58/80) Installing cups-libs (2.4.2-r0) [2022-09-19T17:30:47.933Z] (59/80) Installing graphite2 (1.3.14-r1) [2022-09-19T17:30:48.197Z] (60/80) Installing harfbuzz (4.3.0-r0) [2022-09-19T17:30:48.197Z] (61/80) Installing libevdev (1.12.1-r0) [2022-09-19T17:30:48.197Z] (62/80) Installing mtdev (1.1.6-r0) [2022-09-19T17:30:48.459Z] (63/80) Installing eudev-libs (3.2.11-r0) [2022-09-19T17:30:48.459Z] (64/80) Installing libinput-libs (1.20.1-r0) [2022-09-19T17:30:48.722Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2022-09-19T17:30:48.722Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2022-09-19T17:30:48.722Z] (67/80) Installing xcb-util (0.4.0-r3) [2022-09-19T17:30:48.984Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2022-09-19T17:30:48.984Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2022-09-19T17:30:48.984Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2022-09-19T17:30:49.246Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2022-09-19T17:30:49.246Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) [2022-09-19T17:30:49.818Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2022-09-19T17:30:49.818Z] (74/80) Installing v4l-utils (1.22.1-r1) [2022-09-19T17:30:50.080Z] (75/80) Installing udev-init-scripts (35-r0) [2022-09-19T17:30:50.080Z] Executing udev-init-scripts-35-r0.post-install [2022-09-19T17:30:50.080Z] (76/80) Installing kmod-libs (29-r2) [2022-09-19T17:30:50.344Z] (77/80) Installing eudev (3.2.11-r0) [2022-09-19T17:30:50.344Z] (78/80) Installing eudev-dev (3.2.11-r0) [2022-09-19T17:30:50.344Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-09-19T17:30:50.605Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2022-09-19T17:30:50.605Z] Executing busybox-1.35.0-r13.trigger [2022-09-19T17:30:50.605Z] Executing eudev-3.2.11-r0.trigger [2022-09-19T17:30:50.605Z] OK: 330 MiB in 131 packages [2022-09-19T17:30:52.518Z] Removing intermediate container 463bc1b02440 [2022-09-19T17:30:52.518Z] ---> 24fdd911b457 [2022-09-19T17:30:52.518Z] Step 8/13 : WORKDIR /device-usb-camera [2022-09-19T17:30:52.518Z] ---> Running in 2a98c3f9e498 [2022-09-19T17:30:52.518Z] Removing intermediate container 2a98c3f9e498 [2022-09-19T17:30:52.518Z] ---> 0e82745322d4 [2022-09-19T17:30:52.518Z] Step 9/13 : COPY go.mod vendor* ./ [2022-09-19T17:30:52.518Z] ---> e1d85f4723ad [2022-09-19T17:30:52.518Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T17:30:52.518Z] ---> Running in 335c55f932a5 [2022-09-19T17:31:10.646Z] Removing intermediate container 335c55f932a5 [2022-09-19T17:31:10.646Z] ---> 6aa698cd52db [2022-09-19T17:31:10.646Z] Step 11/13 : COPY . . [2022-09-19T17:31:10.646Z] ---> 9f293f5b9acb [2022-09-19T17:31:10.646Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-09-19T17:31:10.646Z] ---> Running in 89506ec3b30d [2022-09-19T17:31:10.646Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-19T17:31:10.646Z] Dload Upload Total Spent Left Speed [2022-09-19T17:31:10.646Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062  100  1062   0    0   9295      0 --:--:-- --:--:-- --:--:--  9315 [2022-09-19T17:31:10.646Z] Removing intermediate container 89506ec3b30d [2022-09-19T17:31:10.646Z] ---> 29b6d16d6a3e [2022-09-19T17:31:10.646Z] Step 13/13 : RUN ${MAKE} [2022-09-19T17:31:10.646Z] ---> Running in 172e48d93a07 [2022-09-19T17:31:10.646Z] noop [2022-09-19T17:31:10.907Z] Removing intermediate container 172e48d93a07 [2022-09-19T17:31:10.907Z] ---> 9f9e1d509b17 [2022-09-19T17:31:10.907Z] Successfully built 9f9e1d509b17 [2022-09-19T17:31:10.907Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T17:31:11.326Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-19T17:31:11.326Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-19T17:31:11.485Z] prd-ubuntu20.04-docker-8c-8g-29835 does not seem to be running inside a container [2022-09-19T17:31:11.536Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-86 -v /w/workspace/xfoundry_device-usb-camera_PR-86:/w/workspace/xfoundry_device-usb-camera_PR-86:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-86@tmp:/w/workspace/xfoundry_device-usb-camera_PR-86@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 ******** ci-base-image-x86_64 cat [2022-09-19T17:31:11.925Z] $ docker top f2337646d8634d715dd38ef9b4801a742f03f55e0a157d66083c3b636dee26d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-19T17:31:12.369Z] + go version [2022-09-19T17:31:12.369Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-19T17:31:12.405Z] $ docker stop --time=1 f2337646d8634d715dd38ef9b4801a742f03f55e0a157d66083c3b636dee26d5 [2022-09-19T17:31:13.693Z] $ docker rm -f f2337646d8634d715dd38ef9b4801a742f03f55e0a157d66083c3b636dee26d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T17:31:14.404Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-19T17:31:14.404Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-19T17:31:14.568Z] prd-ubuntu20.04-docker-8c-8g-29835 does not seem to be running inside a container [2022-09-19T17:31:14.605Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_device-usb-camera_PR-86 -v /w/workspace/xfoundry_device-usb-camera_PR-86:/w/workspace/xfoundry_device-usb-camera_PR-86:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-86@tmp:/w/workspace/xfoundry_device-usb-camera_PR-86@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 ******** ci-base-image-x86_64 cat [2022-09-19T17:31:14.973Z] $ docker top 1d9f8507df9a560e82eeae4706346195486097b95f816b8e548ce8119c335dbc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-19T17:31:15.391Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-usb-camera_PR-86 [Pipeline] fileExists [Pipeline] sh [2022-09-19T17:31:15.753Z] + make test [2022-09-19T17:31:15.753Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-09-19T17:31:16.013Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-09-19T17:31:28.241Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-09-19T17:31:28.241Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 1.9% of statements [2022-09-19T17:31:34.814Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-09-19T17:31:34.814Z] CGO_ENABLED=1 go vet ./... [2022-09-19T17:31:38.107Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-19T17:31:38.107Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-19T17:31:38.107Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-19T17:31:38.146Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-19T17:31:38.177Z] $ docker stop --time=1 1d9f8507df9a560e82eeae4706346195486097b95f816b8e548ce8119c335dbc [2022-09-19T17:31:39.765Z] $ docker rm -f 1d9f8507df9a560e82eeae4706346195486097b95f816b8e548ce8119c335dbc [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-19T17:31:40.328Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-19T17:31:40.396Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-19T17:31:41.055Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-19T17:31:41.365Z] + ls -al . [2022-09-19T17:31:41.365Z] total 200 [2022-09-19T17:31:41.365Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 19 17:31 . [2022-09-19T17:31:41.365Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 17:30 .. [2022-09-19T17:31:41.365Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 19 17:31 .git [2022-09-19T17:31:41.365Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 17:30 .github [2022-09-19T17:31:41.365Z] -rw-rw-r-- 1 jenkins jenkins 414 Sep 19 17:30 .gitignore [2022-09-19T17:31:41.365Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 19 17:30 .golangci.yml [2022-09-19T17:31:41.365Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 19 17:30 .hadolint.yml [2022-09-19T17:31:41.365Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 19 17:30 .semver [2022-09-19T17:31:41.365Z] -rw-rw-r-- 1 jenkins jenkins 9569 Sep 19 17:30 Attribution.txt [2022-09-19T17:31:41.365Z] -rw-rw-r-- 1 jenkins jenkins 1206 Sep 19 17:30 CHANGELOG.md [2022-09-19T17:31:41.365Z] -rw-rw-r-- 1 jenkins jenkins 2410 Sep 19 17:30 Dockerfile [2022-09-19T17:31:41.365Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 19 17:30 GOVERNANCE.md [2022-09-19T17:31:41.365Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 19 17:30 Jenkinsfile [2022-09-19T17:31:41.365Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 19 17:30 LICENSE [2022-09-19T17:31:41.365Z] -rw-rw-r-- 1 jenkins jenkins 2345 Sep 19 17:30 Makefile [2022-09-19T17:31:41.365Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 19 17:30 OWNERS.md [2022-09-19T17:31:41.365Z] -rw-rw-r-- 1 jenkins jenkins 12817 Sep 19 17:30 README.md [2022-09-19T17:31:41.365Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 19 17:30 VERSION [2022-09-19T17:31:41.365Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 17:30 bin [2022-09-19T17:31:41.365Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 17:30 cmd [2022-09-19T17:31:41.365Z] -rw-r--r-- 1 jenkins jenkins 29387 Sep 19 17:31 coverage.out [2022-09-19T17:31:41.365Z] -rwxrwxr-x 1 jenkins jenkins 140 Sep 19 17:30 docker-entrypoint.sh [2022-09-19T17:31:41.365Z] -rw-rw-r-- 1 jenkins jenkins 3606 Sep 19 17:30 go.mod [2022-09-19T17:31:41.365Z] -rw-rw-r-- 1 jenkins jenkins 37073 Sep 19 17:30 go.sum [2022-09-19T17:31:41.365Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 17:30 internal [2022-09-19T17:31:41.365Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 17:30 snap [2022-09-19T17:31:41.365Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 19 17:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T17:31:41.754Z] + 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=46b77cd1dd33cccb883e13d0aedce09aad09089a --label arch=amd64 --label version=0.0.0 . [2022-09-19T17:31:41.754Z] Sending build context to Docker daemon 904.2kB [2022-09-19T17:31:41.754Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2022-09-19T17:31:41.754Z] Step 2/35 : FROM ${BASE} AS builder [2022-09-19T17:31:41.754Z] ---> 9f9e1d509b17 [2022-09-19T17:31:41.754Z] Step 3/35 : ARG MAKE="make build" [2022-09-19T17:31:41.754Z] ---> Running in 955c7a1e4ec2 [2022-09-19T17:31:41.754Z] Removing intermediate container 955c7a1e4ec2 [2022-09-19T17:31:41.754Z] ---> 0eeca4248057 [2022-09-19T17:31:41.754Z] Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-09-19T17:31:41.754Z] ---> Running in f22bd7fdd39e [2022-09-19T17:31:42.015Z] Removing intermediate container f22bd7fdd39e [2022-09-19T17:31:42.015Z] ---> 95a8aa1121d5 [2022-09-19T17:31:42.015Z] Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-09-19T17:31:42.015Z] ---> Running in 8806044e8873 [2022-09-19T17:31:42.015Z] Removing intermediate container 8806044e8873 [2022-09-19T17:31:42.015Z] ---> b680b4abf1de [2022-09-19T17:31:42.015Z] Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T17:31:42.015Z] ---> Running in bcab463cb403 [2022-09-19T17:31:42.587Z] Removing intermediate container bcab463cb403 [2022-09-19T17:31:42.587Z] ---> 22943a1e8eea [2022-09-19T17:31:42.587Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-19T17:31:42.587Z] ---> Running in f51ba4d0ab5f [2022-09-19T17:31:42.847Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-19T17:31:43.793Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-19T17:31:44.056Z] OK: 330 MiB in 131 packages [2022-09-19T17:31:44.319Z] Removing intermediate container f51ba4d0ab5f [2022-09-19T17:31:44.319Z] ---> a7ecc616380b [2022-09-19T17:31:44.319Z] Step 8/35 : WORKDIR /device-usb-camera [2022-09-19T17:31:44.319Z] ---> Running in 3842e708246b [2022-09-19T17:31:44.580Z] Removing intermediate container 3842e708246b [2022-09-19T17:31:44.580Z] ---> 502fcbc8ebcf [2022-09-19T17:31:44.580Z] Step 9/35 : COPY go.mod vendor* ./ [2022-09-19T17:31:44.580Z] ---> 5bd48ad5a410 [2022-09-19T17:31:44.580Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T17:31:44.580Z] ---> Running in c8ec9a288d51 [2022-09-19T17:31:45.524Z] Removing intermediate container c8ec9a288d51 [2022-09-19T17:31:45.524Z] ---> 6a01233c082c [2022-09-19T17:31:45.524Z] Step 11/35 : COPY . . [2022-09-19T17:31:45.524Z] ---> 99e6fdffdcc8 [2022-09-19T17:31:45.524Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-09-19T17:31:45.524Z] ---> Running in 88b03a801585 [2022-09-19T17:31:45.785Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-19T17:31:45.785Z] Dload Upload Total Spent Left Speed [2022-09-19T17:31:45.785Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 40981 0 --:--:-- --:--:-- --:--:-- 42480 [2022-09-19T17:31:46.047Z] Removing intermediate container 88b03a801585 [2022-09-19T17:31:46.047Z] ---> 8379f6acdc39 [2022-09-19T17:31:46.047Z] Step 13/35 : RUN ${MAKE} [2022-09-19T17:31:46.047Z] ---> Running in f4ba0c37be32 [2022-09-19T17:31:46.619Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.21" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-09-19T17:32:08.571Z] Removing intermediate container f4ba0c37be32 [2022-09-19T17:32:08.571Z] ---> 264881ba8087 [2022-09-19T17:32:08.571Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-09-19T17:32:08.571Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-09-19T17:32:08.571Z] af6660deedbd: Pulling fs layer [2022-09-19T17:32:08.571Z] 97cd0a44c592: Pulling fs layer [2022-09-19T17:32:08.571Z] 97cd0a44c592: Download complete [2022-09-19T17:32:08.571Z] af6660deedbd: Verifying Checksum [2022-09-19T17:32:08.571Z] af6660deedbd: Download complete [2022-09-19T17:32:08.832Z] af6660deedbd: Pull complete [2022-09-19T17:32:08.832Z] 97cd0a44c592: Pull complete [2022-09-19T17:32:08.832Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-09-19T17:32:08.832Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-09-19T17:32:08.832Z] ---> fea57e182299 [2022-09-19T17:32:08.832Z] Step 15/35 : FROM alpine:3.16 [2022-09-19T17:32:09.401Z] 3.16: Pulling from library/alpine [2022-09-19T17:32:09.676Z] 213ec9aee27d: Pulling fs layer [2022-09-19T17:32:09.676Z] 213ec9aee27d: Verifying Checksum [2022-09-19T17:32:09.676Z] 213ec9aee27d: Download complete [2022-09-19T17:32:09.937Z] 213ec9aee27d: Pull complete [2022-09-19T17:32:09.937Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-19T17:32:09.937Z] Status: Downloaded newer image for alpine:3.16 [2022-09-19T17:32:09.937Z] ---> 9c6f07244728 [2022-09-19T17:32:09.937Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-09-19T17:32:09.937Z] ---> Running in a105039b30f2 [2022-09-19T17:32:10.197Z] Removing intermediate container a105039b30f2 [2022-09-19T17:32:10.197Z] ---> 4f5564df72b5 [2022-09-19T17:32:10.197Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-09-19T17:32:10.197Z] ---> Running in bf5cd23db221 [2022-09-19T17:32:10.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-19T17:32:10.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-19T17:32:10.717Z] (1/83) Installing dumb-init (1.2.5-r1) [2022-09-19T17:32:10.717Z] (2/83) Installing sdl2 (2.0.22-r0) [2022-09-19T17:32:10.717Z] (3/83) Installing libxau (1.0.9-r0) [2022-09-19T17:32:10.717Z] (4/83) Installing libxdmcp (1.1.3-r0) [2022-09-19T17:32:10.717Z] (5/83) Installing libxcb (1.15-r0) [2022-09-19T17:32:10.717Z] (6/83) Installing libx11 (1.8-r0) [2022-09-19T17:32:10.976Z] (7/83) Installing aom-libs (3.3.0-r0) [2022-09-19T17:32:10.976Z] (8/83) Installing alsa-lib (1.2.7.2-r0) [2022-09-19T17:32:10.976Z] (9/83) Installing expat (2.4.8-r0) [2022-09-19T17:32:10.976Z] (10/83) Installing brotli-libs (1.0.9-r6) [2022-09-19T17:32:10.976Z] (11/83) Installing libbz2 (1.0.8-r1) [2022-09-19T17:32:10.976Z] (12/83) Installing libpng (1.6.37-r1) [2022-09-19T17:32:10.976Z] (13/83) Installing freetype (2.12.1-r0) [2022-09-19T17:32:10.976Z] (14/83) Installing fontconfig (2.14.0-r0) [2022-09-19T17:32:10.976Z] (15/83) Installing fribidi (1.0.12-r0) [2022-09-19T17:32:10.976Z] (16/83) Installing libffi (3.4.2-r1) [2022-09-19T17:32:10.976Z] (17/83) Installing libintl (0.21-r2) [2022-09-19T17:32:10.976Z] (18/83) Installing libblkid (2.38-r1) [2022-09-19T17:32:10.976Z] (19/83) Installing libmount (2.38-r1) [2022-09-19T17:32:11.236Z] (20/83) Installing pcre (8.45-r2) [2022-09-19T17:32:11.236Z] (21/83) Installing glib (2.72.1-r0) [2022-09-19T17:32:11.236Z] (22/83) Installing graphite2 (1.3.14-r1) [2022-09-19T17:32:11.236Z] (23/83) Installing harfbuzz (4.3.0-r0) [2022-09-19T17:32:11.236Z] (24/83) Installing libass (0.16.0-r0) [2022-09-19T17:32:11.236Z] (25/83) Installing libdav1d (1.0.0-r0) [2022-09-19T17:32:11.236Z] (26/83) Installing libpciaccess (0.16-r0) [2022-09-19T17:32:11.236Z] (27/83) Installing libdrm (2.4.110-r0) [2022-09-19T17:32:11.236Z] (28/83) Installing gmp (6.2.1-r2) [2022-09-19T17:32:11.236Z] (29/83) Installing nettle (3.7.3-r0) [2022-09-19T17:32:11.236Z] (30/83) Installing p11-kit (0.24.1-r0) [2022-09-19T17:32:11.236Z] (31/83) Installing libtasn1 (4.18.0-r0) [2022-09-19T17:32:11.236Z] (32/83) Installing libunistring (1.0-r0) [2022-09-19T17:32:11.236Z] (33/83) Installing gnutls (3.7.7-r0) [2022-09-19T17:32:11.236Z] (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-19T17:32:11.236Z] (35/83) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-19T17:32:11.236Z] (36/83) Installing lame (3.100-r0) [2022-09-19T17:32:11.236Z] (37/83) Installing opus (1.3.1-r1) [2022-09-19T17:32:11.236Z] (38/83) Installing libasyncns (0.8-r1) [2022-09-19T17:32:11.236Z] (39/83) Installing dbus-libs (1.14.0-r1) [2022-09-19T17:32:11.236Z] (40/83) Installing libltdl (2.4.7-r0) [2022-09-19T17:32:11.236Z] (41/83) Installing orc (0.4.32-r0) [2022-09-19T17:32:11.495Z] (42/83) Installing libgcc (11.2.1_git20220219-r2) [2022-09-19T17:32:11.495Z] (43/83) Installing libogg (1.3.5-r1) [2022-09-19T17:32:11.495Z] (44/83) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-19T17:32:11.495Z] (45/83) Installing flac (1.3.4-r0) [2022-09-19T17:32:11.495Z] (46/83) Installing libvorbis (1.3.7-r0) [2022-09-19T17:32:11.495Z] (47/83) Installing libsndfile (1.1.0-r0) [2022-09-19T17:32:11.495Z] (48/83) Installing libgomp (11.2.1_git20220219-r2) [2022-09-19T17:32:11.495Z] (49/83) Installing soxr (0.1.3-r2) [2022-09-19T17:32:11.495Z] (50/83) Installing speexdsp (1.2.0-r0) [2022-09-19T17:32:11.495Z] (51/83) Installing tdb-libs (1.4.6-r0) [2022-09-19T17:32:11.495Z] (52/83) Installing libpulse (15.0-r2) [2022-09-19T17:32:11.495Z] (53/83) Installing cjson (1.7.15-r3) [2022-09-19T17:32:11.495Z] (54/83) Installing mbedtls (2.28.1-r0) [2022-09-19T17:32:11.495Z] (55/83) Installing librist (0.2.6-r1) [2022-09-19T17:32:11.495Z] (56/83) Installing libsrt (1.4.4-r0) [2022-09-19T17:32:11.495Z] (57/83) Installing libssh (0.9.6-r1) [2022-09-19T17:32:11.495Z] (58/83) Installing libtheora (1.1.1-r16) [2022-09-19T17:32:11.495Z] (59/83) Installing libjpeg-turbo (2.1.3-r1) [2022-09-19T17:32:11.495Z] (60/83) Installing v4l-utils-libs (1.22.1-r1) [2022-09-19T17:32:11.495Z] (61/83) Installing libxext (1.3.4-r0) [2022-09-19T17:32:11.495Z] (62/83) Installing libxfixes (6.0.0-r0) [2022-09-19T17:32:11.495Z] (63/83) Installing wayland-libs-client (1.20.0-r0) [2022-09-19T17:32:11.495Z] (64/83) Installing libva (2.14.0-r0) [2022-09-19T17:32:11.495Z] (65/83) Installing libvdpau (1.5-r0) [2022-09-19T17:32:11.495Z] (66/83) Installing vidstab (1.1.0-r1) [2022-09-19T17:32:11.755Z] (67/83) Installing libvpx (1.11.0-r1) [2022-09-19T17:32:11.755Z] (68/83) Installing libwebp (1.2.3-r0) [2022-09-19T17:32:11.755Z] (69/83) Installing x264-libs (0.163_git20210613-r0) [2022-09-19T17:32:11.755Z] (70/83) Installing numactl (2.0.14-r0) [2022-09-19T17:32:11.755Z] (71/83) Installing x265-libs (3.5-r3) [2022-09-19T17:32:11.755Z] (72/83) Installing xvidcore (1.3.7-r1) [2022-09-19T17:32:11.755Z] (73/83) Installing ffmpeg-libs (5.0.1-r1) [2022-09-19T17:32:12.015Z] (74/83) Installing ffmpeg (5.0.1-r1) [2022-09-19T17:32:12.015Z] (75/83) Installing udev-init-scripts (35-r0) [2022-09-19T17:32:12.015Z] Executing udev-init-scripts-35-r0.post-install [2022-09-19T17:32:12.015Z] (76/83) Installing eudev-libs (3.2.11-r0) [2022-09-19T17:32:12.015Z] (77/83) Installing xz-libs (5.2.5-r1) [2022-09-19T17:32:12.015Z] (78/83) Installing zstd-libs (1.5.2-r1) [2022-09-19T17:32:12.015Z] (79/83) Installing kmod-libs (29-r2) [2022-09-19T17:32:12.015Z] (80/83) Installing eudev (3.2.11-r0) [2022-09-19T17:32:12.015Z] (81/83) Installing libsodium (1.0.18-r0) [2022-09-19T17:32:12.015Z] (82/83) Installing libzmq (4.3.4-r0) [2022-09-19T17:32:12.015Z] (83/83) Installing zeromq (4.3.4-r0) [2022-09-19T17:32:12.015Z] Executing busybox-1.35.0-r17.trigger [2022-09-19T17:32:12.015Z] Executing eudev-3.2.11-r0.trigger [2022-09-19T17:32:12.015Z] OK: 101 MiB in 97 packages [2022-09-19T17:32:13.927Z] Removing intermediate container bf5cd23db221 [2022-09-19T17:32:13.927Z] ---> 94b176e1379d [2022-09-19T17:32:13.927Z] Step 18/35 : WORKDIR / [2022-09-19T17:32:13.927Z] ---> Running in f586cd76dddb [2022-09-19T17:32:13.927Z] Removing intermediate container f586cd76dddb [2022-09-19T17:32:13.927Z] ---> 4969910d62da [2022-09-19T17:32:13.927Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2022-09-19T17:32:14.187Z] ---> 494ff59d8512 [2022-09-19T17:32:14.187Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2022-09-19T17:32:14.447Z] ---> 058660230b04 [2022-09-19T17:32:14.447Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-09-19T17:32:14.447Z] ---> 67bb0cd75613 [2022-09-19T17:32:14.447Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-09-19T17:32:14.708Z] ---> a94b114f64ac [2022-09-19T17:32:14.708Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-09-19T17:32:14.708Z] ---> 73cf0ae4861a [2022-09-19T17:32:14.708Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-09-19T17:32:14.968Z] ---> 1defe010d096 [2022-09-19T17:32:14.968Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2022-09-19T17:32:15.229Z] ---> ea1628d1ad19 [2022-09-19T17:32:15.229Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-09-19T17:32:15.229Z] ---> Running in 88693bcf25cc [2022-09-19T17:32:15.800Z] Removing intermediate container 88693bcf25cc [2022-09-19T17:32:15.800Z] ---> b51c0baaad67 [2022-09-19T17:32:15.800Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-09-19T17:32:16.061Z] ---> Running in 304ab34d4ac8 [2022-09-19T17:32:16.631Z] Removing intermediate container 304ab34d4ac8 [2022-09-19T17:32:16.631Z] ---> 9ea4f7002c6e [2022-09-19T17:32:16.631Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-09-19T17:32:16.631Z] ---> Running in e7bf513e53e6 [2022-09-19T17:32:16.665Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-29836 in /w/workspace/xfoundry_device-usb-camera_PR-86 [Pipeline] { [Pipeline] ws [2022-09-19T17:32:16.710Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2022-09-19T17:32:16.787Z] Selected Git installation does not exist. Using Default [2022-09-19T17:32:16.787Z] The recommended git tool is: NONE [2022-09-19T17:32:17.238Z] Removing intermediate container e7bf513e53e6 [2022-09-19T17:32:17.238Z] ---> 1aa4ef77960f [2022-09-19T17:32:17.238Z] Step 29/35 : EXPOSE 59983 [2022-09-19T17:32:17.238Z] ---> Running in 548a8cdab236 [2022-09-19T17:32:17.238Z] Removing intermediate container 548a8cdab236 [2022-09-19T17:32:17.238Z] ---> 3dc4d0fbc9b4 [2022-09-19T17:32:17.238Z] Step 30/35 : EXPOSE 8554 [2022-09-19T17:32:17.238Z] ---> Running in 4e1c52ab600d [2022-09-19T17:32:17.238Z] Removing intermediate container 4e1c52ab600d [2022-09-19T17:32:17.238Z] ---> 03f9d1ea65e8 [2022-09-19T17:32:17.238Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-09-19T17:32:17.238Z] ---> Running in 49c0a521c122 [2022-09-19T17:32:17.505Z] Removing intermediate container 49c0a521c122 [2022-09-19T17:32:17.505Z] ---> 61e82d02813a [2022-09-19T17:32:17.505Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-09-19T17:32:17.505Z] ---> Running in 3199e87c405e [2022-09-19T17:32:17.505Z] Removing intermediate container 3199e87c405e [2022-09-19T17:32:17.505Z] ---> bcdcddab1b96 [2022-09-19T17:32:17.505Z] Step 33/35 : LABEL arch=amd64 [2022-09-19T17:32:17.505Z] ---> Running in 8bee62190d66 [2022-09-19T17:32:17.505Z] Removing intermediate container 8bee62190d66 [2022-09-19T17:32:17.505Z] ---> 227d20411b30 [2022-09-19T17:32:17.505Z] Step 34/35 : LABEL git_sha=46b77cd1dd33cccb883e13d0aedce09aad09089a [2022-09-19T17:32:17.505Z] ---> Running in 4b17cee49bd8 [2022-09-19T17:32:17.789Z] Removing intermediate container 4b17cee49bd8 [2022-09-19T17:32:17.789Z] ---> b9732ad9ae77 [2022-09-19T17:32:17.789Z] Step 35/35 : LABEL version=0.0.0 [2022-09-19T17:32:17.789Z] ---> Running in 8f48065e043e [2022-09-19T17:32:17.789Z] Removing intermediate container 8f48065e043e [2022-09-19T17:32:17.789Z] ---> 74b82c595cfe [2022-09-19T17:32:17.789Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-19T17:32:17.789Z] Successfully built 74b82c595cfe [2022-09-19T17:32:17.789Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T17:32:18.654Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-19T17:32:18.654Z] [2022-09-19T17:32:18.654Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T17:32:19.043Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-19T17:32:19.043Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-19T17:32:19.043Z] 5eb5b503b376: Pulling fs layer [2022-09-19T17:32:19.043Z] 5c69ac0246d0: Pulling fs layer [2022-09-19T17:32:19.043Z] ec43610c2a17: Pulling fs layer [2022-09-19T17:32:19.043Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-19T17:32:19.043Z] 33b1e0a273af: Pulling fs layer [2022-09-19T17:32:19.043Z] 5d3b04190fa2: Pulling fs layer [2022-09-19T17:32:19.043Z] 2f39f015ded8: Pulling fs layer [2022-09-19T17:32:19.043Z] 33b1e0a273af: Waiting [2022-09-19T17:32:19.043Z] 5d3b04190fa2: Waiting [2022-09-19T17:32:19.043Z] 2f39f015ded8: Waiting [2022-09-19T17:32:19.043Z] 3a2ae6a8a46f: Waiting [2022-09-19T17:32:19.043Z] 5c69ac0246d0: Download complete [2022-09-19T17:32:19.043Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-19T17:32:19.043Z] 3a2ae6a8a46f: Download complete [2022-09-19T17:32:19.043Z] 33b1e0a273af: Verifying Checksum [2022-09-19T17:32:19.043Z] 33b1e0a273af: Download complete [2022-09-19T17:32:19.303Z] 5d3b04190fa2: Download complete [2022-09-19T17:32:19.303Z] ec43610c2a17: Verifying Checksum [2022-09-19T17:32:19.303Z] 5eb5b503b376: Verifying Checksum [2022-09-19T17:32:19.303Z] 5eb5b503b376: Download complete [2022-09-19T17:32:19.872Z] 2f39f015ded8: Verifying Checksum [2022-09-19T17:32:19.872Z] 2f39f015ded8: Download complete [2022-09-19T17:32:20.812Z] 5eb5b503b376: Pull complete [2022-09-19T17:32:20.813Z] 5c69ac0246d0: Pull complete [2022-09-19T17:32:21.387Z] ec43610c2a17: Pull complete [2022-09-19T17:32:21.387Z] 3a2ae6a8a46f: Pull complete [2022-09-19T17:32:21.646Z] 33b1e0a273af: Pull complete [2022-09-19T17:32:21.646Z] 5d3b04190fa2: Pull complete [2022-09-19T17:32:23.283Z] using credential edgex-jenkins-ssh [2022-09-19T17:32:23.303Z] Cloning the remote Git repository [2022-09-19T17:32:23.378Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-09-19T17:32:23.460Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2022-09-19T17:32:23.599Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-09-19T17:32:23.600Z] > git --version # timeout=10 [2022-09-19T17:32:23.625Z] > git --version # 'git version 2.25.1' [2022-09-19T17:32:23.627Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-19T17:32:23.779Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-19T17:32:25.145Z] Merging remotes/origin/main commit 1e613961013b6b37f2d2c6796bfa6cb96c8fac46 into PR head commit 46b77cd1dd33cccb883e13d0aedce09aad09089a [2022-09-19T17:32:25.333Z] Merge succeeded, producing 46b77cd1dd33cccb883e13d0aedce09aad09089a [2022-09-19T17:32:25.334Z] Checking out Revision 46b77cd1dd33cccb883e13d0aedce09aad09089a (PR-86) [2022-09-19T17:32:24.527Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-09-19T17:32:24.544Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-19T17:32:24.569Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-09-19T17:32:24.600Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-09-19T17:32:24.601Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-19T17:32:24.613Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/86/head:refs/remotes/origin/PR-86 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-09-19T17:32:25.161Z] > git config core.sparsecheckout # timeout=10 [2022-09-19T17:32:25.177Z] > git checkout -f 46b77cd1dd33cccb883e13d0aedce09aad09089a # timeout=10 [2022-09-19T17:32:25.253Z] > git remote # timeout=10 [2022-09-19T17:32:25.270Z] > git config --get remote.origin.url # timeout=10 [2022-09-19T17:32:25.283Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-19T17:32:25.294Z] > git merge 1e613961013b6b37f2d2c6796bfa6cb96c8fac46 # timeout=10 [2022-09-19T17:32:25.317Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-19T17:32:25.337Z] > git config core.sparsecheckout # timeout=10 [2022-09-19T17:32:25.349Z] > git checkout -f 46b77cd1dd33cccb883e13d0aedce09aad09089a # timeout=10 [2022-09-19T17:32:26.927Z] 2f39f015ded8: Pull complete [2022-09-19T17:32:26.927Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-19T17:32:26.927Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-19T17:32:26.927Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-19T17:32:27.164Z] prd-ubuntu20.04-docker-8c-8g-29835 does not seem to be running inside a container [2022-09-19T17:32:27.203Z] $ 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-86 -v /w/workspace/xfoundry_device-usb-camera_PR-86:/w/workspace/xfoundry_device-usb-camera_PR-86:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-86@tmp:/w/workspace/xfoundry_device-usb-camera_PR-86@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-19T17:32:28.537Z] $ docker top 339f29ec6331dc799521be039766644a29bfbbe65f24aebe55f79558f93e595c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-19T17:32:29.020Z] ---> job-cost.sh [2022-09-19T17:32:29.020Z] lf-activate-venv: SKIPPING [2022-09-19T17:32:29.020Z] INFO: No Stack... [2022-09-19T17:32:29.280Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-19T17:32:29.475Z] Commit message: "build(deps): Bump github.com/vladimirvivien/go4vl from 0.0.2 to 0.0.4" [2022-09-19T17:32:29.529Z] > git --version # timeout=10 [2022-09-19T17:32:29.542Z] > git --version # 'git version 2.25.1' [2022-09-19T17:32:29.555Z] fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-19T17:32:29.849Z] INFO: Archiving Costs [Pipeline] sh [2022-09-19T17:32:29.976Z] [2022-09-19T17:32:29.976Z] GitHub has been notified of this commit’s build result [2022-09-19T17:32:29.976Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2022-09-19T17:32:30.168Z] + cat /w/workspace/xfoundry_device-usb-camera_PR-86/archives/cost.csv [2022-09-19T17:32:30.168Z] + cut -d, -f6 [Pipeline] lock [2022-09-19T17:32:30.209Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-86-1-stack-cost] [2022-09-19T17:32:30.219Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-86-1-stack-cost] did not exist. Created. [2022-09-19T17:32:30.219Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-86-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-19T17:32:30.597Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-19T17:32:30.651Z] Stashed 1 file(s) [Pipeline] } [2022-09-19T17:32:30.680Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-86-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-19T17:32:30.756Z] $ docker stop --time=1 339f29ec6331dc799521be039766644a29bfbbe65f24aebe55f79558f93e595c [2022-09-19T17:32:30.909Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-19T17:32:30.909Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-19T17:32:30.909Z] Dload Upload Total Spent Left Speed [2022-09-19T17:32:30.909Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 68863 0 --:--:-- --:--:-- --:--:-- 68863 [2022-09-19T17:32:31.897Z] $ docker rm -f 339f29ec6331dc799521be039766644a29bfbbe65f24aebe55f79558f93e595c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-19T17:32:32.565Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-19T17:32:32.944Z] + sudo tee /etc/docker/daemon.new [2022-09-19T17:32:32.944Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-19T17:32:32.944Z] { [2022-09-19T17:32:32.944Z] "registry-mirrors": [ [2022-09-19T17:32:32.944Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-19T17:32:32.944Z] ], [2022-09-19T17:32:32.944Z] "bip": "10.250.0.254/24", [2022-09-19T17:32:32.944Z] "hosts": [ [2022-09-19T17:32:32.944Z] "tcp://0.0.0.0:5555", [2022-09-19T17:32:32.944Z] "unix:///var/run/docker.sock" [2022-09-19T17:32:32.944Z] ], [2022-09-19T17:32:32.944Z] "mtu": 1458, [2022-09-19T17:32:32.944Z] "selinux-enabled": true, [2022-09-19T17:32:32.944Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-19T17:32:32.944Z] } [Pipeline] sh [2022-09-19T17:32:33.302Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-19T17:32:33.657Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-19T17:32:52.049Z] provisioning config files... [2022-09-19T17:32:52.075Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config1667145820179649865tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-19T17:32:52.479Z] ---> docker-login.sh [2022-09-19T17:32:52.479Z] nexus3.edgexfoundry.org:10001 [2022-09-19T17:32:53.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-19T17:32:53.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-19T17:32:53.352Z] Configure a credential helper to remove this warning. See [2022-09-19T17:32:53.352Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-19T17:32:53.352Z] [2022-09-19T17:32:53.352Z] Login Succeeded [2022-09-19T17:32:53.352Z] nexus3.edgexfoundry.org:10002 [2022-09-19T17:32:53.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-19T17:32:53.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-19T17:32:53.630Z] Configure a credential helper to remove this warning. See [2022-09-19T17:32:53.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-19T17:32:53.630Z] [2022-09-19T17:32:53.630Z] Login Succeeded [2022-09-19T17:32:53.630Z] nexus3.edgexfoundry.org:10003 [2022-09-19T17:32:54.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-19T17:32:54.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-19T17:32:54.232Z] Configure a credential helper to remove this warning. See [2022-09-19T17:32:54.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-19T17:32:54.232Z] [2022-09-19T17:32:54.232Z] Login Succeeded [2022-09-19T17:32:54.232Z] nexus3.edgexfoundry.org:10004 [2022-09-19T17:32:54.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-19T17:32:54.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-19T17:32:54.779Z] Configure a credential helper to remove this warning. See [2022-09-19T17:32:54.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-19T17:32:54.779Z] [2022-09-19T17:32:54.779Z] Login Succeeded [2022-09-19T17:32:54.779Z] docker.io [2022-09-19T17:32:55.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-19T17:32:55.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-19T17:32:55.327Z] Configure a credential helper to remove this warning. See [2022-09-19T17:32:55.327Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-19T17:32:55.327Z] [2022-09-19T17:32:55.327Z] Login Succeeded [2022-09-19T17:32:55.327Z] ---> docker-login.sh ends [Pipeline] } [2022-09-19T17:32:55.355Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-19T17:32:55.736Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-19T17:32:55.770Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-19T17:32:55.800Z] ========================================================= [2022-09-19T17:32:55.800Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-19T17:32:55.800Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T17:32:56.295Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-19T17:32:56.570Z] Sending build context to Docker daemon 561.7kB [2022-09-19T17:32:56.570Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-19T17:32:56.570Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-19T17:32:56.851Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-19T17:32:56.852Z] b3c136eddcbf: Pulling fs layer [2022-09-19T17:32:56.852Z] c0a3192eca97: Pulling fs layer [2022-09-19T17:32:56.852Z] a050256f5b6f: Pulling fs layer [2022-09-19T17:32:56.852Z] 656be50a0ddc: Pulling fs layer [2022-09-19T17:32:56.852Z] 2bbca73fdf42: Pulling fs layer [2022-09-19T17:32:56.852Z] 46d945488cbd: Pulling fs layer [2022-09-19T17:32:56.852Z] 8a5474983e97: Pulling fs layer [2022-09-19T17:32:56.852Z] 329c88fbcd65: Pulling fs layer [2022-09-19T17:32:56.852Z] 46d945488cbd: Waiting [2022-09-19T17:32:56.852Z] 8a5474983e97: Waiting [2022-09-19T17:32:56.852Z] 656be50a0ddc: Waiting [2022-09-19T17:32:56.852Z] 2bbca73fdf42: Waiting [2022-09-19T17:32:56.852Z] 329c88fbcd65: Waiting [2022-09-19T17:32:56.852Z] a050256f5b6f: Verifying Checksum [2022-09-19T17:32:56.852Z] a050256f5b6f: Download complete [2022-09-19T17:32:56.852Z] c0a3192eca97: Download complete [2022-09-19T17:32:56.852Z] 2bbca73fdf42: Verifying Checksum [2022-09-19T17:32:56.852Z] 2bbca73fdf42: Download complete [2022-09-19T17:32:56.852Z] 46d945488cbd: Verifying Checksum [2022-09-19T17:32:56.852Z] 46d945488cbd: Download complete [2022-09-19T17:32:56.852Z] b3c136eddcbf: Verifying Checksum [2022-09-19T17:32:56.852Z] b3c136eddcbf: Download complete [2022-09-19T17:32:57.847Z] b3c136eddcbf: Pull complete [2022-09-19T17:32:57.847Z] 329c88fbcd65: Verifying Checksum [2022-09-19T17:32:57.847Z] 329c88fbcd65: Download complete [2022-09-19T17:32:58.457Z] c0a3192eca97: Pull complete [2022-09-19T17:32:58.736Z] a050256f5b6f: Pull complete [2022-09-19T17:32:59.011Z] 8a5474983e97: Verifying Checksum [2022-09-19T17:32:59.011Z] 8a5474983e97: Download complete [2022-09-19T17:32:59.991Z] 656be50a0ddc: Verifying Checksum [2022-09-19T17:32:59.991Z] 656be50a0ddc: Download complete [2022-09-19T17:33:12.412Z] 656be50a0ddc: Pull complete [2022-09-19T17:33:12.687Z] 2bbca73fdf42: Pull complete [2022-09-19T17:33:12.964Z] 46d945488cbd: Pull complete [2022-09-19T17:33:19.688Z] 8a5474983e97: Pull complete [2022-09-19T17:33:21.675Z] 329c88fbcd65: Pull complete [2022-09-19T17:33:21.675Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-19T17:33:21.675Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-19T17:33:21.675Z] ---> ff4287adb874 [2022-09-19T17:33:21.675Z] Step 3/13 : ARG MAKE="make build" [2022-09-19T17:33:23.105Z] ---> Running in 34aaa9030d28 [2022-09-19T17:33:23.383Z] Removing intermediate container 34aaa9030d28 [2022-09-19T17:33:23.383Z] ---> cdcb891de2fc [2022-09-19T17:33:23.383Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-09-19T17:33:23.383Z] ---> Running in a79d5d3bb99e [2022-09-19T17:33:23.657Z] Removing intermediate container a79d5d3bb99e [2022-09-19T17:33:23.657Z] ---> 8395668a5277 [2022-09-19T17:33:23.657Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-09-19T17:33:23.939Z] ---> Running in 096acf7d3362 [2022-09-19T17:33:24.216Z] Removing intermediate container 096acf7d3362 [2022-09-19T17:33:24.216Z] ---> eb35d617352b [2022-09-19T17:33:24.216Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T17:33:24.216Z] ---> Running in 6a73e605464d [2022-09-19T17:33:26.851Z] Removing intermediate container 6a73e605464d [2022-09-19T17:33:26.851Z] ---> 3806e3d2a987 [2022-09-19T17:33:26.851Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-19T17:33:26.851Z] ---> Running in c264bdcfb10d [2022-09-19T17:33:27.828Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-19T17:33:28.810Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-19T17:33:29.408Z] (1/14) Installing libintl (0.21-r2) [2022-09-19T17:33:29.681Z] (2/14) Installing eudev-libs (3.2.11-r0) [2022-09-19T17:33:29.681Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2022-09-19T17:33:29.681Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-09-19T17:33:29.953Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-09-19T17:33:29.953Z] (6/14) Installing udev-init-scripts (35-r0) [2022-09-19T17:33:30.228Z] Executing udev-init-scripts-35-r0.post-install [2022-09-19T17:33:30.228Z] (7/14) Installing libblkid (2.38-r1) [2022-09-19T17:33:30.228Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-09-19T17:33:30.228Z] (9/14) Installing zstd-libs (1.5.2-r1) [2022-09-19T17:33:30.502Z] (10/14) Installing kmod-libs (29-r2) [2022-09-19T17:33:30.502Z] (11/14) Installing eudev (3.2.11-r0) [2022-09-19T17:33:30.776Z] (12/14) Installing eudev-dev (3.2.11-r0) [2022-09-19T17:33:30.777Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-09-19T17:33:30.777Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-09-19T17:33:31.052Z] Executing busybox-1.35.0-r13.trigger [2022-09-19T17:33:31.052Z] Executing eudev-3.2.11-r0.trigger [2022-09-19T17:33:31.052Z] OK: 228 MiB in 65 packages [2022-09-19T17:33:32.052Z] Removing intermediate container c264bdcfb10d [2022-09-19T17:33:32.052Z] ---> d04eb6aca313 [2022-09-19T17:33:32.052Z] Step 8/13 : WORKDIR /device-usb-camera [2022-09-19T17:33:32.338Z] ---> Running in ccce8b064d8d [2022-09-19T17:33:32.615Z] Removing intermediate container ccce8b064d8d [2022-09-19T17:33:32.615Z] ---> 4d6ba4ed3fcb [2022-09-19T17:33:32.615Z] Step 9/13 : COPY go.mod vendor* ./ [2022-09-19T17:33:33.212Z] ---> 496e804ab8a0 [2022-09-19T17:33:33.212Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T17:33:33.212Z] ---> Running in f3c8ba90c094 [2022-09-19T17:34:20.182Z] Removing intermediate container f3c8ba90c094 [2022-09-19T17:34:20.182Z] ---> b529caaf0f65 [2022-09-19T17:34:20.182Z] Step 11/13 : COPY . . [2022-09-19T17:34:20.182Z] ---> 6e4eadff6d40 [2022-09-19T17:34:20.182Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-09-19T17:34:20.182Z] ---> Running in 976b271b10e6 [2022-09-19T17:34:21.168Z]  % Total  % Received % Xferd Average Speed Time Time Time Current [2022-09-19T17:34:21.168Z]  Dload  Upload Total Spent Left Speed [2022-09-19T17:34:21.168Z]  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 16230 0 --:--:-- --:--:-- --:--:-- 16338 [2022-09-19T17:34:21.770Z] Removing intermediate container 976b271b10e6 [2022-09-19T17:34:21.770Z] ---> b79abd10151e [2022-09-19T17:34:21.770Z] Step 13/13 : RUN ${MAKE} [2022-09-19T17:34:22.044Z] ---> Running in e8aa9d5d76c3 [2022-09-19T17:34:23.030Z] noop [2022-09-19T17:34:23.630Z] Removing intermediate container e8aa9d5d76c3 [2022-09-19T17:34:23.630Z] ---> b33c3fc26e4e [2022-09-19T17:34:23.630Z] Successfully built b33c3fc26e4e [2022-09-19T17:34:23.630Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T17:34:24.105Z] + docker inspect -f . ci-base-image-arm64 [2022-09-19T17:34:24.105Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-19T17:34:24.429Z] prd-ubuntu20.04-docker-arm64-4c-16g-29836 does not seem to be running inside a container [2022-09-19T17:34:24.510Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-19T17:34:25.808Z] $ docker top 96c225d5615147be4d58a58dfa6141d338adaad9dafccb9edcc9a50030e4187c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-19T17:34:26.756Z] + go version [2022-09-19T17:34:26.756Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-19T17:34:26.790Z] $ docker stop --time=1 96c225d5615147be4d58a58dfa6141d338adaad9dafccb9edcc9a50030e4187c [2022-09-19T17:34:28.427Z] $ docker rm -f 96c225d5615147be4d58a58dfa6141d338adaad9dafccb9edcc9a50030e4187c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T17:34:29.363Z] + docker inspect -f . ci-base-image-arm64 [2022-09-19T17:34:29.363Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-19T17:34:29.660Z] prd-ubuntu20.04-docker-arm64-4c-16g-29836 does not seem to be running inside a container [2022-09-19T17:34:29.738Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-19T17:34:31.016Z] $ docker top 4d62e7aeb217e223d87387c6429710426ed0c16062146714fa99a93a7aec4934 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-19T17:34:31.982Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2022-09-19T17:34:32.721Z] + make test [2022-09-19T17:34:32.721Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-09-19T17:34:34.164Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-09-19T17:36:11.020Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-09-19T17:36:11.020Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.067s coverage: 1.9% of statements [2022-09-19T17:36:11.020Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-19T17:36:11.020Z] CGO_ENABLED=1 go vet ./... [2022-09-19T17:36:29.371Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-19T17:36:29.371Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-19T17:36:29.371Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-19T17:36:29.411Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-19T17:36:29.444Z] $ docker stop --time=1 4d62e7aeb217e223d87387c6429710426ed0c16062146714fa99a93a7aec4934 [2022-09-19T17:36:31.215Z] $ docker rm -f 4d62e7aeb217e223d87387c6429710426ed0c16062146714fa99a93a7aec4934 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-19T17:36:32.251Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-19T17:36:32.287Z] Warning: overwriting stash ‘coverage-report’ [2022-09-19T17:36:32.772Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-19T17:36:33.361Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-19T17:36:33.718Z] + ls -al . [2022-09-19T17:36:33.718Z] total 196 [2022-09-19T17:36:33.718Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 19 17:34 . [2022-09-19T17:36:33.718Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 17:32 .. [2022-09-19T17:36:33.718Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 19 17:32 .git [2022-09-19T17:36:33.719Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 17:32 .github [2022-09-19T17:36:33.719Z] -rw-rw-r-- 1 jenkins jenkins 414 Sep 19 17:32 .gitignore [2022-09-19T17:36:33.719Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 19 17:32 .golangci.yml [2022-09-19T17:36:33.719Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 19 17:32 .hadolint.yml [2022-09-19T17:36:33.719Z] -rw-rw-r-- 1 jenkins jenkins 9569 Sep 19 17:32 Attribution.txt [2022-09-19T17:36:33.719Z] -rw-rw-r-- 1 jenkins jenkins 1206 Sep 19 17:32 CHANGELOG.md [2022-09-19T17:36:33.719Z] -rw-rw-r-- 1 jenkins jenkins 2410 Sep 19 17:32 Dockerfile [2022-09-19T17:36:33.719Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 19 17:32 GOVERNANCE.md [2022-09-19T17:36:33.719Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 19 17:32 Jenkinsfile [2022-09-19T17:36:33.719Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 19 17:32 LICENSE [2022-09-19T17:36:33.719Z] -rw-rw-r-- 1 jenkins jenkins 2345 Sep 19 17:32 Makefile [2022-09-19T17:36:33.719Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 19 17:32 OWNERS.md [2022-09-19T17:36:33.719Z] -rw-rw-r-- 1 jenkins jenkins 12817 Sep 19 17:32 README.md [2022-09-19T17:36:33.719Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 19 17:30 VERSION [2022-09-19T17:36:33.719Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 17:32 bin [2022-09-19T17:36:33.719Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 17:32 cmd [2022-09-19T17:36:33.719Z] -rw-r--r-- 1 jenkins jenkins 29387 Sep 19 17:36 coverage.out [2022-09-19T17:36:33.719Z] -rwxrwxr-x 1 jenkins jenkins 140 Sep 19 17:32 docker-entrypoint.sh [2022-09-19T17:36:33.719Z] -rw-rw-r-- 1 jenkins jenkins 3606 Sep 19 17:32 go.mod [2022-09-19T17:36:33.719Z] -rw-rw-r-- 1 jenkins jenkins 37073 Sep 19 17:32 go.sum [2022-09-19T17:36:33.719Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 17:32 internal [2022-09-19T17:36:33.719Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 17:32 snap [2022-09-19T17:36:33.719Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 19 17:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T17:36:34.147Z] + 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=46b77cd1dd33cccb883e13d0aedce09aad09089a --label arch=arm64 --label version=0.0.0 . [2022-09-19T17:36:34.424Z] Sending build context to Docker daemon 591.9kB [2022-09-19T17:36:34.424Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2022-09-19T17:36:34.424Z] Step 2/35 : FROM ${BASE} AS builder [2022-09-19T17:36:34.424Z] ---> b33c3fc26e4e [2022-09-19T17:36:34.424Z] Step 3/35 : ARG MAKE="make build" [2022-09-19T17:36:34.704Z] ---> Running in 7afe6c74201f [2022-09-19T17:36:34.977Z] Removing intermediate container 7afe6c74201f [2022-09-19T17:36:34.977Z] ---> b783c7245b4c [2022-09-19T17:36:34.977Z] Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-09-19T17:36:34.977Z] ---> Running in d6b7e18c086c [2022-09-19T17:36:35.255Z] Removing intermediate container d6b7e18c086c [2022-09-19T17:36:35.255Z] ---> 169bed2437ec [2022-09-19T17:36:35.255Z] Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-09-19T17:36:35.255Z] ---> Running in c5e106bcfa0f [2022-09-19T17:36:35.534Z] Removing intermediate container c5e106bcfa0f [2022-09-19T17:36:35.534Z] ---> 971e1024833d [2022-09-19T17:36:35.534Z] Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T17:36:35.817Z] ---> Running in c7b0966a0196 [2022-09-19T17:36:37.272Z] Removing intermediate container c7b0966a0196 [2022-09-19T17:36:37.272Z] ---> 8c66d5268fa7 [2022-09-19T17:36:37.272Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-19T17:36:37.272Z] ---> Running in 1c02142465b8 [2022-09-19T17:36:38.254Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-19T17:36:39.232Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-19T17:36:40.212Z] OK: 228 MiB in 65 packages [2022-09-19T17:36:41.205Z] Removing intermediate container 1c02142465b8 [2022-09-19T17:36:41.205Z] ---> efe055645573 [2022-09-19T17:36:41.205Z] Step 8/35 : WORKDIR /device-usb-camera [2022-09-19T17:36:41.205Z] ---> Running in 6d65dcdb99cd [2022-09-19T17:36:41.478Z] Removing intermediate container 6d65dcdb99cd [2022-09-19T17:36:41.478Z] ---> bb417525c194 [2022-09-19T17:36:41.478Z] Step 9/35 : COPY go.mod vendor* ./ [2022-09-19T17:36:42.087Z] ---> de3fd09b1476 [2022-09-19T17:36:42.087Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T17:36:42.087Z] ---> Running in a718e514ea0a [2022-09-19T17:36:44.072Z] Removing intermediate container a718e514ea0a [2022-09-19T17:36:44.072Z] ---> 8b15fade7662 [2022-09-19T17:36:44.072Z] Step 11/35 : COPY . . [2022-09-19T17:36:44.674Z] ---> 61f7d417c937 [2022-09-19T17:36:44.674Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-09-19T17:36:44.674Z] ---> Running in 62d7848e6682 [2022-09-19T17:36:45.667Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-19T17:36:45.667Z] Dload Upload Total Spent Left Speed [2022-09-19T17:36:45.966Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6530 0 --:--:-- --:--:-- --:--:-- 6555 [2022-09-19T17:36:46.569Z] Removing intermediate container 62d7848e6682 [2022-09-19T17:36:46.570Z] ---> 27b0f9e34872 [2022-09-19T17:36:46.570Z] Step 13/35 : RUN ${MAKE} [2022-09-19T17:36:46.570Z] ---> Running in 65bc814b93ff [2022-09-19T17:36:47.552Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.21" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-09-19T17:39:09.494Z] Removing intermediate container 65bc814b93ff [2022-09-19T17:39:09.494Z] ---> bada53febaaf [2022-09-19T17:39:09.494Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-09-19T17:39:09.494Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-09-19T17:39:09.494Z] eab2503cf8f4: Pulling fs layer [2022-09-19T17:39:09.494Z] 97cd0a44c592: Pulling fs layer [2022-09-19T17:39:09.494Z] 97cd0a44c592: Verifying Checksum [2022-09-19T17:39:09.494Z] 97cd0a44c592: Download complete [2022-09-19T17:39:09.494Z] eab2503cf8f4: Verifying Checksum [2022-09-19T17:39:09.494Z] eab2503cf8f4: Download complete [2022-09-19T17:39:09.494Z] eab2503cf8f4: Pull complete [2022-09-19T17:39:09.494Z] 97cd0a44c592: Pull complete [2022-09-19T17:39:09.494Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-09-19T17:39:09.494Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-09-19T17:39:09.494Z] ---> 7f763cca56b3 [2022-09-19T17:39:09.494Z] Step 15/35 : FROM alpine:3.16 [2022-09-19T17:39:09.494Z] 3.16: Pulling from library/alpine [2022-09-19T17:39:09.494Z] 9b18e9b68314: Pulling fs layer [2022-09-19T17:39:09.494Z] 9b18e9b68314: Download complete [2022-09-19T17:39:09.494Z] 9b18e9b68314: Pull complete [2022-09-19T17:39:09.494Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-19T17:39:09.494Z] Status: Downloaded newer image for alpine:3.16 [2022-09-19T17:39:09.494Z] ---> a6215f271958 [2022-09-19T17:39:09.494Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-09-19T17:39:09.494Z] ---> Running in 28188e672489 [2022-09-19T17:39:09.494Z] Removing intermediate container 28188e672489 [2022-09-19T17:39:09.494Z] ---> 4ed5df60f756 [2022-09-19T17:39:09.494Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-09-19T17:39:09.494Z] ---> Running in 7187fd966297 [2022-09-19T17:39:09.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-19T17:39:10.040Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-19T17:39:11.016Z] (1/82) Installing dumb-init (1.2.5-r1) [2022-09-19T17:39:11.016Z] (2/82) Installing sdl2 (2.0.22-r0) [2022-09-19T17:39:11.016Z] (3/82) Installing libxau (1.0.9-r0) [2022-09-19T17:39:11.016Z] (4/82) Installing libxdmcp (1.1.3-r0) [2022-09-19T17:39:11.016Z] (5/82) Installing libxcb (1.15-r0) [2022-09-19T17:39:11.016Z] (6/82) Installing libx11 (1.8-r0) [2022-09-19T17:39:11.290Z] (7/82) Installing aom-libs (3.3.0-r0) [2022-09-19T17:39:11.290Z] (8/82) Installing alsa-lib (1.2.7.2-r0) [2022-09-19T17:39:11.562Z] (9/82) Installing expat (2.4.8-r0) [2022-09-19T17:39:11.562Z] (10/82) Installing brotli-libs (1.0.9-r6) [2022-09-19T17:39:11.562Z] (11/82) Installing libbz2 (1.0.8-r1) [2022-09-19T17:39:11.562Z] (12/82) Installing libpng (1.6.37-r1) [2022-09-19T17:39:11.562Z] (13/82) Installing freetype (2.12.1-r0) [2022-09-19T17:39:11.562Z] (14/82) Installing fontconfig (2.14.0-r0) [2022-09-19T17:39:11.562Z] (15/82) Installing fribidi (1.0.12-r0) [2022-09-19T17:39:11.562Z] (16/82) Installing libffi (3.4.2-r1) [2022-09-19T17:39:11.562Z] (17/82) Installing libintl (0.21-r2) [2022-09-19T17:39:11.562Z] (18/82) Installing libblkid (2.38-r1) [2022-09-19T17:39:11.562Z] (19/82) Installing libmount (2.38-r1) [2022-09-19T17:39:11.562Z] (20/82) Installing pcre (8.45-r2) [2022-09-19T17:39:11.562Z] (21/82) Installing glib (2.72.1-r0) [2022-09-19T17:39:11.848Z] (22/82) Installing graphite2 (1.3.14-r1) [2022-09-19T17:39:11.848Z] (23/82) Installing harfbuzz (4.3.0-r0) [2022-09-19T17:39:11.848Z] (24/82) Installing libass (0.16.0-r0) [2022-09-19T17:39:11.848Z] (25/82) Installing libdav1d (1.0.0-r0) [2022-09-19T17:39:11.848Z] (26/82) Installing libdrm (2.4.110-r0) [2022-09-19T17:39:11.848Z] (27/82) Installing gmp (6.2.1-r2) [2022-09-19T17:39:11.848Z] (28/82) Installing nettle (3.7.3-r0) [2022-09-19T17:39:11.848Z] (29/82) Installing p11-kit (0.24.1-r0) [2022-09-19T17:39:11.848Z] (30/82) Installing libtasn1 (4.18.0-r0) [2022-09-19T17:39:11.848Z] (31/82) Installing libunistring (1.0-r0) [2022-09-19T17:39:12.135Z] (32/82) Installing gnutls (3.7.7-r0) [2022-09-19T17:39:12.135Z] (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-19T17:39:12.135Z] (34/82) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-19T17:39:12.136Z] (35/82) Installing lame (3.100-r0) [2022-09-19T17:39:12.136Z] (36/82) Installing opus (1.3.1-r1) [2022-09-19T17:39:12.136Z] (37/82) Installing libasyncns (0.8-r1) [2022-09-19T17:39:12.136Z] (38/82) Installing dbus-libs (1.14.0-r1) [2022-09-19T17:39:12.136Z] (39/82) Installing libltdl (2.4.7-r0) [2022-09-19T17:39:12.136Z] (40/82) Installing orc (0.4.32-r0) [2022-09-19T17:39:12.136Z] (41/82) Installing libgcc (11.2.1_git20220219-r2) [2022-09-19T17:39:12.136Z] (42/82) Installing libogg (1.3.5-r1) [2022-09-19T17:39:12.136Z] (43/82) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-19T17:39:12.136Z] (44/82) Installing flac (1.3.4-r0) [2022-09-19T17:39:12.410Z] (45/82) Installing libvorbis (1.3.7-r0) [2022-09-19T17:39:12.410Z] (46/82) Installing libsndfile (1.1.0-r0) [2022-09-19T17:39:12.410Z] (47/82) Installing libgomp (11.2.1_git20220219-r2) [2022-09-19T17:39:12.410Z] (48/82) Installing soxr (0.1.3-r2) [2022-09-19T17:39:12.410Z] (49/82) Installing speexdsp (1.2.0-r0) [2022-09-19T17:39:12.410Z] (50/82) Installing tdb-libs (1.4.6-r0) [2022-09-19T17:39:12.410Z] (51/82) Installing libpulse (15.0-r2) [2022-09-19T17:39:12.410Z] (52/82) Installing cjson (1.7.15-r3) [2022-09-19T17:39:12.410Z] (53/82) Installing mbedtls (2.28.1-r0) [2022-09-19T17:39:12.410Z] (54/82) Installing librist (0.2.6-r1) [2022-09-19T17:39:12.410Z] (55/82) Installing libsrt (1.4.4-r0) [2022-09-19T17:39:12.410Z] (56/82) Installing libssh (0.9.6-r1) [2022-09-19T17:39:12.410Z] (57/82) Installing libtheora (1.1.1-r16) [2022-09-19T17:39:12.685Z] (58/82) Installing libjpeg-turbo (2.1.3-r1) [2022-09-19T17:39:12.685Z] (59/82) Installing v4l-utils-libs (1.22.1-r1) [2022-09-19T17:39:12.685Z] (60/82) Installing libxext (1.3.4-r0) [2022-09-19T17:39:12.685Z] (61/82) Installing libxfixes (6.0.0-r0) [2022-09-19T17:39:12.685Z] (62/82) Installing wayland-libs-client (1.20.0-r0) [2022-09-19T17:39:12.685Z] (63/82) Installing libva (2.14.0-r0) [2022-09-19T17:39:12.685Z] (64/82) Installing libvdpau (1.5-r0) [2022-09-19T17:39:12.685Z] (65/82) Installing vidstab (1.1.0-r1) [2022-09-19T17:39:12.685Z] (66/82) Installing libvpx (1.11.0-r1) [2022-09-19T17:39:12.685Z] (67/82) Installing libwebp (1.2.3-r0) [2022-09-19T17:39:12.685Z] (68/82) Installing x264-libs (0.163_git20210613-r0) [2022-09-19T17:39:12.685Z] (69/82) Installing numactl (2.0.14-r0) [2022-09-19T17:39:12.685Z] (70/82) Installing x265-libs (3.5-r3) [2022-09-19T17:39:12.959Z] (71/82) Installing xvidcore (1.3.7-r1) [2022-09-19T17:39:12.959Z] (72/82) Installing ffmpeg-libs (5.0.1-r1) [2022-09-19T17:39:13.234Z] (73/82) Installing ffmpeg (5.0.1-r1) [2022-09-19T17:39:13.510Z] (74/82) Installing udev-init-scripts (35-r0) [2022-09-19T17:39:13.511Z] Executing udev-init-scripts-35-r0.post-install [2022-09-19T17:39:13.511Z] (75/82) Installing eudev-libs (3.2.11-r0) [2022-09-19T17:39:13.511Z] (76/82) Installing xz-libs (5.2.5-r1) [2022-09-19T17:39:13.511Z] (77/82) Installing zstd-libs (1.5.2-r1) [2022-09-19T17:39:13.511Z] (78/82) Installing kmod-libs (29-r2) [2022-09-19T17:39:13.511Z] (79/82) Installing eudev (3.2.11-r0) [2022-09-19T17:39:13.511Z] (80/82) Installing libsodium (1.0.18-r0) [2022-09-19T17:39:13.511Z] (81/82) Installing libzmq (4.3.4-r0) [2022-09-19T17:39:13.511Z] (82/82) Installing zeromq (4.3.4-r0) [2022-09-19T17:39:13.511Z] Executing busybox-1.35.0-r17.trigger [2022-09-19T17:39:13.511Z] Executing eudev-3.2.11-r0.trigger [2022-09-19T17:39:13.511Z] OK: 78 MiB in 96 packages [2022-09-19T17:39:16.908Z] Removing intermediate container 7187fd966297 [2022-09-19T17:39:16.908Z] ---> df5852241136 [2022-09-19T17:39:16.908Z] Step 18/35 : WORKDIR / [2022-09-19T17:39:16.908Z] ---> Running in 4ad0c4c2b6a1 [2022-09-19T17:39:16.908Z] Removing intermediate container 4ad0c4c2b6a1 [2022-09-19T17:39:16.908Z] ---> 484353bd2132 [2022-09-19T17:39:16.908Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2022-09-19T17:39:18.341Z] ---> 4aa9bb3ea212 [2022-09-19T17:39:18.341Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2022-09-19T17:39:18.938Z] ---> 719fde9d7bbb [2022-09-19T17:39:18.938Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-09-19T17:39:19.535Z] ---> fd43761e06ea [2022-09-19T17:39:19.535Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-09-19T17:39:20.134Z] ---> 416c2037f256 [2022-09-19T17:39:20.135Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-09-19T17:39:20.732Z] ---> 3e16827a3ab4 [2022-09-19T17:39:20.732Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-09-19T17:39:21.329Z] ---> 69dd682a4377 [2022-09-19T17:39:21.329Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2022-09-19T17:39:22.318Z] ---> 2b050080fa77 [2022-09-19T17:39:22.318Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-09-19T17:39:22.597Z] ---> Running in d0947831f584 [2022-09-19T17:39:24.042Z] Removing intermediate container d0947831f584 [2022-09-19T17:39:24.042Z] ---> ab779932ee92 [2022-09-19T17:39:24.042Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-09-19T17:39:24.042Z] ---> Running in ae95943b9589 [2022-09-19T17:39:26.021Z] Removing intermediate container ae95943b9589 [2022-09-19T17:39:26.021Z] ---> 38ef131b3b1b [2022-09-19T17:39:26.021Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-09-19T17:39:26.021Z] ---> Running in 780cb9472643 [2022-09-19T17:39:27.457Z] Removing intermediate container 780cb9472643 [2022-09-19T17:39:27.457Z] ---> 057bf84daf58 [2022-09-19T17:39:27.457Z] Step 29/35 : EXPOSE 59983 [2022-09-19T17:39:27.457Z] ---> Running in f30a62874482 [2022-09-19T17:39:27.732Z] Removing intermediate container f30a62874482 [2022-09-19T17:39:27.732Z] ---> f2f744f23970 [2022-09-19T17:39:27.732Z] Step 30/35 : EXPOSE 8554 [2022-09-19T17:39:27.732Z] ---> Running in 3d544e1c4626 [2022-09-19T17:39:28.013Z] Removing intermediate container 3d544e1c4626 [2022-09-19T17:39:28.013Z] ---> 5fe0c8dd6a49 [2022-09-19T17:39:28.013Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-09-19T17:39:28.013Z] ---> Running in 1d880a961b89 [2022-09-19T17:39:28.285Z] Removing intermediate container 1d880a961b89 [2022-09-19T17:39:28.285Z] ---> b0cf440f2736 [2022-09-19T17:39:28.285Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-09-19T17:39:28.564Z] ---> Running in 16d450b1bc76 [2022-09-19T17:39:28.837Z] Removing intermediate container 16d450b1bc76 [2022-09-19T17:39:28.837Z] ---> 1ba08a7d5f5a [2022-09-19T17:39:28.837Z] Step 33/35 : LABEL arch=arm64 [2022-09-19T17:39:28.837Z] ---> Running in 1fb802579f65 [2022-09-19T17:39:29.111Z] Removing intermediate container 1fb802579f65 [2022-09-19T17:39:29.111Z] ---> 362465e39947 [2022-09-19T17:39:29.111Z] Step 34/35 : LABEL git_sha=46b77cd1dd33cccb883e13d0aedce09aad09089a [2022-09-19T17:39:29.111Z] ---> Running in aa7b1aa55c7a [2022-09-19T17:39:29.383Z] Removing intermediate container aa7b1aa55c7a [2022-09-19T17:39:29.383Z] ---> 83f85c173854 [2022-09-19T17:39:29.383Z] Step 35/35 : LABEL version=0.0.0 [2022-09-19T17:39:29.662Z] ---> Running in 6bb122e1ad26 [2022-09-19T17:39:29.933Z] Removing intermediate container 6bb122e1ad26 [2022-09-19T17:39:29.933Z] ---> c5e1ef0b7358 [2022-09-19T17:39:29.933Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-19T17:39:29.933Z] Successfully built c5e1ef0b7358 [2022-09-19T17:39:29.933Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T17:39:30.781Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-19T17:39:30.782Z] [2022-09-19T17:39:30.782Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T17:39:31.196Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-19T17:39:31.476Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-19T17:39:31.476Z] 8998bd30e6a1: Pulling fs layer [2022-09-19T17:39:31.476Z] 04944245beec: Pulling fs layer [2022-09-19T17:39:31.476Z] 699f458cf7ca: Pulling fs layer [2022-09-19T17:39:31.476Z] 765212b225bb: Pulling fs layer [2022-09-19T17:39:31.476Z] f23df028b6ca: Pulling fs layer [2022-09-19T17:39:31.476Z] d65c8cfc05b1: Pulling fs layer [2022-09-19T17:39:31.476Z] 2437ff75d9bd: Pulling fs layer [2022-09-19T17:39:31.476Z] f23df028b6ca: Waiting [2022-09-19T17:39:31.476Z] d65c8cfc05b1: Waiting [2022-09-19T17:39:31.476Z] 2437ff75d9bd: Waiting [2022-09-19T17:39:31.476Z] 765212b225bb: Waiting [2022-09-19T17:39:31.476Z] 04944245beec: Verifying Checksum [2022-09-19T17:39:31.476Z] 04944245beec: Download complete [2022-09-19T17:39:31.476Z] 765212b225bb: Verifying Checksum [2022-09-19T17:39:31.476Z] 765212b225bb: Download complete [2022-09-19T17:39:31.476Z] f23df028b6ca: Verifying Checksum [2022-09-19T17:39:31.476Z] f23df028b6ca: Download complete [2022-09-19T17:39:31.476Z] d65c8cfc05b1: Verifying Checksum [2022-09-19T17:39:31.476Z] d65c8cfc05b1: Download complete [2022-09-19T17:39:31.752Z] 699f458cf7ca: Verifying Checksum [2022-09-19T17:39:31.752Z] 699f458cf7ca: Download complete [2022-09-19T17:39:32.026Z] 8998bd30e6a1: Verifying Checksum [2022-09-19T17:39:32.026Z] 8998bd30e6a1: Download complete [2022-09-19T17:39:34.668Z] 2437ff75d9bd: Download complete [2022-09-19T17:39:36.655Z] 8998bd30e6a1: Pull complete [2022-09-19T17:39:36.928Z] 04944245beec: Pull complete [2022-09-19T17:39:38.368Z] 699f458cf7ca: Pull complete [2022-09-19T17:39:38.644Z] 765212b225bb: Pull complete [2022-09-19T17:39:39.242Z] f23df028b6ca: Pull complete [2022-09-19T17:39:39.517Z] d65c8cfc05b1: Pull complete [2022-09-19T17:39:54.621Z] 2437ff75d9bd: Pull complete [2022-09-19T17:39:54.621Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-19T17:39:54.621Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-19T17:39:54.621Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-19T17:39:55.010Z] prd-ubuntu20.04-docker-arm64-4c-16g-29836 does not seem to be running inside a container [2022-09-19T17:39:55.098Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-19T17:39:57.599Z] $ docker top 5a4b23b4da26e5543080bbcadc3205795317fdfdaf8072509673b0743b4a9c2e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-19T17:39:58.588Z] ---> job-cost.sh [2022-09-19T17:39:58.588Z] lf-activate-venv: SKIPPING [2022-09-19T17:39:58.588Z] INFO: No Stack... [2022-09-19T17:39:58.867Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-19T17:39:59.845Z] INFO: Archiving Costs [Pipeline] sh [2022-09-19T17:40:00.523Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2022-09-19T17:40:00.523Z] + cut -d, -f6 [Pipeline] lock [2022-09-19T17:40:00.612Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-86-1-stack-cost] [2022-09-19T17:40:00.617Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-86-1-stack-cost] did not exist. Created. [2022-09-19T17:40:00.617Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-86-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-19T17:40:01.369Z] /w/workspace/device-usb-camera/1@tmp/durable-39893cc1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-19T17:40:02.119Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-19T17:40:02.166Z] Warning: overwriting stash ‘stack-cost’ [2022-09-19T17:40:02.213Z] Stashed 1 file(s) [Pipeline] } [2022-09-19T17:40:02.231Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-86-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-19T17:40:02.313Z] $ docker stop --time=1 5a4b23b4da26e5543080bbcadc3205795317fdfdaf8072509673b0743b4a9c2e [2022-09-19T17:40:03.800Z] $ docker rm -f 5a4b23b4da26e5543080bbcadc3205795317fdfdaf8072509673b0743b4a9c2e [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-09-19T17:40:04.822Z] provisioning config files... [2022-09-19T17:40:04.833Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/xfoundry_device-usb-camera_PR-86@tmp/config3215456839794078303tmp [Pipeline] { [Pipeline] sh [2022-09-19T17:40:05.166Z] + set +x [2022-09-19T17:40:05.166Z] + + bashcurl -s -s -- https://codecov.io/bash [2022-09-19T17:40:05.166Z] [2022-09-19T17:40:05.166Z] [2022-09-19T17:40:05.166Z] _____ _ [2022-09-19T17:40:05.166Z] / ____| | | [2022-09-19T17:40:05.166Z] | | ___ __| | ___ ___ _____ __ [2022-09-19T17:40:05.166Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-19T17:40:05.166Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-19T17:40:05.166Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-19T17:40:05.166Z] Bash-1.0.6 [2022-09-19T17:40:05.166Z] [2022-09-19T17:40:05.166Z] [2022-09-19T17:40:05.166Z] ==> git version 2.25.1 found [2022-09-19T17:40:05.166Z] ==> 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-09-19T17:40:05.166Z] Release-Date: 2020-01-08 [2022-09-19T17:40:05.166Z] 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-09-19T17:40:05.166Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-19T17:40:05.166Z] ==> Jenkins CI detected. [2022-09-19T17:40:05.166Z] current dir:  /w/workspace/xfoundry_device-usb-camera_PR-86 [2022-09-19T17:40:05.166Z] project root: . [2022-09-19T17:40:05.166Z] --> token set from env [2022-09-19T17:40:05.166Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-19T17:40:05.166Z] ==> Running gcov in . (disable via -X gcov) [2022-09-19T17:40:05.166Z] ==> Python coveragepy not found [2022-09-19T17:40:05.166Z] ==> Searching for coverage reports in: [2022-09-19T17:40:05.166Z] + . [2022-09-19T17:40:05.166Z] -> Found 1 reports [2022-09-19T17:40:05.166Z] ==> Detecting git/mercurial file structure [2022-09-19T17:40:05.166Z] ==> Reading reports [2022-09-19T17:40:05.427Z] + ./coverage.out bytes=29387 [2022-09-19T17:40:05.427Z] ==> Appending adjustments [2022-09-19T17:40:05.427Z] https://docs.codecov.io/docs/fixing-reports [2022-09-19T17:40:05.427Z] + Found adjustments [2022-09-19T17:40:05.427Z] ==> Gzipping contents [2022-09-19T17:40:05.427Z] 8.0K /tmp/codecov.5cYH2l.gz [2022-09-19T17:40:05.427Z] ==> Uploading reports [2022-09-19T17:40:05.427Z] url: https://codecov.io [2022-09-19T17:40:05.427Z] query: branch=PR-86&commit=46b77cd1dd33cccb883e13d0aedce09aad09089a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-86%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=86&job=&cmd_args= [2022-09-19T17:40:05.427Z] -> Pinging Codecov [2022-09-19T17:40:05.427Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-86&commit=46b77cd1dd33cccb883e13d0aedce09aad09089a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-86%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=86&job=&cmd_args= [2022-09-19T17:40:05.688Z] -> Uploading to [2022-09-19T17:40:05.688Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-19/73D8F5FF140700D3E01443B452E23636/46b77cd1dd33cccb883e13d0aedce09aad09089a/17ab2ff2-fdc8-4985-985c-eb6cfd8d20d0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220919%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220919T174005Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c1eb9cf6322d314e82b02cef9c8059f1ccffbbc8ce6fb5b32eb9e1be4aa3c7d5 [2022-09-19T17:40:05.688Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-19T17:40:05.688Z] Dload Upload Total Spent Left Speed [2022-09-19T17:40:05.950Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4132 0 0 100 4132 0 13819 --:--:-- --:--:-- --:--:-- 13819 [2022-09-19T17:40:06.211Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/46b77cd1dd33cccb883e13d0aedce09aad09089a [Pipeline] } [2022-09-19T17:40:06.237Z] 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-09-19T17:40:07.971Z] + [ -d /w/workspace/xfoundry_device-usb-camera_PR-86/archives ] [2022-09-19T17:40:07.971Z] + ls -al /w/workspace/xfoundry_device-usb-camera_PR-86/archives [2022-09-19T17:40:07.971Z] total 16 [2022-09-19T17:40:07.971Z] drwxr-xr-x 3 root root 4096 Sep 19 17:32 . [2022-09-19T17:40:07.971Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 19 17:32 .. [2022-09-19T17:40:07.971Z] drwxr-xr-x 2 root root 4096 Sep 19 17:32 cost [2022-09-19T17:40:07.971Z] -rw-r--r-- 1 root root 88 Sep 19 17:32 cost.csv [2022-09-19T17:40:07.971Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-usb-camera_PR-86/archives [2022-09-19T17:40:07.971Z] + ls -al /w/workspace/xfoundry_device-usb-camera_PR-86/archives [2022-09-19T17:40:07.971Z] total 16 [2022-09-19T17:40:07.971Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 19 17:32 . [2022-09-19T17:40:07.971Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 19 17:32 .. [2022-09-19T17:40:07.971Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 19 17:32 cost [2022-09-19T17:40:07.971Z] -rw-r--r-- 1 jenkins jenkins 88 Sep 19 17:32 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-19T17:40:08.297Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-19T17:40:09.190Z] ---> package-listing.sh [2022-09-19T17:40:09.190Z] ++ facter osfamily [2022-09-19T17:40:09.190Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-19T17:40:09.454Z] + OS_FAMILY=debian [2022-09-19T17:40:09.454Z] + workspace=/w/workspace/xfoundry_device-usb-camera_PR-86 [2022-09-19T17:40:09.454Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-19T17:40:09.454Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-19T17:40:09.454Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-19T17:40:09.454Z] + PACKAGES=/tmp/packages_start.txt [2022-09-19T17:40:09.454Z] + '[' /w/workspace/xfoundry_device-usb-camera_PR-86 ']' [2022-09-19T17:40:09.454Z] + PACKAGES=/tmp/packages_end.txt [2022-09-19T17:40:09.454Z] + case "${OS_FAMILY}" in [2022-09-19T17:40:09.454Z] + dpkg -l [2022-09-19T17:40:09.454Z] + grep '^ii' [2022-09-19T17:40:09.454Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-19T17:40:09.454Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-19T17:40:09.454Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-19T17:40:09.454Z] + '[' /w/workspace/xfoundry_device-usb-camera_PR-86 ']' [2022-09-19T17:40:09.454Z] + mkdir -p /w/workspace/xfoundry_device-usb-camera_PR-86/archives/ [2022-09-19T17:40:09.454Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-usb-camera_PR-86/archives/ [Pipeline] echo [2022-09-19T17:40:09.486Z] 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-86/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-19T17:40:09.779Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T17:40:10.419Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-19T17:40:10.419Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-19T17:40:10.580Z] prd-ubuntu20.04-docker-8c-8g-29835 does not seem to be running inside a container [2022-09-19T17:40:10.618Z] $ 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-86/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-86 -v /w/workspace/xfoundry_device-usb-camera_PR-86:/w/workspace/xfoundry_device-usb-camera_PR-86:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-86@tmp:/w/workspace/xfoundry_device-usb-camera_PR-86@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-19T17:40:10.812Z] $ docker top c63f4fc21846283934e25ff6f5cb42fb2934862c83c36edda8eb53743e1e5bc3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-19T17:40:11.226Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-19T17:40:11.543Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-19T17:40:11.871Z] + ls /var/log/sa-host [2022-09-19T17:40:11.871Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-19T17:40:12.068Z] provisioning config files... [2022-09-19T17:40:12.080Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-86@tmp/config8601023489888718046tmp [Pipeline] { [Pipeline] echo [2022-09-19T17:40:12.130Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-19T17:40:12.449Z] ---> create-netrc.sh [Pipeline] } [2022-09-19T17:40:12.480Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-19T17:40:12.975Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-19T17:40:13.008Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-19T17:40:13.321Z] ---> sudo-logs.sh [2022-09-19T17:40:13.321Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-19T17:40:13.401Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-19T17:40:13.717Z] ---> job-cost.sh [2022-09-19T17:40:13.717Z] lf-activate-venv: SKIPPING [2022-09-19T17:40:13.717Z] DEBUG: total: 0.2199999988079071 [2022-09-19T17:40:13.717Z] INFO: Retrieving Stack Cost... [2022-09-19T17:40:13.979Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-19T17:40:14.552Z] INFO: Archiving Costs [Pipeline] echo [2022-09-19T17:40:14.593Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-19T17:40:14.910Z] ---> logs-deploy.sh [2022-09-19T17:40:14.910Z] lf-activate-venv: SKIPPING [2022-09-19T17:40:14.910Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-86/1 [2022-09-19T17:40:14.910Z] INFO: archiving workspace using pattern(s): [2022-09-19T17:40:15.853Z] Archives upload complete. [2022-09-19T17:40:15.853Z] INFO: archiving logs to Nexus