Pull request #308 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e829500ec56d1cf86e7e07acf07509bb072a2b48+d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6 (2f15e917e0f8f62abff2a4f1596dffa64e0664b9) 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-ssh9639157802774440017.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh10080607373517923553.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-308/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-308/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7842667061808025509.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-308/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh361792003271730997.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh9859368604772067477.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-308/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-308/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17745138716750614823.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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.21 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16869 in /w/workspace/foundry_device-usb-camera_PR-308 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/foundry_device-usb-camera_PR-308 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/308/head:refs/remotes/origin/PR-308 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6 into PR head commit e829500ec56d1cf86e7e07acf07509bb072a2b48 Merge succeeded, producing e829500ec56d1cf86e7e07acf07509bb072a2b48 Checking out Revision e829500ec56d1cf86e7e07acf07509bb072a2b48 (PR-308) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-07T17:52:52.249Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f e829500ec56d1cf86e7e07acf07509bb072a2b48 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e829500ec56d1cf86e7e07acf07509bb072a2b48 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-07T17:52:52.513Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-07T17:52:52.622Z] ========================================================= [2023-11-07T17:52:52.622Z] EdgeX Global Pipelines Version Info [2023-11-07T17:52:52.622Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-07T17:52:53.376Z] ------------------- [2023-11-07T17:52:53.376Z] stable info: [2023-11-07T17:52:53.376Z] ------------------- [2023-11-07T17:52:53.376Z] Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com [2023-11-07T17:52:53.376Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-07T17:52:53.376Z] Message: update stable to v1.0.257 [2023-11-07T17:52:53.949Z] ------------------- [2023-11-07T17:52:53.949Z] experimental info: [2023-11-07T17:52:53.949Z] ------------------- [2023-11-07T17:52:53.949Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-07T17:52:53.949Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-07T17:52:53.949Z] Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-07T17:52:54.245Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-11-07T17:52:54.290Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-11-07T17:52:54.335Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-07T17:52:54.375Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-07T17:52:54.416Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-07T17:52:54.461Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-07T17:52:54.523Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-07T17:52:54.581Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-07T17:52:54.628Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-07T17:52:54.673Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-07T17:52:54.718Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-07T17:52:54.761Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-11-07T17:52:54.810Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-07T17:52:54.856Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-07T17:52:54.900Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-07T17:52:54.943Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-07T17:52:54.988Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-07T17:52:55.034Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-07T17:52:55.079Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-07T17:52:55.127Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-07T17:52:55.169Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-07T17:52:55.213Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-07T17:52:55.263Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-07T17:52:55.305Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-07T17:52:55.347Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-07T17:52:55.388Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-07T17:52:55.432Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-07T17:52:55.477Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-308 [Pipeline] echo [2023-11-07T17:52:55.521Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-308 [Pipeline] echo [2023-11-07T17:52:55.569Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-308 [Pipeline] echo [2023-11-07T17:52:55.612Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e829500ec56d1cf86e7e07acf07509bb072a2b48 [Pipeline] echo [2023-11-07T17:52:55.658Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e829500 [Pipeline] echo [2023-11-07T17:52:55.702Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-07T17:52:55.826Z] provisioning config files... [2023-11-07T17:52:55.880Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-308@tmp/config3611500804591670079tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-07T17:52:56.238Z] ---> docker-login.sh [2023-11-07T17:52:56.238Z] nexus3.edgexfoundry.org:10001 [2023-11-07T17:52:56.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T17:52:56.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T17:52:56.758Z] Configure a credential helper to remove this warning. See [2023-11-07T17:52:56.758Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T17:52:56.758Z] [2023-11-07T17:52:56.758Z] Login Succeeded [2023-11-07T17:52:56.758Z] nexus3.edgexfoundry.org:10002 [2023-11-07T17:52:56.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T17:52:56.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T17:52:56.758Z] Configure a credential helper to remove this warning. See [2023-11-07T17:52:56.758Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T17:52:56.758Z] [2023-11-07T17:52:56.758Z] Login Succeeded [2023-11-07T17:52:56.758Z] nexus3.edgexfoundry.org:10003 [2023-11-07T17:52:56.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T17:52:56.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T17:52:56.758Z] Configure a credential helper to remove this warning. See [2023-11-07T17:52:56.758Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T17:52:56.758Z] [2023-11-07T17:52:56.758Z] Login Succeeded [2023-11-07T17:52:57.021Z] nexus3.edgexfoundry.org:10004 [2023-11-07T17:52:57.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T17:52:57.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T17:52:57.021Z] Configure a credential helper to remove this warning. See [2023-11-07T17:52:57.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T17:52:57.021Z] [2023-11-07T17:52:57.021Z] Login Succeeded [2023-11-07T17:52:57.021Z] docker.io [2023-11-07T17:52:57.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T17:52:57.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T17:52:57.282Z] Configure a credential helper to remove this warning. See [2023-11-07T17:52:57.282Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T17:52:57.282Z] [2023-11-07T17:52:57.282Z] Login Succeeded [2023-11-07T17:52:57.282Z] ---> docker-login.sh ends [Pipeline] } [2023-11-07T17:52:57.311Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-07T17:52:58.025Z] + git rev-list -1 --merges e829500ec56d1cf86e7e07acf07509bb072a2b48~1..e829500ec56d1cf86e7e07acf07509bb072a2b48 [Pipeline] echo [2023-11-07T17:52:58.100Z] -----------> git rev-list -1 --merges e829500ec56d1cf86e7e07acf07509bb072a2b48~1..e829500ec56d1cf86e7e07acf07509bb072a2b48 e829500ec56d1cf86e7e07acf07509bb072a2b48 [false] [Pipeline] sh [2023-11-07T17:52:58.412Z] + git log --format=format:%s -1 e829500ec56d1cf86e7e07acf07509bb072a2b48 [Pipeline] echo [2023-11-07T17:52:58.459Z] ========================================================= [2023-11-07T17:52:58.459Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-07T17:52:58.459Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-07T17:52:58.902Z] + git log --format=format:%s -1 e829500ec56d1cf86e7e07acf07509bb072a2b48 [Pipeline] echo [2023-11-07T17:52:58.935Z] [semverPrep] GIT_COMMIT: e829500ec56d1cf86e7e07acf07509bb072a2b48, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-11-07T17:52:58.969Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-07T17:52:59.370Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-07T17:52:59.370Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-07T17:52:59.370Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-07T17:52:59.370Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-07T17:52:59.370Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-07T17:52:59.370Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-07T17:52:59.370Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T17:52:59.873Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-07T17:52:59.873Z] [2023-11-07T17:52:59.873Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T17:53:00.259Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-07T17:53:00.259Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-07T17:53:00.259Z] b85a868b505f: Pulling fs layer [2023-11-07T17:53:00.259Z] e2be974225ed: Pulling fs layer [2023-11-07T17:53:00.259Z] 339a4e72a1f5: Pulling fs layer [2023-11-07T17:53:00.259Z] 988bab9f4d93: Pulling fs layer [2023-11-07T17:53:00.259Z] 1469e6f7b9e6: Pulling fs layer [2023-11-07T17:53:00.259Z] eaf3925da568: Pulling fs layer [2023-11-07T17:53:00.259Z] bab4dde63d76: Pulling fs layer [2023-11-07T17:53:00.259Z] bde34c3a00c8: Pulling fs layer [2023-11-07T17:53:00.259Z] b352a97aabf1: Pulling fs layer [2023-11-07T17:53:00.259Z] 4872d77fe225: Pulling fs layer [2023-11-07T17:53:00.259Z] 5851b861e8e6: Pulling fs layer [2023-11-07T17:53:00.259Z] 988bab9f4d93: Waiting [2023-11-07T17:53:00.259Z] 1469e6f7b9e6: Waiting [2023-11-07T17:53:00.259Z] b352a97aabf1: Waiting [2023-11-07T17:53:00.259Z] 4872d77fe225: Waiting [2023-11-07T17:53:00.259Z] bab4dde63d76: Waiting [2023-11-07T17:53:00.259Z] eaf3925da568: Waiting [2023-11-07T17:53:00.259Z] bde34c3a00c8: Waiting [2023-11-07T17:53:00.259Z] 5851b861e8e6: Waiting [2023-11-07T17:53:00.259Z] e2be974225ed: Verifying Checksum [2023-11-07T17:53:00.259Z] e2be974225ed: Download complete [2023-11-07T17:53:00.259Z] 988bab9f4d93: Verifying Checksum [2023-11-07T17:53:00.259Z] 988bab9f4d93: Download complete [2023-11-07T17:53:00.522Z] 1469e6f7b9e6: Verifying Checksum [2023-11-07T17:53:00.522Z] 1469e6f7b9e6: Download complete [2023-11-07T17:53:00.522Z] 339a4e72a1f5: Verifying Checksum [2023-11-07T17:53:00.522Z] 339a4e72a1f5: Download complete [2023-11-07T17:53:00.522Z] eaf3925da568: Verifying Checksum [2023-11-07T17:53:00.522Z] eaf3925da568: Download complete [2023-11-07T17:53:00.522Z] bde34c3a00c8: Download complete [2023-11-07T17:53:00.522Z] b352a97aabf1: Verifying Checksum [2023-11-07T17:53:00.522Z] b352a97aabf1: Download complete [2023-11-07T17:53:00.522Z] 4872d77fe225: Verifying Checksum [2023-11-07T17:53:00.522Z] 4872d77fe225: Download complete [2023-11-07T17:53:00.522Z] 5851b861e8e6: Verifying Checksum [2023-11-07T17:53:00.522Z] b85a868b505f: Verifying Checksum [2023-11-07T17:53:00.522Z] b85a868b505f: Download complete [2023-11-07T17:53:00.788Z] bab4dde63d76: Verifying Checksum [2023-11-07T17:53:00.788Z] bab4dde63d76: Download complete [2023-11-07T17:53:02.187Z] b85a868b505f: Pull complete [2023-11-07T17:53:02.450Z] e2be974225ed: Pull complete [2023-11-07T17:53:03.020Z] 339a4e72a1f5: Pull complete [2023-11-07T17:53:03.020Z] 988bab9f4d93: Pull complete [2023-11-07T17:53:03.280Z] 1469e6f7b9e6: Pull complete [2023-11-07T17:53:03.540Z] eaf3925da568: Pull complete [2023-11-07T17:53:05.446Z] bab4dde63d76: Pull complete [2023-11-07T17:53:05.707Z] bde34c3a00c8: Pull complete [2023-11-07T17:53:05.707Z] b352a97aabf1: Pull complete [2023-11-07T17:53:05.969Z] 4872d77fe225: Pull complete [2023-11-07T17:53:05.969Z] 5851b861e8e6: Pull complete [2023-11-07T17:53:05.969Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-07T17:53:05.969Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-07T17:53:05.969Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T17:53:06.194Z] prd-ubuntu20.04-docker-8c-8g-16869 does not seem to be running inside a container [2023-11-07T17:53:06.224Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-308 -v /w/workspace/foundry_device-usb-camera_PR-308:/w/workspace/foundry_device-usb-camera_PR-308:rw,z -v /w/workspace/foundry_device-usb-camera_PR-308@tmp:/w/workspace/foundry_device-usb-camera_PR-308@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-07T17:53:09.966Z] $ docker top 8e6a83fc070d9d10a1d5e3537e7f9ec8855f481e4093533846e3d367100b3fbf -eo pid,comm [2023-11-07T17:53:10.042Z] 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). [2023-11-07T17:53:10.042Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-07T17:53:10.178Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-07T17:53:10.178Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-07T17:53:10.335Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-07T17:53:10.338Z] $ docker exec 8e6a83fc070d9d10a1d5e3537e7f9ec8855f481e4093533846e3d367100b3fbf ssh-agent [2023-11-07T17:53:10.464Z] SSH_AUTH_SOCK=/tmp/ssh-p7W8hQXmbm1e/agent.14 [2023-11-07T17:53:10.464Z] SSH_AGENT_PID=20 [2023-11-07T17:53:10.479Z] Running ssh-add (command line suppressed) [2023-11-07T17:53:10.587Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-308@tmp/private_key_4614385080067029906.key (/w/workspace/foundry_device-usb-camera_PR-308@tmp/private_key_4614385080067029906.key) [2023-11-07T17:53:10.605Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-07T17:53:10.970Z] + git tag --points-at HEAD [Pipeline] } [2023-11-07T17:53:10.995Z] $ docker exec --env ******** --env ******** 8e6a83fc070d9d10a1d5e3537e7f9ec8855f481e4093533846e3d367100b3fbf ssh-agent -k [2023-11-07T17:53:11.095Z] unset SSH_AUTH_SOCK; [2023-11-07T17:53:11.095Z] unset SSH_AGENT_PID; [2023-11-07T17:53:11.095Z] echo Agent pid 20 killed; [2023-11-07T17:53:11.106Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-07T17:53:11.205Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-07T17:53:11.205Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-07T17:53:11.316Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-07T17:53:11.319Z] $ docker exec 8e6a83fc070d9d10a1d5e3537e7f9ec8855f481e4093533846e3d367100b3fbf ssh-agent [2023-11-07T17:53:11.448Z] SSH_AUTH_SOCK=/tmp/ssh-5ZAKJhSJZiIX/agent.70 [2023-11-07T17:53:11.448Z] SSH_AGENT_PID=76 [2023-11-07T17:53:11.452Z] Running ssh-add (command line suppressed) [2023-11-07T17:53:11.569Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-308@tmp/private_key_12399068461463393972.key (/w/workspace/foundry_device-usb-camera_PR-308@tmp/private_key_12399068461463393972.key) [2023-11-07T17:53:11.585Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-07T17:53:11.923Z] + git semver init [2023-11-07T17:53:12.188Z] 2023-11-07 17:53:12,107 [run_init] DEBUG init version:0.0.0 force:False [2023-11-07T17:53:12.188Z] 2023-11-07 17:53:12,108 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-308/.semver [2023-11-07T17:53:12.188Z] 2023-11-07 17:53:12,109 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-308/.semver [2023-11-07T17:53:12.188Z] 2023-11-07 17:53:12,109 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-308/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-308, universal_newlines=False, shell=None, istream=None) [2023-11-07T17:53:13.131Z] 2023-11-07 17:53:12,980 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-308/.git/info/exclude [2023-11-07T17:53:13.131Z] 2023-11-07 17:53:12,980 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-308/.semver/PR-308 with force:False [2023-11-07T17:53:13.131Z] 2023-11-07 17:53:12,980 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-308/.semver/PR-308 [2023-11-07T17:53:13.131Z] 2023-11-07 17:53:12,983 [execute] INFO git cat-file --batch-check [2023-11-07T17:53:13.131Z] 2023-11-07 17:53:12,984 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-308/.semver, universal_newlines=False, shell=None, istream=) [2023-11-07T17:53:13.131Z] 2023-11-07 17:53:12,990 [execute] INFO git cat-file --batch [2023-11-07T17:53:13.131Z] 2023-11-07 17:53:12,990 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-308/.semver, universal_newlines=False, shell=None, istream=) [2023-11-07T17:53:13.131Z] 2023-11-07 17:53:12,996 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-308/.semver/PR-308 [2023-11-07T17:53:13.131Z] 0.0.0 [Pipeline] } [2023-11-07T17:53:13.159Z] $ docker exec --env ******** --env ******** 8e6a83fc070d9d10a1d5e3537e7f9ec8855f481e4093533846e3d367100b3fbf ssh-agent -k [2023-11-07T17:53:13.269Z] unset SSH_AUTH_SOCK; [2023-11-07T17:53:13.269Z] unset SSH_AGENT_PID; [2023-11-07T17:53:13.269Z] echo Agent pid 76 killed; [2023-11-07T17:53:13.280Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-07T17:53:13.710Z] + git semver [Pipeline] } [2023-11-07T17:53:13.996Z] $ docker stop --time=1 8e6a83fc070d9d10a1d5e3537e7f9ec8855f481e4093533846e3d367100b3fbf [2023-11-07T17:53:15.304Z] $ docker rm -f --volumes 8e6a83fc070d9d10a1d5e3537e7f9ec8855f481e4093533846e3d367100b3fbf [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-07T17:53:15.754Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-07T17:53:16.043Z] Stashed 1 file(s) [Pipeline] echo [2023-11-07T17:53:16.064Z] [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 [2023-11-07T17:53:16.834Z] provisioning config files... [2023-11-07T17:53:16.844Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-308@tmp/config16366497034563314707tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-07T17:53:17.194Z] ---> docker-login.sh [2023-11-07T17:53:17.194Z] nexus3.edgexfoundry.org:10001 [2023-11-07T17:53:17.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T17:53:17.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T17:53:17.194Z] Configure a credential helper to remove this warning. See [2023-11-07T17:53:17.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T17:53:17.194Z] [2023-11-07T17:53:17.194Z] Login Succeeded [2023-11-07T17:53:17.194Z] nexus3.edgexfoundry.org:10002 [2023-11-07T17:53:17.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T17:53:17.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T17:53:17.194Z] Configure a credential helper to remove this warning. See [2023-11-07T17:53:17.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T17:53:17.194Z] [2023-11-07T17:53:17.194Z] Login Succeeded [2023-11-07T17:53:17.194Z] nexus3.edgexfoundry.org:10003 [2023-11-07T17:53:17.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T17:53:17.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T17:53:17.454Z] Configure a credential helper to remove this warning. See [2023-11-07T17:53:17.454Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T17:53:17.454Z] [2023-11-07T17:53:17.454Z] Login Succeeded [2023-11-07T17:53:17.454Z] nexus3.edgexfoundry.org:10004 [2023-11-07T17:53:17.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T17:53:17.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T17:53:17.454Z] Configure a credential helper to remove this warning. See [2023-11-07T17:53:17.454Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T17:53:17.454Z] [2023-11-07T17:53:17.454Z] Login Succeeded [2023-11-07T17:53:17.454Z] docker.io [2023-11-07T17:53:17.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T17:53:17.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T17:53:17.973Z] Configure a credential helper to remove this warning. See [2023-11-07T17:53:17.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T17:53:17.973Z] [2023-11-07T17:53:17.973Z] Login Succeeded [2023-11-07T17:53:17.973Z] ---> docker-login.sh ends [Pipeline] } [2023-11-07T17:53:18.003Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-07T17:53:18.228Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-07T17:53:18.265Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-07T17:53:18.295Z] ========================================================= [2023-11-07T17:53:18.295Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-07T17:53:18.295Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T17:53:18.769Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-07T17:53:18.769Z] Sending build context to Docker daemon 2.303MB [2023-11-07T17:53:18.769Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-11-07T17:53:18.769Z] Step 2/13 : FROM ${BASE} AS builder [2023-11-07T17:53:18.769Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-07T17:53:18.769Z] 7264a8db6415: Pulling fs layer [2023-11-07T17:53:18.769Z] c4d48a809fc2: Pulling fs layer [2023-11-07T17:53:18.769Z] 4f1c88b9dad5: Pulling fs layer [2023-11-07T17:53:18.769Z] ad3a456e5733: Pulling fs layer [2023-11-07T17:53:18.769Z] 33e27b845d1e: Pulling fs layer [2023-11-07T17:53:18.769Z] c68163c4e522: Pulling fs layer [2023-11-07T17:53:18.770Z] 50da416c3ac9: Pulling fs layer [2023-11-07T17:53:18.770Z] 23d2d4c4bb30: Pulling fs layer [2023-11-07T17:53:18.770Z] c68163c4e522: Waiting [2023-11-07T17:53:18.770Z] 50da416c3ac9: Waiting [2023-11-07T17:53:18.770Z] 23d2d4c4bb30: Waiting [2023-11-07T17:53:18.770Z] ad3a456e5733: Waiting [2023-11-07T17:53:18.770Z] 33e27b845d1e: Waiting [2023-11-07T17:53:18.770Z] c4d48a809fc2: Download complete [2023-11-07T17:53:19.030Z] ad3a456e5733: Download complete [2023-11-07T17:53:19.030Z] 33e27b845d1e: Verifying Checksum [2023-11-07T17:53:19.030Z] 33e27b845d1e: Download complete [2023-11-07T17:53:19.030Z] 7264a8db6415: Download complete [2023-11-07T17:53:19.030Z] c68163c4e522: Verifying Checksum [2023-11-07T17:53:19.030Z] c68163c4e522: Download complete [2023-11-07T17:53:19.030Z] 7264a8db6415: Pull complete [2023-11-07T17:53:19.030Z] 23d2d4c4bb30: Verifying Checksum [2023-11-07T17:53:19.030Z] 23d2d4c4bb30: Download complete [2023-11-07T17:53:19.291Z] c4d48a809fc2: Pull complete [2023-11-07T17:53:19.291Z] 4f1c88b9dad5: Verifying Checksum [2023-11-07T17:53:19.291Z] 4f1c88b9dad5: Download complete [2023-11-07T17:53:19.860Z] 50da416c3ac9: Verifying Checksum [2023-11-07T17:53:19.860Z] 50da416c3ac9: Download complete [2023-11-07T17:53:23.148Z] 4f1c88b9dad5: Pull complete [2023-11-07T17:53:23.148Z] ad3a456e5733: Pull complete [2023-11-07T17:53:23.148Z] 33e27b845d1e: Pull complete [2023-11-07T17:53:23.148Z] c68163c4e522: Pull complete [2023-11-07T17:53:25.682Z] 50da416c3ac9: Pull complete [2023-11-07T17:53:25.682Z] 23d2d4c4bb30: Pull complete [2023-11-07T17:53:25.682Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-07T17:53:25.682Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-07T17:53:25.682Z] ---> 0786185ac409 [2023-11-07T17:53:25.682Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-11-07T17:53:29.878Z] ---> Running in 1f01e044d926 [2023-11-07T17:53:29.878Z] Removing intermediate container 1f01e044d926 [2023-11-07T17:53:29.878Z] ---> ee3f4d246525 [2023-11-07T17:53:29.878Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-07T17:53:29.878Z] ---> Running in 1318479012a9 [2023-11-07T17:53:29.878Z] Removing intermediate container 1318479012a9 [2023-11-07T17:53:29.878Z] ---> c3583375e51e [2023-11-07T17:53:29.878Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-11-07T17:53:29.878Z] ---> Running in 1f33af9ff730 [2023-11-07T17:53:29.878Z] Removing intermediate container 1f33af9ff730 [2023-11-07T17:53:29.878Z] ---> 209d77580dce [2023-11-07T17:53:29.878Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-11-07T17:53:29.878Z] ---> Running in 28b01113c516 [2023-11-07T17:53:29.878Z] Removing intermediate container 28b01113c516 [2023-11-07T17:53:29.878Z] ---> 591a43c7522d [2023-11-07T17:53:29.878Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-07T17:53:29.878Z] ---> Running in 41af496abf48 [2023-11-07T17:53:29.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-07T17:53:29.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-07T17:53:30.138Z] (1/13) Installing libintl (0.21.1-r7) [2023-11-07T17:53:30.138Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-11-07T17:53:30.138Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-11-07T17:53:30.138Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-11-07T17:53:30.138Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-11-07T17:53:30.398Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-11-07T17:53:30.398Z] (7/13) Installing udev-init-scripts (35-r1) [2023-11-07T17:53:30.398Z] (8/13) Installing libblkid (2.38.1-r8) [2023-11-07T17:53:30.398Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-11-07T17:53:30.398Z] (10/13) Installing kmod-libs (30-r3) [2023-11-07T17:53:30.398Z] (11/13) Installing eudev (3.2.11-r8) [2023-11-07T17:53:30.398Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-11-07T17:53:30.398Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-11-07T17:53:30.658Z] Executing busybox-1.36.1-r2.trigger [2023-11-07T17:53:30.658Z] Executing eudev-3.2.11-r8.trigger [2023-11-07T17:53:30.658Z] OK: 271 MiB in 65 packages [2023-11-07T17:53:31.227Z] Removing intermediate container 41af496abf48 [2023-11-07T17:53:31.227Z] ---> 2056089d93bd [2023-11-07T17:53:31.227Z] Step 8/13 : WORKDIR /device-usb-camera [2023-11-07T17:53:31.227Z] ---> Running in 894cdf1f3587 [2023-11-07T17:53:31.227Z] Removing intermediate container 894cdf1f3587 [2023-11-07T17:53:31.227Z] ---> 3bb6c67e289f [2023-11-07T17:53:31.227Z] Step 9/13 : COPY go.mod vendor* ./ [2023-11-07T17:53:31.487Z] ---> 8c769b190338 [2023-11-07T17:53:31.487Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T17:53:31.487Z] ---> Running in 9646d2710577 [2023-11-07T17:53:31.661Z] Still waiting to schedule task [2023-11-07T17:53:31.661Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-11-07T17:54:18.201Z] Removing intermediate container 9646d2710577 [2023-11-07T17:54:18.201Z] ---> 23af9525874c [2023-11-07T17:54:18.201Z] Step 11/13 : COPY . . [2023-11-07T17:54:18.201Z] ---> de26ddae0522 [2023-11-07T17:54:18.201Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-11-07T17:54:18.201Z] ---> Running in 0ebd0610f638 [2023-11-07T17:54:18.201Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-07T17:54:18.201Z] Dload Upload Total Spent Left Speed [2023-11-07T17:54:18.201Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 10702 0 --:--:-- --:--:-- --:--:-- 10801 [2023-11-07T17:54:18.201Z] Removing intermediate container 0ebd0610f638 [2023-11-07T17:54:18.201Z] ---> 6a88e6e302d2 [2023-11-07T17:54:18.201Z] Step 13/13 : RUN ${MAKE} [2023-11-07T17:54:18.201Z] ---> Running in 380010ba559f [2023-11-07T17:54:18.201Z] noop [2023-11-07T17:54:18.201Z] Removing intermediate container 380010ba559f [2023-11-07T17:54:18.201Z] ---> b64b3107e360 [2023-11-07T17:54:18.201Z] Successfully built b64b3107e360 [2023-11-07T17:54:18.201Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T17:54:18.663Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-07T17:54:18.663Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T17:54:18.818Z] prd-ubuntu20.04-docker-8c-8g-16869 does not seem to be running inside a container [2023-11-07T17:54:19.129Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-308 -v /w/workspace/foundry_device-usb-camera_PR-308:/w/workspace/foundry_device-usb-camera_PR-308:rw,z -v /w/workspace/foundry_device-usb-camera_PR-308@tmp:/w/workspace/foundry_device-usb-camera_PR-308@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-07T17:54:19.464Z] $ docker top a3240709b78f1383feb08a1a2876ba7dd90905721a6fd82a78f7b9b6dd9df95f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-07T17:54:19.849Z] + go version [2023-11-07T17:54:19.850Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-07T17:54:19.881Z] $ docker stop --time=1 a3240709b78f1383feb08a1a2876ba7dd90905721a6fd82a78f7b9b6dd9df95f [2023-11-07T17:54:21.210Z] $ docker rm -f --volumes a3240709b78f1383feb08a1a2876ba7dd90905721a6fd82a78f7b9b6dd9df95f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T17:54:21.947Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-07T17:54:21.947Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T17:54:22.101Z] prd-ubuntu20.04-docker-8c-8g-16869 does not seem to be running inside a container [2023-11-07T17:54:22.133Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-usb-camera_PR-308 -v /w/workspace/foundry_device-usb-camera_PR-308:/w/workspace/foundry_device-usb-camera_PR-308:rw,z -v /w/workspace/foundry_device-usb-camera_PR-308@tmp:/w/workspace/foundry_device-usb-camera_PR-308@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-07T17:54:22.458Z] $ docker top db63736a50a0d375b048960a0d751758ae27878475fe668de2c71d2ebfc8c039 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-07T17:54:22.846Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-308 [Pipeline] fileExists [Pipeline] sh [2023-11-07T17:54:23.208Z] + make test [2023-11-07T17:54:23.209Z] go test ./... -coverprofile=coverage.out ./... [2023-11-07T17:54:24.585Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-11-07T17:54:34.561Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-11-07T17:54:35.128Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 4.4% of statements [2023-11-07T17:54:41.812Z] go vet ./... [2023-11-07T17:54:44.340Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-07T17:54:44.340Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-07T17:54:44.340Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-07T17:54:44.376Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-07T17:54:44.402Z] $ docker stop --time=1 db63736a50a0d375b048960a0d751758ae27878475fe668de2c71d2ebfc8c039 [2023-11-07T17:54:47.492Z] $ docker rm -f --volumes db63736a50a0d375b048960a0d751758ae27878475fe668de2c71d2ebfc8c039 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-07T17:54:48.027Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-07T17:54:48.213Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-07T17:54:48.909Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-07T17:54:49.218Z] + ls -al . [2023-11-07T17:54:49.218Z] total 216 [2023-11-07T17:54:49.218Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 7 17:54 . [2023-11-07T17:54:49.218Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 17:52 .. [2023-11-07T17:54:49.218Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 17:54 .git [2023-11-07T17:54:49.218Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 17:52 .github [2023-11-07T17:54:49.218Z] -rw-rw-r-- 1 jenkins jenkins 429 Nov 7 17:52 .gitignore [2023-11-07T17:54:49.218Z] -rw-rw-r-- 1 jenkins jenkins 45 Nov 7 17:52 .golangci.yml [2023-11-07T17:54:49.218Z] -rw-rw-r-- 1 jenkins jenkins 77 Nov 7 17:52 .hadolint.yml [2023-11-07T17:54:49.219Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 17:53 .semver [2023-11-07T17:54:49.219Z] -rw-rw-r-- 1 jenkins jenkins 10851 Nov 7 17:52 Attribution.txt [2023-11-07T17:54:49.219Z] -rw-rw-r-- 1 jenkins jenkins 11903 Nov 7 17:52 CHANGELOG.md [2023-11-07T17:54:49.219Z] -rw-rw-r-- 1 jenkins jenkins 2453 Nov 7 17:52 Dockerfile [2023-11-07T17:54:49.219Z] -rw-rw-r-- 1 jenkins jenkins 678 Nov 7 17:52 GOVERNANCE.md [2023-11-07T17:54:49.219Z] -rw-rw-r-- 1 jenkins jenkins 659 Nov 7 17:52 Jenkinsfile [2023-11-07T17:54:49.219Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 7 17:52 LICENSE [2023-11-07T17:54:49.219Z] -rw-rw-r-- 1 jenkins jenkins 2611 Nov 7 17:52 Makefile [2023-11-07T17:54:49.219Z] -rw-rw-r-- 1 jenkins jenkins 622 Nov 7 17:52 OWNERS.md [2023-11-07T17:54:49.219Z] -rw-rw-r-- 1 jenkins jenkins 2575 Nov 7 17:52 README.md [2023-11-07T17:54:49.219Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 7 17:53 VERSION [2023-11-07T17:54:49.219Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 17:52 bin [2023-11-07T17:54:49.219Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 17:52 cmd [2023-11-07T17:54:49.219Z] -rw-r--r-- 1 jenkins jenkins 54703 Nov 7 17:54 coverage.out [2023-11-07T17:54:49.219Z] -rwxrwxr-x 1 jenkins jenkins 84 Nov 7 17:52 docker-entrypoint.sh [2023-11-07T17:54:49.219Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 17:52 docs [2023-11-07T17:54:49.219Z] -rw-rw-r-- 1 jenkins jenkins 3885 Nov 7 17:52 go.mod [2023-11-07T17:54:49.219Z] -rw-rw-r-- 1 jenkins jenkins 34758 Nov 7 17:52 go.sum [2023-11-07T17:54:49.219Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 17:52 internal [2023-11-07T17:54:49.219Z] -rw-rw-r-- 1 jenkins jenkins 231 Nov 7 17:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T17:54:49.603Z] + 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=e829500ec56d1cf86e7e07acf07509bb072a2b48 --label arch=amd64 --label version=0.0.0 . [2023-11-07T17:54:49.603Z] Sending build context to Docker daemon 2.359MB [2023-11-07T17:54:49.603Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-11-07T17:54:49.603Z] Step 2/36 : FROM ${BASE} AS builder [2023-11-07T17:54:49.603Z] ---> b64b3107e360 [2023-11-07T17:54:49.603Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-11-07T17:54:49.603Z] ---> Running in abb45c3d2c3a [2023-11-07T17:54:49.862Z] Removing intermediate container abb45c3d2c3a [2023-11-07T17:54:49.862Z] ---> d4b0276ad02e [2023-11-07T17:54:49.862Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-07T17:54:49.862Z] ---> Running in 511d57254960 [2023-11-07T17:54:50.121Z] Removing intermediate container 511d57254960 [2023-11-07T17:54:50.121Z] ---> db536e29d478 [2023-11-07T17:54:50.121Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-11-07T17:54:50.121Z] ---> Running in 91116f65c081 [2023-11-07T17:54:50.381Z] Removing intermediate container 91116f65c081 [2023-11-07T17:54:50.381Z] ---> db20d4b98ecc [2023-11-07T17:54:50.381Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-11-07T17:54:50.381Z] ---> Running in 645c5fb649e7 [2023-11-07T17:54:50.381Z] Removing intermediate container 645c5fb649e7 [2023-11-07T17:54:50.381Z] ---> de0ce530bb93 [2023-11-07T17:54:50.381Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-07T17:54:50.381Z] ---> Running in a4ae7c7cf570 [2023-11-07T17:54:50.640Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-07T17:54:50.898Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-07T17:54:50.898Z] OK: 271 MiB in 65 packages [2023-11-07T17:54:51.465Z] Removing intermediate container a4ae7c7cf570 [2023-11-07T17:54:51.465Z] ---> edd34f8f9c54 [2023-11-07T17:54:51.465Z] Step 8/36 : WORKDIR /device-usb-camera [2023-11-07T17:54:51.465Z] ---> Running in 11f2807ea7dc [2023-11-07T17:54:51.465Z] Removing intermediate container 11f2807ea7dc [2023-11-07T17:54:51.465Z] ---> 858ce53595eb [2023-11-07T17:54:51.465Z] Step 9/36 : COPY go.mod vendor* ./ [2023-11-07T17:54:51.726Z] ---> a7982abdab57 [2023-11-07T17:54:51.726Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T17:54:51.726Z] ---> Running in d7906757d1e3 [2023-11-07T17:54:52.664Z] Removing intermediate container d7906757d1e3 [2023-11-07T17:54:52.664Z] ---> c40f5b40ab87 [2023-11-07T17:54:52.664Z] Step 11/36 : COPY . . [2023-11-07T17:54:52.922Z] ---> 007da5481477 [2023-11-07T17:54:52.922Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-11-07T17:54:52.922Z] ---> Running in 17f476cf8780 [2023-11-07T17:54:53.492Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-07T17:54:53.492Z] Dload Upload Total Spent Left  Speed [2023-11-07T17:54:53.492Z] 0 0 0 0 0  0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 39204 0 --:--:-- --:--:-- --:--:-- 40419 [2023-11-07T17:54:53.492Z] Removing intermediate container 17f476cf8780 [2023-11-07T17:54:53.492Z] ---> 6eacd642ad8b [2023-11-07T17:54:53.492Z] Step 13/36 : RUN ${MAKE} [2023-11-07T17:54:53.751Z] ---> Running in 746eb094a969 [2023-11-07T17:54:54.009Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.40" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-11-07T17:55:15.944Z] Removing intermediate container 746eb094a969 [2023-11-07T17:55:15.944Z] ---> 1ae5da6ef73a [2023-11-07T17:55:15.944Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-11-07T17:55:15.944Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-11-07T17:55:15.944Z] 4acc49c71d14: Pulling fs layer [2023-11-07T17:55:16.204Z] 4acc49c71d14: Verifying Checksum [2023-11-07T17:55:16.204Z] 4acc49c71d14: Download complete [2023-11-07T17:55:16.463Z] 4acc49c71d14: Pull complete [2023-11-07T17:55:16.463Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-11-07T17:55:16.463Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-11-07T17:55:16.463Z] ---> 01a2bd3e5fff [2023-11-07T17:55:16.463Z] Step 15/36 : FROM alpine:3.18 [2023-11-07T17:55:16.722Z] 3.18: Pulling from library/alpine [2023-11-07T17:55:16.982Z] 96526aa774ef: Pulling fs layer [2023-11-07T17:55:17.491Z] 96526aa774ef: Verifying Checksum [2023-11-07T17:55:17.491Z] 96526aa774ef: Download complete [2023-11-07T17:55:17.491Z] 96526aa774ef: Pull complete [2023-11-07T17:55:17.491Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-07T17:55:17.491Z] Status: Downloaded newer image for alpine:3.18 [2023-11-07T17:55:17.491Z] ---> 8ca4688f4f35 [2023-11-07T17:55:17.491Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-11-07T17:55:17.750Z] ---> Running in 985da4da72d7 [2023-11-07T17:55:17.750Z] Removing intermediate container 985da4da72d7 [2023-11-07T17:55:17.750Z] ---> 0f396feec4cc [2023-11-07T17:55:17.750Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-11-07T17:55:17.750Z] ---> Running in 55fbf3ce11e8 [2023-11-07T17:55:18.008Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-07T17:55:18.266Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-07T17:55:18.525Z] (1/107) Installing dumb-init (1.2.5-r2) [2023-11-07T17:55:18.525Z] (2/107) Installing sdl2 (2.26.5-r0) [2023-11-07T17:55:18.525Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2023-11-07T17:55:18.525Z] (4/107) Installing aom-libs (3.6.1-r0) [2023-11-07T17:55:18.525Z] (5/107) Installing libxau (1.0.11-r2) [2023-11-07T17:55:18.525Z] (6/107) Installing libmd (1.0.4-r2) [2023-11-07T17:55:18.525Z] (7/107) Installing libbsd (0.11.7-r1) [2023-11-07T17:55:18.525Z] (8/107) Installing libxdmcp (1.1.4-r2) [2023-11-07T17:55:18.525Z] (9/107) Installing libxcb (1.15-r1) [2023-11-07T17:55:18.525Z] (10/107) Installing libx11 (1.8.7-r0) [2023-11-07T17:55:18.525Z] (11/107) Installing hwdata-pci (0.370-r0) [2023-11-07T17:55:18.525Z] (12/107) Installing libpciaccess (0.17-r2) [2023-11-07T17:55:18.525Z] (13/107) Installing libdrm (2.4.115-r4) [2023-11-07T17:55:18.525Z] (14/107) Installing libxext (1.3.5-r2) [2023-11-07T17:55:18.525Z] (15/107) Installing libxfixes (6.0.1-r2) [2023-11-07T17:55:18.525Z] (16/107) Installing libffi (3.4.4-r2) [2023-11-07T17:55:18.525Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2023-11-07T17:55:18.785Z] (18/107) Installing libva (2.18.0-r1) [2023-11-07T17:55:18.785Z] (19/107) Installing libvdpau (1.5-r1) [2023-11-07T17:55:18.785Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2023-11-07T17:55:18.785Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2023-11-07T17:55:18.785Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2023-11-07T17:55:18.785Z] (23/107) Installing ffmpeg-libavutil (6.0-r15) [2023-11-07T17:55:18.785Z] (24/107) Installing libdav1d (1.2.1-r0) [2023-11-07T17:55:18.785Z] (25/107) Installing brotli-libs (1.0.9-r14) [2023-11-07T17:55:18.785Z] (26/107) Installing libhwy (1.0.4-r1) [2023-11-07T17:55:18.785Z] (27/107) Installing lcms2 (2.15-r2) [2023-11-07T17:55:18.785Z] (28/107) Installing libjxl (0.8.2-r0) [2023-11-07T17:55:18.785Z] (29/107) Installing lame-libs (3.100-r5) [2023-11-07T17:55:18.785Z] (30/107) Installing opus (1.4-r0) [2023-11-07T17:55:18.785Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2023-11-07T17:55:18.785Z] (32/107) Installing soxr (0.1.3-r5) [2023-11-07T17:55:18.785Z] (33/107) Installing ffmpeg-libswresample (6.0-r15) [2023-11-07T17:55:18.785Z] (34/107) Installing libogg (1.3.5-r4) [2023-11-07T17:55:18.785Z] (35/107) Installing libtheora (1.1.1-r17) [2023-11-07T17:55:18.785Z] (36/107) Installing libvorbis (1.3.7-r1) [2023-11-07T17:55:18.785Z] (37/107) Installing libvpx (1.13.0-r2) [2023-11-07T17:55:18.785Z] (38/107) Installing libwebp (1.3.2-r0) [2023-11-07T17:55:18.785Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2023-11-07T17:55:18.785Z] (40/107) Installing numactl (2.0.16-r4) [2023-11-07T17:55:18.785Z] (41/107) Installing x265-libs (3.5-r4) [2023-11-07T17:55:19.043Z] (42/107) Installing xvidcore (1.3.7-r1) [2023-11-07T17:55:19.043Z] (43/107) Installing ffmpeg-libavcodec (6.0-r15) [2023-11-07T17:55:19.043Z] (44/107) Installing alsa-lib (1.2.9-r1) [2023-11-07T17:55:19.043Z] (45/107) Installing libexpat (2.5.0-r1) [2023-11-07T17:55:19.043Z] (46/107) Installing libbz2 (1.0.8-r5) [2023-11-07T17:55:19.043Z] (47/107) Installing libpng (1.6.39-r3) [2023-11-07T17:55:19.043Z] (48/107) Installing freetype (2.13.0-r5) [2023-11-07T17:55:19.043Z] (49/107) Installing fontconfig (2.14.2-r3) [2023-11-07T17:55:19.043Z] (50/107) Installing fribidi (1.0.13-r0) [2023-11-07T17:55:19.043Z] (51/107) Installing libintl (0.21.1-r7) [2023-11-07T17:55:19.043Z] (52/107) Installing libblkid (2.38.1-r8) [2023-11-07T17:55:19.043Z] (53/107) Installing libmount (2.38.1-r8) [2023-11-07T17:55:19.302Z] (54/107) Installing pcre2 (10.42-r1) [2023-11-07T17:55:19.302Z] (55/107) Installing glib (2.76.4-r0) [2023-11-07T17:55:19.302Z] (56/107) Installing graphite2 (1.3.14-r5) [2023-11-07T17:55:19.302Z] (57/107) Installing harfbuzz (7.3.0-r0) [2023-11-07T17:55:19.302Z] (58/107) Installing libunibreak (5.1-r0) [2023-11-07T17:55:19.302Z] (59/107) Installing libass (0.17.1-r0) [2023-11-07T17:55:19.302Z] (60/107) Installing libbluray (1.3.4-r0) [2023-11-07T17:55:19.302Z] (61/107) Installing gmp (6.2.1-r3) [2023-11-07T17:55:19.302Z] (62/107) Installing nettle (3.8.1-r2) [2023-11-07T17:55:19.302Z] (63/107) Installing libunistring (1.1-r1) [2023-11-07T17:55:19.302Z] (64/107) Installing libidn2 (2.3.4-r1) [2023-11-07T17:55:19.302Z] (65/107) Installing p11-kit (0.24.1-r2) [2023-11-07T17:55:19.302Z] (66/107) Installing libtasn1 (4.19.0-r1) [2023-11-07T17:55:19.302Z] (67/107) Installing gnutls (3.8.0-r2) [2023-11-07T17:55:19.302Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2023-11-07T17:55:19.302Z] (69/107) Installing libopenmpt (0.7.2-r0) [2023-11-07T17:55:19.302Z] (70/107) Installing cjson (1.7.15-r4) [2023-11-07T17:55:19.302Z] (71/107) Installing mbedtls (2.28.5-r0) [2023-11-07T17:55:19.302Z] (72/107) Installing librist (0.2.7-r0) [2023-11-07T17:55:19.302Z] (73/107) Installing libsrt (1.5.2-r0) [2023-11-07T17:55:19.302Z] (74/107) Installing libssh (0.10.5-r0) [2023-11-07T17:55:19.302Z] (75/107) Installing xz-libs (5.4.3-r0) [2023-11-07T17:55:19.302Z] (76/107) Installing libxml2 (2.11.4-r0) [2023-11-07T17:55:19.561Z] (77/107) Installing libsodium (1.0.18-r3) [2023-11-07T17:55:19.561Z] (78/107) Installing libzmq (4.3.4-r4) [2023-11-07T17:55:19.561Z] (79/107) Installing ffmpeg-libavformat (6.0-r15) [2023-11-07T17:55:19.561Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2023-11-07T17:55:19.561Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2023-11-07T17:55:19.561Z] (82/107) Installing shaderc (2023.3-r1) [2023-11-07T17:55:19.561Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2023-11-07T17:55:19.561Z] (84/107) Installing libplacebo (5.264.1-r1) [2023-11-07T17:55:19.561Z] (85/107) Installing ffmpeg-libpostproc (6.0-r15) [2023-11-07T17:55:19.561Z] (86/107) Installing ffmpeg-libswscale (6.0-r15) [2023-11-07T17:55:19.561Z] (87/107) Installing vidstab (1.1.1-r0) [2023-11-07T17:55:19.561Z] (88/107) Installing zimg (3.0.5-r0) [2023-11-07T17:55:19.561Z] (89/107) Installing ffmpeg-libavfilter (6.0-r15) [2023-11-07T17:55:19.561Z] (90/107) Installing libasyncns (0.8-r1) [2023-11-07T17:55:19.561Z] (91/107) Installing dbus-libs (1.14.8-r0) [2023-11-07T17:55:19.561Z] (92/107) Installing libltdl (2.4.7-r2) [2023-11-07T17:55:19.561Z] (93/107) Installing orc (0.4.34-r0) [2023-11-07T17:55:19.561Z] (94/107) Installing flac-libs (1.4.3-r0) [2023-11-07T17:55:19.561Z] (95/107) Installing libsndfile (1.2.0-r2) [2023-11-07T17:55:19.561Z] (96/107) Installing speexdsp (1.2.1-r1) [2023-11-07T17:55:19.561Z] (97/107) Installing tdb-libs (1.4.8-r1) [2023-11-07T17:55:19.561Z] (98/107) Installing libpulse (16.1-r10) [2023-11-07T17:55:19.561Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2023-11-07T17:55:19.821Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2023-11-07T17:55:19.821Z] (101/107) Installing ffmpeg-libavdevice (6.0-r15) [2023-11-07T17:55:19.821Z] (102/107) Installing ffmpeg (6.0-r15) [2023-11-07T17:55:19.821Z] (103/107) Installing udev-init-scripts (35-r1) [2023-11-07T17:55:19.821Z] (104/107) Installing eudev-libs (3.2.11-r8) [2023-11-07T17:55:19.821Z] (105/107) Installing zstd-libs (1.5.5-r4) [2023-11-07T17:55:19.821Z] (106/107) Installing kmod-libs (30-r3) [2023-11-07T17:55:19.821Z] (107/107) Installing eudev (3.2.11-r8) [2023-11-07T17:55:19.821Z] Executing busybox-1.36.1-r2.trigger [2023-11-07T17:55:19.821Z] Executing glib-2.76.4-r0.trigger [2023-11-07T17:55:19.821Z] Executing eudev-3.2.11-r8.trigger [2023-11-07T17:55:19.821Z] OK: 131 MiB in 122 packages [2023-11-07T17:55:22.805Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16871 in /w/workspace/foundry_device-usb-camera_PR-308 [Pipeline] { [Pipeline] ws [2023-11-07T17:55:22.870Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2023-11-07T17:55:23.094Z] Selected Git installation does not exist. Using Default [2023-11-07T17:55:23.094Z] The recommended git tool is: NONE [2023-11-07T17:55:23.110Z] Removing intermediate container 55fbf3ce11e8 [2023-11-07T17:55:23.110Z] ---> 8a516d647e57 [2023-11-07T17:55:23.110Z] Step 18/36 : WORKDIR / [2023-11-07T17:55:23.110Z] ---> Running in c4b53feabcd9 [2023-11-07T17:55:23.370Z] Removing intermediate container c4b53feabcd9 [2023-11-07T17:55:23.370Z] ---> cffc3d77e8c8 [2023-11-07T17:55:23.370Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-11-07T17:55:24.306Z] ---> f917ddd7f6d1 [2023-11-07T17:55:24.306Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-11-07T17:55:24.306Z] ---> 2e47b2dd1f05 [2023-11-07T17:55:24.306Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-11-07T17:55:24.306Z] ---> 6cc71fad941c [2023-11-07T17:55:24.306Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-11-07T17:55:24.565Z] ---> 5438dd54c541 [2023-11-07T17:55:24.565Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-11-07T17:55:24.565Z] ---> a8accbcbe0df [2023-11-07T17:55:24.565Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-11-07T17:55:24.825Z] ---> 1c7dfc64a26f [2023-11-07T17:55:24.825Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-11-07T17:55:25.391Z] ---> bbd56db57ac1 [2023-11-07T17:55:25.391Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-11-07T17:55:25.391Z] ---> Running in 21b2e2ba0855 [2023-11-07T17:55:25.958Z] Removing intermediate container 21b2e2ba0855 [2023-11-07T17:55:25.958Z] ---> 81e04e07def8 [2023-11-07T17:55:25.958Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-11-07T17:55:25.958Z] ---> Running in b600eed1c4e9 [2023-11-07T17:55:26.525Z] Removing intermediate container b600eed1c4e9 [2023-11-07T17:55:26.525Z] ---> 8bbb29ebfb98 [2023-11-07T17:55:26.525Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-11-07T17:55:26.525Z] ---> Running in 6cf3eb391ffa [2023-11-07T17:55:27.090Z] Removing intermediate container 6cf3eb391ffa [2023-11-07T17:55:27.090Z] ---> 60b8645444cb [2023-11-07T17:55:27.090Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-11-07T17:55:27.090Z] ---> Running in 7d59a8c5bb44 [2023-11-07T17:55:27.655Z] Removing intermediate container 7d59a8c5bb44 [2023-11-07T17:55:27.655Z] ---> f68efb741e73 [2023-11-07T17:55:27.655Z] Step 30/36 : EXPOSE 59983 [2023-11-07T17:55:27.655Z] ---> Running in 0bdba6ce0df6 [2023-11-07T17:55:27.655Z] Removing intermediate container 0bdba6ce0df6 [2023-11-07T17:55:27.655Z] ---> fedc6b9ed7df [2023-11-07T17:55:27.655Z] Step 31/36 : EXPOSE 8554 [2023-11-07T17:55:27.655Z] ---> Running in 1dcabd83fe01 [2023-11-07T17:55:27.915Z] Removing intermediate container 1dcabd83fe01 [2023-11-07T17:55:27.915Z] ---> f4608d2b611f [2023-11-07T17:55:27.915Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-11-07T17:55:27.915Z] ---> Running in 20c5f1de47ab [2023-11-07T17:55:27.915Z] Removing intermediate container 20c5f1de47ab [2023-11-07T17:55:27.915Z] ---> bdee9d625b79 [2023-11-07T17:55:27.915Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-11-07T17:55:27.915Z] ---> Running in aee03d638948 [2023-11-07T17:55:27.915Z] Removing intermediate container aee03d638948 [2023-11-07T17:55:27.915Z] ---> e187e57e070f [2023-11-07T17:55:27.915Z] Step 34/36 : LABEL arch=amd64 [2023-11-07T17:55:28.175Z] ---> Running in d85221a536ba [2023-11-07T17:55:28.175Z] Removing intermediate container d85221a536ba [2023-11-07T17:55:28.175Z] ---> b3fcfc953f7c [2023-11-07T17:55:28.175Z] Step 35/36 : LABEL git_sha=e829500ec56d1cf86e7e07acf07509bb072a2b48 [2023-11-07T17:55:28.175Z] ---> Running in 720e2b558ff8 [2023-11-07T17:55:28.175Z] Removing intermediate container 720e2b558ff8 [2023-11-07T17:55:28.175Z] ---> 95e9137c696a [2023-11-07T17:55:28.175Z] Step 36/36 : LABEL version=0.0.0 [2023-11-07T17:55:28.175Z] ---> Running in 72913a3bf3e9 [2023-11-07T17:55:28.435Z] Removing intermediate container 72913a3bf3e9 [2023-11-07T17:55:28.435Z] ---> a91e90f15b38 [2023-11-07T17:55:28.435Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-07T17:55:28.435Z] Successfully built a91e90f15b38 [2023-11-07T17:55:28.435Z] 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 [2023-11-07T17:55:29.021Z] using credential edgex-jenkins-ssh [2023-11-07T17:55:29.037Z] Cloning the remote Git repository [2023-11-07T17:55:29.286Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-07T17:55:29.286Z] [2023-11-07T17:55:29.287Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [2023-11-07T17:55:29.082Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-11-07T17:55:29.174Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2023-11-07T17:55:29.316Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-11-07T17:55:29.317Z] > git --version # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T17:55:29.670Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-07T17:55:29.670Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-07T17:55:29.670Z] 5eb5b503b376: Pulling fs layer [2023-11-07T17:55:29.670Z] 5c69ac0246d0: Pulling fs layer [2023-11-07T17:55:29.670Z] ec43610c2a17: Pulling fs layer [2023-11-07T17:55:29.670Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-07T17:55:29.670Z] 33b1e0a273af: Pulling fs layer [2023-11-07T17:55:29.670Z] 5d3b04190fa2: Pulling fs layer [2023-11-07T17:55:29.670Z] 2f39f015ded8: Pulling fs layer [2023-11-07T17:55:29.670Z] 3a2ae6a8a46f: Waiting [2023-11-07T17:55:29.670Z] 5d3b04190fa2: Waiting [2023-11-07T17:55:29.670Z] 5c69ac0246d0: Verifying Checksum [2023-11-07T17:55:29.670Z] 5c69ac0246d0: Download complete [2023-11-07T17:55:29.670Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-07T17:55:29.670Z] 3a2ae6a8a46f: Download complete [2023-11-07T17:55:29.670Z] ec43610c2a17: Verifying Checksum [2023-11-07T17:55:29.670Z] ec43610c2a17: Download complete [2023-11-07T17:55:29.670Z] 33b1e0a273af: Verifying Checksum [2023-11-07T17:55:29.670Z] 33b1e0a273af: Download complete [2023-11-07T17:55:29.670Z] 5d3b04190fa2: Verifying Checksum [2023-11-07T17:55:29.670Z] 5d3b04190fa2: Download complete [2023-11-07T17:55:29.930Z] 5eb5b503b376: Verifying Checksum [2023-11-07T17:55:29.930Z] 5eb5b503b376: Download complete [2023-11-07T17:55:30.495Z] 2f39f015ded8: Download complete [2023-11-07T17:55:29.339Z] > git --version # 'git version 2.25.1' [2023-11-07T17:55:29.342Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-07T17:55:29.494Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-07T17:55:30.398Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-11-07T17:55:30.418Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-07T17:55:31.060Z] 5eb5b503b376: Pull complete [2023-11-07T17:55:31.060Z] 5c69ac0246d0: Pull complete [2023-11-07T17:55:31.633Z] ec43610c2a17: Pull complete [2023-11-07T17:55:31.633Z] 3a2ae6a8a46f: Pull complete [2023-11-07T17:55:31.893Z] 33b1e0a273af: Pull complete [2023-11-07T17:55:31.893Z] 5d3b04190fa2: Pull complete [2023-11-07T17:55:31.219Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-11-07T17:55:31.262Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-11-07T17:55:31.262Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-07T17:55:31.278Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/308/head:refs/remotes/origin/PR-308 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-07T17:55:31.985Z] Merging remotes/origin/main commit d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6 into PR head commit e829500ec56d1cf86e7e07acf07509bb072a2b48 [2023-11-07T17:55:32.272Z] Merge succeeded, producing e829500ec56d1cf86e7e07acf07509bb072a2b48 [2023-11-07T17:55:32.273Z] Checking out Revision e829500ec56d1cf86e7e07acf07509bb072a2b48 (PR-308) [2023-11-07T17:55:32.743Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-11-07T17:55:32.792Z] > git --version # timeout=10 [2023-11-07T17:55:32.802Z] > git --version # 'git version 2.25.1' [2023-11-07T17:55:32.817Z] fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-07T17:55:33.199Z] [2023-11-07T17:55:33.199Z] GitHub has been notified of this commit’s build result [2023-11-07T17:55:33.199Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2023-11-07T17:55:32.005Z] > git config core.sparsecheckout # timeout=10 [2023-11-07T17:55:32.086Z] > git checkout -f e829500ec56d1cf86e7e07acf07509bb072a2b48 # timeout=10 [2023-11-07T17:55:32.169Z] > git remote # timeout=10 [2023-11-07T17:55:32.194Z] > git config --get remote.origin.url # timeout=10 [2023-11-07T17:55:32.207Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-07T17:55:32.229Z] > git merge d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6 # timeout=10 [2023-11-07T17:55:32.257Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-07T17:55:32.281Z] > git config core.sparsecheckout # timeout=10 [2023-11-07T17:55:32.296Z] > git checkout -f e829500ec56d1cf86e7e07acf07509bb072a2b48 # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-07T17:55:33.946Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-07T17:55:33.946Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-07T17:55:33.946Z] Dload Upload Total Spent Left Speed [2023-11-07T17:55:33.946Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 93250 0 --:--:-- --:--:-- --:--:-- 93250 [Pipeline] sh [2023-11-07T17:55:34.594Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-07T17:55:34.944Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-07T17:55:34.944Z] + sudo tee /etc/docker/daemon.new [2023-11-07T17:55:34.944Z] { [2023-11-07T17:55:34.944Z] "registry-mirrors": [ [2023-11-07T17:55:34.944Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-07T17:55:34.944Z] ], [2023-11-07T17:55:34.944Z] "bip": "10.250.0.254/24", [2023-11-07T17:55:34.944Z] "hosts": [ [2023-11-07T17:55:34.944Z] "tcp://0.0.0.0:5555", [2023-11-07T17:55:34.944Z] "unix:///var/run/docker.sock" [2023-11-07T17:55:34.944Z] ], [2023-11-07T17:55:34.944Z] "mtu": 1458, [2023-11-07T17:55:34.944Z] "selinux-enabled": true, [2023-11-07T17:55:34.944Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-07T17:55:34.944Z] } [Pipeline] sh [2023-11-07T17:55:35.301Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-07T17:55:35.658Z] + sudo service docker restart [2023-11-07T17:55:36.094Z] 2f39f015ded8: Pull complete [2023-11-07T17:55:36.094Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-07T17:55:36.094Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-07T17:55:36.094Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T17:55:36.341Z] prd-ubuntu20.04-docker-8c-8g-16869 does not seem to be running inside a container [2023-11-07T17:55:36.370Z] $ 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/foundry_device-usb-camera_PR-308 -v /w/workspace/foundry_device-usb-camera_PR-308:/w/workspace/foundry_device-usb-camera_PR-308:rw,z -v /w/workspace/foundry_device-usb-camera_PR-308@tmp:/w/workspace/foundry_device-usb-camera_PR-308@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-07T17:55:41.270Z] $ docker top f2058cd6f2c003723a2eb59c6959743dc17edee39e9694ab0365a5e0099ddd3a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-07T17:55:41.750Z] ---> job-cost.sh [2023-11-07T17:55:41.750Z] lf-activate-venv: SKIPPING [2023-11-07T17:55:41.750Z] INFO: No Stack... [2023-11-07T17:55:42.009Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-07T17:55:42.577Z] INFO: Archiving Costs [Pipeline] sh [2023-11-07T17:55:42.897Z] + cat /w/workspace/foundry_device-usb-camera_PR-308/archives/cost.csv [2023-11-07T17:55:42.897Z] + cut -d, -f6 [Pipeline] lock [2023-11-07T17:55:42.941Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-308-1-stack-cost] [2023-11-07T17:55:42.946Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-308-1-stack-cost] did not exist. Created. [2023-11-07T17:55:42.946Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-308-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-07T17:55:43.331Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-07T17:55:43.383Z] Stashed 1 file(s) [Pipeline] } [2023-11-07T17:55:43.409Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-308-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-07T17:55:43.479Z] $ docker stop --time=1 f2058cd6f2c003723a2eb59c6959743dc17edee39e9694ab0365a5e0099ddd3a [2023-11-07T17:55:44.630Z] $ docker rm -f --volumes f2058cd6f2c003723a2eb59c6959743dc17edee39e9694ab0365a5e0099ddd3a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-07T17:55:53.979Z] provisioning config files... [2023-11-07T17:55:54.009Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config17929234416008343464tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-07T17:55:54.398Z] ---> docker-login.sh [2023-11-07T17:55:54.398Z] nexus3.edgexfoundry.org:10001 [2023-11-07T17:55:54.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T17:55:54.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T17:55:54.941Z] Configure a credential helper to remove this warning. See [2023-11-07T17:55:54.941Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T17:55:54.941Z] [2023-11-07T17:55:54.941Z] Login Succeeded [2023-11-07T17:55:54.941Z] nexus3.edgexfoundry.org:10002 [2023-11-07T17:55:55.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T17:55:55.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T17:55:55.211Z] Configure a credential helper to remove this warning. See [2023-11-07T17:55:55.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T17:55:55.211Z] [2023-11-07T17:55:55.211Z] Login Succeeded [2023-11-07T17:55:55.211Z] nexus3.edgexfoundry.org:10003 [2023-11-07T17:55:55.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T17:55:55.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T17:55:55.749Z] Configure a credential helper to remove this warning. See [2023-11-07T17:55:55.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T17:55:55.749Z] [2023-11-07T17:55:55.749Z] Login Succeeded [2023-11-07T17:55:55.749Z] nexus3.edgexfoundry.org:10004 [2023-11-07T17:55:56.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T17:55:56.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T17:55:56.019Z] Configure a credential helper to remove this warning. See [2023-11-07T17:55:56.019Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T17:55:56.019Z] [2023-11-07T17:55:56.019Z] Login Succeeded [2023-11-07T17:55:56.019Z] docker.io [2023-11-07T17:55:56.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T17:55:56.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T17:55:56.554Z] Configure a credential helper to remove this warning. See [2023-11-07T17:55:56.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T17:55:56.554Z] [2023-11-07T17:55:56.554Z] Login Succeeded [2023-11-07T17:55:56.554Z] ---> docker-login.sh ends [Pipeline] } [2023-11-07T17:55:56.588Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-07T17:55:56.962Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-07T17:55:57.002Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-07T17:55:57.038Z] ========================================================= [2023-11-07T17:55:57.038Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-07T17:55:57.038Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T17:55:57.556Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-07T17:55:57.823Z] Sending build context to Docker daemon 1.364MB [2023-11-07T17:55:57.823Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-11-07T17:55:57.823Z] Step 2/13 : FROM ${BASE} AS builder [2023-11-07T17:55:58.222Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-07T17:55:58.222Z] 9fda8d8052c6: Pulling fs layer [2023-11-07T17:55:58.222Z] 5d54e960e981: Pulling fs layer [2023-11-07T17:55:58.222Z] c4a7e357bf2a: Pulling fs layer [2023-11-07T17:55:58.222Z] f0e02332f6b5: Pulling fs layer [2023-11-07T17:55:58.222Z] cefa15bbcfad: Pulling fs layer [2023-11-07T17:55:58.222Z] 17808c966233: Pulling fs layer [2023-11-07T17:55:58.222Z] f4c1fc716caa: Pulling fs layer [2023-11-07T17:55:58.222Z] 17808c966233: Waiting [2023-11-07T17:55:58.222Z] f0e02332f6b5: Waiting [2023-11-07T17:55:58.222Z] cefa15bbcfad: Waiting [2023-11-07T17:55:58.222Z] f4c1fc716caa: Waiting [2023-11-07T17:55:58.222Z] 5d54e960e981: Download complete [2023-11-07T17:55:58.222Z] f0e02332f6b5: Verifying Checksum [2023-11-07T17:55:58.222Z] f0e02332f6b5: Download complete [2023-11-07T17:55:58.222Z] cefa15bbcfad: Verifying Checksum [2023-11-07T17:55:58.222Z] cefa15bbcfad: Download complete [2023-11-07T17:55:58.222Z] 9fda8d8052c6: Download complete [2023-11-07T17:55:58.914Z] f4c1fc716caa: Verifying Checksum [2023-11-07T17:55:58.914Z] f4c1fc716caa: Download complete [2023-11-07T17:55:59.518Z] 9fda8d8052c6: Pull complete [2023-11-07T17:55:59.789Z] 5d54e960e981: Pull complete [2023-11-07T17:56:00.385Z] c4a7e357bf2a: Verifying Checksum [2023-11-07T17:56:00.385Z] c4a7e357bf2a: Download complete [2023-11-07T17:56:01.394Z] 17808c966233: Verifying Checksum [2023-11-07T17:56:01.394Z] 17808c966233: Download complete [2023-11-07T17:56:14.370Z] c4a7e357bf2a: Pull complete [2023-11-07T17:56:14.640Z] f0e02332f6b5: Pull complete [2023-11-07T17:56:14.914Z] cefa15bbcfad: Pull complete [2023-11-07T17:56:25.014Z] 17808c966233: Pull complete [2023-11-07T17:56:26.427Z] f4c1fc716caa: Pull complete [2023-11-07T17:56:26.427Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-07T17:56:26.427Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-07T17:56:26.427Z] ---> ea914061e18c [2023-11-07T17:56:26.427Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-11-07T17:56:28.375Z] ---> Running in 4e4b2051a288 [2023-11-07T17:56:28.644Z] Removing intermediate container 4e4b2051a288 [2023-11-07T17:56:28.644Z] ---> 7dca178c43e2 [2023-11-07T17:56:28.644Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-07T17:56:28.644Z] ---> Running in 9ee502e1b488 [2023-11-07T17:56:28.910Z] Removing intermediate container 9ee502e1b488 [2023-11-07T17:56:28.910Z] ---> 912be26a2431 [2023-11-07T17:56:28.910Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-11-07T17:56:28.910Z] ---> Running in 14107c8e40cd [2023-11-07T17:56:29.178Z] Removing intermediate container 14107c8e40cd [2023-11-07T17:56:29.178Z] ---> 4b6decf0b372 [2023-11-07T17:56:29.178Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-11-07T17:56:29.445Z] ---> Running in c600c9030493 [2023-11-07T17:56:29.713Z] Removing intermediate container c600c9030493 [2023-11-07T17:56:29.713Z] ---> caad22103259 [2023-11-07T17:56:29.713Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-07T17:56:29.713Z] ---> Running in 4b62b1b38062 [2023-11-07T17:56:31.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-07T17:56:31.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-07T17:56:32.545Z] (1/13) Installing libintl (0.21.1-r7) [2023-11-07T17:56:32.545Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-11-07T17:56:32.545Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-11-07T17:56:32.545Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-11-07T17:56:32.545Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-11-07T17:56:32.545Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-11-07T17:56:32.545Z] (7/13) Installing udev-init-scripts (35-r1) [2023-11-07T17:56:32.545Z] (8/13) Installing libblkid (2.38.1-r8) [2023-11-07T17:56:32.545Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-11-07T17:56:32.545Z] (10/13) Installing kmod-libs (30-r3) [2023-11-07T17:56:32.545Z] (11/13) Installing eudev (3.2.11-r8) [2023-11-07T17:56:32.545Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-11-07T17:56:32.812Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-11-07T17:56:32.812Z] Executing busybox-1.36.1-r2.trigger [2023-11-07T17:56:32.812Z] Executing eudev-3.2.11-r8.trigger [2023-11-07T17:56:32.812Z] OK: 273 MiB in 65 packages [2023-11-07T17:56:34.225Z] Removing intermediate container 4b62b1b38062 [2023-11-07T17:56:34.225Z] ---> 387645abd7ea [2023-11-07T17:56:34.225Z] Step 8/13 : WORKDIR /device-usb-camera [2023-11-07T17:56:34.225Z] ---> Running in 71a9d29777a0 [2023-11-07T17:56:34.493Z] Removing intermediate container 71a9d29777a0 [2023-11-07T17:56:34.493Z] ---> dd9d99853e55 [2023-11-07T17:56:34.493Z] Step 9/13 : COPY go.mod vendor* ./ [2023-11-07T17:56:35.079Z] ---> b082a1ce474e [2023-11-07T17:56:35.079Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T17:56:35.079Z] ---> Running in 3abace0a57da [2023-11-07T17:57:56.710Z] Removing intermediate container 3abace0a57da [2023-11-07T17:57:56.710Z] ---> 8c29b6cc100a [2023-11-07T17:57:56.710Z] Step 11/13 : COPY . . [2023-11-07T17:57:56.710Z] ---> 534f4213351d [2023-11-07T17:57:56.710Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-11-07T17:57:56.710Z] ---> Running in 56064e82b242 [2023-11-07T17:57:56.710Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-07T17:57:56.710Z]   Dload Upload Total Spent Left Speed [2023-11-07T17:57:56.710Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1253 100 1253 0 0 9465 0 --:--:-- --:--:-- --:--:-- 9564 [2023-11-07T17:57:56.710Z] Removing intermediate container 56064e82b242 [2023-11-07T17:57:56.710Z] ---> 61cd2eda4b46 [2023-11-07T17:57:56.710Z] Step 13/13 : RUN ${MAKE} [2023-11-07T17:57:56.710Z] ---> Running in 5846b9d11912 [2023-11-07T17:57:56.710Z] noop [2023-11-07T17:57:56.710Z] Removing intermediate container 5846b9d11912 [2023-11-07T17:57:56.710Z] ---> 8ccd5cea4e5e [2023-11-07T17:57:56.710Z] Successfully built 8ccd5cea4e5e [2023-11-07T17:57:56.710Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T17:57:57.231Z] + docker inspect -f . ci-base-image-arm64 [2023-11-07T17:57:57.231Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T17:57:57.500Z] prd-ubuntu20.04-docker-arm64-4c-16g-16871 does not seem to be running inside a container [2023-11-07T17:57:57.568Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-07T17:57:58.842Z] $ docker top e48030df63702ba8759e0aa3b3505e76fbbe2fbce465c8feb584c7600f9bb23c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-07T17:57:59.735Z] + go version [2023-11-07T17:57:59.735Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-07T17:57:59.769Z] $ docker stop --time=1 e48030df63702ba8759e0aa3b3505e76fbbe2fbce465c8feb584c7600f9bb23c [2023-11-07T17:58:03.289Z] $ docker rm -f --volumes e48030df63702ba8759e0aa3b3505e76fbbe2fbce465c8feb584c7600f9bb23c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T17:58:04.153Z] + docker inspect -f . ci-base-image-arm64 [2023-11-07T17:58:04.153Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T17:58:04.399Z] prd-ubuntu20.04-docker-arm64-4c-16g-16871 does not seem to be running inside a container [2023-11-07T17:58:04.461Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-07T17:58:05.638Z] $ docker top 1318c795183c545eb5f85d2f279361840dddfb7cd84afaa8c17f793c32c62659 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-07T17:58:06.554Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-11-07T17:58:06.951Z] + make test [2023-11-07T17:58:06.951Z] go test ./... -coverprofile=coverage.out ./... [2023-11-07T17:58:11.216Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-11-07T18:00:02.877Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-11-07T18:00:02.877Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.080s coverage: 4.4% of statements [2023-11-07T18:00:02.877Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-07T18:00:02.877Z] go vet ./... [2023-11-07T18:00:24.960Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-07T18:00:24.960Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-07T18:00:24.960Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-07T18:00:25.004Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-07T18:00:25.041Z] $ docker stop --time=1 1318c795183c545eb5f85d2f279361840dddfb7cd84afaa8c17f793c32c62659 [2023-11-07T18:00:26.900Z] $ docker rm -f --volumes 1318c795183c545eb5f85d2f279361840dddfb7cd84afaa8c17f793c32c62659 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-07T18:00:28.105Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-07T18:00:28.139Z] Warning: overwriting stash ‘coverage-report’ [2023-11-07T18:00:28.654Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-07T18:00:29.276Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-07T18:00:29.619Z] + ls -al . [2023-11-07T18:00:29.619Z] total 212 [2023-11-07T18:00:29.619Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 17:58 . [2023-11-07T18:00:29.619Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 17:55 .. [2023-11-07T18:00:29.619Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 17:55 .git [2023-11-07T18:00:29.619Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 17:55 .github [2023-11-07T18:00:29.619Z] -rw-rw-r-- 1 jenkins jenkins 429 Nov 7 17:55 .gitignore [2023-11-07T18:00:29.619Z] -rw-rw-r-- 1 jenkins jenkins 45 Nov 7 17:55 .golangci.yml [2023-11-07T18:00:29.619Z] -rw-rw-r-- 1 jenkins jenkins 77 Nov 7 17:55 .hadolint.yml [2023-11-07T18:00:29.619Z] -rw-rw-r-- 1 jenkins jenkins 10851 Nov 7 17:55 Attribution.txt [2023-11-07T18:00:29.619Z] -rw-rw-r-- 1 jenkins jenkins 11903 Nov 7 17:55 CHANGELOG.md [2023-11-07T18:00:29.619Z] -rw-rw-r-- 1 jenkins jenkins 2453 Nov 7 17:55 Dockerfile [2023-11-07T18:00:29.619Z] -rw-rw-r-- 1 jenkins jenkins 678 Nov 7 17:55 GOVERNANCE.md [2023-11-07T18:00:29.619Z] -rw-rw-r-- 1 jenkins jenkins 659 Nov 7 17:55 Jenkinsfile [2023-11-07T18:00:29.619Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 7 17:55 LICENSE [2023-11-07T18:00:29.619Z] -rw-rw-r-- 1 jenkins jenkins 2611 Nov 7 17:55 Makefile [2023-11-07T18:00:29.619Z] -rw-rw-r-- 1 jenkins jenkins 622 Nov 7 17:55 OWNERS.md [2023-11-07T18:00:29.619Z] -rw-rw-r-- 1 jenkins jenkins 2575 Nov 7 17:55 README.md [2023-11-07T18:00:29.619Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 7 17:53 VERSION [2023-11-07T18:00:29.619Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 17:55 bin [2023-11-07T18:00:29.619Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 17:55 cmd [2023-11-07T18:00:29.619Z] -rw-r--r-- 1 jenkins jenkins 54703 Nov 7 17:59 coverage.out [2023-11-07T18:00:29.619Z] -rwxrwxr-x 1 jenkins jenkins 84 Nov 7 17:55 docker-entrypoint.sh [2023-11-07T18:00:29.619Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 17:55 docs [2023-11-07T18:00:29.619Z] -rw-rw-r-- 1 jenkins jenkins 3885 Nov 7 17:55 go.mod [2023-11-07T18:00:29.619Z] -rw-rw-r-- 1 jenkins jenkins 34758 Nov 7 17:55 go.sum [2023-11-07T18:00:29.619Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 17:55 internal [2023-11-07T18:00:29.619Z] -rw-rw-r-- 1 jenkins jenkins 231 Nov 7 17:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T18:00:30.039Z] + 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=e829500ec56d1cf86e7e07acf07509bb072a2b48 --label arch=arm64 --label version=0.0.0 . [2023-11-07T18:00:30.307Z] Sending build context to Docker daemon 1.42MB [2023-11-07T18:00:30.307Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-11-07T18:00:30.307Z] Step 2/36 : FROM ${BASE} AS builder [2023-11-07T18:00:30.307Z] ---> 8ccd5cea4e5e [2023-11-07T18:00:30.307Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-11-07T18:00:30.575Z] ---> Running in 28a55722aa5e [2023-11-07T18:00:30.841Z] Removing intermediate container 28a55722aa5e [2023-11-07T18:00:30.841Z] ---> 57717142b442 [2023-11-07T18:00:30.841Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-07T18:00:30.841Z] ---> Running in 1223e272000f [2023-11-07T18:00:31.117Z] Removing intermediate container 1223e272000f [2023-11-07T18:00:31.117Z] ---> e6315050074f [2023-11-07T18:00:31.117Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-11-07T18:00:31.386Z] ---> Running in e319f35f5a6a [2023-11-07T18:00:31.653Z] Removing intermediate container e319f35f5a6a [2023-11-07T18:00:31.653Z] ---> db3cd8e14ceb [2023-11-07T18:00:31.654Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-11-07T18:00:31.654Z] ---> Running in a6ef18bcdf2d [2023-11-07T18:00:31.924Z] Removing intermediate container a6ef18bcdf2d [2023-11-07T18:00:31.924Z] ---> dff6bc6dfb5a [2023-11-07T18:00:31.924Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-07T18:00:31.924Z] ---> Running in 313307e5632c [2023-11-07T18:00:33.344Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-07T18:00:33.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-07T18:00:34.574Z] OK: 273 MiB in 65 packages [2023-11-07T18:00:35.541Z] Removing intermediate container 313307e5632c [2023-11-07T18:00:35.541Z] ---> ad740265ab57 [2023-11-07T18:00:35.541Z] Step 8/36 : WORKDIR /device-usb-camera [2023-11-07T18:00:35.809Z] ---> Running in 4c0b102558af [2023-11-07T18:00:36.076Z] Removing intermediate container 4c0b102558af [2023-11-07T18:00:36.076Z] ---> 795afabd5fd3 [2023-11-07T18:00:36.076Z] Step 9/36 : COPY go.mod vendor* ./ [2023-11-07T18:00:39.422Z] ---> 4782d71861b2 [2023-11-07T18:00:39.422Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T18:00:39.422Z] ---> Running in 784f6bbd22ae [2023-11-07T18:00:41.370Z] Removing intermediate container 784f6bbd22ae [2023-11-07T18:00:41.370Z] ---> 5554bcedfd49 [2023-11-07T18:00:41.370Z] Step 11/36 : COPY . . [2023-11-07T18:00:42.934Z] ---> d075a12570f3 [2023-11-07T18:00:42.934Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-11-07T18:00:42.934Z] ---> Running in 3d56523cad6a [2023-11-07T18:00:43.914Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-07T18:00:43.914Z] Dload Upload Total Spent Left Speed [2023-11-07T18:00:43.914Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 9341 0 --:--:-- --:--:-- --:--:-- 9421 [2023-11-07T18:00:44.532Z] Removing intermediate container 3d56523cad6a [2023-11-07T18:00:44.532Z] ---> cb6028670d2f [2023-11-07T18:00:44.532Z] Step 13/36 : RUN ${MAKE} [2023-11-07T18:00:44.858Z] ---> Running in 2779850f0411 [2023-11-07T18:00:45.849Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.40" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-11-07T18:03:07.567Z] Removing intermediate container 2779850f0411 [2023-11-07T18:03:07.567Z] ---> 137a42593220 [2023-11-07T18:03:07.567Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-11-07T18:03:07.567Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-11-07T18:03:07.567Z] 8766b47fe142: Pulling fs layer [2023-11-07T18:03:07.567Z] 8766b47fe142: Verifying Checksum [2023-11-07T18:03:07.567Z] 8766b47fe142: Download complete [2023-11-07T18:03:07.567Z] 8766b47fe142: Pull complete [2023-11-07T18:03:07.567Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-11-07T18:03:07.567Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-11-07T18:03:07.567Z] ---> 69d40e2cb93c [2023-11-07T18:03:07.567Z] Step 15/36 : FROM alpine:3.18 [2023-11-07T18:03:07.567Z] 3.18: Pulling from library/alpine [2023-11-07T18:03:07.567Z] 579b34f0a95b: Pulling fs layer [2023-11-07T18:03:07.567Z] 579b34f0a95b: Verifying Checksum [2023-11-07T18:03:07.567Z] 579b34f0a95b: Download complete [2023-11-07T18:03:07.567Z] 579b34f0a95b: Pull complete [2023-11-07T18:03:07.567Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-07T18:03:07.567Z] Status: Downloaded newer image for alpine:3.18 [2023-11-07T18:03:07.567Z] ---> 3cc203321400 [2023-11-07T18:03:07.567Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-11-07T18:03:07.567Z] ---> Running in cbd52f6e4179 [2023-11-07T18:03:07.835Z] Removing intermediate container cbd52f6e4179 [2023-11-07T18:03:07.835Z] ---> cd9182edc420 [2023-11-07T18:03:07.835Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-11-07T18:03:07.835Z] ---> Running in 3e20b1d00fb6 [2023-11-07T18:03:08.801Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-07T18:03:09.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-07T18:03:10.794Z] (1/104) Installing dumb-init (1.2.5-r2) [2023-11-07T18:03:10.794Z] (2/104) Installing sdl2 (2.26.5-r0) [2023-11-07T18:03:10.794Z] (3/104) Installing svt-av1-libs (1.6.0-r0) [2023-11-07T18:03:10.794Z] (4/104) Installing aom-libs (3.6.1-r0) [2023-11-07T18:03:11.062Z] (5/104) Installing libxau (1.0.11-r2) [2023-11-07T18:03:11.062Z] (6/104) Installing libmd (1.0.4-r2) [2023-11-07T18:03:11.062Z] (7/104) Installing libbsd (0.11.7-r1) [2023-11-07T18:03:11.062Z] (8/104) Installing libxdmcp (1.1.4-r2) [2023-11-07T18:03:11.062Z] (9/104) Installing libxcb (1.15-r1) [2023-11-07T18:03:11.062Z] (10/104) Installing libx11 (1.8.7-r0) [2023-11-07T18:03:11.331Z] (11/104) Installing libdrm (2.4.115-r4) [2023-11-07T18:03:11.331Z] (12/104) Installing libxext (1.3.5-r2) [2023-11-07T18:03:11.331Z] (13/104) Installing libxfixes (6.0.1-r2) [2023-11-07T18:03:11.331Z] (14/104) Installing libffi (3.4.4-r2) [2023-11-07T18:03:11.331Z] (15/104) Installing wayland-libs-client (1.22.0-r2) [2023-11-07T18:03:11.331Z] (16/104) Installing libva (2.18.0-r1) [2023-11-07T18:03:11.331Z] (17/104) Installing libvdpau (1.5-r1) [2023-11-07T18:03:11.331Z] (18/104) Installing ffmpeg-libavutil (6.0-r15) [2023-11-07T18:03:11.331Z] (19/104) Installing libdav1d (1.2.1-r0) [2023-11-07T18:03:11.331Z] (20/104) Installing brotli-libs (1.0.9-r14) [2023-11-07T18:03:11.331Z] (21/104) Installing libgcc (12.2.1_git20220924-r10) [2023-11-07T18:03:11.331Z] (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2023-11-07T18:03:11.598Z] (23/104) Installing libhwy (1.0.4-r1) [2023-11-07T18:03:11.598Z] (24/104) Installing lcms2 (2.15-r2) [2023-11-07T18:03:11.598Z] (25/104) Installing libjxl (0.8.2-r0) [2023-11-07T18:03:11.598Z] (26/104) Installing lame-libs (3.100-r5) [2023-11-07T18:03:11.598Z] (27/104) Installing opus (1.4-r0) [2023-11-07T18:03:11.598Z] (28/104) Installing libgomp (12.2.1_git20220924-r10) [2023-11-07T18:03:11.598Z] (29/104) Installing soxr (0.1.3-r5) [2023-11-07T18:03:11.866Z] (30/104) Installing ffmpeg-libswresample (6.0-r15) [2023-11-07T18:03:11.866Z] (31/104) Installing libogg (1.3.5-r4) [2023-11-07T18:03:11.866Z] (32/104) Installing libtheora (1.1.1-r17) [2023-11-07T18:03:11.866Z] (33/104) Installing libvorbis (1.3.7-r1) [2023-11-07T18:03:11.866Z] (34/104) Installing libvpx (1.13.0-r2) [2023-11-07T18:03:11.866Z] (35/104) Installing libwebp (1.3.2-r0) [2023-11-07T18:03:11.866Z] (36/104) Installing x264-libs (0.164_git20220602-r1) [2023-11-07T18:03:12.133Z] (37/104) Installing numactl (2.0.16-r4) [2023-11-07T18:03:12.133Z] (38/104) Installing x265-libs (3.5-r4) [2023-11-07T18:03:12.133Z] (39/104) Installing xvidcore (1.3.7-r1) [2023-11-07T18:03:12.401Z] (40/104) Installing ffmpeg-libavcodec (6.0-r15) [2023-11-07T18:03:12.671Z] (41/104) Installing alsa-lib (1.2.9-r1) [2023-11-07T18:03:12.671Z] (42/104) Installing libexpat (2.5.0-r1) [2023-11-07T18:03:12.671Z] (43/104) Installing libbz2 (1.0.8-r5) [2023-11-07T18:03:12.671Z] (44/104) Installing libpng (1.6.39-r3) [2023-11-07T18:03:12.671Z] (45/104) Installing freetype (2.13.0-r5) [2023-11-07T18:03:12.671Z] (46/104) Installing fontconfig (2.14.2-r3) [2023-11-07T18:03:12.938Z] (47/104) Installing fribidi (1.0.13-r0) [2023-11-07T18:03:12.938Z] (48/104) Installing libintl (0.21.1-r7) [2023-11-07T18:03:12.938Z] (49/104) Installing libblkid (2.38.1-r8) [2023-11-07T18:03:12.938Z] (50/104) Installing libmount (2.38.1-r8) [2023-11-07T18:03:12.938Z] (51/104) Installing pcre2 (10.42-r1) [2023-11-07T18:03:12.938Z] (52/104) Installing glib (2.76.4-r0) [2023-11-07T18:03:12.938Z] (53/104) Installing graphite2 (1.3.14-r5) [2023-11-07T18:03:12.938Z] (54/104) Installing harfbuzz (7.3.0-r0) [2023-11-07T18:03:12.938Z] (55/104) Installing libunibreak (5.1-r0) [2023-11-07T18:03:12.938Z] (56/104) Installing libass (0.17.1-r0) [2023-11-07T18:03:13.204Z] (57/104) Installing libbluray (1.3.4-r0) [2023-11-07T18:03:13.204Z] (58/104) Installing gmp (6.2.1-r3) [2023-11-07T18:03:13.204Z] (59/104) Installing nettle (3.8.1-r2) [2023-11-07T18:03:13.204Z] (60/104) Installing libunistring (1.1-r1) [2023-11-07T18:03:13.204Z] (61/104) Installing libidn2 (2.3.4-r1) [2023-11-07T18:03:13.204Z] (62/104) Installing p11-kit (0.24.1-r2) [2023-11-07T18:03:13.204Z] (63/104) Installing libtasn1 (4.19.0-r1) [2023-11-07T18:03:13.204Z] (64/104) Installing gnutls (3.8.0-r2) [2023-11-07T18:03:13.204Z] (65/104) Installing mpg123-libs (1.31.3-r1) [2023-11-07T18:03:13.204Z] (66/104) Installing libopenmpt (0.7.2-r0) [2023-11-07T18:03:13.472Z] (67/104) Installing cjson (1.7.15-r4) [2023-11-07T18:03:13.472Z] (68/104) Installing mbedtls (2.28.5-r0) [2023-11-07T18:03:13.472Z] (69/104) Installing librist (0.2.7-r0) [2023-11-07T18:03:13.472Z] (70/104) Installing libsrt (1.5.2-r0) [2023-11-07T18:03:13.472Z] (71/104) Installing libssh (0.10.5-r0) [2023-11-07T18:03:13.738Z] (72/104) Installing xz-libs (5.4.3-r0) [2023-11-07T18:03:13.738Z] (73/104) Installing libxml2 (2.11.4-r0) [2023-11-07T18:03:13.738Z] (74/104) Installing libsodium (1.0.18-r3) [2023-11-07T18:03:13.738Z] (75/104) Installing libzmq (4.3.4-r4) [2023-11-07T18:03:13.738Z] (76/104) Installing ffmpeg-libavformat (6.0-r15) [2023-11-07T18:03:13.738Z] (77/104) Installing glslang-libs (1.3.243.0-r1) [2023-11-07T18:03:14.005Z] (78/104) Installing spirv-tools (1.3.243.0-r1) [2023-11-07T18:03:14.005Z] (79/104) Installing shaderc (2023.3-r1) [2023-11-07T18:03:14.005Z] (80/104) Installing vulkan-loader (1.3.243.0-r1) [2023-11-07T18:03:14.005Z] (81/104) Installing libplacebo (5.264.1-r1) [2023-11-07T18:03:14.005Z] (82/104) Installing ffmpeg-libpostproc (6.0-r15) [2023-11-07T18:03:14.005Z] (83/104) Installing ffmpeg-libswscale (6.0-r15) [2023-11-07T18:03:14.005Z] (84/104) Installing vidstab (1.1.1-r0) [2023-11-07T18:03:14.271Z] (85/104) Installing zimg (3.0.5-r0) [2023-11-07T18:03:14.271Z] (86/104) Installing ffmpeg-libavfilter (6.0-r15) [2023-11-07T18:03:14.271Z] (87/104) Installing libasyncns (0.8-r1) [2023-11-07T18:03:14.271Z] (88/104) Installing dbus-libs (1.14.8-r0) [2023-11-07T18:03:14.271Z] (89/104) Installing libltdl (2.4.7-r2) [2023-11-07T18:03:14.271Z] (90/104) Installing orc (0.4.34-r0) [2023-11-07T18:03:14.271Z] (91/104) Installing flac-libs (1.4.3-r0) [2023-11-07T18:03:14.538Z] (92/104) Installing libsndfile (1.2.0-r2) [2023-11-07T18:03:14.538Z] (93/104) Installing speexdsp (1.2.1-r1) [2023-11-07T18:03:14.538Z] (94/104) Installing tdb-libs (1.4.8-r1) [2023-11-07T18:03:14.538Z] (95/104) Installing libpulse (16.1-r10) [2023-11-07T18:03:14.538Z] (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2023-11-07T18:03:14.538Z] (97/104) Installing v4l-utils-libs (1.24.1-r0) [2023-11-07T18:03:14.538Z] (98/104) Installing ffmpeg-libavdevice (6.0-r15) [2023-11-07T18:03:14.538Z] (99/104) Installing ffmpeg (6.0-r15) [2023-11-07T18:03:14.538Z] (100/104) Installing udev-init-scripts (35-r1) [2023-11-07T18:03:14.538Z] (101/104) Installing eudev-libs (3.2.11-r8) [2023-11-07T18:03:14.538Z] (102/104) Installing zstd-libs (1.5.5-r4) [2023-11-07T18:03:14.805Z] (103/104) Installing kmod-libs (30-r3) [2023-11-07T18:03:14.805Z] (104/104) Installing eudev (3.2.11-r8) [2023-11-07T18:03:14.805Z] Executing busybox-1.36.1-r2.trigger [2023-11-07T18:03:14.805Z] Executing glib-2.76.4-r0.trigger [2023-11-07T18:03:14.805Z] Executing eudev-3.2.11-r8.trigger [2023-11-07T18:03:14.805Z] OK: 110 MiB in 119 packages [2023-11-07T18:03:19.054Z] Removing intermediate container 3e20b1d00fb6 [2023-11-07T18:03:19.054Z] ---> 3d406dd42912 [2023-11-07T18:03:19.054Z] Step 18/36 : WORKDIR / [2023-11-07T18:03:19.054Z] ---> Running in 72027b761766 [2023-11-07T18:03:19.320Z] Removing intermediate container 72027b761766 [2023-11-07T18:03:19.320Z] ---> 61b3aa1e3c42 [2023-11-07T18:03:19.320Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-11-07T18:03:20.725Z] ---> 1fd0d3175e33 [2023-11-07T18:03:20.725Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-11-07T18:03:21.313Z] ---> 8fe9a4cedad7 [2023-11-07T18:03:21.313Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-11-07T18:03:21.584Z] ---> a04e7560ad4b [2023-11-07T18:03:21.584Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-11-07T18:03:22.174Z] ---> 8935d96e38e4 [2023-11-07T18:03:22.174Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-11-07T18:03:22.756Z] ---> 7366258b1b4d [2023-11-07T18:03:22.757Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-11-07T18:03:23.338Z] ---> ba22b6961122 [2023-11-07T18:03:23.338Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-11-07T18:03:24.757Z] ---> 52bc3b81d78f [2023-11-07T18:03:24.757Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-11-07T18:03:24.757Z] ---> Running in 7f73d924153e [2023-11-07T18:03:26.168Z] Removing intermediate container 7f73d924153e [2023-11-07T18:03:26.168Z] ---> 4f9c5c30e7ad [2023-11-07T18:03:26.168Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-11-07T18:03:26.435Z] ---> Running in 59ea4fa2ce7a [2023-11-07T18:03:28.378Z] Removing intermediate container 59ea4fa2ce7a [2023-11-07T18:03:28.378Z] ---> ee9d947ec909 [2023-11-07T18:03:28.378Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-11-07T18:03:28.378Z] ---> Running in ad6f16a2e0e0 [2023-11-07T18:03:29.786Z] Removing intermediate container ad6f16a2e0e0 [2023-11-07T18:03:29.786Z] ---> 1778c87649f0 [2023-11-07T18:03:29.786Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-11-07T18:03:29.786Z] ---> Running in 620a5cf71bb3 [2023-11-07T18:03:31.732Z] Removing intermediate container 620a5cf71bb3 [2023-11-07T18:03:31.732Z] ---> f7d30ff95823 [2023-11-07T18:03:31.732Z] Step 30/36 : EXPOSE 59983 [2023-11-07T18:03:31.732Z] ---> Running in 308c26d52251 [2023-11-07T18:03:31.732Z] Removing intermediate container 308c26d52251 [2023-11-07T18:03:31.732Z] ---> fee3af7b3d17 [2023-11-07T18:03:31.732Z] Step 31/36 : EXPOSE 8554 [2023-11-07T18:03:31.999Z] ---> Running in b17c273af16e [2023-11-07T18:03:32.267Z] Removing intermediate container b17c273af16e [2023-11-07T18:03:32.267Z] ---> 7a031d6ebcd1 [2023-11-07T18:03:32.267Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-11-07T18:03:32.267Z] ---> Running in a10f2c6a339d [2023-11-07T18:03:32.541Z] Removing intermediate container a10f2c6a339d [2023-11-07T18:03:32.541Z] ---> 466c1018f5c1 [2023-11-07T18:03:32.541Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-11-07T18:03:32.808Z] ---> Running in c9280dec7de0 [2023-11-07T18:03:33.077Z] Removing intermediate container c9280dec7de0 [2023-11-07T18:03:33.077Z] ---> c71dd308e229 [2023-11-07T18:03:33.077Z] Step 34/36 : LABEL arch=arm64 [2023-11-07T18:03:33.077Z] ---> Running in ad30e45de2e2 [2023-11-07T18:03:33.345Z] Removing intermediate container ad30e45de2e2 [2023-11-07T18:03:33.345Z] ---> f80f120ad195 [2023-11-07T18:03:33.345Z] Step 35/36 : LABEL git_sha=e829500ec56d1cf86e7e07acf07509bb072a2b48 [2023-11-07T18:03:33.612Z] ---> Running in 44d2721eaf4a [2023-11-07T18:03:33.879Z] Removing intermediate container 44d2721eaf4a [2023-11-07T18:03:33.879Z] ---> e3dd157d5fbc [2023-11-07T18:03:33.879Z] Step 36/36 : LABEL version=0.0.0 [2023-11-07T18:03:33.879Z] ---> Running in c95002f6bf74 [2023-11-07T18:03:34.144Z] Removing intermediate container c95002f6bf74 [2023-11-07T18:03:34.144Z] ---> d768eaeb54e3 [2023-11-07T18:03:34.144Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-07T18:03:34.144Z] Successfully built d768eaeb54e3 [2023-11-07T18:03:34.144Z] 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 [2023-11-07T18:03:34.987Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-07T18:03:34.987Z] [2023-11-07T18:03:34.987Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T18:03:35.383Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-07T18:03:35.651Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-07T18:03:35.651Z] 8998bd30e6a1: Pulling fs layer [2023-11-07T18:03:35.651Z] 04944245beec: Pulling fs layer [2023-11-07T18:03:35.651Z] 699f458cf7ca: Pulling fs layer [2023-11-07T18:03:35.651Z] 765212b225bb: Pulling fs layer [2023-11-07T18:03:35.651Z] f23df028b6ca: Pulling fs layer [2023-11-07T18:03:35.651Z] 765212b225bb: Waiting [2023-11-07T18:03:35.651Z] d65c8cfc05b1: Pulling fs layer [2023-11-07T18:03:35.651Z] 2437ff75d9bd: Pulling fs layer [2023-11-07T18:03:35.651Z] d65c8cfc05b1: Waiting [2023-11-07T18:03:35.651Z] 2437ff75d9bd: Waiting [2023-11-07T18:03:35.651Z] f23df028b6ca: Waiting [2023-11-07T18:03:35.651Z] 04944245beec: Verifying Checksum [2023-11-07T18:03:35.651Z] 04944245beec: Download complete [2023-11-07T18:03:35.651Z] 765212b225bb: Verifying Checksum [2023-11-07T18:03:35.651Z] 765212b225bb: Download complete [2023-11-07T18:03:35.651Z] f23df028b6ca: Verifying Checksum [2023-11-07T18:03:35.651Z] f23df028b6ca: Download complete [2023-11-07T18:03:35.923Z] d65c8cfc05b1: Verifying Checksum [2023-11-07T18:03:35.923Z] d65c8cfc05b1: Download complete [2023-11-07T18:03:35.923Z] 699f458cf7ca: Verifying Checksum [2023-11-07T18:03:35.923Z] 699f458cf7ca: Download complete [2023-11-07T18:03:36.508Z] 8998bd30e6a1: Verifying Checksum [2023-11-07T18:03:36.508Z] 8998bd30e6a1: Download complete [2023-11-07T18:03:38.454Z] 2437ff75d9bd: Verifying Checksum [2023-11-07T18:03:38.454Z] 2437ff75d9bd: Download complete [2023-11-07T18:03:40.396Z] 8998bd30e6a1: Pull complete [2023-11-07T18:03:40.979Z] 04944245beec: Pull complete [2023-11-07T18:03:42.921Z] 699f458cf7ca: Pull complete [2023-11-07T18:03:43.505Z] 765212b225bb: Pull complete [2023-11-07T18:03:44.465Z] f23df028b6ca: Pull complete [2023-11-07T18:03:44.732Z] d65c8cfc05b1: Pull complete [2023-11-07T18:04:02.931Z] 2437ff75d9bd: Pull complete [2023-11-07T18:04:02.931Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-07T18:04:02.931Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-07T18:04:02.931Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T18:04:03.275Z] prd-ubuntu20.04-docker-arm64-4c-16g-16871 does not seem to be running inside a container [2023-11-07T18:04:03.352Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-07T18:04:05.912Z] $ docker top b54c09e382f21181bb32670bf9bb1daed1be07039ace89efb2a28878abffb911 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-07T18:04:06.814Z] ---> job-cost.sh [2023-11-07T18:04:06.814Z] lf-activate-venv: SKIPPING [2023-11-07T18:04:06.814Z] INFO: No Stack... [2023-11-07T18:04:07.080Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-07T18:04:08.037Z] INFO: Archiving Costs [Pipeline] sh [2023-11-07T18:04:08.398Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2023-11-07T18:04:08.664Z] + cut -d, -f6 [Pipeline] lock [2023-11-07T18:04:08.722Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-308-1-stack-cost] [2023-11-07T18:04:08.727Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-308-1-stack-cost] did not exist. Created. [2023-11-07T18:04:08.727Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-308-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-07T18:04:09.456Z] /w/workspace/device-usb-camera/1@tmp/durable-a667adaf/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-07T18:04:10.118Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-07T18:04:10.161Z] Warning: overwriting stash ‘stack-cost’ [2023-11-07T18:04:10.210Z] Stashed 1 file(s) [Pipeline] } [2023-11-07T18:04:10.226Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-308-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-07T18:04:10.308Z] $ docker stop --time=1 b54c09e382f21181bb32670bf9bb1daed1be07039ace89efb2a28878abffb911 [2023-11-07T18:04:13.237Z] $ docker rm -f --volumes b54c09e382f21181bb32670bf9bb1daed1be07039ace89efb2a28878abffb911 [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 [2023-11-07T18:04:14.225Z] provisioning config files... [2023-11-07T18:04:14.233Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-308@tmp/config14154511127326629208tmp [Pipeline] { [Pipeline] sh [2023-11-07T18:04:14.567Z] + set +x [2023-11-07T18:04:14.567Z] + + bash -s -- [2023-11-07T18:04:14.567Z] curl -s https://codecov.io/bash [2023-11-07T18:04:14.567Z] [2023-11-07T18:04:14.567Z] _____ _ [2023-11-07T18:04:14.567Z] / ____| | | [2023-11-07T18:04:14.567Z] | | ___ __| | ___ ___ _____ __ [2023-11-07T18:04:14.567Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-07T18:04:14.567Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-07T18:04:14.567Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-07T18:04:14.567Z] Bash-1.0.6 [2023-11-07T18:04:14.567Z] [2023-11-07T18:04:14.567Z] [2023-11-07T18:04:14.567Z] ==> git version 2.25.1 found [2023-11-07T18:04:14.567Z] ==> 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 [2023-11-07T18:04:14.567Z] Release-Date: 2020-01-08 [2023-11-07T18:04:14.567Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-11-07T18:04:14.567Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-07T18:04:14.567Z] ==> Jenkins CI detected. [2023-11-07T18:04:14.567Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-308 [2023-11-07T18:04:14.567Z] project root: . [2023-11-07T18:04:14.567Z] --> token set from env [2023-11-07T18:04:14.568Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-07T18:04:14.568Z] ==> Running gcov in . (disable via -X gcov) [2023-11-07T18:04:14.568Z] ==> Python coveragepy not found [2023-11-07T18:04:14.568Z] ==> Searching for coverage reports in: [2023-11-07T18:04:14.568Z] + . [2023-11-07T18:04:14.568Z] -> Found 1 reports [2023-11-07T18:04:14.568Z] ==> Detecting git/mercurial file structure [2023-11-07T18:04:14.827Z] ==> Reading reports [2023-11-07T18:04:14.827Z] + ./coverage.out bytes=54703 [2023-11-07T18:04:14.827Z] ==> Appending adjustments [2023-11-07T18:04:14.827Z] https://docs.codecov.io/docs/fixing-reports [2023-11-07T18:04:14.827Z] + Found adjustments [2023-11-07T18:04:14.827Z] ==> Gzipping contents [2023-11-07T18:04:14.827Z] 8.0K /tmp/codecov.UOqoN6.gz [2023-11-07T18:04:14.827Z] ==> Uploading reports [2023-11-07T18:04:14.827Z] url: https://codecov.io [2023-11-07T18:04:14.827Z] query: branch=PR-308&commit=e829500ec56d1cf86e7e07acf07509bb072a2b48&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-308%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=308&job=&cmd_args= [2023-11-07T18:04:14.827Z] -> Pinging Codecov [2023-11-07T18:04:14.827Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-308&commit=e829500ec56d1cf86e7e07acf07509bb072a2b48&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-308%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=308&job=&cmd_args= [2023-11-07T18:04:15.086Z] -> Uploading to [2023-11-07T18:04:15.086Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-07/73D8F5FF140700D3E01443B452E23636/e829500ec56d1cf86e7e07acf07509bb072a2b48/449ace00-821a-4d82-af2e-32dff9fe8b83.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231107%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231107T180414Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9f2172d4c5d340972231052a6d58f253a86dcf44c975cbe5e53293c15929a71e [2023-11-07T18:04:15.086Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-07T18:04:15.086Z] Dload Upload Total Spent Left Speed [2023-11-07T18:04:15.086Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 28119 --:--:-- --:--:-- --:--:-- 28004 [2023-11-07T18:04:15.346Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/e829500ec56d1cf86e7e07acf07509bb072a2b48 [Pipeline] } [2023-11-07T18:04:15.377Z] 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 [2023-11-07T18:04:17.152Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-308/archives ] [2023-11-07T18:04:17.152Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-308/archives [2023-11-07T18:04:17.152Z] total 16 [2023-11-07T18:04:17.152Z] drwxr-xr-x 3 root root 4096 Nov 7 17:55 . [2023-11-07T18:04:17.152Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 7 17:55 .. [2023-11-07T18:04:17.152Z] drwxr-xr-x 2 root root 4096 Nov 7 17:55 cost [2023-11-07T18:04:17.152Z] -rw-r--r-- 1 root root 89 Nov 7 17:55 cost.csv [2023-11-07T18:04:17.152Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-308/archives [2023-11-07T18:04:17.152Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-308/archives [2023-11-07T18:04:17.152Z] total 16 [2023-11-07T18:04:17.152Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 17:55 . [2023-11-07T18:04:17.152Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 7 17:55 .. [2023-11-07T18:04:17.152Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 7 17:55 cost [2023-11-07T18:04:17.152Z] -rw-r--r-- 1 jenkins jenkins 89 Nov 7 17:55 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-07T18:04:17.478Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T18:04:18.366Z] ---> package-listing.sh [2023-11-07T18:04:18.366Z] ++ facter osfamily [2023-11-07T18:04:18.366Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-07T18:04:18.626Z] + OS_FAMILY=debian [2023-11-07T18:04:18.626Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-308 [2023-11-07T18:04:18.626Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-07T18:04:18.626Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-07T18:04:18.626Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-07T18:04:18.626Z] + PACKAGES=/tmp/packages_start.txt [2023-11-07T18:04:18.626Z] + '[' /w/workspace/foundry_device-usb-camera_PR-308 ']' [2023-11-07T18:04:18.626Z] + PACKAGES=/tmp/packages_end.txt [2023-11-07T18:04:18.626Z] + case "${OS_FAMILY}" in [2023-11-07T18:04:18.626Z] + dpkg -l [2023-11-07T18:04:18.626Z] + grep '^ii' [2023-11-07T18:04:18.626Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-07T18:04:18.626Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-07T18:04:18.626Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-07T18:04:18.626Z] + '[' /w/workspace/foundry_device-usb-camera_PR-308 ']' [2023-11-07T18:04:18.626Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-308/archives/ [2023-11-07T18:04:18.626Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-308/archives/ [Pipeline] echo [2023-11-07T18:04:18.661Z] 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/foundry_device-usb-camera_PR-308/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-07T18:04:18.950Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T18:04:19.575Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-07T18:04:19.575Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T18:04:19.720Z] prd-ubuntu20.04-docker-8c-8g-16869 does not seem to be running inside a container [2023-11-07T18:04:19.739Z] $ 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/foundry_device-usb-camera_PR-308/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-308 -v /w/workspace/foundry_device-usb-camera_PR-308:/w/workspace/foundry_device-usb-camera_PR-308:rw,z -v /w/workspace/foundry_device-usb-camera_PR-308@tmp:/w/workspace/foundry_device-usb-camera_PR-308@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-07T18:04:19.935Z] $ docker top 3d9eb8741d9c19563d54909859911f362e0c50919808fe360034424f7a50ef25 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-07T18:04:20.330Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-07T18:04:20.641Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-07T18:04:20.950Z] + ls /var/log/sa-host [2023-11-07T18:04:20.950Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-07T18:04:21.172Z] provisioning config files... [2023-11-07T18:04:21.185Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-308@tmp/config3964817604010891354tmp [Pipeline] { [Pipeline] echo [2023-11-07T18:04:21.238Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T18:04:21.551Z] ---> create-netrc.sh [Pipeline] } [2023-11-07T18:04:21.578Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-07T18:04:21.976Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-07T18:04:22.008Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T18:04:22.321Z] ---> sudo-logs.sh [2023-11-07T18:04:22.321Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-07T18:04:22.412Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T18:04:22.716Z] ---> job-cost.sh [2023-11-07T18:04:22.716Z] lf-activate-venv: SKIPPING [2023-11-07T18:04:22.716Z] DEBUG: total: 0.2199999988079071 [2023-11-07T18:04:22.716Z] INFO: Retrieving Stack Cost... [2023-11-07T18:04:22.974Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-07T18:04:23.542Z] INFO: Archiving Costs [Pipeline] echo [2023-11-07T18:04:23.583Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T18:04:23.899Z] ---> logs-deploy.sh [2023-11-07T18:04:23.899Z] lf-activate-venv: SKIPPING [2023-11-07T18:04:23.899Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-308/1 [2023-11-07T18:04:23.899Z] INFO: archiving workspace using pattern(s): [2023-11-07T18:04:24.837Z] Archives upload complete. [2023-11-07T18:04:24.837Z] INFO: archiving logs to Nexus