Pull request #268 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of marcpfuller for edgexfoundry/device-usb-camera Loading trusted files from base branch main at 040a5a62acea184fdd41387d4dec6344494c5d71 rather than f833c80e74256e4ef4cd0d3903de352558a235cf Obtained Jenkinsfile from 040a5a62acea184fdd41387d4dec6344494c5d71 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-ssh8841707726811226813.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12941869226021189670.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-268/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-268/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14902813821156101728.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh4019828462607569243.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-268/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-268/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13226703045546540558.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-3590 in /w/workspace/foundry_device-usb-camera_PR-268 [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-268 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 040a5a62acea184fdd41387d4dec6344494c5d71 into PR head commit f833c80e74256e4ef4cd0d3903de352558a235cf Merge succeeded, producing f833c80e74256e4ef4cd0d3903de352558a235cf Checking out Revision f833c80e74256e4ef4cd0d3903de352558a235cf (PR-268) > 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/268/head:refs/remotes/origin/PR-268 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f833c80e74256e4ef4cd0d3903de352558a235cf # 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 040a5a62acea184fdd41387d4dec6344494c5d71 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f833c80e74256e4ef4cd0d3903de352558a235cf # timeout=10 Commit message: "fix: Removed wg.Done from StartRTSPCredentialServer and change default os.stat message" > git rev-list --no-walk 38d3982f6b1ecc742b7e23ffddd09fa3d95e8605 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:05:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:05:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:05:54 ========================================================= 00:05:54 EdgeX Global Pipelines Version Info 00:05:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:05:54 ------------------- 00:05:54 stable info: 00:05:54 ------------------- 00:05:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:05:54 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 00:05:54 Message: update stable to v1.0.253 00:05:55 ------------------- 00:05:55 experimental info: 00:05:55 ------------------- 00:05:55 Commited By: **** collab-it+edgex@linuxfoundation.org 00:05:55 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 00:05:55 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:05:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 00:05:55 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 00:05:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:05:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:05:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:05:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 00:05:55 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:05:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:05:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:05:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:05:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:05:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 00:05:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:05:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:05:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:05:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:05:55 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:05:55 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:05:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:05:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:05:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:05:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:05:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:05:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:05:55 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:05:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:05:55 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:05:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-268 [Pipeline] echo 00:05:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-268 [Pipeline] echo 00:05:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-268 [Pipeline] echo 00:05:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f833c80e74256e4ef4cd0d3903de352558a235cf [Pipeline] echo 00:05:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f833c80 [Pipeline] echo 00:05:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:05:56 provisioning config files... 00:05:56 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-268@tmp/config4961154146978924705tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:05:56 ---> docker-login.sh 00:05:56 nexus3.edgexfoundry.org:10001 00:05:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:56 Configure a credential helper to remove this warning. See 00:05:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:56 00:05:56 Login Succeeded 00:05:56 nexus3.edgexfoundry.org:10002 00:05:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:56 Configure a credential helper to remove this warning. See 00:05:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:56 00:05:56 Login Succeeded 00:05:56 nexus3.edgexfoundry.org:10003 00:05:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:57 Configure a credential helper to remove this warning. See 00:05:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:57 00:05:57 Login Succeeded 00:05:57 nexus3.edgexfoundry.org:10004 00:05:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:57 Configure a credential helper to remove this warning. See 00:05:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:57 00:05:57 Login Succeeded 00:05:57 docker.io 00:05:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:57 Configure a credential helper to remove this warning. See 00:05:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:57 00:05:57 Login Succeeded 00:05:57 ---> docker-login.sh ends [Pipeline] } 00:05:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:05:57 + git rev-list -1 --merges f833c80e74256e4ef4cd0d3903de352558a235cf~1..f833c80e74256e4ef4cd0d3903de352558a235cf [Pipeline] echo 00:05:57 -----------> git rev-list -1 --merges f833c80e74256e4ef4cd0d3903de352558a235cf~1..f833c80e74256e4ef4cd0d3903de352558a235cf f833c80e74256e4ef4cd0d3903de352558a235cf [false] [Pipeline] sh 00:05:58 + git log --format=format:%s -1 f833c80e74256e4ef4cd0d3903de352558a235cf [Pipeline] echo 00:05:58 ========================================================= 00:05:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:05:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:05:58 + git log --format=format:%s -1 f833c80e74256e4ef4cd0d3903de352558a235cf [Pipeline] echo 00:05:58 [semverPrep] GIT_COMMIT: f833c80e74256e4ef4cd0d3903de352558a235cf, Commit Message: fix: Removed wg.Done from StartRTSPCredentialServer and change default os.stat message [Pipeline] echo 00:05:58 [semverPrep] This is not a build commit. [Pipeline] sh 00:05:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:05:58 + grep -v github /etc/ssh/ssh_known_hosts 00:05:58 + [ -e /tmp/ssh_known_hosts ] 00:05:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:05:58 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:05:58 + sudo tee -a /etc/ssh/ssh_known_hosts 00:05:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:05:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:05:59 00:05:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:05:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:05:59 0.1.4: Pulling from edgex-devops/py-git-semver 00:05:59 b85a868b505f: Pulling fs layer 00:05:59 e2be974225ed: Pulling fs layer 00:05:59 339a4e72a1f5: Pulling fs layer 00:05:59 988bab9f4d93: Pulling fs layer 00:05:59 1469e6f7b9e6: Pulling fs layer 00:05:59 eaf3925da568: Pulling fs layer 00:05:59 bab4dde63d76: Pulling fs layer 00:05:59 bde34c3a00c8: Pulling fs layer 00:05:59 b352a97aabf1: Pulling fs layer 00:05:59 4872d77fe225: Pulling fs layer 00:05:59 5851b861e8e6: Pulling fs layer 00:05:59 988bab9f4d93: Waiting 00:05:59 1469e6f7b9e6: Waiting 00:05:59 eaf3925da568: Waiting 00:05:59 bab4dde63d76: Waiting 00:05:59 bde34c3a00c8: Waiting 00:05:59 b352a97aabf1: Waiting 00:05:59 4872d77fe225: Waiting 00:05:59 5851b861e8e6: Waiting 00:05:59 e2be974225ed: Verifying Checksum 00:05:59 e2be974225ed: Download complete 00:05:59 988bab9f4d93: Download complete 00:05:59 1469e6f7b9e6: Verifying Checksum 00:05:59 1469e6f7b9e6: Download complete 00:05:59 eaf3925da568: Verifying Checksum 00:05:59 eaf3925da568: Download complete 00:05:59 339a4e72a1f5: Verifying Checksum 00:05:59 339a4e72a1f5: Download complete 00:05:59 bde34c3a00c8: Verifying Checksum 00:05:59 bde34c3a00c8: Download complete 00:05:59 b352a97aabf1: Verifying Checksum 00:05:59 b352a97aabf1: Download complete 00:05:59 4872d77fe225: Download complete 00:05:59 5851b861e8e6: Verifying Checksum 00:05:59 5851b861e8e6: Download complete 00:05:59 b85a868b505f: Download complete 00:06:00 bab4dde63d76: Verifying Checksum 00:06:00 bab4dde63d76: Download complete 00:06:01 b85a868b505f: Pull complete 00:06:01 e2be974225ed: Pull complete 00:06:01 339a4e72a1f5: Pull complete 00:06:01 988bab9f4d93: Pull complete 00:06:02 1469e6f7b9e6: Pull complete 00:06:02 eaf3925da568: Pull complete 00:06:04 bab4dde63d76: Pull complete 00:06:04 bde34c3a00c8: Pull complete 00:06:04 b352a97aabf1: Pull complete 00:06:04 4872d77fe225: Pull complete 00:06:04 5851b861e8e6: Pull complete 00:06:04 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:06:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:06:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:06:04 prd-ubuntu20.04-docker-8c-8g-3590 does not seem to be running inside a container 00:06:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-268 -v /w/workspace/foundry_device-usb-camera_PR-268:/w/workspace/foundry_device-usb-camera_PR-268:rw,z -v /w/workspace/foundry_device-usb-camera_PR-268@tmp:/w/workspace/foundry_device-usb-camera_PR-268@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:06:06 $ docker top 1e14af229ac68a5d180ff8c8275bbc84673530bc79c1c51e6af3ec69eeab9da1 -eo pid,comm 00:06:06 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 00:06:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:06:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:06:06 [ssh-agent] Looking for ssh-agent implementation... 00:06:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:06:07 $ docker exec 1e14af229ac68a5d180ff8c8275bbc84673530bc79c1c51e6af3ec69eeab9da1 ssh-agent 00:06:07 SSH_AUTH_SOCK=/tmp/ssh-7S9DhESx9WkC/agent.34 00:06:07 SSH_AGENT_PID=40 00:06:07 Running ssh-add (command line suppressed) 00:06:07 Identity added: /w/workspace/foundry_device-usb-camera_PR-268@tmp/private_key_6615276220319340624.key (/w/workspace/foundry_device-usb-camera_PR-268@tmp/private_key_6615276220319340624.key) 00:06:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:06:07 + git tag --points-at HEAD [Pipeline] } 00:06:07 $ docker exec --env ******** --env ******** 1e14af229ac68a5d180ff8c8275bbc84673530bc79c1c51e6af3ec69eeab9da1 ssh-agent -k 00:06:07 unset SSH_AUTH_SOCK; 00:06:07 unset SSH_AGENT_PID; 00:06:07 echo Agent pid 40 killed; 00:06:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:06:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:06:07 [ssh-agent] Looking for ssh-agent implementation... 00:06:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:06:07 $ docker exec 1e14af229ac68a5d180ff8c8275bbc84673530bc79c1c51e6af3ec69eeab9da1 ssh-agent 00:06:08 SSH_AUTH_SOCK=/tmp/ssh-n5kVHhYDOseN/agent.72 00:06:08 SSH_AGENT_PID=78 00:06:08 Running ssh-add (command line suppressed) 00:06:08 Identity added: /w/workspace/foundry_device-usb-camera_PR-268@tmp/private_key_1446310278515845569.key (/w/workspace/foundry_device-usb-camera_PR-268@tmp/private_key_1446310278515845569.key) 00:06:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:06:08 + git semver init 00:06:08 2023-08-15 00:06:08,626 [run_init] DEBUG init version:0.0.0 force:False 00:06:08 2023-08-15 00:06:08,626 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-268/.semver 00:06:08 2023-08-15 00:06:08,627 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-268/.semver 00:06:08 2023-08-15 00:06:08,627 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-268/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-268, universal_newlines=False, shell=None, istream=None) 00:06:09 2023-08-15 00:06:09,327 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-268/.git/info/exclude 00:06:09 2023-08-15 00:06:09,328 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-268/.semver/PR-268 with force:False 00:06:09 2023-08-15 00:06:09,328 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-268/.semver/PR-268 00:06:09 2023-08-15 00:06:09,333 [execute] INFO git cat-file --batch-check 00:06:09 2023-08-15 00:06:09,333 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-268/.semver, universal_newlines=False, shell=None, istream=) 00:06:09 2023-08-15 00:06:09,341 [execute] INFO git cat-file --batch 00:06:09 2023-08-15 00:06:09,341 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-268/.semver, universal_newlines=False, shell=None, istream=) 00:06:09 2023-08-15 00:06:09,346 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-268/.semver/PR-268 00:06:09 0.0.0 [Pipeline] } 00:06:09 $ docker exec --env ******** --env ******** 1e14af229ac68a5d180ff8c8275bbc84673530bc79c1c51e6af3ec69eeab9da1 ssh-agent -k 00:06:09 unset SSH_AUTH_SOCK; 00:06:09 unset SSH_AGENT_PID; 00:06:09 echo Agent pid 78 killed; 00:06:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:06:10 + git semver [Pipeline] } 00:06:10 $ docker stop --time=1 1e14af229ac68a5d180ff8c8275bbc84673530bc79c1c51e6af3ec69eeab9da1 00:06:11 $ docker rm -f --volumes 1e14af229ac68a5d180ff8c8275bbc84673530bc79c1c51e6af3ec69eeab9da1 [Pipeline] // withDockerContainer [Pipeline] sh 00:06:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:06:12 Stashed 1 file(s) [Pipeline] echo 00:06:12 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:06:12 provisioning config files... 00:06:12 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-268@tmp/config11672019992476160352tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:06:12 ---> docker-login.sh 00:06:12 nexus3.edgexfoundry.org:10001 00:06:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:06:12 Configure a credential helper to remove this warning. See 00:06:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:06:12 00:06:12 Login Succeeded 00:06:12 nexus3.edgexfoundry.org:10002 00:06:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:06:12 Configure a credential helper to remove this warning. See 00:06:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:06:12 00:06:12 Login Succeeded 00:06:12 nexus3.edgexfoundry.org:10003 00:06:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:06:12 Configure a credential helper to remove this warning. See 00:06:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:06:12 00:06:12 Login Succeeded 00:06:12 nexus3.edgexfoundry.org:10004 00:06:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:06:12 Configure a credential helper to remove this warning. See 00:06:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:06:12 00:06:12 Login Succeeded 00:06:12 docker.io 00:06:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:06:13 Configure a credential helper to remove this warning. See 00:06:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:06:13 00:06:13 Login Succeeded 00:06:13 ---> docker-login.sh ends [Pipeline] } 00:06:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:06:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:06:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:06:13 ========================================================= 00:06:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 00:06:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:06:13 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 00:06:13 Sending build context to Docker daemon 2.107MB 00:06:13 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 00:06:13 Step 2/13 : FROM ${BASE} AS builder 00:06:13 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 00:06:13 4db1b89c0bd1: Pulling fs layer 00:06:13 6911f1a30b25: Pulling fs layer 00:06:13 e194b8c5c2a9: Pulling fs layer 00:06:13 6863d3e3a2b1: Pulling fs layer 00:06:13 ec0bb842ea78: Pulling fs layer 00:06:13 40a00589a448: Pulling fs layer 00:06:13 6c08303d61cc: Pulling fs layer 00:06:13 798269fcf238: Pulling fs layer 00:06:13 6863d3e3a2b1: Waiting 00:06:13 ec0bb842ea78: Waiting 00:06:13 40a00589a448: Waiting 00:06:13 6c08303d61cc: Waiting 00:06:13 798269fcf238: Waiting 00:06:13 6911f1a30b25: Verifying Checksum 00:06:13 6911f1a30b25: Download complete 00:06:13 6863d3e3a2b1: Verifying Checksum 00:06:13 6863d3e3a2b1: Download complete 00:06:13 ec0bb842ea78: Download complete 00:06:13 4db1b89c0bd1: Download complete 00:06:13 40a00589a448: Verifying Checksum 00:06:13 40a00589a448: Download complete 00:06:13 4db1b89c0bd1: Pull complete 00:06:14 6911f1a30b25: Pull complete 00:06:14 798269fcf238: Verifying Checksum 00:06:14 798269fcf238: Download complete 00:06:14 e194b8c5c2a9: Verifying Checksum 00:06:14 e194b8c5c2a9: Download complete 00:06:14 6c08303d61cc: Verifying Checksum 00:06:14 6c08303d61cc: Download complete 00:06:17 e194b8c5c2a9: Pull complete 00:06:17 6863d3e3a2b1: Pull complete 00:06:17 ec0bb842ea78: Pull complete 00:06:17 40a00589a448: Pull complete 00:06:20 6c08303d61cc: Pull complete 00:06:21 798269fcf238: Pull complete 00:06:21 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 00:06:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 00:06:21 ---> ec979cd7f677 00:06:21 Step 3/13 : ARG ADD_BUILD_TAGS="" 00:06:24 ---> Running in bfb683f2b327 00:06:24 Removing intermediate container bfb683f2b327 00:06:24 ---> dd3ca217e9a5 00:06:24 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:06:24 ---> Running in f2a58d53e6c8 00:06:24 Removing intermediate container f2a58d53e6c8 00:06:24 ---> b093beb2f5e4 00:06:24 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 00:06:24 ---> Running in 20ab510bca93 00:06:25 Removing intermediate container 20ab510bca93 00:06:25 ---> 2d6ded38fb24 00:06:25 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 00:06:25 ---> Running in dac4b636b572 00:06:25 Removing intermediate container dac4b636b572 00:06:25 ---> 01b88a891f55 00:06:25 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:06:25 ---> Running in b9dcdc0a924a 00:06:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:06:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:06:26 (1/14) Installing libintl (0.21.1-r1) 00:06:26 (2/14) Installing eudev-libs (3.2.11-r4) 00:06:26 (3/14) Installing libjpeg-turbo (2.1.4-r0) 00:06:26 (4/14) Installing v4l-utils-libs (1.22.1-r2) 00:06:26 (5/14) Installing v4l-utils (1.22.1-r2) 00:06:26 (6/14) Installing udev-init-scripts (35-r1) 00:06:26 (7/14) Installing libblkid (2.38.1-r1) 00:06:26 (8/14) Installing xz-libs (5.2.9-r0) 00:06:26 (9/14) Installing zstd-libs (1.5.5-r0) 00:06:26 (10/14) Installing kmod-libs (30-r1) 00:06:26 (11/14) Installing eudev (3.2.11-r4) 00:06:26 (12/14) Installing eudev-dev (3.2.11-r4) 00:06:26 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 00:06:26 (14/14) Installing v4l-utils-dev (1.22.1-r2) 00:06:26 Executing busybox-1.35.0-r29.trigger 00:06:26 Executing eudev-3.2.11-r4.trigger 00:06:26 OK: 272 MiB in 67 packages 00:06:26 Removing intermediate container b9dcdc0a924a 00:06:26 ---> ef01d458297a 00:06:26 Step 8/13 : WORKDIR /device-usb-camera 00:06:26 ---> Running in 0508efc11790 00:06:26 Removing intermediate container 0508efc11790 00:06:26 ---> 675d0c8586e2 00:06:26 Step 9/13 : COPY go.mod vendor* ./ 00:06:26 ---> 93013bfac6d3 00:06:26 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:06:27 ---> Running in cca599ba2ac4 00:06:27 Still waiting to schedule task 00:06:27 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-3587’ 00:06:59 Removing intermediate container cca599ba2ac4 00:06:59 ---> 332e85bd25a3 00:06:59 Step 11/13 : COPY . . 00:06:59 ---> 3c8fcacc3c4c 00:06:59 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 00:06:59 ---> Running in ae34a4fc1240 00:06:59  % Total % Received % Xferd Average Speed Time Time Time Current 00:06:59 Dload Upload Total Spent Left Speed 00:06:59 0 0 0 0  0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8142 0 --:--:-- --:--:-- --:--:-- 8169 00:06:59 Removing intermediate container ae34a4fc1240 00:06:59 ---> ad0a37379ef6 00:06:59 Step 13/13 : RUN ${MAKE} 00:06:59 ---> Running in 6ac3bda4bb53 00:06:59 noop 00:06:59 Removing intermediate container 6ac3bda4bb53 00:06:59 ---> e10bfd3af198 00:06:59 Successfully built e10bfd3af198 00:06:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:07:00 + docker inspect -f . ci-base-image-x86_64 00:07:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:07:00 prd-ubuntu20.04-docker-8c-8g-3590 does not seem to be running inside a container 00:07:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-268 -v /w/workspace/foundry_device-usb-camera_PR-268:/w/workspace/foundry_device-usb-camera_PR-268:rw,z -v /w/workspace/foundry_device-usb-camera_PR-268@tmp:/w/workspace/foundry_device-usb-camera_PR-268@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:07:00 $ docker top 35aaa64d85eb88ec1a88b837948e4228e106bcd46ab609edc9e96e1c64be5d68 -eo pid,comm [Pipeline] { [Pipeline] sh 00:07:01 + go version 00:07:01 go version go1.20.6 linux/amd64 [Pipeline] } 00:07:01 $ docker stop --time=1 35aaa64d85eb88ec1a88b837948e4228e106bcd46ab609edc9e96e1c64be5d68 00:07:02 $ docker rm -f --volumes 35aaa64d85eb88ec1a88b837948e4228e106bcd46ab609edc9e96e1c64be5d68 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:07:02 + docker inspect -f . ci-base-image-x86_64 00:07:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:07:02 prd-ubuntu20.04-docker-8c-8g-3590 does not seem to be running inside a container 00:07:02 $ 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-268 -v /w/workspace/foundry_device-usb-camera_PR-268:/w/workspace/foundry_device-usb-camera_PR-268:rw,z -v /w/workspace/foundry_device-usb-camera_PR-268@tmp:/w/workspace/foundry_device-usb-camera_PR-268@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:07:03 $ docker top da32f68f756bccdb3245fc86434f2ce41117d579d8c15f860ff810075830a94c -eo pid,comm [Pipeline] { [Pipeline] sh 00:07:03 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-268 [Pipeline] fileExists [Pipeline] sh 00:07:03 + make test 00:07:03 go test ./... -coverprofile=coverage.out ./... 00:07:09 ? github.com/edgexfoundry/device-usb-camera [no test files] 00:07:19 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 00:07:19 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.021s coverage: 3.4% of statements 00:07:24 go vet ./... 00:07:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:07:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:07:27 ./bin/test-attribution-txt.sh [Pipeline] echo 00:07:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:07:27 $ docker stop --time=1 da32f68f756bccdb3245fc86434f2ce41117d579d8c15f860ff810075830a94c 00:07:29 $ docker rm -f --volumes da32f68f756bccdb3245fc86434f2ce41117d579d8c15f860ff810075830a94c [Pipeline] // withDockerContainer [Pipeline] sh 00:07:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:07:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:07:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:07:31 + ls -al . 00:07:31 total 208 00:07:31 drwxrwxr-x 10 jenkins jenkins 4096 Aug 15 00:07 . 00:07:31 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 00:05 .. 00:07:31 drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 00:06 .git 00:07:31 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 00:05 .github 00:07:31 -rw-rw-r-- 1 jenkins jenkins 414 Aug 15 00:05 .gitignore 00:07:31 -rw-rw-r-- 1 jenkins jenkins 45 Aug 15 00:05 .golangci.yml 00:07:31 -rw-rw-r-- 1 jenkins jenkins 77 Aug 15 00:05 .hadolint.yml 00:07:31 drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 00:06 .semver 00:07:31 -rw-rw-r-- 1 jenkins jenkins 9783 Aug 15 00:05 Attribution.txt 00:07:31 -rw-rw-r-- 1 jenkins jenkins 11903 Aug 15 00:05 CHANGELOG.md 00:07:31 -rw-rw-r-- 1 jenkins jenkins 2453 Aug 15 00:05 Dockerfile 00:07:31 -rw-rw-r-- 1 jenkins jenkins 678 Aug 15 00:05 GOVERNANCE.md 00:07:31 -rw-rw-r-- 1 jenkins jenkins 659 Aug 15 00:05 Jenkinsfile 00:07:31 -rw-rw-r-- 1 jenkins jenkins 11348 Aug 15 00:05 LICENSE 00:07:31 -rw-rw-r-- 1 jenkins jenkins 2364 Aug 15 00:05 Makefile 00:07:31 -rw-rw-r-- 1 jenkins jenkins 622 Aug 15 00:05 OWNERS.md 00:07:31 -rw-rw-r-- 1 jenkins jenkins 2575 Aug 15 00:05 README.md 00:07:31 -rw-rw-r-- 1 jenkins jenkins 5 Aug 15 00:06 VERSION 00:07:31 drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 00:05 bin 00:07:31 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 00:05 cmd 00:07:31 -rw-r--r-- 1 jenkins jenkins 46139 Aug 15 00:07 coverage.out 00:07:31 -rwxrwxr-x 1 jenkins jenkins 140 Aug 15 00:05 docker-entrypoint.sh 00:07:31 drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 00:05 docs 00:07:31 -rw-rw-r-- 1 jenkins jenkins 3416 Aug 15 00:05 go.mod 00:07:31 -rw-rw-r-- 1 jenkins jenkins 31482 Aug 15 00:05 go.sum 00:07:31 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 00:05 internal 00:07:31 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 00:05 snap 00:07:31 -rw-rw-r-- 1 jenkins jenkins 231 Aug 15 00:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:07:31 + 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=f833c80e74256e4ef4cd0d3903de352558a235cf --label arch=amd64 --label version=0.0.0 . 00:07:31 Sending build context to Docker daemon 2.154MB 00:07:31 Step 1/36 : ARG BASE=golang:1.20-alpine3.17 00:07:31 Step 2/36 : FROM ${BASE} AS builder 00:07:31 ---> e10bfd3af198 00:07:31 Step 3/36 : ARG ADD_BUILD_TAGS="" 00:07:31 ---> Running in a7135f4109e7 00:07:31 Removing intermediate container a7135f4109e7 00:07:31 ---> acb0532151bb 00:07:31 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:07:31 ---> Running in ed053d3ff79c 00:07:31 Removing intermediate container ed053d3ff79c 00:07:31 ---> ac729ebd10a1 00:07:31 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 00:07:31 ---> Running in 8b027e87e5f2 00:07:31 Removing intermediate container 8b027e87e5f2 00:07:31 ---> dafe959052c8 00:07:31 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 00:07:31 ---> Running in 2f65e5fad38d 00:07:31 Removing intermediate container 2f65e5fad38d 00:07:31 ---> 1dbf9fcc2f4f 00:07:31 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:07:32 ---> Running in 92189d6a0b6b 00:07:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:07:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:07:32 OK: 272 MiB in 67 packages 00:07:33 Removing intermediate container 92189d6a0b6b 00:07:33 ---> d6e145a72b93 00:07:33 Step 8/36 : WORKDIR /device-usb-camera 00:07:33 ---> Running in b7c4d75da810 00:07:33 Removing intermediate container b7c4d75da810 00:07:33 ---> 7192cd897294 00:07:33 Step 9/36 : COPY go.mod vendor* ./ 00:07:33 ---> a924df318afe 00:07:33 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:07:33 ---> Running in 203ae8d0d7e9 00:07:34 Removing intermediate container 203ae8d0d7e9 00:07:34 ---> 1032b0f2d637 00:07:34 Step 11/36 : COPY . . 00:07:34 ---> 3a399d98a5dc 00:07:34 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 00:07:34 ---> Running in d5caaa7b9504 00:07:34  % Total % Received % Xferd Average Speed Time Time Time Current 00:07:34 Dload Upload Total Spent Left Speed 00:07:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 21636 0 --:--:-- --:--:-- --:--:-- 22125 00:07:34 Removing intermediate container d5caaa7b9504 00:07:34 ---> ff5d26e6b1fe 00:07:34 Step 13/36 : RUN ${MAKE} 00:07:34 ---> Running in b8db9280226b 00:07: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 00:07:57 Removing intermediate container b8db9280226b 00:07:57 ---> 59f10124fa1f 00:07:57 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 00:07:57 v0.21.6: Pulling from aler9/rtsp-simple-server 00:07:57 4acc49c71d14: Pulling fs layer 00:07:57 4acc49c71d14: Verifying Checksum 00:07:57 4acc49c71d14: Download complete 00:07:57 4acc49c71d14: Pull complete 00:07:57 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 00:07:57 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 00:07:57 ---> 01a2bd3e5fff 00:07:57 Step 15/36 : FROM alpine:3.17 00:07:57 3.17: Pulling from library/alpine 00:07:57 9398808236ff: Pulling fs layer 00:07:57 9398808236ff: Download complete 00:07:57 9398808236ff: Pull complete 00:07:57 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 00:07:57 Status: Downloaded newer image for alpine:3.17 00:07:57 ---> 1e0b8b5322fc 00:07:57 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 00:07:57 ---> Running in 983f84e70af6 00:07:57 Removing intermediate container 983f84e70af6 00:07:57 ---> 9a5e1ad573c1 00:07:57 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 00:07:57 ---> Running in d03088bd4de2 00:07:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:07:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:07:57 (1/86) Installing dumb-init (1.2.5-r2) 00:07:57 (2/86) Installing sdl2 (2.26.5-r0) 00:07:57 (3/86) Installing svt-av1-libs (1.3.0-r0) 00:07:57 (4/86) Installing libxau (1.0.10-r0) 00:07:57 (5/86) Installing libmd (1.0.4-r0) 00:07:57 (6/86) Installing libbsd (0.11.7-r0) 00:07:57 (7/86) Installing libxdmcp (1.1.4-r0) 00:07:57 (8/86) Installing libxcb (1.15-r0) 00:07:57 (9/86) Installing libx11 (1.8.4-r1) 00:07:57 (10/86) Installing aom-libs (3.5.0-r0) 00:07:57 (11/86) Installing alsa-lib (1.2.8-r0) 00:07:57 (12/86) Installing libexpat (2.5.0-r0) 00:07:57 (13/86) Installing brotli-libs (1.0.9-r9) 00:07:57 (14/86) Installing libbz2 (1.0.8-r4) 00:07:57 (15/86) Installing libpng (1.6.39-r0) 00:07:57 (16/86) Installing freetype (2.12.1-r0) 00:07:57 (17/86) Installing fontconfig (2.14.1-r0) 00:07:57 (18/86) Installing fribidi (1.0.12-r0) 00:07:57 (19/86) Installing libffi (3.4.4-r0) 00:07:58 (20/86) Installing libintl (0.21.1-r1) 00:07:58 (21/86) Installing libblkid (2.38.1-r1) 00:07:58 (22/86) Installing libmount (2.38.1-r1) 00:07:58 (23/86) Installing pcre2 (10.42-r0) 00:07:58 (24/86) Installing glib (2.74.7-r0) 00:07:58 (25/86) Installing graphite2 (1.3.14-r2) 00:07:58 (26/86) Installing harfbuzz (5.3.1-r1) 00:07:58 (27/86) Installing libass (0.16.0-r1) 00:07:58 (28/86) Installing libdav1d (1.0.0-r2) 00:07:58 (29/86) Installing hwdata-pci (0.364-r0) 00:07:58 (30/86) Installing libpciaccess (0.17-r0) 00:07:58 (31/86) Installing libdrm (2.4.114-r0) 00:07:58 (32/86) Installing gmp (6.2.1-r2) 00:07:58 (33/86) Installing nettle (3.8.1-r0) 00:07:58 (34/86) Installing p11-kit (0.24.1-r1) 00:07:58 (35/86) Installing libtasn1 (4.19.0-r0) 00:07:58 (36/86) Installing libunistring (1.1-r0) 00:07:58 (37/86) Installing gnutls (3.7.8-r3) 00:07:58 (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r1) 00:07:58 (39/86) Installing ncurses-libs (6.3_p20221119-r1) 00:07:58 (40/86) Installing lame (3.100-r2) 00:07:58 (41/86) Installing opus (1.3.1-r1) 00:07:58 (42/86) Installing libasyncns (0.8-r1) 00:07:58 (43/86) Installing dbus-libs (1.14.8-r0) 00:07:58 (44/86) Installing libltdl (2.4.7-r1) 00:07:58 (45/86) Installing orc (0.4.33-r0) 00:07:58 (46/86) Installing libgcc (12.2.1_git20220924-r4) 00:07:58 (47/86) Installing libogg (1.3.5-r2) 00:07:58 (48/86) Installing libstdc++ (12.2.1_git20220924-r4) 00:07:58 (49/86) Installing flac-libs (1.4.2-r0) 00:07:58 (50/86) Installing libvorbis (1.3.7-r0) 00:07:58 (51/86) Installing libsndfile (1.1.0-r2) 00:07:58 (52/86) Installing libgomp (12.2.1_git20220924-r4) 00:07:58 (53/86) Installing soxr (0.1.3-r3) 00:07:58 (54/86) Installing speexdsp (1.2.1-r0) 00:07:58 (55/86) Installing tdb-libs (1.4.6-r0) 00:07:58 (56/86) Installing libpulse (16.1-r6) 00:07:58 (57/86) Installing cjson (1.7.15-r3) 00:07:58 (58/86) Installing mbedtls (2.28.4-r0) 00:07:58 (59/86) Installing librist (0.2.7-r0) 00:07:58 (60/86) Installing libsrt (1.5.1-r0) 00:07:58 (61/86) Installing libssh (0.10.5-r0) 00:07:58 (62/86) Installing libtheora (1.1.1-r16) 00:07:58 (63/86) Installing libjpeg-turbo (2.1.4-r0) 00:07:58 (64/86) Installing v4l-utils-libs (1.22.1-r2) 00:07:58 (65/86) Installing libxext (1.3.5-r0) 00:07:58 (66/86) Installing libxfixes (6.0.0-r0) 00:07:58 (67/86) Installing wayland-libs-client (1.21.0-r1) 00:07:58 (68/86) Installing libva (2.16.0-r0) 00:07:58 (69/86) Installing libvdpau (1.5-r0) 00:07:58 (70/86) Installing vidstab (1.1.0-r2) 00:07:58 (71/86) Installing libvpx (1.12.0-r1) 00:07:58 (72/86) Installing libwebp (1.2.4-r2) 00:07:58 (73/86) Installing x264-libs (0.164_git20220602-r0) 00:07:58 (74/86) Installing numactl (2.0.16-r1) 00:07:58 (75/86) Installing x265-libs (3.5-r3) 00:07:58 (76/86) Installing xvidcore (1.3.7-r1) 00:07:58 (77/86) Installing libsodium (1.0.18-r2) 00:07:58 (78/86) Installing libzmq (4.3.4-r1) 00:07:58 (79/86) Installing ffmpeg-libs (5.1.3-r0) 00:07:58 (80/86) Installing ffmpeg (5.1.3-r0) 00:07:58 (81/86) Installing udev-init-scripts (35-r1) 00:07:58 (82/86) Installing eudev-libs (3.2.11-r4) 00:07:58 (83/86) Installing xz-libs (5.2.9-r0) 00:07:58 (84/86) Installing zstd-libs (1.5.5-r0) 00:07:58 (85/86) Installing kmod-libs (30-r1) 00:07:58 (86/86) Installing eudev (3.2.11-r4) 00:07:58 Executing busybox-1.35.0-r29.trigger 00:07:58 Executing eudev-3.2.11-r4.trigger 00:07:58 OK: 112 MiB in 101 packages 00:08:01 Removing intermediate container d03088bd4de2 00:08:01 ---> 5b90e6853bcb 00:08:01 Step 18/36 : WORKDIR / 00:08:01 ---> Running in b49ebfe196de 00:08:01 Removing intermediate container b49ebfe196de 00:08:01 ---> 4983cc0d611d 00:08:01 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 00:08:02 ---> 3aaa695128c7 00:08:02 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 00:08:02 ---> 7362e6950c6f 00:08:02 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 00:08:02 ---> 2e1572f6b3ed 00:08:02 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 00:08:02 ---> 87846dda77eb 00:08:02 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 00:08:02 ---> 81ae4a1a6608 00:08:02 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 00:08:02 ---> 26ff3f91bb55 00:08:02 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 00:08:03 ---> a97e38f46557 00:08:03 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 00:08:03 ---> Running in 8df196ea803e 00:08:04 Removing intermediate container 8df196ea803e 00:08:04 ---> 8ae60845a39b 00:08:04 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 00:08:04 ---> Running in d988d0c59e65 00:08:05 Removing intermediate container d988d0c59e65 00:08:05 ---> 0c6ffdb18423 00:08:05 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 00:08:05 ---> Running in 964bb62dc607 00:08:05 Removing intermediate container 964bb62dc607 00:08:05 ---> 1d170a3159cc 00:08:05 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 00:08:05 ---> Running in 3586a9c452c1 00:08:05 Removing intermediate container 3586a9c452c1 00:08:05 ---> 643d5223347a 00:08:05 Step 30/36 : EXPOSE 59983 00:08:06 ---> Running in 27eb610a8491 00:08:06 Removing intermediate container 27eb610a8491 00:08:06 ---> 7b8c0cf70b78 00:08:06 Step 31/36 : EXPOSE 8554 00:08:06 ---> Running in cb65b52b37a7 00:08:06 Removing intermediate container cb65b52b37a7 00:08:06 ---> 5c70582da1db 00:08:06 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 00:08:06 ---> Running in cfb953db7029 00:08:06 Removing intermediate container cfb953db7029 00:08:06 ---> d576b77d5d9f 00:08:06 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 00:08:06 ---> Running in 1400ad28040b 00:08:06 Removing intermediate container 1400ad28040b 00:08:06 ---> f45f2cd3af6b 00:08:06 Step 34/36 : LABEL arch=amd64 00:08:06 ---> Running in e3515d098e63 00:08:06 Removing intermediate container e3515d098e63 00:08:06 ---> be376638bb25 00:08:06 Step 35/36 : LABEL git_sha=f833c80e74256e4ef4cd0d3903de352558a235cf 00:08:06 ---> Running in 47dc82a138ea 00:08:06 Removing intermediate container 47dc82a138ea 00:08:06 ---> 563cb4c5d9ce 00:08:06 Step 36/36 : LABEL version=0.0.0 00:08:06 ---> Running in 61d639e8eca3 00:08:06 Removing intermediate container 61d639e8eca3 00:08:06 ---> fa3e5e7f035a 00:08:06 [Warning] One or more build-args [ARCH] were not consumed 00:08:06 Successfully built fa3e5e7f035a 00:08:06 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 00:08:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:08:07 00:08:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:08:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:08:07 latest: Pulling from edgex-lftools-log-publisher 00:08:07 5eb5b503b376: Pulling fs layer 00:08:07 5c69ac0246d0: Pulling fs layer 00:08:07 ec43610c2a17: Pulling fs layer 00:08:07 3a2ae6a8a46f: Pulling fs layer 00:08:07 33b1e0a273af: Pulling fs layer 00:08:07 5d3b04190fa2: Pulling fs layer 00:08:07 2f39f015ded8: Pulling fs layer 00:08:07 33b1e0a273af: Waiting 00:08:07 3a2ae6a8a46f: Waiting 00:08:07 2f39f015ded8: Waiting 00:08:07 5d3b04190fa2: Waiting 00:08:07 5c69ac0246d0: Verifying Checksum 00:08:07 3a2ae6a8a46f: Verifying Checksum 00:08:07 3a2ae6a8a46f: Download complete 00:08:07 33b1e0a273af: Verifying Checksum 00:08:07 33b1e0a273af: Download complete 00:08:07 ec43610c2a17: Verifying Checksum 00:08:07 ec43610c2a17: Download complete 00:08:07 5d3b04190fa2: Verifying Checksum 00:08:07 5eb5b503b376: Verifying Checksum 00:08:07 5eb5b503b376: Download complete 00:08:08 2f39f015ded8: Download complete 00:08:08 5eb5b503b376: Pull complete 00:08:08 5c69ac0246d0: Pull complete 00:08:09 ec43610c2a17: Pull complete 00:08:09 3a2ae6a8a46f: Pull complete 00:08:09 33b1e0a273af: Pull complete 00:08:09 5d3b04190fa2: Pull complete 00:08:13 2f39f015ded8: Pull complete 00:08:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:08:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:08:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:08:13 prd-ubuntu20.04-docker-8c-8g-3590 does not seem to be running inside a container 00:08:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-268 -v /w/workspace/foundry_device-usb-camera_PR-268:/w/workspace/foundry_device-usb-camera_PR-268:rw,z -v /w/workspace/foundry_device-usb-camera_PR-268@tmp:/w/workspace/foundry_device-usb-camera_PR-268@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:08:16 $ docker top 19929f6325fd3b5849921f60df196f2d1ebff9fecd8f31d9a20e054a33587faf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:08:17 ---> job-cost.sh 00:08:17 lf-activate-venv: SKIPPING 00:08:17 INFO: No Stack... 00:08:17 INFO: Retrieving Pricing Info for: v3-standard-8 00:08:17 INFO: Archiving Costs [Pipeline] sh 00:08:17 + + cat /w/workspace/foundry_device-usb-camera_PR-268/archives/cost.csv 00:08:17 cut -d, -f6 [Pipeline] lock 00:08:17 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-268-8-stack-cost] 00:08:17 Resource [jenkins-edgexfoundry-device-usb-camera-PR-268-8-stack-cost] did not exist. Created. 00:08:17 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-268-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:08:18 + echo total: 0.2199999988079071 [Pipeline] stash 00:08:18 Stashed 1 file(s) [Pipeline] } 00:08:18 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-268-8-stack-cost] [Pipeline] // lock [Pipeline] } 00:08:18 $ docker stop --time=1 19929f6325fd3b5849921f60df196f2d1ebff9fecd8f31d9a20e054a33587faf 00:08:19 $ docker rm -f --volumes 19929f6325fd3b5849921f60df196f2d1ebff9fecd8f31d9a20e054a33587faf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:09:37 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3592 in /w/workspace/foundry_device-usb-camera_PR-268 [Pipeline] { [Pipeline] ws 00:09:37 Running in /w/workspace/device-usb-camera/8 [Pipeline] { [Pipeline] checkout 00:09:37 Selected Git installation does not exist. Using Default 00:09:37 The recommended git tool is: NONE 00:09:48 using credential edgex-jenkins-ssh 00:09:48 Cloning the remote Git repository 00:09:48 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 00:09:48 > git init /w/workspace/device-usb-camera/8 # timeout=10 00:09:48 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 00:09:48 > git --version # timeout=10 00:09:49 > git --version # 'git version 2.25.1' 00:09:49 using GIT_SSH to set credentials SSH Credentials for GitHub 00:09:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:09:50 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 00:09:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:09:51 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 00:09:51 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 00:09:51 using GIT_SSH to set credentials SSH Credentials for GitHub 00:09:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/268/head:refs/remotes/origin/PR-268 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:09:52 Merging remotes/origin/main commit 040a5a62acea184fdd41387d4dec6344494c5d71 into PR head commit f833c80e74256e4ef4cd0d3903de352558a235cf 00:09:53 Merge succeeded, producing f833c80e74256e4ef4cd0d3903de352558a235cf 00:09:53 Checking out Revision f833c80e74256e4ef4cd0d3903de352558a235cf (PR-268) 00:09:52 > git config core.sparsecheckout # timeout=10 00:09:52 > git checkout -f f833c80e74256e4ef4cd0d3903de352558a235cf # timeout=10 00:09:52 > git remote # timeout=10 00:09:53 > git config --get remote.origin.url # timeout=10 00:09:53 using GIT_SSH to set credentials SSH Credentials for GitHub 00:09:53 > git merge 040a5a62acea184fdd41387d4dec6344494c5d71 # timeout=10 00:09:53 > git rev-parse HEAD^{commit} # timeout=10 00:09:53 > git config core.sparsecheckout # timeout=10 00:09:53 > git checkout -f f833c80e74256e4ef4cd0d3903de352558a235cf # timeout=10 00:09:57 Commit message: "fix: Removed wg.Done from StartRTSPCredentialServer and change default os.stat message" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:09:58 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:09:58 % Total % Received % Xferd Average Speed Time Time Time Current 00:09:58 Dload Upload Total Spent Left Speed 00:09:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 33205 0 --:--:-- --:--:-- --:--:-- 33119 [Pipeline] sh 00:09:59 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:09:59 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:09:59 + sudo tee /etc/docker/daemon.new 00:09:59 { 00:09:59 "registry-mirrors": [ 00:09:59 "https://nexus3.edgexfoundry.org:10001" 00:09:59 ], 00:09:59 "bip": "10.250.0.254/24", 00:09:59 "hosts": [ 00:09:59 "tcp://0.0.0.0:5555", 00:09:59 "unix:///var/run/docker.sock" 00:09:59 ], 00:09:59 "mtu": 1458, 00:09:59 "selinux-enabled": true, 00:09:59 "seccomp-profile": "/etc/docker/seccomp.json" 00:09:59 } [Pipeline] sh 00:09:59 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:10:00 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:10:18 provisioning config files... 00:10:18 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/8@tmp/config2816685288127312593tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:10:18 ---> docker-login.sh 00:10:18 nexus3.edgexfoundry.org:10001 00:10:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:10:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:10:19 Configure a credential helper to remove this warning. See 00:10:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:10:19 00:10:19 Login Succeeded 00:10:19 nexus3.edgexfoundry.org:10002 00:10:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:10:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:10:19 Configure a credential helper to remove this warning. See 00:10:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:10:19 00:10:19 Login Succeeded 00:10:19 nexus3.edgexfoundry.org:10003 00:10:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:10:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:10:20 Configure a credential helper to remove this warning. See 00:10:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:10:20 00:10:20 Login Succeeded 00:10:20 nexus3.edgexfoundry.org:10004 00:10:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:10:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:10:20 Configure a credential helper to remove this warning. See 00:10:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:10:20 00:10:20 Login Succeeded 00:10:20 docker.io 00:10:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:10:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:10:20 Configure a credential helper to remove this warning. See 00:10:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:10:20 00:10:20 Login Succeeded 00:10:20 ---> docker-login.sh ends [Pipeline] } 00:10:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:10:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:10:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:10:21 ========================================================= 00:10:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 00:10:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:21 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 00:10:21 Sending build context to Docker daemon 1.295MB 00:10:21 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 00:10:21 Step 2/13 : FROM ${BASE} AS builder 00:10:24 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:10:24 edb6bdbacee9: Pulling fs layer 00:10:24 5f9638ab2659: Pulling fs layer 00:10:24 8d51d6327a98: Pulling fs layer 00:10:24 8b374f2dd631: Pulling fs layer 00:10:24 ec14aa9079de: Pulling fs layer 00:10:24 2f466654f4bb: Pulling fs layer 00:10:24 554e91adad29: Pulling fs layer 00:10:24 8b374f2dd631: Waiting 00:10:24 2f466654f4bb: Waiting 00:10:24 ec14aa9079de: Waiting 00:10:24 554e91adad29: Waiting 00:10:24 5f9638ab2659: Verifying Checksum 00:10:24 5f9638ab2659: Download complete 00:10:24 8b374f2dd631: Download complete 00:10:24 ec14aa9079de: Verifying Checksum 00:10:24 ec14aa9079de: Download complete 00:10:24 edb6bdbacee9: Verifying Checksum 00:10:24 edb6bdbacee9: Download complete 00:10:25 edb6bdbacee9: Pull complete 00:10:25 554e91adad29: Verifying Checksum 00:10:25 554e91adad29: Download complete 00:10:26 5f9638ab2659: Pull complete 00:10:27 8d51d6327a98: Verifying Checksum 00:10:27 8d51d6327a98: Download complete 00:10:27 2f466654f4bb: Verifying Checksum 00:10:27 2f466654f4bb: Download complete 00:10:39 8d51d6327a98: Pull complete 00:10:39 8b374f2dd631: Pull complete 00:10:39 ec14aa9079de: Pull complete 00:10:44 2f466654f4bb: Pull complete 00:10:47 554e91adad29: Pull complete 00:10:47 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 00:10:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:10:47 ---> 1e15ea492957 00:10:47 Step 3/13 : ARG ADD_BUILD_TAGS="" 00:10:48 ---> Running in 84924f0bf925 00:10:48 Removing intermediate container 84924f0bf925 00:10:48 ---> ea7dea835d69 00:10:48 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:10:48 ---> Running in 6bf85ef9b042 00:10:49 Removing intermediate container 6bf85ef9b042 00:10:49 ---> 23e6541d87fe 00:10:49 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 00:10:49 ---> Running in baa7f6325024 00:10:49 Removing intermediate container baa7f6325024 00:10:49 ---> 8e53068e0628 00:10:49 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 00:10:49 ---> Running in 9746958de5ca 00:10:50 Removing intermediate container 9746958de5ca 00:10:50 ---> 576036ead0b1 00:10:50 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:10:50 ---> Running in 019a8cfa212e 00:10:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:10:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:10:52 (1/14) Installing libintl (0.21.1-r1) 00:10:52 (2/14) Installing eudev-libs (3.2.11-r4) 00:10:52 (3/14) Installing libjpeg-turbo (2.1.4-r0) 00:10:52 (4/14) Installing v4l-utils-libs (1.22.1-r2) 00:10:52 (5/14) Installing v4l-utils (1.22.1-r2) 00:10:52 (6/14) Installing udev-init-scripts (35-r1) 00:10:52 (7/14) Installing libblkid (2.38.1-r1) 00:10:52 (8/14) Installing xz-libs (5.2.9-r0) 00:10:52 (9/14) Installing zstd-libs (1.5.5-r0) 00:10:52 (10/14) Installing kmod-libs (30-r1) 00:10:52 (11/14) Installing eudev (3.2.11-r4) 00:10:52 (12/14) Installing eudev-dev (3.2.11-r4) 00:10:52 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 00:10:52 (14/14) Installing v4l-utils-dev (1.22.1-r2) 00:10:52 Executing busybox-1.35.0-r29.trigger 00:10:52 Executing eudev-3.2.11-r4.trigger 00:10:52 OK: 271 MiB in 67 packages 00:10:54 Removing intermediate container 019a8cfa212e 00:10:54 ---> b6c391871be2 00:10:54 Step 8/13 : WORKDIR /device-usb-camera 00:10:54 ---> Running in d6f1aae25dbb 00:10:54 Removing intermediate container d6f1aae25dbb 00:10:54 ---> 5582b8fa6c6a 00:10:54 Step 9/13 : COPY go.mod vendor* ./ 00:10:54 ---> 0afbd21f78d7 00:10:54 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:10:54 ---> Running in 2750ce15174b 00:12:16 Removing intermediate container 2750ce15174b 00:12:16 ---> 8b9f21f9642d 00:12:16 Step 11/13 : COPY . . 00:12:16 ---> 64a5ad6582a6 00:12:16 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 00:12:16 ---> Running in ef5b8eb8ebdf 00:12:16  % Total % Received % Xferd Average Speed Time  Time Time Current 00:12:16  Dload Upload Total Spent Left Speed 00:12:16  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3106 0 --:--:-- --:--:-- --:--:-- 3114 00:12:16 Removing intermediate container ef5b8eb8ebdf 00:12:16 ---> 7870f6447c65 00:12:16 Step 13/13 : RUN ${MAKE} 00:12:16 ---> Running in f95f8d6859cd 00:12:16 noop 00:12:16 Removing intermediate container f95f8d6859cd 00:12:16 ---> d0974ed0406a 00:12:16 Successfully built d0974ed0406a 00:12:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:12:17 + docker inspect -f . ci-base-image-arm64 00:12:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:12:17 prd-ubuntu20.04-docker-arm64-4c-16g-3592 does not seem to be running inside a container 00:12:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/8 -v /w/workspace/device-usb-camera/8:/w/workspace/device-usb-camera/8:rw,z -v /w/workspace/device-usb-camera/8@tmp:/w/workspace/device-usb-camera/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:12:18 $ docker top 5d57e24c62059fe44c6cdf4dabe393b3eafb96a2885f308a3a8c304ecc1133f5 -eo pid,comm [Pipeline] { [Pipeline] sh 00:12:19 + go version 00:12:19 go version go1.20.6 linux/arm64 [Pipeline] } 00:12:19 $ docker stop --time=1 5d57e24c62059fe44c6cdf4dabe393b3eafb96a2885f308a3a8c304ecc1133f5 00:12:20 $ docker rm -f --volumes 5d57e24c62059fe44c6cdf4dabe393b3eafb96a2885f308a3a8c304ecc1133f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:12:21 + docker inspect -f . ci-base-image-arm64 00:12:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:12:21 prd-ubuntu20.04-docker-arm64-4c-16g-3592 does not seem to be running inside a container 00:12:21 $ 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/8 -v /w/workspace/device-usb-camera/8:/w/workspace/device-usb-camera/8:rw,z -v /w/workspace/device-usb-camera/8@tmp:/w/workspace/device-usb-camera/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:12:22 $ docker top b5da0374a80fe6454281d8f153891550fd7d9f3b4d33d14eb0ba23a07f1fb8a5 -eo pid,comm [Pipeline] { [Pipeline] sh 00:12:23 + git config --global --add safe.directory /w/workspace/device-usb-camera/8 [Pipeline] fileExists [Pipeline] sh 00:12:24 + make test 00:12:24 go test ./... -coverprofile=coverage.out ./... 00:12:56 ? github.com/edgexfoundry/device-usb-camera [no test files] 00:15:03 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 00:15:03 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.087s coverage: 3.4% of statements 00:15:03 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:15:03 go vet ./... 00:15:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:15:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:15:29 ./bin/test-attribution-txt.sh [Pipeline] echo 00:15:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:15:29 $ docker stop --time=1 b5da0374a80fe6454281d8f153891550fd7d9f3b4d33d14eb0ba23a07f1fb8a5 00:15:31 $ docker rm -f --volumes b5da0374a80fe6454281d8f153891550fd7d9f3b4d33d14eb0ba23a07f1fb8a5 [Pipeline] // withDockerContainer [Pipeline] sh 00:15:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:15:33 Warning: overwriting stash ‘coverage-report’ 00:15:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:15:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:15:34 + ls -al . 00:15:34 total 204 00:15:34 drwxrwxr-x 9 jenkins jenkins 4096 Aug 15 00:12 . 00:15:34 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 00:09 .. 00:15:34 drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 00:09 .git 00:15:34 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 00:09 .github 00:15:34 -rw-rw-r-- 1 jenkins jenkins 414 Aug 15 00:09 .gitignore 00:15:34 -rw-rw-r-- 1 jenkins jenkins 45 Aug 15 00:09 .golangci.yml 00:15:34 -rw-rw-r-- 1 jenkins jenkins 77 Aug 15 00:09 .hadolint.yml 00:15:34 -rw-rw-r-- 1 jenkins jenkins 9783 Aug 15 00:09 Attribution.txt 00:15:34 -rw-rw-r-- 1 jenkins jenkins 11903 Aug 15 00:09 CHANGELOG.md 00:15:34 -rw-rw-r-- 1 jenkins jenkins 2453 Aug 15 00:09 Dockerfile 00:15:34 -rw-rw-r-- 1 jenkins jenkins 678 Aug 15 00:09 GOVERNANCE.md 00:15:34 -rw-rw-r-- 1 jenkins jenkins 659 Aug 15 00:09 Jenkinsfile 00:15:34 -rw-rw-r-- 1 jenkins jenkins 11348 Aug 15 00:09 LICENSE 00:15:34 -rw-rw-r-- 1 jenkins jenkins 2364 Aug 15 00:09 Makefile 00:15:34 -rw-rw-r-- 1 jenkins jenkins 622 Aug 15 00:09 OWNERS.md 00:15:34 -rw-rw-r-- 1 jenkins jenkins 2575 Aug 15 00:09 README.md 00:15:34 -rw-rw-r-- 1 jenkins jenkins 5 Aug 15 00:06 VERSION 00:15:34 drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 00:09 bin 00:15:34 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 00:09 cmd 00:15:34 -rw-r--r-- 1 jenkins jenkins 46139 Aug 15 00:14 coverage.out 00:15:34 -rwxrwxr-x 1 jenkins jenkins 140 Aug 15 00:09 docker-entrypoint.sh 00:15:34 drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 00:09 docs 00:15:34 -rw-rw-r-- 1 jenkins jenkins 3416 Aug 15 00:09 go.mod 00:15:34 -rw-rw-r-- 1 jenkins jenkins 31482 Aug 15 00:09 go.sum 00:15:34 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 00:09 internal 00:15:34 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 00:09 snap 00:15:34 -rw-rw-r-- 1 jenkins jenkins 231 Aug 15 00:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:34 + 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=f833c80e74256e4ef4cd0d3903de352558a235cf --label arch=arm64 --label version=0.0.0 . 00:15:34 Sending build context to Docker daemon 1.342MB 00:15:34 Step 1/36 : ARG BASE=golang:1.20-alpine3.17 00:15:34 Step 2/36 : FROM ${BASE} AS builder 00:15:34 ---> d0974ed0406a 00:15:34 Step 3/36 : ARG ADD_BUILD_TAGS="" 00:15:35 ---> Running in e50314a7faf7 00:15:35 Removing intermediate container e50314a7faf7 00:15:35 ---> b4161f440439 00:15:35 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:15:35 ---> Running in 3e813c5e2322 00:15:35 Removing intermediate container 3e813c5e2322 00:15:35 ---> f6075e6c179f 00:15:35 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 00:15:36 ---> Running in bbc9e958407b 00:15:36 Removing intermediate container bbc9e958407b 00:15:36 ---> 609aea1dc275 00:15:36 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 00:15:36 ---> Running in 668b751bc457 00:15:36 Removing intermediate container 668b751bc457 00:15:36 ---> 732a8b83820b 00:15:36 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:15:36 ---> Running in 621b31e19279 00:15:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:15:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:15:39 OK: 271 MiB in 67 packages 00:15:40 Removing intermediate container 621b31e19279 00:15:40 ---> d72d2f46c3f7 00:15:40 Step 8/36 : WORKDIR /device-usb-camera 00:15:40 ---> Running in 88f2daeec4ab 00:15:40 Removing intermediate container 88f2daeec4ab 00:15:40 ---> 17e705a583b0 00:15:40 Step 9/36 : COPY go.mod vendor* ./ 00:15:41 ---> ce08e7794c2f 00:15:41 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:15:41 ---> Running in 8c9457bde9e3 00:15:43 Removing intermediate container 8c9457bde9e3 00:15:43 ---> 75962e7fb326 00:15:43 Step 11/36 : COPY . . 00:15:44 ---> 7dbff9aa75d3 00:15:44 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 00:15:44 ---> Running in 02537d3a839d 00:15:45  % Total % Received % Xferd Average Speed Time Time Time Current 00:15:45 Dload Upload Total Spent Left Speed 00:15:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3797 0 --:--:-- --:--:-- --:--:-- 3820 00:15:46 Removing intermediate container 02537d3a839d 00:15:46 ---> bd6db92449d2 00:15:46 Step 13/36 : RUN ${MAKE} 00:15:46 ---> Running in c699b8d816d6 00:15:47 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 00:18:24 Removing intermediate container c699b8d816d6 00:18:24 ---> 7eb6db6fa085 00:18:24 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 00:18:24 v0.21.6: Pulling from aler9/rtsp-simple-server 00:18:24 8766b47fe142: Pulling fs layer 00:18:24 8766b47fe142: Verifying Checksum 00:18:24 8766b47fe142: Download complete 00:18:24 8766b47fe142: Pull complete 00:18:24 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 00:18:24 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 00:18:24 ---> 69d40e2cb93c 00:18:24 Step 15/36 : FROM alpine:3.17 00:18:24 3.17: Pulling from library/alpine 00:18:24 4060ece20d7a: Pulling fs layer 00:18:24 4060ece20d7a: Verifying Checksum 00:18:24 4060ece20d7a: Download complete 00:18:24 4060ece20d7a: Pull complete 00:18:24 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 00:18:24 Status: Downloaded newer image for alpine:3.17 00:18:24 ---> 8650cd65339b 00:18:24 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 00:18:24 ---> Running in 8d99dabeeec7 00:18:24 Removing intermediate container 8d99dabeeec7 00:18:24 ---> 1760aef5b2be 00:18:24 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 00:18:24 ---> Running in e28e15018aa0 00:18:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:18:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:18:27 (1/83) Installing dumb-init (1.2.5-r2) 00:18:27 (2/83) Installing sdl2 (2.26.5-r0) 00:18:27 (3/83) Installing libxau (1.0.10-r0) 00:18:27 (4/83) Installing libmd (1.0.4-r0) 00:18:27 (5/83) Installing libbsd (0.11.7-r0) 00:18:27 (6/83) Installing libxdmcp (1.1.4-r0) 00:18:27 (7/83) Installing libxcb (1.15-r0) 00:18:27 (8/83) Installing libx11 (1.8.4-r1) 00:18:27 (9/83) Installing aom-libs (3.5.0-r0) 00:18:27 (10/83) Installing alsa-lib (1.2.8-r0) 00:18:27 (11/83) Installing libexpat (2.5.0-r0) 00:18:27 (12/83) Installing brotli-libs (1.0.9-r9) 00:18:27 (13/83) Installing libbz2 (1.0.8-r4) 00:18:27 (14/83) Installing libpng (1.6.39-r0) 00:18:27 (15/83) Installing freetype (2.12.1-r0) 00:18:27 (16/83) Installing fontconfig (2.14.1-r0) 00:18:27 (17/83) Installing fribidi (1.0.12-r0) 00:18:27 (18/83) Installing libffi (3.4.4-r0) 00:18:27 (19/83) Installing libintl (0.21.1-r1) 00:18:27 (20/83) Installing libblkid (2.38.1-r1) 00:18:27 (21/83) Installing libmount (2.38.1-r1) 00:18:27 (22/83) Installing pcre2 (10.42-r0) 00:18:28 (23/83) Installing glib (2.74.7-r0) 00:18:28 (24/83) Installing graphite2 (1.3.14-r2) 00:18:28 (25/83) Installing harfbuzz (5.3.1-r1) 00:18:28 (26/83) Installing libass (0.16.0-r1) 00:18:28 (27/83) Installing libdav1d (1.0.0-r2) 00:18:28 (28/83) Installing libdrm (2.4.114-r0) 00:18:28 (29/83) Installing gmp (6.2.1-r2) 00:18:28 (30/83) Installing nettle (3.8.1-r0) 00:18:28 (31/83) Installing p11-kit (0.24.1-r1) 00:18:28 (32/83) Installing libtasn1 (4.19.0-r0) 00:18:28 (33/83) Installing libunistring (1.1-r0) 00:18:28 (34/83) Installing gnutls (3.7.8-r3) 00:18:28 (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r1) 00:18:28 (36/83) Installing ncurses-libs (6.3_p20221119-r1) 00:18:28 (37/83) Installing lame (3.100-r2) 00:18:28 (38/83) Installing opus (1.3.1-r1) 00:18:28 (39/83) Installing libasyncns (0.8-r1) 00:18:28 (40/83) Installing dbus-libs (1.14.8-r0) 00:18:28 (41/83) Installing libltdl (2.4.7-r1) 00:18:28 (42/83) Installing orc (0.4.33-r0) 00:18:28 (43/83) Installing libgcc (12.2.1_git20220924-r4) 00:18:28 (44/83) Installing libogg (1.3.5-r2) 00:18:28 (45/83) Installing libstdc++ (12.2.1_git20220924-r4) 00:18:28 (46/83) Installing flac-libs (1.4.2-r0) 00:18:28 (47/83) Installing libvorbis (1.3.7-r0) 00:18:28 (48/83) Installing libsndfile (1.1.0-r2) 00:18:28 (49/83) Installing libgomp (12.2.1_git20220924-r4) 00:18:28 (50/83) Installing soxr (0.1.3-r3) 00:18:28 (51/83) Installing speexdsp (1.2.1-r0) 00:18:28 (52/83) Installing tdb-libs (1.4.6-r0) 00:18:28 (53/83) Installing libpulse (16.1-r6) 00:18:28 (54/83) Installing cjson (1.7.15-r3) 00:18:28 (55/83) Installing mbedtls (2.28.4-r0) 00:18:28 (56/83) Installing librist (0.2.7-r0) 00:18:28 (57/83) Installing libsrt (1.5.1-r0) 00:18:28 (58/83) Installing libssh (0.10.5-r0) 00:18:28 (59/83) Installing libtheora (1.1.1-r16) 00:18:28 (60/83) Installing libjpeg-turbo (2.1.4-r0) 00:18:28 (61/83) Installing v4l-utils-libs (1.22.1-r2) 00:18:29 (62/83) Installing libxext (1.3.5-r0) 00:18:29 (63/83) Installing libxfixes (6.0.0-r0) 00:18:29 (64/83) Installing wayland-libs-client (1.21.0-r1) 00:18:29 (65/83) Installing libva (2.16.0-r0) 00:18:29 (66/83) Installing libvdpau (1.5-r0) 00:18:29 (67/83) Installing vidstab (1.1.0-r2) 00:18:29 (68/83) Installing libvpx (1.12.0-r1) 00:18:29 (69/83) Installing libwebp (1.2.4-r2) 00:18:29 (70/83) Installing x264-libs (0.164_git20220602-r0) 00:18:29 (71/83) Installing numactl (2.0.16-r1) 00:18:29 (72/83) Installing x265-libs (3.5-r3) 00:18:29 (73/83) Installing xvidcore (1.3.7-r1) 00:18:29 (74/83) Installing libsodium (1.0.18-r2) 00:18:29 (75/83) Installing libzmq (4.3.4-r1) 00:18:29 (76/83) Installing ffmpeg-libs (5.1.3-r0) 00:18:30 (77/83) Installing ffmpeg (5.1.3-r0) 00:18:30 (78/83) Installing udev-init-scripts (35-r1) 00:18:30 (79/83) Installing eudev-libs (3.2.11-r4) 00:18:30 (80/83) Installing xz-libs (5.2.9-r0) 00:18:30 (81/83) Installing zstd-libs (1.5.5-r0) 00:18:30 (82/83) Installing kmod-libs (30-r1) 00:18:30 (83/83) Installing eudev (3.2.11-r4) 00:18:30 Executing busybox-1.35.0-r29.trigger 00:18:30 Executing eudev-3.2.11-r4.trigger 00:18:30 OK: 86 MiB in 98 packages 00:18:34 Removing intermediate container e28e15018aa0 00:18:34 ---> 5f70b0ddcbaf 00:18:34 Step 18/36 : WORKDIR / 00:18:34 ---> Running in 4ac596e2cc64 00:18:34 Removing intermediate container 4ac596e2cc64 00:18:34 ---> 58111293e64c 00:18:34 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 00:18:35 ---> 92280f9b6b69 00:18:35 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 00:18:35 ---> a0311291f6e0 00:18:35 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 00:18:36 ---> b6ea5633304c 00:18:36 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 00:18:37 ---> 2ab07dcb1ad7 00:18:37 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 00:18:37 ---> f5084727c06a 00:18:37 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 00:18:37 ---> 1a8b00215dbb 00:18:37 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 00:18:39 ---> 5645ebf6c271 00:18:39 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 00:18:39 ---> Running in aeaff341cb32 00:18:40 Removing intermediate container aeaff341cb32 00:18:40 ---> 258abd8b5fab 00:18:40 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 00:18:41 ---> Running in ca821bc18ce6 00:18:42 Removing intermediate container ca821bc18ce6 00:18:42 ---> 3e6d713d137b 00:18:42 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 00:18:42 ---> Running in bb6840ddf2fd 00:18:44 Removing intermediate container bb6840ddf2fd 00:18:44 ---> 6f7863baaf93 00:18:44 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 00:18:44 ---> Running in e27b051dac76 00:18:46 Removing intermediate container e27b051dac76 00:18:46 ---> d551994281f4 00:18:46 Step 30/36 : EXPOSE 59983 00:18:46 ---> Running in 121058bb386c 00:18:47 Removing intermediate container 121058bb386c 00:18:47 ---> b1f89f9ce79a 00:18:47 Step 31/36 : EXPOSE 8554 00:18:47 ---> Running in 689a6e7c4c22 00:18:47 Removing intermediate container 689a6e7c4c22 00:18:47 ---> e63b53b43c05 00:18:47 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 00:18:47 ---> Running in cbbc34e7a9bf 00:18:48 Removing intermediate container cbbc34e7a9bf 00:18:48 ---> b679e0006f4c 00:18:48 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 00:18:48 ---> Running in adf11c37a523 00:18:48 Removing intermediate container adf11c37a523 00:18:48 ---> 287dd3ce3e0e 00:18:48 Step 34/36 : LABEL arch=arm64 00:18:48 ---> Running in 11429f7e117e 00:18:48 Removing intermediate container 11429f7e117e 00:18:48 ---> 8d9fd7c39999 00:18:48 Step 35/36 : LABEL git_sha=f833c80e74256e4ef4cd0d3903de352558a235cf 00:18:48 ---> Running in 0417541be1be 00:18:49 Removing intermediate container 0417541be1be 00:18:49 ---> e814dca4bc05 00:18:49 Step 36/36 : LABEL version=0.0.0 00:18:49 ---> Running in 9e6b8f738208 00:18:49 Removing intermediate container 9e6b8f738208 00:18:49 ---> f3bd07423f0b 00:18:49 [Warning] One or more build-args [ARCH] were not consumed 00:18:49 Successfully built f3bd07423f0b 00:18:49 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 00:18:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:18:49 00:18:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:18:50 arm64: Pulling from edgex-lftools-log-publisher 00:18:50 8998bd30e6a1: Pulling fs layer 00:18:50 04944245beec: Pulling fs layer 00:18:50 699f458cf7ca: Pulling fs layer 00:18:50 765212b225bb: Pulling fs layer 00:18:50 f23df028b6ca: Pulling fs layer 00:18:50 d65c8cfc05b1: Pulling fs layer 00:18:50 2437ff75d9bd: Pulling fs layer 00:18:50 765212b225bb: Waiting 00:18:50 f23df028b6ca: Waiting 00:18:50 d65c8cfc05b1: Waiting 00:18:50 2437ff75d9bd: Waiting 00:18:50 04944245beec: Verifying Checksum 00:18:50 04944245beec: Download complete 00:18:50 765212b225bb: Verifying Checksum 00:18:50 765212b225bb: Download complete 00:18:50 f23df028b6ca: Verifying Checksum 00:18:50 f23df028b6ca: Download complete 00:18:50 d65c8cfc05b1: Verifying Checksum 00:18:50 d65c8cfc05b1: Download complete 00:18:50 699f458cf7ca: Verifying Checksum 00:18:50 699f458cf7ca: Download complete 00:18:51 8998bd30e6a1: Verifying Checksum 00:18:51 8998bd30e6a1: Download complete 00:18:52 2437ff75d9bd: Download complete 00:18:54 8998bd30e6a1: Pull complete 00:18:55 04944245beec: Pull complete 00:18:56 699f458cf7ca: Pull complete 00:18:56 765212b225bb: Pull complete 00:18:57 f23df028b6ca: Pull complete 00:18:57 d65c8cfc05b1: Pull complete 00:19:12 2437ff75d9bd: Pull complete 00:19:12 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:19:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:19:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:19:12 prd-ubuntu20.04-docker-arm64-4c-16g-3592 does not seem to be running inside a container 00:19:12 $ 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/8 -v /w/workspace/device-usb-camera/8:/w/workspace/device-usb-camera/8:rw,z -v /w/workspace/device-usb-camera/8@tmp:/w/workspace/device-usb-camera/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:19:15 $ docker top b3a8fb17d2b582d216d7fc3ad9a63ccc4b166ff278227420fb6b9b0fe7182b13 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:19:16 ---> job-cost.sh 00:19:16 lf-activate-venv: SKIPPING 00:19:16 INFO: No Stack... 00:19:16 INFO: Retrieving Pricing Info for: v3-standard-4 00:19:17 INFO: Archiving Costs [Pipeline] sh 00:19:18 + + cat /w/workspace/device-usb-camera/8/archives/cost.csv 00:19:18 cut -d, -f6 [Pipeline] lock 00:19:18 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-268-8-stack-cost] 00:19:18 Resource [jenkins-edgexfoundry-device-usb-camera-PR-268-8-stack-cost] did not exist. Created. 00:19:18 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-268-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:19:18 /w/workspace/device-usb-camera/8@tmp/durable-fb704ad0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:19:19 + echo total: 0.10999999940395355 [Pipeline] stash 00:19:19 Warning: overwriting stash ‘stack-cost’ 00:19:19 Stashed 1 file(s) [Pipeline] } 00:19:19 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-268-8-stack-cost] [Pipeline] // lock [Pipeline] } 00:19:19 $ docker stop --time=1 b3a8fb17d2b582d216d7fc3ad9a63ccc4b166ff278227420fb6b9b0fe7182b13 00:19:21 $ docker rm -f --volumes b3a8fb17d2b582d216d7fc3ad9a63ccc4b166ff278227420fb6b9b0fe7182b13 [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 00:19:21 provisioning config files... 00:19:21 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-268@tmp/config12232222554913687749tmp [Pipeline] { [Pipeline] sh 00:19:21 + set +x 00:19:21 + + curl -s https://codecov.io/bash 00:19:21 bash -s -- 00:19:21 00:19:21 _____ _ 00:19:21 / ____| | | 00:19:21 | | ___ __| | ___ ___ _____ __ 00:19:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:19:21 | |___| (_) | (_| | __/ (_| (_) \ V / 00:19:21 \_____\___/ \__,_|\___|\___\___/ \_/ 00:19:21 Bash-1.0.6 00:19:21 00:19:21 00:19:21 ==> git version 2.25.1 found 00:19:21 ==> 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 00:19:21 Release-Date: 2020-01-08 00:19:21 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:19:21 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:19:21 ==> Jenkins CI detected. 00:19:21 current dir:  /w/workspace/foundry_device-usb-camera_PR-268 00:19:21 project root: . 00:19:21 --> token set from env 00:19:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:19:21 ==> Running gcov in . (disable via -X gcov) 00:19:21 ==> Python coveragepy not found 00:19:21 ==> Searching for coverage reports in: 00:19:21 + . 00:19:22 -> Found 1 reports 00:19:22 ==> Detecting git/mercurial file structure 00:19:22 ==> Reading reports 00:19:22 + ./coverage.out bytes=46139 00:19:22 ==> Appending adjustments 00:19:22 https://docs.codecov.io/docs/fixing-reports 00:19:22 + Found adjustments 00:19:22 ==> Gzipping contents 00:19:22 8.0K /tmp/codecov.sE7EzM.gz 00:19:22 ==> Uploading reports 00:19:22 url: https://codecov.io 00:19:22 query: branch=PR-268&commit=f833c80e74256e4ef4cd0d3903de352558a235cf&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-268%2F8%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=268&job=&cmd_args= 00:19:22 -> Pinging Codecov 00:19:22 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-268&commit=f833c80e74256e4ef4cd0d3903de352558a235cf&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-268%2F8%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=268&job=&cmd_args= 00:19:22 -> Uploading to 00:19:22 https://storage.googleapis.com/codecov/v4/raw/2023-08-15/73D8F5FF140700D3E01443B452E23636/f833c80e74256e4ef4cd0d3903de352558a235cf/92429748-1ec2-4505-8b0a-2d19550b1561.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230815%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230815T001922Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=01bfa0d4a3d09693deb6c82021e0b106170ea449be2dadcb69cbebb8c02a168e 00:19:22 % Total % Received % Xferd Average Speed Time Time Time Current 00:19:22 Dload Upload Total Spent Left Speed 00:19:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6043 0 0 100 6043 0 23885 --:--:-- --:--:-- --:--:-- 23885 00:19:22 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/f833c80e74256e4ef4cd0d3903de352558a235cf [Pipeline] } 00:19:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 00:19:23 + [ -d /w/workspace/foundry_device-usb-camera_PR-268/archives ] 00:19:23 + ls -al /w/workspace/foundry_device-usb-camera_PR-268/archives 00:19:23 total 16 00:19:23 drwxr-xr-x 3 root root 4096 Aug 15 00:08 . 00:19:23 drwxrwxr-x 11 jenkins jenkins 4096 Aug 15 00:08 .. 00:19:23 drwxr-xr-x 2 root root 4096 Aug 15 00:08 cost 00:19:23 -rw-r--r-- 1 root root 89 Aug 15 00:08 cost.csv 00:19:23 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-268/archives 00:19:23 + ls -al /w/workspace/foundry_device-usb-camera_PR-268/archives 00:19:23 total 16 00:19:23 drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 00:08 . 00:19:23 drwxrwxr-x 11 jenkins jenkins 4096 Aug 15 00:08 .. 00:19:23 drwxr-xr-x 2 jenkins jenkins 4096 Aug 15 00:08 cost 00:19:23 -rw-r--r-- 1 jenkins jenkins 89 Aug 15 00:08 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:19:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:19:24 ---> package-listing.sh 00:19:24 ++ facter osfamily 00:19:24 ++ tr '[:upper:]' '[:lower:]' 00:19:24 + OS_FAMILY=debian 00:19:24 + workspace=/w/workspace/foundry_device-usb-camera_PR-268 00:19:24 + START_PACKAGES=/tmp/packages_start.txt 00:19:24 + END_PACKAGES=/tmp/packages_end.txt 00:19:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:19:24 + PACKAGES=/tmp/packages_start.txt 00:19:24 + '[' /w/workspace/foundry_device-usb-camera_PR-268 ']' 00:19:24 + PACKAGES=/tmp/packages_end.txt 00:19:24 + case "${OS_FAMILY}" in 00:19:24 + dpkg -l 00:19:24 + grep '^ii' 00:19:24 + '[' -f /tmp/packages_start.txt ']' 00:19:24 + '[' -f /tmp/packages_end.txt ']' 00:19:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:19:24 + '[' /w/workspace/foundry_device-usb-camera_PR-268 ']' 00:19:24 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-268/archives/ 00:19:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-268/archives/ [Pipeline] echo 00:19:24 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-268/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:19:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:19:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:19:25 prd-ubuntu20.04-docker-8c-8g-3590 does not seem to be running inside a container 00:19:25 $ 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-268/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-268 -v /w/workspace/foundry_device-usb-camera_PR-268:/w/workspace/foundry_device-usb-camera_PR-268:rw,z -v /w/workspace/foundry_device-usb-camera_PR-268@tmp:/w/workspace/foundry_device-usb-camera_PR-268@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:19:25 $ docker top d443eb4f3e524ac3b322ff078c89afbf8393555625c70ccb3f7a0c8639e6ede1 -eo pid,comm [Pipeline] { [Pipeline] sh 00:19:26 + touch /tmp/pre-build-complete [Pipeline] sh 00:19:26 + mkdir -p /var/log/sysstat [Pipeline] sh 00:19:26 + ls /var/log/sa-host 00:19:26 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:19:26 provisioning config files... 00:19:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-268@tmp/config17547764853117958042tmp [Pipeline] { [Pipeline] echo 00:19:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:19:27 ---> create-netrc.sh [Pipeline] } 00:19:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:19:27 ---> python-tools-install.sh [Pipeline] echo 00:19:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:19:27 ---> sudo-logs.sh 00:19:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:19:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:19:28 ---> job-cost.sh 00:19:28 lf-activate-venv: SKIPPING 00:19:28 DEBUG: total: 0.2199999988079071 00:19:28 INFO: Retrieving Stack Cost... 00:19:28 INFO: Retrieving Pricing Info for: v3-standard-8 00:19:29 INFO: Archiving Costs [Pipeline] echo 00:19:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:19:29 ---> logs-deploy.sh 00:19:29 lf-activate-venv: SKIPPING 00:19:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-268/8 00:19:29 INFO: archiving workspace using pattern(s): 00:19:30 Archives upload complete. 00:19:30 INFO: archiving logs to Nexus