Push event to branch fix-device-name Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8067d8b14132b8c8144407b68bf8bceb8562b296 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-ssh39019448142937409.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh3887722414982656949.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/fix-device-name/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/fix-device-name/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5524629864590316576.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/fix-device-name/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5565954581751844070.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11863432688409425226.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/fix-device-name/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/fix-device-name/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6476386343323535473.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-21165 in /w/workspace/evice-usb-camera_fix-device-name [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 Avoid second fetch Checking out Revision 8067d8b14132b8c8144407b68bf8bceb8562b296 (fix-device-name) Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/evice-usb-camera_fix-device-name # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8067d8b14132b8c8144407b68bf8bceb8562b296 # timeout=10 Commit message: "fix: remove all reserved chars from device name" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-26T23:35:29.217Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-26T23:35:29.396Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-26T23:35:29.502Z] ========================================================= [2022-07-26T23:35:29.502Z] EdgeX Global Pipelines Version Info [2022-07-26T23:35:29.502Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-26T23:35:30.284Z] ------------------- [2022-07-26T23:35:30.284Z] stable info: [2022-07-26T23:35:30.284Z] ------------------- [2022-07-26T23:35:30.284Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-26T23:35:30.284Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-26T23:35:30.284Z] Message: update stable to v1.0.238 [2022-07-26T23:35:30.859Z] ------------------- [2022-07-26T23:35:30.859Z] experimental info: [2022-07-26T23:35:30.859Z] ------------------- [2022-07-26T23:35:30.859Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-26T23:35:30.859Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-26T23:35:30.859Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-26T23:35:31.235Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-07-26T23:35:31.273Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-07-26T23:35:31.315Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-26T23:35:31.351Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-26T23:35:31.388Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-26T23:35:31.423Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-26T23:35:31.462Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-26T23:35:31.497Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-26T23:35:31.533Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-26T23:35:31.571Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-26T23:35:31.605Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-26T23:35:31.645Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-07-26T23:35:31.683Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-26T23:35:31.726Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-26T23:35:31.764Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-26T23:35:31.802Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-26T23:35:31.844Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-26T23:35:31.879Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-26T23:35:31.915Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-26T23:35:31.955Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-26T23:35:31.995Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-26T23:35:32.032Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-26T23:35:32.075Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-26T23:35:32.110Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-26T23:35:32.148Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-26T23:35:32.187Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-26T23:35:32.223Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-26T23:35:32.263Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = fix-device-name [Pipeline] echo [2022-07-26T23:35:32.307Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = fix-device-name [Pipeline] echo [2022-07-26T23:35:32.347Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = fix-device-name [Pipeline] echo [2022-07-26T23:35:32.385Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8067d8b14132b8c8144407b68bf8bceb8562b296 [Pipeline] echo [2022-07-26T23:35:32.423Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8067d8b [Pipeline] echo [2022-07-26T23:35:32.462Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-26T23:35:32.568Z] provisioning config files... [2022-07-26T23:35:32.581Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/evice-usb-camera_fix-device-name@tmp/config3297435520644383240tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-26T23:35:32.924Z] ---> docker-login.sh [2022-07-26T23:35:32.924Z] nexus3.edgexfoundry.org:10001 [2022-07-26T23:35:33.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-26T23:35:33.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-26T23:35:33.447Z] Configure a credential helper to remove this warning. See [2022-07-26T23:35:33.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-26T23:35:33.447Z] [2022-07-26T23:35:33.447Z] Login Succeeded [2022-07-26T23:35:33.447Z] nexus3.edgexfoundry.org:10002 [2022-07-26T23:35:33.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-26T23:35:33.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-26T23:35:33.713Z] Configure a credential helper to remove this warning. See [2022-07-26T23:35:33.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-26T23:35:33.713Z] [2022-07-26T23:35:33.713Z] Login Succeeded [2022-07-26T23:35:33.713Z] nexus3.edgexfoundry.org:10003 [2022-07-26T23:35:33.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-26T23:35:33.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-26T23:35:33.713Z] Configure a credential helper to remove this warning. See [2022-07-26T23:35:33.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-26T23:35:33.713Z] [2022-07-26T23:35:33.713Z] Login Succeeded [2022-07-26T23:35:33.713Z] nexus3.edgexfoundry.org:10004 [2022-07-26T23:35:33.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-26T23:35:33.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-26T23:35:33.976Z] Configure a credential helper to remove this warning. See [2022-07-26T23:35:33.976Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-26T23:35:33.976Z] [2022-07-26T23:35:33.976Z] Login Succeeded [2022-07-26T23:35:33.976Z] docker.io [2022-07-26T23:35:33.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-26T23:35:34.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-26T23:35:34.238Z] Configure a credential helper to remove this warning. See [2022-07-26T23:35:34.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-26T23:35:34.238Z] [2022-07-26T23:35:34.238Z] Login Succeeded [2022-07-26T23:35:34.238Z] ---> docker-login.sh ends [Pipeline] } [2022-07-26T23:35:34.263Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-26T23:35:34.887Z] + git rev-list -1 --merges 8067d8b14132b8c8144407b68bf8bceb8562b296~1..8067d8b14132b8c8144407b68bf8bceb8562b296 [Pipeline] echo [2022-07-26T23:35:34.932Z] -----------> git rev-list -1 --merges 8067d8b14132b8c8144407b68bf8bceb8562b296~1..8067d8b14132b8c8144407b68bf8bceb8562b296 8067d8b14132b8c8144407b68bf8bceb8562b296 [false] [Pipeline] sh [2022-07-26T23:35:35.246Z] + git log --format=format:%s -1 8067d8b14132b8c8144407b68bf8bceb8562b296 [Pipeline] echo [2022-07-26T23:35:35.280Z] ========================================================= [2022-07-26T23:35:35.280Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-26T23:35:35.280Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-26T23:35:35.706Z] + git log --format=format:%s -1 8067d8b14132b8c8144407b68bf8bceb8562b296 [Pipeline] echo [2022-07-26T23:35:35.737Z] [semverPrep] GIT_COMMIT: 8067d8b14132b8c8144407b68bf8bceb8562b296, Commit Message: fix: remove all reserved chars from device name [Pipeline] echo [2022-07-26T23:35:35.765Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-26T23:35:36.142Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-26T23:35:36.142Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-26T23:35:36.142Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-26T23:35:36.142Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-26T23:35:36.142Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-26T23:35:36.142Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-26T23:35:36.142Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-26T23:35:36.575Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-26T23:35:36.575Z] [2022-07-26T23:35:36.575Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-26T23:35:36.951Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-26T23:35:36.952Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-26T23:35:36.952Z] b85a868b505f: Pulling fs layer [2022-07-26T23:35:36.952Z] e2be974225ed: Pulling fs layer [2022-07-26T23:35:36.952Z] 339a4e72a1f5: Pulling fs layer [2022-07-26T23:35:36.952Z] 988bab9f4d93: Pulling fs layer [2022-07-26T23:35:36.952Z] 1469e6f7b9e6: Pulling fs layer [2022-07-26T23:35:36.952Z] eaf3925da568: Pulling fs layer [2022-07-26T23:35:36.952Z] bab4dde63d76: Pulling fs layer [2022-07-26T23:35:36.952Z] bde34c3a00c8: Pulling fs layer [2022-07-26T23:35:36.952Z] b352a97aabf1: Pulling fs layer [2022-07-26T23:35:36.952Z] 4872d77fe225: Pulling fs layer [2022-07-26T23:35:36.952Z] 5851b861e8e6: Pulling fs layer [2022-07-26T23:35:36.952Z] 1469e6f7b9e6: Waiting [2022-07-26T23:35:36.952Z] eaf3925da568: Waiting [2022-07-26T23:35:36.952Z] 4872d77fe225: Waiting [2022-07-26T23:35:36.952Z] bab4dde63d76: Waiting [2022-07-26T23:35:36.952Z] 5851b861e8e6: Waiting [2022-07-26T23:35:36.952Z] b352a97aabf1: Waiting [2022-07-26T23:35:36.952Z] bde34c3a00c8: Waiting [2022-07-26T23:35:36.952Z] 988bab9f4d93: Waiting [2022-07-26T23:35:36.952Z] e2be974225ed: Verifying Checksum [2022-07-26T23:35:36.952Z] e2be974225ed: Download complete [2022-07-26T23:35:36.952Z] 988bab9f4d93: Verifying Checksum [2022-07-26T23:35:36.952Z] 988bab9f4d93: Download complete [2022-07-26T23:35:37.212Z] 1469e6f7b9e6: Verifying Checksum [2022-07-26T23:35:37.212Z] 1469e6f7b9e6: Download complete [2022-07-26T23:35:37.212Z] 339a4e72a1f5: Verifying Checksum [2022-07-26T23:35:37.212Z] 339a4e72a1f5: Download complete [2022-07-26T23:35:37.212Z] eaf3925da568: Verifying Checksum [2022-07-26T23:35:37.212Z] eaf3925da568: Download complete [2022-07-26T23:35:37.212Z] bde34c3a00c8: Verifying Checksum [2022-07-26T23:35:37.212Z] bde34c3a00c8: Download complete [2022-07-26T23:35:37.212Z] b352a97aabf1: Download complete [2022-07-26T23:35:37.212Z] 4872d77fe225: Verifying Checksum [2022-07-26T23:35:37.212Z] 4872d77fe225: Download complete [2022-07-26T23:35:37.212Z] 5851b861e8e6: Download complete [2022-07-26T23:35:37.212Z] b85a868b505f: Verifying Checksum [2022-07-26T23:35:37.212Z] b85a868b505f: Download complete [2022-07-26T23:35:37.472Z] bab4dde63d76: Verifying Checksum [2022-07-26T23:35:37.472Z] bab4dde63d76: Download complete [2022-07-26T23:35:38.856Z] b85a868b505f: Pull complete [2022-07-26T23:35:38.856Z] e2be974225ed: Pull complete [2022-07-26T23:35:39.435Z] 339a4e72a1f5: Pull complete [2022-07-26T23:35:39.435Z] 988bab9f4d93: Pull complete [2022-07-26T23:35:40.008Z] 1469e6f7b9e6: Pull complete [2022-07-26T23:35:40.008Z] eaf3925da568: Pull complete [2022-07-26T23:35:41.927Z] bab4dde63d76: Pull complete [2022-07-26T23:35:41.927Z] bde34c3a00c8: Pull complete [2022-07-26T23:35:42.199Z] b352a97aabf1: Pull complete [2022-07-26T23:35:42.199Z] 4872d77fe225: Pull complete [2022-07-26T23:35:42.463Z] 5851b861e8e6: Pull complete [2022-07-26T23:35:42.463Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-26T23:35:42.463Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-26T23:35:42.463Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-26T23:35:42.697Z] prd-ubuntu20.04-docker-8c-8g-21165 does not seem to be running inside a container [2022-07-26T23:35:42.736Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/evice-usb-camera_fix-device-name -v /w/workspace/evice-usb-camera_fix-device-name:/w/workspace/evice-usb-camera_fix-device-name:rw,z -v /w/workspace/evice-usb-camera_fix-device-name@tmp:/w/workspace/evice-usb-camera_fix-device-name@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-26T23:35:43.963Z] $ docker top 97eee4e9e4c10bd69e6c1de41ae26dfa3951b9d08a1b7ec0f6dcf57255835821 -eo pid,comm [2022-07-26T23:35:44.040Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-07-26T23:35:44.040Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-26T23:35:44.164Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-26T23:35:44.164Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-26T23:35:44.299Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-26T23:35:44.301Z] $ docker exec 97eee4e9e4c10bd69e6c1de41ae26dfa3951b9d08a1b7ec0f6dcf57255835821 ssh-agent [2022-07-26T23:35:44.442Z] SSH_AUTH_SOCK=/tmp/ssh-VPuiyrIsRnVM/agent.33 [2022-07-26T23:35:44.442Z] SSH_AGENT_PID=39 [2022-07-26T23:35:44.449Z] Running ssh-add (command line suppressed) [2022-07-26T23:35:44.575Z] Identity added: /w/workspace/evice-usb-camera_fix-device-name@tmp/private_key_6977760460800578305.key (/w/workspace/evice-usb-camera_fix-device-name@tmp/private_key_6977760460800578305.key) [2022-07-26T23:35:44.593Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-26T23:35:44.927Z] + git tag --points-at HEAD [Pipeline] } [2022-07-26T23:35:44.952Z] $ docker exec --env ******** --env ******** 97eee4e9e4c10bd69e6c1de41ae26dfa3951b9d08a1b7ec0f6dcf57255835821 ssh-agent -k [2022-07-26T23:35:45.073Z] unset SSH_AUTH_SOCK; [2022-07-26T23:35:45.073Z] unset SSH_AGENT_PID; [2022-07-26T23:35:45.073Z] echo Agent pid 39 killed; [2022-07-26T23:35:45.085Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-26T23:35:45.161Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-26T23:35:45.161Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-26T23:35:45.307Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-26T23:35:45.309Z] $ docker exec 97eee4e9e4c10bd69e6c1de41ae26dfa3951b9d08a1b7ec0f6dcf57255835821 ssh-agent [2022-07-26T23:35:45.453Z] SSH_AUTH_SOCK=/tmp/ssh-3onM0GVZSxJ2/agent.71 [2022-07-26T23:35:45.453Z] SSH_AGENT_PID=77 [2022-07-26T23:35:45.459Z] Running ssh-add (command line suppressed) [2022-07-26T23:35:45.592Z] Identity added: /w/workspace/evice-usb-camera_fix-device-name@tmp/private_key_344633310945428143.key (/w/workspace/evice-usb-camera_fix-device-name@tmp/private_key_344633310945428143.key) [2022-07-26T23:35:45.613Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-26T23:35:45.950Z] + git semver init [2022-07-26T23:35:46.213Z] 2022-07-26 23:35:46,172 [run_init] DEBUG init version:0.0.0 force:False [2022-07-26T23:35:46.213Z] 2022-07-26 23:35:46,172 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/evice-usb-camera_fix-device-name/.semver [2022-07-26T23:35:46.213Z] 2022-07-26 23:35:46,173 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/evice-usb-camera_fix-device-name/.semver [2022-07-26T23:35:46.213Z] 2022-07-26 23:35:46,173 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/evice-usb-camera_fix-device-name/.semver'], cwd=/w/workspace/evice-usb-camera_fix-device-name, universal_newlines=False, shell=None, istream=None) [2022-07-26T23:35:46.788Z] 2022-07-26 23:35:46,750 [append_file] DEBUG append to file:/w/workspace/evice-usb-camera_fix-device-name/.git/info/exclude [2022-07-26T23:35:46.788Z] 2022-07-26 23:35:46,751 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/evice-usb-camera_fix-device-name/.semver/fix-device-name with force:False [2022-07-26T23:35:46.788Z] 2022-07-26 23:35:46,751 [write_file] DEBUG write to file:/w/workspace/evice-usb-camera_fix-device-name/.semver/fix-device-name [2022-07-26T23:35:46.788Z] 2022-07-26 23:35:46,756 [execute] INFO git cat-file --batch-check [2022-07-26T23:35:46.788Z] 2022-07-26 23:35:46,756 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/evice-usb-camera_fix-device-name/.semver, universal_newlines=False, shell=None, istream=) [2022-07-26T23:35:46.788Z] 2022-07-26 23:35:46,764 [execute] INFO git cat-file --batch [2022-07-26T23:35:46.788Z] 2022-07-26 23:35:46,764 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/evice-usb-camera_fix-device-name/.semver, universal_newlines=False, shell=None, istream=) [2022-07-26T23:35:46.788Z] 2022-07-26 23:35:46,770 [read_version] DEBUG read version from /w/workspace/evice-usb-camera_fix-device-name/.semver/fix-device-name [2022-07-26T23:35:46.788Z] 0.0.0 [Pipeline] } [2022-07-26T23:35:47.072Z] $ docker exec --env ******** --env ******** 97eee4e9e4c10bd69e6c1de41ae26dfa3951b9d08a1b7ec0f6dcf57255835821 ssh-agent -k [2022-07-26T23:35:47.192Z] unset SSH_AUTH_SOCK; [2022-07-26T23:35:47.192Z] unset SSH_AGENT_PID; [2022-07-26T23:35:47.192Z] echo Agent pid 77 killed; [2022-07-26T23:35:47.209Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-26T23:35:47.636Z] + git semver [Pipeline] } [2022-07-26T23:35:47.926Z] $ docker stop --time=1 97eee4e9e4c10bd69e6c1de41ae26dfa3951b9d08a1b7ec0f6dcf57255835821 [2022-07-26T23:35:49.247Z] $ docker rm -f 97eee4e9e4c10bd69e6c1de41ae26dfa3951b9d08a1b7ec0f6dcf57255835821 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-26T23:35:49.669Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-26T23:35:49.981Z] Stashed 1 file(s) [Pipeline] echo [2022-07-26T23:35:49.999Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-26T23:35:50.589Z] provisioning config files... [2022-07-26T23:35:50.601Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/evice-usb-camera_fix-device-name@tmp/config2700085040530600597tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-26T23:35:50.954Z] ---> docker-login.sh [2022-07-26T23:35:50.954Z] nexus3.edgexfoundry.org:10001 [2022-07-26T23:35:50.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-26T23:35:50.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-26T23:35:50.954Z] Configure a credential helper to remove this warning. See [2022-07-26T23:35:50.954Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-26T23:35:50.954Z] [2022-07-26T23:35:50.954Z] Login Succeeded [2022-07-26T23:35:50.954Z] nexus3.edgexfoundry.org:10002 [2022-07-26T23:35:50.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-26T23:35:51.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-26T23:35:51.216Z] Configure a credential helper to remove this warning. See [2022-07-26T23:35:51.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-26T23:35:51.216Z] [2022-07-26T23:35:51.216Z] Login Succeeded [2022-07-26T23:35:51.216Z] nexus3.edgexfoundry.org:10003 [2022-07-26T23:35:51.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-26T23:35:51.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-26T23:35:51.216Z] Configure a credential helper to remove this warning. See [2022-07-26T23:35:51.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-26T23:35:51.216Z] [2022-07-26T23:35:51.216Z] Login Succeeded [2022-07-26T23:35:51.216Z] nexus3.edgexfoundry.org:10004 [2022-07-26T23:35:51.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-26T23:35:51.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-26T23:35:51.479Z] Configure a credential helper to remove this warning. See [2022-07-26T23:35:51.479Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-26T23:35:51.479Z] [2022-07-26T23:35:51.479Z] Login Succeeded [2022-07-26T23:35:51.479Z] docker.io [2022-07-26T23:35:51.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-26T23:35:51.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-26T23:35:51.740Z] Configure a credential helper to remove this warning. See [2022-07-26T23:35:51.740Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-26T23:35:51.740Z] [2022-07-26T23:35:51.740Z] Login Succeeded [2022-07-26T23:35:51.740Z] ---> docker-login.sh ends [Pipeline] } [2022-07-26T23:35:51.772Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-26T23:35:51.972Z] [edgeX.isLTS] Checking if [fix-device-name] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-26T23:35:52.008Z] [edgeX.isLTS] Checking if [fix-device-name] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-26T23:35:52.039Z] ========================================================= [2022-07-26T23:35:52.039Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-26T23:35:52.039Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-26T23:35:52.517Z] + 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-07-26T23:35:52.517Z] Sending build context to Docker daemon 716.3kB [2022-07-26T23:35:52.517Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-07-26T23:35:52.517Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-26T23:35:52.517Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-26T23:35:52.517Z] 2408cc74d12b: Pulling fs layer [2022-07-26T23:35:52.517Z] ea60b727a1ce: Pulling fs layer [2022-07-26T23:35:52.517Z] 30c4a7721957: Pulling fs layer [2022-07-26T23:35:52.517Z] 370296b7ddb6: Pulling fs layer [2022-07-26T23:35:52.517Z] 7c6cee850709: Pulling fs layer [2022-07-26T23:35:52.517Z] 39a5fcdaea64: Pulling fs layer [2022-07-26T23:35:52.517Z] d94ebbe4e438: Pulling fs layer [2022-07-26T23:35:52.517Z] bcfd1f05c69d: Pulling fs layer [2022-07-26T23:35:52.517Z] 59ccb84bbe0f: Pulling fs layer [2022-07-26T23:35:52.517Z] 39a5fcdaea64: Waiting [2022-07-26T23:35:52.517Z] d94ebbe4e438: Waiting [2022-07-26T23:35:52.517Z] 7c6cee850709: Waiting [2022-07-26T23:35:52.517Z] 370296b7ddb6: Waiting [2022-07-26T23:35:52.517Z] bcfd1f05c69d: Waiting [2022-07-26T23:35:52.517Z] 59ccb84bbe0f: Waiting [2022-07-26T23:35:52.517Z] 30c4a7721957: Verifying Checksum [2022-07-26T23:35:52.517Z] 30c4a7721957: Download complete [2022-07-26T23:35:52.517Z] ea60b727a1ce: Download complete [2022-07-26T23:35:52.517Z] 7c6cee850709: Verifying Checksum [2022-07-26T23:35:52.517Z] 7c6cee850709: Download complete [2022-07-26T23:35:52.517Z] 39a5fcdaea64: Verifying Checksum [2022-07-26T23:35:52.517Z] 39a5fcdaea64: Download complete [2022-07-26T23:35:52.779Z] 2408cc74d12b: Verifying Checksum [2022-07-26T23:35:52.779Z] 2408cc74d12b: Download complete [2022-07-26T23:35:52.779Z] d94ebbe4e438: Download complete [2022-07-26T23:35:52.779Z] 2408cc74d12b: Pull complete [2022-07-26T23:35:53.041Z] ea60b727a1ce: Pull complete [2022-07-26T23:35:53.041Z] 30c4a7721957: Pull complete [2022-07-26T23:35:53.303Z] 59ccb84bbe0f: Verifying Checksum [2022-07-26T23:35:53.303Z] 59ccb84bbe0f: Download complete [2022-07-26T23:35:53.303Z] bcfd1f05c69d: Verifying Checksum [2022-07-26T23:35:53.303Z] bcfd1f05c69d: Download complete [2022-07-26T23:35:53.303Z] 370296b7ddb6: Verifying Checksum [2022-07-26T23:35:53.303Z] 370296b7ddb6: Download complete [2022-07-26T23:35:58.591Z] 370296b7ddb6: Pull complete [2022-07-26T23:35:58.591Z] 7c6cee850709: Pull complete [2022-07-26T23:35:58.591Z] 39a5fcdaea64: Pull complete [2022-07-26T23:35:58.591Z] d94ebbe4e438: Pull complete [2022-07-26T23:36:00.500Z] bcfd1f05c69d: Pull complete [2022-07-26T23:36:01.072Z] 59ccb84bbe0f: Pull complete [2022-07-26T23:36:01.072Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-26T23:36:01.072Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-26T23:36:01.072Z] ---> a4fb48ad2a94 [2022-07-26T23:36:01.072Z] Step 3/13 : ARG MAKE="make build" [2022-07-26T23:36:02.469Z] ---> Running in e1fd621ddbd5 [2022-07-26T23:36:02.731Z] Removing intermediate container e1fd621ddbd5 [2022-07-26T23:36:02.731Z] ---> 4661e67a5910 [2022-07-26T23:36:02.731Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-07-26T23:36:02.731Z] ---> Running in 97a0bd119ae5 [2022-07-26T23:36:02.731Z] Removing intermediate container 97a0bd119ae5 [2022-07-26T23:36:02.731Z] ---> 3355f3676c2f [2022-07-26T23:36:02.731Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-07-26T23:36:02.731Z] ---> Running in 53ab8bae1355 [2022-07-26T23:36:02.992Z] Removing intermediate container 53ab8bae1355 [2022-07-26T23:36:02.992Z] ---> b466d9c2eb39 [2022-07-26T23:36:02.992Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-26T23:36:02.992Z] ---> Running in 5a9152d23c6f [2022-07-26T23:36:03.563Z] Removing intermediate container 5a9152d23c6f [2022-07-26T23:36:03.563Z] ---> df2e2d24a6f3 [2022-07-26T23:36:03.563Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-26T23:36:03.563Z] ---> Running in 8f9649d43b58 [2022-07-26T23:36:03.824Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-26T23:36:04.767Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-26T23:36:05.028Z] (1/80) Installing mesa (21.3.8-r1) [2022-07-26T23:36:05.028Z] (2/80) Installing libxau (1.0.9-r0) [2022-07-26T23:36:05.290Z] (3/80) Installing libxdmcp (1.1.3-r0) [2022-07-26T23:36:05.290Z] (4/80) Installing libxcb (1.15-r0) [2022-07-26T23:36:05.290Z] (5/80) Installing libx11 (1.8-r0) [2022-07-26T23:36:05.410Z] Still waiting to schedule task [2022-07-26T23:36:05.411Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-07-26T23:36:05.552Z] (6/80) Installing libxext (1.3.4-r0) [2022-07-26T23:36:05.552Z] (7/80) Installing libxfixes (6.0.0-r0) [2022-07-26T23:36:05.552Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2022-07-26T23:36:05.812Z] (9/80) Installing libpciaccess (0.16-r0) [2022-07-26T23:36:05.812Z] (10/80) Installing libdrm (2.4.110-r0) [2022-07-26T23:36:05.812Z] (11/80) Installing mesa-glapi (21.3.8-r1) [2022-07-26T23:36:06.076Z] (12/80) Installing libxshmfence (1.3-r1) [2022-07-26T23:36:06.076Z] (13/80) Installing mesa-gl (21.3.8-r1) [2022-07-26T23:36:06.076Z] (14/80) Installing icu-data-full (71.1-r2) [2022-07-26T23:36:07.050Z] (15/80) Installing libice (1.0.10-r0) [2022-07-26T23:36:07.050Z] (16/80) Installing libuuid (2.38-r1) [2022-07-26T23:36:07.050Z] (17/80) Installing libsm (1.2.3-r0) [2022-07-26T23:36:07.310Z] (18/80) Installing libxt (1.2.1-r0) [2022-07-26T23:36:07.310Z] (19/80) Installing libxmu (1.1.3-r0) [2022-07-26T23:36:07.310Z] (20/80) Installing xset (1.2.4-r0) [2022-07-26T23:36:07.573Z] (21/80) Installing xprop (1.2.5-r0) [2022-07-26T23:36:07.573Z] (22/80) Installing xdg-utils (1.1.3-r3) [2022-07-26T23:36:07.573Z] (23/80) Installing dbus-libs (1.14.0-r1) [2022-07-26T23:36:07.835Z] (24/80) Installing libffi (3.4.2-r1) [2022-07-26T23:36:07.835Z] (25/80) Installing libintl (0.21-r2) [2022-07-26T23:36:08.097Z] (26/80) Installing libblkid (2.38-r1) [2022-07-26T23:36:08.097Z] (27/80) Installing libmount (2.38-r1) [2022-07-26T23:36:08.097Z] (28/80) Installing pcre (8.45-r2) [2022-07-26T23:36:08.357Z] (29/80) Installing glib (2.72.1-r0) [2022-07-26T23:36:08.357Z] (30/80) Installing icu-libs (71.1-r2) [2022-07-26T23:36:08.357Z] (31/80) Installing libpcre2-16 (10.40-r0) [2022-07-26T23:36:08.617Z] (32/80) Installing zstd-libs (1.5.2-r1) [2022-07-26T23:36:08.617Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r1) [2022-07-26T23:36:08.879Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2022-07-26T23:36:09.140Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2022-07-26T23:36:09.140Z] (36/80) Installing mesa-gbm (21.3.8-r1) [2022-07-26T23:36:09.402Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2022-07-26T23:36:09.402Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r0) [2022-07-26T23:36:09.663Z] (39/80) Installing libxcomposite (0.4.5-r0) [2022-07-26T23:36:09.925Z] (40/80) Installing libbz2 (1.0.8-r1) [2022-07-26T23:36:09.925Z] (41/80) Installing libpng (1.6.37-r1) [2022-07-26T23:36:09.925Z] (42/80) Installing freetype (2.12.1-r0) [2022-07-26T23:36:10.187Z] (43/80) Installing fontconfig (2.14.0-r0) [2022-07-26T23:36:10.187Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2022-07-26T23:36:10.449Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2022-07-26T23:36:10.449Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2022-07-26T23:36:10.449Z] (47/80) Installing xz-libs (5.2.5-r1) [2022-07-26T23:36:10.711Z] (48/80) Installing libxml2 (2.9.14-r0) [2022-07-26T23:36:10.711Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2022-07-26T23:36:10.711Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2022-07-26T23:36:10.973Z] (51/80) Installing mesa-egl (21.3.8-r1) [2022-07-26T23:36:10.973Z] (52/80) Installing avahi-libs (0.8-r6) [2022-07-26T23:36:11.234Z] (53/80) Installing nettle (3.7.3-r0) [2022-07-26T23:36:11.235Z] (54/80) Installing p11-kit (0.24.1-r0) [2022-07-26T23:36:11.495Z] (55/80) Installing libtasn1 (4.18.0-r0) [2022-07-26T23:36:11.495Z] (56/80) Installing libunistring (1.0-r0) [2022-07-26T23:36:11.495Z] (57/80) Installing gnutls (3.7.6-r0) [2022-07-26T23:36:11.759Z] (58/80) Installing cups-libs (2.4.2-r0) [2022-07-26T23:36:11.759Z] (59/80) Installing graphite2 (1.3.14-r1) [2022-07-26T23:36:11.759Z] (60/80) Installing harfbuzz (4.3.0-r0) [2022-07-26T23:36:12.020Z] (61/80) Installing libevdev (1.12.1-r0) [2022-07-26T23:36:12.020Z] (62/80) Installing mtdev (1.1.6-r0) [2022-07-26T23:36:12.020Z] (63/80) Installing eudev-libs (3.2.11-r0) [2022-07-26T23:36:12.281Z] (64/80) Installing libinput-libs (1.20.1-r0) [2022-07-26T23:36:12.281Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2022-07-26T23:36:12.281Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2022-07-26T23:36:12.542Z] (67/80) Installing xcb-util (0.4.0-r3) [2022-07-26T23:36:12.542Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2022-07-26T23:36:12.542Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2022-07-26T23:36:12.804Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2022-07-26T23:36:12.804Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2022-07-26T23:36:12.804Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r1) [2022-07-26T23:36:13.377Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2022-07-26T23:36:13.636Z] (74/80) Installing v4l-utils (1.22.1-r1) [2022-07-26T23:36:13.636Z] (75/80) Installing udev-init-scripts (35-r0) [2022-07-26T23:36:13.636Z] Executing udev-init-scripts-35-r0.post-install [2022-07-26T23:36:13.636Z] (76/80) Installing kmod-libs (29-r2) [2022-07-26T23:36:13.898Z] (77/80) Installing eudev (3.2.11-r0) [2022-07-26T23:36:13.898Z] (78/80) Installing eudev-dev (3.2.11-r0) [2022-07-26T23:36:14.158Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-07-26T23:36:14.158Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2022-07-26T23:36:14.158Z] Executing busybox-1.35.0-r13.trigger [2022-07-26T23:36:14.158Z] Executing eudev-3.2.11-r0.trigger [2022-07-26T23:36:14.158Z] OK: 330 MiB in 131 packages [2022-07-26T23:36:16.703Z] Removing intermediate container 8f9649d43b58 [2022-07-26T23:36:16.703Z] ---> 6ec96de32965 [2022-07-26T23:36:16.703Z] Step 8/13 : WORKDIR /device-usb-camera [2022-07-26T23:36:16.703Z] ---> Running in 3fb61d5718be [2022-07-26T23:36:16.703Z] Removing intermediate container 3fb61d5718be [2022-07-26T23:36:16.703Z] ---> 69b39d06d01e [2022-07-26T23:36:16.703Z] Step 9/13 : COPY go.mod vendor* ./ [2022-07-26T23:36:16.703Z] ---> 0eabedbb6528 [2022-07-26T23:36:16.703Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-26T23:36:16.703Z] ---> Running in 7d36feed2bbf [2022-07-26T23:36:31.609Z] Removing intermediate container 7d36feed2bbf [2022-07-26T23:36:31.609Z] ---> 267783b2b96a [2022-07-26T23:36:31.609Z] Step 11/13 : COPY . . [2022-07-26T23:36:31.609Z] ---> 937cb90f847b [2022-07-26T23:36:31.609Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-07-26T23:36:31.609Z] ---> Running in deaf906a3a84 [2022-07-26T23:36:31.609Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-26T23:36:31.609Z] Dload Upload Total Spent Left Speed [2022-07-26T23:36:31.609Z]  0  0 0  0  0 0  0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 10799 0 --:--:-- --:--:-- --:--:-- 10727 100 1062 100 1062 0 0 10789 0 --:--:-- --:--:-- --:--:-- 10727 [2022-07-26T23:36:31.609Z] Removing intermediate container deaf906a3a84 [2022-07-26T23:36:31.609Z] ---> b0f33df47dab [2022-07-26T23:36:31.609Z] Step 13/13 : RUN ${MAKE} [2022-07-26T23:36:31.609Z] ---> Running in 86d7c3583ded [2022-07-26T23:36:31.609Z] noop [2022-07-26T23:36:31.609Z] Removing intermediate container 86d7c3583ded [2022-07-26T23:36:31.609Z] ---> 8a9a9f0dd87e [2022-07-26T23:36:31.609Z] Successfully built 8a9a9f0dd87e [2022-07-26T23:36:31.609Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-26T23:36:32.063Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-26T23:36:32.063Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-26T23:36:32.220Z] prd-ubuntu20.04-docker-8c-8g-21165 does not seem to be running inside a container [2022-07-26T23:36:32.307Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/evice-usb-camera_fix-device-name -v /w/workspace/evice-usb-camera_fix-device-name:/w/workspace/evice-usb-camera_fix-device-name:rw,z -v /w/workspace/evice-usb-camera_fix-device-name@tmp:/w/workspace/evice-usb-camera_fix-device-name@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 ******** ci-base-image-x86_64 cat [2022-07-26T23:36:32.704Z] $ docker top 11f8f25d444d444b8945e0fdd074d3deec9f27083b36688d5479c882975c58ba -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-26T23:36:33.182Z] + go version [2022-07-26T23:36:33.182Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-26T23:36:33.218Z] $ docker stop --time=1 11f8f25d444d444b8945e0fdd074d3deec9f27083b36688d5479c882975c58ba [2022-07-26T23:36:34.542Z] $ docker rm -f 11f8f25d444d444b8945e0fdd074d3deec9f27083b36688d5479c882975c58ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-26T23:36:35.263Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-26T23:36:35.263Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-26T23:36:35.429Z] prd-ubuntu20.04-docker-8c-8g-21165 does not seem to be running inside a container [2022-07-26T23:36:35.473Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/evice-usb-camera_fix-device-name -v /w/workspace/evice-usb-camera_fix-device-name:/w/workspace/evice-usb-camera_fix-device-name:rw,z -v /w/workspace/evice-usb-camera_fix-device-name@tmp:/w/workspace/evice-usb-camera_fix-device-name@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 ******** ci-base-image-x86_64 cat [2022-07-26T23:36:35.851Z] $ docker top 9d3c17d7c8079a0ca59b5922480b980ed4653f25de9556c25d7362a85ef87bf6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-26T23:36:36.263Z] + git config --global --add safe.directory /w/workspace/evice-usb-camera_fix-device-name [Pipeline] fileExists [Pipeline] sh [2022-07-26T23:36:36.628Z] + make test [2022-07-26T23:36:36.628Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-07-26T23:36:36.889Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-07-26T23:36:46.911Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-07-26T23:36:47.853Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.016s coverage: 2.2% of statements [2022-07-26T23:36:55.979Z] CGO_ENABLED=1 go vet ./... [2022-07-26T23:36:57.890Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-26T23:36:57.890Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-26T23:36:57.890Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-26T23:36:58.487Z] [edgeX.isLTS] Checking if [fix-device-name] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-26T23:36:58.522Z] $ docker stop --time=1 9d3c17d7c8079a0ca59b5922480b980ed4653f25de9556c25d7362a85ef87bf6 [2022-07-26T23:37:00.197Z] $ docker rm -f 9d3c17d7c8079a0ca59b5922480b980ed4653f25de9556c25d7362a85ef87bf6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-26T23:37:00.714Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-26T23:37:00.777Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-26T23:37:01.377Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-26T23:37:01.688Z] + ls -al . [2022-07-26T23:37:01.688Z] total 188 [2022-07-26T23:37:01.688Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 26 23:36 . [2022-07-26T23:37:01.688Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 26 23:35 .. [2022-07-26T23:37:01.688Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 26 23:36 .git [2022-07-26T23:37:01.688Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 26 23:35 .github [2022-07-26T23:37:01.688Z] -rw-rw-r-- 1 jenkins jenkins 414 Jul 26 23:35 .gitignore [2022-07-26T23:37:01.688Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 26 23:35 .golangci.yml [2022-07-26T23:37:01.688Z] -rw-rw-r-- 1 jenkins jenkins 77 Jul 26 23:35 .hadolint.yml [2022-07-26T23:37:01.688Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 26 23:35 .semver [2022-07-26T23:37:01.688Z] -rw-rw-r-- 1 jenkins jenkins 9065 Jul 26 23:35 Attribution.txt [2022-07-26T23:37:01.688Z] -rw-rw-r-- 1 jenkins jenkins 181 Jul 26 23:35 CHANGELOG.md [2022-07-26T23:37:01.689Z] -rw-rw-r-- 1 jenkins jenkins 2410 Jul 26 23:35 Dockerfile [2022-07-26T23:37:01.689Z] -rw-rw-r-- 1 jenkins jenkins 678 Jul 26 23:35 GOVERNANCE.md [2022-07-26T23:37:01.689Z] -rw-rw-r-- 1 jenkins jenkins 659 Jul 26 23:35 Jenkinsfile [2022-07-26T23:37:01.689Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 26 23:35 LICENSE [2022-07-26T23:37:01.689Z] -rw-rw-r-- 1 jenkins jenkins 2345 Jul 26 23:35 Makefile [2022-07-26T23:37:01.689Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 26 23:35 OWNERS.md [2022-07-26T23:37:01.689Z] -rw-rw-r-- 1 jenkins jenkins 11382 Jul 26 23:35 README.md [2022-07-26T23:37:01.689Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 26 23:35 VERSION [2022-07-26T23:37:01.689Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 26 23:35 bin [2022-07-26T23:37:01.689Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 26 23:35 cmd [2022-07-26T23:37:01.689Z] -rw-r--r-- 1 jenkins jenkins 26812 Jul 26 23:36 coverage.out [2022-07-26T23:37:01.689Z] -rwxrwxr-x 1 jenkins jenkins 140 Jul 26 23:35 docker-entrypoint.sh [2022-07-26T23:37:01.689Z] -rw-rw-r-- 1 jenkins jenkins 3382 Jul 26 23:35 go.mod [2022-07-26T23:37:01.689Z] -rw-rw-r-- 1 jenkins jenkins 35824 Jul 26 23:35 go.sum [2022-07-26T23:37:01.689Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 26 23:35 internal [2022-07-26T23:37:01.689Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 26 23:35 snap [2022-07-26T23:37:01.689Z] -rw-rw-r-- 1 jenkins jenkins 231 Jul 26 23:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-26T23:37:02.086Z] + 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=8067d8b14132b8c8144407b68bf8bceb8562b296 --label arch=amd64 --label version=0.0.0 . [2022-07-26T23:37:02.086Z] Sending build context to Docker daemon 743.9kB [2022-07-26T23:37:02.086Z] Step 1/35 : ARG BASE=golang:1.17-alpine3.15 [2022-07-26T23:37:02.086Z] Step 2/35 : FROM ${BASE} AS builder [2022-07-26T23:37:02.086Z] ---> 8a9a9f0dd87e [2022-07-26T23:37:02.086Z] Step 3/35 : ARG MAKE="make build" [2022-07-26T23:37:02.086Z] ---> Running in 3a902e4d8188 [2022-07-26T23:37:02.086Z] Removing intermediate container 3a902e4d8188 [2022-07-26T23:37:02.086Z] ---> 16296e36e51f [2022-07-26T23:37:02.086Z] Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-07-26T23:37:02.347Z] ---> Running in 46889b07205e [2022-07-26T23:37:02.347Z] Removing intermediate container 46889b07205e [2022-07-26T23:37:02.347Z] ---> f849709e79de [2022-07-26T23:37:02.347Z] Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-07-26T23:37:02.347Z] ---> Running in 7eb211cd2f65 [2022-07-26T23:37:02.347Z] Removing intermediate container 7eb211cd2f65 [2022-07-26T23:37:02.347Z] ---> 5e9c585d028f [2022-07-26T23:37:02.347Z] Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-26T23:37:02.608Z] ---> Running in d8535880b889 [2022-07-26T23:37:03.180Z] Removing intermediate container d8535880b889 [2022-07-26T23:37:03.180Z] ---> 6d1a1e1f417a [2022-07-26T23:37:03.180Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-26T23:37:03.180Z] ---> Running in 0d1675715681 [2022-07-26T23:37:03.441Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-26T23:37:04.383Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-26T23:37:04.383Z] OK: 330 MiB in 131 packages [2022-07-26T23:37:04.953Z] Removing intermediate container 0d1675715681 [2022-07-26T23:37:04.953Z] ---> 661e005c6575 [2022-07-26T23:37:04.953Z] Step 8/35 : WORKDIR /device-usb-camera [2022-07-26T23:37:04.953Z] ---> Running in 8f5150c3fb75 [2022-07-26T23:37:04.953Z] Removing intermediate container 8f5150c3fb75 [2022-07-26T23:37:04.953Z] ---> 79b3b0cdea97 [2022-07-26T23:37:04.953Z] Step 9/35 : COPY go.mod vendor* ./ [2022-07-26T23:37:04.953Z] ---> f991010c49d8 [2022-07-26T23:37:04.953Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-26T23:37:05.214Z] ---> Running in 03ac75819247 [2022-07-26T23:37:05.783Z] Removing intermediate container 03ac75819247 [2022-07-26T23:37:05.783Z] ---> c68de361951b [2022-07-26T23:37:05.783Z] Step 11/35 : COPY . . [2022-07-26T23:37:06.047Z] ---> 2b1e516da00c [2022-07-26T23:37:06.047Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-07-26T23:37:06.047Z] ---> Running in 4ea43b4d898c [2022-07-26T23:37:06.308Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-26T23:37:06.308Z] Dload Upload Total Spent Left Speed [2022-07-26T23:37:06.308Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 47417 0 --:--:-- --:--:-- --:--:-- 48272 [2022-07-26T23:37:06.569Z] Removing intermediate container 4ea43b4d898c [2022-07-26T23:37:06.569Z] ---> 58b0e037a74e [2022-07-26T23:37:06.569Z] Step 13/35 : RUN ${MAKE} [2022-07-26T23:37:06.569Z] ---> Running in 83c6252b3f9d [2022-07-26T23:37:06.829Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-07-26T23:37:28.779Z] Removing intermediate container 83c6252b3f9d [2022-07-26T23:37:28.779Z] ---> 4b3a100e5c5a [2022-07-26T23:37:28.779Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-07-26T23:37:28.779Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-07-26T23:37:28.779Z] af6660deedbd: Pulling fs layer [2022-07-26T23:37:28.779Z] 97cd0a44c592: Pulling fs layer [2022-07-26T23:37:28.779Z] 97cd0a44c592: Verifying Checksum [2022-07-26T23:37:28.779Z] 97cd0a44c592: Download complete [2022-07-26T23:37:28.779Z] af6660deedbd: Verifying Checksum [2022-07-26T23:37:28.779Z] af6660deedbd: Download complete [2022-07-26T23:37:28.779Z] af6660deedbd: Pull complete [2022-07-26T23:37:28.779Z] 97cd0a44c592: Pull complete [2022-07-26T23:37:28.779Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-07-26T23:37:28.779Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-07-26T23:37:28.779Z] ---> fea57e182299 [2022-07-26T23:37:28.779Z] Step 15/35 : FROM alpine:3.15 [2022-07-26T23:37:29.351Z] 3.15: Pulling from library/alpine [2022-07-26T23:37:29.610Z] ab6db1bc80d0: Pulling fs layer [2022-07-26T23:37:29.610Z] ab6db1bc80d0: Verifying Checksum [2022-07-26T23:37:29.610Z] ab6db1bc80d0: Download complete [2022-07-26T23:37:29.869Z] ab6db1bc80d0: Pull complete [2022-07-26T23:37:29.869Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-07-26T23:37:29.869Z] Status: Downloaded newer image for alpine:3.15 [2022-07-26T23:37:29.869Z] ---> 2720e26172a0 [2022-07-26T23:37:29.869Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-07-26T23:37:30.128Z] ---> Running in 05fccff18c4b [2022-07-26T23:37:30.128Z] Removing intermediate container 05fccff18c4b [2022-07-26T23:37:30.128Z] ---> 96dc8a1a7955 [2022-07-26T23:37:30.128Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-07-26T23:37:30.128Z] ---> Running in 5669da616b8f [2022-07-26T23:37:30.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-26T23:37:30.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-26T23:37:30.984Z] (1/74) Installing dumb-init (1.2.5-r1) [2022-07-26T23:37:30.985Z] (2/74) Installing sdl2 (2.0.16-r4) [2022-07-26T23:37:30.985Z] (3/74) Installing libxau (1.0.9-r0) [2022-07-26T23:37:30.985Z] (4/74) Installing libmd (1.0.3-r0) [2022-07-26T23:37:30.985Z] (5/74) Installing libbsd (0.11.3-r1) [2022-07-26T23:37:30.985Z] (6/74) Installing libxdmcp (1.1.3-r0) [2022-07-26T23:37:30.985Z] (7/74) Installing libxcb (1.14-r2) [2022-07-26T23:37:30.985Z] (8/74) Installing libx11 (1.7.2-r0) [2022-07-26T23:37:30.985Z] (9/74) Installing aom-libs (3.2.0-r0) [2022-07-26T23:37:30.985Z] (10/74) Installing alsa-lib (1.2.5.1-r1) [2022-07-26T23:37:30.985Z] (11/74) Installing expat (2.4.7-r0) [2022-07-26T23:37:30.985Z] (12/74) Installing brotli-libs (1.0.9-r5) [2022-07-26T23:37:30.985Z] (13/74) Installing libbz2 (1.0.8-r1) [2022-07-26T23:37:30.985Z] (14/74) Installing libpng (1.6.37-r1) [2022-07-26T23:37:30.985Z] (15/74) Installing freetype (2.11.1-r2) [2022-07-26T23:37:30.985Z] (16/74) Installing libuuid (2.37.4-r0) [2022-07-26T23:37:30.985Z] (17/74) Installing fontconfig (2.13.1-r4) [2022-07-26T23:37:30.985Z] (18/74) Installing fribidi (1.0.11-r0) [2022-07-26T23:37:30.985Z] (19/74) Installing libffi (3.4.2-r1) [2022-07-26T23:37:30.985Z] (20/74) Installing libintl (0.21-r0) [2022-07-26T23:37:30.985Z] (21/74) Installing libblkid (2.37.4-r0) [2022-07-26T23:37:30.985Z] (22/74) Installing libmount (2.37.4-r0) [2022-07-26T23:37:30.985Z] (23/74) Installing pcre (8.45-r1) [2022-07-26T23:37:30.985Z] (24/74) Installing glib (2.70.1-r0) [2022-07-26T23:37:30.985Z] (25/74) Installing graphite2 (1.3.14-r0) [2022-07-26T23:37:30.985Z] (26/74) Installing harfbuzz (3.0.0-r2) [2022-07-26T23:37:31.256Z] (27/74) Installing libass (0.15.2-r0) [2022-07-26T23:37:31.256Z] (28/74) Installing libdav1d (0.9.2-r0) [2022-07-26T23:37:31.256Z] (29/74) Installing gmp (6.2.1-r1) [2022-07-26T23:37:31.256Z] (30/74) Installing nettle (3.7.3-r0) [2022-07-26T23:37:31.256Z] (31/74) Installing p11-kit (0.24.0-r1) [2022-07-26T23:37:31.256Z] (32/74) Installing libtasn1 (4.18.0-r0) [2022-07-26T23:37:31.256Z] (33/74) Installing libunistring (0.9.10-r1) [2022-07-26T23:37:31.256Z] (34/74) Installing gnutls (3.7.1-r0) [2022-07-26T23:37:31.256Z] (35/74) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-07-26T23:37:31.256Z] (36/74) Installing ncurses-libs (6.3_p20211120-r1) [2022-07-26T23:37:31.256Z] (37/74) Installing lame (3.100-r0) [2022-07-26T23:37:31.256Z] (38/74) Installing opus (1.3.1-r1) [2022-07-26T23:37:31.256Z] (39/74) Installing libgomp (10.3.1_git20211027-r0) [2022-07-26T23:37:31.256Z] (40/74) Installing soxr (0.1.3-r2) [2022-07-26T23:37:31.256Z] (41/74) Installing libgcc (10.3.1_git20211027-r0) [2022-07-26T23:37:31.256Z] (42/74) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-26T23:37:31.256Z] (43/74) Installing libsrt (1.4.2-r1) [2022-07-26T23:37:31.256Z] (44/74) Installing libssh (0.9.6-r1) [2022-07-26T23:37:31.256Z] (45/74) Installing libogg (1.3.5-r0) [2022-07-26T23:37:31.256Z] (46/74) Installing libtheora (1.1.1-r16) [2022-07-26T23:37:31.518Z] (47/74) Installing libjpeg-turbo (2.1.2-r0) [2022-07-26T23:37:31.518Z] (48/74) Installing v4l-utils-libs (1.22.1-r1) [2022-07-26T23:37:31.518Z] (49/74) Installing libxext (1.3.4-r0) [2022-07-26T23:37:31.518Z] (50/74) Installing libxfixes (6.0.0-r0) [2022-07-26T23:37:31.518Z] (51/74) Installing libpciaccess (0.16-r0) [2022-07-26T23:37:31.518Z] (52/74) Installing libdrm (2.4.109-r0) [2022-07-26T23:37:31.518Z] (53/74) Installing wayland-libs-client (1.19.0-r1) [2022-07-26T23:37:31.518Z] (54/74) Installing libva (2.13.0-r0) [2022-07-26T23:37:31.518Z] (55/74) Installing libvdpau (1.4-r0) [2022-07-26T23:37:31.518Z] (56/74) Installing vidstab (1.1.0-r1) [2022-07-26T23:37:31.518Z] (57/74) Installing libvorbis (1.3.7-r0) [2022-07-26T23:37:31.518Z] (58/74) Installing libvpx (1.10.0-r0) [2022-07-26T23:37:31.518Z] (59/74) Installing vulkan-loader (1.2.196-r0) [2022-07-26T23:37:31.518Z] (60/74) Installing libwebp (1.2.2-r0) [2022-07-26T23:37:31.518Z] (61/74) Installing x264-libs (20210613-r0) [2022-07-26T23:37:31.518Z] (62/74) Installing x265-libs (3.5-r0) [2022-07-26T23:37:31.518Z] (63/74) Installing xvidcore (1.3.7-r1) [2022-07-26T23:37:31.518Z] (64/74) Installing ffmpeg-libs (4.4.1-r2) [2022-07-26T23:37:31.780Z] (65/74) Installing ffmpeg (4.4.1-r2) [2022-07-26T23:37:31.780Z] (66/74) Installing udev-init-scripts (35-r0) [2022-07-26T23:37:31.780Z] Executing udev-init-scripts-35-r0.post-install [2022-07-26T23:37:31.780Z] (67/74) Installing eudev-libs (3.2.11_pre1-r0) [2022-07-26T23:37:31.780Z] (68/74) Installing xz-libs (5.2.5-r1) [2022-07-26T23:37:31.780Z] (69/74) Installing zstd-libs (1.5.0-r0) [2022-07-26T23:37:31.780Z] (70/74) Installing kmod-libs (29-r2) [2022-07-26T23:37:31.780Z] (71/74) Installing eudev (3.2.11_pre1-r0) [2022-07-26T23:37:31.780Z] (72/74) Installing libsodium (1.0.18-r0) [2022-07-26T23:37:31.780Z] (73/74) Installing libzmq (4.3.4-r0) [2022-07-26T23:37:31.780Z] (74/74) Installing zeromq (4.3.4-r0) [2022-07-26T23:37:31.780Z] Executing busybox-1.34.1-r7.trigger [2022-07-26T23:37:31.780Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-07-26T23:37:31.780Z] OK: 78 MiB in 88 packages [2022-07-26T23:37:33.161Z] Removing intermediate container 5669da616b8f [2022-07-26T23:37:33.161Z] ---> d34f9a589a94 [2022-07-26T23:37:33.161Z] Step 18/35 : WORKDIR / [2022-07-26T23:37:33.161Z] ---> Running in ccb680ef0bf0 [2022-07-26T23:37:33.161Z] Removing intermediate container ccb680ef0bf0 [2022-07-26T23:37:33.161Z] ---> 083244fbc5fb [2022-07-26T23:37:33.161Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2022-07-26T23:37:33.730Z] ---> ccba9b178736 [2022-07-26T23:37:33.730Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2022-07-26T23:37:33.990Z] ---> c3ba183d7ed2 [2022-07-26T23:37:33.990Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-07-26T23:37:33.990Z] ---> 5964731a1531 [2022-07-26T23:37:33.990Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-07-26T23:37:34.251Z] ---> 3e02a1ea0c6f [2022-07-26T23:37:34.251Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-07-26T23:37:34.251Z] ---> 926a9ce16234 [2022-07-26T23:37:34.251Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-07-26T23:37:34.511Z] ---> 54a769713435 [2022-07-26T23:37:34.511Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2022-07-26T23:37:35.080Z] ---> 48ac468d4bc7 [2022-07-26T23:37:35.080Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-07-26T23:37:35.080Z] ---> Running in f88bcd1113b1 [2022-07-26T23:37:35.708Z] Removing intermediate container f88bcd1113b1 [2022-07-26T23:37:35.708Z] ---> 131de7af1bcb [2022-07-26T23:37:35.708Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-07-26T23:37:35.708Z] ---> Running in ba37fe4d2271 [2022-07-26T23:37:36.017Z] Removing intermediate container ba37fe4d2271 [2022-07-26T23:37:36.017Z] ---> 577693da2656 [2022-07-26T23:37:36.017Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-07-26T23:37:36.017Z] ---> Running in 86748c15c93b [2022-07-26T23:37:36.587Z] Removing intermediate container 86748c15c93b [2022-07-26T23:37:36.587Z] ---> 5fb5173b2516 [2022-07-26T23:37:36.587Z] Step 29/35 : EXPOSE 59983 [2022-07-26T23:37:36.587Z] ---> Running in d70fdd497ed4 [2022-07-26T23:37:36.848Z] Removing intermediate container d70fdd497ed4 [2022-07-26T23:37:36.848Z] ---> a7ac38c99464 [2022-07-26T23:37:36.848Z] Step 30/35 : EXPOSE 8554 [2022-07-26T23:37:36.848Z] ---> Running in 4a099106f00b [2022-07-26T23:37:36.848Z] Removing intermediate container 4a099106f00b [2022-07-26T23:37:36.848Z] ---> 25f4b97376b0 [2022-07-26T23:37:36.848Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-07-26T23:37:36.848Z] ---> Running in d6a67dc3e19d [2022-07-26T23:37:37.108Z] Removing intermediate container d6a67dc3e19d [2022-07-26T23:37:37.108Z] ---> dab5ad5b1eb3 [2022-07-26T23:37:37.108Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-07-26T23:37:37.108Z] ---> Running in 37999fd39f31 [2022-07-26T23:37:37.108Z] Removing intermediate container 37999fd39f31 [2022-07-26T23:37:37.108Z] ---> 3e3d19863200 [2022-07-26T23:37:37.108Z] Step 33/35 : LABEL arch=amd64 [2022-07-26T23:37:37.108Z] ---> Running in 238a3373442d [2022-07-26T23:37:37.369Z] Removing intermediate container 238a3373442d [2022-07-26T23:37:37.369Z] ---> 342978a76224 [2022-07-26T23:37:37.369Z] Step 34/35 : LABEL git_sha=8067d8b14132b8c8144407b68bf8bceb8562b296 [2022-07-26T23:37:37.369Z] ---> Running in 8080e086e7cd [2022-07-26T23:37:37.369Z] Removing intermediate container 8080e086e7cd [2022-07-26T23:37:37.369Z] ---> 433421e4a453 [2022-07-26T23:37:37.369Z] Step 35/35 : LABEL version=0.0.0 [2022-07-26T23:37:37.369Z] ---> Running in 77f69afa52fc [2022-07-26T23:37:37.629Z] Removing intermediate container 77f69afa52fc [2022-07-26T23:37:37.629Z] ---> 7462617a255d [2022-07-26T23:37:37.629Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-26T23:37:37.629Z] Successfully built 7462617a255d [2022-07-26T23:37:37.629Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-26T23:37:38.489Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-26T23:37:38.489Z] [2022-07-26T23:37:38.489Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-26T23:37:38.858Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-26T23:37:38.858Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-26T23:37:38.858Z] 5eb5b503b376: Pulling fs layer [2022-07-26T23:37:38.858Z] 5c69ac0246d0: Pulling fs layer [2022-07-26T23:37:38.858Z] ec43610c2a17: Pulling fs layer [2022-07-26T23:37:38.858Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-26T23:37:38.858Z] 33b1e0a273af: Pulling fs layer [2022-07-26T23:37:38.858Z] 5d3b04190fa2: Pulling fs layer [2022-07-26T23:37:38.858Z] 2f39f015ded8: Pulling fs layer [2022-07-26T23:37:38.858Z] 2f39f015ded8: Waiting [2022-07-26T23:37:38.858Z] 33b1e0a273af: Waiting [2022-07-26T23:37:38.858Z] 5d3b04190fa2: Waiting [2022-07-26T23:37:38.858Z] 3a2ae6a8a46f: Waiting [2022-07-26T23:37:38.858Z] 5c69ac0246d0: Verifying Checksum [2022-07-26T23:37:38.858Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-26T23:37:38.858Z] 3a2ae6a8a46f: Download complete [2022-07-26T23:37:38.858Z] 33b1e0a273af: Verifying Checksum [2022-07-26T23:37:38.858Z] 33b1e0a273af: Download complete [2022-07-26T23:37:38.858Z] ec43610c2a17: Verifying Checksum [2022-07-26T23:37:38.858Z] ec43610c2a17: Download complete [2022-07-26T23:37:39.119Z] 5d3b04190fa2: Verifying Checksum [2022-07-26T23:37:39.119Z] 5d3b04190fa2: Download complete [2022-07-26T23:37:39.119Z] 5eb5b503b376: Verifying Checksum [2022-07-26T23:37:39.119Z] 5eb5b503b376: Download complete [2022-07-26T23:37:39.177Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21166 in /w/workspace/evice-usb-camera_fix-device-name [Pipeline] { [Pipeline] ws [2022-07-26T23:37:39.222Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2022-07-26T23:37:39.303Z] Selected Git installation does not exist. Using Default [2022-07-26T23:37:39.303Z] The recommended git tool is: NONE [2022-07-26T23:37:39.687Z] 2f39f015ded8: Verifying Checksum [2022-07-26T23:37:39.687Z] 2f39f015ded8: Download complete [2022-07-26T23:37:40.624Z] 5eb5b503b376: Pull complete [2022-07-26T23:37:40.624Z] 5c69ac0246d0: Pull complete [2022-07-26T23:37:41.191Z] ec43610c2a17: Pull complete [2022-07-26T23:37:41.191Z] 3a2ae6a8a46f: Pull complete [2022-07-26T23:37:41.451Z] 33b1e0a273af: Pull complete [2022-07-26T23:37:41.451Z] 5d3b04190fa2: Pull complete [2022-07-26T23:37:45.485Z] using credential edgex-jenkins-ssh [2022-07-26T23:37:45.515Z] Cloning the remote Git repository [2022-07-26T23:37:45.583Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-07-26T23:37:46.493Z] Avoid second fetch [2022-07-26T23:37:46.494Z] Checking out Revision 8067d8b14132b8c8144407b68bf8bceb8562b296 (fix-device-name) [2022-07-26T23:37:46.726Z] 2f39f015ded8: Pull complete [2022-07-26T23:37:46.726Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-26T23:37:46.726Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-26T23:37:46.726Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-26T23:37:45.660Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2022-07-26T23:37:45.735Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-07-26T23:37:45.736Z] > git --version # timeout=10 [2022-07-26T23:37:45.756Z] > git --version # 'git version 2.25.1' [2022-07-26T23:37:45.757Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-26T23:37:45.828Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-26T23:37:46.425Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-07-26T23:37:46.461Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-26T23:37:46.520Z] > git config core.sparsecheckout # timeout=10 [2022-07-26T23:37:46.578Z] > git checkout -f 8067d8b14132b8c8144407b68bf8bceb8562b296 # timeout=10 [2022-07-26T23:37:46.948Z] prd-ubuntu20.04-docker-8c-8g-21165 does not seem to be running inside a container [2022-07-26T23:37:46.989Z] $ 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/evice-usb-camera_fix-device-name -v /w/workspace/evice-usb-camera_fix-device-name:/w/workspace/evice-usb-camera_fix-device-name:rw,z -v /w/workspace/evice-usb-camera_fix-device-name@tmp:/w/workspace/evice-usb-camera_fix-device-name@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-26T23:37:48.408Z] $ docker top ff461e746d2c3ccc5a1f61b132f90f1269952215d925faa6f4c2db3d92053df1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-26T23:37:48.869Z] ---> job-cost.sh [2022-07-26T23:37:48.869Z] lf-activate-venv: SKIPPING [2022-07-26T23:37:48.869Z] INFO: No Stack... [2022-07-26T23:37:49.129Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-26T23:37:49.700Z] INFO: Archiving Costs [Pipeline] sh [2022-07-26T23:37:50.023Z] + cat /w/workspace/evice-usb-camera_fix-device-name/archives/cost.csv [2022-07-26T23:37:50.023Z] + cut -d, -f6 [Pipeline] lock [2022-07-26T23:37:50.063Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-fix-device-name-1-stack-cost] [2022-07-26T23:37:50.068Z] Resource [jenkins-edgexfoundry-device-usb-camera-fix-device-name-1-stack-cost] did not exist. Created. [2022-07-26T23:37:50.068Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-fix-device-name-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-26T23:37:50.462Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-26T23:37:50.512Z] Stashed 1 file(s) [Pipeline] } [2022-07-26T23:37:50.537Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-fix-device-name-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-26T23:37:50.622Z] $ docker stop --time=1 ff461e746d2c3ccc5a1f61b132f90f1269952215d925faa6f4c2db3d92053df1 [2022-07-26T23:37:50.967Z] Commit message: "fix: remove all reserved chars from device name" [2022-07-26T23:37:51.020Z] > git --version # timeout=10 [2022-07-26T23:37:51.032Z] > git --version # 'git version 2.25.1' [2022-07-26T23:37:51.052Z] fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-26T23:37:51.379Z] [2022-07-26T23:37:51.379Z] GitHub has been notified of this commit’s build result [2022-07-26T23:37:51.379Z] [2022-07-26T23:37:51.781Z] $ docker rm -f ff461e746d2c3ccc5a1f61b132f90f1269952215d925faa6f4c2db3d92053df1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-26T23:37:52.729Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-26T23:37:52.729Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-26T23:37:52.729Z] Dload Upload Total Spent Left Speed [2022-07-26T23:37:52.729Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 93424 0 --:--:-- --:--:-- --:--:-- 93424 [Pipeline] sh [2022-07-26T23:37:53.363Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-26T23:37:53.786Z] + + sudo tee /etc/docker/daemon.new [2022-07-26T23:37:53.786Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-26T23:37:53.786Z] { [2022-07-26T23:37:53.786Z] "registry-mirrors": [ [2022-07-26T23:37:53.786Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-26T23:37:53.786Z] ], [2022-07-26T23:37:53.786Z] "bip": "10.250.0.254/24", [2022-07-26T23:37:53.786Z] "hosts": [ [2022-07-26T23:37:53.786Z] "tcp://0.0.0.0:5555", [2022-07-26T23:37:53.786Z] "unix:///var/run/docker.sock" [2022-07-26T23:37:53.786Z] ], [2022-07-26T23:37:53.786Z] "mtu": 1458, [2022-07-26T23:37:53.786Z] "selinux-enabled": true, [2022-07-26T23:37:53.786Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-26T23:37:53.786Z] } [Pipeline] sh [2022-07-26T23:37:54.148Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-26T23:37:54.515Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-26T23:38:13.087Z] provisioning config files... [2022-07-26T23:38:13.131Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config6027213236085846006tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-26T23:38:13.537Z] ---> docker-login.sh [2022-07-26T23:38:13.537Z] nexus3.edgexfoundry.org:10001 [2022-07-26T23:38:14.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-26T23:38:14.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-26T23:38:14.411Z] Configure a credential helper to remove this warning. See [2022-07-26T23:38:14.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-26T23:38:14.411Z] [2022-07-26T23:38:14.411Z] Login Succeeded [2022-07-26T23:38:14.411Z] nexus3.edgexfoundry.org:10002 [2022-07-26T23:38:14.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-26T23:38:14.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-26T23:38:14.684Z] Configure a credential helper to remove this warning. See [2022-07-26T23:38:14.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-26T23:38:14.684Z] [2022-07-26T23:38:14.684Z] Login Succeeded [2022-07-26T23:38:14.684Z] nexus3.edgexfoundry.org:10003 [2022-07-26T23:38:15.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-26T23:38:15.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-26T23:38:15.284Z] Configure a credential helper to remove this warning. See [2022-07-26T23:38:15.284Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-26T23:38:15.284Z] [2022-07-26T23:38:15.284Z] Login Succeeded [2022-07-26T23:38:15.284Z] nexus3.edgexfoundry.org:10004 [2022-07-26T23:38:15.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-26T23:38:15.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-26T23:38:15.835Z] Configure a credential helper to remove this warning. See [2022-07-26T23:38:15.835Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-26T23:38:15.835Z] [2022-07-26T23:38:15.835Z] Login Succeeded [2022-07-26T23:38:15.835Z] docker.io [2022-07-26T23:38:16.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-26T23:38:16.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-26T23:38:16.382Z] Configure a credential helper to remove this warning. See [2022-07-26T23:38:16.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-26T23:38:16.382Z] [2022-07-26T23:38:16.382Z] Login Succeeded [2022-07-26T23:38:16.382Z] ---> docker-login.sh ends [Pipeline] } [2022-07-26T23:38:16.412Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-26T23:38:16.786Z] [edgeX.isLTS] Checking if [fix-device-name] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-26T23:38:16.819Z] [edgeX.isLTS] Checking if [fix-device-name] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-26T23:38:16.847Z] ========================================================= [2022-07-26T23:38:16.847Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-26T23:38:16.847Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-26T23:38:17.340Z] + 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-07-26T23:38:17.614Z] Sending build context to Docker daemon 471.6kB [2022-07-26T23:38:17.614Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-07-26T23:38:17.614Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-26T23:38:17.898Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-26T23:38:17.898Z] b3c136eddcbf: Pulling fs layer [2022-07-26T23:38:17.898Z] c0a3192eca97: Pulling fs layer [2022-07-26T23:38:17.898Z] a050256f5b6f: Pulling fs layer [2022-07-26T23:38:17.898Z] 656be50a0ddc: Pulling fs layer [2022-07-26T23:38:17.898Z] 2bbca73fdf42: Pulling fs layer [2022-07-26T23:38:17.898Z] 46d945488cbd: Pulling fs layer [2022-07-26T23:38:17.898Z] 8a5474983e97: Pulling fs layer [2022-07-26T23:38:17.898Z] 329c88fbcd65: Pulling fs layer [2022-07-26T23:38:17.898Z] 656be50a0ddc: Waiting [2022-07-26T23:38:17.898Z] 2bbca73fdf42: Waiting [2022-07-26T23:38:17.898Z] 46d945488cbd: Waiting [2022-07-26T23:38:17.898Z] 329c88fbcd65: Waiting [2022-07-26T23:38:17.898Z] 8a5474983e97: Waiting [2022-07-26T23:38:17.898Z] a050256f5b6f: Verifying Checksum [2022-07-26T23:38:17.898Z] a050256f5b6f: Download complete [2022-07-26T23:38:17.898Z] c0a3192eca97: Verifying Checksum [2022-07-26T23:38:17.898Z] c0a3192eca97: Download complete [2022-07-26T23:38:17.898Z] 2bbca73fdf42: Verifying Checksum [2022-07-26T23:38:17.898Z] 2bbca73fdf42: Download complete [2022-07-26T23:38:17.898Z] 46d945488cbd: Download complete [2022-07-26T23:38:17.898Z] b3c136eddcbf: Verifying Checksum [2022-07-26T23:38:17.898Z] b3c136eddcbf: Download complete [2022-07-26T23:38:18.888Z] b3c136eddcbf: Pull complete [2022-07-26T23:38:18.888Z] 329c88fbcd65: Verifying Checksum [2022-07-26T23:38:18.888Z] 329c88fbcd65: Download complete [2022-07-26T23:38:19.501Z] c0a3192eca97: Pull complete [2022-07-26T23:38:19.780Z] a050256f5b6f: Pull complete [2022-07-26T23:38:20.057Z] 8a5474983e97: Verifying Checksum [2022-07-26T23:38:20.057Z] 8a5474983e97: Download complete [2022-07-26T23:38:21.035Z] 656be50a0ddc: Verifying Checksum [2022-07-26T23:38:21.036Z] 656be50a0ddc: Download complete [2022-07-26T23:38:33.446Z] 656be50a0ddc: Pull complete [2022-07-26T23:38:33.725Z] 2bbca73fdf42: Pull complete [2022-07-26T23:38:34.001Z] 46d945488cbd: Pull complete [2022-07-26T23:38:40.743Z] 8a5474983e97: Pull complete [2022-07-26T23:38:42.187Z] 329c88fbcd65: Pull complete [2022-07-26T23:38:42.187Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-26T23:38:42.187Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-26T23:38:42.187Z] ---> ff4287adb874 [2022-07-26T23:38:42.187Z] Step 3/13 : ARG MAKE="make build" [2022-07-26T23:38:44.173Z] ---> Running in ff5da1285591 [2022-07-26T23:38:44.451Z] Removing intermediate container ff5da1285591 [2022-07-26T23:38:44.451Z] ---> cf768d228adf [2022-07-26T23:38:44.451Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-07-26T23:38:44.451Z] ---> Running in 0716c0e909f4 [2022-07-26T23:38:44.747Z] Removing intermediate container 0716c0e909f4 [2022-07-26T23:38:44.747Z] ---> 87e1e8ef7566 [2022-07-26T23:38:44.747Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-07-26T23:38:44.747Z] ---> Running in f0bd8bba6f03 [2022-07-26T23:38:46.189Z] Removing intermediate container f0bd8bba6f03 [2022-07-26T23:38:46.189Z] ---> daed432c1829 [2022-07-26T23:38:46.189Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-26T23:38:46.189Z] ---> Running in b253805f1a44 [2022-07-26T23:38:48.172Z] Removing intermediate container b253805f1a44 [2022-07-26T23:38:48.172Z] ---> 1b7b79754a7c [2022-07-26T23:38:48.172Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-26T23:38:48.172Z] ---> Running in 1c2796b52b50 [2022-07-26T23:38:48.770Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-26T23:38:49.752Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-26T23:38:50.730Z] (1/14) Installing libintl (0.21-r2) [2022-07-26T23:38:50.730Z] (2/14) Installing eudev-libs (3.2.11-r0) [2022-07-26T23:38:50.730Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2022-07-26T23:38:51.002Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-07-26T23:38:51.002Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-07-26T23:38:51.274Z] (6/14) Installing udev-init-scripts (35-r0) [2022-07-26T23:38:51.274Z] Executing udev-init-scripts-35-r0.post-install [2022-07-26T23:38:51.274Z] (7/14) Installing libblkid (2.38-r1) [2022-07-26T23:38:51.545Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-07-26T23:38:51.545Z] (9/14) Installing zstd-libs (1.5.2-r1) [2022-07-26T23:38:51.545Z] (10/14) Installing kmod-libs (29-r2) [2022-07-26T23:38:51.819Z] (11/14) Installing eudev (3.2.11-r0) [2022-07-26T23:38:51.819Z] (12/14) Installing eudev-dev (3.2.11-r0) [2022-07-26T23:38:52.094Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-07-26T23:38:52.094Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-07-26T23:38:52.094Z] Executing busybox-1.35.0-r13.trigger [2022-07-26T23:38:52.094Z] Executing eudev-3.2.11-r0.trigger [2022-07-26T23:38:52.368Z] OK: 228 MiB in 65 packages [2022-07-26T23:38:53.357Z] Removing intermediate container 1c2796b52b50 [2022-07-26T23:38:53.357Z] ---> b5e4326d4531 [2022-07-26T23:38:53.357Z] Step 8/13 : WORKDIR /device-usb-camera [2022-07-26T23:38:53.357Z] ---> Running in f09085613616 [2022-07-26T23:38:53.632Z] Removing intermediate container f09085613616 [2022-07-26T23:38:53.632Z] ---> a8325f12ec3b [2022-07-26T23:38:53.632Z] Step 9/13 : COPY go.mod vendor* ./ [2022-07-26T23:38:54.255Z] ---> e23b49f2bffa [2022-07-26T23:38:54.255Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-26T23:38:54.255Z] ---> Running in 9a17f115543b [2022-07-26T23:39:41.260Z] Removing intermediate container 9a17f115543b [2022-07-26T23:39:41.260Z] ---> f010f442fdef [2022-07-26T23:39:41.260Z] Step 11/13 : COPY . . [2022-07-26T23:39:41.260Z] ---> df4ddb466c1b [2022-07-26T23:39:41.260Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-07-26T23:39:41.260Z] ---> Running in b376ad8d67bd [2022-07-26T23:39:41.260Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-26T23:39:41.260Z]  Dload Upload Total Spent Left Speed [2022-07-26T23:39:41.260Z]  0 0 0 0 0 0 0   0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 11388 0 --:--:-- --:--:-- --:--:-- 11543 [2022-07-26T23:39:41.260Z] Removing intermediate container b376ad8d67bd [2022-07-26T23:39:41.260Z] ---> e9633eef4da9 [2022-07-26T23:39:41.260Z] Step 13/13 : RUN ${MAKE} [2022-07-26T23:39:41.260Z] ---> Running in e322148d9a54 [2022-07-26T23:39:41.260Z] noop [2022-07-26T23:39:41.260Z] Removing intermediate container e322148d9a54 [2022-07-26T23:39:41.260Z] ---> eb54d6e89c1e [2022-07-26T23:39:41.260Z] Successfully built eb54d6e89c1e [2022-07-26T23:39:41.260Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-26T23:39:41.758Z] + docker inspect -f . ci-base-image-arm64 [2022-07-26T23:39:41.758Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-26T23:39:42.091Z] prd-ubuntu20.04-docker-arm64-4c-16g-21166 does not seem to be running inside a container [2022-07-26T23:39:42.190Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-26T23:39:43.576Z] $ docker top f8a0a19409837e4f2691ae811f8f519efdd5d1278a45722f132eb30a1ba91b71 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-26T23:39:44.564Z] + go version [2022-07-26T23:39:44.564Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-26T23:39:44.609Z] $ docker stop --time=1 f8a0a19409837e4f2691ae811f8f519efdd5d1278a45722f132eb30a1ba91b71 [2022-07-26T23:39:46.329Z] $ docker rm -f f8a0a19409837e4f2691ae811f8f519efdd5d1278a45722f132eb30a1ba91b71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-26T23:39:47.221Z] + docker inspect -f . ci-base-image-arm64 [2022-07-26T23:39:47.221Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-26T23:39:47.539Z] prd-ubuntu20.04-docker-arm64-4c-16g-21166 does not seem to be running inside a container [2022-07-26T23:39:47.626Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-26T23:39:48.882Z] $ docker top 9148cbe01da3d8fa4f2273dce8a7c2ad4841e1f61e6b1b915b7ce23f3157099c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-26T23:39:49.812Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2022-07-26T23:39:50.538Z] + make test [2022-07-26T23:39:50.538Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-07-26T23:39:51.983Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-07-26T23:41:28.877Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-07-26T23:41:28.877Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.067s coverage: 2.2% of statements [2022-07-26T23:41:28.877Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-26T23:41:28.877Z] CGO_ENABLED=1 go vet ./... [2022-07-26T23:41:41.339Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-26T23:41:41.339Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-26T23:41:41.339Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-26T23:41:44.002Z] [edgeX.isLTS] Checking if [fix-device-name] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-26T23:41:44.046Z] $ docker stop --time=1 9148cbe01da3d8fa4f2273dce8a7c2ad4841e1f61e6b1b915b7ce23f3157099c [2022-07-26T23:41:45.876Z] $ docker rm -f 9148cbe01da3d8fa4f2273dce8a7c2ad4841e1f61e6b1b915b7ce23f3157099c [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-26T23:41:46.978Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-26T23:41:47.016Z] Warning: overwriting stash ‘coverage-report’ [2022-07-26T23:41:47.507Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-26T23:41:48.116Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-26T23:41:48.473Z] + ls -al . [2022-07-26T23:41:48.473Z] total 184 [2022-07-26T23:41:48.473Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 26 23:41 . [2022-07-26T23:41:48.473Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 26 23:37 .. [2022-07-26T23:41:48.473Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 26 23:37 .git [2022-07-26T23:41:48.473Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 26 23:37 .github [2022-07-26T23:41:48.473Z] -rw-rw-r-- 1 jenkins jenkins 414 Jul 26 23:37 .gitignore [2022-07-26T23:41:48.473Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 26 23:37 .golangci.yml [2022-07-26T23:41:48.473Z] -rw-rw-r-- 1 jenkins jenkins 77 Jul 26 23:37 .hadolint.yml [2022-07-26T23:41:48.473Z] -rw-rw-r-- 1 jenkins jenkins 9065 Jul 26 23:37 Attribution.txt [2022-07-26T23:41:48.473Z] -rw-rw-r-- 1 jenkins jenkins 181 Jul 26 23:37 CHANGELOG.md [2022-07-26T23:41:48.473Z] -rw-rw-r-- 1 jenkins jenkins 2410 Jul 26 23:37 Dockerfile [2022-07-26T23:41:48.473Z] -rw-rw-r-- 1 jenkins jenkins 678 Jul 26 23:37 GOVERNANCE.md [2022-07-26T23:41:48.473Z] -rw-rw-r-- 1 jenkins jenkins 659 Jul 26 23:37 Jenkinsfile [2022-07-26T23:41:48.473Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 26 23:37 LICENSE [2022-07-26T23:41:48.473Z] -rw-rw-r-- 1 jenkins jenkins 2345 Jul 26 23:37 Makefile [2022-07-26T23:41:48.473Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 26 23:37 OWNERS.md [2022-07-26T23:41:48.473Z] -rw-rw-r-- 1 jenkins jenkins 11382 Jul 26 23:37 README.md [2022-07-26T23:41:48.473Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 26 23:35 VERSION [2022-07-26T23:41:48.473Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 26 23:37 bin [2022-07-26T23:41:48.473Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 26 23:37 cmd [2022-07-26T23:41:48.473Z] -rw-r--r-- 1 jenkins jenkins 26812 Jul 26 23:41 coverage.out [2022-07-26T23:41:48.473Z] -rwxrwxr-x 1 jenkins jenkins 140 Jul 26 23:37 docker-entrypoint.sh [2022-07-26T23:41:48.473Z] -rw-rw-r-- 1 jenkins jenkins 3382 Jul 26 23:37 go.mod [2022-07-26T23:41:48.473Z] -rw-rw-r-- 1 jenkins jenkins 35824 Jul 26 23:37 go.sum [2022-07-26T23:41:48.473Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 26 23:37 internal [2022-07-26T23:41:48.473Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 26 23:37 snap [2022-07-26T23:41:48.473Z] -rw-rw-r-- 1 jenkins jenkins 231 Jul 26 23:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-26T23:41:48.893Z] + 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=8067d8b14132b8c8144407b68bf8bceb8562b296 --label arch=arm64 --label version=0.0.0 . [2022-07-26T23:41:49.169Z] Sending build context to Docker daemon 499.2kB [2022-07-26T23:41:49.169Z] Step 1/35 : ARG BASE=golang:1.17-alpine3.15 [2022-07-26T23:41:49.169Z] Step 2/35 : FROM ${BASE} AS builder [2022-07-26T23:41:49.169Z] ---> eb54d6e89c1e [2022-07-26T23:41:49.169Z] Step 3/35 : ARG MAKE="make build" [2022-07-26T23:41:49.451Z] ---> Running in 853fc0a61bda [2022-07-26T23:41:49.726Z] Removing intermediate container 853fc0a61bda [2022-07-26T23:41:49.726Z] ---> 8c9178739733 [2022-07-26T23:41:49.726Z] Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-07-26T23:41:49.726Z] ---> Running in 4c878156c23a [2022-07-26T23:41:50.002Z] Removing intermediate container 4c878156c23a [2022-07-26T23:41:50.002Z] ---> 5ea65e022273 [2022-07-26T23:41:50.002Z] Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-07-26T23:41:50.002Z] ---> Running in 159045ac8e4c [2022-07-26T23:41:50.276Z] Removing intermediate container 159045ac8e4c [2022-07-26T23:41:50.276Z] ---> 3af1aa1dd85a [2022-07-26T23:41:50.276Z] Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-26T23:41:50.569Z] ---> Running in 1d5d67b7535b [2022-07-26T23:41:52.026Z] Removing intermediate container 1d5d67b7535b [2022-07-26T23:41:52.026Z] ---> 8942f3bd4a7b [2022-07-26T23:41:52.026Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-26T23:41:52.305Z] ---> Running in 7e2dd5241742 [2022-07-26T23:41:53.291Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-26T23:41:54.273Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-26T23:41:55.263Z] OK: 228 MiB in 65 packages [2022-07-26T23:41:55.867Z] Removing intermediate container 7e2dd5241742 [2022-07-26T23:41:55.867Z] ---> afe12cd68679 [2022-07-26T23:41:55.867Z] Step 8/35 : WORKDIR /device-usb-camera [2022-07-26T23:41:55.867Z] ---> Running in f17ae6d22c92 [2022-07-26T23:41:56.142Z] Removing intermediate container f17ae6d22c92 [2022-07-26T23:41:56.142Z] ---> 5437b69ff3f7 [2022-07-26T23:41:56.142Z] Step 9/35 : COPY go.mod vendor* ./ [2022-07-26T23:41:56.745Z] ---> b54e7f70ddcc [2022-07-26T23:41:56.745Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-26T23:41:56.745Z] ---> Running in fb1bd0e51ba6 [2022-07-26T23:41:58.735Z] Removing intermediate container fb1bd0e51ba6 [2022-07-26T23:41:58.735Z] ---> 565467d28627 [2022-07-26T23:41:58.735Z] Step 11/35 : COPY . . [2022-07-26T23:41:59.719Z] ---> d8912c616ebb [2022-07-26T23:41:59.719Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-07-26T23:41:59.719Z] ---> Running in c1c2e23e0440 [2022-07-26T23:42:00.704Z]  % Total % Received % Xferd Average Speed Time  Time Time Current [2022-07-26T23:42:00.704Z]  Dload Upload Total Spent Left Speed [2022-07-26T23:42:00.704Z] 0 0 0 0 0  0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6385 0 --:--:-- --:--:-- --:--:-- 6436 [2022-07-26T23:42:01.303Z] Removing intermediate container c1c2e23e0440 [2022-07-26T23:42:01.303Z] ---> c7c3d28db84d [2022-07-26T23:42:01.303Z] Step 13/35 : RUN ${MAKE} [2022-07-26T23:42:01.584Z] ---> Running in 652959ad4abc [2022-07-26T23:42:02.578Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-07-26T23:44:24.559Z] Removing intermediate container 652959ad4abc [2022-07-26T23:44:24.559Z] ---> bcb388184945 [2022-07-26T23:44:24.559Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-07-26T23:44:24.559Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-07-26T23:44:24.559Z] eab2503cf8f4: Pulling fs layer [2022-07-26T23:44:24.559Z] 97cd0a44c592: Pulling fs layer [2022-07-26T23:44:24.559Z] 97cd0a44c592: Verifying Checksum [2022-07-26T23:44:24.559Z] 97cd0a44c592: Download complete [2022-07-26T23:44:24.559Z] eab2503cf8f4: Verifying Checksum [2022-07-26T23:44:24.559Z] eab2503cf8f4: Download complete [2022-07-26T23:44:24.559Z] eab2503cf8f4: Pull complete [2022-07-26T23:44:24.559Z] 97cd0a44c592: Pull complete [2022-07-26T23:44:24.560Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-07-26T23:44:24.560Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-07-26T23:44:24.560Z] ---> 7f763cca56b3 [2022-07-26T23:44:24.560Z] Step 15/35 : FROM alpine:3.15 [2022-07-26T23:44:24.560Z] 3.15: Pulling from library/alpine [2022-07-26T23:44:24.560Z] e0295fd11fe2: Pulling fs layer [2022-07-26T23:44:24.560Z] e0295fd11fe2: Verifying Checksum [2022-07-26T23:44:24.560Z] e0295fd11fe2: Download complete [2022-07-26T23:44:24.560Z] e0295fd11fe2: Pull complete [2022-07-26T23:44:24.560Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-07-26T23:44:24.560Z] Status: Downloaded newer image for alpine:3.15 [2022-07-26T23:44:24.560Z] ---> 60f2846fe774 [2022-07-26T23:44:24.560Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-07-26T23:44:24.560Z] ---> Running in 2256578b114a [2022-07-26T23:44:24.560Z] Removing intermediate container 2256578b114a [2022-07-26T23:44:24.560Z] ---> 539f18b82203 [2022-07-26T23:44:24.560Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-07-26T23:44:24.560Z] ---> Running in bc4a2aed9dc7 [2022-07-26T23:44:25.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-26T23:44:25.820Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-26T23:44:26.807Z] (1/73) Installing dumb-init (1.2.5-r1) [2022-07-26T23:44:26.807Z] (2/73) Installing sdl2 (2.0.16-r4) [2022-07-26T23:44:26.807Z] (3/73) Installing libxau (1.0.9-r0) [2022-07-26T23:44:26.807Z] (4/73) Installing libmd (1.0.3-r0) [2022-07-26T23:44:26.807Z] (5/73) Installing libbsd (0.11.3-r1) [2022-07-26T23:44:26.807Z] (6/73) Installing libxdmcp (1.1.3-r0) [2022-07-26T23:44:26.807Z] (7/73) Installing libxcb (1.14-r2) [2022-07-26T23:44:26.807Z] (8/73) Installing libx11 (1.7.2-r0) [2022-07-26T23:44:27.082Z] (9/73) Installing aom-libs (3.2.0-r0) [2022-07-26T23:44:27.082Z] (10/73) Installing alsa-lib (1.2.5.1-r1) [2022-07-26T23:44:27.082Z] (11/73) Installing expat (2.4.7-r0) [2022-07-26T23:44:27.082Z] (12/73) Installing brotli-libs (1.0.9-r5) [2022-07-26T23:44:27.082Z] (13/73) Installing libbz2 (1.0.8-r1) [2022-07-26T23:44:27.082Z] (14/73) Installing libpng (1.6.37-r1) [2022-07-26T23:44:27.359Z] (15/73) Installing freetype (2.11.1-r2) [2022-07-26T23:44:27.359Z] (16/73) Installing libuuid (2.37.4-r0) [2022-07-26T23:44:27.359Z] (17/73) Installing fontconfig (2.13.1-r4) [2022-07-26T23:44:27.359Z] (18/73) Installing fribidi (1.0.11-r0) [2022-07-26T23:44:27.359Z] (19/73) Installing libffi (3.4.2-r1) [2022-07-26T23:44:27.359Z] (20/73) Installing libintl (0.21-r0) [2022-07-26T23:44:27.359Z] (21/73) Installing libblkid (2.37.4-r0) [2022-07-26T23:44:27.359Z] (22/73) Installing libmount (2.37.4-r0) [2022-07-26T23:44:27.359Z] (23/73) Installing pcre (8.45-r1) [2022-07-26T23:44:27.359Z] (24/73) Installing glib (2.70.1-r0) [2022-07-26T23:44:27.635Z] (25/73) Installing graphite2 (1.3.14-r0) [2022-07-26T23:44:27.635Z] (26/73) Installing harfbuzz (3.0.0-r2) [2022-07-26T23:44:27.635Z] (27/73) Installing libass (0.15.2-r0) [2022-07-26T23:44:27.635Z] (28/73) Installing libdav1d (0.9.2-r0) [2022-07-26T23:44:27.635Z] (29/73) Installing gmp (6.2.1-r1) [2022-07-26T23:44:27.635Z] (30/73) Installing nettle (3.7.3-r0) [2022-07-26T23:44:27.635Z] (31/73) Installing p11-kit (0.24.0-r1) [2022-07-26T23:44:27.635Z] (32/73) Installing libtasn1 (4.18.0-r0) [2022-07-26T23:44:27.635Z] (33/73) Installing libunistring (0.9.10-r1) [2022-07-26T23:44:27.635Z] (34/73) Installing gnutls (3.7.1-r0) [2022-07-26T23:44:27.908Z] (35/73) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-07-26T23:44:27.908Z] (36/73) Installing ncurses-libs (6.3_p20211120-r1) [2022-07-26T23:44:27.908Z] (37/73) Installing lame (3.100-r0) [2022-07-26T23:44:27.908Z] (38/73) Installing opus (1.3.1-r1) [2022-07-26T23:44:27.908Z] (39/73) Installing libgomp (10.3.1_git20211027-r0) [2022-07-26T23:44:27.908Z] (40/73) Installing soxr (0.1.3-r2) [2022-07-26T23:44:27.908Z] (41/73) Installing libgcc (10.3.1_git20211027-r0) [2022-07-26T23:44:27.908Z] (42/73) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-26T23:44:27.908Z] (43/73) Installing libsrt (1.4.2-r1) [2022-07-26T23:44:27.908Z] (44/73) Installing libssh (0.9.6-r1) [2022-07-26T23:44:27.908Z] (45/73) Installing libogg (1.3.5-r0) [2022-07-26T23:44:27.908Z] (46/73) Installing libtheora (1.1.1-r16) [2022-07-26T23:44:27.908Z] (47/73) Installing libjpeg-turbo (2.1.2-r0) [2022-07-26T23:44:27.908Z] (48/73) Installing v4l-utils-libs (1.22.1-r1) [2022-07-26T23:44:27.908Z] (49/73) Installing libxext (1.3.4-r0) [2022-07-26T23:44:27.908Z] (50/73) Installing libxfixes (6.0.0-r0) [2022-07-26T23:44:28.185Z] (51/73) Installing libdrm (2.4.109-r0) [2022-07-26T23:44:28.185Z] (52/73) Installing wayland-libs-client (1.19.0-r1) [2022-07-26T23:44:28.185Z] (53/73) Installing libva (2.13.0-r0) [2022-07-26T23:44:28.185Z] (54/73) Installing libvdpau (1.4-r0) [2022-07-26T23:44:28.185Z] (55/73) Installing vidstab (1.1.0-r1) [2022-07-26T23:44:28.185Z] (56/73) Installing libvorbis (1.3.7-r0) [2022-07-26T23:44:28.185Z] (57/73) Installing libvpx (1.10.0-r0) [2022-07-26T23:44:28.185Z] (58/73) Installing vulkan-loader (1.2.196-r0) [2022-07-26T23:44:28.185Z] (59/73) Installing libwebp (1.2.2-r0) [2022-07-26T23:44:28.185Z] (60/73) Installing x264-libs (20210613-r0) [2022-07-26T23:44:28.185Z] (61/73) Installing x265-libs (3.5-r0) [2022-07-26T23:44:28.185Z] (62/73) Installing xvidcore (1.3.7-r1) [2022-07-26T23:44:28.463Z] (63/73) Installing ffmpeg-libs (4.4.1-r2) [2022-07-26T23:44:28.739Z] (64/73) Installing ffmpeg (4.4.1-r2) [2022-07-26T23:44:28.739Z] (65/73) Installing udev-init-scripts (35-r0) [2022-07-26T23:44:28.739Z] Executing udev-init-scripts-35-r0.post-install [2022-07-26T23:44:28.739Z] (66/73) Installing eudev-libs (3.2.11_pre1-r0) [2022-07-26T23:44:28.739Z] (67/73) Installing xz-libs (5.2.5-r1) [2022-07-26T23:44:28.739Z] (68/73) Installing zstd-libs (1.5.0-r0) [2022-07-26T23:44:28.739Z] (69/73) Installing kmod-libs (29-r2) [2022-07-26T23:44:28.739Z] (70/73) Installing eudev (3.2.11_pre1-r0) [2022-07-26T23:44:29.018Z] (71/73) Installing libsodium (1.0.18-r0) [2022-07-26T23:44:29.018Z] (72/73) Installing libzmq (4.3.4-r0) [2022-07-26T23:44:29.019Z] (73/73) Installing zeromq (4.3.4-r0) [2022-07-26T23:44:29.019Z] Executing busybox-1.34.1-r7.trigger [2022-07-26T23:44:29.019Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-07-26T23:44:29.019Z] OK: 67 MiB in 87 packages [2022-07-26T23:44:32.422Z] Removing intermediate container bc4a2aed9dc7 [2022-07-26T23:44:32.422Z] ---> 868a5bc77e62 [2022-07-26T23:44:32.422Z] Step 18/35 : WORKDIR / [2022-07-26T23:44:32.422Z] ---> Running in 0b497dadcbf9 [2022-07-26T23:44:32.422Z] Removing intermediate container 0b497dadcbf9 [2022-07-26T23:44:32.422Z] ---> 6796cc3d486d [2022-07-26T23:44:32.422Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2022-07-26T23:44:33.863Z] ---> 452a43af82a6 [2022-07-26T23:44:33.863Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2022-07-26T23:44:34.465Z] ---> 32fc96dc50ac [2022-07-26T23:44:34.465Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-07-26T23:44:35.074Z] ---> ba10e6b0da11 [2022-07-26T23:44:35.074Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-07-26T23:44:35.678Z] ---> b91036dcf8ae [2022-07-26T23:44:35.678Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-07-26T23:44:36.287Z] ---> a4f5d3dd9233 [2022-07-26T23:44:36.287Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-07-26T23:44:36.885Z] ---> 7e79fcc66f10 [2022-07-26T23:44:36.885Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2022-07-26T23:44:38.328Z] ---> 7d0d598374c4 [2022-07-26T23:44:38.328Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-07-26T23:44:38.328Z] ---> Running in d5eec953a05c [2022-07-26T23:44:39.778Z] Removing intermediate container d5eec953a05c [2022-07-26T23:44:39.778Z] ---> b75186c0d008 [2022-07-26T23:44:39.778Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-07-26T23:44:40.057Z] ---> Running in b770e5d0a62e [2022-07-26T23:44:42.053Z] Removing intermediate container b770e5d0a62e [2022-07-26T23:44:42.053Z] ---> a38de8fd8c54 [2022-07-26T23:44:42.053Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-07-26T23:44:42.053Z] ---> Running in 5bfed55c2886 [2022-07-26T23:44:43.508Z] Removing intermediate container 5bfed55c2886 [2022-07-26T23:44:43.508Z] ---> 6a3a1c577828 [2022-07-26T23:44:43.508Z] Step 29/35 : EXPOSE 59983 [2022-07-26T23:44:43.508Z] ---> Running in 940cd25355a7 [2022-07-26T23:44:44.109Z] Removing intermediate container 940cd25355a7 [2022-07-26T23:44:44.109Z] ---> d3d1541c87b5 [2022-07-26T23:44:44.109Z] Step 30/35 : EXPOSE 8554 [2022-07-26T23:44:44.109Z] ---> Running in ba86f736b400 [2022-07-26T23:44:44.385Z] Removing intermediate container ba86f736b400 [2022-07-26T23:44:44.385Z] ---> 21272dc31fd8 [2022-07-26T23:44:44.385Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-07-26T23:44:44.385Z] ---> Running in f0085273f832 [2022-07-26T23:44:44.992Z] Removing intermediate container f0085273f832 [2022-07-26T23:44:44.992Z] ---> ff5d25edaf06 [2022-07-26T23:44:44.992Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-07-26T23:44:44.992Z] ---> Running in 8f10a159ce93 [2022-07-26T23:44:45.266Z] Removing intermediate container 8f10a159ce93 [2022-07-26T23:44:45.266Z] ---> 4a01b50d50bb [2022-07-26T23:44:45.266Z] Step 33/35 : LABEL arch=arm64 [2022-07-26T23:44:45.266Z] ---> Running in 6ec3938a2da5 [2022-07-26T23:44:45.543Z] Removing intermediate container 6ec3938a2da5 [2022-07-26T23:44:45.543Z] ---> 963c623979cb [2022-07-26T23:44:45.543Z] Step 34/35 : LABEL git_sha=8067d8b14132b8c8144407b68bf8bceb8562b296 [2022-07-26T23:44:45.819Z] ---> Running in 0203bb319329 [2022-07-26T23:44:46.093Z] Removing intermediate container 0203bb319329 [2022-07-26T23:44:46.093Z] ---> a11fee136412 [2022-07-26T23:44:46.093Z] Step 35/35 : LABEL version=0.0.0 [2022-07-26T23:44:46.093Z] ---> Running in c3a1230ec881 [2022-07-26T23:44:46.691Z] Removing intermediate container c3a1230ec881 [2022-07-26T23:44:46.692Z] ---> 0efaf9ad506c [2022-07-26T23:44:46.692Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-26T23:44:46.692Z] Successfully built 0efaf9ad506c [2022-07-26T23:44:46.692Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-26T23:44:47.517Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-26T23:44:47.518Z] [2022-07-26T23:44:47.518Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-26T23:44:47.943Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-26T23:44:48.222Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-26T23:44:48.222Z] 8998bd30e6a1: Pulling fs layer [2022-07-26T23:44:48.222Z] 04944245beec: Pulling fs layer [2022-07-26T23:44:48.222Z] 699f458cf7ca: Pulling fs layer [2022-07-26T23:44:48.222Z] 765212b225bb: Pulling fs layer [2022-07-26T23:44:48.222Z] f23df028b6ca: Pulling fs layer [2022-07-26T23:44:48.222Z] d65c8cfc05b1: Pulling fs layer [2022-07-26T23:44:48.222Z] 2437ff75d9bd: Pulling fs layer [2022-07-26T23:44:48.222Z] 765212b225bb: Waiting [2022-07-26T23:44:48.222Z] f23df028b6ca: Waiting [2022-07-26T23:44:48.222Z] d65c8cfc05b1: Waiting [2022-07-26T23:44:48.222Z] 2437ff75d9bd: Waiting [2022-07-26T23:44:48.222Z] 04944245beec: Verifying Checksum [2022-07-26T23:44:48.222Z] 04944245beec: Download complete [2022-07-26T23:44:48.222Z] 765212b225bb: Verifying Checksum [2022-07-26T23:44:48.222Z] 765212b225bb: Download complete [2022-07-26T23:44:48.222Z] f23df028b6ca: Verifying Checksum [2022-07-26T23:44:48.222Z] f23df028b6ca: Download complete [2022-07-26T23:44:48.499Z] d65c8cfc05b1: Verifying Checksum [2022-07-26T23:44:48.499Z] d65c8cfc05b1: Download complete [2022-07-26T23:44:48.499Z] 699f458cf7ca: Verifying Checksum [2022-07-26T23:44:48.499Z] 699f458cf7ca: Download complete [2022-07-26T23:44:48.774Z] 8998bd30e6a1: Verifying Checksum [2022-07-26T23:44:48.774Z] 8998bd30e6a1: Download complete [2022-07-26T23:44:51.404Z] 2437ff75d9bd: Verifying Checksum [2022-07-26T23:44:51.404Z] 2437ff75d9bd: Download complete [2022-07-26T23:44:53.393Z] 8998bd30e6a1: Pull complete [2022-07-26T23:44:53.666Z] 04944245beec: Pull complete [2022-07-26T23:44:55.113Z] 699f458cf7ca: Pull complete [2022-07-26T23:44:55.390Z] 765212b225bb: Pull complete [2022-07-26T23:44:56.376Z] f23df028b6ca: Pull complete [2022-07-26T23:44:56.376Z] d65c8cfc05b1: Pull complete [2022-07-26T23:45:11.504Z] 2437ff75d9bd: Pull complete [2022-07-26T23:45:11.504Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-26T23:45:11.504Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-26T23:45:11.504Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-26T23:45:11.904Z] prd-ubuntu20.04-docker-arm64-4c-16g-21166 does not seem to be running inside a container [2022-07-26T23:45:12.012Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-26T23:45:15.009Z] $ docker top 35cbdbfbce8e80fa2b8eb66b2de5c79785aa7891ec7a594aae583666afb0baed -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-26T23:45:16.013Z] ---> job-cost.sh [2022-07-26T23:45:16.013Z] lf-activate-venv: SKIPPING [2022-07-26T23:45:16.013Z] INFO: No Stack... [2022-07-26T23:45:16.287Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-26T23:45:17.272Z] INFO: Archiving Costs [Pipeline] sh [2022-07-26T23:45:17.960Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2022-07-26T23:45:17.960Z] + cut -d, -f6 [Pipeline] lock [2022-07-26T23:45:18.050Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-fix-device-name-1-stack-cost] [2022-07-26T23:45:18.055Z] Resource [jenkins-edgexfoundry-device-usb-camera-fix-device-name-1-stack-cost] did not exist. Created. [2022-07-26T23:45:18.056Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-fix-device-name-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-26T23:45:18.816Z] /w/workspace/device-usb-camera/1@tmp/durable-1583be2b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-26T23:45:19.521Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-26T23:45:19.562Z] Warning: overwriting stash ‘stack-cost’ [2022-07-26T23:45:19.613Z] Stashed 1 file(s) [Pipeline] } [2022-07-26T23:45:19.627Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-fix-device-name-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-26T23:45:19.711Z] $ docker stop --time=1 35cbdbfbce8e80fa2b8eb66b2de5c79785aa7891ec7a594aae583666afb0baed [2022-07-26T23:45:21.255Z] $ docker rm -f 35cbdbfbce8e80fa2b8eb66b2de5c79785aa7891ec7a594aae583666afb0baed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-07-26T23:45:22.270Z] provisioning config files... [2022-07-26T23:45:22.279Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/evice-usb-camera_fix-device-name@tmp/config573121616663498948tmp [Pipeline] { [Pipeline] sh [2022-07-26T23:45:22.617Z] + set +x [2022-07-26T23:45:22.617Z] + curl -s https://codecov.io/bash [2022-07-26T23:45:22.617Z] + bash -s -- [2022-07-26T23:45:22.617Z] [2022-07-26T23:45:22.617Z] _____ _ [2022-07-26T23:45:22.617Z] / ____| | | [2022-07-26T23:45:22.617Z] | | ___ __| | ___ ___ _____ __ [2022-07-26T23:45:22.617Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-26T23:45:22.617Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-26T23:45:22.617Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-26T23:45:22.617Z] Bash-1.0.6 [2022-07-26T23:45:22.617Z] [2022-07-26T23:45:22.617Z] [2022-07-26T23:45:22.617Z] ==> git version 2.25.1 found [2022-07-26T23:45:22.617Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-07-26T23:45:22.617Z] Release-Date: 2020-01-08 [2022-07-26T23:45:22.618Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-07-26T23:45:22.618Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-26T23:45:22.618Z] ==> Jenkins CI detected. [2022-07-26T23:45:22.618Z] current dir:  /w/workspace/evice-usb-camera_fix-device-name [2022-07-26T23:45:22.618Z] project root: . [2022-07-26T23:45:22.618Z] --> token set from env [2022-07-26T23:45:22.618Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-26T23:45:22.618Z] ==> Running gcov in . (disable via -X gcov) [2022-07-26T23:45:22.618Z] ==> Python coveragepy not found [2022-07-26T23:45:22.618Z] ==> Searching for coverage reports in: [2022-07-26T23:45:22.618Z] + . [2022-07-26T23:45:22.618Z] -> Found 1 reports [2022-07-26T23:45:22.618Z] ==> Detecting git/mercurial file structure [2022-07-26T23:45:22.877Z] ==> Reading reports [2022-07-26T23:45:22.877Z] + ./coverage.out bytes=26812 [2022-07-26T23:45:22.877Z] ==> Appending adjustments [2022-07-26T23:45:22.877Z] https://docs.codecov.io/docs/fixing-reports [2022-07-26T23:45:22.877Z] + Found adjustments [2022-07-26T23:45:22.877Z] ==> Gzipping contents [2022-07-26T23:45:22.877Z] 4.0K /tmp/codecov.ZczeIM.gz [2022-07-26T23:45:22.877Z] ==> Uploading reports [2022-07-26T23:45:22.877Z] url: https://codecov.io [2022-07-26T23:45:22.877Z] query: branch=fix-device-name&commit=8067d8b14132b8c8144407b68bf8bceb8562b296&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Ffix-device-name%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-26T23:45:22.877Z] -> Pinging Codecov [2022-07-26T23:45:22.877Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=fix-device-name&commit=8067d8b14132b8c8144407b68bf8bceb8562b296&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Ffix-device-name%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-26T23:45:23.136Z] -> Uploading to [2022-07-26T23:45:23.136Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-26/73D8F5FF140700D3E01443B452E23636/8067d8b14132b8c8144407b68bf8bceb8562b296/428ac2ff-bb34-4870-9e56-3c7531ae8fba.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220726%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220726T234523Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f26a9de6f9894411fd80675cb5c9f1f2801ca76ef8de5fe53ff5ba00876d558a [2022-07-26T23:45:23.136Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-26T23:45:23.136Z] Dload Upload Total Spent Left Speed [2022-07-26T23:45:23.395Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3756 0 0 100 3756 0 16473 --:--:-- --:--:-- --:--:-- 16546 [2022-07-26T23:45:23.395Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-usb-camera/commit/8067d8b14132b8c8144407b68bf8bceb8562b296 [Pipeline] } [2022-07-26T23:45:23.424Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-07-26T23:45:25.116Z] + [ -d /w/workspace/evice-usb-camera_fix-device-name/archives ] [2022-07-26T23:45:25.116Z] + ls -al /w/workspace/evice-usb-camera_fix-device-name/archives [2022-07-26T23:45:25.116Z] total 16 [2022-07-26T23:45:25.116Z] drwxr-xr-x 3 root root 4096 Jul 26 23:37 . [2022-07-26T23:45:25.116Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 26 23:37 .. [2022-07-26T23:45:25.116Z] drwxr-xr-x 2 root root 4096 Jul 26 23:37 cost [2022-07-26T23:45:25.116Z] -rw-r--r-- 1 root root 98 Jul 26 23:37 cost.csv [2022-07-26T23:45:25.116Z] + sudo chown -R jenkins:jenkins /w/workspace/evice-usb-camera_fix-device-name/archives [2022-07-26T23:45:25.116Z] + ls -al /w/workspace/evice-usb-camera_fix-device-name/archives [2022-07-26T23:45:25.116Z] total 16 [2022-07-26T23:45:25.116Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 26 23:37 . [2022-07-26T23:45:25.116Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 26 23:37 .. [2022-07-26T23:45:25.116Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 26 23:37 cost [2022-07-26T23:45:25.116Z] -rw-r--r-- 1 jenkins jenkins 98 Jul 26 23:37 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-26T23:45:25.452Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-26T23:45:26.348Z] ---> package-listing.sh [2022-07-26T23:45:26.348Z] ++ facter osfamily [2022-07-26T23:45:26.348Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-26T23:45:26.609Z] + OS_FAMILY=debian [2022-07-26T23:45:26.609Z] + workspace=/w/workspace/evice-usb-camera_fix-device-name [2022-07-26T23:45:26.609Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-26T23:45:26.609Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-26T23:45:26.609Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-26T23:45:26.609Z] + PACKAGES=/tmp/packages_start.txt [2022-07-26T23:45:26.609Z] + '[' /w/workspace/evice-usb-camera_fix-device-name ']' [2022-07-26T23:45:26.609Z] + PACKAGES=/tmp/packages_end.txt [2022-07-26T23:45:26.609Z] + case "${OS_FAMILY}" in [2022-07-26T23:45:26.609Z] + dpkg -l [2022-07-26T23:45:26.609Z] + grep '^ii' [2022-07-26T23:45:26.609Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-26T23:45:26.609Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-26T23:45:26.609Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-26T23:45:26.609Z] + '[' /w/workspace/evice-usb-camera_fix-device-name ']' [2022-07-26T23:45:26.609Z] + mkdir -p /w/workspace/evice-usb-camera_fix-device-name/archives/ [2022-07-26T23:45:26.609Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/evice-usb-camera_fix-device-name/archives/ [Pipeline] echo [2022-07-26T23:45:26.643Z] 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/evice-usb-camera_fix-device-name/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-26T23:45:26.936Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-26T23:45:27.569Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-26T23:45:27.569Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-26T23:45:27.724Z] prd-ubuntu20.04-docker-8c-8g-21165 does not seem to be running inside a container [2022-07-26T23:45:27.766Z] $ 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/evice-usb-camera_fix-device-name/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/evice-usb-camera_fix-device-name -v /w/workspace/evice-usb-camera_fix-device-name:/w/workspace/evice-usb-camera_fix-device-name:rw,z -v /w/workspace/evice-usb-camera_fix-device-name@tmp:/w/workspace/evice-usb-camera_fix-device-name@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-26T23:45:27.952Z] $ docker top ebd30bbe22ab4081f8deb658bb86423aa24ffff58a81f96558fc82b11fc62bf1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-26T23:45:28.348Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-26T23:45:28.659Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-26T23:45:28.968Z] + ls /var/log/sa-host [2022-07-26T23:45:28.968Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-26T23:45:29.157Z] provisioning config files... [2022-07-26T23:45:29.168Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/evice-usb-camera_fix-device-name@tmp/config4872251829931148885tmp [Pipeline] { [Pipeline] echo [2022-07-26T23:45:29.219Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-26T23:45:29.528Z] ---> create-netrc.sh [Pipeline] } [2022-07-26T23:45:29.556Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-26T23:45:29.969Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-26T23:45:30.000Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-26T23:45:30.312Z] ---> sudo-logs.sh [2022-07-26T23:45:30.312Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-26T23:45:30.391Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-26T23:45:30.703Z] ---> job-cost.sh [2022-07-26T23:45:30.703Z] lf-activate-venv: SKIPPING [2022-07-26T23:45:30.703Z] DEBUG: total: 0.2199999988079071 [2022-07-26T23:45:30.703Z] INFO: Retrieving Stack Cost... [2022-07-26T23:45:30.964Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-26T23:45:31.534Z] INFO: Archiving Costs [Pipeline] echo [2022-07-26T23:45:31.567Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-26T23:45:31.884Z] ---> logs-deploy.sh [2022-07-26T23:45:31.884Z] lf-activate-venv: SKIPPING [2022-07-26T23:45:31.884Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/fix-device-name/1 [2022-07-26T23:45:31.884Z] INFO: archiving workspace using pattern(s): [2022-07-26T23:45:32.824Z] Archives upload complete. [2022-07-26T23:45:33.085Z] INFO: archiving logs to Nexus [2022-07-26T23:45:33.654Z] ---> uname -a: [2022-07-26T23:45:33.654Z] Linux prd-ubuntu20-04-docker-8c-8g-21165 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-07-26T23:45:33.654Z] [2022-07-26T23:45:33.654Z] [2022-07-26T23:45:33.654Z] ---> lscpu: [2022-07-26T23:45:33.654Z] Architecture: x86_64 [2022-07-26T23:45:33.654Z] CPU op-mode(s): 32-bit, 64-bit [2022-07-26T23:45:33.654Z] Byte Order: Little Endian [2022-07-26T23:45:33.654Z] Address sizes: 40 bits physical, 48 bits virtual [2022-07-26T23:45:33.654Z] CPU(s): 8 [2022-07-26T23:45:33.654Z] On-line CPU(s) list: 0-7 [2022-07-26T23:45:33.654Z] Thread(s) per core: 1 [2022-07-26T23:45:33.654Z] Core(s) per socket: 1 [2022-07-26T23:45:33.654Z] Socket(s): 8 [2022-07-26T23:45:33.654Z] NUMA node(s): 1 [2022-07-26T23:45:33.654Z] Vendor ID: AuthenticAMD [2022-07-26T23:45:33.654Z] CPU family: 23 [2022-07-26T23:45:33.654Z] Model: 49 [2022-07-26T23:45:33.654Z] Model name: AMD EPYC-Rome Processor [2022-07-26T23:45:33.654Z] Stepping: 0 [2022-07-26T23:45:33.654Z] CPU MHz: 2799.996 [2022-07-26T23:45:33.654Z] BogoMIPS: 5599.99 [2022-07-26T23:45:33.654Z] Virtualization: AMD-V [2022-07-26T23:45:33.654Z] Hypervisor vendor: KVM [2022-07-26T23:45:33.654Z] Virtualization type: full [2022-07-26T23:45:33.654Z] L1d cache: 256 KiB [2022-07-26T23:45:33.654Z] L1i cache: 256 KiB [2022-07-26T23:45:33.654Z] L2 cache: 4 MiB [2022-07-26T23:45:33.654Z] L3 cache: 128 MiB [2022-07-26T23:45:33.654Z] NUMA node0 CPU(s): 0-7 [2022-07-26T23:45:33.654Z] Vulnerability Itlb multihit: Not affected [2022-07-26T23:45:33.654Z] Vulnerability L1tf: Not affected [2022-07-26T23:45:33.654Z] Vulnerability Mds: Not affected [2022-07-26T23:45:33.654Z] Vulnerability Meltdown: Not affected [2022-07-26T23:45:33.654Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-07-26T23:45:33.654Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-07-26T23:45:33.654Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-07-26T23:45:33.654Z] Vulnerability Srbds: Not affected [2022-07-26T23:45:33.654Z] Vulnerability Tsx async abort: Not affected [2022-07-26T23:45:33.654Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-07-26T23:45:33.654Z] [2022-07-26T23:45:33.654Z] [2022-07-26T23:45:33.654Z] ---> nproc: [2022-07-26T23:45:33.654Z] 8 [2022-07-26T23:45:33.654Z] [2022-07-26T23:45:33.654Z] [2022-07-26T23:45:33.654Z] ---> df -h: [2022-07-26T23:45:33.654Z] Filesystem Size Used Avail Use% Mounted on [2022-07-26T23:45:33.654Z] overlay 155G 11G 144G 8% / [2022-07-26T23:45:33.654Z] tmpfs 64M 0 64M 0% /dev [2022-07-26T23:45:33.654Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-07-26T23:45:33.654Z] shm 64M 0 64M 0% /dev/shm [2022-07-26T23:45:33.654Z] /dev/vda1 155G 11G 144G 8% /facter-os [2022-07-26T23:45:33.654Z] [2022-07-26T23:45:33.654Z]