Pull request #286 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dbbc5894fa3f702081b38546879557d097a876a1+df8fee098ca8f8207e6b8a7bc916bcd179a74499 (08362107dfdb40cbd792ddde29ab5e9f552d2d72) 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-ssh17272324392206373815.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh18155695146333621374.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-286/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-286/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5365510246052088913.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-286/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7002215420992350126.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh17997045912633250649.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-286/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-286/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh389196979448890346.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 e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5975 in /w/workspace/foundry_device-usb-camera_PR-286 [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-286 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit df8fee098ca8f8207e6b8a7bc916bcd179a74499 into PR head commit dbbc5894fa3f702081b38546879557d097a876a1 > 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/286/head:refs/remotes/origin/PR-286 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dbbc5894fa3f702081b38546879557d097a876a1 # timeout=10 > git remote # timeout=10 Merge succeeded, producing dbbc5894fa3f702081b38546879557d097a876a1 Checking out Revision dbbc5894fa3f702081b38546879557d097a876a1 (PR-286) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:38:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:38:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:38:52 ========================================================= 20:38:52 EdgeX Global Pipelines Version Info 20:38:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge df8fee098ca8f8207e6b8a7bc916bcd179a74499 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dbbc5894fa3f702081b38546879557d097a876a1 # timeout=10 20:38:53 ------------------- 20:38:53 stable info: 20:38:53 ------------------- 20:38:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:38:53 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 20:38:53 Message: update stable to v1.0.254 20:38:54 ------------------- 20:38:54 experimental info: 20:38:54 ------------------- 20:38:54 Commited By: **** collab-it+edgex@linuxfoundation.org 20:38:54 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 20:38:54 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:38:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 20:38:54 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 20:38:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:38:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:38:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:38:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 20:38:54 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:38:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:38:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:38:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:38:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:38:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 20:38:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:38:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:38:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:38:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:38:55 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:38:55 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:38:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:38:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:38:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:38:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:38:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:38:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:38:55 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:38:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:38:55 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:38:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-286 [Pipeline] echo 20:38:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-286 [Pipeline] echo 20:38:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-286 [Pipeline] echo 20:38:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dbbc5894fa3f702081b38546879557d097a876a1 [Pipeline] echo 20:38:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dbbc589 [Pipeline] echo 20:38:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:38:55 provisioning config files... 20:38:55 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-286@tmp/config9822176029699118768tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:38:56 ---> docker-login.sh 20:38:56 nexus3.edgexfoundry.org:10001 20:38:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:38:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:38:56 Configure a credential helper to remove this warning. See 20:38:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:38:56 20:38:56 Login Succeeded 20:38:56 nexus3.edgexfoundry.org:10002 20:38:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:38:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:38:56 Configure a credential helper to remove this warning. See 20:38:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:38:56 20:38:56 Login Succeeded 20:38:56 nexus3.edgexfoundry.org:10003 20:38:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:38:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:38:56 Configure a credential helper to remove this warning. See 20:38:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:38:56 20:38:56 Login Succeeded 20:38:56 nexus3.edgexfoundry.org:10004 20:38:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:38:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:38:56 Configure a credential helper to remove this warning. See 20:38:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:38:56 20:38:56 Login Succeeded 20:38:56 docker.io 20:38:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:38:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:38:56 Configure a credential helper to remove this warning. See 20:38:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:38:56 20:38:56 Login Succeeded 20:38:56 ---> docker-login.sh ends [Pipeline] } 20:38:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:38:57 + git rev-list -1 --merges dbbc5894fa3f702081b38546879557d097a876a1~1..dbbc5894fa3f702081b38546879557d097a876a1 [Pipeline] echo 20:38:57 -----------> git rev-list -1 --merges dbbc5894fa3f702081b38546879557d097a876a1~1..dbbc5894fa3f702081b38546879557d097a876a1 dbbc5894fa3f702081b38546879557d097a876a1 [false] [Pipeline] sh 20:38:58 + git log --format=format:%s -1 dbbc5894fa3f702081b38546879557d097a876a1 [Pipeline] echo 20:38:58 ========================================================= 20:38:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:38:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:38:58 + git log --format=format:%s -1 dbbc5894fa3f702081b38546879557d097a876a1 [Pipeline] echo 20:38:58 [semverPrep] GIT_COMMIT: dbbc5894fa3f702081b38546879557d097a876a1, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 20:38:58 [semverPrep] This is not a build commit. [Pipeline] sh 20:38:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:38:58 + grep -v github /etc/ssh/ssh_known_hosts 20:38:58 + [ -e /tmp/ssh_known_hosts ] 20:38:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:38:58 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:38:58 sudo tee -a /etc/ssh/ssh_known_hosts 20:38:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:38:59 20:38:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:38:59 0.1.4: Pulling from edgex-devops/py-git-semver 20:38:59 b85a868b505f: Pulling fs layer 20:38:59 e2be974225ed: Pulling fs layer 20:38:59 339a4e72a1f5: Pulling fs layer 20:38:59 988bab9f4d93: Pulling fs layer 20:38:59 1469e6f7b9e6: Pulling fs layer 20:38:59 eaf3925da568: Pulling fs layer 20:38:59 bab4dde63d76: Pulling fs layer 20:38:59 bde34c3a00c8: Pulling fs layer 20:38:59 b352a97aabf1: Pulling fs layer 20:38:59 4872d77fe225: Pulling fs layer 20:38:59 5851b861e8e6: Pulling fs layer 20:38:59 bab4dde63d76: Waiting 20:38:59 bde34c3a00c8: Waiting 20:38:59 4872d77fe225: Waiting 20:38:59 b352a97aabf1: Waiting 20:38:59 988bab9f4d93: Waiting 20:38:59 1469e6f7b9e6: Waiting 20:38:59 eaf3925da568: Waiting 20:38:59 e2be974225ed: Download complete 20:38:59 988bab9f4d93: Verifying Checksum 20:38:59 988bab9f4d93: Download complete 20:38:59 1469e6f7b9e6: Verifying Checksum 20:38:59 1469e6f7b9e6: Download complete 20:38:59 339a4e72a1f5: Verifying Checksum 20:38:59 339a4e72a1f5: Download complete 20:39:00 eaf3925da568: Verifying Checksum 20:39:00 eaf3925da568: Download complete 20:39:00 bde34c3a00c8: Download complete 20:39:00 b352a97aabf1: Verifying Checksum 20:39:00 b352a97aabf1: Download complete 20:39:00 4872d77fe225: Verifying Checksum 20:39:00 4872d77fe225: Download complete 20:39:00 5851b861e8e6: Verifying Checksum 20:39:00 5851b861e8e6: Download complete 20:39:00 b85a868b505f: Verifying Checksum 20:39:00 b85a868b505f: Download complete 20:39:00 bab4dde63d76: Download complete 20:39:01 b85a868b505f: Pull complete 20:39:01 e2be974225ed: Pull complete 20:39:01 339a4e72a1f5: Pull complete 20:39:01 988bab9f4d93: Pull complete 20:39:02 1469e6f7b9e6: Pull complete 20:39:02 eaf3925da568: Pull complete 20:39:03 bab4dde63d76: Pull complete 20:39:03 bde34c3a00c8: Pull complete 20:39:03 b352a97aabf1: Pull complete 20:39:03 4872d77fe225: Pull complete 20:39:03 5851b861e8e6: Pull complete 20:39:03 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:39:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:39:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:39:04 prd-ubuntu20.04-docker-8c-8g-5975 does not seem to be running inside a container 20:39:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-286 -v /w/workspace/foundry_device-usb-camera_PR-286:/w/workspace/foundry_device-usb-camera_PR-286:rw,z -v /w/workspace/foundry_device-usb-camera_PR-286@tmp:/w/workspace/foundry_device-usb-camera_PR-286@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:39:06 $ docker top c81ed25212952c8b2eac3c2ba719d2c46ace90ff22c987814c7f1526c2da32e6 -eo pid,comm 20:39:06 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). 20:39:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:39:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:39:06 [ssh-agent] Looking for ssh-agent implementation... 20:39:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:39:07 $ docker exec c81ed25212952c8b2eac3c2ba719d2c46ace90ff22c987814c7f1526c2da32e6 ssh-agent 20:39:07 SSH_AUTH_SOCK=/tmp/ssh-1iNLcv0JHA2K/agent.32 20:39:07 SSH_AGENT_PID=38 20:39:07 Running ssh-add (command line suppressed) 20:39:07 Identity added: /w/workspace/foundry_device-usb-camera_PR-286@tmp/private_key_15462210914822079419.key (/w/workspace/foundry_device-usb-camera_PR-286@tmp/private_key_15462210914822079419.key) 20:39:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:39:07 + git tag --points-at HEAD [Pipeline] } 20:39:07 $ docker exec --env ******** --env ******** c81ed25212952c8b2eac3c2ba719d2c46ace90ff22c987814c7f1526c2da32e6 ssh-agent -k 20:39:07 unset SSH_AUTH_SOCK; 20:39:07 unset SSH_AGENT_PID; 20:39:07 echo Agent pid 38 killed; 20:39:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:39:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:39:07 [ssh-agent] Looking for ssh-agent implementation... 20:39:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:39:07 $ docker exec c81ed25212952c8b2eac3c2ba719d2c46ace90ff22c987814c7f1526c2da32e6 ssh-agent 20:39:08 SSH_AUTH_SOCK=/tmp/ssh-CoG1JZJeDFXh/agent.70 20:39:08 SSH_AGENT_PID=76 20:39:08 Running ssh-add (command line suppressed) 20:39:08 Identity added: /w/workspace/foundry_device-usb-camera_PR-286@tmp/private_key_12817373094744008084.key (/w/workspace/foundry_device-usb-camera_PR-286@tmp/private_key_12817373094744008084.key) 20:39:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:39:08 + git semver init 20:39:08 2023-09-12 20:39:08,621 [run_init] DEBUG init version:0.0.0 force:False 20:39:08 2023-09-12 20:39:08,622 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-286/.semver 20:39:08 2023-09-12 20:39:08,622 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-286/.semver 20:39:08 2023-09-12 20:39:08,622 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-286/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-286, universal_newlines=False, shell=None, istream=None) 20:39:09 2023-09-12 20:39:09,332 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-286/.git/info/exclude 20:39:09 2023-09-12 20:39:09,333 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-286/.semver/PR-286 with force:False 20:39:09 2023-09-12 20:39:09,333 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-286/.semver/PR-286 20:39:09 2023-09-12 20:39:09,338 [execute] INFO git cat-file --batch-check 20:39:09 2023-09-12 20:39:09,338 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-286/.semver, universal_newlines=False, shell=None, istream=) 20:39:09 2023-09-12 20:39:09,345 [execute] INFO git cat-file --batch 20:39:09 2023-09-12 20:39:09,345 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-286/.semver, universal_newlines=False, shell=None, istream=) 20:39:09 2023-09-12 20:39:09,352 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-286/.semver/PR-286 20:39:09 0.0.0 [Pipeline] } 20:39:09 $ docker exec --env ******** --env ******** c81ed25212952c8b2eac3c2ba719d2c46ace90ff22c987814c7f1526c2da32e6 ssh-agent -k 20:39:09 unset SSH_AUTH_SOCK; 20:39:09 unset SSH_AGENT_PID; 20:39:09 echo Agent pid 76 killed; 20:39:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:39:10 + git semver [Pipeline] } 20:39:10 $ docker stop --time=1 c81ed25212952c8b2eac3c2ba719d2c46ace90ff22c987814c7f1526c2da32e6 20:39:11 $ docker rm -f --volumes c81ed25212952c8b2eac3c2ba719d2c46ace90ff22c987814c7f1526c2da32e6 [Pipeline] // withDockerContainer [Pipeline] sh 20:39:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:39:12 Stashed 1 file(s) [Pipeline] echo 20:39:12 [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 20:39:13 provisioning config files... 20:39:13 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-286@tmp/config9664257878665402489tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:39:13 ---> docker-login.sh 20:39:13 nexus3.edgexfoundry.org:10001 20:39:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:39:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:39:13 Configure a credential helper to remove this warning. See 20:39:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:39:13 20:39:13 Login Succeeded 20:39:13 nexus3.edgexfoundry.org:10002 20:39:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:39:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:39:13 Configure a credential helper to remove this warning. See 20:39:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:39:13 20:39:13 Login Succeeded 20:39:13 nexus3.edgexfoundry.org:10003 20:39:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:39:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:39:13 Configure a credential helper to remove this warning. See 20:39:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:39:13 20:39:13 Login Succeeded 20:39:13 nexus3.edgexfoundry.org:10004 20:39:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:39:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:39:13 Configure a credential helper to remove this warning. See 20:39:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:39:13 20:39:13 Login Succeeded 20:39:13 docker.io 20:39:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:39:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:39:13 Configure a credential helper to remove this warning. See 20:39:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:39:13 20:39:13 Login Succeeded 20:39:13 ---> docker-login.sh ends [Pipeline] } 20:39:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:39:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:39:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:39:14 ========================================================= 20:39:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 20:39:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:14 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 20:39:14 Sending build context to Docker daemon 2.185MB 20:39:14 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 20:39:14 Step 2/13 : FROM ${BASE} AS builder 20:39:14 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 20:39:14 7264a8db6415: Pulling fs layer 20:39:14 c4d48a809fc2: Pulling fs layer 20:39:14 4f1c88b9dad5: Pulling fs layer 20:39:14 ad3a456e5733: Pulling fs layer 20:39:14 9e4f439ed901: Pulling fs layer 20:39:14 feaf6a47b606: Pulling fs layer 20:39:14 5e8b037d7d82: Pulling fs layer 20:39:14 8ac70367396e: Pulling fs layer 20:39:14 6db16350a2e2: Pulling fs layer 20:39:14 9250d5d63582: Pulling fs layer 20:39:14 ad3a456e5733: Waiting 20:39:14 8ac70367396e: Waiting 20:39:14 6db16350a2e2: Waiting 20:39:14 9250d5d63582: Waiting 20:39:14 9e4f439ed901: Waiting 20:39:14 feaf6a47b606: Waiting 20:39:14 5e8b037d7d82: Waiting 20:39:14 c4d48a809fc2: Download complete 20:39:14 ad3a456e5733: Verifying Checksum 20:39:14 ad3a456e5733: Download complete 20:39:14 9e4f439ed901: Verifying Checksum 20:39:14 9e4f439ed901: Download complete 20:39:14 7264a8db6415: Verifying Checksum 20:39:14 7264a8db6415: Download complete 20:39:14 feaf6a47b606: Verifying Checksum 20:39:14 feaf6a47b606: Download complete 20:39:14 7264a8db6415: Pull complete 20:39:15 8ac70367396e: Verifying Checksum 20:39:15 8ac70367396e: Download complete 20:39:15 c4d48a809fc2: Pull complete 20:39:15 4f1c88b9dad5: Download complete 20:39:15 6db16350a2e2: Verifying Checksum 20:39:15 6db16350a2e2: Download complete 20:39:15 9250d5d63582: Verifying Checksum 20:39:15 9250d5d63582: Download complete 20:39:15 5e8b037d7d82: Verifying Checksum 20:39:15 5e8b037d7d82: Download complete 20:39:19 4f1c88b9dad5: Pull complete 20:39:19 ad3a456e5733: Pull complete 20:39:19 9e4f439ed901: Pull complete 20:39:19 feaf6a47b606: Pull complete 20:39:20 5e8b037d7d82: Pull complete 20:39:21 8ac70367396e: Pull complete 20:39:22 6db16350a2e2: Pull complete 20:39:22 9250d5d63582: Pull complete 20:39:22 Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 20:39:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:39:22 ---> fa269f55d9b9 20:39:22 Step 3/13 : ARG ADD_BUILD_TAGS="" 20:39:27 Still waiting to schedule task 20:39:27 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 20:39:27 ---> Running in 49ec4713d08b 20:39:27 Removing intermediate container 49ec4713d08b 20:39:27 ---> 961cb60c61d8 20:39:27 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:39:27 ---> Running in de9b27a74f6b 20:39:27 Removing intermediate container de9b27a74f6b 20:39:27 ---> b08d9fbd8743 20:39:27 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 20:39:27 ---> Running in c01edec20c34 20:39:27 Removing intermediate container c01edec20c34 20:39:27 ---> 92b2714d823f 20:39:27 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 20:39:27 ---> Running in 5671353cc3b1 20:39:27 Removing intermediate container 5671353cc3b1 20:39:27 ---> cd9cf5aec6e5 20:39:27 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:39:27 ---> Running in d90afc4b4117 20:39:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:39:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:39:28 (1/13) Installing libintl (0.21.1-r7) 20:39:28 (2/13) Installing eudev-libs (3.2.11-r8) 20:39:28 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 20:39:28 (4/13) Installing v4l-utils-libs (1.24.1-r0) 20:39:28 (5/13) Installing v4l-utils (1.24.1-r0) 20:39:28 (6/13) Installing libdvbv5 (1.24.1-r0) 20:39:28 (7/13) Installing udev-init-scripts (35-r1) 20:39:28 (8/13) Installing libblkid (2.38.1-r8) 20:39:28 (9/13) Installing xz-libs (5.4.3-r0) 20:39:28 (10/13) Installing kmod-libs (30-r3) 20:39:28 (11/13) Installing eudev (3.2.11-r8) 20:39:28 (12/13) Installing eudev-dev (3.2.11-r8) 20:39:28 (13/13) Installing v4l-utils-dev (1.24.1-r0) 20:39:28 Executing busybox-1.36.1-r2.trigger 20:39:28 Executing eudev-3.2.11-r8.trigger 20:39:28 OK: 272 MiB in 69 packages 20:39:29 Removing intermediate container d90afc4b4117 20:39:29 ---> c3ae2fbe109f 20:39:29 Step 8/13 : WORKDIR /device-usb-camera 20:39:29 ---> Running in 519681f186f6 20:39:29 Removing intermediate container 519681f186f6 20:39:29 ---> 8e6d134d7979 20:39:29 Step 9/13 : COPY go.mod vendor* ./ 20:39:29 ---> 0328b21bc047 20:39:29 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:39:29 ---> Running in c8f478ca49ad 20:40:09 Removing intermediate container c8f478ca49ad 20:40:09 ---> 23ffa51bcfd6 20:40:09 Step 11/13 : COPY . . 20:40:09 ---> cc13a5d07824 20:40:09 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 20:40:09 ---> Running in 9e2d03ead631 20:40:09  % Total % Received % Xferd Average Speed Time Time Time Current 20:40:09 Dload Upload Total Spent Left Speed 20:40:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 1253 100 1253 0 0 772 0 0:00:01 0:00:01 --:--:-- 772 20:40:09 Removing intermediate container 9e2d03ead631 20:40:09 ---> fba9f2095719 20:40:09 Step 13/13 : RUN ${MAKE} 20:40:09 ---> Running in 36bed865bac9 20:40:09 noop 20:40:09 Removing intermediate container 36bed865bac9 20:40:09 ---> 1080b61b1417 20:40:09 Successfully built 1080b61b1417 20:40:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:09 + docker inspect -f . ci-base-image-x86_64 20:40:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:40:10 prd-ubuntu20.04-docker-8c-8g-5975 does not seem to be running inside a container 20:40:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-286 -v /w/workspace/foundry_device-usb-camera_PR-286:/w/workspace/foundry_device-usb-camera_PR-286:rw,z -v /w/workspace/foundry_device-usb-camera_PR-286@tmp:/w/workspace/foundry_device-usb-camera_PR-286@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:40:10 $ docker top f526735ea1363d6dbe993f931c30e816413e11329a089a1b3715dd78cb7e446f -eo pid,comm [Pipeline] { [Pipeline] sh 20:40:10 + go version 20:40:10 go version go1.21.0 linux/amd64 [Pipeline] } 20:40:10 $ docker stop --time=1 f526735ea1363d6dbe993f931c30e816413e11329a089a1b3715dd78cb7e446f 20:40:12 $ docker rm -f --volumes f526735ea1363d6dbe993f931c30e816413e11329a089a1b3715dd78cb7e446f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:12 + docker inspect -f . ci-base-image-x86_64 20:40:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:40:12 prd-ubuntu20.04-docker-8c-8g-5975 does not seem to be running inside a container 20:40:13 $ 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-286 -v /w/workspace/foundry_device-usb-camera_PR-286:/w/workspace/foundry_device-usb-camera_PR-286:rw,z -v /w/workspace/foundry_device-usb-camera_PR-286@tmp:/w/workspace/foundry_device-usb-camera_PR-286@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:40:13 $ docker top 684d64fb351312dd86d85d3247754faabb8f2917e9015f8c151816f03f10b416 -eo pid,comm [Pipeline] { [Pipeline] sh 20:40:13 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-286 [Pipeline] fileExists [Pipeline] sh 20:40:14 + make test 20:40:14 go test ./... -coverprofile=coverage.out ./... 20:40:15 ? github.com/edgexfoundry/device-usb-camera [no test files] 20:40:27 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 20:40:27 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.012s coverage: 4.4% of statements 20:40:32 go vet ./... 20:40:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:40:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:40:36 ./bin/test-attribution-txt.sh [Pipeline] echo 20:40:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:40:36 $ docker stop --time=1 684d64fb351312dd86d85d3247754faabb8f2917e9015f8c151816f03f10b416 20:40:39 $ docker rm -f --volumes 684d64fb351312dd86d85d3247754faabb8f2917e9015f8c151816f03f10b416 [Pipeline] // withDockerContainer [Pipeline] sh 20:40:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:40:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:40:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:40:41 + ls -al . 20:40:41 total 220 20:40:41 drwxrwxr-x 10 jenkins jenkins 4096 Sep 12 20:40 . 20:40:41 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 20:38 .. 20:40:41 drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 20:40 .git 20:40:41 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 20:38 .github 20:40:41 -rw-rw-r-- 1 jenkins jenkins 468 Sep 12 20:38 .gitignore 20:40:41 -rw-rw-r-- 1 jenkins jenkins 45 Sep 12 20:38 .golangci.yml 20:40:41 -rw-rw-r-- 1 jenkins jenkins 77 Sep 12 20:38 .hadolint.yml 20:40:41 drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 20:39 .semver 20:40:41 -rw-rw-r-- 1 jenkins jenkins 10851 Sep 12 20:38 Attribution.txt 20:40:41 -rw-rw-r-- 1 jenkins jenkins 11903 Sep 12 20:38 CHANGELOG.md 20:40:41 -rw-rw-r-- 1 jenkins jenkins 2453 Sep 12 20:38 Dockerfile 20:40:41 -rw-rw-r-- 1 jenkins jenkins 678 Sep 12 20:38 GOVERNANCE.md 20:40:41 -rw-rw-r-- 1 jenkins jenkins 659 Sep 12 20:38 Jenkinsfile 20:40:41 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 12 20:38 LICENSE 20:40:41 -rw-rw-r-- 1 jenkins jenkins 2611 Sep 12 20:38 Makefile 20:40:41 -rw-rw-r-- 1 jenkins jenkins 622 Sep 12 20:38 OWNERS.md 20:40:41 -rw-rw-r-- 1 jenkins jenkins 2575 Sep 12 20:38 README.md 20:40:41 -rw-rw-r-- 1 jenkins jenkins 5 Sep 12 20:39 VERSION 20:40:41 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 20:38 bin 20:40:41 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 20:38 cmd 20:40:41 -rw-r--r-- 1 jenkins jenkins 54378 Sep 12 20:40 coverage.out 20:40:41 -rwxrwxr-x 1 jenkins jenkins 84 Sep 12 20:38 docker-entrypoint.sh 20:40:41 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 20:38 docs 20:40:41 -rw-rw-r-- 1 jenkins jenkins 3951 Sep 12 20:38 go.mod 20:40:41 -rw-rw-r-- 1 jenkins jenkins 34252 Sep 12 20:38 go.sum 20:40:41 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 20:38 internal 20:40:41 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 20:38 snap 20:40:41 -rw-rw-r-- 1 jenkins jenkins 231 Sep 12 20:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:41 + 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=dbbc5894fa3f702081b38546879557d097a876a1 --label arch=amd64 --label version=0.0.0 . 20:40:41 Sending build context to Docker daemon 2.241MB 20:40:41 Step 1/36 : ARG BASE=golang:1.20-alpine3.17 20:40:41 Step 2/36 : FROM ${BASE} AS builder 20:40:41 ---> 1080b61b1417 20:40:41 Step 3/36 : ARG ADD_BUILD_TAGS="" 20:40:41 ---> Running in 844197fe2b57 20:40:41 Removing intermediate container 844197fe2b57 20:40:41 ---> a80b6d70107c 20:40:41 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:40:41 ---> Running in 64be9e2609c4 20:40:41 Removing intermediate container 64be9e2609c4 20:40:41 ---> f6c24ca142a6 20:40:41 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 20:40:41 ---> Running in 035a473f4ea4 20:40:41 Removing intermediate container 035a473f4ea4 20:40:41 ---> 5fb3cbe5e21f 20:40:41 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 20:40:42 ---> Running in 9ef4eb6168d1 20:40:42 Removing intermediate container 9ef4eb6168d1 20:40:42 ---> 580ce62d5b8f 20:40:42 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:40:42 ---> Running in 01687c42e673 20:40:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:40:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:40:42 OK: 272 MiB in 69 packages 20:40:43 Removing intermediate container 01687c42e673 20:40:43 ---> fd3e93eb95b1 20:40:43 Step 8/36 : WORKDIR /device-usb-camera 20:40:43 ---> Running in d05d90dc5593 20:40:43 Removing intermediate container d05d90dc5593 20:40:43 ---> ca6cf907ce28 20:40:43 Step 9/36 : COPY go.mod vendor* ./ 20:40:43 ---> 39f79589bd5a 20:40:43 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:40:43 ---> Running in 2aa69f74a201 20:40:43 Removing intermediate container 2aa69f74a201 20:40:43 ---> 025e0d4615a0 20:40:43 Step 11/36 : COPY . . 20:40:44 ---> b60eec39a8df 20:40:44 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 20:40:44 ---> Running in fff576ac5e9e 20:40:44  % Total % Received % Xferd Average Speed Time Time Time Current 20:40:44  Dload Upload Total Spent Left Speed 20:40:44 0 0 0 0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 40419 0 --:--:-- --:--:-- --:--:-- 41766 20:40:44 Removing intermediate container fff576ac5e9e 20:40:44 ---> f1be40b26aed 20:40:44 Step 13/36 : RUN ${MAKE} 20:40:44 ---> Running in 90035845b33e 20:40:45 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.22" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 20:41:07 Removing intermediate container 90035845b33e 20:41:07 ---> d4c5a5cec509 20:41:07 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 20:41:07 v0.21.6: Pulling from aler9/rtsp-simple-server 20:41:07 4acc49c71d14: Pulling fs layer 20:41:07 4acc49c71d14: Verifying Checksum 20:41:07 4acc49c71d14: Download complete 20:41:07 4acc49c71d14: Pull complete 20:41:07 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 20:41:07 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 20:41:07 ---> 01a2bd3e5fff 20:41:07 Step 15/36 : FROM alpine:3.17 20:41:07 3.17: Pulling from library/alpine 20:41:07 9398808236ff: Pulling fs layer 20:41:07 9398808236ff: Verifying Checksum 20:41:07 9398808236ff: Download complete 20:41:07 9398808236ff: Pull complete 20:41:07 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:41:07 Status: Downloaded newer image for alpine:3.17 20:41:07 ---> 1e0b8b5322fc 20:41:07 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 20:41:07 ---> Running in f3354f9a8e9a 20:41:07 Removing intermediate container f3354f9a8e9a 20:41:07 ---> 24ea16c2d4aa 20:41:07 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 20:41:07 ---> Running in be99de0c5488 20:41:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:41:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:41:08 (1/86) Installing dumb-init (1.2.5-r2) 20:41:08 (2/86) Installing sdl2 (2.26.5-r0) 20:41:08 (3/86) Installing svt-av1-libs (1.3.0-r0) 20:41:08 (4/86) Installing libxau (1.0.10-r0) 20:41:08 (5/86) Installing libmd (1.0.4-r0) 20:41:08 (6/86) Installing libbsd (0.11.7-r0) 20:41:08 (7/86) Installing libxdmcp (1.1.4-r0) 20:41:08 (8/86) Installing libxcb (1.15-r0) 20:41:08 (9/86) Installing libx11 (1.8.4-r1) 20:41:08 (10/86) Installing aom-libs (3.5.0-r0) 20:41:08 (11/86) Installing alsa-lib (1.2.8-r0) 20:41:08 (12/86) Installing libexpat (2.5.0-r0) 20:41:08 (13/86) Installing brotli-libs (1.0.9-r9) 20:41:08 (14/86) Installing libbz2 (1.0.8-r4) 20:41:08 (15/86) Installing libpng (1.6.39-r0) 20:41:08 (16/86) Installing freetype (2.12.1-r0) 20:41:08 (17/86) Installing fontconfig (2.14.1-r0) 20:41:08 (18/86) Installing fribidi (1.0.12-r0) 20:41:08 (19/86) Installing libffi (3.4.4-r0) 20:41:08 (20/86) Installing libintl (0.21.1-r1) 20:41:08 (21/86) Installing libblkid (2.38.1-r1) 20:41:08 (22/86) Installing libmount (2.38.1-r1) 20:41:08 (23/86) Installing pcre2 (10.42-r0) 20:41:08 (24/86) Installing glib (2.74.7-r0) 20:41:08 (25/86) Installing graphite2 (1.3.14-r2) 20:41:08 (26/86) Installing harfbuzz (5.3.1-r1) 20:41:08 (27/86) Installing libass (0.16.0-r1) 20:41:08 (28/86) Installing libdav1d (1.0.0-r2) 20:41:08 (29/86) Installing hwdata-pci (0.364-r0) 20:41:08 (30/86) Installing libpciaccess (0.17-r0) 20:41:08 (31/86) Installing libdrm (2.4.114-r0) 20:41:08 (32/86) Installing gmp (6.2.1-r2) 20:41:08 (33/86) Installing nettle (3.8.1-r0) 20:41:08 (34/86) Installing p11-kit (0.24.1-r1) 20:41:08 (35/86) Installing libtasn1 (4.19.0-r0) 20:41:08 (36/86) Installing libunistring (1.1-r0) 20:41:08 (37/86) Installing gnutls (3.7.8-r3) 20:41:08 (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r1) 20:41:08 (39/86) Installing ncurses-libs (6.3_p20221119-r1) 20:41:08 (40/86) Installing lame (3.100-r2) 20:41:08 (41/86) Installing opus (1.3.1-r1) 20:41:08 (42/86) Installing libasyncns (0.8-r1) 20:41:08 (43/86) Installing dbus-libs (1.14.8-r0) 20:41:08 (44/86) Installing libltdl (2.4.7-r1) 20:41:08 (45/86) Installing orc (0.4.33-r0) 20:41:08 (46/86) Installing libgcc (12.2.1_git20220924-r4) 20:41:08 (47/86) Installing libogg (1.3.5-r2) 20:41:08 (48/86) Installing libstdc++ (12.2.1_git20220924-r4) 20:41:08 (49/86) Installing flac-libs (1.4.2-r0) 20:41:08 (50/86) Installing libvorbis (1.3.7-r0) 20:41:08 (51/86) Installing libsndfile (1.1.0-r2) 20:41:08 (52/86) Installing libgomp (12.2.1_git20220924-r4) 20:41:08 (53/86) Installing soxr (0.1.3-r3) 20:41:08 (54/86) Installing speexdsp (1.2.1-r0) 20:41:08 (55/86) Installing tdb-libs (1.4.6-r0) 20:41:08 (56/86) Installing libpulse (16.1-r6) 20:41:08 (57/86) Installing cjson (1.7.15-r3) 20:41:08 (58/86) Installing mbedtls (2.28.4-r0) 20:41:08 (59/86) Installing librist (0.2.7-r0) 20:41:08 (60/86) Installing libsrt (1.5.1-r0) 20:41:08 (61/86) Installing libssh (0.10.5-r0) 20:41:08 (62/86) Installing libtheora (1.1.1-r16) 20:41:08 (63/86) Installing libjpeg-turbo (2.1.4-r0) 20:41:08 (64/86) Installing v4l-utils-libs (1.22.1-r2) 20:41:08 (65/86) Installing libxext (1.3.5-r0) 20:41:08 (66/86) Installing libxfixes (6.0.0-r0) 20:41:08 (67/86) Installing wayland-libs-client (1.21.0-r1) 20:41:08 (68/86) Installing libva (2.16.0-r0) 20:41:08 (69/86) Installing libvdpau (1.5-r0) 20:41:08 (70/86) Installing vidstab (1.1.0-r2) 20:41:08 (71/86) Installing libvpx (1.12.0-r1) 20:41:08 (72/86) Installing libwebp (1.2.4-r2) 20:41:08 (73/86) Installing x264-libs (0.164_git20220602-r0) 20:41:08 (74/86) Installing numactl (2.0.16-r1) 20:41:08 (75/86) Installing x265-libs (3.5-r3) 20:41:08 (76/86) Installing xvidcore (1.3.7-r1) 20:41:08 (77/86) Installing libsodium (1.0.18-r2) 20:41:08 (78/86) Installing libzmq (4.3.4-r1) 20:41:08 (79/86) Installing ffmpeg-libs (5.1.3-r0) 20:41:09 (80/86) Installing ffmpeg (5.1.3-r0) 20:41:09 (81/86) Installing udev-init-scripts (35-r1) 20:41:09 (82/86) Installing eudev-libs (3.2.11-r4) 20:41:09 (83/86) Installing xz-libs (5.2.9-r0) 20:41:09 (84/86) Installing zstd-libs (1.5.5-r0) 20:41:09 (85/86) Installing kmod-libs (30-r1) 20:41:09 (86/86) Installing eudev (3.2.11-r4) 20:41:09 Executing busybox-1.35.0-r29.trigger 20:41:09 Executing eudev-3.2.11-r4.trigger 20:41:09 OK: 112 MiB in 101 packages 20:41:11 Removing intermediate container be99de0c5488 20:41:11 ---> 6102a0f7ba2f 20:41:11 Step 18/36 : WORKDIR / 20:41:11 ---> Running in 92de5f16874a 20:41:11 Removing intermediate container 92de5f16874a 20:41:11 ---> 2b75bc0e6386 20:41:11 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 20:41:12 ---> 7d2808b63b18 20:41:12 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 20:41:12 ---> 9248fbda99e7 20:41:12 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 20:41:12 ---> d909798aaa57 20:41:12 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 20:41:12 ---> 045b5a741eff 20:41:12 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 20:41:12 ---> 7afeb5444453 20:41:12 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 20:41:13 ---> ef0974de1126 20:41:13 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 20:41:13 ---> f31b5a96a4c1 20:41:13 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 20:41:13 ---> Running in 12bf51d4a542 20:41:14 Removing intermediate container 12bf51d4a542 20:41:14 ---> 7349e006d219 20:41:14 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 20:41:14 ---> Running in b6cfd53b127e 20:41:14 Removing intermediate container b6cfd53b127e 20:41:14 ---> 9f33d6eb2142 20:41:14 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 20:41:14 ---> Running in 71b0caf3992b 20:41:15 Removing intermediate container 71b0caf3992b 20:41:15 ---> b56ad2eb540b 20:41:15 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 20:41:15 ---> Running in b5e8cc66b258 20:41:16 Removing intermediate container b5e8cc66b258 20:41:16 ---> 1fe192923ebe 20:41:16 Step 30/36 : EXPOSE 59983 20:41:16 ---> Running in 44a664e9df81 20:41:16 Removing intermediate container 44a664e9df81 20:41:16 ---> 6a191b04c49f 20:41:16 Step 31/36 : EXPOSE 8554 20:41:16 ---> Running in e6f5387935d8 20:41:16 Removing intermediate container e6f5387935d8 20:41:16 ---> eba3176b5ead 20:41:16 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 20:41:16 ---> Running in cc31b2623317 20:41:16 Removing intermediate container cc31b2623317 20:41:16 ---> a705823b6587 20:41:16 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 20:41:16 ---> Running in 2f1e336f9226 20:41:16 Removing intermediate container 2f1e336f9226 20:41:16 ---> f9ab27042bbd 20:41:16 Step 34/36 : LABEL arch=amd64 20:41:16 ---> Running in ae3572db07fc 20:41:16 Removing intermediate container ae3572db07fc 20:41:16 ---> 3ebd17bac1e2 20:41:16 Step 35/36 : LABEL git_sha=dbbc5894fa3f702081b38546879557d097a876a1 20:41:16 ---> Running in 9b1f0f698c43 20:41:16 Removing intermediate container 9b1f0f698c43 20:41:16 ---> b3f2a5b8975a 20:41:16 Step 36/36 : LABEL version=0.0.0 20:41:16 ---> Running in 1be3d501c601 20:41:16 Removing intermediate container 1be3d501c601 20:41:16 ---> a061bcf09c59 20:41:16 [Warning] One or more build-args [ARCH] were not consumed 20:41:16 Successfully built a061bcf09c59 20:41:16 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 20:41:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:41:17 20:41:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:41:17 latest: Pulling from edgex-lftools-log-publisher 20:41:17 5eb5b503b376: Pulling fs layer 20:41:17 5c69ac0246d0: Pulling fs layer 20:41:17 ec43610c2a17: Pulling fs layer 20:41:17 3a2ae6a8a46f: Pulling fs layer 20:41:17 33b1e0a273af: Pulling fs layer 20:41:17 5d3b04190fa2: Pulling fs layer 20:41:17 2f39f015ded8: Pulling fs layer 20:41:17 5d3b04190fa2: Waiting 20:41:17 3a2ae6a8a46f: Waiting 20:41:17 33b1e0a273af: Waiting 20:41:17 2f39f015ded8: Waiting 20:41:17 5c69ac0246d0: Verifying Checksum 20:41:17 5c69ac0246d0: Download complete 20:41:17 3a2ae6a8a46f: Verifying Checksum 20:41:17 3a2ae6a8a46f: Download complete 20:41:17 33b1e0a273af: Verifying Checksum 20:41:17 33b1e0a273af: Download complete 20:41:17 5d3b04190fa2: Verifying Checksum 20:41:17 5d3b04190fa2: Download complete 20:41:17 ec43610c2a17: Verifying Checksum 20:41:17 ec43610c2a17: Download complete 20:41:18 5eb5b503b376: Verifying Checksum 20:41:18 5eb5b503b376: Download complete 20:41:18 2f39f015ded8: Download complete 20:41:19 5eb5b503b376: Pull complete 20:41:19 5c69ac0246d0: Pull complete 20:41:19 ec43610c2a17: Pull complete 20:41:19 3a2ae6a8a46f: Pull complete 20:41:20 33b1e0a273af: Pull complete 20:41:20 5d3b04190fa2: Pull complete 20:41:24 2f39f015ded8: Pull complete 20:41:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:41:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:41:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:41:24 prd-ubuntu20.04-docker-8c-8g-5975 does not seem to be running inside a container 20:41:24 $ 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-286 -v /w/workspace/foundry_device-usb-camera_PR-286:/w/workspace/foundry_device-usb-camera_PR-286:rw,z -v /w/workspace/foundry_device-usb-camera_PR-286@tmp:/w/workspace/foundry_device-usb-camera_PR-286@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:41:28 $ docker top 699f4aaa9a833543e9b5e23646b718e00ee19ccf2b31f03b1e78e1c61c68cc0f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:41:29 ---> job-cost.sh 20:41:29 lf-activate-venv: SKIPPING 20:41:29 INFO: No Stack... 20:41:29 INFO: Retrieving Pricing Info for: v3-standard-8 20:41:29 INFO: Archiving Costs [Pipeline] sh 20:41:30 + cat /w/workspace/foundry_device-usb-camera_PR-286/archives/cost.csv 20:41:30 + cut -d, -f6 [Pipeline] lock 20:41:30 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-286-1-stack-cost] 20:41:30 Resource [jenkins-edgexfoundry-device-usb-camera-PR-286-1-stack-cost] did not exist. Created. 20:41:30 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-286-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:41:30 + echo total: 0.2199999988079071 [Pipeline] stash 20:41:30 Stashed 1 file(s) [Pipeline] } 20:41:30 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-286-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:41:30 $ docker stop --time=1 699f4aaa9a833543e9b5e23646b718e00ee19ccf2b31f03b1e78e1c61c68cc0f 20:41:32 $ docker rm -f --volumes 699f4aaa9a833543e9b5e23646b718e00ee19ccf2b31f03b1e78e1c61c68cc0f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:43:03 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5976 in /w/workspace/foundry_device-usb-camera_PR-286 [Pipeline] { [Pipeline] ws 20:43:03 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 20:43:03 Selected Git installation does not exist. Using Default 20:43:03 The recommended git tool is: NONE 20:43:10 using credential edgex-jenkins-ssh 20:43:10 Cloning the remote Git repository 20:43:10 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 20:43:10 > git init /w/workspace/device-usb-camera/1 # timeout=10 20:43:10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 20:43:10 > git --version # timeout=10 20:43:10 > git --version # 'git version 2.25.1' 20:43:10 using GIT_SSH to set credentials SSH Credentials for GitHub 20:43:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:43:11 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 20:43:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:43:12 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 20:43:12 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 20:43:12 using GIT_SSH to set credentials SSH Credentials for GitHub 20:43:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/286/head:refs/remotes/origin/PR-286 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:43:12 Merging remotes/origin/main commit df8fee098ca8f8207e6b8a7bc916bcd179a74499 into PR head commit dbbc5894fa3f702081b38546879557d097a876a1 20:43:13 Merge succeeded, producing dbbc5894fa3f702081b38546879557d097a876a1 20:43:13 Checking out Revision dbbc5894fa3f702081b38546879557d097a876a1 (PR-286) 20:43:13 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 20:43:13 > git --version # timeout=10 20:43:13 > git --version # 'git version 2.25.1' 20:43:13 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 20:43:12 > git config core.sparsecheckout # timeout=10 20:43:13 > git checkout -f dbbc5894fa3f702081b38546879557d097a876a1 # timeout=10 20:43:13 > git remote # timeout=10 20:43:13 > git config --get remote.origin.url # timeout=10 20:43:13 using GIT_SSH to set credentials SSH Credentials for GitHub 20:43:13 > git merge df8fee098ca8f8207e6b8a7bc916bcd179a74499 # timeout=10 20:43:13 > git rev-parse HEAD^{commit} # timeout=10 20:43:13 > git config core.sparsecheckout # timeout=10 20:43:13 > git checkout -f dbbc5894fa3f702081b38546879557d097a876a1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:43:14 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:43:14 % Total % Received % Xferd Average Speed Time Time Time Current 20:43:14 Dload Upload Total Spent Left Speed 20:43:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh 20:43:15 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:43:15 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:43:15 + sudo tee /etc/docker/daemon.new 20:43:15 { 20:43:15 "registry-mirrors": [ 20:43:15 "https://nexus3.edgexfoundry.org:10001" 20:43:15 ], 20:43:15 "bip": "10.250.0.254/24", 20:43:15 "hosts": [ 20:43:15 "tcp://0.0.0.0:5555", 20:43:15 "unix:///var/run/docker.sock" 20:43:15 ], 20:43:15 "mtu": 1458, 20:43:15 "selinux-enabled": true, 20:43:15 "seccomp-profile": "/etc/docker/seccomp.json" 20:43:15 } [Pipeline] sh 20:43:16 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:43:16 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:43:34 provisioning config files... 20:43:34 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config2443978343903042212tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:43:35 ---> docker-login.sh 20:43:35 nexus3.edgexfoundry.org:10001 20:43:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:43:36 Configure a credential helper to remove this warning. See 20:43:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:43:36 20:43:36 Login Succeeded 20:43:36 nexus3.edgexfoundry.org:10002 20:43:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:43:36 Configure a credential helper to remove this warning. See 20:43:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:43:36 20:43:36 Login Succeeded 20:43:36 nexus3.edgexfoundry.org:10003 20:43:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:43:36 Configure a credential helper to remove this warning. See 20:43:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:43:36 20:43:36 Login Succeeded 20:43:36 nexus3.edgexfoundry.org:10004 20:43:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:43:37 Configure a credential helper to remove this warning. See 20:43:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:43:37 20:43:37 Login Succeeded 20:43:37 docker.io 20:43:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:43:37 Configure a credential helper to remove this warning. See 20:43:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:43:37 20:43:37 Login Succeeded 20:43:37 ---> docker-login.sh ends [Pipeline] } 20:43:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:43:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:43:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:43:38 ========================================================= 20:43:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 20:43:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:38 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 20:43:39 Sending build context to Docker daemon 1.306MB 20:43:39 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 20:43:39 Step 2/13 : FROM ${BASE} AS builder 20:43:39 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:43:39 9fda8d8052c6: Pulling fs layer 20:43:39 5d54e960e981: Pulling fs layer 20:43:39 c4a7e357bf2a: Pulling fs layer 20:43:39 f0e02332f6b5: Pulling fs layer 20:43:39 66412af1f25a: Pulling fs layer 20:43:39 1baf3a5c0e64: Pulling fs layer 20:43:39 9a37bb91b891: Pulling fs layer 20:43:39 a29adfc67d43: Pulling fs layer 20:43:39 d5de9f91c1a4: Pulling fs layer 20:43:39 1baf3a5c0e64: Waiting 20:43:39 9a37bb91b891: Waiting 20:43:39 a29adfc67d43: Waiting 20:43:39 f0e02332f6b5: Waiting 20:43:39 66412af1f25a: Waiting 20:43:39 d5de9f91c1a4: Waiting 20:43:39 5d54e960e981: Download complete 20:43:39 f0e02332f6b5: Verifying Checksum 20:43:39 f0e02332f6b5: Download complete 20:43:39 66412af1f25a: Verifying Checksum 20:43:39 66412af1f25a: Download complete 20:43:39 9fda8d8052c6: Verifying Checksum 20:43:39 9fda8d8052c6: Download complete 20:43:39 9a37bb91b891: Verifying Checksum 20:43:39 9a37bb91b891: Download complete 20:43:40 9fda8d8052c6: Pull complete 20:43:40 a29adfc67d43: Verifying Checksum 20:43:40 a29adfc67d43: Download complete 20:43:41 5d54e960e981: Pull complete 20:43:41 d5de9f91c1a4: Verifying Checksum 20:43:41 d5de9f91c1a4: Download complete 20:43:41 c4a7e357bf2a: Verifying Checksum 20:43:41 c4a7e357bf2a: Download complete 20:43:42 1baf3a5c0e64: Verifying Checksum 20:43:42 1baf3a5c0e64: Download complete 20:43:52 c4a7e357bf2a: Pull complete 20:43:52 f0e02332f6b5: Pull complete 20:43:52 66412af1f25a: Pull complete 20:43:58 1baf3a5c0e64: Pull complete 20:44:00 9a37bb91b891: Pull complete 20:44:03 a29adfc67d43: Pull complete 20:44:05 d5de9f91c1a4: Pull complete 20:44:05 Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 20:44:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:44:05 ---> 746ca1b523b5 20:44:05 Step 3/13 : ARG ADD_BUILD_TAGS="" 20:44:07 ---> Running in 267e6f429b9b 20:44:07 Removing intermediate container 267e6f429b9b 20:44:07 ---> 4744008d9059 20:44:07 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:44:07 ---> Running in 14480b3f7812 20:44:08 Removing intermediate container 14480b3f7812 20:44:08 ---> 4e1681fef8e4 20:44:08 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 20:44:08 ---> Running in d4f1bb3d2c05 20:44:08 Removing intermediate container d4f1bb3d2c05 20:44:08 ---> ae91645e5aa0 20:44:08 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 20:44:08 ---> Running in fdd6c38a3d9d 20:44:08 Removing intermediate container fdd6c38a3d9d 20:44:08 ---> 4f0b4e91fe34 20:44:08 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:44:08 ---> Running in 05d00ecf0091 20:44:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:44:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:44:11 (1/13) Installing libintl (0.21.1-r7) 20:44:11 (2/13) Installing eudev-libs (3.2.11-r8) 20:44:11 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 20:44:11 (4/13) Installing v4l-utils-libs (1.24.1-r0) 20:44:11 (5/13) Installing v4l-utils (1.24.1-r0) 20:44:11 (6/13) Installing libdvbv5 (1.24.1-r0) 20:44:11 (7/13) Installing udev-init-scripts (35-r1) 20:44:11 (8/13) Installing libblkid (2.38.1-r8) 20:44:11 (9/13) Installing xz-libs (5.4.3-r0) 20:44:11 (10/13) Installing kmod-libs (30-r3) 20:44:11 (11/13) Installing eudev (3.2.11-r8) 20:44:11 (12/13) Installing eudev-dev (3.2.11-r8) 20:44:11 (13/13) Installing v4l-utils-dev (1.24.1-r0) 20:44:11 Executing busybox-1.36.1-r2.trigger 20:44:11 Executing eudev-3.2.11-r8.trigger 20:44:11 OK: 275 MiB in 69 packages 20:44:13 Removing intermediate container 05d00ecf0091 20:44:13 ---> 4f9560a31576 20:44:13 Step 8/13 : WORKDIR /device-usb-camera 20:44:13 ---> Running in 77c9d63439ea 20:44:13 Removing intermediate container 77c9d63439ea 20:44:13 ---> 750016d83d8e 20:44:13 Step 9/13 : COPY go.mod vendor* ./ 20:44:13 ---> 582e40ed78fa 20:44:13 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:44:13 ---> Running in a08bd507ee2d 20:45:35 Removing intermediate container a08bd507ee2d 20:45:35 ---> 997bf94bef0e 20:45:35 Step 11/13 : COPY . . 20:45:35 ---> b89d7c8b16ad 20:45:35 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 20:45:35 ---> Running in 6f6cc4101fb7 20:45:35  % Total % Received % Xferd Average Speed Time Time Time Current 20:45:35 Dload Upload Total Spent Left Speed 20:45:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 6232 0 --:--:-- --:--:-- --:--:-- 6265 20:45:35 Removing intermediate container 6f6cc4101fb7 20:45:35 ---> 960fc20a93d0 20:45:35 Step 13/13 : RUN ${MAKE} 20:45:35 ---> Running in 60872c9c8f66 20:45:35 noop 20:45:35 Removing intermediate container 60872c9c8f66 20:45:35 ---> c2be69ab9f3e 20:45:35 Successfully built c2be69ab9f3e 20:45:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:36 + docker inspect -f . ci-base-image-arm64 20:45:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:45:36 prd-ubuntu20.04-docker-arm64-4c-16g-5976 does not seem to be running inside a container 20:45:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:45:37 $ docker top 558d657fccf60b1c7f18cd6af42e979a31a3d39be181381b17ba6c581cad2bb3 -eo pid,comm [Pipeline] { [Pipeline] sh 20:45:38 + go version 20:45:38 go version go1.21.0 linux/arm64 [Pipeline] } 20:45:38 $ docker stop --time=1 558d657fccf60b1c7f18cd6af42e979a31a3d39be181381b17ba6c581cad2bb3 20:45:40 $ docker rm -f --volumes 558d657fccf60b1c7f18cd6af42e979a31a3d39be181381b17ba6c581cad2bb3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:41 + docker inspect -f . ci-base-image-arm64 20:45:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:45:41 prd-ubuntu20.04-docker-arm64-4c-16g-5976 does not seem to be running inside a container 20:45:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:45:42 $ docker top 0281e6189bb5c0ba500e8e66c8074a88830b48afcab0060e1669b4f5843f24da -eo pid,comm [Pipeline] { [Pipeline] sh 20:45:43 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 20:45:43 + make test 20:45:43 go test ./... -coverprofile=coverage.out ./... 20:45:48 ? github.com/edgexfoundry/device-usb-camera [no test files] 20:47:39 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 20:47:39 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.086s coverage: 4.4% of statements 20:47:40 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:47:40 go vet ./... 20:48:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:48:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:48:07 ./bin/test-attribution-txt.sh [Pipeline] echo 20:48:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:48:07 $ docker stop --time=1 0281e6189bb5c0ba500e8e66c8074a88830b48afcab0060e1669b4f5843f24da 20:48:09 $ docker rm -f --volumes 0281e6189bb5c0ba500e8e66c8074a88830b48afcab0060e1669b4f5843f24da [Pipeline] // withDockerContainer [Pipeline] sh 20:48:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:48:11 Warning: overwriting stash ‘coverage-report’ 20:48:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:48:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:48:12 + ls -al . 20:48:12 total 216 20:48:12 drwxrwxr-x 9 jenkins jenkins 4096 Sep 12 20:45 . 20:48:12 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 20:43 .. 20:48:12 drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 20:43 .git 20:48:12 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 20:43 .github 20:48:12 -rw-rw-r-- 1 jenkins jenkins 468 Sep 12 20:43 .gitignore 20:48:12 -rw-rw-r-- 1 jenkins jenkins 45 Sep 12 20:43 .golangci.yml 20:48:12 -rw-rw-r-- 1 jenkins jenkins 77 Sep 12 20:43 .hadolint.yml 20:48:12 -rw-rw-r-- 1 jenkins jenkins 10851 Sep 12 20:43 Attribution.txt 20:48:12 -rw-rw-r-- 1 jenkins jenkins 11903 Sep 12 20:43 CHANGELOG.md 20:48:12 -rw-rw-r-- 1 jenkins jenkins 2453 Sep 12 20:43 Dockerfile 20:48:12 -rw-rw-r-- 1 jenkins jenkins 678 Sep 12 20:43 GOVERNANCE.md 20:48:12 -rw-rw-r-- 1 jenkins jenkins 659 Sep 12 20:43 Jenkinsfile 20:48:12 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 12 20:43 LICENSE 20:48:12 -rw-rw-r-- 1 jenkins jenkins 2611 Sep 12 20:43 Makefile 20:48:12 -rw-rw-r-- 1 jenkins jenkins 622 Sep 12 20:43 OWNERS.md 20:48:12 -rw-rw-r-- 1 jenkins jenkins 2575 Sep 12 20:43 README.md 20:48:12 -rw-rw-r-- 1 jenkins jenkins 5 Sep 12 20:39 VERSION 20:48:12 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 20:43 bin 20:48:12 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 20:43 cmd 20:48:12 -rw-r--r-- 1 jenkins jenkins 54378 Sep 12 20:47 coverage.out 20:48:12 -rwxrwxr-x 1 jenkins jenkins 84 Sep 12 20:43 docker-entrypoint.sh 20:48:12 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 20:43 docs 20:48:12 -rw-rw-r-- 1 jenkins jenkins 3951 Sep 12 20:43 go.mod 20:48:12 -rw-rw-r-- 1 jenkins jenkins 34252 Sep 12 20:43 go.sum 20:48:12 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 20:43 internal 20:48:12 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 20:43 snap 20:48:12 -rw-rw-r-- 1 jenkins jenkins 231 Sep 12 20:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:13 + 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=dbbc5894fa3f702081b38546879557d097a876a1 --label arch=arm64 --label version=0.0.0 . 20:48:13 Sending build context to Docker daemon 1.361MB 20:48:13 Step 1/36 : ARG BASE=golang:1.20-alpine3.17 20:48:13 Step 2/36 : FROM ${BASE} AS builder 20:48:13 ---> c2be69ab9f3e 20:48:13 Step 3/36 : ARG ADD_BUILD_TAGS="" 20:48:13 ---> Running in da8b144cf122 20:48:13 Removing intermediate container da8b144cf122 20:48:13 ---> 9619ea528dec 20:48:13 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:48:13 ---> Running in d5796dc0a7eb 20:48:14 Removing intermediate container d5796dc0a7eb 20:48:14 ---> 8cfaadad8b84 20:48:14 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 20:48:14 ---> Running in 82c4da860edf 20:48:14 Removing intermediate container 82c4da860edf 20:48:14 ---> fc6e18b3813e 20:48:14 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 20:48:14 ---> Running in e04248ad6c41 20:48:15 Removing intermediate container e04248ad6c41 20:48:15 ---> f712271c4fb1 20:48:15 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:48:15 ---> Running in 814d58bc2db1 20:48:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:48:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:48:17 OK: 275 MiB in 69 packages 20:48:18 Removing intermediate container 814d58bc2db1 20:48:18 ---> 81518d49f0fc 20:48:18 Step 8/36 : WORKDIR /device-usb-camera 20:48:18 ---> Running in 550d8c160d4a 20:48:19 Removing intermediate container 550d8c160d4a 20:48:19 ---> fca3d0d1d983 20:48:19 Step 9/36 : COPY go.mod vendor* ./ 20:48:19 ---> 3182ad1c4de8 20:48:19 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:48:19 ---> Running in 55470ae3b5c8 20:48:23 Removing intermediate container 55470ae3b5c8 20:48:23 ---> 1b4a09adfbe6 20:48:23 Step 11/36 : COPY . . 20:48:24 ---> e5d3b3294570 20:48:24 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 20:48:24 ---> Running in 3e06ce644ffc 20:48:25  % Total % Received % Xferd Average Speed Time Time Time Current 20:48:25 Dload Upload Total Spent  Left Speed 20:48:25 0 0 0  0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 9292 0 --:--:-- --:--:-- --:--:-- 9350 20:48:25 Removing intermediate container 3e06ce644ffc 20:48:25 ---> e757bcf0adc3 20:48:25 Step 13/36 : RUN ${MAKE} 20:48:26 ---> Running in a5301b16bdc7 20:48:27 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.22" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 20:50:48 Removing intermediate container a5301b16bdc7 20:50:48 ---> 6de630d15768 20:50:48 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 20:50:48 v0.21.6: Pulling from aler9/rtsp-simple-server 20:50:48 8766b47fe142: Pulling fs layer 20:50:48 8766b47fe142: Verifying Checksum 20:50:48 8766b47fe142: Download complete 20:50:48 8766b47fe142: Pull complete 20:50:48 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 20:50:48 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 20:50:48 ---> 69d40e2cb93c 20:50:48 Step 15/36 : FROM alpine:3.17 20:50:49 3.17: Pulling from library/alpine 20:50:49 4060ece20d7a: Pulling fs layer 20:50:49 4060ece20d7a: Verifying Checksum 20:50:49 4060ece20d7a: Download complete 20:50:49 4060ece20d7a: Pull complete 20:50:50 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:50:50 Status: Downloaded newer image for alpine:3.17 20:50:50 ---> 8650cd65339b 20:50:50 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 20:50:50 ---> Running in d731349aa6e9 20:50:50 Removing intermediate container d731349aa6e9 20:50:50 ---> eacd9c4821be 20:50:50 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 20:50:50 ---> Running in e7145c82b4b4 20:50:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:50:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:50:53 (1/83) Installing dumb-init (1.2.5-r2) 20:50:53 (2/83) Installing sdl2 (2.26.5-r0) 20:50:53 (3/83) Installing libxau (1.0.10-r0) 20:50:53 (4/83) Installing libmd (1.0.4-r0) 20:50:53 (5/83) Installing libbsd (0.11.7-r0) 20:50:53 (6/83) Installing libxdmcp (1.1.4-r0) 20:50:53 (7/83) Installing libxcb (1.15-r0) 20:50:53 (8/83) Installing libx11 (1.8.4-r1) 20:50:53 (9/83) Installing aom-libs (3.5.0-r0) 20:50:53 (10/83) Installing alsa-lib (1.2.8-r0) 20:50:53 (11/83) Installing libexpat (2.5.0-r0) 20:50:53 (12/83) Installing brotli-libs (1.0.9-r9) 20:50:53 (13/83) Installing libbz2 (1.0.8-r4) 20:50:53 (14/83) Installing libpng (1.6.39-r0) 20:50:53 (15/83) Installing freetype (2.12.1-r0) 20:50:53 (16/83) Installing fontconfig (2.14.1-r0) 20:50:53 (17/83) Installing fribidi (1.0.12-r0) 20:50:53 (18/83) Installing libffi (3.4.4-r0) 20:50:53 (19/83) Installing libintl (0.21.1-r1) 20:50:53 (20/83) Installing libblkid (2.38.1-r1) 20:50:53 (21/83) Installing libmount (2.38.1-r1) 20:50:53 (22/83) Installing pcre2 (10.42-r0) 20:50:53 (23/83) Installing glib (2.74.7-r0) 20:50:53 (24/83) Installing graphite2 (1.3.14-r2) 20:50:53 (25/83) Installing harfbuzz (5.3.1-r1) 20:50:54 (26/83) Installing libass (0.16.0-r1) 20:50:54 (27/83) Installing libdav1d (1.0.0-r2) 20:50:54 (28/83) Installing libdrm (2.4.114-r0) 20:50:54 (29/83) Installing gmp (6.2.1-r2) 20:50:54 (30/83) Installing nettle (3.8.1-r0) 20:50:54 (31/83) Installing p11-kit (0.24.1-r1) 20:50:54 (32/83) Installing libtasn1 (4.19.0-r0) 20:50:54 (33/83) Installing libunistring (1.1-r0) 20:50:54 (34/83) Installing gnutls (3.7.8-r3) 20:50:54 (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r1) 20:50:54 (36/83) Installing ncurses-libs (6.3_p20221119-r1) 20:50:54 (37/83) Installing lame (3.100-r2) 20:50:54 (38/83) Installing opus (1.3.1-r1) 20:50:54 (39/83) Installing libasyncns (0.8-r1) 20:50:54 (40/83) Installing dbus-libs (1.14.8-r0) 20:50:54 (41/83) Installing libltdl (2.4.7-r1) 20:50:54 (42/83) Installing orc (0.4.33-r0) 20:50:54 (43/83) Installing libgcc (12.2.1_git20220924-r4) 20:50:54 (44/83) Installing libogg (1.3.5-r2) 20:50:54 (45/83) Installing libstdc++ (12.2.1_git20220924-r4) 20:50:54 (46/83) Installing flac-libs (1.4.2-r0) 20:50:54 (47/83) Installing libvorbis (1.3.7-r0) 20:50:54 (48/83) Installing libsndfile (1.1.0-r2) 20:50:54 (49/83) Installing libgomp (12.2.1_git20220924-r4) 20:50:54 (50/83) Installing soxr (0.1.3-r3) 20:50:54 (51/83) Installing speexdsp (1.2.1-r0) 20:50:54 (52/83) Installing tdb-libs (1.4.6-r0) 20:50:54 (53/83) Installing libpulse (16.1-r6) 20:50:54 (54/83) Installing cjson (1.7.15-r3) 20:50:54 (55/83) Installing mbedtls (2.28.4-r0) 20:50:54 (56/83) Installing librist (0.2.7-r0) 20:50:54 (57/83) Installing libsrt (1.5.1-r0) 20:50:54 (58/83) Installing libssh (0.10.5-r0) 20:50:54 (59/83) Installing libtheora (1.1.1-r16) 20:50:54 (60/83) Installing libjpeg-turbo (2.1.4-r0) 20:50:54 (61/83) Installing v4l-utils-libs (1.22.1-r2) 20:50:54 (62/83) Installing libxext (1.3.5-r0) 20:50:54 (63/83) Installing libxfixes (6.0.0-r0) 20:50:54 (64/83) Installing wayland-libs-client (1.21.0-r1) 20:50:54 (65/83) Installing libva (2.16.0-r0) 20:50:54 (66/83) Installing libvdpau (1.5-r0) 20:50:54 (67/83) Installing vidstab (1.1.0-r2) 20:50:54 (68/83) Installing libvpx (1.12.0-r1) 20:50:55 (69/83) Installing libwebp (1.2.4-r2) 20:50:55 (70/83) Installing x264-libs (0.164_git20220602-r0) 20:50:55 (71/83) Installing numactl (2.0.16-r1) 20:50:55 (72/83) Installing x265-libs (3.5-r3) 20:50:55 (73/83) Installing xvidcore (1.3.7-r1) 20:50:55 (74/83) Installing libsodium (1.0.18-r2) 20:50:55 (75/83) Installing libzmq (4.3.4-r1) 20:50:55 (76/83) Installing ffmpeg-libs (5.1.3-r0) 20:50:55 (77/83) Installing ffmpeg (5.1.3-r0) 20:50:55 (78/83) Installing udev-init-scripts (35-r1) 20:50:55 (79/83) Installing eudev-libs (3.2.11-r4) 20:50:55 (80/83) Installing xz-libs (5.2.9-r0) 20:50:55 (81/83) Installing zstd-libs (1.5.5-r0) 20:50:55 (82/83) Installing kmod-libs (30-r1) 20:50:55 (83/83) Installing eudev (3.2.11-r4) 20:50:55 Executing busybox-1.35.0-r29.trigger 20:50:55 Executing eudev-3.2.11-r4.trigger 20:50:55 OK: 86 MiB in 98 packages 20:50:59 Removing intermediate container e7145c82b4b4 20:50:59 ---> 107f5017f62e 20:50:59 Step 18/36 : WORKDIR / 20:50:59 ---> Running in 4fc99950bd67 20:50:59 Removing intermediate container 4fc99950bd67 20:50:59 ---> 6364a83a6cd2 20:50:59 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 20:51:00 ---> 6fe0210818b6 20:51:00 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 20:51:01 ---> 3dc6d78dc50c 20:51:01 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 20:51:01 ---> a00946c0f95f 20:51:01 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 20:51:02 ---> a153161d3db2 20:51:02 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 20:51:02 ---> 8c7d0a0ffd60 20:51:02 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 20:51:03 ---> 7abb9237125f 20:51:03 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 20:51:04 ---> 16c60dc5eb53 20:51:04 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 20:51:04 ---> Running in 4bd5dd03919c 20:51:06 Removing intermediate container 4bd5dd03919c 20:51:06 ---> 5c6e6fba0fd3 20:51:06 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 20:51:06 ---> Running in 234eeea63ddc 20:51:08 Removing intermediate container 234eeea63ddc 20:51:08 ---> bf7cbbdbdb17 20:51:08 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 20:51:08 ---> Running in 0058258c799f 20:51:09 Removing intermediate container 0058258c799f 20:51:09 ---> 1327375349f5 20:51:09 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 20:51:09 ---> Running in 11318b3e2e00 20:51:11 Removing intermediate container 11318b3e2e00 20:51:11 ---> ca85ee72c5c5 20:51:11 Step 30/36 : EXPOSE 59983 20:51:11 ---> Running in cc9a14ca3e6a 20:51:11 Removing intermediate container cc9a14ca3e6a 20:51:11 ---> 7ec4fccbe954 20:51:11 Step 31/36 : EXPOSE 8554 20:51:12 ---> Running in ba28cb9e8e33 20:51:12 Removing intermediate container ba28cb9e8e33 20:51:12 ---> b7d027642eee 20:51:12 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 20:51:12 ---> Running in f9e6438fb3b0 20:51:12 Removing intermediate container f9e6438fb3b0 20:51:12 ---> d615dba4f8e0 20:51:12 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 20:51:12 ---> Running in b07364dab869 20:51:12 Removing intermediate container b07364dab869 20:51:12 ---> 26193e953cbf 20:51:12 Step 34/36 : LABEL arch=arm64 20:51:13 ---> Running in 044e8b149de1 20:51:13 Removing intermediate container 044e8b149de1 20:51:13 ---> 26c61d86da3e 20:51:13 Step 35/36 : LABEL git_sha=dbbc5894fa3f702081b38546879557d097a876a1 20:51:13 ---> Running in 3432c5e2d26e 20:51:13 Removing intermediate container 3432c5e2d26e 20:51:13 ---> cd5b1a1d1a79 20:51:13 Step 36/36 : LABEL version=0.0.0 20:51:13 ---> Running in da17117920ed 20:51:13 Removing intermediate container da17117920ed 20:51:13 ---> 73509d394ce7 20:51:13 [Warning] One or more build-args [ARCH] were not consumed 20:51:13 Successfully built 73509d394ce7 20:51:13 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 20:51:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:51:14 20:51:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:51:15 arm64: Pulling from edgex-lftools-log-publisher 20:51:15 8998bd30e6a1: Pulling fs layer 20:51:15 04944245beec: Pulling fs layer 20:51:15 699f458cf7ca: Pulling fs layer 20:51:15 765212b225bb: Pulling fs layer 20:51:15 f23df028b6ca: Pulling fs layer 20:51:15 d65c8cfc05b1: Pulling fs layer 20:51:15 2437ff75d9bd: Pulling fs layer 20:51:15 f23df028b6ca: Waiting 20:51:15 d65c8cfc05b1: Waiting 20:51:15 2437ff75d9bd: Waiting 20:51:15 765212b225bb: Waiting 20:51:15 04944245beec: Verifying Checksum 20:51:15 04944245beec: Download complete 20:51:15 765212b225bb: Verifying Checksum 20:51:15 765212b225bb: Download complete 20:51:15 f23df028b6ca: Verifying Checksum 20:51:15 f23df028b6ca: Download complete 20:51:15 d65c8cfc05b1: Download complete 20:51:15 699f458cf7ca: Verifying Checksum 20:51:15 699f458cf7ca: Download complete 20:51:15 8998bd30e6a1: Verifying Checksum 20:51:15 8998bd30e6a1: Download complete 20:51:18 2437ff75d9bd: Verifying Checksum 20:51:18 2437ff75d9bd: Download complete 20:51:19 8998bd30e6a1: Pull complete 20:51:20 04944245beec: Pull complete 20:51:21 699f458cf7ca: Pull complete 20:51:21 765212b225bb: Pull complete 20:51:22 f23df028b6ca: Pull complete 20:51:22 d65c8cfc05b1: Pull complete 20:51:37 2437ff75d9bd: Pull complete 20:51:37 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:51:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:51:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:51:38 prd-ubuntu20.04-docker-arm64-4c-16g-5976 does not seem to be running inside a container 20:51:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:51:40 $ docker top f5e96af6a5a809ea186e9e6a0d15ecb5990c92a7081b1f1cd219a64097597bcd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:51:41 ---> job-cost.sh 20:51:41 lf-activate-venv: SKIPPING 20:51:41 INFO: No Stack... 20:51:42 INFO: Retrieving Pricing Info for: v3-standard-4 20:51:43 INFO: Archiving Costs [Pipeline] sh 20:51:43 + cat /w/workspace/device-usb-camera/1/archives/cost.csv 20:51:43 + cut -d, -f6 [Pipeline] lock 20:51:43 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-286-1-stack-cost] 20:51:43 Resource [jenkins-edgexfoundry-device-usb-camera-PR-286-1-stack-cost] did not exist. Created. 20:51:43 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-286-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:51:44 /w/workspace/device-usb-camera/1@tmp/durable-edc746e5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:51:44 + echo total: 0.10999999940395355 [Pipeline] stash 20:51:44 Warning: overwriting stash ‘stack-cost’ 20:51:45 Stashed 1 file(s) [Pipeline] } 20:51:45 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-286-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:51:45 $ docker stop --time=1 f5e96af6a5a809ea186e9e6a0d15ecb5990c92a7081b1f1cd219a64097597bcd 20:51:46 $ docker rm -f --volumes f5e96af6a5a809ea186e9e6a0d15ecb5990c92a7081b1f1cd219a64097597bcd [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 20:51:47 provisioning config files... 20:51:47 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-286@tmp/config17804870442358923702tmp [Pipeline] { [Pipeline] sh 20:51:47 + set +x 20:51:47 + bash -s -- 20:51:47 + curl -s https://codecov.io/bash 20:51:47 20:51:47 _____ _ 20:51:47 / ____| | | 20:51:47 | | ___ __| | ___ ___ _____ __ 20:51:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:51:47 | |___| (_) | (_| | __/ (_| (_) \ V / 20:51:47 \_____\___/ \__,_|\___|\___\___/ \_/ 20:51:47 Bash-1.0.6 20:51:47 20:51:47 20:51:47 ==> git version 2.25.1 found 20:51:47 ==> 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 20:51:47 Release-Date: 2020-01-08 20:51:47 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:51:47 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:51:47 ==> Jenkins CI detected. 20:51:47 current dir:  /w/workspace/foundry_device-usb-camera_PR-286 20:51:47 project root: . 20:51:47 --> token set from env 20:51:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:51:47 ==> Running gcov in . (disable via -X gcov) 20:51:47 ==> Python coveragepy not found 20:51:47 ==> Searching for coverage reports in: 20:51:47 + . 20:51:47 -> Found 1 reports 20:51:47 ==> Detecting git/mercurial file structure 20:51:47 ==> Reading reports 20:51:47 + ./coverage.out bytes=54378 20:51:48 ==> Appending adjustments 20:51:48 https://docs.codecov.io/docs/fixing-reports 20:51:48 + Found adjustments 20:51:48 ==> Gzipping contents 20:51:48 8.0K /tmp/codecov.EdTID5.gz 20:51:48 ==> Uploading reports 20:51:48 url: https://codecov.io 20:51:48 query: branch=PR-286&commit=dbbc5894fa3f702081b38546879557d097a876a1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-286%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=286&job=&cmd_args= 20:51:48 -> Pinging Codecov 20:51:48 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-286&commit=dbbc5894fa3f702081b38546879557d097a876a1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-286%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=286&job=&cmd_args= 20:51:48 -> Uploading to 20:51:48 https://storage.googleapis.com/codecov/v4/raw/2023-09-12/73D8F5FF140700D3E01443B452E23636/dbbc5894fa3f702081b38546879557d097a876a1/bfd12890-659a-426e-9174-fc38b2ac701f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230912%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230912T205148Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d1915034528a9f55e3355851ccbf6c7d83a28023bfeaab01c41be648c1a4f79c 20:51:48 % Total % Received % Xferd Average Speed Time Time Time Current 20:51:48 Dload Upload Total Spent Left Speed 20:51:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6952 0 0 100 6952 0 29582 --:--:-- --:--:-- --:--:-- 29582 20:51:48 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/dbbc5894fa3f702081b38546879557d097a876a1 [Pipeline] } 20:51:48 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 20:51:50 + [ -d /w/workspace/foundry_device-usb-camera_PR-286/archives ] 20:51:50 + ls -al /w/workspace/foundry_device-usb-camera_PR-286/archives 20:51:50 total 16 20:51:50 drwxr-xr-x 3 root root 4096 Sep 12 20:41 . 20:51:50 drwxrwxr-x 11 jenkins jenkins 4096 Sep 12 20:41 .. 20:51:50 drwxr-xr-x 2 root root 4096 Sep 12 20:41 cost 20:51:50 -rw-r--r-- 1 root root 89 Sep 12 20:41 cost.csv 20:51:50 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-286/archives 20:51:50 + ls -al /w/workspace/foundry_device-usb-camera_PR-286/archives 20:51:50 total 16 20:51:50 drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 20:41 . 20:51:50 drwxrwxr-x 11 jenkins jenkins 4096 Sep 12 20:41 .. 20:51:50 drwxr-xr-x 2 jenkins jenkins 4096 Sep 12 20:41 cost 20:51:50 -rw-r--r-- 1 jenkins jenkins 89 Sep 12 20:41 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:51:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:51:51 ---> package-listing.sh 20:51:51 ++ facter osfamily 20:51:51 ++ tr '[:upper:]' '[:lower:]' 20:51:51 + OS_FAMILY=debian 20:51:51 + workspace=/w/workspace/foundry_device-usb-camera_PR-286 20:51:51 + START_PACKAGES=/tmp/packages_start.txt 20:51:51 + END_PACKAGES=/tmp/packages_end.txt 20:51:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:51:51 + PACKAGES=/tmp/packages_start.txt 20:51:51 + '[' /w/workspace/foundry_device-usb-camera_PR-286 ']' 20:51:51 + PACKAGES=/tmp/packages_end.txt 20:51:51 + case "${OS_FAMILY}" in 20:51:51 + dpkg -l 20:51:51 + grep '^ii' 20:51:51 + '[' -f /tmp/packages_start.txt ']' 20:51:51 + '[' -f /tmp/packages_end.txt ']' 20:51:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:51:51 + '[' /w/workspace/foundry_device-usb-camera_PR-286 ']' 20:51:51 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-286/archives/ 20:51:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-286/archives/ [Pipeline] echo 20:51:51 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-286/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:51:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:51:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:51:52 prd-ubuntu20.04-docker-8c-8g-5975 does not seem to be running inside a container 20:51:52 $ 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-286/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-286 -v /w/workspace/foundry_device-usb-camera_PR-286:/w/workspace/foundry_device-usb-camera_PR-286:rw,z -v /w/workspace/foundry_device-usb-camera_PR-286@tmp:/w/workspace/foundry_device-usb-camera_PR-286@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:51:52 $ docker top 64698c71ea2fc53493477a53944d575f15c992ee88d8c3e7528aa9158e0c9845 -eo pid,comm [Pipeline] { [Pipeline] sh 20:51:53 + touch /tmp/pre-build-complete [Pipeline] sh 20:51:53 + mkdir -p /var/log/sysstat [Pipeline] sh 20:51:53 + ls /var/log/sa-host 20:51:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:51:54 provisioning config files... 20:51:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-286@tmp/config13438298912106091099tmp [Pipeline] { [Pipeline] echo 20:51:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:51:54 ---> create-netrc.sh [Pipeline] } 20:51:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:51:54 ---> python-tools-install.sh [Pipeline] echo 20:51:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:51:55 ---> sudo-logs.sh 20:51:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:51:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:51:55 ---> job-cost.sh 20:51:55 lf-activate-venv: SKIPPING 20:51:55 DEBUG: total: 0.2199999988079071 20:51:55 INFO: Retrieving Stack Cost... 20:51:55 INFO: Retrieving Pricing Info for: v3-standard-8 20:51:56 INFO: Archiving Costs [Pipeline] echo 20:51:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:51:56 ---> logs-deploy.sh 20:51:56 lf-activate-venv: SKIPPING 20:51:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-286/1 20:51:56 INFO: archiving workspace using pattern(s): 20:51:57 Archives upload complete. 20:51:57 INFO: archiving logs to Nexus