Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bd2b336a221504fb2614da32bd88bc07cb823355+2f8c06fbfb8b0782f288c35171c6afc148f652fe (f3176f8fa3d7e3bdd3ff83dd0dd4f75386270aeb) 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-ssh1195745950626713245.key Verifying host key using known hosts file > 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-ssh11999776600846905256.key Verifying host key using known hosts file > 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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-86/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-86/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5334703453925571940.key Verifying host key using known hosts file > 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 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-ssh18114896589289164155.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-86/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-86/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6898594461829738302.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 on ‘prd-ubuntu20.04-docker-8c-8g-2080’ Running on prd-ubuntu20.04-docker-8c-8g-2086 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 2f8c06fbfb8b0782f288c35171c6afc148f652fe into PR head commit bd2b336a221504fb2614da32bd88bc07cb823355 > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 bd2b336a221504fb2614da32bd88bc07cb823355 # timeout=10 > git remote # timeout=10 Merge succeeded, producing 50228a57c2c3d6e399f1f6dd33406718b0a7b8b6 Checking out Revision 50228a57c2c3d6e399f1f6dd33406718b0a7b8b6 (PR-86) > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 2f8c06fbfb8b0782f288c35171c6afc148f652fe # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 50228a57c2c3d6e399f1f6dd33406718b0a7b8b6 # timeout=10 Commit message: "Merge commit '2f8c06fbfb8b0782f288c35171c6afc148f652fe' into HEAD" > git rev-list --no-walk bd2b336a221504fb2614da32bd88bc07cb823355 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-29T06:17:16.559Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-29T06:17:16.616Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-29T06:17:16.632Z] ========================================================= [2022-09-29T06:17:16.632Z] EdgeX Global Pipelines Version Info [2022-09-29T06:17:16.632Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-29T06:17:17.339Z] ------------------- [2022-09-29T06:17:17.339Z] stable info: [2022-09-29T06:17:17.339Z] ------------------- [2022-09-29T06:17:17.339Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-29T06:17:17.339Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-29T06:17:17.339Z] Message: update stable to v1.0.239 [2022-09-29T06:17:17.908Z] ------------------- [2022-09-29T06:17:17.909Z] experimental info: [2022-09-29T06:17:17.909Z] ------------------- [2022-09-29T06:17:17.909Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-29T06:17:17.909Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-29T06:17:17.909Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-29T06:17:18.072Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-09-29T06:17:18.084Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-09-29T06:17:18.096Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-29T06:17:18.107Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-29T06:17:18.118Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-29T06:17:18.130Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-29T06:17:18.141Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-29T06:17:18.152Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-29T06:17:18.163Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-29T06:17:18.174Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-29T06:17:18.187Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-29T06:17:18.203Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-09-29T06:17:18.214Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-29T06:17:18.225Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-29T06:17:18.238Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-29T06:17:18.249Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-29T06:17:18.260Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-29T06:17:18.272Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-29T06:17:18.288Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-29T06:17:18.299Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-29T06:17:18.310Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-29T06:17:18.326Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-29T06:17:18.344Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-29T06:17:18.355Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-29T06:17:18.373Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-29T06:17:18.391Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-29T06:17:18.405Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-29T06:17:18.419Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-86 [Pipeline] echo [2022-09-29T06:17:18.432Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-86 [Pipeline] echo [2022-09-29T06:17:18.447Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-86 [Pipeline] echo [2022-09-29T06:17:18.463Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 50228a57c2c3d6e399f1f6dd33406718b0a7b8b6 [Pipeline] echo [2022-09-29T06:17:18.472Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 50228a5 [Pipeline] echo [2022-09-29T06:17:18.486Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-29T06:17:18.541Z] provisioning config files... [2022-09-29T06:17:18.555Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-86@tmp/config7853670927419904411tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-29T06:17:18.861Z] ---> docker-login.sh [2022-09-29T06:17:18.861Z] nexus3.edgexfoundry.org:10001 [2022-09-29T06:17:19.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-29T06:17:19.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-29T06:17:19.403Z] Configure a credential helper to remove this warning. See [2022-09-29T06:17:19.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-29T06:17:19.403Z] [2022-09-29T06:17:19.403Z] Login Succeeded [2022-09-29T06:17:19.403Z] nexus3.edgexfoundry.org:10002 [2022-09-29T06:17:19.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-29T06:17:19.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-29T06:17:19.403Z] Configure a credential helper to remove this warning. See [2022-09-29T06:17:19.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-29T06:17:19.403Z] [2022-09-29T06:17:19.403Z] Login Succeeded [2022-09-29T06:17:19.403Z] nexus3.edgexfoundry.org:10003 [2022-09-29T06:17:19.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-29T06:17:19.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-29T06:17:19.667Z] Configure a credential helper to remove this warning. See [2022-09-29T06:17:19.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-29T06:17:19.667Z] [2022-09-29T06:17:19.667Z] Login Succeeded [2022-09-29T06:17:19.667Z] nexus3.edgexfoundry.org:10004 [2022-09-29T06:17:19.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-29T06:17:19.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-29T06:17:19.667Z] Configure a credential helper to remove this warning. See [2022-09-29T06:17:19.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-29T06:17:19.667Z] [2022-09-29T06:17:19.667Z] Login Succeeded [2022-09-29T06:17:19.667Z] docker.io [2022-09-29T06:17:19.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-29T06:17:20.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-29T06:17:20.242Z] Configure a credential helper to remove this warning. See [2022-09-29T06:17:20.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-29T06:17:20.242Z] [2022-09-29T06:17:20.242Z] Login Succeeded [2022-09-29T06:17:20.242Z] ---> docker-login.sh ends [Pipeline] } [2022-09-29T06:17:20.251Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-29T06:17:20.611Z] + git rev-list -1 --merges 50228a57c2c3d6e399f1f6dd33406718b0a7b8b6~1..50228a57c2c3d6e399f1f6dd33406718b0a7b8b6 [Pipeline] echo [2022-09-29T06:17:20.644Z] -----------> git rev-list -1 --merges 50228a57c2c3d6e399f1f6dd33406718b0a7b8b6~1..50228a57c2c3d6e399f1f6dd33406718b0a7b8b6 50228a57c2c3d6e399f1f6dd33406718b0a7b8b6 [2022-09-29T06:17:20.644Z] 50228a57c2c3d6e399f1f6dd33406718b0a7b8b6 [false] [Pipeline] sh [2022-09-29T06:17:20.938Z] + git log --format=format:%s -1 50228a57c2c3d6e399f1f6dd33406718b0a7b8b6 [Pipeline] echo [2022-09-29T06:17:20.953Z] ========================================================= [2022-09-29T06:17:20.953Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-29T06:17:20.953Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-29T06:17:21.281Z] + git log --format=format:%s -1 50228a57c2c3d6e399f1f6dd33406718b0a7b8b6 [Pipeline] echo [2022-09-29T06:17:21.290Z] [semverPrep] GIT_COMMIT: 50228a57c2c3d6e399f1f6dd33406718b0a7b8b6, Commit Message: Merge commit '2f8c06fbfb8b0782f288c35171c6afc148f652fe' into HEAD [Pipeline] echo [2022-09-29T06:17:21.299Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-29T06:17:21.681Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-29T06:17:21.681Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-29T06:17:21.681Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-29T06:17:21.681Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-29T06:17:21.681Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-29T06:17:21.681Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-29T06:17:21.681Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T06:17:22.109Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-29T06:17:22.110Z] [2022-09-29T06:17:22.110Z] 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-29T06:17:22.409Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-29T06:17:22.409Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-29T06:17:22.409Z] b85a868b505f: Pulling fs layer [2022-09-29T06:17:22.409Z] e2be974225ed: Pulling fs layer [2022-09-29T06:17:22.409Z] 339a4e72a1f5: Pulling fs layer [2022-09-29T06:17:22.409Z] 988bab9f4d93: Pulling fs layer [2022-09-29T06:17:22.409Z] 1469e6f7b9e6: Pulling fs layer [2022-09-29T06:17:22.409Z] eaf3925da568: Pulling fs layer [2022-09-29T06:17:22.409Z] bab4dde63d76: Pulling fs layer [2022-09-29T06:17:22.409Z] bde34c3a00c8: Pulling fs layer [2022-09-29T06:17:22.409Z] b352a97aabf1: Pulling fs layer [2022-09-29T06:17:22.409Z] 4872d77fe225: Pulling fs layer [2022-09-29T06:17:22.409Z] 5851b861e8e6: Pulling fs layer [2022-09-29T06:17:22.409Z] 988bab9f4d93: Waiting [2022-09-29T06:17:22.409Z] 1469e6f7b9e6: Waiting [2022-09-29T06:17:22.409Z] eaf3925da568: Waiting [2022-09-29T06:17:22.409Z] bde34c3a00c8: Waiting [2022-09-29T06:17:22.409Z] 4872d77fe225: Waiting [2022-09-29T06:17:22.409Z] 5851b861e8e6: Waiting [2022-09-29T06:17:22.409Z] b352a97aabf1: Waiting [2022-09-29T06:17:22.409Z] e2be974225ed: Download complete [2022-09-29T06:17:22.409Z] 988bab9f4d93: Download complete [2022-09-29T06:17:22.668Z] 1469e6f7b9e6: Verifying Checksum [2022-09-29T06:17:22.668Z] 1469e6f7b9e6: Download complete [2022-09-29T06:17:22.668Z] 339a4e72a1f5: Verifying Checksum [2022-09-29T06:17:22.668Z] 339a4e72a1f5: Download complete [2022-09-29T06:17:22.668Z] eaf3925da568: Verifying Checksum [2022-09-29T06:17:22.668Z] bde34c3a00c8: Download complete [2022-09-29T06:17:22.668Z] b352a97aabf1: Verifying Checksum [2022-09-29T06:17:22.668Z] b352a97aabf1: Download complete [2022-09-29T06:17:22.668Z] 4872d77fe225: Verifying Checksum [2022-09-29T06:17:22.668Z] 4872d77fe225: Download complete [2022-09-29T06:17:22.668Z] 5851b861e8e6: Download complete [2022-09-29T06:17:22.668Z] b85a868b505f: Verifying Checksum [2022-09-29T06:17:22.668Z] b85a868b505f: Download complete [2022-09-29T06:17:22.926Z] bab4dde63d76: Verifying Checksum [2022-09-29T06:17:22.926Z] bab4dde63d76: Download complete [2022-09-29T06:17:23.917Z] b85a868b505f: Pull complete [2022-09-29T06:17:23.917Z] e2be974225ed: Pull complete [2022-09-29T06:17:24.483Z] 339a4e72a1f5: Pull complete [2022-09-29T06:17:24.483Z] 988bab9f4d93: Pull complete [2022-09-29T06:17:24.742Z] 1469e6f7b9e6: Pull complete [2022-09-29T06:17:24.742Z] eaf3925da568: Pull complete [2022-09-29T06:17:26.644Z] bab4dde63d76: Pull complete [2022-09-29T06:17:26.644Z] bde34c3a00c8: Pull complete [2022-09-29T06:17:26.644Z] b352a97aabf1: Pull complete [2022-09-29T06:17:26.904Z] 4872d77fe225: Pull complete [2022-09-29T06:17:26.904Z] 5851b861e8e6: Pull complete [2022-09-29T06:17:26.904Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-29T06:17:26.904Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-29T06:17:26.904Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-29T06:17:26.986Z] prd-ubuntu20.04-docker-8c-8g-2086 does not seem to be running inside a container [2022-09-29T06:17:27.021Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-29T06:17:29.219Z] $ docker top f2a8338fbb559ffa476e146d68516ff8fba34a2d87a00d059fc8cc11cc00196a -eo pid,comm [2022-09-29T06:17:29.275Z] 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-29T06:17:29.275Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-29T06:17:29.317Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-29T06:17:29.317Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-29T06:17:29.422Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-29T06:17:29.426Z] $ docker exec f2a8338fbb559ffa476e146d68516ff8fba34a2d87a00d059fc8cc11cc00196a ssh-agent [2022-09-29T06:17:29.539Z] SSH_AUTH_SOCK=/tmp/ssh-bTLZ8FwyaTRe/agent.32 [2022-09-29T06:17:29.539Z] SSH_AGENT_PID=38 [2022-09-29T06:17:29.545Z] Running ssh-add (command line suppressed) [2022-09-29T06:17:29.667Z] Identity added: /w/workspace/xfoundry_device-usb-camera_PR-86@tmp/private_key_4222815954583806966.key (/w/workspace/xfoundry_device-usb-camera_PR-86@tmp/private_key_4222815954583806966.key) [2022-09-29T06:17:29.678Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-29T06:17:29.963Z] + git tag --points-at HEAD [Pipeline] } [2022-09-29T06:17:29.979Z] $ docker exec --env ******** --env ******** f2a8338fbb559ffa476e146d68516ff8fba34a2d87a00d059fc8cc11cc00196a ssh-agent -k [2022-09-29T06:17:30.076Z] unset SSH_AUTH_SOCK; [2022-09-29T06:17:30.077Z] unset SSH_AGENT_PID; [2022-09-29T06:17:30.077Z] echo Agent pid 38 killed; [2022-09-29T06:17:30.087Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-29T06:17:30.106Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-29T06:17:30.106Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-29T06:17:30.221Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-29T06:17:30.225Z] $ docker exec f2a8338fbb559ffa476e146d68516ff8fba34a2d87a00d059fc8cc11cc00196a ssh-agent [2022-09-29T06:17:30.347Z] SSH_AUTH_SOCK=/tmp/ssh-zK9K6eu20KZp/agent.71 [2022-09-29T06:17:30.347Z] SSH_AGENT_PID=77 [2022-09-29T06:17:30.351Z] Running ssh-add (command line suppressed) [2022-09-29T06:17:30.450Z] Identity added: /w/workspace/xfoundry_device-usb-camera_PR-86@tmp/private_key_13855729811681585686.key (/w/workspace/xfoundry_device-usb-camera_PR-86@tmp/private_key_13855729811681585686.key) [2022-09-29T06:17:30.462Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-29T06:17:30.748Z] + git semver init [2022-09-29T06:17:31.007Z] 2022-09-29 06:17:30,929 [run_init] DEBUG init version:0.0.0 force:False [2022-09-29T06:17:31.007Z] 2022-09-29 06:17:30,930 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-usb-camera_PR-86/.semver [2022-09-29T06:17:31.007Z] 2022-09-29 06:17:30,930 [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-29T06:17:31.007Z] 2022-09-29 06:17:30,930 [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-29T06:17:31.945Z] 2022-09-29 06:17:31,720 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-usb-camera_PR-86/.git/info/exclude [2022-09-29T06:17:31.945Z] 2022-09-29 06:17:31,721 [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-29T06:17:31.945Z] 2022-09-29 06:17:31,721 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-usb-camera_PR-86/.semver/PR-86 [2022-09-29T06:17:31.945Z] 2022-09-29 06:17:31,725 [execute] INFO git cat-file --batch-check [2022-09-29T06:17:31.945Z] 2022-09-29 06:17:31,726 [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-29T06:17:31.945Z] 2022-09-29 06:17:31,732 [execute] INFO git cat-file --batch [2022-09-29T06:17:31.945Z] 2022-09-29 06:17:31,732 [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-29T06:17:31.945Z] 2022-09-29 06:17:31,738 [read_version] DEBUG read version from /w/workspace/xfoundry_device-usb-camera_PR-86/.semver/PR-86 [2022-09-29T06:17:31.945Z] 0.0.0 [Pipeline] } [2022-09-29T06:17:31.957Z] $ docker exec --env ******** --env ******** f2a8338fbb559ffa476e146d68516ff8fba34a2d87a00d059fc8cc11cc00196a ssh-agent -k [2022-09-29T06:17:32.063Z] unset SSH_AUTH_SOCK; [2022-09-29T06:17:32.064Z] unset SSH_AGENT_PID; [2022-09-29T06:17:32.064Z] echo Agent pid 77 killed; [2022-09-29T06:17:32.072Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-29T06:17:32.376Z] + git semver [Pipeline] } [2022-09-29T06:17:32.651Z] $ docker stop --time=1 f2a8338fbb559ffa476e146d68516ff8fba34a2d87a00d059fc8cc11cc00196a [2022-09-29T06:17:33.955Z] $ docker rm -f f2a8338fbb559ffa476e146d68516ff8fba34a2d87a00d059fc8cc11cc00196a [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-29T06:17:34.287Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-29T06:17:34.457Z] Stashed 1 file(s) [Pipeline] echo [2022-09-29T06:17:34.459Z] [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-29T06:17:34.570Z] provisioning config files... [2022-09-29T06:17:34.578Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-86@tmp/config13481858929494831381tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-29T06:17:34.871Z] ---> docker-login.sh [2022-09-29T06:17:34.871Z] nexus3.edgexfoundry.org:10001 [2022-09-29T06:17:34.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-29T06:17:34.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-29T06:17:34.871Z] Configure a credential helper to remove this warning. See [2022-09-29T06:17:34.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-29T06:17:34.871Z] [2022-09-29T06:17:34.871Z] Login Succeeded [2022-09-29T06:17:34.871Z] nexus3.edgexfoundry.org:10002 [2022-09-29T06:17:34.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-29T06:17:34.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-29T06:17:34.871Z] Configure a credential helper to remove this warning. See [2022-09-29T06:17:34.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-29T06:17:34.871Z] [2022-09-29T06:17:34.871Z] Login Succeeded [2022-09-29T06:17:34.871Z] nexus3.edgexfoundry.org:10003 [2022-09-29T06:17:35.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-29T06:17:35.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-29T06:17:35.131Z] Configure a credential helper to remove this warning. See [2022-09-29T06:17:35.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-29T06:17:35.131Z] [2022-09-29T06:17:35.131Z] Login Succeeded [2022-09-29T06:17:35.131Z] nexus3.edgexfoundry.org:10004 [2022-09-29T06:17:35.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-29T06:17:35.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-29T06:17:35.131Z] Configure a credential helper to remove this warning. See [2022-09-29T06:17:35.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-29T06:17:35.131Z] [2022-09-29T06:17:35.131Z] Login Succeeded [2022-09-29T06:17:35.131Z] docker.io [2022-09-29T06:17:35.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-29T06:17:35.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-29T06:17:35.650Z] Configure a credential helper to remove this warning. See [2022-09-29T06:17:35.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-29T06:17:35.650Z] [2022-09-29T06:17:35.650Z] Login Succeeded [2022-09-29T06:17:35.650Z] ---> docker-login.sh ends [Pipeline] } [2022-09-29T06:17:35.657Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-29T06:17:35.707Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-29T06:17:35.716Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-29T06:17:35.722Z] ========================================================= [2022-09-29T06:17:35.722Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-29T06:17:35.722Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T06:17:36.026Z] + 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-29T06:17:36.026Z] Sending build context to Docker daemon 1.468MB [2022-09-29T06:17:36.026Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-09-29T06:17:36.026Z] Step 2/14 : FROM ${BASE} AS builder [2022-09-29T06:17:36.026Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-29T06:17:36.026Z] 2408cc74d12b: Pulling fs layer [2022-09-29T06:17:36.026Z] ea60b727a1ce: Pulling fs layer [2022-09-29T06:17:36.026Z] 30c4a7721957: Pulling fs layer [2022-09-29T06:17:36.026Z] 370296b7ddb6: Pulling fs layer [2022-09-29T06:17:36.026Z] 7c6cee850709: Pulling fs layer [2022-09-29T06:17:36.026Z] 39a5fcdaea64: Pulling fs layer [2022-09-29T06:17:36.026Z] d94ebbe4e438: Pulling fs layer [2022-09-29T06:17:36.026Z] bcfd1f05c69d: Pulling fs layer [2022-09-29T06:17:36.026Z] 59ccb84bbe0f: Pulling fs layer [2022-09-29T06:17:36.026Z] 7c6cee850709: Waiting [2022-09-29T06:17:36.026Z] d94ebbe4e438: Waiting [2022-09-29T06:17:36.026Z] 39a5fcdaea64: Waiting [2022-09-29T06:17:36.026Z] 370296b7ddb6: Waiting [2022-09-29T06:17:36.026Z] 59ccb84bbe0f: Waiting [2022-09-29T06:17:36.026Z] 30c4a7721957: Verifying Checksum [2022-09-29T06:17:36.026Z] 30c4a7721957: Download complete [2022-09-29T06:17:36.026Z] ea60b727a1ce: Verifying Checksum [2022-09-29T06:17:36.026Z] ea60b727a1ce: Download complete [2022-09-29T06:17:36.026Z] 7c6cee850709: Verifying Checksum [2022-09-29T06:17:36.026Z] 7c6cee850709: Download complete [2022-09-29T06:17:36.026Z] 39a5fcdaea64: Verifying Checksum [2022-09-29T06:17:36.026Z] 39a5fcdaea64: Download complete [2022-09-29T06:17:36.026Z] 2408cc74d12b: Verifying Checksum [2022-09-29T06:17:36.026Z] 2408cc74d12b: Download complete [2022-09-29T06:17:36.290Z] d94ebbe4e438: Verifying Checksum [2022-09-29T06:17:36.290Z] d94ebbe4e438: Download complete [2022-09-29T06:17:36.290Z] 2408cc74d12b: Pull complete [2022-09-29T06:17:36.567Z] ea60b727a1ce: Pull complete [2022-09-29T06:17:36.567Z] 30c4a7721957: Pull complete [2022-09-29T06:17:37.151Z] bcfd1f05c69d: Verifying Checksum [2022-09-29T06:17:37.151Z] bcfd1f05c69d: Download complete [2022-09-29T06:17:37.151Z] 59ccb84bbe0f: Verifying Checksum [2022-09-29T06:17:37.151Z] 59ccb84bbe0f: Download complete [2022-09-29T06:17:37.151Z] 370296b7ddb6: Verifying Checksum [2022-09-29T06:17:37.151Z] 370296b7ddb6: Download complete [2022-09-29T06:17:41.333Z] 370296b7ddb6: Pull complete [2022-09-29T06:17:41.333Z] 7c6cee850709: Pull complete [2022-09-29T06:17:41.333Z] 39a5fcdaea64: Pull complete [2022-09-29T06:17:41.333Z] d94ebbe4e438: Pull complete [2022-09-29T06:17:43.234Z] bcfd1f05c69d: Pull complete [2022-09-29T06:17:43.816Z] 59ccb84bbe0f: Pull complete [2022-09-29T06:17:43.816Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-29T06:17:43.816Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-29T06:17:43.816Z] ---> a4fb48ad2a94 [2022-09-29T06:17:43.816Z] Step 3/14 : ARG ADD_BUILD_TAGS="" [2022-09-29T06:17:48.025Z] ---> Running in f6986f86e5b9 [2022-09-29T06:17:48.025Z] Removing intermediate container f6986f86e5b9 [2022-09-29T06:17:48.025Z] ---> 6a9323ece29d [2022-09-29T06:17:48.025Z] Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-29T06:17:48.025Z] ---> Running in b3254845f056 [2022-09-29T06:17:48.025Z] Removing intermediate container b3254845f056 [2022-09-29T06:17:48.025Z] ---> f9650b859a90 [2022-09-29T06:17:48.025Z] Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-09-29T06:17:48.025Z] ---> Running in 82b818ec937a [2022-09-29T06:17:48.025Z] Removing intermediate container 82b818ec937a [2022-09-29T06:17:48.025Z] ---> eb51cf38a192 [2022-09-29T06:17:48.025Z] Step 6/14 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-09-29T06:17:48.025Z] ---> Running in 34f01e1a286a [2022-09-29T06:17:48.025Z] Removing intermediate container 34f01e1a286a [2022-09-29T06:17:48.025Z] ---> 6ac98efc5986 [2022-09-29T06:17:48.025Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-29T06:17:48.025Z] ---> Running in 6d57da75204f [2022-09-29T06:17:48.285Z] Removing intermediate container 6d57da75204f [2022-09-29T06:17:48.285Z] ---> 6f61b4a2b682 [2022-09-29T06:17:48.285Z] Step 8/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-29T06:17:48.285Z] ---> Running in a50f4d59cd15 [2022-09-29T06:17:48.544Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-29T06:17:49.493Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-29T06:17:49.535Z] Still waiting to schedule task [2022-09-29T06:17:49.536Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2084’ [2022-09-29T06:17:49.752Z] (1/80) Installing mesa (21.3.8-r2) [2022-09-29T06:17:49.752Z] (2/80) Installing libxau (1.0.9-r0) [2022-09-29T06:17:50.011Z] (3/80) Installing libxdmcp (1.1.3-r0) [2022-09-29T06:17:50.011Z] (4/80) Installing libxcb (1.15-r0) [2022-09-29T06:17:50.011Z] (5/80) Installing libx11 (1.8-r0) [2022-09-29T06:17:50.269Z] (6/80) Installing libxext (1.3.4-r0) [2022-09-29T06:17:50.269Z] (7/80) Installing libxfixes (6.0.0-r0) [2022-09-29T06:17:50.527Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2022-09-29T06:17:50.527Z] (9/80) Installing libpciaccess (0.16-r0) [2022-09-29T06:17:50.527Z] (10/80) Installing libdrm (2.4.110-r0) [2022-09-29T06:17:50.785Z] (11/80) Installing mesa-glapi (21.3.8-r2) [2022-09-29T06:17:50.785Z] (12/80) Installing libxshmfence (1.3-r1) [2022-09-29T06:17:50.785Z] (13/80) Installing mesa-gl (21.3.8-r2) [2022-09-29T06:17:51.043Z] (14/80) Installing icu-data-full (71.1-r2) [2022-09-29T06:17:51.981Z] (15/80) Installing libice (1.0.10-r0) [2022-09-29T06:17:51.981Z] (16/80) Installing libuuid (2.38-r1) [2022-09-29T06:17:51.981Z] (17/80) Installing libsm (1.2.3-r0) [2022-09-29T06:17:51.981Z] (18/80) Installing libxt (1.2.1-r0) [2022-09-29T06:17:52.241Z] (19/80) Installing libxmu (1.1.3-r0) [2022-09-29T06:17:52.241Z] (20/80) Installing xset (1.2.4-r0) [2022-09-29T06:17:52.241Z] (21/80) Installing xprop (1.2.5-r0) [2022-09-29T06:17:52.500Z] (22/80) Installing xdg-utils (1.1.3-r3) [2022-09-29T06:17:52.500Z] (23/80) Installing dbus-libs (1.14.0-r1) [2022-09-29T06:17:52.500Z] (24/80) Installing libffi (3.4.2-r1) [2022-09-29T06:17:52.760Z] (25/80) Installing libintl (0.21-r2) [2022-09-29T06:17:52.760Z] (26/80) Installing libblkid (2.38-r1) [2022-09-29T06:17:52.760Z] (27/80) Installing libmount (2.38-r1) [2022-09-29T06:17:53.019Z] (28/80) Installing pcre (8.45-r2) [2022-09-29T06:17:53.019Z] (29/80) Installing glib (2.72.1-r0) [2022-09-29T06:17:53.019Z] (30/80) Installing icu-libs (71.1-r2) [2022-09-29T06:17:53.277Z] (31/80) Installing libpcre2-16 (10.40-r0) [2022-09-29T06:17:53.535Z] (32/80) Installing zstd-libs (1.5.2-r1) [2022-09-29T06:17:53.535Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) [2022-09-29T06:17:53.793Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2022-09-29T06:17:53.793Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2022-09-29T06:17:54.053Z] (36/80) Installing mesa-gbm (21.3.8-r2) [2022-09-29T06:17:54.053Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2022-09-29T06:17:54.053Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) [2022-09-29T06:17:54.628Z] (39/80) Installing libxcomposite (0.4.5-r0) [2022-09-29T06:17:54.889Z] (40/80) Installing libbz2 (1.0.8-r1) [2022-09-29T06:17:54.889Z] (41/80) Installing libpng (1.6.37-r1) [2022-09-29T06:17:54.889Z] (42/80) Installing freetype (2.12.1-r0) [2022-09-29T06:17:55.150Z] (43/80) Installing fontconfig (2.14.0-r0) [2022-09-29T06:17:55.150Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2022-09-29T06:17:55.150Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2022-09-29T06:17:55.408Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2022-09-29T06:17:55.408Z] (47/80) Installing xz-libs (5.2.5-r1) [2022-09-29T06:17:55.665Z] (48/80) Installing libxml2 (2.9.14-r1) [2022-09-29T06:17:55.665Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2022-09-29T06:17:55.665Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2022-09-29T06:17:55.924Z] (51/80) Installing mesa-egl (21.3.8-r2) [2022-09-29T06:17:55.924Z] (52/80) Installing avahi-libs (0.8-r6) [2022-09-29T06:17:56.183Z] (53/80) Installing nettle (3.7.3-r0) [2022-09-29T06:17:56.183Z] (54/80) Installing p11-kit (0.24.1-r0) [2022-09-29T06:17:56.183Z] (55/80) Installing libtasn1 (4.18.0-r0) [2022-09-29T06:17:56.442Z] (56/80) Installing libunistring (1.0-r0) [2022-09-29T06:17:56.442Z] (57/80) Installing gnutls (3.7.7-r0) [2022-09-29T06:17:56.702Z] (58/80) Installing cups-libs (2.4.2-r0) [2022-09-29T06:17:56.702Z] (59/80) Installing graphite2 (1.3.14-r1) [2022-09-29T06:17:56.702Z] (60/80) Installing harfbuzz (4.3.0-r0) [2022-09-29T06:17:56.961Z] (61/80) Installing libevdev (1.12.1-r0) [2022-09-29T06:17:56.961Z] (62/80) Installing mtdev (1.1.6-r0) [2022-09-29T06:17:57.220Z] (63/80) Installing eudev-libs (3.2.11-r0) [2022-09-29T06:17:57.220Z] (64/80) Installing libinput-libs (1.20.1-r0) [2022-09-29T06:17:57.220Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2022-09-29T06:17:57.479Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2022-09-29T06:17:57.479Z] (67/80) Installing xcb-util (0.4.0-r3) [2022-09-29T06:17:57.479Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2022-09-29T06:17:57.738Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2022-09-29T06:17:57.738Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2022-09-29T06:17:57.738Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2022-09-29T06:17:57.997Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) [2022-09-29T06:17:58.564Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2022-09-29T06:17:58.564Z] (74/80) Installing v4l-utils (1.22.1-r1) [2022-09-29T06:17:58.823Z] (75/80) Installing udev-init-scripts (35-r0) [2022-09-29T06:17:58.823Z] Executing udev-init-scripts-35-r0.post-install [2022-09-29T06:17:58.823Z] (76/80) Installing kmod-libs (29-r2) [2022-09-29T06:17:58.823Z] (77/80) Installing eudev (3.2.11-r0) [2022-09-29T06:17:59.082Z] (78/80) Installing eudev-dev (3.2.11-r0) [2022-09-29T06:17:59.082Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-09-29T06:17:59.344Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2022-09-29T06:17:59.344Z] Executing busybox-1.35.0-r13.trigger [2022-09-29T06:17:59.344Z] Executing eudev-3.2.11-r0.trigger [2022-09-29T06:17:59.344Z] OK: 330 MiB in 131 packages [2022-09-29T06:18:01.875Z] Removing intermediate container a50f4d59cd15 [2022-09-29T06:18:01.875Z] ---> 970bc9ae1d7a [2022-09-29T06:18:01.875Z] Step 9/14 : WORKDIR /device-usb-camera [2022-09-29T06:18:01.875Z] ---> Running in 38b8eb75f632 [2022-09-29T06:18:01.875Z] Removing intermediate container 38b8eb75f632 [2022-09-29T06:18:01.875Z] ---> 94fa6b6f5ba8 [2022-09-29T06:18:01.875Z] Step 10/14 : COPY go.mod vendor* ./ [2022-09-29T06:18:01.875Z] ---> 8be81c1f178c [2022-09-29T06:18:01.875Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-29T06:18:01.875Z] ---> Running in c7f9883c57d8 [2022-09-29T06:18:23.808Z] Removing intermediate container c7f9883c57d8 [2022-09-29T06:18:23.808Z] ---> 939f367590f4 [2022-09-29T06:18:23.808Z] Step 12/14 : COPY . . [2022-09-29T06:18:23.808Z] ---> 8ef6f5036517 [2022-09-29T06:18:23.808Z] Step 13/14 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-09-29T06:18:23.808Z] ---> Running in f7faa10dd93e [2022-09-29T06:18:23.808Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-29T06:18:23.808Z] Dload Upload Total Spent Left Speed [2022-09-29T06:18:23.808Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0  0 9535 0 --:--:-- --:--:-- --:--:-- 9567 [2022-09-29T06:18:23.808Z] Removing intermediate container f7faa10dd93e [2022-09-29T06:18:23.808Z] ---> f6b9ad215e15 [2022-09-29T06:18:23.808Z] Step 14/14 : RUN ${MAKE} [2022-09-29T06:18:23.808Z] ---> Running in 140687f5e2a7 [2022-09-29T06:18:23.808Z] noop [2022-09-29T06:18:23.808Z] Removing intermediate container 140687f5e2a7 [2022-09-29T06:18:23.808Z] ---> 6d4fbebf21b1 [2022-09-29T06:18:23.808Z] Successfully built 6d4fbebf21b1 [2022-09-29T06:18:23.808Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T06:18:24.116Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-29T06:18:24.116Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-29T06:18:24.175Z] prd-ubuntu20.04-docker-8c-8g-2086 does not seem to be running inside a container [2022-09-29T06:18:24.208Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-29T06:18:24.526Z] $ docker top 4e7cdbb6c065c0582c725ed811195892b5ca6e5c7baaf7f18b045eb8492f33f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-29T06:18:24.874Z] + go version [2022-09-29T06:18:24.874Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-29T06:18:24.888Z] $ docker stop --time=1 4e7cdbb6c065c0582c725ed811195892b5ca6e5c7baaf7f18b045eb8492f33f1 [2022-09-29T06:18:26.142Z] $ docker rm -f 4e7cdbb6c065c0582c725ed811195892b5ca6e5c7baaf7f18b045eb8492f33f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T06:18:26.536Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-29T06:18:26.536Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-29T06:18:26.599Z] prd-ubuntu20.04-docker-8c-8g-2086 does not seem to be running inside a container [2022-09-29T06:18:26.635Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-29T06:18:26.940Z] $ docker top 608142aba01b7ac64fd63a80e754a0c1ad6007c7b69e03ddbe2f9ace3b07784d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-29T06:18:27.284Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-usb-camera_PR-86 [Pipeline] fileExists [Pipeline] sh [2022-09-29T06:18:27.578Z] + make test [2022-09-29T06:18:27.578Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-09-29T06:18:27.836Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-09-29T06:18:37.803Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-09-29T06:18:38.369Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.014s coverage: 1.9% of statements [2022-09-29T06:18:44.922Z] 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-29T06:18:44.922Z] CGO_ENABLED=1 go vet ./... [2022-09-29T06:18:47.447Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-29T06:18:47.447Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-29T06:18:47.447Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-29T06:18:47.459Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-29T06:18:47.474Z] $ docker stop --time=1 608142aba01b7ac64fd63a80e754a0c1ad6007c7b69e03ddbe2f9ace3b07784d [2022-09-29T06:18:49.817Z] $ docker rm -f 608142aba01b7ac64fd63a80e754a0c1ad6007c7b69e03ddbe2f9ace3b07784d [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-29T06:18:50.233Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-29T06:18:50.273Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-29T06:18:50.770Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-29T06:18:51.052Z] + ls -al . [2022-09-29T06:18:51.052Z] total 196 [2022-09-29T06:18:51.052Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 29 06:18 . [2022-09-29T06:18:51.052Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 29 06:17 .. [2022-09-29T06:18:51.052Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 29 06:18 .git [2022-09-29T06:18:51.052Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 29 06:17 .github [2022-09-29T06:18:51.052Z] -rw-rw-r-- 1 jenkins jenkins 414 Sep 29 06:17 .gitignore [2022-09-29T06:18:51.052Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 29 06:17 .golangci.yml [2022-09-29T06:18:51.052Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 29 06:17 .hadolint.yml [2022-09-29T06:18:51.052Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 29 06:17 .semver [2022-09-29T06:18:51.052Z] -rw-rw-r-- 1 jenkins jenkins 9702 Sep 29 06:17 Attribution.txt [2022-09-29T06:18:51.052Z] -rw-rw-r-- 1 jenkins jenkins 1206 Sep 29 06:17 CHANGELOG.md [2022-09-29T06:18:51.052Z] -rw-rw-r-- 1 jenkins jenkins 2467 Sep 29 06:17 Dockerfile [2022-09-29T06:18:51.052Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 29 06:17 GOVERNANCE.md [2022-09-29T06:18:51.052Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 29 06:17 Jenkinsfile [2022-09-29T06:18:51.052Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 29 06:17 LICENSE [2022-09-29T06:18:51.052Z] -rw-rw-r-- 1 jenkins jenkins 2554 Sep 29 06:17 Makefile [2022-09-29T06:18:51.052Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 29 06:17 OWNERS.md [2022-09-29T06:18:51.052Z] -rw-rw-r-- 1 jenkins jenkins 5773 Sep 29 06:17 README.md [2022-09-29T06:18:51.052Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 29 06:17 VERSION [2022-09-29T06:18:51.052Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 29 06:17 bin [2022-09-29T06:18:51.052Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 29 06:17 cmd [2022-09-29T06:18:51.052Z] -rw-r--r-- 1 jenkins jenkins 29387 Sep 29 06:18 coverage.out [2022-09-29T06:18:51.052Z] -rwxrwxr-x 1 jenkins jenkins 140 Sep 29 06:17 docker-entrypoint.sh [2022-09-29T06:18:51.052Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 29 06:17 docs [2022-09-29T06:18:51.052Z] -rw-rw-r-- 1 jenkins jenkins 3633 Sep 29 06:17 go.mod [2022-09-29T06:18:51.052Z] -rw-rw-r-- 1 jenkins jenkins 38103 Sep 29 06:17 go.sum [2022-09-29T06:18:51.052Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 29 06:17 internal [2022-09-29T06:18:51.052Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 29 06:17 snap [2022-09-29T06:18:51.052Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 29 06:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T06:18:51.353Z] + 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=50228a57c2c3d6e399f1f6dd33406718b0a7b8b6 --label arch=amd64 --label version=0.0.0 . [2022-09-29T06:18:51.353Z] Sending build context to Docker daemon 1.498MB [2022-09-29T06:18:51.353Z] Step 1/36 : ARG BASE=golang:1.18-alpine3.16 [2022-09-29T06:18:51.353Z] Step 2/36 : FROM ${BASE} AS builder [2022-09-29T06:18:51.353Z] ---> 6d4fbebf21b1 [2022-09-29T06:18:51.353Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2022-09-29T06:18:51.353Z] ---> Running in 5dffbe5830a9 [2022-09-29T06:18:51.353Z] Removing intermediate container 5dffbe5830a9 [2022-09-29T06:18:51.353Z] ---> 5d94e3661caf [2022-09-29T06:18:51.353Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-29T06:18:51.612Z] ---> Running in f99d00528c61 [2022-09-29T06:18:51.612Z] Removing intermediate container f99d00528c61 [2022-09-29T06:18:51.612Z] ---> 273cf1d7b345 [2022-09-29T06:18:51.612Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-09-29T06:18:51.612Z] ---> Running in c6870192d0bb [2022-09-29T06:18:51.612Z] Removing intermediate container c6870192d0bb [2022-09-29T06:18:51.612Z] ---> 1cf9fc0cdd9a [2022-09-29T06:18:51.612Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-09-29T06:18:51.612Z] ---> Running in f831d291f25d [2022-09-29T06:18:51.870Z] Removing intermediate container f831d291f25d [2022-09-29T06:18:51.870Z] ---> 1c5af321eaf9 [2022-09-29T06:18:51.870Z] Step 7/36 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-29T06:18:51.870Z] ---> Running in 8e044606afa8 [2022-09-29T06:18:52.436Z] Removing intermediate container 8e044606afa8 [2022-09-29T06:18:52.436Z] ---> 75ac75bce7b6 [2022-09-29T06:18:52.436Z] Step 8/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-29T06:18:52.436Z] ---> Running in 1300c4fad01f [2022-09-29T06:18:52.436Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-29T06:18:53.368Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-29T06:18:53.625Z] OK: 330 MiB in 131 packages [2022-09-29T06:18:54.191Z] Removing intermediate container 1300c4fad01f [2022-09-29T06:18:54.191Z] ---> e4dbaa571683 [2022-09-29T06:18:54.191Z] Step 9/36 : WORKDIR /device-usb-camera [2022-09-29T06:18:54.191Z] ---> Running in 211e5acad7f2 [2022-09-29T06:18:54.191Z] Removing intermediate container 211e5acad7f2 [2022-09-29T06:18:54.191Z] ---> e01e9e738b93 [2022-09-29T06:18:54.191Z] Step 10/36 : COPY go.mod vendor* ./ [2022-09-29T06:18:54.191Z] ---> 457e78f9eb70 [2022-09-29T06:18:54.191Z] Step 11/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-29T06:18:54.191Z] ---> Running in be62e3792f0e [2022-09-29T06:18:55.125Z] Removing intermediate container be62e3792f0e [2022-09-29T06:18:55.125Z] ---> f1a30d465c4c [2022-09-29T06:18:55.125Z] Step 12/36 : COPY . . [2022-09-29T06:18:55.125Z] ---> f4804155125c [2022-09-29T06:18:55.125Z] Step 13/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-09-29T06:18:55.125Z] ---> Running in ada408cad5f5 [2022-09-29T06:18:55.384Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-29T06:18:55.384Z] Dload Upload Total Spent Left Speed [2022-09-29T06:18:55.384Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 44082 0 --:--:-- --:--:-- --:--:-- 44250 [2022-09-29T06:18:55.949Z] Removing intermediate container ada408cad5f5 [2022-09-29T06:18:55.949Z] ---> 6417dde1648c [2022-09-29T06:18:55.949Z] Step 14/36 : RUN ${MAKE} [2022-09-29T06:18:55.949Z] ---> Running in 68aa246026d1 [2022-09-29T06:18:55.949Z] CGO_ENABLED=1 go build -tags "" -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.30" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-09-29T06:19:17.880Z] Removing intermediate container 68aa246026d1 [2022-09-29T06:19:17.880Z] ---> ff34868e8b10 [2022-09-29T06:19:17.880Z] Step 15/36 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-09-29T06:19:17.880Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-09-29T06:19:17.880Z] af6660deedbd: Pulling fs layer [2022-09-29T06:19:17.880Z] 97cd0a44c592: Pulling fs layer [2022-09-29T06:19:17.880Z] 97cd0a44c592: Download complete [2022-09-29T06:19:17.880Z] af6660deedbd: Verifying Checksum [2022-09-29T06:19:17.880Z] af6660deedbd: Download complete [2022-09-29T06:19:17.880Z] af6660deedbd: Pull complete [2022-09-29T06:19:17.880Z] 97cd0a44c592: Pull complete [2022-09-29T06:19:17.880Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-09-29T06:19:17.880Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-09-29T06:19:17.880Z] ---> fea57e182299 [2022-09-29T06:19:17.880Z] Step 16/36 : FROM alpine:3.16 [2022-09-29T06:19:18.448Z] 3.16: Pulling from library/alpine [2022-09-29T06:19:18.448Z] 213ec9aee27d: Pulling fs layer [2022-09-29T06:19:18.707Z] 213ec9aee27d: Verifying Checksum [2022-09-29T06:19:18.707Z] 213ec9aee27d: Download complete [2022-09-29T06:19:18.707Z] 213ec9aee27d: Pull complete [2022-09-29T06:19:18.967Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-29T06:19:18.967Z] Status: Downloaded newer image for alpine:3.16 [2022-09-29T06:19:18.967Z] ---> 9c6f07244728 [2022-09-29T06:19:18.967Z] Step 17/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-09-29T06:19:18.967Z] ---> Running in b277a7ba2a65 [2022-09-29T06:19:19.227Z] Removing intermediate container b277a7ba2a65 [2022-09-29T06:19:19.227Z] ---> ab906f910043 [2022-09-29T06:19:19.227Z] Step 18/36 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-09-29T06:19:19.227Z] ---> Running in 8ec9ea44c5fa [2022-09-29T06:19:19.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-29T06:19:19.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-29T06:19:19.746Z] (1/83) Installing dumb-init (1.2.5-r1) [2022-09-29T06:19:19.746Z] (2/83) Installing sdl2 (2.0.22-r0) [2022-09-29T06:19:19.746Z] (3/83) Installing libxau (1.0.9-r0) [2022-09-29T06:19:19.746Z] (4/83) Installing libxdmcp (1.1.3-r0) [2022-09-29T06:19:19.746Z] (5/83) Installing libxcb (1.15-r0) [2022-09-29T06:19:19.746Z] (6/83) Installing libx11 (1.8-r0) [2022-09-29T06:19:19.746Z] (7/83) Installing aom-libs (3.3.0-r0) [2022-09-29T06:19:19.746Z] (8/83) Installing alsa-lib (1.2.7.2-r0) [2022-09-29T06:19:19.746Z] (9/83) Installing expat (2.4.9-r0) [2022-09-29T06:19:19.746Z] (10/83) Installing brotli-libs (1.0.9-r6) [2022-09-29T06:19:19.746Z] (11/83) Installing libbz2 (1.0.8-r1) [2022-09-29T06:19:19.746Z] (12/83) Installing libpng (1.6.37-r1) [2022-09-29T06:19:19.746Z] (13/83) Installing freetype (2.12.1-r0) [2022-09-29T06:19:20.006Z] (14/83) Installing fontconfig (2.14.0-r0) [2022-09-29T06:19:20.006Z] (15/83) Installing fribidi (1.0.12-r0) [2022-09-29T06:19:20.006Z] (16/83) Installing libffi (3.4.2-r1) [2022-09-29T06:19:20.006Z] (17/83) Installing libintl (0.21-r2) [2022-09-29T06:19:20.006Z] (18/83) Installing libblkid (2.38-r1) [2022-09-29T06:19:20.006Z] (19/83) Installing libmount (2.38-r1) [2022-09-29T06:19:20.006Z] (20/83) Installing pcre (8.45-r2) [2022-09-29T06:19:20.006Z] (21/83) Installing glib (2.72.1-r0) [2022-09-29T06:19:20.006Z] (22/83) Installing graphite2 (1.3.14-r1) [2022-09-29T06:19:20.006Z] (23/83) Installing harfbuzz (4.3.0-r0) [2022-09-29T06:19:20.006Z] (24/83) Installing libass (0.16.0-r0) [2022-09-29T06:19:20.006Z] (25/83) Installing libdav1d (1.0.0-r0) [2022-09-29T06:19:20.006Z] (26/83) Installing libpciaccess (0.16-r0) [2022-09-29T06:19:20.006Z] (27/83) Installing libdrm (2.4.110-r0) [2022-09-29T06:19:20.006Z] (28/83) Installing gmp (6.2.1-r2) [2022-09-29T06:19:20.006Z] (29/83) Installing nettle (3.7.3-r0) [2022-09-29T06:19:20.006Z] (30/83) Installing p11-kit (0.24.1-r0) [2022-09-29T06:19:20.006Z] (31/83) Installing libtasn1 (4.18.0-r0) [2022-09-29T06:19:20.006Z] (32/83) Installing libunistring (1.0-r0) [2022-09-29T06:19:20.006Z] (33/83) Installing gnutls (3.7.7-r0) [2022-09-29T06:19:20.006Z] (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-29T06:19:20.006Z] (35/83) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-29T06:19:20.006Z] (36/83) Installing lame (3.100-r0) [2022-09-29T06:19:20.006Z] (37/83) Installing opus (1.3.1-r1) [2022-09-29T06:19:20.264Z] (38/83) Installing libasyncns (0.8-r1) [2022-09-29T06:19:20.264Z] (39/83) Installing dbus-libs (1.14.0-r1) [2022-09-29T06:19:20.264Z] (40/83) Installing libltdl (2.4.7-r0) [2022-09-29T06:19:20.264Z] (41/83) Installing orc (0.4.32-r0) [2022-09-29T06:19:20.264Z] (42/83) Installing libgcc (11.2.1_git20220219-r2) [2022-09-29T06:19:20.264Z] (43/83) Installing libogg (1.3.5-r1) [2022-09-29T06:19:20.264Z] (44/83) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-29T06:19:20.264Z] (45/83) Installing flac (1.3.4-r0) [2022-09-29T06:19:20.264Z] (46/83) Installing libvorbis (1.3.7-r0) [2022-09-29T06:19:20.264Z] (47/83) Installing libsndfile (1.1.0-r0) [2022-09-29T06:19:20.264Z] (48/83) Installing libgomp (11.2.1_git20220219-r2) [2022-09-29T06:19:20.264Z] (49/83) Installing soxr (0.1.3-r2) [2022-09-29T06:19:20.264Z] (50/83) Installing speexdsp (1.2.0-r0) [2022-09-29T06:19:20.264Z] (51/83) Installing tdb-libs (1.4.6-r0) [2022-09-29T06:19:20.264Z] (52/83) Installing libpulse (15.0-r2) [2022-09-29T06:19:20.264Z] (53/83) Installing cjson (1.7.15-r3) [2022-09-29T06:19:20.265Z] (54/83) Installing mbedtls (2.28.1-r0) [2022-09-29T06:19:20.265Z] (55/83) Installing librist (0.2.6-r1) [2022-09-29T06:19:20.265Z] (56/83) Installing libsrt (1.4.4-r0) [2022-09-29T06:19:20.265Z] (57/83) Installing libssh (0.9.6-r1) [2022-09-29T06:19:20.265Z] (58/83) Installing libtheora (1.1.1-r16) [2022-09-29T06:19:20.265Z] (59/83) Installing libjpeg-turbo (2.1.3-r1) [2022-09-29T06:19:20.265Z] (60/83) Installing v4l-utils-libs (1.22.1-r1) [2022-09-29T06:19:20.265Z] (61/83) Installing libxext (1.3.4-r0) [2022-09-29T06:19:20.265Z] (62/83) Installing libxfixes (6.0.0-r0) [2022-09-29T06:19:20.265Z] (63/83) Installing wayland-libs-client (1.20.0-r0) [2022-09-29T06:19:20.265Z] (64/83) Installing libva (2.14.0-r0) [2022-09-29T06:19:20.265Z] (65/83) Installing libvdpau (1.5-r0) [2022-09-29T06:19:20.265Z] (66/83) Installing vidstab (1.1.0-r1) [2022-09-29T06:19:20.265Z] (67/83) Installing libvpx (1.11.0-r1) [2022-09-29T06:19:20.523Z] (68/83) Installing libwebp (1.2.3-r0) [2022-09-29T06:19:20.523Z] (69/83) Installing x264-libs (0.163_git20210613-r0) [2022-09-29T06:19:20.523Z] (70/83) Installing numactl (2.0.14-r0) [2022-09-29T06:19:20.524Z] (71/83) Installing x265-libs (3.5-r3) [2022-09-29T06:19:20.524Z] (72/83) Installing xvidcore (1.3.7-r1) [2022-09-29T06:19:20.524Z] (73/83) Installing ffmpeg-libs (5.0.1-r1) [2022-09-29T06:19:20.783Z] (74/83) Installing ffmpeg (5.0.1-r1) [2022-09-29T06:19:20.783Z] (75/83) Installing udev-init-scripts (35-r0) [2022-09-29T06:19:20.783Z] Executing udev-init-scripts-35-r0.post-install [2022-09-29T06:19:20.783Z] (76/83) Installing eudev-libs (3.2.11-r0) [2022-09-29T06:19:20.783Z] (77/83) Installing xz-libs (5.2.5-r1) [2022-09-29T06:19:20.783Z] (78/83) Installing zstd-libs (1.5.2-r1) [2022-09-29T06:19:20.783Z] (79/83) Installing kmod-libs (29-r2) [2022-09-29T06:19:20.783Z] (80/83) Installing eudev (3.2.11-r0) [2022-09-29T06:19:20.783Z] (81/83) Installing libsodium (1.0.18-r0) [2022-09-29T06:19:20.783Z] (82/83) Installing libzmq (4.3.4-r0) [2022-09-29T06:19:20.783Z] (83/83) Installing zeromq (4.3.4-r0) [2022-09-29T06:19:20.783Z] Executing busybox-1.35.0-r17.trigger [2022-09-29T06:19:20.783Z] Executing eudev-3.2.11-r0.trigger [2022-09-29T06:19:20.783Z] OK: 101 MiB in 97 packages [2022-09-29T06:19:22.692Z] Removing intermediate container 8ec9ea44c5fa [2022-09-29T06:19:22.692Z] ---> d83cf890051f [2022-09-29T06:19:22.692Z] Step 19/36 : WORKDIR / [2022-09-29T06:19:22.692Z] ---> Running in 6007d4c5b2e8 [2022-09-29T06:19:22.692Z] Removing intermediate container 6007d4c5b2e8 [2022-09-29T06:19:22.692Z] ---> a824e27a9368 [2022-09-29T06:19:22.692Z] Step 20/36 : COPY --from=builder /device-usb-camera/cmd / [2022-09-29T06:19:23.258Z] ---> b7175d226574 [2022-09-29T06:19:23.258Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE / [2022-09-29T06:19:23.258Z] ---> 570776340157 [2022-09-29T06:19:23.258Z] Step 22/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-09-29T06:19:23.515Z] ---> d21e301eeec5 [2022-09-29T06:19:23.515Z] Step 23/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-09-29T06:19:23.515Z] ---> b81bf6289850 [2022-09-29T06:19:23.515Z] Step 24/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-09-29T06:19:23.773Z] ---> 72a10056ae2b [2022-09-29T06:19:23.773Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-09-29T06:19:23.773Z] ---> e237e1d97d56 [2022-09-29T06:19:23.773Z] Step 26/36 : COPY --from=rtsp /rtsp-simple-server / [2022-09-29T06:19:24.372Z] ---> 587855f185a8 [2022-09-29T06:19:24.372Z] Step 27/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-09-29T06:19:24.372Z] ---> Running in 8bd1aa8bbff9 [2022-09-29T06:19:24.939Z] Removing intermediate container 8bd1aa8bbff9 [2022-09-29T06:19:24.939Z] ---> e88f46130916 [2022-09-29T06:19:24.939Z] Step 28/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-09-29T06:19:24.939Z] ---> Running in d512ff4f6a4f [2022-09-29T06:19:25.505Z] Removing intermediate container d512ff4f6a4f [2022-09-29T06:19:25.505Z] ---> 4a6739032d2f [2022-09-29T06:19:25.505Z] Step 29/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-09-29T06:19:25.505Z] ---> Running in 7f18242ddb5c [2022-09-29T06:19:25.763Z] Removing intermediate container 7f18242ddb5c [2022-09-29T06:19:25.763Z] ---> 55d9fa64f742 [2022-09-29T06:19:25.763Z] Step 30/36 : EXPOSE 59983 [2022-09-29T06:19:26.021Z] ---> Running in a2b1dd3fc273 [2022-09-29T06:19:26.021Z] Removing intermediate container a2b1dd3fc273 [2022-09-29T06:19:26.021Z] ---> 5e40fcadfadc [2022-09-29T06:19:26.021Z] Step 31/36 : EXPOSE 8554 [2022-09-29T06:19:26.021Z] ---> Running in 63ca5fa12665 [2022-09-29T06:19:26.021Z] Removing intermediate container 63ca5fa12665 [2022-09-29T06:19:26.021Z] ---> 935c4fe65e79 [2022-09-29T06:19:26.021Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-09-29T06:19:26.021Z] ---> Running in 12be539d0a99 [2022-09-29T06:19:26.279Z] Removing intermediate container 12be539d0a99 [2022-09-29T06:19:26.279Z] ---> 5c850d420ae3 [2022-09-29T06:19:26.279Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-09-29T06:19:26.279Z] ---> Running in 434eed0b315a [2022-09-29T06:19:26.279Z] Removing intermediate container 434eed0b315a [2022-09-29T06:19:26.279Z] ---> 7ec45e285d3a [2022-09-29T06:19:26.279Z] Step 34/36 : LABEL arch=amd64 [2022-09-29T06:19:26.279Z] ---> Running in 19817fea54b1 [2022-09-29T06:19:26.279Z] Removing intermediate container 19817fea54b1 [2022-09-29T06:19:26.279Z] ---> f8ba238b353b [2022-09-29T06:19:26.279Z] Step 35/36 : LABEL git_sha=50228a57c2c3d6e399f1f6dd33406718b0a7b8b6 [2022-09-29T06:19:26.279Z] ---> Running in c41553763e3e [2022-09-29T06:19:26.538Z] Removing intermediate container c41553763e3e [2022-09-29T06:19:26.538Z] ---> 21c7a8949078 [2022-09-29T06:19:26.538Z] Step 36/36 : LABEL version=0.0.0 [2022-09-29T06:19:26.538Z] ---> Running in a796c26fdc9c [2022-09-29T06:19:26.538Z] Removing intermediate container a796c26fdc9c [2022-09-29T06:19:26.538Z] ---> aaa4d306f9c3 [2022-09-29T06:19:26.538Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-29T06:19:26.538Z] Successfully built aaa4d306f9c3 [2022-09-29T06:19:26.538Z] 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-29T06:19:26.946Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-29T06:19:26.946Z] [2022-09-29T06:19:26.946Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T06:19:27.248Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-29T06:19:27.248Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-29T06:19:27.248Z] 5eb5b503b376: Pulling fs layer [2022-09-29T06:19:27.248Z] 5c69ac0246d0: Pulling fs layer [2022-09-29T06:19:27.248Z] ec43610c2a17: Pulling fs layer [2022-09-29T06:19:27.248Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-29T06:19:27.248Z] 33b1e0a273af: Pulling fs layer [2022-09-29T06:19:27.248Z] 5d3b04190fa2: Pulling fs layer [2022-09-29T06:19:27.248Z] 2f39f015ded8: Pulling fs layer [2022-09-29T06:19:27.248Z] 3a2ae6a8a46f: Waiting [2022-09-29T06:19:27.248Z] 33b1e0a273af: Waiting [2022-09-29T06:19:27.248Z] 5d3b04190fa2: Waiting [2022-09-29T06:19:27.248Z] 2f39f015ded8: Waiting [2022-09-29T06:19:27.248Z] 5c69ac0246d0: Verifying Checksum [2022-09-29T06:19:27.248Z] 5c69ac0246d0: Download complete [2022-09-29T06:19:27.248Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-29T06:19:27.248Z] 3a2ae6a8a46f: Download complete [2022-09-29T06:19:27.511Z] 33b1e0a273af: Verifying Checksum [2022-09-29T06:19:27.511Z] 33b1e0a273af: Download complete [2022-09-29T06:19:27.511Z] 5d3b04190fa2: Verifying Checksum [2022-09-29T06:19:27.511Z] 5d3b04190fa2: Download complete [2022-09-29T06:19:27.511Z] ec43610c2a17: Verifying Checksum [2022-09-29T06:19:27.511Z] ec43610c2a17: Download complete [2022-09-29T06:19:27.511Z] 5eb5b503b376: Verifying Checksum [2022-09-29T06:19:27.511Z] 5eb5b503b376: Download complete [2022-09-29T06:19:28.076Z] 2f39f015ded8: Download complete [2022-09-29T06:19:28.641Z] 5eb5b503b376: Pull complete [2022-09-29T06:19:28.641Z] 5c69ac0246d0: Pull complete [2022-09-29T06:19:29.206Z] ec43610c2a17: Pull complete [2022-09-29T06:19:29.206Z] 3a2ae6a8a46f: Pull complete [2022-09-29T06:19:29.465Z] 33b1e0a273af: Pull complete [2022-09-29T06:19:29.465Z] 5d3b04190fa2: Pull complete [2022-09-29T06:19:33.654Z] 2f39f015ded8: Pull complete [2022-09-29T06:19:33.654Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-29T06:19:33.654Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-29T06:19:33.654Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-29T06:19:33.734Z] prd-ubuntu20.04-docker-8c-8g-2086 does not seem to be running inside a container [2022-09-29T06:19:33.766Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-29T06:19:36.589Z] $ docker top 03b1dc80f8ccd8f72ee7337667ed1a8305522119df1946ff9c9b1bba09613ae7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-29T06:19:36.980Z] ---> job-cost.sh [2022-09-29T06:19:36.981Z] lf-activate-venv: SKIPPING [2022-09-29T06:19:36.981Z] INFO: No Stack... [2022-09-29T06:19:37.239Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-29T06:19:37.499Z] INFO: Archiving Costs [Pipeline] sh [2022-09-29T06:19:37.788Z] + + catcut -d, -f6 [2022-09-29T06:19:37.788Z] /w/workspace/xfoundry_device-usb-camera_PR-86/archives/cost.csv [Pipeline] lock [2022-09-29T06:19:37.802Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-86-9-stack-cost] [2022-09-29T06:19:37.808Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-86-9-stack-cost] did not exist. Created. [2022-09-29T06:19:37.808Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-86-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-29T06:19:38.103Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-29T06:19:38.131Z] Stashed 1 file(s) [Pipeline] } [2022-09-29T06:19:38.137Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-86-9-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-29T06:19:38.154Z] $ docker stop --time=1 03b1dc80f8ccd8f72ee7337667ed1a8305522119df1946ff9c9b1bba09613ae7 [2022-09-29T06:19:39.310Z] $ docker rm -f 03b1dc80f8ccd8f72ee7337667ed1a8305522119df1946ff9c9b1bba09613ae7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-29T06:21:10.146Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2087 in /w/workspace/xfoundry_device-usb-camera_PR-86 [Pipeline] { [Pipeline] ws [2022-09-29T06:21:10.158Z] Running in /w/workspace/device-usb-camera/9 [Pipeline] { [Pipeline] checkout [2022-09-29T06:21:10.192Z] Selected Git installation does not exist. Using Default [2022-09-29T06:21:10.192Z] The recommended git tool is: NONE [2022-09-29T06:21:15.554Z] using credential edgex-jenkins-ssh [2022-09-29T06:21:15.571Z] Cloning the remote Git repository [2022-09-29T06:21:15.627Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-09-29T06:21:15.728Z] > git init /w/workspace/device-usb-camera/9 # timeout=10 [2022-09-29T06:21:15.886Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-09-29T06:21:15.887Z] > git --version # timeout=10 [2022-09-29T06:21:15.920Z] > git --version # 'git version 2.25.1' [2022-09-29T06:21:15.922Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-29T06:21:15.972Z] Verifying host key using known hosts file [2022-09-29T06:21:16.172Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-29T06:21:16.186Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-29T06:21:16.891Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-09-29T06:21:16.914Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-29T06:21:18.392Z] Merging remotes/origin/main commit 2f8c06fbfb8b0782f288c35171c6afc148f652fe into PR head commit bd2b336a221504fb2614da32bd88bc07cb823355 [2022-09-29T06:21:18.661Z] Merge succeeded, producing dedc305adc6fdd775b9571cef99f0320a48f45a1 [2022-09-29T06:21:18.662Z] Checking out Revision dedc305adc6fdd775b9571cef99f0320a48f45a1 (PR-86) [2022-09-29T06:21:17.805Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-09-29T06:21:17.855Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-09-29T06:21:17.856Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-29T06:21:17.862Z] Verifying host key using known hosts file [2022-09-29T06:21:17.870Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-29T06:21:17.881Z] > 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-29T06:21:18.409Z] > git config core.sparsecheckout # timeout=10 [2022-09-29T06:21:18.434Z] > git checkout -f bd2b336a221504fb2614da32bd88bc07cb823355 # timeout=10 [2022-09-29T06:21:18.520Z] > git remote # timeout=10 [2022-09-29T06:21:18.538Z] > git config --get remote.origin.url # timeout=10 [2022-09-29T06:21:18.555Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-29T06:21:18.560Z] Verifying host key using known hosts file [2022-09-29T06:21:18.568Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-29T06:21:18.576Z] > git merge 2f8c06fbfb8b0782f288c35171c6afc148f652fe # timeout=10 [2022-09-29T06:21:18.645Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-29T06:21:18.667Z] > git config core.sparsecheckout # timeout=10 [2022-09-29T06:21:18.681Z] > git checkout -f dedc305adc6fdd775b9571cef99f0320a48f45a1 # timeout=10 [2022-09-29T06:21:22.209Z] Commit message: "Merge commit '2f8c06fbfb8b0782f288c35171c6afc148f652fe' into HEAD" [2022-09-29T06:21:22.218Z] > git rev-list --no-walk bd2b336a221504fb2614da32bd88bc07cb823355 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-29T06:21:23.280Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-29T06:21:23.280Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-29T06:21:23.280Z] Dload Upload Total Spent Left Speed [2022-09-29T06:21:23.280Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 80782 0 --:--:-- --:--:-- --:--:-- 80782 [Pipeline] sh [2022-09-29T06:21:24.011Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-29T06:21:24.336Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-29T06:21:24.336Z] + sudo tee /etc/docker/daemon.new [2022-09-29T06:21:24.336Z] { [2022-09-29T06:21:24.336Z] "registry-mirrors": [ [2022-09-29T06:21:24.336Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-29T06:21:24.336Z] ], [2022-09-29T06:21:24.336Z] "bip": "10.250.0.254/24", [2022-09-29T06:21:24.336Z] "hosts": [ [2022-09-29T06:21:24.336Z] "tcp://0.0.0.0:5555", [2022-09-29T06:21:24.336Z] "unix:///var/run/docker.sock" [2022-09-29T06:21:24.336Z] ], [2022-09-29T06:21:24.336Z] "mtu": 1458, [2022-09-29T06:21:24.336Z] "selinux-enabled": true, [2022-09-29T06:21:24.336Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-29T06:21:24.336Z] } [Pipeline] sh [2022-09-29T06:21:24.655Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-29T06:21:24.981Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-29T06:21:43.237Z] provisioning config files... [2022-09-29T06:21:43.263Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/9@tmp/config10807086375719144486tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-29T06:21:43.606Z] ---> docker-login.sh [2022-09-29T06:21:43.606Z] nexus3.edgexfoundry.org:10001 [2022-09-29T06:21:43.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-29T06:21:44.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-29T06:21:44.144Z] Configure a credential helper to remove this warning. See [2022-09-29T06:21:44.144Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-29T06:21:44.144Z] [2022-09-29T06:21:44.144Z] Login Succeeded [2022-09-29T06:21:44.144Z] nexus3.edgexfoundry.org:10002 [2022-09-29T06:21:44.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-29T06:21:44.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-29T06:21:44.684Z] Configure a credential helper to remove this warning. See [2022-09-29T06:21:44.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-29T06:21:44.684Z] [2022-09-29T06:21:44.684Z] Login Succeeded [2022-09-29T06:21:44.684Z] nexus3.edgexfoundry.org:10003 [2022-09-29T06:21:44.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-29T06:21:44.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-29T06:21:44.958Z] Configure a credential helper to remove this warning. See [2022-09-29T06:21:44.958Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-29T06:21:44.958Z] [2022-09-29T06:21:44.958Z] Login Succeeded [2022-09-29T06:21:44.958Z] nexus3.edgexfoundry.org:10004 [2022-09-29T06:21:45.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-29T06:21:45.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-29T06:21:45.228Z] Configure a credential helper to remove this warning. See [2022-09-29T06:21:45.228Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-29T06:21:45.228Z] [2022-09-29T06:21:45.228Z] Login Succeeded [2022-09-29T06:21:45.228Z] docker.io [2022-09-29T06:21:45.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-29T06:21:46.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-29T06:21:46.083Z] Configure a credential helper to remove this warning. See [2022-09-29T06:21:46.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-29T06:21:46.083Z] [2022-09-29T06:21:46.083Z] Login Succeeded [2022-09-29T06:21:46.083Z] ---> docker-login.sh ends [Pipeline] } [2022-09-29T06:21:46.096Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-29T06:21:46.230Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-29T06:21:46.241Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-29T06:21:46.247Z] ========================================================= [2022-09-29T06:21:46.247Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-29T06:21:46.247Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T06:21:46.571Z] + 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-29T06:21:46.841Z] Sending build context to Docker daemon 958kB [2022-09-29T06:21:46.841Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-09-29T06:21:46.841Z] Step 2/14 : FROM ${BASE} AS builder [2022-09-29T06:21:47.111Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-29T06:21:47.111Z] b3c136eddcbf: Pulling fs layer [2022-09-29T06:21:47.111Z] c0a3192eca97: Pulling fs layer [2022-09-29T06:21:47.111Z] a050256f5b6f: Pulling fs layer [2022-09-29T06:21:47.111Z] 656be50a0ddc: Pulling fs layer [2022-09-29T06:21:47.111Z] 2bbca73fdf42: Pulling fs layer [2022-09-29T06:21:47.111Z] 46d945488cbd: Pulling fs layer [2022-09-29T06:21:47.111Z] 8a5474983e97: Pulling fs layer [2022-09-29T06:21:47.111Z] 329c88fbcd65: Pulling fs layer [2022-09-29T06:21:47.111Z] 46d945488cbd: Waiting [2022-09-29T06:21:47.111Z] 8a5474983e97: Waiting [2022-09-29T06:21:47.111Z] 329c88fbcd65: Waiting [2022-09-29T06:21:47.111Z] 656be50a0ddc: Waiting [2022-09-29T06:21:47.111Z] 2bbca73fdf42: Waiting [2022-09-29T06:21:47.111Z] a050256f5b6f: Verifying Checksum [2022-09-29T06:21:47.111Z] a050256f5b6f: Download complete [2022-09-29T06:21:47.111Z] c0a3192eca97: Download complete [2022-09-29T06:21:47.112Z] 2bbca73fdf42: Verifying Checksum [2022-09-29T06:21:47.112Z] 2bbca73fdf42: Download complete [2022-09-29T06:21:47.112Z] 46d945488cbd: Verifying Checksum [2022-09-29T06:21:47.112Z] 46d945488cbd: Download complete [2022-09-29T06:21:47.112Z] b3c136eddcbf: Verifying Checksum [2022-09-29T06:21:47.112Z] b3c136eddcbf: Download complete [2022-09-29T06:21:48.087Z] b3c136eddcbf: Pull complete [2022-09-29T06:21:48.360Z] 329c88fbcd65: Verifying Checksum [2022-09-29T06:21:48.360Z] 329c88fbcd65: Download complete [2022-09-29T06:21:48.632Z] c0a3192eca97: Pull complete [2022-09-29T06:21:48.901Z] a050256f5b6f: Pull complete [2022-09-29T06:21:49.172Z] 8a5474983e97: Verifying Checksum [2022-09-29T06:21:49.172Z] 8a5474983e97: Download complete [2022-09-29T06:21:50.153Z] 656be50a0ddc: Download complete [2022-09-29T06:22:02.482Z] 656be50a0ddc: Pull complete [2022-09-29T06:22:02.482Z] 2bbca73fdf42: Pull complete [2022-09-29T06:22:02.482Z] 46d945488cbd: Pull complete [2022-09-29T06:22:07.838Z] 8a5474983e97: Pull complete [2022-09-29T06:22:09.813Z] 329c88fbcd65: Pull complete [2022-09-29T06:22:09.813Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-29T06:22:09.813Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-29T06:22:09.813Z] ---> ff4287adb874 [2022-09-29T06:22:09.813Z] Step 3/14 : ARG ADD_BUILD_TAGS="" [2022-09-29T06:22:11.759Z] ---> Running in 74434dddd5f0 [2022-09-29T06:22:11.759Z] Removing intermediate container 74434dddd5f0 [2022-09-29T06:22:11.759Z] ---> ee0643dd4b44 [2022-09-29T06:22:11.759Z] Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-29T06:22:11.759Z] ---> Running in 78e630dfae24 [2022-09-29T06:22:12.027Z] Removing intermediate container 78e630dfae24 [2022-09-29T06:22:12.027Z] ---> 51e1a096e6b1 [2022-09-29T06:22:12.027Z] Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-09-29T06:22:12.295Z] ---> Running in e614ff35e812 [2022-09-29T06:22:12.563Z] Removing intermediate container e614ff35e812 [2022-09-29T06:22:12.563Z] ---> e965c11d1563 [2022-09-29T06:22:12.563Z] Step 6/14 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-09-29T06:22:12.563Z] ---> Running in 1f9d24f34b74 [2022-09-29T06:22:12.840Z] Removing intermediate container 1f9d24f34b74 [2022-09-29T06:22:12.840Z] ---> a59df690b3bd [2022-09-29T06:22:12.840Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-29T06:22:12.840Z] ---> Running in aa93cca77b35 [2022-09-29T06:22:14.784Z] Removing intermediate container aa93cca77b35 [2022-09-29T06:22:14.784Z] ---> 1f2bdd4534fc [2022-09-29T06:22:14.784Z] Step 8/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-29T06:22:14.784Z] ---> Running in 9b8d22483eef [2022-09-29T06:22:15.741Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-29T06:22:16.699Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-29T06:22:17.659Z] (1/14) Installing libintl (0.21-r2) [2022-09-29T06:22:17.659Z] (2/14) Installing eudev-libs (3.2.11-r0) [2022-09-29T06:22:17.659Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2022-09-29T06:22:17.926Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-09-29T06:22:17.926Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-09-29T06:22:18.193Z] (6/14) Installing udev-init-scripts (35-r0) [2022-09-29T06:22:18.193Z] Executing udev-init-scripts-35-r0.post-install [2022-09-29T06:22:18.193Z] (7/14) Installing libblkid (2.38-r1) [2022-09-29T06:22:18.460Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-09-29T06:22:18.460Z] (9/14) Installing zstd-libs (1.5.2-r1) [2022-09-29T06:22:18.460Z] (10/14) Installing kmod-libs (29-r2) [2022-09-29T06:22:18.726Z] (11/14) Installing eudev (3.2.11-r0) [2022-09-29T06:22:18.726Z] (12/14) Installing eudev-dev (3.2.11-r0) [2022-09-29T06:22:18.993Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-09-29T06:22:18.993Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-09-29T06:22:18.993Z] Executing busybox-1.35.0-r13.trigger [2022-09-29T06:22:19.263Z] Executing eudev-3.2.11-r0.trigger [2022-09-29T06:22:19.263Z] OK: 228 MiB in 65 packages [2022-09-29T06:22:20.226Z] Removing intermediate container 9b8d22483eef [2022-09-29T06:22:20.226Z] ---> 081ecc17cd33 [2022-09-29T06:22:20.226Z] Step 9/14 : WORKDIR /device-usb-camera [2022-09-29T06:22:20.495Z] ---> Running in 64d5af16c76d [2022-09-29T06:22:20.764Z] Removing intermediate container 64d5af16c76d [2022-09-29T06:22:20.764Z] ---> 06aa59c659b1 [2022-09-29T06:22:20.764Z] Step 10/14 : COPY go.mod vendor* ./ [2022-09-29T06:22:21.350Z] ---> 8e5ac833b24d [2022-09-29T06:22:21.350Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-29T06:22:21.350Z] ---> Running in 0533883dc047 [2022-09-29T06:23:17.755Z] Removing intermediate container 0533883dc047 [2022-09-29T06:23:17.755Z] ---> 35338cac3cef [2022-09-29T06:23:17.755Z] Step 12/14 : COPY . . [2022-09-29T06:23:17.755Z] ---> 8eb7a86e1118 [2022-09-29T06:23:17.755Z] Step 13/14 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-09-29T06:23:17.755Z] ---> Running in d8d2479abc35 [2022-09-29T06:23:17.755Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-29T06:23:17.755Z]  Dload Upload Total Spent Left Speed [2022-09-29T06:23:17.755Z] 0 0 0 0  0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 11879 0 --:--:-- --:--:-- --:--:-- 11932 [2022-09-29T06:23:17.755Z] Removing intermediate container d8d2479abc35 [2022-09-29T06:23:17.755Z] ---> fb79696b69e8 [2022-09-29T06:23:17.755Z] Step 14/14 : RUN ${MAKE} [2022-09-29T06:23:17.755Z] ---> Running in 9d83a5977aef [2022-09-29T06:23:17.755Z] noop [2022-09-29T06:23:17.755Z] Removing intermediate container 9d83a5977aef [2022-09-29T06:23:17.755Z] ---> b26831ea7d61 [2022-09-29T06:23:17.756Z] Successfully built b26831ea7d61 [2022-09-29T06:23:17.756Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T06:23:18.094Z] + docker inspect -f . ci-base-image-arm64 [2022-09-29T06:23:18.094Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-29T06:23:18.263Z] prd-ubuntu20.04-docker-arm64-4c-16g-2087 does not seem to be running inside a container [2022-09-29T06:23:18.326Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/9 -v /w/workspace/device-usb-camera/9:/w/workspace/device-usb-camera/9:rw,z -v /w/workspace/device-usb-camera/9@tmp:/w/workspace/device-usb-camera/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-29T06:23:19.546Z] $ docker top 6e57756b9c664ae149981e9d850053c867a1c5e4a3d492e2fedd6b5b2e157336 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-29T06:23:20.392Z] + go version [2022-09-29T06:23:20.392Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-29T06:23:20.412Z] $ docker stop --time=1 6e57756b9c664ae149981e9d850053c867a1c5e4a3d492e2fedd6b5b2e157336 [2022-09-29T06:23:22.038Z] $ docker rm -f 6e57756b9c664ae149981e9d850053c867a1c5e4a3d492e2fedd6b5b2e157336 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T06:23:22.565Z] + docker inspect -f . ci-base-image-arm64 [2022-09-29T06:23:22.565Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-29T06:23:22.736Z] prd-ubuntu20.04-docker-arm64-4c-16g-2087 does not seem to be running inside a container [2022-09-29T06:23:22.797Z] $ 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/9 -v /w/workspace/device-usb-camera/9:/w/workspace/device-usb-camera/9:rw,z -v /w/workspace/device-usb-camera/9@tmp:/w/workspace/device-usb-camera/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-29T06:23:23.922Z] $ docker top 356a248e1c17450904fb463c552a7ea83c0b393a3ef5679ac68944f49d2b22c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-29T06:23:24.741Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/9 [Pipeline] fileExists [Pipeline] sh [2022-09-29T06:23:25.065Z] + make test [2022-09-29T06:23:25.065Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-09-29T06:23:27.017Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-09-29T06:25:03.665Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-09-29T06:25:05.076Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.078s coverage: 1.9% of statements [2022-09-29T06:25:05.353Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-29T06:25:05.353Z] CGO_ENABLED=1 go vet ./... [2022-09-29T06:25:32.055Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-29T06:25:32.055Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-29T06:25:32.055Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-29T06:25:32.075Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-29T06:25:32.086Z] $ docker stop --time=1 356a248e1c17450904fb463c552a7ea83c0b393a3ef5679ac68944f49d2b22c5 [2022-09-29T06:25:33.845Z] $ docker rm -f 356a248e1c17450904fb463c552a7ea83c0b393a3ef5679ac68944f49d2b22c5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-29T06:25:34.826Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-29T06:25:34.848Z] Warning: overwriting stash ‘coverage-report’ [2022-09-29T06:25:35.317Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-29T06:25:35.752Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-29T06:25:36.097Z] + ls -al . [2022-09-29T06:25:36.097Z] total 192 [2022-09-29T06:25:36.097Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 29 06:23 . [2022-09-29T06:25:36.097Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 29 06:21 .. [2022-09-29T06:25:36.097Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 29 06:21 .git [2022-09-29T06:25:36.097Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 29 06:21 .github [2022-09-29T06:25:36.097Z] -rw-rw-r-- 1 jenkins jenkins 414 Sep 29 06:21 .gitignore [2022-09-29T06:25:36.097Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 29 06:21 .golangci.yml [2022-09-29T06:25:36.097Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 29 06:21 .hadolint.yml [2022-09-29T06:25:36.097Z] -rw-rw-r-- 1 jenkins jenkins 9702 Sep 29 06:21 Attribution.txt [2022-09-29T06:25:36.097Z] -rw-rw-r-- 1 jenkins jenkins 1206 Sep 29 06:21 CHANGELOG.md [2022-09-29T06:25:36.097Z] -rw-rw-r-- 1 jenkins jenkins 2467 Sep 29 06:21 Dockerfile [2022-09-29T06:25:36.097Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 29 06:21 GOVERNANCE.md [2022-09-29T06:25:36.097Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 29 06:21 Jenkinsfile [2022-09-29T06:25:36.097Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 29 06:21 LICENSE [2022-09-29T06:25:36.097Z] -rw-rw-r-- 1 jenkins jenkins 2554 Sep 29 06:21 Makefile [2022-09-29T06:25:36.097Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 29 06:21 OWNERS.md [2022-09-29T06:25:36.097Z] -rw-rw-r-- 1 jenkins jenkins 5773 Sep 29 06:21 README.md [2022-09-29T06:25:36.097Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 29 06:17 VERSION [2022-09-29T06:25:36.097Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 29 06:21 bin [2022-09-29T06:25:36.097Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 29 06:21 cmd [2022-09-29T06:25:36.097Z] -rw-r--r-- 1 jenkins jenkins 29387 Sep 29 06:25 coverage.out [2022-09-29T06:25:36.097Z] -rwxrwxr-x 1 jenkins jenkins 140 Sep 29 06:21 docker-entrypoint.sh [2022-09-29T06:25:36.097Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 29 06:21 docs [2022-09-29T06:25:36.097Z] -rw-rw-r-- 1 jenkins jenkins 3633 Sep 29 06:21 go.mod [2022-09-29T06:25:36.097Z] -rw-rw-r-- 1 jenkins jenkins 38103 Sep 29 06:21 go.sum [2022-09-29T06:25:36.097Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 29 06:21 internal [2022-09-29T06:25:36.097Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 29 06:21 snap [2022-09-29T06:25:36.097Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 29 06:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T06:25:36.444Z] + 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=dedc305adc6fdd775b9571cef99f0320a48f45a1 --label arch=arm64 --label version=0.0.0 . [2022-09-29T06:25:36.712Z] Sending build context to Docker daemon 988.2kB [2022-09-29T06:25:36.712Z] Step 1/36 : ARG BASE=golang:1.18-alpine3.16 [2022-09-29T06:25:36.712Z] Step 2/36 : FROM ${BASE} AS builder [2022-09-29T06:25:36.712Z] ---> b26831ea7d61 [2022-09-29T06:25:36.712Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2022-09-29T06:25:36.977Z] ---> Running in 93f54c901790 [2022-09-29T06:25:36.977Z] Removing intermediate container 93f54c901790 [2022-09-29T06:25:36.977Z] ---> 1606ad64a606 [2022-09-29T06:25:36.977Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-29T06:25:37.242Z] ---> Running in 9c0dc3ee24a1 [2022-09-29T06:25:37.509Z] Removing intermediate container 9c0dc3ee24a1 [2022-09-29T06:25:37.509Z] ---> 300a1a1c52d4 [2022-09-29T06:25:37.509Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-09-29T06:25:37.509Z] ---> Running in 3796dec26092 [2022-09-29T06:25:37.780Z] Removing intermediate container 3796dec26092 [2022-09-29T06:25:37.780Z] ---> fc083b3ca34f [2022-09-29T06:25:37.780Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-09-29T06:25:38.046Z] ---> Running in 2596290d289f [2022-09-29T06:25:38.314Z] Removing intermediate container 2596290d289f [2022-09-29T06:25:38.314Z] ---> 3da0ff34fcbc [2022-09-29T06:25:38.314Z] Step 7/36 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-29T06:25:38.314Z] ---> Running in 26f111bf172f [2022-09-29T06:25:40.260Z] Removing intermediate container 26f111bf172f [2022-09-29T06:25:40.260Z] ---> b8a083703213 [2022-09-29T06:25:40.260Z] Step 8/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-29T06:25:40.260Z] ---> Running in 82916ab696b0 [2022-09-29T06:25:41.221Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-29T06:25:42.182Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-29T06:25:43.150Z] OK: 228 MiB in 65 packages [2022-09-29T06:25:44.117Z] Removing intermediate container 82916ab696b0 [2022-09-29T06:25:44.117Z] ---> 71885b6e242d [2022-09-29T06:25:44.117Z] Step 9/36 : WORKDIR /device-usb-camera [2022-09-29T06:25:44.117Z] ---> Running in b9d45a194896 [2022-09-29T06:25:44.383Z] Removing intermediate container b9d45a194896 [2022-09-29T06:25:44.383Z] ---> 4112e3705005 [2022-09-29T06:25:44.383Z] Step 10/36 : COPY go.mod vendor* ./ [2022-09-29T06:25:44.972Z] ---> 34cc5d6f8d71 [2022-09-29T06:25:44.972Z] Step 11/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-29T06:25:45.242Z] ---> Running in e3349f3919e8 [2022-09-29T06:25:48.030Z] Removing intermediate container e3349f3919e8 [2022-09-29T06:25:48.030Z] ---> b4bac76822eb [2022-09-29T06:25:48.030Z] Step 12/36 : COPY . . [2022-09-29T06:25:49.036Z] ---> 32e105570da4 [2022-09-29T06:25:49.036Z] Step 13/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-09-29T06:25:49.328Z] ---> Running in fefd6072fef7 [2022-09-29T06:25:50.837Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-29T06:25:50.837Z] Dload Upload Total Spent Left Speed [2022-09-29T06:25:50.837Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7167 0 --:--:-- --:--:-- --:--:-- 7224 [2022-09-29T06:25:51.816Z] Removing intermediate container fefd6072fef7 [2022-09-29T06:25:51.816Z] ---> 0caf482fa867 [2022-09-29T06:25:51.816Z] Step 14/36 : RUN ${MAKE} [2022-09-29T06:25:51.816Z] ---> Running in 92001c547d61 [2022-09-29T06:25:52.782Z] CGO_ENABLED=1 go build -tags "" -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.30" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-09-29T06:28:44.552Z] Removing intermediate container 92001c547d61 [2022-09-29T06:28:44.552Z] ---> ce3cc9576ca5 [2022-09-29T06:28:44.552Z] Step 15/36 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-09-29T06:28:44.552Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-09-29T06:28:44.552Z] eab2503cf8f4: Pulling fs layer [2022-09-29T06:28:44.552Z] 97cd0a44c592: Pulling fs layer [2022-09-29T06:28:44.552Z] 97cd0a44c592: Verifying Checksum [2022-09-29T06:28:44.552Z] 97cd0a44c592: Download complete [2022-09-29T06:28:44.552Z] eab2503cf8f4: Download complete [2022-09-29T06:28:44.552Z] eab2503cf8f4: Pull complete [2022-09-29T06:28:44.552Z] 97cd0a44c592: Pull complete [2022-09-29T06:28:44.552Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-09-29T06:28:44.552Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-09-29T06:28:44.552Z] ---> 7f763cca56b3 [2022-09-29T06:28:44.552Z] Step 16/36 : FROM alpine:3.16 [2022-09-29T06:28:44.552Z] 3.16: Pulling from library/alpine [2022-09-29T06:28:44.552Z] 9b18e9b68314: Pulling fs layer [2022-09-29T06:28:44.552Z] 9b18e9b68314: Verifying Checksum [2022-09-29T06:28:44.552Z] 9b18e9b68314: Download complete [2022-09-29T06:28:44.552Z] 9b18e9b68314: Pull complete [2022-09-29T06:28:44.552Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-29T06:28:44.552Z] Status: Downloaded newer image for alpine:3.16 [2022-09-29T06:28:44.552Z] ---> a6215f271958 [2022-09-29T06:28:44.552Z] Step 17/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-09-29T06:28:44.552Z] ---> Running in d24dc9a9f469 [2022-09-29T06:28:44.552Z] Removing intermediate container d24dc9a9f469 [2022-09-29T06:28:44.552Z] ---> 84ffa69be2a6 [2022-09-29T06:28:44.552Z] Step 18/36 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-09-29T06:28:44.552Z] ---> Running in 7dec77e7eaa1 [2022-09-29T06:28:44.552Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-29T06:28:44.552Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-29T06:28:44.552Z] (1/82) Installing dumb-init (1.2.5-r1) [2022-09-29T06:28:44.552Z] (2/82) Installing sdl2 (2.0.22-r0) [2022-09-29T06:28:44.552Z] (3/82) Installing libxau (1.0.9-r0) [2022-09-29T06:28:44.552Z] (4/82) Installing libxdmcp (1.1.3-r0) [2022-09-29T06:28:44.552Z] (5/82) Installing libxcb (1.15-r0) [2022-09-29T06:28:44.552Z] (6/82) Installing libx11 (1.8-r0) [2022-09-29T06:28:44.552Z] (7/82) Installing aom-libs (3.3.0-r0) [2022-09-29T06:28:44.552Z] (8/82) Installing alsa-lib (1.2.7.2-r0) [2022-09-29T06:28:44.552Z] (9/82) Installing expat (2.4.9-r0) [2022-09-29T06:28:44.552Z] (10/82) Installing brotli-libs (1.0.9-r6) [2022-09-29T06:28:44.552Z] (11/82) Installing libbz2 (1.0.8-r1) [2022-09-29T06:28:44.552Z] (12/82) Installing libpng (1.6.37-r1) [2022-09-29T06:28:44.552Z] (13/82) Installing freetype (2.12.1-r0) [2022-09-29T06:28:44.552Z] (14/82) Installing fontconfig (2.14.0-r0) [2022-09-29T06:28:44.552Z] (15/82) Installing fribidi (1.0.12-r0) [2022-09-29T06:28:44.552Z] (16/82) Installing libffi (3.4.2-r1) [2022-09-29T06:28:44.552Z] (17/82) Installing libintl (0.21-r2) [2022-09-29T06:28:44.552Z] (18/82) Installing libblkid (2.38-r1) [2022-09-29T06:28:44.552Z] (19/82) Installing libmount (2.38-r1) [2022-09-29T06:28:44.552Z] (20/82) Installing pcre (8.45-r2) [2022-09-29T06:28:44.552Z] (21/82) Installing glib (2.72.1-r0) [2022-09-29T06:28:44.552Z] (22/82) Installing graphite2 (1.3.14-r1) [2022-09-29T06:28:44.552Z] (23/82) Installing harfbuzz (4.3.0-r0) [2022-09-29T06:28:44.552Z] (24/82) Installing libass (0.16.0-r0) [2022-09-29T06:28:44.552Z] (25/82) Installing libdav1d (1.0.0-r0) [2022-09-29T06:28:44.552Z] (26/82) Installing libdrm (2.4.110-r0) [2022-09-29T06:28:44.552Z] (27/82) Installing gmp (6.2.1-r2) [2022-09-29T06:28:44.552Z] (28/82) Installing nettle (3.7.3-r0) [2022-09-29T06:28:44.552Z] (29/82) Installing p11-kit (0.24.1-r0) [2022-09-29T06:28:44.552Z] (30/82) Installing libtasn1 (4.18.0-r0) [2022-09-29T06:28:44.552Z] (31/82) Installing libunistring (1.0-r0) [2022-09-29T06:28:44.552Z] (32/82) Installing gnutls (3.7.7-r0) [2022-09-29T06:28:44.552Z] (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-29T06:28:44.552Z] (34/82) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-29T06:28:44.552Z] (35/82) Installing lame (3.100-r0) [2022-09-29T06:28:44.552Z] (36/82) Installing opus (1.3.1-r1) [2022-09-29T06:28:44.552Z] (37/82) Installing libasyncns (0.8-r1) [2022-09-29T06:28:44.552Z] (38/82) Installing dbus-libs (1.14.0-r1) [2022-09-29T06:28:44.552Z] (39/82) Installing libltdl (2.4.7-r0) [2022-09-29T06:28:44.552Z] (40/82) Installing orc (0.4.32-r0) [2022-09-29T06:28:44.552Z] (41/82) Installing libgcc (11.2.1_git20220219-r2) [2022-09-29T06:28:44.552Z] (42/82) Installing libogg (1.3.5-r1) [2022-09-29T06:28:44.552Z] (43/82) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-29T06:28:44.552Z] (44/82) Installing flac (1.3.4-r0) [2022-09-29T06:28:44.552Z] (45/82) Installing libvorbis (1.3.7-r0) [2022-09-29T06:28:44.552Z] (46/82) Installing libsndfile (1.1.0-r0) [2022-09-29T06:28:44.552Z] (47/82) Installing libgomp (11.2.1_git20220219-r2) [2022-09-29T06:28:44.552Z] (48/82) Installing soxr (0.1.3-r2) [2022-09-29T06:28:44.552Z] (49/82) Installing speexdsp (1.2.0-r0) [2022-09-29T06:28:44.552Z] (50/82) Installing tdb-libs (1.4.6-r0) [2022-09-29T06:28:44.552Z] (51/82) Installing libpulse (15.0-r2) [2022-09-29T06:28:44.552Z] (52/82) Installing cjson (1.7.15-r3) [2022-09-29T06:28:44.552Z] (53/82) Installing mbedtls (2.28.1-r0) [2022-09-29T06:28:44.552Z] (54/82) Installing librist (0.2.6-r1) [2022-09-29T06:28:44.552Z] (55/82) Installing libsrt (1.4.4-r0) [2022-09-29T06:28:44.552Z] (56/82) Installing libssh (0.9.6-r1) [2022-09-29T06:28:44.552Z] (57/82) Installing libtheora (1.1.1-r16) [2022-09-29T06:28:44.552Z] (58/82) Installing libjpeg-turbo (2.1.3-r1) [2022-09-29T06:28:44.552Z] (59/82) Installing v4l-utils-libs (1.22.1-r1) [2022-09-29T06:28:44.552Z] (60/82) Installing libxext (1.3.4-r0) [2022-09-29T06:28:44.553Z] (61/82) Installing libxfixes (6.0.0-r0) [2022-09-29T06:28:44.553Z] (62/82) Installing wayland-libs-client (1.20.0-r0) [2022-09-29T06:28:44.553Z] (63/82) Installing libva (2.14.0-r0) [2022-09-29T06:28:44.553Z] (64/82) Installing libvdpau (1.5-r0) [2022-09-29T06:28:44.553Z] (65/82) Installing vidstab (1.1.0-r1) [2022-09-29T06:28:44.553Z] (66/82) Installing libvpx (1.11.0-r1) [2022-09-29T06:28:44.553Z] (67/82) Installing libwebp (1.2.3-r0) [2022-09-29T06:28:44.553Z] (68/82) Installing x264-libs (0.163_git20210613-r0) [2022-09-29T06:28:44.553Z] (69/82) Installing numactl (2.0.14-r0) [2022-09-29T06:28:44.553Z] (70/82) Installing x265-libs (3.5-r3) [2022-09-29T06:28:44.553Z] (71/82) Installing xvidcore (1.3.7-r1) [2022-09-29T06:28:44.553Z] (72/82) Installing ffmpeg-libs (5.0.1-r1) [2022-09-29T06:28:44.553Z] (73/82) Installing ffmpeg (5.0.1-r1) [2022-09-29T06:28:44.553Z] (74/82) Installing udev-init-scripts (35-r0) [2022-09-29T06:28:44.553Z] Executing udev-init-scripts-35-r0.post-install [2022-09-29T06:28:44.553Z] (75/82) Installing eudev-libs (3.2.11-r0) [2022-09-29T06:28:44.553Z] (76/82) Installing xz-libs (5.2.5-r1) [2022-09-29T06:28:44.553Z] (77/82) Installing zstd-libs (1.5.2-r1) [2022-09-29T06:28:44.553Z] (78/82) Installing kmod-libs (29-r2) [2022-09-29T06:28:44.553Z] (79/82) Installing eudev (3.2.11-r0) [2022-09-29T06:28:44.553Z] (80/82) Installing libsodium (1.0.18-r0) [2022-09-29T06:28:44.553Z] (81/82) Installing libzmq (4.3.4-r0) [2022-09-29T06:28:44.553Z] (82/82) Installing zeromq (4.3.4-r0) [2022-09-29T06:28:44.553Z] Executing busybox-1.35.0-r17.trigger [2022-09-29T06:28:44.553Z] Executing eudev-3.2.11-r0.trigger [2022-09-29T06:28:44.553Z] OK: 78 MiB in 96 packages [2022-09-29T06:28:46.492Z] Removing intermediate container 7dec77e7eaa1 [2022-09-29T06:28:46.492Z] ---> 293138e49792 [2022-09-29T06:28:46.492Z] Step 19/36 : WORKDIR / [2022-09-29T06:28:46.492Z] ---> Running in 77f16b1d09cc [2022-09-29T06:28:46.760Z] Removing intermediate container 77f16b1d09cc [2022-09-29T06:28:46.760Z] ---> 3d1cad64d626 [2022-09-29T06:28:46.760Z] Step 20/36 : COPY --from=builder /device-usb-camera/cmd / [2022-09-29T06:28:48.167Z] ---> 98c439e6fcab [2022-09-29T06:28:48.167Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE / [2022-09-29T06:28:48.751Z] ---> ad154eb2a62f [2022-09-29T06:28:48.751Z] Step 22/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-09-29T06:28:49.018Z] ---> cc519f6097a9 [2022-09-29T06:28:49.018Z] Step 23/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-09-29T06:28:50.425Z] ---> f2ca3efebb33 [2022-09-29T06:28:50.425Z] Step 24/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-09-29T06:28:51.009Z] ---> 8f90205e5acc [2022-09-29T06:28:51.009Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-09-29T06:28:51.275Z] ---> 5c720fd3c0e5 [2022-09-29T06:28:51.275Z] Step 26/36 : COPY --from=rtsp /rtsp-simple-server / [2022-09-29T06:28:52.684Z] ---> c0932b812300 [2022-09-29T06:28:52.684Z] Step 27/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-09-29T06:28:52.684Z] ---> Running in 630c2f2a6fa6 [2022-09-29T06:28:54.636Z] Removing intermediate container 630c2f2a6fa6 [2022-09-29T06:28:54.636Z] ---> 71e35abedaa2 [2022-09-29T06:28:54.636Z] Step 28/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-09-29T06:28:54.636Z] ---> Running in c7fb7f0e5ac6 [2022-09-29T06:28:56.046Z] Removing intermediate container c7fb7f0e5ac6 [2022-09-29T06:28:56.046Z] ---> 42f5ff4848d4 [2022-09-29T06:28:56.046Z] Step 29/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-09-29T06:28:56.046Z] ---> Running in e4c7ea69723b [2022-09-29T06:28:57.458Z] Removing intermediate container e4c7ea69723b [2022-09-29T06:28:57.458Z] ---> 1b8b5df88f55 [2022-09-29T06:28:57.458Z] Step 30/36 : EXPOSE 59983 [2022-09-29T06:28:57.727Z] ---> Running in 03ca4e097966 [2022-09-29T06:28:57.992Z] Removing intermediate container 03ca4e097966 [2022-09-29T06:28:57.992Z] ---> fbe78e759fdd [2022-09-29T06:28:57.992Z] Step 31/36 : EXPOSE 8554 [2022-09-29T06:28:57.992Z] ---> Running in b72efd3d3611 [2022-09-29T06:28:58.259Z] Removing intermediate container b72efd3d3611 [2022-09-29T06:28:58.259Z] ---> 000c031fb3e2 [2022-09-29T06:28:58.259Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-09-29T06:28:58.259Z] ---> Running in efac497ffcd2 [2022-09-29T06:28:58.526Z] Removing intermediate container efac497ffcd2 [2022-09-29T06:28:58.526Z] ---> abe64dd3c220 [2022-09-29T06:28:58.526Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-09-29T06:28:58.793Z] ---> Running in 73387c025882 [2022-09-29T06:28:59.061Z] Removing intermediate container 73387c025882 [2022-09-29T06:28:59.061Z] ---> c632d28c22d1 [2022-09-29T06:28:59.061Z] Step 34/36 : LABEL arch=arm64 [2022-09-29T06:28:59.061Z] ---> Running in 8d74f904998b [2022-09-29T06:28:59.329Z] Removing intermediate container 8d74f904998b [2022-09-29T06:28:59.329Z] ---> 5dd7197be5bd [2022-09-29T06:28:59.329Z] Step 35/36 : LABEL git_sha=dedc305adc6fdd775b9571cef99f0320a48f45a1 [2022-09-29T06:28:59.329Z] ---> Running in 738f8f6e9109 [2022-09-29T06:28:59.596Z] Removing intermediate container 738f8f6e9109 [2022-09-29T06:28:59.596Z] ---> ff6b55302561 [2022-09-29T06:28:59.596Z] Step 36/36 : LABEL version=0.0.0 [2022-09-29T06:28:59.863Z] ---> Running in 71960b28e540 [2022-09-29T06:29:00.128Z] Removing intermediate container 71960b28e540 [2022-09-29T06:29:00.128Z] ---> 63c6410b2698 [2022-09-29T06:29:00.128Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-29T06:29:00.128Z] Successfully built 63c6410b2698 [2022-09-29T06:29:00.128Z] 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-29T06:29:00.528Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-29T06:29:00.528Z] [2022-09-29T06:29:00.528Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T06:29:00.857Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-29T06:29:00.857Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-29T06:29:00.857Z] 8998bd30e6a1: Pulling fs layer [2022-09-29T06:29:00.857Z] 04944245beec: Pulling fs layer [2022-09-29T06:29:00.857Z] 699f458cf7ca: Pulling fs layer [2022-09-29T06:29:00.857Z] 765212b225bb: Pulling fs layer [2022-09-29T06:29:00.857Z] f23df028b6ca: Pulling fs layer [2022-09-29T06:29:00.857Z] d65c8cfc05b1: Pulling fs layer [2022-09-29T06:29:00.857Z] 2437ff75d9bd: Pulling fs layer [2022-09-29T06:29:00.857Z] 765212b225bb: Waiting [2022-09-29T06:29:00.857Z] f23df028b6ca: Waiting [2022-09-29T06:29:00.857Z] 2437ff75d9bd: Waiting [2022-09-29T06:29:00.857Z] d65c8cfc05b1: Waiting [2022-09-29T06:29:01.126Z] 04944245beec: Verifying Checksum [2022-09-29T06:29:01.126Z] 04944245beec: Download complete [2022-09-29T06:29:01.126Z] 765212b225bb: Verifying Checksum [2022-09-29T06:29:01.126Z] 765212b225bb: Download complete [2022-09-29T06:29:01.126Z] f23df028b6ca: Download complete [2022-09-29T06:29:01.126Z] d65c8cfc05b1: Verifying Checksum [2022-09-29T06:29:01.126Z] d65c8cfc05b1: Download complete [2022-09-29T06:29:01.394Z] 699f458cf7ca: Verifying Checksum [2022-09-29T06:29:01.394Z] 699f458cf7ca: Download complete [2022-09-29T06:29:01.660Z] 8998bd30e6a1: Verifying Checksum [2022-09-29T06:29:01.660Z] 8998bd30e6a1: Download complete [2022-09-29T06:29:04.254Z] 2437ff75d9bd: Verifying Checksum [2022-09-29T06:29:04.254Z] 2437ff75d9bd: Download complete [2022-09-29T06:29:05.662Z] 8998bd30e6a1: Pull complete [2022-09-29T06:29:06.246Z] 04944245beec: Pull complete [2022-09-29T06:29:07.654Z] 699f458cf7ca: Pull complete [2022-09-29T06:29:07.920Z] 765212b225bb: Pull complete [2022-09-29T06:29:08.502Z] f23df028b6ca: Pull complete [2022-09-29T06:29:08.770Z] d65c8cfc05b1: Pull complete [2022-09-29T06:29:23.775Z] 2437ff75d9bd: Pull complete [2022-09-29T06:29:23.775Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-29T06:29:23.775Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-29T06:29:23.775Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-29T06:29:23.956Z] prd-ubuntu20.04-docker-arm64-4c-16g-2087 does not seem to be running inside a container [2022-09-29T06:29:24.013Z] $ 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/9 -v /w/workspace/device-usb-camera/9:/w/workspace/device-usb-camera/9:rw,z -v /w/workspace/device-usb-camera/9@tmp:/w/workspace/device-usb-camera/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-29T06:29:26.642Z] $ docker top 7dfce33175be8079478b52112cac0e87517116ccc358b0df3030e3cac406cc17 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-29T06:29:27.468Z] ---> job-cost.sh [2022-09-29T06:29:27.469Z] lf-activate-venv: SKIPPING [2022-09-29T06:29:27.469Z] INFO: No Stack... [2022-09-29T06:29:27.734Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-29T06:29:28.691Z] INFO: Archiving Costs [Pipeline] sh [2022-09-29T06:29:29.009Z] + cat /w/workspace/device-usb-camera/9/archives/cost.csv [2022-09-29T06:29:29.009Z] + cut -d, -f6 [Pipeline] lock [2022-09-29T06:29:29.334Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-86-9-stack-cost] [2022-09-29T06:29:29.339Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-86-9-stack-cost] did not exist. Created. [2022-09-29T06:29:29.339Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-86-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-29T06:29:29.982Z] /w/workspace/device-usb-camera/9@tmp/durable-7784ae0a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-29T06:29:30.631Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-29T06:29:30.654Z] Warning: overwriting stash ‘stack-cost’ [2022-09-29T06:29:30.701Z] Stashed 1 file(s) [Pipeline] } [2022-09-29T06:29:30.710Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-86-9-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-29T06:29:30.723Z] $ docker stop --time=1 7dfce33175be8079478b52112cac0e87517116ccc358b0df3030e3cac406cc17 [2022-09-29T06:29:32.204Z] $ docker rm -f 7dfce33175be8079478b52112cac0e87517116ccc358b0df3030e3cac406cc17 [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-29T06:29:32.632Z] provisioning config files... [2022-09-29T06:29:32.639Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/xfoundry_device-usb-camera_PR-86@tmp/config12516490801882787095tmp [Pipeline] { [Pipeline] sh [2022-09-29T06:29:32.928Z] + set +x [2022-09-29T06:29:32.928Z] + + bash -s -- [2022-09-29T06:29:32.928Z] curl -s https://codecov.io/bash [2022-09-29T06:29:32.928Z] [2022-09-29T06:29:32.928Z] _____ _ [2022-09-29T06:29:32.928Z] / ____| | | [2022-09-29T06:29:32.928Z] | | ___ __| | ___ ___ _____ __ [2022-09-29T06:29:32.928Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-29T06:29:32.928Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-29T06:29:32.928Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-29T06:29:32.928Z] Bash-1.0.6 [2022-09-29T06:29:32.928Z] [2022-09-29T06:29:32.928Z] [2022-09-29T06:29:32.928Z] ==> git version 2.25.1 found [2022-09-29T06:29:32.928Z] ==> 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-29T06:29:32.928Z] Release-Date: 2020-01-08 [2022-09-29T06:29:32.928Z] 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-29T06:29:32.928Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-29T06:29:32.928Z] ==> Jenkins CI detected. [2022-09-29T06:29:32.928Z] current dir:  /w/workspace/xfoundry_device-usb-camera_PR-86 [2022-09-29T06:29:32.928Z] project root: . [2022-09-29T06:29:32.928Z] --> token set from env [2022-09-29T06:29:32.928Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-29T06:29:32.928Z] ==> Running gcov in . (disable via -X gcov) [2022-09-29T06:29:32.928Z] ==> Python coveragepy not found [2022-09-29T06:29:32.928Z] ==> Searching for coverage reports in: [2022-09-29T06:29:32.928Z] + . [2022-09-29T06:29:32.928Z] -> Found 1 reports [2022-09-29T06:29:32.928Z] ==> Detecting git/mercurial file structure [2022-09-29T06:29:32.928Z] ==> Reading reports [2022-09-29T06:29:32.928Z] + ./coverage.out bytes=29387 [2022-09-29T06:29:33.186Z] ==> Appending adjustments [2022-09-29T06:29:33.186Z] https://docs.codecov.io/docs/fixing-reports [2022-09-29T06:29:33.186Z] + Found adjustments [2022-09-29T06:29:33.186Z] ==> Gzipping contents [2022-09-29T06:29:33.186Z] 8.0K /tmp/codecov.saVwhu.gz [2022-09-29T06:29:33.186Z] ==> Uploading reports [2022-09-29T06:29:33.186Z] url: https://codecov.io [2022-09-29T06:29:33.186Z] query: branch=PR-86&commit=50228a57c2c3d6e399f1f6dd33406718b0a7b8b6&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-86%2F9%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=86&job=&cmd_args= [2022-09-29T06:29:33.186Z] -> Pinging Codecov [2022-09-29T06:29:33.186Z] 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=50228a57c2c3d6e399f1f6dd33406718b0a7b8b6&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-86%2F9%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=86&job=&cmd_args= [2022-09-29T06:29:33.445Z] -> Uploading to [2022-09-29T06:29:33.445Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-29/73D8F5FF140700D3E01443B452E23636/50228a57c2c3d6e399f1f6dd33406718b0a7b8b6/0c1bc97c-4a58-46e8-a6ef-2456a6b51eee.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220929%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220929T062933Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=19835be9a8890cef64e4dcac3968bcde15f0dbe4b7df2076ad7f1994860ae20b [2022-09-29T06:29:33.445Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-29T06:29:33.445Z] Dload Upload Total Spent Left Speed [2022-09-29T06:29:33.705Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4118 0 0 100 4118 0 16341 --:--:-- --:--:-- --:--:-- 16341 [2022-09-29T06:29:33.705Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/50228a57c2c3d6e399f1f6dd33406718b0a7b8b6 [Pipeline] } [2022-09-29T06:29:33.713Z] 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-29T06:29:34.436Z] + [ -d /w/workspace/xfoundry_device-usb-camera_PR-86/archives ] [2022-09-29T06:29:34.436Z] + ls -al /w/workspace/xfoundry_device-usb-camera_PR-86/archives [2022-09-29T06:29:34.436Z] total 16 [2022-09-29T06:29:34.436Z] drwxr-xr-x 3 root root 4096 Sep 29 06:19 . [2022-09-29T06:29:34.436Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 29 06:19 .. [2022-09-29T06:29:34.436Z] drwxr-xr-x 2 root root 4096 Sep 29 06:19 cost [2022-09-29T06:29:34.436Z] -rw-r--r-- 1 root root 88 Sep 29 06:19 cost.csv [2022-09-29T06:29:34.436Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-usb-camera_PR-86/archives [2022-09-29T06:29:34.436Z] + ls -al /w/workspace/xfoundry_device-usb-camera_PR-86/archives [2022-09-29T06:29:34.436Z] total 16 [2022-09-29T06:29:34.436Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 29 06:19 . [2022-09-29T06:29:34.436Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 29 06:19 .. [2022-09-29T06:29:34.436Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 29 06:19 cost [2022-09-29T06:29:34.436Z] -rw-r--r-- 1 jenkins jenkins 88 Sep 29 06:19 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-29T06:29:34.726Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-29T06:29:35.585Z] ---> package-listing.sh [2022-09-29T06:29:35.585Z] ++ facter osfamily [2022-09-29T06:29:35.585Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-29T06:29:35.845Z] + OS_FAMILY=debian [2022-09-29T06:29:35.845Z] + workspace=/w/workspace/xfoundry_device-usb-camera_PR-86 [2022-09-29T06:29:35.845Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-29T06:29:35.845Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-29T06:29:35.845Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-29T06:29:35.845Z] + PACKAGES=/tmp/packages_start.txt [2022-09-29T06:29:35.845Z] + '[' /w/workspace/xfoundry_device-usb-camera_PR-86 ']' [2022-09-29T06:29:35.845Z] + PACKAGES=/tmp/packages_end.txt [2022-09-29T06:29:35.845Z] + case "${OS_FAMILY}" in [2022-09-29T06:29:35.845Z] + dpkg -l [2022-09-29T06:29:35.845Z] + grep '^ii' [2022-09-29T06:29:35.845Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-29T06:29:35.845Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-29T06:29:35.845Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-29T06:29:35.845Z] + '[' /w/workspace/xfoundry_device-usb-camera_PR-86 ']' [2022-09-29T06:29:35.845Z] + mkdir -p /w/workspace/xfoundry_device-usb-camera_PR-86/archives/ [2022-09-29T06:29:35.845Z] + 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-29T06:29:35.854Z] 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-29T06:29:36.132Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T06:29:36.691Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-29T06:29:36.691Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-29T06:29:36.754Z] prd-ubuntu20.04-docker-8c-8g-2086 does not seem to be running inside a container [2022-09-29T06:29:36.783Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-29T06:29:36.966Z] $ docker top 07303a78e3dfbe209176bc9ad9df0aaf0d27bec43a028a8d78bb70de4522aa58 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-29T06:29:37.315Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-29T06:29:37.598Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-29T06:29:37.884Z] + ls /var/log/sa-host [2022-09-29T06:29:37.884Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-29T06:29:38.050Z] provisioning config files... [2022-09-29T06:29:38.060Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-86@tmp/config8590771549524230615tmp [Pipeline] { [Pipeline] echo [2022-09-29T06:29:38.074Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-29T06:29:38.353Z] ---> create-netrc.sh [Pipeline] } [2022-09-29T06:29:38.360Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-29T06:29:38.682Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-29T06:29:38.690Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-29T06:29:38.972Z] ---> sudo-logs.sh [2022-09-29T06:29:38.972Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-29T06:29:38.999Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-29T06:29:39.279Z] ---> job-cost.sh [2022-09-29T06:29:39.279Z] lf-activate-venv: SKIPPING [2022-09-29T06:29:39.279Z] DEBUG: total: 0.2199999988079071 [2022-09-29T06:29:39.279Z] INFO: Retrieving Stack Cost... [2022-09-29T06:29:39.848Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-29T06:29:40.109Z] INFO: Archiving Costs [Pipeline] echo [2022-09-29T06:29:40.122Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-29T06:29:40.403Z] ---> logs-deploy.sh [2022-09-29T06:29:40.403Z] lf-activate-venv: SKIPPING [2022-09-29T06:29:40.403Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-86/9 [2022-09-29T06:29:40.403Z] INFO: archiving workspace using pattern(s): [2022-09-29T06:29:41.339Z] Archives upload complete. [2022-09-29T06:29:41.339Z] INFO: archiving logs to Nexus