Pull request #270 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of marcpfuller for edgexfoundry/device-usb-camera Loading trusted files from base branch main at 860b2ed41c63812ea8e78996a55d34ef8e22b126 rather than 2fbf61e1b0837eed25d461ef5fe8b4bd24bc854c Obtained Jenkinsfile from 860b2ed41c63812ea8e78996a55d34ef8e22b126 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-ssh17395021146241857665.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh14707465355975175632.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-270/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-270/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2758218688991063275.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-270/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh56544535464388843.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh10111402456135519964.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-270/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-270/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2828158839487967081.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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.20 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-4306 in /w/workspace/foundry_device-usb-camera_PR-270 [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-270 # 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/270/head:refs/remotes/origin/PR-270 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 860b2ed41c63812ea8e78996a55d34ef8e22b126 into PR head commit 2fbf61e1b0837eed25d461ef5fe8b4bd24bc854c Merge succeeded, producing f04c2751a086162c52cdb9c5dea19a4b63ded3aa Checking out Revision f04c2751a086162c52cdb9c5dea19a4b63ded3aa (PR-270) > git config core.sparsecheckout # timeout=10 > git checkout -f 2fbf61e1b0837eed25d461ef5fe8b4bd24bc854c # 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 860b2ed41c63812ea8e78996a55d34ef8e22b126 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f04c2751a086162c52cdb9c5dea19a4b63ded3aa # timeout=10 Commit message: "Merge commit '860b2ed41c63812ea8e78996a55d34ef8e22b126' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:17:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:17:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:17:51 ========================================================= 22:17:51 EdgeX Global Pipelines Version Info 22:17:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:17:52 ------------------- 22:17:52 stable info: 22:17:52 ------------------- 22:17:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:17:52 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 22:17:52 Message: update stable to v1.0.253 22:17:53 ------------------- 22:17:53 experimental info: 22:17:53 ------------------- 22:17:53 Commited By: **** collab-it+edgex@linuxfoundation.org 22:17:53 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 22:17:53 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:17:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 22:17:53 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 22:17:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:17:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:17:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:17:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 22:17:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:17:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:17:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:17:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:17:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:17:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 22:17:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:17:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:17:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:17:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:17:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:17:54 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:17:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:17:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:17:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:17:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:17:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:17:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:17:54 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:17:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:17:54 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:17:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-270 [Pipeline] echo 22:17:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-270 [Pipeline] echo 22:17:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-270 [Pipeline] echo 22:17:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f04c2751a086162c52cdb9c5dea19a4b63ded3aa [Pipeline] echo 22:17:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f04c275 [Pipeline] echo 22:17:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:17:54 provisioning config files... 22:17:54 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-270@tmp/config14448264665353209676tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:17:55 ---> docker-login.sh 22:17:55 nexus3.edgexfoundry.org:10001 22:17:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:17:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:17:55 Configure a credential helper to remove this warning. See 22:17:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:17:55 22:17:55 Login Succeeded 22:17:55 nexus3.edgexfoundry.org:10002 22:17:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:17:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:17:55 Configure a credential helper to remove this warning. See 22:17:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:17:55 22:17:55 Login Succeeded 22:17:55 nexus3.edgexfoundry.org:10003 22:17:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:17:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:17:56 Configure a credential helper to remove this warning. See 22:17:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:17:56 22:17:56 Login Succeeded 22:17:56 nexus3.edgexfoundry.org:10004 22:17:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:17:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:17:56 Configure a credential helper to remove this warning. See 22:17:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:17:56 22:17:56 Login Succeeded 22:17:56 docker.io 22:17:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:17:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:17:56 Configure a credential helper to remove this warning. See 22:17:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:17:56 22:17:56 Login Succeeded 22:17:56 ---> docker-login.sh ends [Pipeline] } 22:17:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:17:56 + git rev-list -1 --merges f04c2751a086162c52cdb9c5dea19a4b63ded3aa~1..f04c2751a086162c52cdb9c5dea19a4b63ded3aa [Pipeline] echo 22:17:57 -----------> git rev-list -1 --merges f04c2751a086162c52cdb9c5dea19a4b63ded3aa~1..f04c2751a086162c52cdb9c5dea19a4b63ded3aa f04c2751a086162c52cdb9c5dea19a4b63ded3aa 22:17:57 f04c2751a086162c52cdb9c5dea19a4b63ded3aa [false] [Pipeline] sh 22:17:57 + git log --format=format:%s -1 f04c2751a086162c52cdb9c5dea19a4b63ded3aa [Pipeline] echo 22:17:57 ========================================================= 22:17:57 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:17:57 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:17:57 + git log --format=format:%s -1 f04c2751a086162c52cdb9c5dea19a4b63ded3aa [Pipeline] echo 22:17:57 [semverPrep] GIT_COMMIT: f04c2751a086162c52cdb9c5dea19a4b63ded3aa, Commit Message: Merge commit '860b2ed41c63812ea8e78996a55d34ef8e22b126' into HEAD [Pipeline] echo 22:17:57 [semverPrep] This is not a build commit. [Pipeline] sh 22:17:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:17:58 + grep -v github /etc/ssh/ssh_known_hosts 22:17:58 + [ -e /tmp/ssh_known_hosts ] 22:17:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:17:58 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:17:58 + sudo tee -a /etc/ssh/ssh_known_hosts 22:17:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:17:58 22:17:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:17:59 0.1.4: Pulling from edgex-devops/py-git-semver 22:17:59 b85a868b505f: Pulling fs layer 22:17:59 e2be974225ed: Pulling fs layer 22:17:59 339a4e72a1f5: Pulling fs layer 22:17:59 988bab9f4d93: Pulling fs layer 22:17:59 1469e6f7b9e6: Pulling fs layer 22:17:59 eaf3925da568: Pulling fs layer 22:17:59 bab4dde63d76: Pulling fs layer 22:17:59 bde34c3a00c8: Pulling fs layer 22:17:59 b352a97aabf1: Pulling fs layer 22:17:59 4872d77fe225: Pulling fs layer 22:17:59 5851b861e8e6: Pulling fs layer 22:17:59 eaf3925da568: Waiting 22:17:59 bab4dde63d76: Waiting 22:17:59 bde34c3a00c8: Waiting 22:17:59 b352a97aabf1: Waiting 22:17:59 5851b861e8e6: Waiting 22:17:59 988bab9f4d93: Waiting 22:17:59 4872d77fe225: Waiting 22:17:59 1469e6f7b9e6: Waiting 22:17:59 e2be974225ed: Download complete 22:17:59 988bab9f4d93: Download complete 22:17:59 339a4e72a1f5: Verifying Checksum 22:17:59 339a4e72a1f5: Download complete 22:17:59 1469e6f7b9e6: Verifying Checksum 22:17:59 1469e6f7b9e6: Download complete 22:17:59 eaf3925da568: Download complete 22:17:59 bde34c3a00c8: Verifying Checksum 22:17:59 bde34c3a00c8: Download complete 22:17:59 b352a97aabf1: Verifying Checksum 22:17:59 b352a97aabf1: Download complete 22:17:59 4872d77fe225: Verifying Checksum 22:17:59 4872d77fe225: Download complete 22:17:59 5851b861e8e6: Verifying Checksum 22:17:59 5851b861e8e6: Download complete 22:17:59 b85a868b505f: Verifying Checksum 22:17:59 b85a868b505f: Download complete 22:17:59 bab4dde63d76: Verifying Checksum 22:17:59 bab4dde63d76: Download complete 22:18:01 b85a868b505f: Pull complete 22:18:01 e2be974225ed: Pull complete 22:18:01 339a4e72a1f5: Pull complete 22:18:01 988bab9f4d93: Pull complete 22:18:01 1469e6f7b9e6: Pull complete 22:18:01 eaf3925da568: Pull complete 22:18:03 bab4dde63d76: Pull complete 22:18:03 bde34c3a00c8: Pull complete 22:18:04 b352a97aabf1: Pull complete 22:18:04 4872d77fe225: Pull complete 22:18:04 5851b861e8e6: Pull complete 22:18:04 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:18:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:18:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:18:04 prd-ubuntu20.04-docker-8c-8g-4306 does not seem to be running inside a container 22:18:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-270 -v /w/workspace/foundry_device-usb-camera_PR-270:/w/workspace/foundry_device-usb-camera_PR-270:rw,z -v /w/workspace/foundry_device-usb-camera_PR-270@tmp:/w/workspace/foundry_device-usb-camera_PR-270@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:18:07 $ docker top 45455977f387cff85f93eb823fbef35d802225e25a62a3a5eb73155f2d53bad6 -eo pid,comm 22:18:07 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). 22:18:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:18:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:18:08 [ssh-agent] Looking for ssh-agent implementation... 22:18:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:18:08 $ docker exec 45455977f387cff85f93eb823fbef35d802225e25a62a3a5eb73155f2d53bad6 ssh-agent 22:18:08 SSH_AUTH_SOCK=/tmp/ssh-1mmImE3zv8pX/agent.31 22:18:08 SSH_AGENT_PID=37 22:18:08 Running ssh-add (command line suppressed) 22:18:08 Identity added: /w/workspace/foundry_device-usb-camera_PR-270@tmp/private_key_10459131419883710725.key (/w/workspace/foundry_device-usb-camera_PR-270@tmp/private_key_10459131419883710725.key) 22:18:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:18:10 + git tag --points-at HEAD [Pipeline] } 22:18:10 $ docker exec --env ******** --env ******** 45455977f387cff85f93eb823fbef35d802225e25a62a3a5eb73155f2d53bad6 ssh-agent -k 22:18:10 unset SSH_AUTH_SOCK; 22:18:10 unset SSH_AGENT_PID; 22:18:10 echo Agent pid 37 killed; 22:18:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:18:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:18:10 [ssh-agent] Looking for ssh-agent implementation... 22:18:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:18:10 $ docker exec 45455977f387cff85f93eb823fbef35d802225e25a62a3a5eb73155f2d53bad6 ssh-agent 22:18:10 SSH_AUTH_SOCK=/tmp/ssh-IxUAeYeVu7IO/agent.70 22:18:10 SSH_AGENT_PID=76 22:18:10 Running ssh-add (command line suppressed) 22:18:10 Identity added: /w/workspace/foundry_device-usb-camera_PR-270@tmp/private_key_5076088549577589109.key (/w/workspace/foundry_device-usb-camera_PR-270@tmp/private_key_5076088549577589109.key) 22:18:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:18:11 + git semver init 22:18:11 2023-08-22 22:18:11,455 [run_init] DEBUG init version:0.0.0 force:False 22:18:11 2023-08-22 22:18:11,456 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-270/.semver 22:18:11 2023-08-22 22:18:11,457 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-270/.semver 22:18:11 2023-08-22 22:18:11,457 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-270/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-270, universal_newlines=False, shell=None, istream=None) 22:18:12 2023-08-22 22:18:12,171 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-270/.git/info/exclude 22:18:12 2023-08-22 22:18:12,172 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-270/.semver/PR-270 with force:False 22:18:12 2023-08-22 22:18:12,172 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-270/.semver/PR-270 22:18:12 2023-08-22 22:18:12,176 [execute] INFO git cat-file --batch-check 22:18:12 2023-08-22 22:18:12,177 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-270/.semver, universal_newlines=False, shell=None, istream=) 22:18:12 2023-08-22 22:18:12,183 [execute] INFO git cat-file --batch 22:18:12 2023-08-22 22:18:12,184 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-270/.semver, universal_newlines=False, shell=None, istream=) 22:18:12 2023-08-22 22:18:12,189 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-270/.semver/PR-270 22:18:12 0.0.0 [Pipeline] } 22:18:12 $ docker exec --env ******** --env ******** 45455977f387cff85f93eb823fbef35d802225e25a62a3a5eb73155f2d53bad6 ssh-agent -k 22:18:12 unset SSH_AUTH_SOCK; 22:18:12 unset SSH_AGENT_PID; 22:18:12 echo Agent pid 76 killed; 22:18:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:18:13 + git semver [Pipeline] } 22:18:13 $ docker stop --time=1 45455977f387cff85f93eb823fbef35d802225e25a62a3a5eb73155f2d53bad6 22:18:14 $ docker rm -f --volumes 45455977f387cff85f93eb823fbef35d802225e25a62a3a5eb73155f2d53bad6 [Pipeline] // withDockerContainer [Pipeline] sh 22:18:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:18:15 Stashed 1 file(s) [Pipeline] echo 22:18:15 [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 22:18:15 provisioning config files... 22:18:15 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-270@tmp/config13843643540142407775tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:18:16 ---> docker-login.sh 22:18:16 nexus3.edgexfoundry.org:10001 22:18:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:18:16 Configure a credential helper to remove this warning. See 22:18:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:18:16 22:18:16 Login Succeeded 22:18:16 nexus3.edgexfoundry.org:10002 22:18:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:18:16 Configure a credential helper to remove this warning. See 22:18:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:18:16 22:18:16 Login Succeeded 22:18:16 nexus3.edgexfoundry.org:10003 22:18:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:18:16 Configure a credential helper to remove this warning. See 22:18:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:18:16 22:18:16 Login Succeeded 22:18:16 nexus3.edgexfoundry.org:10004 22:18:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:18:16 Configure a credential helper to remove this warning. See 22:18:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:18:16 22:18:16 Login Succeeded 22:18:16 docker.io 22:18:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:18:16 Configure a credential helper to remove this warning. See 22:18:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:18:16 22:18:16 Login Succeeded 22:18:16 ---> docker-login.sh ends [Pipeline] } 22:18:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:18:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:18:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:18:17 ========================================================= 22:18:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 22:18:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:17 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 22:18:17 Sending build context to Docker daemon 2.133MB 22:18:17 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 22:18:17 Step 2/13 : FROM ${BASE} AS builder 22:18:17 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 22:18:17 4db1b89c0bd1: Pulling fs layer 22:18:17 6911f1a30b25: Pulling fs layer 22:18:17 e194b8c5c2a9: Pulling fs layer 22:18:17 6863d3e3a2b1: Pulling fs layer 22:18:17 ec0bb842ea78: Pulling fs layer 22:18:17 40a00589a448: Pulling fs layer 22:18:17 6c08303d61cc: Pulling fs layer 22:18:17 798269fcf238: Pulling fs layer 22:18:17 6863d3e3a2b1: Waiting 22:18:17 ec0bb842ea78: Waiting 22:18:17 40a00589a448: Waiting 22:18:17 6c08303d61cc: Waiting 22:18:17 798269fcf238: Waiting 22:18:17 6911f1a30b25: Verifying Checksum 22:18:17 6911f1a30b25: Download complete 22:18:17 6863d3e3a2b1: Verifying Checksum 22:18:17 6863d3e3a2b1: Download complete 22:18:17 ec0bb842ea78: Verifying Checksum 22:18:17 ec0bb842ea78: Download complete 22:18:17 4db1b89c0bd1: Verifying Checksum 22:18:17 4db1b89c0bd1: Download complete 22:18:17 40a00589a448: Verifying Checksum 22:18:17 40a00589a448: Download complete 22:18:17 4db1b89c0bd1: Pull complete 22:18:18 6911f1a30b25: Pull complete 22:18:18 798269fcf238: Verifying Checksum 22:18:18 798269fcf238: Download complete 22:18:18 e194b8c5c2a9: Verifying Checksum 22:18:18 e194b8c5c2a9: Download complete 22:18:18 6c08303d61cc: Verifying Checksum 22:18:18 6c08303d61cc: Download complete 22:18:21 e194b8c5c2a9: Pull complete 22:18:21 6863d3e3a2b1: Pull complete 22:18:21 ec0bb842ea78: Pull complete 22:18:22 40a00589a448: Pull complete 22:18:24 6c08303d61cc: Pull complete 22:18:25 798269fcf238: Pull complete 22:18:25 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 22:18:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 22:18:25 ---> ec979cd7f677 22:18:25 Step 3/13 : ARG ADD_BUILD_TAGS="" 22:18:30 Still waiting to schedule task 22:18:30 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 22:18:30 ---> Running in da9fcd121338 22:18:30 Removing intermediate container da9fcd121338 22:18:30 ---> 2a869c38ba70 22:18:30 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:18:31 ---> Running in 842b5d27a1c9 22:18:31 Removing intermediate container 842b5d27a1c9 22:18:31 ---> c346d4fb3d6d 22:18:31 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 22:18:31 ---> Running in 453dfd3506be 22:18:31 Removing intermediate container 453dfd3506be 22:18:31 ---> 602c71b5fee9 22:18:31 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 22:18:31 ---> Running in fe437b551c19 22:18:31 Removing intermediate container fe437b551c19 22:18:31 ---> 4aa7ebc22db5 22:18:31 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:18:31 ---> Running in 821aea55b1f1 22:18:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:18:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:18:32 (1/14) Installing libintl (0.21.1-r1) 22:18:32 (2/14) Installing eudev-libs (3.2.11-r4) 22:18:32 (3/14) Installing libjpeg-turbo (2.1.4-r0) 22:18:32 (4/14) Installing v4l-utils-libs (1.22.1-r2) 22:18:32 (5/14) Installing v4l-utils (1.22.1-r2) 22:18:32 (6/14) Installing udev-init-scripts (35-r1) 22:18:32 (7/14) Installing libblkid (2.38.1-r1) 22:18:32 (8/14) Installing xz-libs (5.2.9-r0) 22:18:32 (9/14) Installing zstd-libs (1.5.5-r0) 22:18:32 (10/14) Installing kmod-libs (30-r1) 22:18:32 (11/14) Installing eudev (3.2.11-r4) 22:18:32 (12/14) Installing eudev-dev (3.2.11-r4) 22:18:32 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 22:18:32 (14/14) Installing v4l-utils-dev (1.22.1-r2) 22:18:32 Executing busybox-1.35.0-r29.trigger 22:18:32 Executing eudev-3.2.11-r4.trigger 22:18:32 OK: 272 MiB in 67 packages 22:18:32 Removing intermediate container 821aea55b1f1 22:18:32 ---> fd7665c5129a 22:18:32 Step 8/13 : WORKDIR /device-usb-camera 22:18:33 ---> Running in 80897d6ad950 22:18:33 Removing intermediate container 80897d6ad950 22:18:33 ---> 0503f65f0912 22:18:33 Step 9/13 : COPY go.mod vendor* ./ 22:18:33 ---> 2801161d6edf 22:18:33 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:18:33 ---> Running in 3c5bee1c84ce 22:19:20 Removing intermediate container 3c5bee1c84ce 22:19:20 ---> c5509a6e4796 22:19:20 Step 11/13 : COPY . . 22:19:20 ---> dd74af3809ee 22:19:20 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 22:19:20 ---> Running in aec885c26d8a 22:19:20  % Total % Received % Xferd Average Speed Time Time Time Current 22:19:20 Dload Upload Total Spent Left Speed 22:19:20  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7973 0 --:--:-- --:--:-- --:--:-- 7984 22:19:20 Removing intermediate container aec885c26d8a 22:19:20 ---> 9b22e23603c1 22:19:20 Step 13/13 : RUN ${MAKE} 22:19:20 ---> Running in e92672a7613b 22:19:20 noop 22:19:20 Removing intermediate container e92672a7613b 22:19:20 ---> 10d5d3daf355 22:19:20 Successfully built 10d5d3daf355 22:19:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:20 + docker inspect -f . ci-base-image-x86_64 22:19:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:19:20 prd-ubuntu20.04-docker-8c-8g-4306 does not seem to be running inside a container 22:19:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-270 -v /w/workspace/foundry_device-usb-camera_PR-270:/w/workspace/foundry_device-usb-camera_PR-270:rw,z -v /w/workspace/foundry_device-usb-camera_PR-270@tmp:/w/workspace/foundry_device-usb-camera_PR-270@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:19:21 $ docker top 6e18e4257dfa346b46c4fa9a7db0a4c0eeb992d22b91aeed07e3428c9c679de6 -eo pid,comm [Pipeline] { [Pipeline] sh 22:19:21 + go version 22:19:21 go version go1.20.6 linux/amd64 [Pipeline] } 22:19:21 $ docker stop --time=1 6e18e4257dfa346b46c4fa9a7db0a4c0eeb992d22b91aeed07e3428c9c679de6 22:19:22 $ docker rm -f --volumes 6e18e4257dfa346b46c4fa9a7db0a4c0eeb992d22b91aeed07e3428c9c679de6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:23 + docker inspect -f . ci-base-image-x86_64 22:19:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:19:23 prd-ubuntu20.04-docker-8c-8g-4306 does not seem to be running inside a container 22:19:23 $ 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-270 -v /w/workspace/foundry_device-usb-camera_PR-270:/w/workspace/foundry_device-usb-camera_PR-270:rw,z -v /w/workspace/foundry_device-usb-camera_PR-270@tmp:/w/workspace/foundry_device-usb-camera_PR-270@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:19:23 $ docker top 314b4693474fc071757ee20b6191f65b1a8b3f1c1a2e57ecbc247f5f20eb853d -eo pid,comm [Pipeline] { [Pipeline] sh 22:19:24 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-270 [Pipeline] fileExists [Pipeline] sh 22:19:24 + make test 22:19:24 go test ./... -coverprofile=coverage.out ./... 22:19:29 ? github.com/edgexfoundry/device-usb-camera [no test files] 22:19:39 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 22:19:40 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.020s coverage: 4.4% of statements 22:19:47 go vet ./... 22:19:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:19:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:19:50 ./bin/test-attribution-txt.sh [Pipeline] echo 22:19:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:19:50 $ docker stop --time=1 314b4693474fc071757ee20b6191f65b1a8b3f1c1a2e57ecbc247f5f20eb853d 22:19:54 $ docker rm -f --volumes 314b4693474fc071757ee20b6191f65b1a8b3f1c1a2e57ecbc247f5f20eb853d [Pipeline] // withDockerContainer [Pipeline] sh 22:19:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:19:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:19:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:19:56 + ls -al . 22:19:56 total 216 22:19:56 drwxrwxr-x 10 jenkins jenkins 4096 Aug 22 22:19 . 22:19:56 drwxrwxr-x 4 jenkins jenkins 4096 Aug 22 22:17 .. 22:19:56 drwxrwxr-x 8 jenkins jenkins 4096 Aug 22 22:18 .git 22:19:56 drwxrwxr-x 3 jenkins jenkins 4096 Aug 22 22:17 .github 22:19:56 -rw-rw-r-- 1 jenkins jenkins 414 Aug 22 22:17 .gitignore 22:19:56 -rw-rw-r-- 1 jenkins jenkins 45 Aug 22 22:17 .golangci.yml 22:19:56 -rw-rw-r-- 1 jenkins jenkins 77 Aug 22 22:17 .hadolint.yml 22:19:56 drwxr-xr-x 3 jenkins jenkins 4096 Aug 22 22:18 .semver 22:19:56 -rw-rw-r-- 1 jenkins jenkins 9783 Aug 22 22:17 Attribution.txt 22:19:56 -rw-rw-r-- 1 jenkins jenkins 11903 Aug 22 22:17 CHANGELOG.md 22:19:56 -rw-rw-r-- 1 jenkins jenkins 2453 Aug 22 22:17 Dockerfile 22:19:56 -rw-rw-r-- 1 jenkins jenkins 678 Aug 22 22:17 GOVERNANCE.md 22:19:56 -rw-rw-r-- 1 jenkins jenkins 659 Aug 22 22:17 Jenkinsfile 22:19:56 -rw-rw-r-- 1 jenkins jenkins 11348 Aug 22 22:17 LICENSE 22:19:56 -rw-rw-r-- 1 jenkins jenkins 2364 Aug 22 22:17 Makefile 22:19:56 -rw-rw-r-- 1 jenkins jenkins 622 Aug 22 22:17 OWNERS.md 22:19:56 -rw-rw-r-- 1 jenkins jenkins 2575 Aug 22 22:17 README.md 22:19:56 -rw-rw-r-- 1 jenkins jenkins 5 Aug 22 22:18 VERSION 22:19:56 drwxrwxr-x 2 jenkins jenkins 4096 Aug 22 22:17 bin 22:19:56 drwxrwxr-x 3 jenkins jenkins 4096 Aug 22 22:17 cmd 22:19:56 -rw-r--r-- 1 jenkins jenkins 54116 Aug 22 22:19 coverage.out 22:19:56 -rwxrwxr-x 1 jenkins jenkins 140 Aug 22 22:17 docker-entrypoint.sh 22:19:56 drwxrwxr-x 2 jenkins jenkins 4096 Aug 22 22:17 docs 22:19:56 -rw-rw-r-- 1 jenkins jenkins 3416 Aug 22 22:17 go.mod 22:19:56 -rw-rw-r-- 1 jenkins jenkins 31482 Aug 22 22:17 go.sum 22:19:56 drwxrwxr-x 3 jenkins jenkins 4096 Aug 22 22:17 internal 22:19:56 drwxrwxr-x 4 jenkins jenkins 4096 Aug 22 22:17 snap 22:19:56 -rw-rw-r-- 1 jenkins jenkins 231 Aug 22 22:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:56 + 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=f04c2751a086162c52cdb9c5dea19a4b63ded3aa --label arch=amd64 --label version=0.0.0 . 22:19:56 Sending build context to Docker daemon 2.188MB 22:19:56 Step 1/36 : ARG BASE=golang:1.20-alpine3.17 22:19:56 Step 2/36 : FROM ${BASE} AS builder 22:19:56 ---> 10d5d3daf355 22:19:56 Step 3/36 : ARG ADD_BUILD_TAGS="" 22:19:56 ---> Running in 7939852fb804 22:19:57 Removing intermediate container 7939852fb804 22:19:57 ---> b74c30e2ce0e 22:19:57 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:19:57 ---> Running in 7f4f38bb758e 22:19:57 Removing intermediate container 7f4f38bb758e 22:19:57 ---> 976414cf41e1 22:19:57 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 22:19:57 ---> Running in 8b40e12c34ec 22:19:57 Removing intermediate container 8b40e12c34ec 22:19:57 ---> cdbacc87e329 22:19:57 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 22:19:57 ---> Running in 8d5c85c98d82 22:19:57 Removing intermediate container 8d5c85c98d82 22:19:57 ---> f7cb4e989233 22:19:57 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:19:57 ---> Running in 8f1dc2e0e597 22:19:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:19:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:19:58 OK: 272 MiB in 67 packages 22:19:58 Removing intermediate container 8f1dc2e0e597 22:19:58 ---> d95e43d1a249 22:19:58 Step 8/36 : WORKDIR /device-usb-camera 22:19:58 ---> Running in 16cb7c600d6f 22:19:58 Removing intermediate container 16cb7c600d6f 22:19:58 ---> 3f3a2135dc3c 22:19:58 Step 9/36 : COPY go.mod vendor* ./ 22:19:58 ---> d173a11adbd7 22:19:58 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:19:58 ---> Running in 87136bf9d92d 22:19:59 Removing intermediate container 87136bf9d92d 22:19:59 ---> aa228e7e1d41 22:19:59 Step 11/36 : COPY . . 22:19:59 ---> 154f5e1b603c 22:19:59 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 22:19:59 ---> Running in 5f271493d927 22:20:00  % Total % Received % Xferd Average Speed Time Time Time Current 22:20:00 Dload Upload Total Spent Left Speed 22:20:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 20408 0 --:--:-- --:--:-- --:--:-- 20823 22:20:00 Removing intermediate container 5f271493d927 22:20:00 ---> 3c7c8224229c 22:20:00 Step 13/36 : RUN ${MAKE} 22:20:00 ---> Running in 46800abf1b34 22:20:00 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 22:20:03 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4307 in /w/workspace/foundry_device-usb-camera_PR-270 [Pipeline] { [Pipeline] ws 22:20:03 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 22:20:03 Selected Git installation does not exist. Using Default 22:20:03 The recommended git tool is: NONE 22:20:08 using credential edgex-jenkins-ssh 22:20:08 Cloning the remote Git repository 22:20:08 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 22:20:09 > git init /w/workspace/device-usb-camera/1 # timeout=10 22:20:09 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 22:20:09 > git --version # timeout=10 22:20:09 > git --version # 'git version 2.25.1' 22:20:09 using GIT_SSH to set credentials SSH Credentials for GitHub 22:20:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:20:11 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 22:20:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:20:12 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 22:20:12 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 22:20:12 using GIT_SSH to set credentials SSH Credentials for GitHub 22:20:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/270/head:refs/remotes/origin/PR-270 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:20:12 Merging remotes/origin/main commit 860b2ed41c63812ea8e78996a55d34ef8e22b126 into PR head commit 2fbf61e1b0837eed25d461ef5fe8b4bd24bc854c 22:20:13 Merge succeeded, producing df6d1df61b071468b4ceb914a037078395033e0f 22:20:13 Checking out Revision df6d1df61b071468b4ceb914a037078395033e0f (PR-270) 22:20:12 > git config core.sparsecheckout # timeout=10 22:20:12 > git checkout -f 2fbf61e1b0837eed25d461ef5fe8b4bd24bc854c # timeout=10 22:20:12 > git remote # timeout=10 22:20:12 > git config --get remote.origin.url # timeout=10 22:20:12 using GIT_SSH to set credentials SSH Credentials for GitHub 22:20:12 > git merge 860b2ed41c63812ea8e78996a55d34ef8e22b126 # timeout=10 22:20:13 > git rev-parse HEAD^{commit} # timeout=10 22:20:13 > git config core.sparsecheckout # timeout=10 22:20:13 > git checkout -f df6d1df61b071468b4ceb914a037078395033e0f # timeout=10 22:20:16 Commit message: "Merge commit '860b2ed41c63812ea8e78996a55d34ef8e22b126' into HEAD" 22:20:16 First time build. Skipping changelog. 22:20:16 > git --version # timeout=10 22:20:16 > git --version # 'git version 2.25.1' 22:20:16 fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:20:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:20:17 % Total % Received % Xferd Average Speed Time Time Time Current 22:20:17 Dload Upload Total Spent Left Speed 22:20:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 78709 0 --:--:-- --:--:-- --:--:-- 79198 [Pipeline] sh 22:20:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:20:18 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:20:18 + sudo tee /etc/docker/daemon.new 22:20:18 { 22:20:18 "registry-mirrors": [ 22:20:18 "https://nexus3.edgexfoundry.org:10001" 22:20:18 ], 22:20:18 "bip": "10.250.0.254/24", 22:20:18 "hosts": [ 22:20:18 "tcp://0.0.0.0:5555", 22:20:18 "unix:///var/run/docker.sock" 22:20:18 ], 22:20:18 "mtu": 1458, 22:20:18 "selinux-enabled": true, 22:20:18 "seccomp-profile": "/etc/docker/seccomp.json" 22:20:18 } [Pipeline] sh 22:20:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:20:19 + sudo service docker restart 22:20:22 Removing intermediate container 46800abf1b34 22:20:22 ---> e346a5f7657f 22:20:22 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 22:20:23 v0.21.6: Pulling from aler9/rtsp-simple-server 22:20:23 4acc49c71d14: Pulling fs layer 22:20:23 4acc49c71d14: Download complete 22:20:23 4acc49c71d14: Pull complete 22:20:23 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 22:20:23 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 22:20:23 ---> 01a2bd3e5fff 22:20:23 Step 15/36 : FROM alpine:3.17 22:20:24 3.17: Pulling from library/alpine 22:20:24 9398808236ff: Pulling fs layer 22:20:24 9398808236ff: Download complete 22:20:24 9398808236ff: Pull complete 22:20:24 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 22:20:24 Status: Downloaded newer image for alpine:3.17 22:20:24 ---> 1e0b8b5322fc 22:20:24 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 22:20:25 ---> Running in 14505aac9c2c 22:20:25 Removing intermediate container 14505aac9c2c 22:20:25 ---> 26ecbd9a67b1 22:20:25 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 22:20:25 ---> Running in 4c2f90c52f9e 22:20:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:20:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:20:26 (1/86) Installing dumb-init (1.2.5-r2) 22:20:26 (2/86) Installing sdl2 (2.26.5-r0) 22:20:26 (3/86) Installing svt-av1-libs (1.3.0-r0) 22:20:26 (4/86) Installing libxau (1.0.10-r0) 22:20:26 (5/86) Installing libmd (1.0.4-r0) 22:20:26 (6/86) Installing libbsd (0.11.7-r0) 22:20:26 (7/86) Installing libxdmcp (1.1.4-r0) 22:20:26 (8/86) Installing libxcb (1.15-r0) 22:20:26 (9/86) Installing libx11 (1.8.4-r1) 22:20:26 (10/86) Installing aom-libs (3.5.0-r0) 22:20:26 (11/86) Installing alsa-lib (1.2.8-r0) 22:20:26 (12/86) Installing libexpat (2.5.0-r0) 22:20:26 (13/86) Installing brotli-libs (1.0.9-r9) 22:20:26 (14/86) Installing libbz2 (1.0.8-r4) 22:20:26 (15/86) Installing libpng (1.6.39-r0) 22:20:26 (16/86) Installing freetype (2.12.1-r0) 22:20:26 (17/86) Installing fontconfig (2.14.1-r0) 22:20:26 (18/86) Installing fribidi (1.0.12-r0) 22:20:26 (19/86) Installing libffi (3.4.4-r0) 22:20:26 (20/86) Installing libintl (0.21.1-r1) 22:20:26 (21/86) Installing libblkid (2.38.1-r1) 22:20:26 (22/86) Installing libmount (2.38.1-r1) 22:20:26 (23/86) Installing pcre2 (10.42-r0) 22:20:26 (24/86) Installing glib (2.74.7-r0) 22:20:26 (25/86) Installing graphite2 (1.3.14-r2) 22:20:26 (26/86) Installing harfbuzz (5.3.1-r1) 22:20:26 (27/86) Installing libass (0.16.0-r1) 22:20:26 (28/86) Installing libdav1d (1.0.0-r2) 22:20:26 (29/86) Installing hwdata-pci (0.364-r0) 22:20:26 (30/86) Installing libpciaccess (0.17-r0) 22:20:26 (31/86) Installing libdrm (2.4.114-r0) 22:20:26 (32/86) Installing gmp (6.2.1-r2) 22:20:26 (33/86) Installing nettle (3.8.1-r0) 22:20:26 (34/86) Installing p11-kit (0.24.1-r1) 22:20:26 (35/86) Installing libtasn1 (4.19.0-r0) 22:20:26 (36/86) Installing libunistring (1.1-r0) 22:20:26 (37/86) Installing gnutls (3.7.8-r3) 22:20:26 (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r1) 22:20:26 (39/86) Installing ncurses-libs (6.3_p20221119-r1) 22:20:26 (40/86) Installing lame (3.100-r2) 22:20:26 (41/86) Installing opus (1.3.1-r1) 22:20:26 (42/86) Installing libasyncns (0.8-r1) 22:20:26 (43/86) Installing dbus-libs (1.14.8-r0) 22:20:26 (44/86) Installing libltdl (2.4.7-r1) 22:20:26 (45/86) Installing orc (0.4.33-r0) 22:20:26 (46/86) Installing libgcc (12.2.1_git20220924-r4) 22:20:26 (47/86) Installing libogg (1.3.5-r2) 22:20:26 (48/86) Installing libstdc++ (12.2.1_git20220924-r4) 22:20:26 (49/86) Installing flac-libs (1.4.2-r0) 22:20:26 (50/86) Installing libvorbis (1.3.7-r0) 22:20:26 (51/86) Installing libsndfile (1.1.0-r2) 22:20:26 (52/86) Installing libgomp (12.2.1_git20220924-r4) 22:20:26 (53/86) Installing soxr (0.1.3-r3) 22:20:26 (54/86) Installing speexdsp (1.2.1-r0) 22:20:26 (55/86) Installing tdb-libs (1.4.6-r0) 22:20:26 (56/86) Installing libpulse (16.1-r6) 22:20:26 (57/86) Installing cjson (1.7.15-r3) 22:20:26 (58/86) Installing mbedtls (2.28.4-r0) 22:20:26 (59/86) Installing librist (0.2.7-r0) 22:20:26 (60/86) Installing libsrt (1.5.1-r0) 22:20:26 (61/86) Installing libssh (0.10.5-r0) 22:20:26 (62/86) Installing libtheora (1.1.1-r16) 22:20:26 (63/86) Installing libjpeg-turbo (2.1.4-r0) 22:20:26 (64/86) Installing v4l-utils-libs (1.22.1-r2) 22:20:26 (65/86) Installing libxext (1.3.5-r0) 22:20:26 (66/86) Installing libxfixes (6.0.0-r0) 22:20:26 (67/86) Installing wayland-libs-client (1.21.0-r1) 22:20:26 (68/86) Installing libva (2.16.0-r0) 22:20:26 (69/86) Installing libvdpau (1.5-r0) 22:20:26 (70/86) Installing vidstab (1.1.0-r2) 22:20:26 (71/86) Installing libvpx (1.12.0-r1) 22:20:26 (72/86) Installing libwebp (1.2.4-r2) 22:20:26 (73/86) Installing x264-libs (0.164_git20220602-r0) 22:20:26 (74/86) Installing numactl (2.0.16-r1) 22:20:26 (75/86) Installing x265-libs (3.5-r3) 22:20:27 (76/86) Installing xvidcore (1.3.7-r1) 22:20:27 (77/86) Installing libsodium (1.0.18-r2) 22:20:27 (78/86) Installing libzmq (4.3.4-r1) 22:20:27 (79/86) Installing ffmpeg-libs (5.1.3-r0) 22:20:27 (80/86) Installing ffmpeg (5.1.3-r0) 22:20:27 (81/86) Installing udev-init-scripts (35-r1) 22:20:27 (82/86) Installing eudev-libs (3.2.11-r4) 22:20:27 (83/86) Installing xz-libs (5.2.9-r0) 22:20:27 (84/86) Installing zstd-libs (1.5.5-r0) 22:20:27 (85/86) Installing kmod-libs (30-r1) 22:20:27 (86/86) Installing eudev (3.2.11-r4) 22:20:27 Executing busybox-1.35.0-r29.trigger 22:20:27 Executing eudev-3.2.11-r4.trigger 22:20:27 OK: 112 MiB in 101 packages 22:20:31 Removing intermediate container 4c2f90c52f9e 22:20:31 ---> 47604d8d2762 22:20:31 Step 18/36 : WORKDIR / 22:20:31 ---> Running in 04cd2e55b222 22:20:31 Removing intermediate container 04cd2e55b222 22:20:31 ---> cafd10ba8ce8 22:20:31 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 22:20:31 ---> 9f34c06500d6 22:20:31 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 22:20:31 ---> d2fb045fd27b 22:20:31 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 22:20:32 ---> 940780f84b4e 22:20:32 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 22:20:32 ---> c5b190d42fd1 22:20:32 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 22:20:32 ---> 1874b512d389 22:20:32 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 22:20:32 ---> ec8475c772ad 22:20:32 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 22:20:33 ---> 6ae4bd568f2d 22:20:33 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 22:20:33 ---> Running in 1415150a6945 22:20:33 Removing intermediate container 1415150a6945 22:20:33 ---> 324a7bf64326 22:20:33 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 22:20:34 ---> Running in 560a0822efa2 22:20:34 Removing intermediate container 560a0822efa2 22:20:34 ---> fa97d1075606 22:20:34 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 22:20:34 ---> Running in 8b6d2980b3f2 22:20:35 Removing intermediate container 8b6d2980b3f2 22:20:35 ---> 94b45e4e091c 22:20:35 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 22:20:35 ---> Running in 0b8b7cf0461e 22:20:35 Removing intermediate container 0b8b7cf0461e 22:20:35 ---> 9a5180cfc042 22:20:35 Step 30/36 : EXPOSE 59983 22:20:35 ---> Running in 51d2958c0364 22:20:35 Removing intermediate container 51d2958c0364 22:20:35 ---> f133d6c32355 22:20:35 Step 31/36 : EXPOSE 8554 22:20:35 ---> Running in 526f5d1f5a84 22:20:35 Removing intermediate container 526f5d1f5a84 22:20:35 ---> bbf4f80df1af 22:20:35 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 22:20:35 ---> Running in 178fc1a18909 22:20:36 Removing intermediate container 178fc1a18909 22:20:36 ---> 0d86d924fd2e 22:20:36 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 22:20:36 ---> Running in f3b6a15f8a9f 22:20:36 Removing intermediate container f3b6a15f8a9f 22:20:36 ---> 8f1ece77be98 22:20:36 Step 34/36 : LABEL arch=amd64 22:20:36 ---> Running in 6899817ce19d 22:20:36 Removing intermediate container 6899817ce19d 22:20:36 ---> fc77e5c23b55 22:20:36 Step 35/36 : LABEL git_sha=f04c2751a086162c52cdb9c5dea19a4b63ded3aa 22:20:36 ---> Running in ea33300289b1 22:20:36 Removing intermediate container ea33300289b1 22:20:36 ---> c87ac4166331 22:20:36 Step 36/36 : LABEL version=0.0.0 22:20:36 ---> Running in b37256c01acf 22:20:36 Removing intermediate container b37256c01acf 22:20:36 ---> 80359674e8c4 22:20:36 [Warning] One or more build-args [ARCH] were not consumed 22:20:36 Successfully built 80359674e8c4 22:20:36 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 22:20:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:20:37 22:20:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:20:37 latest: Pulling from edgex-lftools-log-publisher 22:20:37 5eb5b503b376: Pulling fs layer 22:20:37 5c69ac0246d0: Pulling fs layer 22:20:37 ec43610c2a17: Pulling fs layer 22:20:37 3a2ae6a8a46f: Pulling fs layer 22:20:37 33b1e0a273af: Pulling fs layer 22:20:37 5d3b04190fa2: Pulling fs layer 22:20:37 2f39f015ded8: Pulling fs layer 22:20:37 33b1e0a273af: Waiting 22:20:37 5d3b04190fa2: Waiting 22:20:37 2f39f015ded8: Waiting 22:20:37 3a2ae6a8a46f: Waiting 22:20:37 5c69ac0246d0: Verifying Checksum 22:20:37 5c69ac0246d0: Download complete 22:20:37 3a2ae6a8a46f: Download complete 22:20:37 33b1e0a273af: Verifying Checksum 22:20:37 33b1e0a273af: Download complete 22:20:37 5d3b04190fa2: Download complete 22:20:37 ec43610c2a17: Verifying Checksum 22:20:37 ec43610c2a17: Download complete 22:20:37 5eb5b503b376: Verifying Checksum 22:20:37 5eb5b503b376: Download complete 22:20:38 5eb5b503b376: Pull complete 22:20:39 5c69ac0246d0: Pull complete 22:20:39 ec43610c2a17: Pull complete 22:20:39 3a2ae6a8a46f: Pull complete 22:20:39 33b1e0a273af: Pull complete 22:20:39 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:20:41 provisioning config files... 22:20:41 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config6053492500003421665tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:20:41 ---> docker-login.sh 22:20:41 nexus3.edgexfoundry.org:10001 22:20:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:20:42 Configure a credential helper to remove this warning. See 22:20:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:20:42 22:20:42 Login Succeeded 22:20:42 nexus3.edgexfoundry.org:10002 22:20:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:20:43 Configure a credential helper to remove this warning. See 22:20:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:20:43 22:20:43 Login Succeeded 22:20:43 nexus3.edgexfoundry.org:10003 22:20:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:20:43 Configure a credential helper to remove this warning. See 22:20:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:20:43 22:20:43 Login Succeeded 22:20:43 nexus3.edgexfoundry.org:10004 22:20:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:20:43 Configure a credential helper to remove this warning. See 22:20:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:20:43 22:20:43 Login Succeeded 22:20:43 docker.io 22:20:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:44 2f39f015ded8: Pull complete 22:20:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:20:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:20:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } 22:20:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:20:44 Configure a credential helper to remove this warning. See 22:20:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:20:44 22:20:44 Login Succeeded 22:20:44 ---> docker-login.sh ends [Pipeline] // withEnv [Pipeline] } [Pipeline] } 22:20:44 Deleting 1 temporary files [Pipeline] // withEnv [Pipeline] // configFileProvider [Pipeline] withDockerContainer 22:20:44 prd-ubuntu20.04-docker-8c-8g-4306 does not seem to be running inside a container 22:20:44 $ 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-270 -v /w/workspace/foundry_device-usb-camera_PR-270:/w/workspace/foundry_device-usb-camera_PR-270:rw,z -v /w/workspace/foundry_device-usb-camera_PR-270@tmp:/w/workspace/foundry_device-usb-camera_PR-270@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:20:49 $ docker top 082cfbb410badc8ecfb75c407e9783887a437661acac1b2888ec490053b0e188 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] libraryResource [Pipeline] sh [Pipeline] echo 22:20:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:20:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:20:49 ========================================================= 22:20:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 22:20:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix 22:20:50 ---> job-cost.sh 22:20:50 lf-activate-venv: SKIPPING 22:20:50 INFO: No Stack... [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:50 INFO: Retrieving Pricing Info for: v3-standard-8 22:20:50 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 22:20:50 INFO: Archiving Costs [Pipeline] sh 22:20:50 Sending build context to Docker daemon 1.293MB 22:20:50 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 22:20:50 Step 2/13 : FROM ${BASE} AS builder 22:20:50 + cat /w/workspace/foundry_device-usb-camera_PR-270/archives/cost.csv 22:20:50 + cut -d, -f6 [Pipeline] lock 22:20:50 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-270-1-stack-cost] 22:20:50 Resource [jenkins-edgexfoundry-device-usb-camera-PR-270-1-stack-cost] did not exist. Created. 22:20:50 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-270-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:20:51 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:20:51 edb6bdbacee9: Pulling fs layer 22:20:51 5f9638ab2659: Pulling fs layer 22:20:51 8d51d6327a98: Pulling fs layer 22:20:51 8b374f2dd631: Pulling fs layer 22:20:51 ec14aa9079de: Pulling fs layer 22:20:51 2f466654f4bb: Pulling fs layer 22:20:51 554e91adad29: Pulling fs layer 22:20:51 ec14aa9079de: Waiting 22:20:51 554e91adad29: Waiting 22:20:51 5f9638ab2659: Verifying Checksum 22:20:51 5f9638ab2659: Download complete 22:20:51 8b374f2dd631: Verifying Checksum 22:20:51 8b374f2dd631: Download complete 22:20:51 + echo total: 0.2199999988079071 [Pipeline] stash 22:20:51 Stashed 1 file(s) [Pipeline] } 22:20:51 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-270-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:20:51 $ docker stop --time=1 082cfbb410badc8ecfb75c407e9783887a437661acac1b2888ec490053b0e188 22:20:51 ec14aa9079de: Verifying Checksum 22:20:51 ec14aa9079de: Download complete 22:20:51 edb6bdbacee9: Verifying Checksum 22:20:51 edb6bdbacee9: Download complete 22:20:52 edb6bdbacee9: Pull complete 22:20:52 $ docker rm -f --volumes 082cfbb410badc8ecfb75c407e9783887a437661acac1b2888ec490053b0e188 [Pipeline] // withDockerContainer 22:20:52 554e91adad29: Verifying Checksum 22:20:52 554e91adad29: Download complete [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:20:53 5f9638ab2659: Pull complete 22:20:54 8d51d6327a98: Verifying Checksum 22:20:54 8d51d6327a98: Download complete 22:20:54 2f466654f4bb: Verifying Checksum 22:20:54 2f466654f4bb: Download complete 22:21:06 8d51d6327a98: Pull complete 22:21:06 8b374f2dd631: Pull complete 22:21:06 ec14aa9079de: Pull complete 22:21:13 2f466654f4bb: Pull complete 22:21:14 554e91adad29: Pull complete 22:21:14 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 22:21:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 22:21:14 ---> 1e15ea492957 22:21:14 Step 3/13 : ARG ADD_BUILD_TAGS="" 22:21:16 ---> Running in aea2cc97b9df 22:21:16 Removing intermediate container aea2cc97b9df 22:21:16 ---> 7045838fde81 22:21:16 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:21:16 ---> Running in fbffcf7b6cc0 22:21:16 Removing intermediate container fbffcf7b6cc0 22:21:16 ---> 7cb2b863d7c7 22:21:16 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 22:21:16 ---> Running in ac4dec0851d2 22:21:17 Removing intermediate container ac4dec0851d2 22:21:17 ---> 34ae5e4b1838 22:21:17 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 22:21:17 ---> Running in b6173a92476a 22:21:17 Removing intermediate container b6173a92476a 22:21:17 ---> 5b90d429741a 22:21:17 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:21:17 ---> Running in ef60e23d60af 22:21:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:21:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:21:20 (1/14) Installing libintl (0.21.1-r1) 22:21:20 (2/14) Installing eudev-libs (3.2.11-r4) 22:21:20 (3/14) Installing libjpeg-turbo (2.1.4-r0) 22:21:20 (4/14) Installing v4l-utils-libs (1.22.1-r2) 22:21:20 (5/14) Installing v4l-utils (1.22.1-r2) 22:21:20 (6/14) Installing udev-init-scripts (35-r1) 22:21:20 (7/14) Installing libblkid (2.38.1-r1) 22:21:20 (8/14) Installing xz-libs (5.2.9-r0) 22:21:20 (9/14) Installing zstd-libs (1.5.5-r0) 22:21:20 (10/14) Installing kmod-libs (30-r1) 22:21:20 (11/14) Installing eudev (3.2.11-r4) 22:21:20 (12/14) Installing eudev-dev (3.2.11-r4) 22:21:20 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 22:21:20 (14/14) Installing v4l-utils-dev (1.22.1-r2) 22:21:20 Executing busybox-1.35.0-r29.trigger 22:21:20 Executing eudev-3.2.11-r4.trigger 22:21:20 OK: 271 MiB in 67 packages 22:21:22 Removing intermediate container ef60e23d60af 22:21:22 ---> f92815fc7a2e 22:21:22 Step 8/13 : WORKDIR /device-usb-camera 22:21:22 ---> Running in 0db663e3ff3a 22:21:22 Removing intermediate container 0db663e3ff3a 22:21:22 ---> c6c41811002c 22:21:22 Step 9/13 : COPY go.mod vendor* ./ 22:21:23 ---> 9eb2fe72bd92 22:21:23 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:21:23 ---> Running in 1ad454228dcf 22:22:31 Removing intermediate container 1ad454228dcf 22:22:31 ---> 92c5b5ae5f02 22:22:31 Step 11/13 : COPY . . 22:22:31 ---> 8e711ad55538 22:22:31 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 22:22:31 ---> Running in 5591947b1d08 22:22:31  % Total % Received % Xferd Average Speed Time  Time Time Current 22:22:31  Dload Upload Total Spent Left Speed 22:22:31 0 0 0 0 0  0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 4543 0 --:--:-- --:--:-- --:--:-- 4557 22:22:31 Removing intermediate container 5591947b1d08 22:22:31 ---> 647a95a22ced 22:22:31 Step 13/13 : RUN ${MAKE} 22:22:31 ---> Running in bfdd97ccd1db 22:22:31 noop 22:22:31 Removing intermediate container bfdd97ccd1db 22:22:31 ---> 1c526ccba65f 22:22:31 Successfully built 1c526ccba65f 22:22:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:31 + docker inspect -f . ci-base-image-arm64 22:22:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:22:31 prd-ubuntu20.04-docker-arm64-4c-16g-4307 does not seem to be running inside a container 22:22:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:22:33 $ docker top 8fa3e2fd0d6797a20f903bcfd062a9d2206b915017d2b304fa1ae7b63730d887 -eo pid,comm [Pipeline] { [Pipeline] sh 22:22:33 + go version 22:22:33 go version go1.20.6 linux/arm64 [Pipeline] } 22:22:33 $ docker stop --time=1 8fa3e2fd0d6797a20f903bcfd062a9d2206b915017d2b304fa1ae7b63730d887 22:22:35 $ docker rm -f --volumes 8fa3e2fd0d6797a20f903bcfd062a9d2206b915017d2b304fa1ae7b63730d887 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:36 + docker inspect -f . ci-base-image-arm64 22:22:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:22:36 prd-ubuntu20.04-docker-arm64-4c-16g-4307 does not seem to be running inside a container 22:22:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:22:37 $ docker top 42b242806232011ddbd3393dc46d2e2f8172914a0f0a74297851686cc86facef -eo pid,comm [Pipeline] { [Pipeline] sh 22:22:38 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 22:22:39 + make test 22:22:39 go test ./... -coverprofile=coverage.out ./... 22:23:11 ? github.com/edgexfoundry/device-usb-camera [no test files] 22:25:18 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 22:25:18 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.093s coverage: 4.4% of statements 22:25:18 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:25:18 go vet ./... 22:25:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:25:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:25:36 ./bin/test-attribution-txt.sh [Pipeline] echo 22:25:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:25:36 $ docker stop --time=1 42b242806232011ddbd3393dc46d2e2f8172914a0f0a74297851686cc86facef 22:25:38 $ docker rm -f --volumes 42b242806232011ddbd3393dc46d2e2f8172914a0f0a74297851686cc86facef [Pipeline] // withDockerContainer [Pipeline] sh 22:25:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:25:39 Warning: overwriting stash ‘coverage-report’ 22:25:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:25:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:25:40 + ls -al . 22:25:40 total 212 22:25:40 drwxrwxr-x 9 jenkins jenkins 4096 Aug 22 22:22 . 22:25:40 drwxrwxr-x 4 jenkins jenkins 4096 Aug 22 22:20 .. 22:25:40 drwxrwxr-x 8 jenkins jenkins 4096 Aug 22 22:20 .git 22:25:40 drwxrwxr-x 3 jenkins jenkins 4096 Aug 22 22:20 .github 22:25:40 -rw-rw-r-- 1 jenkins jenkins 414 Aug 22 22:20 .gitignore 22:25:40 -rw-rw-r-- 1 jenkins jenkins 45 Aug 22 22:20 .golangci.yml 22:25:40 -rw-rw-r-- 1 jenkins jenkins 77 Aug 22 22:20 .hadolint.yml 22:25:40 -rw-rw-r-- 1 jenkins jenkins 9783 Aug 22 22:20 Attribution.txt 22:25:40 -rw-rw-r-- 1 jenkins jenkins 11903 Aug 22 22:20 CHANGELOG.md 22:25:40 -rw-rw-r-- 1 jenkins jenkins 2453 Aug 22 22:20 Dockerfile 22:25:40 -rw-rw-r-- 1 jenkins jenkins 678 Aug 22 22:20 GOVERNANCE.md 22:25:40 -rw-rw-r-- 1 jenkins jenkins 659 Aug 22 22:20 Jenkinsfile 22:25:40 -rw-rw-r-- 1 jenkins jenkins 11348 Aug 22 22:20 LICENSE 22:25:40 -rw-rw-r-- 1 jenkins jenkins 2364 Aug 22 22:20 Makefile 22:25:40 -rw-rw-r-- 1 jenkins jenkins 622 Aug 22 22:20 OWNERS.md 22:25:40 -rw-rw-r-- 1 jenkins jenkins 2575 Aug 22 22:20 README.md 22:25:40 -rw-rw-r-- 1 jenkins jenkins 5 Aug 22 22:18 VERSION 22:25:40 drwxrwxr-x 2 jenkins jenkins 4096 Aug 22 22:20 bin 22:25:40 drwxrwxr-x 3 jenkins jenkins 4096 Aug 22 22:20 cmd 22:25:40 -rw-r--r-- 1 jenkins jenkins 54116 Aug 22 22:25 coverage.out 22:25:40 -rwxrwxr-x 1 jenkins jenkins 140 Aug 22 22:20 docker-entrypoint.sh 22:25:40 drwxrwxr-x 2 jenkins jenkins 4096 Aug 22 22:20 docs 22:25:40 -rw-rw-r-- 1 jenkins jenkins 3416 Aug 22 22:20 go.mod 22:25:40 -rw-rw-r-- 1 jenkins jenkins 31482 Aug 22 22:20 go.sum 22:25:40 drwxrwxr-x 3 jenkins jenkins 4096 Aug 22 22:20 internal 22:25:40 drwxrwxr-x 4 jenkins jenkins 4096 Aug 22 22:20 snap 22:25:40 -rw-rw-r-- 1 jenkins jenkins 231 Aug 22 22:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:41 + 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=df6d1df61b071468b4ceb914a037078395033e0f --label arch=arm64 --label version=0.0.0 . 22:25:41 Sending build context to Docker daemon 1.348MB 22:25:41 Step 1/36 : ARG BASE=golang:1.20-alpine3.17 22:25:41 Step 2/36 : FROM ${BASE} AS builder 22:25:41 ---> 1c526ccba65f 22:25:41 Step 3/36 : ARG ADD_BUILD_TAGS="" 22:25:41 ---> Running in 875a4a100fd6 22:25:42 Removing intermediate container 875a4a100fd6 22:25:42 ---> a5d43f3445df 22:25:42 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:25:42 ---> Running in 8c605bec4899 22:25:42 Removing intermediate container 8c605bec4899 22:25:42 ---> 734e7021809f 22:25:42 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 22:25:42 ---> Running in 3ac50c4c603c 22:25:42 Removing intermediate container 3ac50c4c603c 22:25:42 ---> 61be350bfb8d 22:25:42 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 22:25:42 ---> Running in 067950722e0e 22:25:42 Removing intermediate container 067950722e0e 22:25:42 ---> 18247f3c1387 22:25:42 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:25:43 ---> Running in 74edadf2e07f 22:25:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:25:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:25:45 OK: 271 MiB in 67 packages 22:25:46 Removing intermediate container 74edadf2e07f 22:25:46 ---> 186dda62e2ff 22:25:46 Step 8/36 : WORKDIR /device-usb-camera 22:25:46 ---> Running in 31be88104bc2 22:25:47 Removing intermediate container 31be88104bc2 22:25:47 ---> 72f0248768e4 22:25:47 Step 9/36 : COPY go.mod vendor* ./ 22:25:48 ---> 259cb26b857f 22:25:48 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:25:48 ---> Running in d1b89f28db39 22:25:51 Removing intermediate container d1b89f28db39 22:25:51 ---> 8967e12b2a89 22:25:51 Step 11/36 : COPY . . 22:25:51 ---> 6b69eb13e512 22:25:51 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 22:25:51 ---> Running in c2219908d673 22:25:52  % Total % Received % Xferd Average Speed Time Time Time Current 22:25:52 Dload Upload Total Spent Left Speed 22:25:53 0 0 0 0 0  0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3171  0 --:--:-- --:--:-- --:--:-- 3179 22:25:53 Removing intermediate container c2219908d673 22:25:53 ---> 52d11041212d 22:25:53 Step 13/36 : RUN ${MAKE} 22:25:53 ---> Running in ba810fc1605b 22:25:54 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 22:28:16 Removing intermediate container ba810fc1605b 22:28:16 ---> 71c70b35cc2a 22:28:16 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 22:28:17 v0.21.6: Pulling from aler9/rtsp-simple-server 22:28:17 8766b47fe142: Pulling fs layer 22:28:17 8766b47fe142: Verifying Checksum 22:28:17 8766b47fe142: Download complete 22:28:18 8766b47fe142: Pull complete 22:28:18 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 22:28:18 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 22:28:18 ---> 69d40e2cb93c 22:28:18 Step 15/36 : FROM alpine:3.17 22:28:19 3.17: Pulling from library/alpine 22:28:19 4060ece20d7a: Pulling fs layer 22:28:19 4060ece20d7a: Verifying Checksum 22:28:19 4060ece20d7a: Download complete 22:28:19 4060ece20d7a: Pull complete 22:28:19 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 22:28:19 Status: Downloaded newer image for alpine:3.17 22:28:19 ---> 8650cd65339b 22:28:19 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 22:28:20 ---> Running in c10b1109f999 22:28:20 Removing intermediate container c10b1109f999 22:28:20 ---> b1d0acfd1c8a 22:28:20 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 22:28:20 ---> Running in 2787407037ce 22:28:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:28:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:28:22 (1/83) Installing dumb-init (1.2.5-r2) 22:28:22 (2/83) Installing sdl2 (2.26.5-r0) 22:28:22 (3/83) Installing libxau (1.0.10-r0) 22:28:22 (4/83) Installing libmd (1.0.4-r0) 22:28:22 (5/83) Installing libbsd (0.11.7-r0) 22:28:22 (6/83) Installing libxdmcp (1.1.4-r0) 22:28:23 (7/83) Installing libxcb (1.15-r0) 22:28:23 (8/83) Installing libx11 (1.8.4-r1) 22:28:23 (9/83) Installing aom-libs (3.5.0-r0) 22:28:23 (10/83) Installing alsa-lib (1.2.8-r0) 22:28:23 (11/83) Installing libexpat (2.5.0-r0) 22:28:23 (12/83) Installing brotli-libs (1.0.9-r9) 22:28:23 (13/83) Installing libbz2 (1.0.8-r4) 22:28:23 (14/83) Installing libpng (1.6.39-r0) 22:28:23 (15/83) Installing freetype (2.12.1-r0) 22:28:23 (16/83) Installing fontconfig (2.14.1-r0) 22:28:23 (17/83) Installing fribidi (1.0.12-r0) 22:28:23 (18/83) Installing libffi (3.4.4-r0) 22:28:23 (19/83) Installing libintl (0.21.1-r1) 22:28:23 (20/83) Installing libblkid (2.38.1-r1) 22:28:23 (21/83) Installing libmount (2.38.1-r1) 22:28:24 (22/83) Installing pcre2 (10.42-r0) 22:28:24 (23/83) Installing glib (2.74.7-r0) 22:28:24 (24/83) Installing graphite2 (1.3.14-r2) 22:28:24 (25/83) Installing harfbuzz (5.3.1-r1) 22:28:24 (26/83) Installing libass (0.16.0-r1) 22:28:24 (27/83) Installing libdav1d (1.0.0-r2) 22:28:24 (28/83) Installing libdrm (2.4.114-r0) 22:28:24 (29/83) Installing gmp (6.2.1-r2) 22:28:24 (30/83) Installing nettle (3.8.1-r0) 22:28:24 (31/83) Installing p11-kit (0.24.1-r1) 22:28:24 (32/83) Installing libtasn1 (4.19.0-r0) 22:28:24 (33/83) Installing libunistring (1.1-r0) 22:28:24 (34/83) Installing gnutls (3.7.8-r3) 22:28:24 (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r1) 22:28:24 (36/83) Installing ncurses-libs (6.3_p20221119-r1) 22:28:24 (37/83) Installing lame (3.100-r2) 22:28:25 (38/83) Installing opus (1.3.1-r1) 22:28:25 (39/83) Installing libasyncns (0.8-r1) 22:28:25 (40/83) Installing dbus-libs (1.14.8-r0) 22:28:25 (41/83) Installing libltdl (2.4.7-r1) 22:28:25 (42/83) Installing orc (0.4.33-r0) 22:28:25 (43/83) Installing libgcc (12.2.1_git20220924-r4) 22:28:25 (44/83) Installing libogg (1.3.5-r2) 22:28:25 (45/83) Installing libstdc++ (12.2.1_git20220924-r4) 22:28:25 (46/83) Installing flac-libs (1.4.2-r0) 22:28:25 (47/83) Installing libvorbis (1.3.7-r0) 22:28:25 (48/83) Installing libsndfile (1.1.0-r2) 22:28:25 (49/83) Installing libgomp (12.2.1_git20220924-r4) 22:28:25 (50/83) Installing soxr (0.1.3-r3) 22:28:25 (51/83) Installing speexdsp (1.2.1-r0) 22:28:25 (52/83) Installing tdb-libs (1.4.6-r0) 22:28:25 (53/83) Installing libpulse (16.1-r6) 22:28:25 (54/83) Installing cjson (1.7.15-r3) 22:28:25 (55/83) Installing mbedtls (2.28.4-r0) 22:28:26 (56/83) Installing librist (0.2.7-r0) 22:28:26 (57/83) Installing libsrt (1.5.1-r0) 22:28:26 (58/83) Installing libssh (0.10.5-r0) 22:28:26 (59/83) Installing libtheora (1.1.1-r16) 22:28:26 (60/83) Installing libjpeg-turbo (2.1.4-r0) 22:28:26 (61/83) Installing v4l-utils-libs (1.22.1-r2) 22:28:26 (62/83) Installing libxext (1.3.5-r0) 22:28:26 (63/83) Installing libxfixes (6.0.0-r0) 22:28:26 (64/83) Installing wayland-libs-client (1.21.0-r1) 22:28:26 (65/83) Installing libva (2.16.0-r0) 22:28:26 (66/83) Installing libvdpau (1.5-r0) 22:28:26 (67/83) Installing vidstab (1.1.0-r2) 22:28:26 (68/83) Installing libvpx (1.12.0-r1) 22:28:26 (69/83) Installing libwebp (1.2.4-r2) 22:28:26 (70/83) Installing x264-libs (0.164_git20220602-r0) 22:28:26 (71/83) Installing numactl (2.0.16-r1) 22:28:26 (72/83) Installing x265-libs (3.5-r3) 22:28:27 (73/83) Installing xvidcore (1.3.7-r1) 22:28:27 (74/83) Installing libsodium (1.0.18-r2) 22:28:27 (75/83) Installing libzmq (4.3.4-r1) 22:28:27 (76/83) Installing ffmpeg-libs (5.1.3-r0) 22:28:27 (77/83) Installing ffmpeg (5.1.3-r0) 22:28:27 (78/83) Installing udev-init-scripts (35-r1) 22:28:27 (79/83) Installing eudev-libs (3.2.11-r4) 22:28:27 (80/83) Installing xz-libs (5.2.9-r0) 22:28:27 (81/83) Installing zstd-libs (1.5.5-r0) 22:28:27 (82/83) Installing kmod-libs (30-r1) 22:28:27 (83/83) Installing eudev (3.2.11-r4) 22:28:28 Executing busybox-1.35.0-r29.trigger 22:28:28 Executing eudev-3.2.11-r4.trigger 22:28:28 OK: 86 MiB in 98 packages 22:28:32 Removing intermediate container 2787407037ce 22:28:32 ---> 542e5316f7ce 22:28:32 Step 18/36 : WORKDIR / 22:28:32 ---> Running in 3a8697fe4ada 22:28:32 Removing intermediate container 3a8697fe4ada 22:28:32 ---> 86084d0db800 22:28:32 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 22:28:33 ---> b5e39eec8592 22:28:33 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 22:28:33 ---> dec93ffe422e 22:28:33 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 22:28:34 ---> 2499c7940cf8 22:28:34 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 22:28:34 ---> 821493a98e09 22:28:34 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 22:28:35 ---> c154b0ca5457 22:28:35 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 22:28:35 ---> 596cb60ecd16 22:28:35 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 22:28:37 ---> bb43233891c1 22:28:37 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 22:28:37 ---> Running in 306b06d5e095 22:28:38 Removing intermediate container 306b06d5e095 22:28:38 ---> e1c9b4a376cb 22:28:38 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 22:28:38 ---> Running in a90db62bf8e8 22:28:40 Removing intermediate container a90db62bf8e8 22:28:40 ---> 5dee646b381e 22:28:40 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 22:28:40 ---> Running in 77a9ea91038f 22:28:42 Removing intermediate container 77a9ea91038f 22:28:42 ---> 7a45f33beaa1 22:28:42 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 22:28:42 ---> Running in 83bff9ba5628 22:28:44 Removing intermediate container 83bff9ba5628 22:28:44 ---> 685f339100cc 22:28:44 Step 30/36 : EXPOSE 59983 22:28:44 ---> Running in 2dbdc6a82aa2 22:28:44 Removing intermediate container 2dbdc6a82aa2 22:28:44 ---> 058f68c69bfa 22:28:44 Step 31/36 : EXPOSE 8554 22:28:44 ---> Running in 7391a2bd0480 22:28:44 Removing intermediate container 7391a2bd0480 22:28:44 ---> d7c2ac9c6b2e 22:28:44 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 22:28:44 ---> Running in 156956d05f34 22:28:45 Removing intermediate container 156956d05f34 22:28:45 ---> 184e60434985 22:28:45 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 22:28:45 ---> Running in 822f2785cd06 22:28:45 Removing intermediate container 822f2785cd06 22:28:45 ---> f82d32ffeb23 22:28:45 Step 34/36 : LABEL arch=arm64 22:28:45 ---> Running in 59e1b4426c4d 22:28:45 Removing intermediate container 59e1b4426c4d 22:28:45 ---> bb17eedeef76 22:28:45 Step 35/36 : LABEL git_sha=df6d1df61b071468b4ceb914a037078395033e0f 22:28:45 ---> Running in 696c8bbd4b03 22:28:45 Removing intermediate container 696c8bbd4b03 22:28:45 ---> d55a85a50920 22:28:45 Step 36/36 : LABEL version=0.0.0 22:28:46 ---> Running in c07075972d75 22:28:46 Removing intermediate container c07075972d75 22:28:46 ---> 25b4bed87923 22:28:46 [Warning] One or more build-args [ARCH] were not consumed 22:28:46 Successfully built 25b4bed87923 22:28:46 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 22:28:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:28:47 22:28:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:28:47 arm64: Pulling from edgex-lftools-log-publisher 22:28:47 8998bd30e6a1: Pulling fs layer 22:28:47 04944245beec: Pulling fs layer 22:28:47 699f458cf7ca: Pulling fs layer 22:28:47 765212b225bb: Pulling fs layer 22:28:47 f23df028b6ca: Pulling fs layer 22:28:47 d65c8cfc05b1: Pulling fs layer 22:28:47 2437ff75d9bd: Pulling fs layer 22:28:47 765212b225bb: Waiting 22:28:47 f23df028b6ca: Waiting 22:28:47 d65c8cfc05b1: Waiting 22:28:47 2437ff75d9bd: Waiting 22:28:47 04944245beec: Verifying Checksum 22:28:47 04944245beec: Download complete 22:28:47 765212b225bb: Verifying Checksum 22:28:47 765212b225bb: Download complete 22:28:47 f23df028b6ca: Verifying Checksum 22:28:47 f23df028b6ca: Download complete 22:28:47 d65c8cfc05b1: Verifying Checksum 22:28:47 d65c8cfc05b1: Download complete 22:28:47 699f458cf7ca: Verifying Checksum 22:28:47 699f458cf7ca: Download complete 22:28:48 8998bd30e6a1: Verifying Checksum 22:28:48 8998bd30e6a1: Download complete 22:28:50 2437ff75d9bd: Verifying Checksum 22:28:50 2437ff75d9bd: Download complete 22:28:52 8998bd30e6a1: Pull complete 22:28:55 04944245beec: Pull complete 22:28:56 699f458cf7ca: Pull complete 22:28:56 765212b225bb: Pull complete 22:28:57 f23df028b6ca: Pull complete 22:28:57 d65c8cfc05b1: Pull complete 22:29:12 2437ff75d9bd: Pull complete 22:29:12 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:29:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:29:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:29:13 prd-ubuntu20.04-docker-arm64-4c-16g-4307 does not seem to be running inside a container 22:29:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:29:15 $ docker top 1829c8ccec7ad77a26faea793b36dec9d9d32a6327db09be571f12f842e8cf1c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:29:16 ---> job-cost.sh 22:29:16 lf-activate-venv: SKIPPING 22:29:16 INFO: No Stack... 22:29:16 INFO: Retrieving Pricing Info for: v3-standard-4 22:29:17 INFO: Archiving Costs [Pipeline] sh 22:29:17 + cat /w/workspace/device-usb-camera/1/archives/cost.csv 22:29:17 + cut -d, -f6 [Pipeline] lock 22:29:18 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-270-1-stack-cost] 22:29:18 Resource [jenkins-edgexfoundry-device-usb-camera-PR-270-1-stack-cost] did not exist. Created. 22:29:18 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-270-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:29:18 /w/workspace/device-usb-camera/1@tmp/durable-33620574/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:29:18 + echo total: 0.10999999940395355 [Pipeline] stash 22:29:18 Warning: overwriting stash ‘stack-cost’ 22:29:19 Stashed 1 file(s) [Pipeline] } 22:29:19 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-270-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:29:19 $ docker stop --time=1 1829c8ccec7ad77a26faea793b36dec9d9d32a6327db09be571f12f842e8cf1c 22:29:20 $ docker rm -f --volumes 1829c8ccec7ad77a26faea793b36dec9d9d32a6327db09be571f12f842e8cf1c [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 22:29:21 provisioning config files... 22:29:21 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-270@tmp/config8845554125908727463tmp [Pipeline] { [Pipeline] sh 22:29:21 + set +x 22:29:21 + curl -s https://codecov.io/bash 22:29:21 + bash -s -- 22:29:22 22:29:22 _____ _ 22:29:22 / ____| | | 22:29:22 | | ___ __| | ___ ___ _____ __ 22:29:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:29:22 | |___| (_) | (_| | __/ (_| (_) \ V / 22:29:22 \_____\___/ \__,_|\___|\___\___/ \_/ 22:29:22 Bash-1.0.6 22:29:22 22:29:22 22:29:22 ==> git version 2.25.1 found 22:29:22 ==> 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 22:29:22 Release-Date: 2020-01-08 22:29:22 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:29:22 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:29:22 ==> Jenkins CI detected. 22:29:22 current dir:  /w/workspace/foundry_device-usb-camera_PR-270 22:29:22 project root: . 22:29:22 --> token set from env 22:29:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:29:22 ==> Running gcov in . (disable via -X gcov) 22:29:22 ==> Python coveragepy not found 22:29:22 ==> Searching for coverage reports in: 22:29:22 + . 22:29:22 -> Found 1 reports 22:29:22 ==> Detecting git/mercurial file structure 22:29:22 ==> Reading reports 22:29:22 + ./coverage.out bytes=54116 22:29:22 ==> Appending adjustments 22:29:22 https://docs.codecov.io/docs/fixing-reports 22:29:22 + Found adjustments 22:29:22 ==> Gzipping contents 22:29:22 8.0K /tmp/codecov.69Xs7U.gz 22:29:22 ==> Uploading reports 22:29:22 url: https://codecov.io 22:29:22 query: branch=PR-270&commit=f04c2751a086162c52cdb9c5dea19a4b63ded3aa&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-270%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=270&job=&cmd_args= 22:29:22 -> Pinging Codecov 22:29:22 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-270&commit=f04c2751a086162c52cdb9c5dea19a4b63ded3aa&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-270%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=270&job=&cmd_args= 22:29:22 -> Uploading to 22:29:22 https://storage.googleapis.com/codecov/v4/raw/2023-08-22/73D8F5FF140700D3E01443B452E23636/f04c2751a086162c52cdb9c5dea19a4b63ded3aa/24d313b1-69f2-4725-968f-9c52f0fa5d19.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230822%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230822T222922Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3fb5195f89c69c0f094af13d3aa8cba798677d4c5c0dc77b25476f8cf0892e8a 22:29:22 % Total % Received % Xferd Average Speed Time Time Time Current 22:29:22 Dload Upload Total Spent Left Speed 22:29:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6908 0 0 100 6908 0 36744 --:--:-- --:--:-- --:--:-- 36941 22:29:22 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/f04c2751a086162c52cdb9c5dea19a4b63ded3aa [Pipeline] } 22:29:22 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 22:29:24 + [ -d /w/workspace/foundry_device-usb-camera_PR-270/archives ] 22:29:24 + ls -al /w/workspace/foundry_device-usb-camera_PR-270/archives 22:29:24 total 16 22:29:24 drwxr-xr-x 3 root root 4096 Aug 22 22:20 . 22:29:24 drwxrwxr-x 11 jenkins jenkins 4096 Aug 22 22:20 .. 22:29:24 drwxr-xr-x 2 root root 4096 Aug 22 22:20 cost 22:29:24 -rw-r--r-- 1 root root 89 Aug 22 22:20 cost.csv 22:29:24 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-270/archives 22:29:24 + ls -al /w/workspace/foundry_device-usb-camera_PR-270/archives 22:29:24 total 16 22:29:24 drwxr-xr-x 3 jenkins jenkins 4096 Aug 22 22:20 . 22:29:24 drwxrwxr-x 11 jenkins jenkins 4096 Aug 22 22:20 .. 22:29:24 drwxr-xr-x 2 jenkins jenkins 4096 Aug 22 22:20 cost 22:29:24 -rw-r--r-- 1 jenkins jenkins 89 Aug 22 22:20 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:29:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:29:25 ---> package-listing.sh 22:29:25 ++ facter osfamily 22:29:25 ++ tr '[:upper:]' '[:lower:]' 22:29:25 + OS_FAMILY=debian 22:29:25 + workspace=/w/workspace/foundry_device-usb-camera_PR-270 22:29:25 + START_PACKAGES=/tmp/packages_start.txt 22:29:25 + END_PACKAGES=/tmp/packages_end.txt 22:29:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:29:25 + PACKAGES=/tmp/packages_start.txt 22:29:25 + '[' /w/workspace/foundry_device-usb-camera_PR-270 ']' 22:29:25 + PACKAGES=/tmp/packages_end.txt 22:29:25 + case "${OS_FAMILY}" in 22:29:25 + dpkg -l 22:29:25 + grep '^ii' 22:29:25 + '[' -f /tmp/packages_start.txt ']' 22:29:25 + '[' -f /tmp/packages_end.txt ']' 22:29:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:29:25 + '[' /w/workspace/foundry_device-usb-camera_PR-270 ']' 22:29:25 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-270/archives/ 22:29:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-270/archives/ [Pipeline] echo 22:29:25 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-270/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:29:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:29:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:29:26 prd-ubuntu20.04-docker-8c-8g-4306 does not seem to be running inside a container 22:29:27 $ 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-270/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-270 -v /w/workspace/foundry_device-usb-camera_PR-270:/w/workspace/foundry_device-usb-camera_PR-270:rw,z -v /w/workspace/foundry_device-usb-camera_PR-270@tmp:/w/workspace/foundry_device-usb-camera_PR-270@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:29:27 $ docker top cc907b034a79382270449e05e54b8fec2442c30eef74e8fe71cdfafcf376e6cb -eo pid,comm [Pipeline] { [Pipeline] sh 22:29:27 + touch /tmp/pre-build-complete [Pipeline] sh 22:29:27 + mkdir -p /var/log/sysstat [Pipeline] sh 22:29:28 + ls /var/log/sa-host 22:29:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:29:28 provisioning config files... 22:29:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-270@tmp/config7995290711139475961tmp [Pipeline] { [Pipeline] echo 22:29:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:29:28 ---> create-netrc.sh [Pipeline] } 22:29:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:29:29 ---> python-tools-install.sh [Pipeline] echo 22:29:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:29:29 ---> sudo-logs.sh 22:29:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:29:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:29:30 ---> job-cost.sh 22:29:30 lf-activate-venv: SKIPPING 22:29:30 DEBUG: total: 0.2199999988079071 22:29:30 INFO: Retrieving Stack Cost... 22:29:30 INFO: Retrieving Pricing Info for: v3-standard-8 22:29:30 INFO: Archiving Costs [Pipeline] echo 22:29:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:29:31 ---> logs-deploy.sh 22:29:31 lf-activate-venv: SKIPPING 22:29:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-270/1 22:29:31 INFO: archiving workspace using pattern(s): 22:29:32 Archives upload complete. 22:29:32 INFO: archiving logs to Nexus