Pull request #154 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f30afbb355d49a17a7c0ff0b3674af9eb662848c+d43df4097523a2749be68cc9a7c29d8397ed8c11 (396de723bf5f4dd2aeefc5108c8e6d6e2d5376ec) 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-ssh10356039403986777702.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh11118594624630213252.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-154/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-154/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4089697553336428548.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-154/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12586372565443618333.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh9399521154217799496.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-154/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-154/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16095038707073369205.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6761 in /w/workspace/foundry_device-usb-camera_PR-154 [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-154 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/154/head:refs/remotes/origin/PR-154 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d43df4097523a2749be68cc9a7c29d8397ed8c11 into PR head commit f30afbb355d49a17a7c0ff0b3674af9eb662848c Merge succeeded, producing f30afbb355d49a17a7c0ff0b3674af9eb662848c Checking out Revision f30afbb355d49a17a7c0ff0b3674af9eb662848c (PR-154) 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f f30afbb355d49a17a7c0ff0b3674af9eb662848c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d43df4097523a2749be68cc9a7c29d8397ed8c11 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f30afbb355d49a17a7c0ff0b3674af9eb662848c # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:10:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:10:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:10:56 ========================================================= 18:10:56 EdgeX Global Pipelines Version Info 18:10:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:10:56 ------------------- 18:10:56 stable info: 18:10:56 ------------------- 18:10:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:10:56 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 18:10:56 Message: update stable to v1.0.244 18:10:57 ------------------- 18:10:57 experimental info: 18:10:57 ------------------- 18:10:57 Commited By: **** collab-it+edgex@linuxfoundation.org 18:10:57 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 18:10:57 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:10:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 18:10:57 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 18:10:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:10:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:10:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:10:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 18:10:57 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:10:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:10:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:10:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:10:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:10:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 18:10:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:10:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:10:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:10:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:10:58 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:10:58 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:10:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:10:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:10:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:10:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:10:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:10:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:10:58 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:10:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:10:58 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:10:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-154 [Pipeline] echo 18:10:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-154 [Pipeline] echo 18:10:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-154 [Pipeline] echo 18:10:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f30afbb355d49a17a7c0ff0b3674af9eb662848c [Pipeline] echo 18:10:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f30afbb [Pipeline] echo 18:10:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:10:59 provisioning config files... 18:10:59 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-154@tmp/config13560316363435134148tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:10:59 ---> docker-login.sh 18:10:59 nexus3.edgexfoundry.org:10001 18:10:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:10:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:10:59 Configure a credential helper to remove this warning. See 18:10:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:10:59 18:10:59 Login Succeeded 18:10:59 nexus3.edgexfoundry.org:10002 18:10:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:10:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:10:59 Configure a credential helper to remove this warning. See 18:10:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:10:59 18:10:59 Login Succeeded 18:10:59 nexus3.edgexfoundry.org:10003 18:10:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:10:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:10:59 Configure a credential helper to remove this warning. See 18:10:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:10:59 18:10:59 Login Succeeded 18:10:59 nexus3.edgexfoundry.org:10004 18:10:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:00 Configure a credential helper to remove this warning. See 18:11:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:00 18:11:00 Login Succeeded 18:11:00 docker.io 18:11:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:00 Configure a credential helper to remove this warning. See 18:11:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:00 18:11:00 Login Succeeded 18:11:00 ---> docker-login.sh ends [Pipeline] } 18:11:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:11:01 + git rev-list -1 --merges f30afbb355d49a17a7c0ff0b3674af9eb662848c~1..f30afbb355d49a17a7c0ff0b3674af9eb662848c [Pipeline] echo 18:11:01 -----------> git rev-list -1 --merges f30afbb355d49a17a7c0ff0b3674af9eb662848c~1..f30afbb355d49a17a7c0ff0b3674af9eb662848c f30afbb355d49a17a7c0ff0b3674af9eb662848c [false] [Pipeline] sh 18:11:01 + git log --format=format:%s -1 f30afbb355d49a17a7c0ff0b3674af9eb662848c [Pipeline] echo 18:11:01 ========================================================= 18:11:01 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:11:01 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:11:01 + git log --format=format:%s -1 f30afbb355d49a17a7c0ff0b3674af9eb662848c [Pipeline] echo 18:11:02 [semverPrep] GIT_COMMIT: f30afbb355d49a17a7c0ff0b3674af9eb662848c, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 18:11:02 [semverPrep] This is not a build commit. [Pipeline] sh 18:11:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:11:02 + grep -v github /etc/ssh/ssh_known_hosts 18:11:02 + [ -e /tmp/ssh_known_hosts ] 18:11:02 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:11:02 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:11:02 + sudo tee -a /etc/ssh/ssh_known_hosts 18:11:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:11:02 18:11:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:11:03 0.1.4: Pulling from edgex-devops/py-git-semver 18:11:03 b85a868b505f: Pulling fs layer 18:11:03 e2be974225ed: Pulling fs layer 18:11:03 339a4e72a1f5: Pulling fs layer 18:11:03 988bab9f4d93: Pulling fs layer 18:11:03 1469e6f7b9e6: Pulling fs layer 18:11:03 eaf3925da568: Pulling fs layer 18:11:03 bab4dde63d76: Pulling fs layer 18:11:03 bde34c3a00c8: Pulling fs layer 18:11:03 b352a97aabf1: Pulling fs layer 18:11:03 4872d77fe225: Pulling fs layer 18:11:03 5851b861e8e6: Pulling fs layer 18:11:03 bde34c3a00c8: Waiting 18:11:03 5851b861e8e6: Waiting 18:11:03 b352a97aabf1: Waiting 18:11:03 eaf3925da568: Waiting 18:11:03 988bab9f4d93: Waiting 18:11:03 4872d77fe225: Waiting 18:11:03 bab4dde63d76: Waiting 18:11:03 1469e6f7b9e6: Waiting 18:11:03 e2be974225ed: Download complete 18:11:03 988bab9f4d93: Download complete 18:11:03 1469e6f7b9e6: Verifying Checksum 18:11:03 1469e6f7b9e6: Download complete 18:11:03 eaf3925da568: Verifying Checksum 18:11:03 eaf3925da568: Download complete 18:11:03 339a4e72a1f5: Verifying Checksum 18:11:03 339a4e72a1f5: Download complete 18:11:03 bde34c3a00c8: Download complete 18:11:03 b352a97aabf1: Download complete 18:11:03 4872d77fe225: Download complete 18:11:03 5851b861e8e6: Verifying Checksum 18:11:03 5851b861e8e6: Download complete 18:11:03 b85a868b505f: Verifying Checksum 18:11:03 b85a868b505f: Download complete 18:11:04 bab4dde63d76: Verifying Checksum 18:11:04 bab4dde63d76: Download complete 18:11:05 b85a868b505f: Pull complete 18:11:05 e2be974225ed: Pull complete 18:11:05 339a4e72a1f5: Pull complete 18:11:05 988bab9f4d93: Pull complete 18:11:06 1469e6f7b9e6: Pull complete 18:11:06 eaf3925da568: Pull complete 18:11:08 bab4dde63d76: Pull complete 18:11:08 bde34c3a00c8: Pull complete 18:11:08 b352a97aabf1: Pull complete 18:11:08 4872d77fe225: Pull complete 18:11:08 5851b861e8e6: Pull complete 18:11:08 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:11:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:11:08 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:11:08 prd-ubuntu20.04-docker-8c-8g-6761 does not seem to be running inside a container 18:11:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-154 -v /w/workspace/foundry_device-usb-camera_PR-154:/w/workspace/foundry_device-usb-camera_PR-154:rw,z -v /w/workspace/foundry_device-usb-camera_PR-154@tmp:/w/workspace/foundry_device-usb-camera_PR-154@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:11:10 $ docker top 8b776ded5dee07ba7fc8da8f8e012414b8801af6355c24fdf740fa14e1d2129e -eo pid,comm 18:11:10 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). 18:11:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:11:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:11:10 [ssh-agent] Looking for ssh-agent implementation... 18:11:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:11:11 $ docker exec 8b776ded5dee07ba7fc8da8f8e012414b8801af6355c24fdf740fa14e1d2129e ssh-agent 18:11:11 SSH_AUTH_SOCK=/tmp/ssh-5o5dUdpHoNYD/agent.32 18:11:11 SSH_AGENT_PID=38 18:11:11 Running ssh-add (command line suppressed) 18:11:11 Identity added: /w/workspace/foundry_device-usb-camera_PR-154@tmp/private_key_1694942191968214035.key (/w/workspace/foundry_device-usb-camera_PR-154@tmp/private_key_1694942191968214035.key) 18:11:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:11:11 + git tag --points-at HEAD [Pipeline] } 18:11:11 $ docker exec --env ******** --env ******** 8b776ded5dee07ba7fc8da8f8e012414b8801af6355c24fdf740fa14e1d2129e ssh-agent -k 18:11:11 unset SSH_AUTH_SOCK; 18:11:11 unset SSH_AGENT_PID; 18:11:11 echo Agent pid 38 killed; 18:11:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:11:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:11:11 [ssh-agent] Looking for ssh-agent implementation... 18:11:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:11:11 $ docker exec 8b776ded5dee07ba7fc8da8f8e012414b8801af6355c24fdf740fa14e1d2129e ssh-agent 18:11:12 SSH_AUTH_SOCK=/tmp/ssh-9hcTsgzilpty/agent.70 18:11:12 SSH_AGENT_PID=76 18:11:12 Running ssh-add (command line suppressed) 18:11:12 Identity added: /w/workspace/foundry_device-usb-camera_PR-154@tmp/private_key_8325434584139747404.key (/w/workspace/foundry_device-usb-camera_PR-154@tmp/private_key_8325434584139747404.key) 18:11:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:11:12 + git semver init 18:11:12 2023-02-20 18:11:12,691 [run_init] DEBUG init version:0.0.0 force:False 18:11:12 2023-02-20 18:11:12,691 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-154/.semver 18:11:12 2023-02-20 18:11:12,692 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-154/.semver 18:11:12 2023-02-20 18:11:12,692 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-154/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-154, universal_newlines=False, shell=None, istream=None) 18:11:13 2023-02-20 18:11:13,500 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-154/.git/info/exclude 18:11:13 2023-02-20 18:11:13,501 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-154/.semver/PR-154 with force:False 18:11:13 2023-02-20 18:11:13,501 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-154/.semver/PR-154 18:11:13 2023-02-20 18:11:13,506 [execute] INFO git cat-file --batch-check 18:11:13 2023-02-20 18:11:13,507 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-154/.semver, universal_newlines=False, shell=None, istream=) 18:11:13 2023-02-20 18:11:13,515 [execute] INFO git cat-file --batch 18:11:13 2023-02-20 18:11:13,515 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-154/.semver, universal_newlines=False, shell=None, istream=) 18:11:13 2023-02-20 18:11:13,520 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-154/.semver/PR-154 18:11:13 0.0.0 [Pipeline] } 18:11:13 $ docker exec --env ******** --env ******** 8b776ded5dee07ba7fc8da8f8e012414b8801af6355c24fdf740fa14e1d2129e ssh-agent -k 18:11:13 unset SSH_AUTH_SOCK; 18:11:13 unset SSH_AGENT_PID; 18:11:13 echo Agent pid 76 killed; 18:11:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:11:14 + git semver [Pipeline] } 18:11:14 $ docker stop --time=1 8b776ded5dee07ba7fc8da8f8e012414b8801af6355c24fdf740fa14e1d2129e 18:11:15 $ docker rm -f --volumes 8b776ded5dee07ba7fc8da8f8e012414b8801af6355c24fdf740fa14e1d2129e [Pipeline] // withDockerContainer [Pipeline] sh 18:11:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:11:16 Stashed 1 file(s) [Pipeline] echo 18:11:16 [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 18:11:17 provisioning config files... 18:11:17 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-154@tmp/config779100341617002445tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:11:17 ---> docker-login.sh 18:11:17 nexus3.edgexfoundry.org:10001 18:11:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:17 Configure a credential helper to remove this warning. See 18:11:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:17 18:11:17 Login Succeeded 18:11:17 nexus3.edgexfoundry.org:10002 18:11:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:17 Configure a credential helper to remove this warning. See 18:11:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:17 18:11:17 Login Succeeded 18:11:17 nexus3.edgexfoundry.org:10003 18:11:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:17 Configure a credential helper to remove this warning. See 18:11:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:17 18:11:17 Login Succeeded 18:11:17 nexus3.edgexfoundry.org:10004 18:11:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:17 Configure a credential helper to remove this warning. See 18:11:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:17 18:11:17 Login Succeeded 18:11:17 docker.io 18:11:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:17 Configure a credential helper to remove this warning. See 18:11:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:17 18:11:17 Login Succeeded 18:11:17 ---> docker-login.sh ends [Pipeline] } 18:11:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:11:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:11:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:11:18 ========================================================= 18:11:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 18:11:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:18 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 18:11:18 Sending build context to Docker daemon 1.734MB 18:11:18 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 18:11:18 Step 2/13 : FROM ${BASE} AS builder 18:11:18 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 18:11:18 213ec9aee27d: Pulling fs layer 18:11:18 4583459ba037: Pulling fs layer 18:11:18 93c1e223e6f2: Pulling fs layer 18:11:18 53926ce57604: Pulling fs layer 18:11:18 21b2b0c7a3f4: Pulling fs layer 18:11:18 22ff95d597cd: Pulling fs layer 18:11:18 12d6caf4c0d1: Pulling fs layer 18:11:18 96b7cbca73a9: Pulling fs layer 18:11:18 a7acece74701: Pulling fs layer 18:11:18 53926ce57604: Waiting 18:11:18 21b2b0c7a3f4: Waiting 18:11:18 22ff95d597cd: Waiting 18:11:18 12d6caf4c0d1: Waiting 18:11:18 a7acece74701: Waiting 18:11:18 96b7cbca73a9: Waiting 18:11:18 93c1e223e6f2: Verifying Checksum 18:11:18 93c1e223e6f2: Download complete 18:11:18 4583459ba037: Verifying Checksum 18:11:18 4583459ba037: Download complete 18:11:18 21b2b0c7a3f4: Verifying Checksum 18:11:18 21b2b0c7a3f4: Download complete 18:11:18 22ff95d597cd: Download complete 18:11:19 213ec9aee27d: Verifying Checksum 18:11:19 213ec9aee27d: Download complete 18:11:19 12d6caf4c0d1: Verifying Checksum 18:11:19 12d6caf4c0d1: Download complete 18:11:19 213ec9aee27d: Pull complete 18:11:19 4583459ba037: Pull complete 18:11:19 93c1e223e6f2: Pull complete 18:11:19 a7acece74701: Verifying Checksum 18:11:19 a7acece74701: Download complete 18:11:19 53926ce57604: Verifying Checksum 18:11:19 53926ce57604: Download complete 18:11:19 96b7cbca73a9: Verifying Checksum 18:11:19 96b7cbca73a9: Download complete 18:11:24 53926ce57604: Pull complete 18:11:24 21b2b0c7a3f4: Pull complete 18:11:24 22ff95d597cd: Pull complete 18:11:24 12d6caf4c0d1: Pull complete 18:11:25 96b7cbca73a9: Pull complete 18:11:26 a7acece74701: Pull complete 18:11:26 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 18:11:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:11:26 ---> db6d94c90886 18:11:26 Step 3/13 : ARG ADD_BUILD_TAGS="" 18:11:31 Still waiting to schedule task 18:11:31 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:11:32 ---> Running in 1321782a2e00 18:11:32 Removing intermediate container 1321782a2e00 18:11:32 ---> 518da3d762c8 18:11:32 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:11:32 ---> Running in 5cc9dcc3119b 18:11:32 Removing intermediate container 5cc9dcc3119b 18:11:32 ---> 4c64009dc40f 18:11:32 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:11:32 ---> Running in 763f8c0e6d5a 18:11:32 Removing intermediate container 763f8c0e6d5a 18:11:32 ---> 5dd143139bb1 18:11:32 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:11:32 ---> Running in 01a0de170b09 18:11:32 Removing intermediate container 01a0de170b09 18:11:32 ---> a819db20924b 18:11:32 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:11:32 ---> Running in eee6087a18ad 18:11:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:11:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:11:33 (1/80) Installing mesa (21.3.9-r0) 18:11:33 (2/80) Installing libxau (1.0.9-r0) 18:11:33 (3/80) Installing libxdmcp (1.1.3-r0) 18:11:33 (4/80) Installing libxcb (1.15-r0) 18:11:33 (5/80) Installing libx11 (1.8-r0) 18:11:33 (6/80) Installing libxext (1.3.4-r0) 18:11:33 (7/80) Installing libxfixes (6.0.0-r0) 18:11:33 (8/80) Installing libxxf86vm (1.1.4-r2) 18:11:33 (9/80) Installing libpciaccess (0.16-r0) 18:11:33 (10/80) Installing libdrm (2.4.110-r0) 18:11:33 (11/80) Installing mesa-glapi (21.3.9-r0) 18:11:33 (12/80) Installing libxshmfence (1.3-r1) 18:11:33 (13/80) Installing mesa-gl (21.3.9-r0) 18:11:33 (14/80) Installing icu-data-full (71.1-r2) 18:11:34 (15/80) Installing libice (1.0.10-r0) 18:11:34 (16/80) Installing libuuid (2.38-r1) 18:11:34 (17/80) Installing libsm (1.2.3-r0) 18:11:34 (18/80) Installing libxt (1.2.1-r0) 18:11:34 (19/80) Installing libxmu (1.1.3-r0) 18:11:34 (20/80) Installing xset (1.2.4-r0) 18:11:34 (21/80) Installing xprop (1.2.5-r0) 18:11:34 (22/80) Installing xdg-utils (1.1.3-r3) 18:11:34 (23/80) Installing dbus-libs (1.14.4-r0) 18:11:34 (24/80) Installing libffi (3.4.2-r1) 18:11:34 (25/80) Installing libintl (0.21-r2) 18:11:34 (26/80) Installing libblkid (2.38-r1) 18:11:34 (27/80) Installing libmount (2.38-r1) 18:11:34 (28/80) Installing pcre (8.45-r2) 18:11:34 (29/80) Installing glib (2.72.1-r0) 18:11:34 (30/80) Installing icu-libs (71.1-r2) 18:11:34 (31/80) Installing libpcre2-16 (10.40-r0) 18:11:34 (32/80) Installing zstd-libs (1.5.2-r1) 18:11:34 (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) 18:11:34 (34/80) Installing hicolor-icon-theme (0.17-r1) 18:11:34 (35/80) Installing wayland-libs-server (1.20.0-r0) 18:11:34 (36/80) Installing mesa-gbm (21.3.9-r0) 18:11:34 (37/80) Installing wayland-libs-client (1.20.0-r0) 18:11:34 (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) 18:11:34 (39/80) Installing libxcomposite (0.4.5-r0) 18:11:34 (40/80) Installing libbz2 (1.0.8-r1) 18:11:34 (41/80) Installing libpng (1.6.37-r1) 18:11:34 (42/80) Installing freetype (2.12.1-r0) 18:11:34 (43/80) Installing fontconfig (2.14.0-r0) 18:11:34 (44/80) Installing wayland-libs-cursor (1.20.0-r0) 18:11:34 (45/80) Installing wayland-libs-egl (1.20.0-r0) 18:11:34 (46/80) Installing xkeyboard-config (2.35.1-r0) 18:11:34 (47/80) Installing xz-libs (5.2.5-r1) 18:11:34 (48/80) Installing libxml2 (2.9.14-r2) 18:11:34 (49/80) Installing libxkbcommon (1.4.1-r0) 18:11:34 (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) 18:11:34 (51/80) Installing mesa-egl (21.3.9-r0) 18:11:34 (52/80) Installing avahi-libs (0.8-r6) 18:11:34 (53/80) Installing nettle (3.7.3-r0) 18:11:34 (54/80) Installing p11-kit (0.24.1-r0) 18:11:34 (55/80) Installing libtasn1 (4.18.0-r1) 18:11:34 (56/80) Installing libunistring (1.0-r0) 18:11:34 (57/80) Installing gnutls (3.7.7-r1) 18:11:34 (58/80) Installing cups-libs (2.4.2-r0) 18:11:34 (59/80) Installing graphite2 (1.3.14-r1) 18:11:34 (60/80) Installing harfbuzz (4.3.0-r0) 18:11:34 (61/80) Installing libevdev (1.12.1-r0) 18:11:34 (62/80) Installing mtdev (1.1.6-r0) 18:11:34 (63/80) Installing eudev-libs (3.2.11-r0) 18:11:34 (64/80) Installing libinput-libs (1.20.1-r0) 18:11:34 (65/80) Installing libjpeg-turbo (2.1.3-r1) 18:11:34 (66/80) Installing xcb-util-wm (0.4.1-r1) 18:11:34 (67/80) Installing xcb-util (0.4.0-r3) 18:11:34 (68/80) Installing xcb-util-image (0.4.0-r1) 18:11:34 (69/80) Installing xcb-util-keysyms (0.4.0-r1) 18:11:34 (70/80) Installing xcb-util-renderutil (0.3.9-r1) 18:11:34 (71/80) Installing libxkbcommon-x11 (1.4.1-r0) 18:11:34 (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) 18:11:35 (73/80) Installing v4l-utils-libs (1.22.1-r1) 18:11:35 (74/80) Installing v4l-utils (1.22.1-r1) 18:11:35 (75/80) Installing udev-init-scripts (35-r0) 18:11:35 Executing udev-init-scripts-35-r0.post-install 18:11:35 (76/80) Installing kmod-libs (29-r2) 18:11:35 (77/80) Installing eudev (3.2.11-r0) 18:11:35 (78/80) Installing eudev-dev (3.2.11-r0) 18:11:35 (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) 18:11:35 (80/80) Installing v4l-utils-dev (1.22.1-r1) 18:11:35 Executing busybox-1.35.0-r17.trigger 18:11:35 Executing eudev-3.2.11-r0.trigger 18:11:35 OK: 331 MiB in 131 packages 18:11:38 Removing intermediate container eee6087a18ad 18:11:38 ---> 40635076c314 18:11:38 Step 8/13 : WORKDIR /device-usb-camera 18:11:38 ---> Running in 9f484a288420 18:11:38 Removing intermediate container 9f484a288420 18:11:38 ---> 8b6659113687 18:11:38 Step 9/13 : COPY go.mod vendor* ./ 18:11:38 ---> fa7c6f292595 18:11:38 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:11:38 ---> Running in 7b160c1a379c 18:12:17 Removing intermediate container 7b160c1a379c 18:12:17 ---> 4e21cf5df592 18:12:17 Step 11/13 : COPY . . 18:12:17 ---> 1e18680ddf34 18:12:17 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:12:17 ---> Running in 78fbefccf18d 18:12:17  % Total % Received % Xferd Average Speed Time Time Time Current 18:12:17 Dload Upload Total Spent Left Speed 18:12:17  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8401 0 --:--:-- --:--:-- --:--:-- 8428 18:12:17 Removing intermediate container 78fbefccf18d 18:12:17 ---> b4cbef9e5fbe 18:12:17 Step 13/13 : RUN ${MAKE} 18:12:17 ---> Running in 7a4d8e43b353 18:12:17 noop 18:12:17 Removing intermediate container 7a4d8e43b353 18:12:17 ---> 354edcc3c4fd 18:12:17 Successfully built 354edcc3c4fd 18:12:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:12:17 + docker inspect -f . ci-base-image-x86_64 18:12:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:12:18 prd-ubuntu20.04-docker-8c-8g-6761 does not seem to be running inside a container 18:12:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-154 -v /w/workspace/foundry_device-usb-camera_PR-154:/w/workspace/foundry_device-usb-camera_PR-154:rw,z -v /w/workspace/foundry_device-usb-camera_PR-154@tmp:/w/workspace/foundry_device-usb-camera_PR-154@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-x86_64 cat 18:12:18 $ docker top cf018b4612560832203001bbc4effcc8c5d718e2e73b2687984abd5e37df96d3 -eo pid,comm [Pipeline] { [Pipeline] sh 18:12:18 + go version 18:12:18 go version go1.18.7 linux/amd64 [Pipeline] } 18:12:18 $ docker stop --time=1 cf018b4612560832203001bbc4effcc8c5d718e2e73b2687984abd5e37df96d3 18:12:20 $ docker rm -f --volumes cf018b4612560832203001bbc4effcc8c5d718e2e73b2687984abd5e37df96d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:12:20 + docker inspect -f . ci-base-image-x86_64 18:12:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:12:20 prd-ubuntu20.04-docker-8c-8g-6761 does not seem to be running inside a container 18:12:20 $ 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-154 -v /w/workspace/foundry_device-usb-camera_PR-154:/w/workspace/foundry_device-usb-camera_PR-154:rw,z -v /w/workspace/foundry_device-usb-camera_PR-154@tmp:/w/workspace/foundry_device-usb-camera_PR-154@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-x86_64 cat 18:12:21 $ docker top ff0e6aad384cf2581e4563214fbf2eaa9cc60faa36dfece81f58ae01dc5b6c29 -eo pid,comm [Pipeline] { [Pipeline] sh 18:12:21 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-154 [Pipeline] fileExists [Pipeline] sh 18:12:22 + make test 18:12:22 go test ./... -coverprofile=coverage.out ./... 18:12:22 ? github.com/edgexfoundry/device-usb-camera [no test files] 18:12:32 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 18:12:32 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.014s coverage: 1.9% of statements 18:12:40 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 18:12:40 go vet ./... 18:12:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:12:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:12:42 ./bin/test-attribution-txt.sh 18:12:42 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 18:12:42 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 18:12:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:12:43 $ docker stop --time=1 ff0e6aad384cf2581e4563214fbf2eaa9cc60faa36dfece81f58ae01dc5b6c29 18:12:45 $ docker rm -f --volumes ff0e6aad384cf2581e4563214fbf2eaa9cc60faa36dfece81f58ae01dc5b6c29 [Pipeline] // withDockerContainer [Pipeline] sh 18:12:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:12:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:12:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:12:47 + ls -al . 18:12:47 total 196 18:12:47 drwxrwxr-x 10 jenkins jenkins 4096 Feb 20 18:12 . 18:12:47 drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 18:10 .. 18:12:47 drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 18:12 .git 18:12:47 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 18:10 .github 18:12:47 -rw-rw-r-- 1 jenkins jenkins 414 Feb 20 18:10 .gitignore 18:12:47 -rw-rw-r-- 1 jenkins jenkins 42 Feb 20 18:10 .golangci.yml 18:12:47 -rw-rw-r-- 1 jenkins jenkins 77 Feb 20 18:10 .hadolint.yml 18:12:47 drwxr-xr-x 3 jenkins jenkins 4096 Feb 20 18:11 .semver 18:12:47 -rw-rw-r-- 1 jenkins jenkins 9442 Feb 20 18:10 Attribution.txt 18:12:47 -rw-rw-r-- 1 jenkins jenkins 6219 Feb 20 18:10 CHANGELOG.md 18:12:47 -rw-rw-r-- 1 jenkins jenkins 2328 Feb 20 18:10 Dockerfile 18:12:47 -rw-rw-r-- 1 jenkins jenkins 678 Feb 20 18:10 GOVERNANCE.md 18:12:47 -rw-rw-r-- 1 jenkins jenkins 659 Feb 20 18:10 Jenkinsfile 18:12:47 -rw-rw-r-- 1 jenkins jenkins 11348 Feb 20 18:10 LICENSE 18:12:47 -rw-rw-r-- 1 jenkins jenkins 2329 Feb 20 18:10 Makefile 18:12:47 -rw-rw-r-- 1 jenkins jenkins 622 Feb 20 18:10 OWNERS.md 18:12:47 -rw-rw-r-- 1 jenkins jenkins 5934 Feb 20 18:10 README.md 18:12:47 -rw-rw-r-- 1 jenkins jenkins 5 Feb 20 18:11 VERSION 18:12:47 drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 18:10 bin 18:12:47 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 18:10 cmd 18:12:47 -rw-r--r-- 1 jenkins jenkins 30666 Feb 20 18:12 coverage.out 18:12:47 -rwxrwxr-x 1 jenkins jenkins 140 Feb 20 18:10 docker-entrypoint.sh 18:12:47 drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 18:10 docs 18:12:47 -rw-rw-r-- 1 jenkins jenkins 3486 Feb 20 18:10 go.mod 18:12:47 -rw-rw-r-- 1 jenkins jenkins 33526 Feb 20 18:10 go.sum 18:12:47 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 18:10 internal 18:12:47 drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 18:10 snap 18:12:47 -rw-rw-r-- 1 jenkins jenkins 231 Feb 20 18:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:12:47 + 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=f30afbb355d49a17a7c0ff0b3674af9eb662848c --label arch=amd64 --label version=0.0.0 . 18:12:47 Sending build context to Docker daemon 1.765MB 18:12:47 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 18:12:47 Step 2/35 : FROM ${BASE} AS builder 18:12:47 ---> 354edcc3c4fd 18:12:47 Step 3/35 : ARG ADD_BUILD_TAGS="" 18:12:47 ---> Running in f8da33f15bcf 18:12:47 Removing intermediate container f8da33f15bcf 18:12:47 ---> 6c8e51501c89 18:12:47 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:12:47 ---> Running in e5148fcae60a 18:12:47 Removing intermediate container e5148fcae60a 18:12:47 ---> 44f5cf0d47f7 18:12:47 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:12:47 ---> Running in 7fe28170c96b 18:12:47 Removing intermediate container 7fe28170c96b 18:12:47 ---> 7142f5912bd8 18:12:47 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:12:48 ---> Running in 1af1e39d53f3 18:12:48 Removing intermediate container 1af1e39d53f3 18:12:48 ---> a12b56c242f5 18:12:48 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:12:48 ---> Running in 3cc762d61726 18:12:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:12:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:12:48 OK: 331 MiB in 131 packages 18:12:49 Removing intermediate container 3cc762d61726 18:12:49 ---> 451f0f2f275b 18:12:49 Step 8/35 : WORKDIR /device-usb-camera 18:12:49 ---> Running in be8204a94bc0 18:12:49 Removing intermediate container be8204a94bc0 18:12:49 ---> e2e51f25a3b4 18:12:49 Step 9/35 : COPY go.mod vendor* ./ 18:12:49 ---> d2f7a605b335 18:12:49 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:12:49 ---> Running in 7f130a0445a1 18:12:50 Removing intermediate container 7f130a0445a1 18:12:50 ---> b96b6f6491c5 18:12:50 Step 11/35 : COPY . . 18:12:50 ---> 1f9247accc32 18:12:50 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:12:50 ---> Running in 4dd62ebb2f8d 18:12:50  % Total % Received % Xferd Average Speed Time Time Time Current 18:12:50 Dload Upload Total Spent Left Speed 18:12:50  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 42319 0 --:--:-- --:--:-- --:--:-- 42480 18:12:51 Removing intermediate container 4dd62ebb2f8d 18:12:51 ---> a99791d76395 18:12:51 Step 13/35 : RUN ${MAKE} 18:12:51 ---> Running in bafdfad896a3 18:12:51 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 18:13:06 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6762 in /w/workspace/foundry_device-usb-camera_PR-154 [Pipeline] { [Pipeline] ws 18:13:06 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 18:13:06 Selected Git installation does not exist. Using Default 18:13:06 The recommended git tool is: NONE 18:13:11 using credential edgex-jenkins-ssh 18:13:11 Cloning the remote Git repository 18:13:11 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 18:13:11 > git init /w/workspace/device-usb-camera/1 # timeout=10 18:13:11 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 18:13:11 > git --version # timeout=10 18:13:11 > git --version # 'git version 2.25.1' 18:13:11 using GIT_SSH to set credentials SSH Credentials for GitHub 18:13:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:13:13 Removing intermediate container bafdfad896a3 18:13:13 ---> 65a6c1ce05ac 18:13:13 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 18:13:13 v0.18.4: Pulling from aler9/rtsp-simple-server 18:13:13 af6660deedbd: Pulling fs layer 18:13:13 97cd0a44c592: Pulling fs layer 18:13:13 97cd0a44c592: Verifying Checksum 18:13:13 97cd0a44c592: Download complete 18:13:13 af6660deedbd: Verifying Checksum 18:13:13 af6660deedbd: Download complete 18:13:13 af6660deedbd: Pull complete 18:13:13 97cd0a44c592: Pull complete 18:13:13 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 18:13:13 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 18:13:13 ---> fea57e182299 18:13:13 Step 15/35 : FROM alpine:3.16 18:13:12 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 18:13:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:13:13 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 18:13:13 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 18:13:13 using GIT_SSH to set credentials SSH Credentials for GitHub 18:13:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/154/head:refs/remotes/origin/PR-154 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:13:14 3.16: Pulling from library/alpine 18:13:14 ef5531b6e74e: Pulling fs layer 18:13:14 Merging remotes/origin/main commit d43df4097523a2749be68cc9a7c29d8397ed8c11 into PR head commit f30afbb355d49a17a7c0ff0b3674af9eb662848c 18:13:14 ef5531b6e74e: Verifying Checksum 18:13:14 ef5531b6e74e: Download complete 18:13:14 Merge succeeded, producing f30afbb355d49a17a7c0ff0b3674af9eb662848c 18:13:14 Checking out Revision f30afbb355d49a17a7c0ff0b3674af9eb662848c (PR-154) 18:13:14 ef5531b6e74e: Pull complete 18:13:14 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 18:13:14 Status: Downloaded newer image for alpine:3.16 18:13:14 ---> dfd21b5a31f5 18:13:14 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 18:13:14 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 18:13:14 > git --version # timeout=10 18:13:14 > git --version # 'git version 2.25.1' 18:13:14 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 18:13:14 ---> Running in 623818f4b6a6 18:13:14 Removing intermediate container 623818f4b6a6 18:13:14 ---> 681c30a04d67 18:13:14 Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev 18:13:14 ---> Running in 88cdf501ddc6 18:13:14 > git config core.sparsecheckout # timeout=10 18:13:14 > git checkout -f f30afbb355d49a17a7c0ff0b3674af9eb662848c # timeout=10 18:13:14 > git remote # timeout=10 18:13:14 > git config --get remote.origin.url # timeout=10 18:13:14 using GIT_SSH to set credentials SSH Credentials for GitHub 18:13:14 > git merge d43df4097523a2749be68cc9a7c29d8397ed8c11 # timeout=10 18:13:14 > git rev-parse HEAD^{commit} # timeout=10 18:13:14 > git config core.sparsecheckout # timeout=10 18:13:14 > git checkout -f f30afbb355d49a17a7c0ff0b3674af9eb662848c # timeout=10 18:13:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 18:13:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [Pipeline] script [Pipeline] { [Pipeline] sh 18:13:15 (1/80) Installing dumb-init (1.2.5-r1) 18:13:15 (2/80) Installing sdl2 (2.0.22-r0) 18:13:15 (3/80) Installing libxau (1.0.9-r0) 18:13:15 (4/80) Installing libxdmcp (1.1.3-r0) 18:13:15 (5/80) Installing libxcb (1.15-r0) 18:13:15 (6/80) Installing libx11 (1.8-r0) 18:13:15 (7/80) Installing aom-libs (3.3.0-r0) 18:13:15 (8/80) Installing alsa-lib (1.2.7.2-r0) 18:13:15 (9/80) Installing expat (2.5.0-r0) 18:13:15 (10/80) Installing brotli-libs (1.0.9-r6) 18:13:15 (11/80) Installing libbz2 (1.0.8-r1) 18:13:15 (12/80) Installing libpng (1.6.37-r1) 18:13:15 (13/80) Installing freetype (2.12.1-r0) 18:13:15 (14/80) Installing fontconfig (2.14.0-r0) 18:13:15 (15/80) Installing fribidi (1.0.12-r0) 18:13:15 (16/80) Installing libffi (3.4.2-r1) 18:13:15 (17/80) Installing libintl (0.21-r2) 18:13:15 (18/80) Installing libblkid (2.38-r1) 18:13:15 (19/80) Installing libmount (2.38-r1) 18:13:15 (20/80) Installing pcre (8.45-r2) 18:13:15 (21/80) Installing glib (2.72.1-r0) 18:13:15 (22/80) Installing graphite2 (1.3.14-r1) 18:13:15 (23/80) Installing harfbuzz (4.3.0-r0) 18:13:15 (24/80) Installing libass (0.16.0-r0) 18:13:15 (25/80) Installing libdav1d (1.0.0-r0) 18:13:15 (26/80) Installing libpciaccess (0.16-r0) 18:13:15 (27/80) Installing libdrm (2.4.110-r0) 18:13:15 (28/80) Installing gmp (6.2.1-r2) 18:13:15 (29/80) Installing nettle (3.7.3-r0) 18:13:15 (30/80) Installing p11-kit (0.24.1-r0) 18:13:15 (31/80) Installing libtasn1 (4.18.0-r1) 18:13:15 (32/80) Installing libunistring (1.0-r0) 18:13:15 (33/80) Installing gnutls (3.7.7-r1) 18:13:15 (34/80) Installing ncurses-terminfo-base (6.3_p20220521-r0) 18:13:15 (35/80) Installing ncurses-libs (6.3_p20220521-r0) 18:13:15 (36/80) Installing lame (3.100-r0) 18:13:16 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:13:16 % Total % Received % Xferd Average Speed Time Time Time Current 18:13:16 Dload Upload Total Spent Left Speed 18:13:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 82 12751 82 10503 0 0 80175 0 --:--:-- --:--:-- --:--:-- 79568 100 12751 100 12751 0 0 96598 0 --:--:-- --:--:-- --:--:-- 95872 18:13:16 (37/80) Installing opus (1.3.1-r1) 18:13:16 (38/80) Installing libasyncns (0.8-r1) 18:13:16 (39/80) Installing dbus-libs (1.14.4-r0) 18:13:16 (40/80) Installing libltdl (2.4.7-r0) 18:13:16 (41/80) Installing orc (0.4.32-r0) 18:13:16 (42/80) Installing libgcc (11.2.1_git20220219-r2) 18:13:16 (43/80) Installing libogg (1.3.5-r1) 18:13:16 (44/80) Installing libstdc++ (11.2.1_git20220219-r2) 18:13:16 (45/80) Installing flac (1.3.4-r0) 18:13:16 (46/80) Installing libvorbis (1.3.7-r0) 18:13:16 (47/80) Installing libsndfile (1.1.0-r0) 18:13:16 (48/80) Installing libgomp (11.2.1_git20220219-r2) 18:13:16 (49/80) Installing soxr (0.1.3-r2) 18:13:16 (50/80) Installing speexdsp (1.2.0-r0) 18:13:16 (51/80) Installing tdb-libs (1.4.6-r0) 18:13:16 (52/80) Installing libpulse (15.0-r2) 18:13:16 (53/80) Installing cjson (1.7.15-r3) 18:13:16 (54/80) Installing mbedtls (2.28.2-r0) 18:13:16 (55/80) Installing librist (0.2.6-r1) 18:13:16 (56/80) Installing libsrt (1.4.4-r0) 18:13:16 (57/80) Installing libssh (0.9.6-r1) 18:13:16 (58/80) Installing libtheora (1.1.1-r16) 18:13:16 (59/80) Installing libjpeg-turbo (2.1.3-r1) 18:13:16 (60/80) Installing v4l-utils-libs (1.22.1-r1) 18:13:16 (61/80) Installing libxext (1.3.4-r0) 18:13:16 (62/80) Installing libxfixes (6.0.0-r0) 18:13:16 (63/80) Installing wayland-libs-client (1.20.0-r0) 18:13:16 (64/80) Installing libva (2.14.0-r0) 18:13:16 (65/80) Installing libvdpau (1.5-r0) 18:13:16 (66/80) Installing vidstab (1.1.0-r1) 18:13:16 (67/80) Installing libvpx (1.11.0-r1) [Pipeline] sh 18:13:16 (68/80) Installing libwebp (1.2.3-r0) 18:13:16 (69/80) Installing x264-libs (0.163_git20210613-r0) 18:13:16 (70/80) Installing numactl (2.0.14-r0) 18:13:16 (71/80) Installing x265-libs (3.5-r3) 18:13:16 (72/80) Installing xvidcore (1.3.7-r1) 18:13:16 (73/80) Installing ffmpeg-libs (5.0.1-r1) 18:13:16 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:13:16 (74/80) Installing ffmpeg (5.0.1-r1) 18:13:16 (75/80) Installing udev-init-scripts (35-r0) 18:13:16 Executing udev-init-scripts-35-r0.post-install 18:13:16 (76/80) Installing eudev-libs (3.2.11-r0) 18:13:16 (77/80) Installing xz-libs (5.2.5-r1) 18:13:16 (78/80) Installing zstd-libs (1.5.2-r1) 18:13:16 (79/80) Installing kmod-libs (29-r2) 18:13:16 (80/80) Installing eudev (3.2.11-r0) 18:13:16 Executing busybox-1.35.0-r17.trigger 18:13:16 Executing eudev-3.2.11-r0.trigger 18:13:16 OK: 100 MiB in 94 packages 18:13:17 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:13:17 + sudo tee /etc/docker/daemon.new 18:13:17 { 18:13:17 "registry-mirrors": [ 18:13:17 "https://nexus3.edgexfoundry.org:10001" 18:13:17 ], 18:13:17 "bip": "10.250.0.254/24", 18:13:17 "hosts": [ 18:13:17 "tcp://0.0.0.0:5555", 18:13:17 "unix:///var/run/docker.sock" 18:13:17 ], 18:13:17 "mtu": 1458, 18:13:17 "selinux-enabled": true, 18:13:17 "seccomp-profile": "/etc/docker/seccomp.json" 18:13:17 } [Pipeline] sh 18:13:17 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:13:17 + sudo service docker restart 18:13:19 Removing intermediate container 88cdf501ddc6 18:13:19 ---> 5bbbc0bd0a8d 18:13:19 Step 18/35 : WORKDIR / 18:13:19 ---> Running in 8d1c1047bfc7 18:13:19 Removing intermediate container 8d1c1047bfc7 18:13:19 ---> ca8e522d94f3 18:13:19 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 18:13:19 ---> 5f608956d38b 18:13:19 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 18:13:20 ---> 7856edace630 18:13:20 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 18:13:20 ---> 786655a5ab7c 18:13:20 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 18:13:20 ---> 32cdd8417cd8 18:13:20 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 18:13:20 ---> b0674683ba49 18:13:20 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 18:13:20 ---> bf48dd077348 18:13:20 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 18:13:21 ---> 0f6b7d133fd5 18:13:21 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 18:13:21 ---> Running in c0c15f68b490 18:13:21 Removing intermediate container c0c15f68b490 18:13:21 ---> 5ba64e38548b 18:13:21 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 18:13:21 ---> Running in e1fccae7ba18 18:13:22 Removing intermediate container e1fccae7ba18 18:13:22 ---> 675d6598b228 18:13:22 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 18:13:22 ---> Running in c005fa48d7e9 18:13:23 Removing intermediate container c005fa48d7e9 18:13:23 ---> 8aabfab86d64 18:13:23 Step 29/35 : EXPOSE 59983 18:13:23 ---> Running in 8c026f5ba4b5 18:13:23 Removing intermediate container 8c026f5ba4b5 18:13:23 ---> 16833628fc3b 18:13:23 Step 30/35 : EXPOSE 8554 18:13:23 ---> Running in a0c9a63a8988 18:13:23 Removing intermediate container a0c9a63a8988 18:13:23 ---> ea8bc71b3a3a 18:13:23 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 18:13:23 ---> Running in e75463083c22 18:13:23 Removing intermediate container e75463083c22 18:13:23 ---> 4c938bf21d3d 18:13:23 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 18:13:23 ---> Running in b3cbdbbd5975 18:13:23 Removing intermediate container b3cbdbbd5975 18:13:23 ---> 9e9e11a1db6e 18:13:23 Step 33/35 : LABEL arch=amd64 18:13:23 ---> Running in 1a6e450f83b8 18:13:23 Removing intermediate container 1a6e450f83b8 18:13:23 ---> 4707a53b5024 18:13:23 Step 34/35 : LABEL git_sha=f30afbb355d49a17a7c0ff0b3674af9eb662848c 18:13:23 ---> Running in 984420b4bf9a 18:13:23 Removing intermediate container 984420b4bf9a 18:13:23 ---> 9a9391c0c558 18:13:23 Step 35/35 : LABEL version=0.0.0 18:13:23 ---> Running in 9ee124a66b87 18:13:24 Removing intermediate container 9ee124a66b87 18:13:24 ---> dabca041a62c 18:13:24 [Warning] One or more build-args [ARCH] were not consumed 18:13:24 Successfully built dabca041a62c 18:13:24 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 18:13:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:13:24 18:13:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:13:25 latest: Pulling from edgex-lftools-log-publisher 18:13:25 5eb5b503b376: Pulling fs layer 18:13:25 5c69ac0246d0: Pulling fs layer 18:13:25 ec43610c2a17: Pulling fs layer 18:13:25 3a2ae6a8a46f: Pulling fs layer 18:13:25 33b1e0a273af: Pulling fs layer 18:13:25 5d3b04190fa2: Pulling fs layer 18:13:25 2f39f015ded8: Pulling fs layer 18:13:25 3a2ae6a8a46f: Waiting 18:13:25 33b1e0a273af: Waiting 18:13:25 5d3b04190fa2: Waiting 18:13:25 2f39f015ded8: Waiting 18:13:25 5c69ac0246d0: Verifying Checksum 18:13:25 5c69ac0246d0: Download complete 18:13:25 3a2ae6a8a46f: Download complete 18:13:25 33b1e0a273af: Verifying Checksum 18:13:25 33b1e0a273af: Download complete 18:13:25 5d3b04190fa2: Download complete 18:13:25 ec43610c2a17: Verifying Checksum 18:13:25 ec43610c2a17: Download complete 18:13:25 5eb5b503b376: Verifying Checksum 18:13:25 5eb5b503b376: Download complete 18:13:26 5eb5b503b376: Pull complete 18:13:26 5c69ac0246d0: Pull complete 18:13:27 ec43610c2a17: Pull complete 18:13:27 3a2ae6a8a46f: Pull complete 18:13:27 33b1e0a273af: Pull complete 18:13:27 5d3b04190fa2: Pull complete 18:13:31 2f39f015ded8: Pull complete 18:13:31 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:13:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:13:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:13:32 prd-ubuntu20.04-docker-8c-8g-6761 does not seem to be running inside a container 18:13:32 $ 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-154 -v /w/workspace/foundry_device-usb-camera_PR-154:/w/workspace/foundry_device-usb-camera_PR-154:rw,z -v /w/workspace/foundry_device-usb-camera_PR-154@tmp:/w/workspace/foundry_device-usb-camera_PR-154@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:latest cat 18:13:36 $ docker top 6e20c9a0f75e054b69c3461b7adfae34948a01d86849495929a2bcd3310ed90a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider 18:13:36 provisioning config files... 18:13:36 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config9718850714362473875tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:13:36 ---> job-cost.sh 18:13:36 lf-activate-venv: SKIPPING 18:13:36 INFO: No Stack... 18:13:37 ---> docker-login.sh 18:13:37 nexus3.edgexfoundry.org:10001 18:13:37 INFO: Retrieving Pricing Info for: v3-standard-8 18:13:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:37 Configure a credential helper to remove this warning. See 18:13:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:37 18:13:37 Login Succeeded 18:13:37 nexus3.edgexfoundry.org:10002 18:13:37 INFO: Archiving Costs [Pipeline] sh 18:13:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:38 + cat /w/workspace/foundry_device-usb-camera_PR-154/archives/cost.csv 18:13:38 + cut -d, -f6 [Pipeline] lock 18:13:38 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-154-1-stack-cost] 18:13:38 Resource [jenkins-edgexfoundry-device-usb-camera-PR-154-1-stack-cost] did not exist. Created. 18:13:38 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-154-1-stack-cost] [Pipeline] { [Pipeline] unstash 18:13:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:38 Configure a credential helper to remove this warning. See 18:13:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:38 18:13:38 Login Succeeded 18:13:38 nexus3.edgexfoundry.org:10003 [Pipeline] sh 18:13:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:38 Configure a credential helper to remove this warning. See 18:13:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:38 18:13:38 Login Succeeded 18:13:38 nexus3.edgexfoundry.org:10004 18:13:38 + echo total: 0.2199999988079071 [Pipeline] stash 18:13:38 Stashed 1 file(s) [Pipeline] } 18:13:38 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-154-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:13:38 $ docker stop --time=1 6e20c9a0f75e054b69c3461b7adfae34948a01d86849495929a2bcd3310ed90a 18:13:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:38 Configure a credential helper to remove this warning. See 18:13:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:38 18:13:38 Login Succeeded 18:13:38 docker.io 18:13:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:39 Configure a credential helper to remove this warning. See 18:13:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:39 18:13:39 Login Succeeded 18:13:39 ---> docker-login.sh ends 18:13:39 $ docker rm -f --volumes 6e20c9a0f75e054b69c3461b7adfae34948a01d86849495929a2bcd3310ed90a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 18:13:39 Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo 18:13:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:13:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:13:40 ========================================================= 18:13:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 18:13:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:40 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 18:13:41 Sending build context to Docker daemon 1.124MB 18:13:41 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 18:13:41 Step 2/13 : FROM ${BASE} AS builder 18:13:41 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:13:41 9b18e9b68314: Pulling fs layer 18:13:41 35d82f9e3411: Pulling fs layer 18:13:41 e16973657156: Pulling fs layer 18:13:41 fc693d55d65f: Pulling fs layer 18:13:41 7e9fc2657dce: Pulling fs layer 18:13:41 dda99020689f: Pulling fs layer 18:13:41 db1c61fa0a46: Pulling fs layer 18:13:41 891c053d2c06: Pulling fs layer 18:13:41 dda99020689f: Waiting 18:13:41 db1c61fa0a46: Waiting 18:13:41 7e9fc2657dce: Waiting 18:13:41 891c053d2c06: Waiting 18:13:41 e16973657156: Download complete 18:13:41 35d82f9e3411: Verifying Checksum 18:13:41 35d82f9e3411: Download complete 18:13:41 7e9fc2657dce: Verifying Checksum 18:13:41 7e9fc2657dce: Download complete 18:13:41 dda99020689f: Verifying Checksum 18:13:41 dda99020689f: Download complete 18:13:41 9b18e9b68314: Download complete 18:13:42 9b18e9b68314: Pull complete 18:13:42 891c053d2c06: Verifying Checksum 18:13:42 891c053d2c06: Download complete 18:13:43 35d82f9e3411: Pull complete 18:13:43 e16973657156: Pull complete 18:13:43 db1c61fa0a46: Verifying Checksum 18:13:43 db1c61fa0a46: Download complete 18:13:44 fc693d55d65f: Verifying Checksum 18:13:44 fc693d55d65f: Download complete 18:13:57 fc693d55d65f: Pull complete 18:13:57 7e9fc2657dce: Pull complete 18:13:57 dda99020689f: Pull complete 18:14:03 db1c61fa0a46: Pull complete 18:14:04 891c053d2c06: Pull complete 18:14:05 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 18:14:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:14:05 ---> f96f9c87975a 18:14:05 Step 3/13 : ARG ADD_BUILD_TAGS="" 18:14:05 ---> Running in cfce642a0fdd 18:14:05 Removing intermediate container cfce642a0fdd 18:14:05 ---> f8e0f7ea7827 18:14:05 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:14:06 ---> Running in c90c1787529c 18:14:06 Removing intermediate container c90c1787529c 18:14:06 ---> 8935dc6b1c0d 18:14:06 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:14:06 ---> Running in 3e4e94699525 18:14:06 Removing intermediate container 3e4e94699525 18:14:06 ---> cd6643d2d83f 18:14:06 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:14:07 ---> Running in 3d1f99883fa3 18:14:07 Removing intermediate container 3d1f99883fa3 18:14:07 ---> b8ca7b086d9c 18:14:07 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:14:07 ---> Running in 69c6f2692a66 18:14:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:14:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:14:09 (1/14) Installing libintl (0.21-r2) 18:14:09 (2/14) Installing eudev-libs (3.2.11-r0) 18:14:09 (3/14) Installing libjpeg-turbo (2.1.3-r1) 18:14:09 (4/14) Installing v4l-utils-libs (1.22.1-r1) 18:14:09 (5/14) Installing v4l-utils (1.22.1-r1) 18:14:09 (6/14) Installing udev-init-scripts (35-r0) 18:14:09 Executing udev-init-scripts-35-r0.post-install 18:14:09 (7/14) Installing libblkid (2.38-r1) 18:14:09 (8/14) Installing xz-libs (5.2.5-r1) 18:14:09 (9/14) Installing zstd-libs (1.5.2-r1) 18:14:09 (10/14) Installing kmod-libs (29-r2) 18:14:09 (11/14) Installing eudev (3.2.11-r0) 18:14:09 (12/14) Installing eudev-dev (3.2.11-r0) 18:14:09 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 18:14:09 (14/14) Installing v4l-utils-dev (1.22.1-r1) 18:14:09 Executing busybox-1.35.0-r17.trigger 18:14:09 Executing eudev-3.2.11-r0.trigger 18:14:09 OK: 228 MiB in 65 packages 18:14:11 Removing intermediate container 69c6f2692a66 18:14:11 ---> fbc2888e098d 18:14:11 Step 8/13 : WORKDIR /device-usb-camera 18:14:11 ---> Running in c886ccadb296 18:14:11 Removing intermediate container c886ccadb296 18:14:11 ---> 30badb0b488b 18:14:11 Step 9/13 : COPY go.mod vendor* ./ 18:14:12 ---> 4e959a887d95 18:14:12 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:14:12 ---> Running in 4bfb9df01cb1 18:15:19 Removing intermediate container 4bfb9df01cb1 18:15:19 ---> 9a0367f8e3b3 18:15:19 Step 11/13 : COPY . . 18:15:19 ---> 22203612bd7c 18:15:19 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:15:19 ---> Running in 982fb83ab89f 18:15:19  % Total % Received % Xferd Average Speed Time Time Time Current 18:15:19 Dload Upload Total Spent Left Speed 18:15:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 15110 0 --:--:-- --:--:-- --:--:-- 15391 18:15:19 Removing intermediate container 982fb83ab89f 18:15:19 ---> b9d1e440ecc9 18:15:19 Step 13/13 : RUN ${MAKE} 18:15:19 ---> Running in 0b5db4fde729 18:15:19 noop 18:15:19 Removing intermediate container 0b5db4fde729 18:15:19 ---> 7660422c86b3 18:15:19 Successfully built 7660422c86b3 18:15:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:20 + docker inspect -f . ci-base-image-arm64 18:15:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:15:20 prd-ubuntu20.04-docker-arm64-4c-16g-6762 does not seem to be running inside a container 18:15:20 $ 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 18:15:21 $ docker top 42801c3731c29af8d72254f1f31b47f1e03a1b5fc1f45c3a93a26fbdcbae6cf4 -eo pid,comm [Pipeline] { [Pipeline] sh 18:15:22 + go version 18:15:22 go version go1.18.7 linux/arm64 [Pipeline] } 18:15:22 $ docker stop --time=1 42801c3731c29af8d72254f1f31b47f1e03a1b5fc1f45c3a93a26fbdcbae6cf4 18:15:24 $ docker rm -f --volumes 42801c3731c29af8d72254f1f31b47f1e03a1b5fc1f45c3a93a26fbdcbae6cf4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:25 + docker inspect -f . ci-base-image-arm64 18:15:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:15:25 prd-ubuntu20.04-docker-arm64-4c-16g-6762 does not seem to be running inside a container 18:15:25 $ 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 18:15:26 $ docker top f31f486e88028d18b79ba9100a1c4924f7255a4213166af2a5a034b224e5e33b -eo pid,comm [Pipeline] { [Pipeline] sh 18:15:27 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 18:15:27 + make test 18:15:27 go test ./... -coverprofile=coverage.out ./... 18:15:29 ? github.com/edgexfoundry/device-usb-camera [no test files] 18:16:51 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 18:16:54 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.060s coverage: 1.9% of statements 18:16:55 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:16:55 go vet ./... 18:17:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:17:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:17:16 ./bin/test-attribution-txt.sh 18:17:16 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 18:17:16 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 18:17:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:17:16 $ docker stop --time=1 f31f486e88028d18b79ba9100a1c4924f7255a4213166af2a5a034b224e5e33b 18:17:17 $ docker rm -f --volumes f31f486e88028d18b79ba9100a1c4924f7255a4213166af2a5a034b224e5e33b [Pipeline] // withDockerContainer [Pipeline] sh 18:17:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:17:18 Warning: overwriting stash ‘coverage-report’ 18:17:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:17:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:17:20 + ls -al . 18:17:20 total 192 18:17:20 drwxrwxr-x 9 jenkins jenkins 4096 Feb 20 18:15 . 18:17:20 drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 18:13 .. 18:17:20 drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 18:13 .git 18:17:20 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 18:13 .github 18:17:20 -rw-rw-r-- 1 jenkins jenkins 414 Feb 20 18:13 .gitignore 18:17:20 -rw-rw-r-- 1 jenkins jenkins 42 Feb 20 18:13 .golangci.yml 18:17:20 -rw-rw-r-- 1 jenkins jenkins 77 Feb 20 18:13 .hadolint.yml 18:17:20 -rw-rw-r-- 1 jenkins jenkins 9442 Feb 20 18:13 Attribution.txt 18:17:20 -rw-rw-r-- 1 jenkins jenkins 6219 Feb 20 18:13 CHANGELOG.md 18:17:20 -rw-rw-r-- 1 jenkins jenkins 2328 Feb 20 18:13 Dockerfile 18:17:20 -rw-rw-r-- 1 jenkins jenkins 678 Feb 20 18:13 GOVERNANCE.md 18:17:20 -rw-rw-r-- 1 jenkins jenkins 659 Feb 20 18:13 Jenkinsfile 18:17:20 -rw-rw-r-- 1 jenkins jenkins 11348 Feb 20 18:13 LICENSE 18:17:20 -rw-rw-r-- 1 jenkins jenkins 2329 Feb 20 18:13 Makefile 18:17:20 -rw-rw-r-- 1 jenkins jenkins 622 Feb 20 18:13 OWNERS.md 18:17:20 -rw-rw-r-- 1 jenkins jenkins 5934 Feb 20 18:13 README.md 18:17:20 -rw-rw-r-- 1 jenkins jenkins 5 Feb 20 18:11 VERSION 18:17:20 drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 18:13 bin 18:17:20 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 18:13 cmd 18:17:20 -rw-r--r-- 1 jenkins jenkins 30666 Feb 20 18:16 coverage.out 18:17:20 -rwxrwxr-x 1 jenkins jenkins 140 Feb 20 18:13 docker-entrypoint.sh 18:17:20 drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 18:13 docs 18:17:20 -rw-rw-r-- 1 jenkins jenkins 3486 Feb 20 18:13 go.mod 18:17:20 -rw-rw-r-- 1 jenkins jenkins 33526 Feb 20 18:13 go.sum 18:17:20 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 18:13 internal 18:17:20 drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 18:13 snap 18:17:20 -rw-rw-r-- 1 jenkins jenkins 231 Feb 20 18:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:17:20 + 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=f30afbb355d49a17a7c0ff0b3674af9eb662848c --label arch=arm64 --label version=0.0.0 . 18:17:20 Sending build context to Docker daemon 1.155MB 18:17:20 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 18:17:20 Step 2/35 : FROM ${BASE} AS builder 18:17:20 ---> 7660422c86b3 18:17:20 Step 3/35 : ARG ADD_BUILD_TAGS="" 18:17:21 ---> Running in 22bc05f4cbd6 18:17:21 Removing intermediate container 22bc05f4cbd6 18:17:21 ---> 02e78cab338c 18:17:21 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:17:21 ---> Running in b8e5aa7424ec 18:17:21 Removing intermediate container b8e5aa7424ec 18:17:21 ---> c960104c69ce 18:17:21 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:17:22 ---> Running in 04de342df909 18:17:22 Removing intermediate container 04de342df909 18:17:22 ---> f3e8528fdeb9 18:17:22 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:17:22 ---> Running in a84611e9d5c6 18:17:22 Removing intermediate container a84611e9d5c6 18:17:22 ---> fb757c29894d 18:17:22 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:17:22 ---> Running in 150a4a73a764 18:17:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:17:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:17:25 OK: 228 MiB in 65 packages 18:17:26 Removing intermediate container 150a4a73a764 18:17:26 ---> 6d2d4b81352b 18:17:26 Step 8/35 : WORKDIR /device-usb-camera 18:17:26 ---> Running in f9a400cae7eb 18:17:26 Removing intermediate container f9a400cae7eb 18:17:26 ---> 8d4b2a829d36 18:17:26 Step 9/35 : COPY go.mod vendor* ./ 18:17:29 ---> e67f47fa5b17 18:17:29 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:17:29 ---> Running in 6f97d15f243b 18:17:31 Removing intermediate container 6f97d15f243b 18:17:31 ---> 3c1e0d97d865 18:17:31 Step 11/35 : COPY . . 18:17:32 ---> 19937a703083 18:17:32 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:17:32 ---> Running in b4307a03dac6 18:17:33  % Total % Received % Xferd Average Speed Time Time Time Current 18:17:33 Dload Upload Total Spent Left Speed 18:17:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6862 0 --:--:-- --:--:-- --:--:-- 6896 18:17:34 Removing intermediate container b4307a03dac6 18:17:34 ---> 9722b712c328 18:17:34 Step 13/35 : RUN ${MAKE} 18:17:34 ---> Running in cce065bf8b9f 18:17:35 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 18:20:12 Removing intermediate container cce065bf8b9f 18:20:12 ---> dc58e2bdd96d 18:20:12 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 18:20:12 v0.18.4: Pulling from aler9/rtsp-simple-server 18:20:12 eab2503cf8f4: Pulling fs layer 18:20:12 97cd0a44c592: Pulling fs layer 18:20:12 97cd0a44c592: Download complete 18:20:12 eab2503cf8f4: Verifying Checksum 18:20:12 eab2503cf8f4: Download complete 18:20:12 eab2503cf8f4: Pull complete 18:20:12 97cd0a44c592: Pull complete 18:20:12 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 18:20:12 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 18:20:12 ---> 7f763cca56b3 18:20:12 Step 15/35 : FROM alpine:3.16 18:20:12 3.16: Pulling from library/alpine 18:20:12 3760b48202b3: Pulling fs layer 18:20:12 3760b48202b3: Verifying Checksum 18:20:12 3760b48202b3: Download complete 18:20:12 3760b48202b3: Pull complete 18:20:12 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 18:20:12 Status: Downloaded newer image for alpine:3.16 18:20:12 ---> 4c81e5bf8899 18:20:12 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 18:20:12 ---> Running in 7fd53f3efe06 18:20:12 Removing intermediate container 7fd53f3efe06 18:20:12 ---> de364f1abc24 18:20:12 Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev 18:20:12 ---> Running in 8ef8716da1a7 18:20:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:20:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:20:12 (1/79) Installing dumb-init (1.2.5-r1) 18:20:12 (2/79) Installing sdl2 (2.0.22-r0) 18:20:12 (3/79) Installing libxau (1.0.9-r0) 18:20:12 (4/79) Installing libxdmcp (1.1.3-r0) 18:20:12 (5/79) Installing libxcb (1.15-r0) 18:20:12 (6/79) Installing libx11 (1.8-r0) 18:20:12 (7/79) Installing aom-libs (3.3.0-r0) 18:20:12 (8/79) Installing alsa-lib (1.2.7.2-r0) 18:20:12 (9/79) Installing expat (2.5.0-r0) 18:20:12 (10/79) Installing brotli-libs (1.0.9-r6) 18:20:12 (11/79) Installing libbz2 (1.0.8-r1) 18:20:12 (12/79) Installing libpng (1.6.37-r1) 18:20:12 (13/79) Installing freetype (2.12.1-r0) 18:20:12 (14/79) Installing fontconfig (2.14.0-r0) 18:20:12 (15/79) Installing fribidi (1.0.12-r0) 18:20:12 (16/79) Installing libffi (3.4.2-r1) 18:20:12 (17/79) Installing libintl (0.21-r2) 18:20:12 (18/79) Installing libblkid (2.38-r1) 18:20:12 (19/79) Installing libmount (2.38-r1) 18:20:12 (20/79) Installing pcre (8.45-r2) 18:20:12 (21/79) Installing glib (2.72.1-r0) 18:20:12 (22/79) Installing graphite2 (1.3.14-r1) 18:20:12 (23/79) Installing harfbuzz (4.3.0-r0) 18:20:12 (24/79) Installing libass (0.16.0-r0) 18:20:12 (25/79) Installing libdav1d (1.0.0-r0) 18:20:12 (26/79) Installing libdrm (2.4.110-r0) 18:20:12 (27/79) Installing gmp (6.2.1-r2) 18:20:12 (28/79) Installing nettle (3.7.3-r0) 18:20:12 (29/79) Installing p11-kit (0.24.1-r0) 18:20:12 (30/79) Installing libtasn1 (4.18.0-r1) 18:20:12 (31/79) Installing libunistring (1.0-r0) 18:20:12 (32/79) Installing gnutls (3.7.7-r1) 18:20:12 (33/79) Installing ncurses-terminfo-base (6.3_p20220521-r0) 18:20:12 (34/79) Installing ncurses-libs (6.3_p20220521-r0) 18:20:12 (35/79) Installing lame (3.100-r0) 18:20:12 (36/79) Installing opus (1.3.1-r1) 18:20:12 (37/79) Installing libasyncns (0.8-r1) 18:20:12 (38/79) Installing dbus-libs (1.14.4-r0) 18:20:12 (39/79) Installing libltdl (2.4.7-r0) 18:20:12 (40/79) Installing orc (0.4.32-r0) 18:20:12 (41/79) Installing libgcc (11.2.1_git20220219-r2) 18:20:12 (42/79) Installing libogg (1.3.5-r1) 18:20:12 (43/79) Installing libstdc++ (11.2.1_git20220219-r2) 18:20:12 (44/79) Installing flac (1.3.4-r0) 18:20:12 (45/79) Installing libvorbis (1.3.7-r0) 18:20:12 (46/79) Installing libsndfile (1.1.0-r0) 18:20:12 (47/79) Installing libgomp (11.2.1_git20220219-r2) 18:20:12 (48/79) Installing soxr (0.1.3-r2) 18:20:12 (49/79) Installing speexdsp (1.2.0-r0) 18:20:12 (50/79) Installing tdb-libs (1.4.6-r0) 18:20:12 (51/79) Installing libpulse (15.0-r2) 18:20:12 (52/79) Installing cjson (1.7.15-r3) 18:20:12 (53/79) Installing mbedtls (2.28.2-r0) 18:20:12 (54/79) Installing librist (0.2.6-r1) 18:20:12 (55/79) Installing libsrt (1.4.4-r0) 18:20:12 (56/79) Installing libssh (0.9.6-r1) 18:20:12 (57/79) Installing libtheora (1.1.1-r16) 18:20:12 (58/79) Installing libjpeg-turbo (2.1.3-r1) 18:20:12 (59/79) Installing v4l-utils-libs (1.22.1-r1) 18:20:12 (60/79) Installing libxext (1.3.4-r0) 18:20:12 (61/79) Installing libxfixes (6.0.0-r0) 18:20:12 (62/79) Installing wayland-libs-client (1.20.0-r0) 18:20:12 (63/79) Installing libva (2.14.0-r0) 18:20:12 (64/79) Installing libvdpau (1.5-r0) 18:20:12 (65/79) Installing vidstab (1.1.0-r1) 18:20:12 (66/79) Installing libvpx (1.11.0-r1) 18:20:12 (67/79) Installing libwebp (1.2.3-r0) 18:20:12 (68/79) Installing x264-libs (0.163_git20210613-r0) 18:20:12 (69/79) Installing numactl (2.0.14-r0) 18:20:12 (70/79) Installing x265-libs (3.5-r3) 18:20:12 (71/79) Installing xvidcore (1.3.7-r1) 18:20:12 (72/79) Installing ffmpeg-libs (5.0.1-r1) 18:20:12 (73/79) Installing ffmpeg (5.0.1-r1) 18:20:12 (74/79) Installing udev-init-scripts (35-r0) 18:20:12 Executing udev-init-scripts-35-r0.post-install 18:20:12 (75/79) Installing eudev-libs (3.2.11-r0) 18:20:12 (76/79) Installing xz-libs (5.2.5-r1) 18:20:12 (77/79) Installing zstd-libs (1.5.2-r1) 18:20:12 (78/79) Installing kmod-libs (29-r2) 18:20:12 (79/79) Installing eudev (3.2.11-r0) 18:20:12 Executing busybox-1.35.0-r17.trigger 18:20:12 Executing eudev-3.2.11-r0.trigger 18:20:12 OK: 77 MiB in 93 packages 18:20:12 Removing intermediate container 8ef8716da1a7 18:20:12 ---> d6916f21121b 18:20:12 Step 18/35 : WORKDIR / 18:20:12 ---> Running in 9d13fc3eb376 18:20:13 Removing intermediate container 9d13fc3eb376 18:20:13 ---> 5968d7a93ca4 18:20:13 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 18:20:16 ---> adddccf93128 18:20:16 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 18:20:16 ---> 305dd3667018 18:20:16 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 18:20:17 ---> 40a7bbf4e9bf 18:20:17 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 18:20:17 ---> 9aa80f358f62 18:20:17 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 18:20:18 ---> fcd3ad4c7640 18:20:18 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 18:20:18 ---> 1ed62cff2591 18:20:18 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 18:20:19 ---> 29914e7e807f 18:20:19 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 18:20:19 ---> Running in 8ae980569db7 18:20:21 Removing intermediate container 8ae980569db7 18:20:21 ---> 491a0fc8a248 18:20:21 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 18:20:21 ---> Running in decbe51a17ff 18:20:23 Removing intermediate container decbe51a17ff 18:20:23 ---> 33a6e689d276 18:20:23 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 18:20:23 ---> Running in 3102c9784d75 18:20:24 Removing intermediate container 3102c9784d75 18:20:24 ---> 16e60b4f39a6 18:20:24 Step 29/35 : EXPOSE 59983 18:20:24 ---> Running in 416ed3c1814e 18:20:24 Removing intermediate container 416ed3c1814e 18:20:24 ---> 63d220465f6b 18:20:24 Step 30/35 : EXPOSE 8554 18:20:24 ---> Running in 468e85c6cc4d 18:20:25 Removing intermediate container 468e85c6cc4d 18:20:25 ---> ac8a89c0a111 18:20:25 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 18:20:25 ---> Running in ec5ec338b288 18:20:25 Removing intermediate container ec5ec338b288 18:20:25 ---> a9048e3570e9 18:20:25 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 18:20:25 ---> Running in f49fe1575321 18:20:25 Removing intermediate container f49fe1575321 18:20:25 ---> bc21d4e93e6b 18:20:25 Step 33/35 : LABEL arch=arm64 18:20:25 ---> Running in 8fc563443a50 18:20:26 Removing intermediate container 8fc563443a50 18:20:26 ---> 4c0c39b8e15b 18:20:26 Step 34/35 : LABEL git_sha=f30afbb355d49a17a7c0ff0b3674af9eb662848c 18:20:26 ---> Running in 37309b6402e2 18:20:26 Removing intermediate container 37309b6402e2 18:20:26 ---> ecbd51ca92bb 18:20:26 Step 35/35 : LABEL version=0.0.0 18:20:26 ---> Running in fbd3b1e1f690 18:20:26 Removing intermediate container fbd3b1e1f690 18:20:26 ---> 6efd6a0f9866 18:20:26 [Warning] One or more build-args [ARCH] were not consumed 18:20:26 Successfully built 6efd6a0f9866 18:20:26 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 18:20:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:20:27 18:20:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:20:27 arm64: Pulling from edgex-lftools-log-publisher 18:20:27 8998bd30e6a1: Pulling fs layer 18:20:27 04944245beec: Pulling fs layer 18:20:27 699f458cf7ca: Pulling fs layer 18:20:27 765212b225bb: Pulling fs layer 18:20:27 f23df028b6ca: Pulling fs layer 18:20:27 d65c8cfc05b1: Pulling fs layer 18:20:27 2437ff75d9bd: Pulling fs layer 18:20:27 765212b225bb: Waiting 18:20:27 f23df028b6ca: Waiting 18:20:27 d65c8cfc05b1: Waiting 18:20:27 2437ff75d9bd: Waiting 18:20:28 04944245beec: Verifying Checksum 18:20:28 04944245beec: Download complete 18:20:28 765212b225bb: Download complete 18:20:28 f23df028b6ca: Verifying Checksum 18:20:28 f23df028b6ca: Download complete 18:20:28 d65c8cfc05b1: Verifying Checksum 18:20:28 d65c8cfc05b1: Download complete 18:20:28 699f458cf7ca: Verifying Checksum 18:20:28 8998bd30e6a1: Verifying Checksum 18:20:28 8998bd30e6a1: Download complete 18:20:30 2437ff75d9bd: Verifying Checksum 18:20:30 2437ff75d9bd: Download complete 18:20:32 8998bd30e6a1: Pull complete 18:20:33 04944245beec: Pull complete 18:20:34 699f458cf7ca: Pull complete 18:20:34 765212b225bb: Pull complete 18:20:35 f23df028b6ca: Pull complete 18:20:35 d65c8cfc05b1: Pull complete 18:20:50 2437ff75d9bd: Pull complete 18:20:50 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:20:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:20:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:20:50 prd-ubuntu20.04-docker-arm64-4c-16g-6762 does not seem to be running inside a container 18:20:50 $ 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 18:20:52 $ docker top bb9dbac1bd2242b7b29e1ec382b1b2f71a5fdf022e1619b409d95235b925e219 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:20:53 ---> job-cost.sh 18:20:53 lf-activate-venv: SKIPPING 18:20:53 INFO: No Stack... 18:20:54 INFO: Retrieving Pricing Info for: v3-standard-4 18:20:54 INFO: Archiving Costs [Pipeline] sh 18:20:55 + cat /w/workspace/device-usb-camera/1/archives/cost.csv 18:20:55 + cut -d, -f6 [Pipeline] lock 18:20:55 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-154-1-stack-cost] 18:20:55 Resource [jenkins-edgexfoundry-device-usb-camera-PR-154-1-stack-cost] did not exist. Created. 18:20:55 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-154-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:20:55 /w/workspace/device-usb-camera/1@tmp/durable-bc07f2c6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:20:56 + echo total: 0.10999999940395355 [Pipeline] stash 18:20:56 Warning: overwriting stash ‘stack-cost’ 18:20:56 Stashed 1 file(s) [Pipeline] } 18:20:56 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-154-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:20:56 $ docker stop --time=1 bb9dbac1bd2242b7b29e1ec382b1b2f71a5fdf022e1619b409d95235b925e219 18:20:57 $ docker rm -f --volumes bb9dbac1bd2242b7b29e1ec382b1b2f71a5fdf022e1619b409d95235b925e219 [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 18:20:58 provisioning config files... 18:20:58 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-154@tmp/config3907398496570528387tmp [Pipeline] { [Pipeline] sh 18:20:59 + set +x 18:20:59 + curl -s https://codecov.io/bash 18:20:59 + bash -s -- 18:20:59 18:20:59 _____ _ 18:20:59 / ____| | | 18:20:59 | | ___ __| | ___ ___ _____ __ 18:20:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:20:59 | |___| (_) | (_| | __/ (_| (_) \ V / 18:20:59 \_____\___/ \__,_|\___|\___\___/ \_/ 18:20:59 Bash-1.0.6 18:20:59 18:20:59 18:20:59 ==> git version 2.25.1 found 18:20:59 ==> 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 18:20:59 Release-Date: 2020-01-08 18:20:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:20:59 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:20:59 ==> Jenkins CI detected. 18:20:59 current dir:  /w/workspace/foundry_device-usb-camera_PR-154 18:20:59 project root: . 18:20:59 --> token set from env 18:20:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:20:59 ==> Running gcov in . (disable via -X gcov) 18:20:59 ==> Python coveragepy not found 18:20:59 ==> Searching for coverage reports in: 18:20:59 + . 18:20:59 -> Found 1 reports 18:20:59 ==> Detecting git/mercurial file structure 18:20:59 ==> Reading reports 18:20:59 + ./coverage.out bytes=30666 18:20:59 ==> Appending adjustments 18:20:59 https://docs.codecov.io/docs/fixing-reports 18:20:59 + Found adjustments 18:20:59 ==> Gzipping contents 18:20:59 8.0K /tmp/codecov.dTmRWW.gz 18:20:59 ==> Uploading reports 18:20:59 url: https://codecov.io 18:20:59 query: branch=PR-154&commit=f30afbb355d49a17a7c0ff0b3674af9eb662848c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-154%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=154&job=&cmd_args= 18:20:59 -> Pinging Codecov 18:20:59 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-154&commit=f30afbb355d49a17a7c0ff0b3674af9eb662848c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-154%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=154&job=&cmd_args= 18:20:59 -> Uploading to 18:20:59 https://storage.googleapis.com/codecov/v4/raw/2023-02-20/73D8F5FF140700D3E01443B452E23636/f30afbb355d49a17a7c0ff0b3674af9eb662848c/01cc9326-b4d2-46d7-a0a5-5b9f74b9c217.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230220%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230220T182059Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=05a5d8d1c1394255409f8953e9edfc75a6d1283467d8bcba0e4352095a845e55 18:20:59 % Total % Received % Xferd Average Speed Time Time Time Current 18:20:59 Dload Upload Total Spent Left Speed 18:20:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4288 0 0 100 4288 0 14437 --:--:-- --:--:-- --:--:-- 14437 18:20:59 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/f30afbb355d49a17a7c0ff0b3674af9eb662848c [Pipeline] } 18:20:59 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 18:21:01 + [ -d /w/workspace/foundry_device-usb-camera_PR-154/archives ] 18:21:01 + ls -al /w/workspace/foundry_device-usb-camera_PR-154/archives 18:21:01 total 16 18:21:01 drwxr-xr-x 3 root root 4096 Feb 20 18:13 . 18:21:01 drwxrwxr-x 11 jenkins jenkins 4096 Feb 20 18:13 .. 18:21:01 drwxr-xr-x 2 root root 4096 Feb 20 18:13 cost 18:21:01 -rw-r--r-- 1 root root 89 Feb 20 18:13 cost.csv 18:21:01 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-154/archives 18:21:01 + ls -al /w/workspace/foundry_device-usb-camera_PR-154/archives 18:21:01 total 16 18:21:01 drwxr-xr-x 3 jenkins jenkins 4096 Feb 20 18:13 . 18:21:01 drwxrwxr-x 11 jenkins jenkins 4096 Feb 20 18:13 .. 18:21:01 drwxr-xr-x 2 jenkins jenkins 4096 Feb 20 18:13 cost 18:21:01 -rw-r--r-- 1 jenkins jenkins 89 Feb 20 18:13 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:21:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:21:02 ---> package-listing.sh 18:21:02 ++ tr '[:upper:]' '[:lower:]' 18:21:02 ++ facter osfamily 18:21:03 + OS_FAMILY=debian 18:21:03 + workspace=/w/workspace/foundry_device-usb-camera_PR-154 18:21:03 + START_PACKAGES=/tmp/packages_start.txt 18:21:03 + END_PACKAGES=/tmp/packages_end.txt 18:21:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:21:03 + PACKAGES=/tmp/packages_start.txt 18:21:03 + '[' /w/workspace/foundry_device-usb-camera_PR-154 ']' 18:21:03 + PACKAGES=/tmp/packages_end.txt 18:21:03 + case "${OS_FAMILY}" in 18:21:03 + dpkg -l 18:21:03 + grep '^ii' 18:21:03 + '[' -f /tmp/packages_start.txt ']' 18:21:03 + '[' -f /tmp/packages_end.txt ']' 18:21:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:21:03 + '[' /w/workspace/foundry_device-usb-camera_PR-154 ']' 18:21:03 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-154/archives/ 18:21:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-154/archives/ [Pipeline] echo 18:21:03 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-154/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:21:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:21:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:21:04 prd-ubuntu20.04-docker-8c-8g-6761 does not seem to be running inside a container 18:21:04 $ 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-154/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-154 -v /w/workspace/foundry_device-usb-camera_PR-154:/w/workspace/foundry_device-usb-camera_PR-154:rw,z -v /w/workspace/foundry_device-usb-camera_PR-154@tmp:/w/workspace/foundry_device-usb-camera_PR-154@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 18:21:04 $ docker top 256603a10e87df6340d7d010df16ec0169e5f2be549bc8d971fb15f242a8f6fa -eo pid,comm [Pipeline] { [Pipeline] sh 18:21:05 + touch /tmp/pre-build-complete [Pipeline] sh 18:21:05 + mkdir -p /var/log/sysstat [Pipeline] sh 18:21:05 + ls /var/log/sa-host 18:21:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:21:06 provisioning config files... 18:21:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-154@tmp/config1575924513210253257tmp [Pipeline] { [Pipeline] echo 18:21:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:21:06 ---> create-netrc.sh [Pipeline] } 18:21:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:21:06 ---> python-tools-install.sh [Pipeline] echo 18:21:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:21:07 ---> sudo-logs.sh 18:21:07 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:21:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:21:07 ---> job-cost.sh 18:21:07 lf-activate-venv: SKIPPING 18:21:07 DEBUG: total: 0.2199999988079071 18:21:07 INFO: Retrieving Stack Cost... 18:21:08 INFO: Retrieving Pricing Info for: v3-standard-8 18:21:08 INFO: Archiving Costs [Pipeline] echo 18:21:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:21:08 ---> logs-deploy.sh 18:21:08 lf-activate-venv: SKIPPING 18:21:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-154/1 18:21:08 INFO: archiving workspace using pattern(s): 18:21:09 Archives upload complete. 18:21:09 INFO: archiving logs to Nexus