Pull request #30 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 farshidtz for edgexfoundry/device-usb-camera Obtained Jenkinsfile from e9b21ae2d7126915138f0c91ed5cea9bfb935446+f39f8737115c4aee3eed177658c873badef7abfd (1c3464b18f58234007efcb47910a8bb2278eca95) 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-ssh16904230554579354343.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh2224416230585138618.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-30/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-30/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16005484677097983593.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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-ssh4558825983734216399.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-30/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-30/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh128895620448246634.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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.17 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-261 in /w/workspace/xfoundry_device-usb-camera_PR-30 [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/xfoundry_device-usb-camera_PR-30 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/30/head:refs/remotes/origin/PR-30 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit f39f8737115c4aee3eed177658c873badef7abfd into PR head commit e9b21ae2d7126915138f0c91ed5cea9bfb935446 Merge succeeded, producing e9b21ae2d7126915138f0c91ed5cea9bfb935446 Checking out Revision e9b21ae2d7126915138f0c91ed5cea9bfb935446 (PR-30) > git config core.sparsecheckout # timeout=10 > git checkout -f e9b21ae2d7126915138f0c91ed5cea9bfb935446 # 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 f39f8737115c4aee3eed177658c873badef7abfd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e9b21ae2d7126915138f0c91ed5cea9bfb935446 # timeout=10 Commit message: "Merge remote-tracking branch 'upstream/main' into snap" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:21:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:21:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:21:38 ========================================================= 15:21:38 EdgeX Global Pipelines Version Info 15:21:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 9d425a122fc8d93ed8c47b9571e6ceae85e14b67 # timeout=10 15:21:38 ------------------- 15:21:38 stable info: 15:21:38 ------------------- 15:21:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:21:38 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 15:21:38 Message: update stable to v1.0.230 15:21:39 ------------------- 15:21:39 experimental info: 15:21:39 ------------------- 15:21:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:21:39 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 15:21:39 Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:21:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 15:21:39 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 15:21:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:21:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:21:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:21:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 15:21:39 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:21:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:21:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:21:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:21:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:21:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 15:21:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:21:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:21:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:21:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:21:39 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:21:39 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:21:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:21:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:21:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:21:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:21:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:21:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:21:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:21:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:21:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-30 [Pipeline] echo 15:21:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-30 [Pipeline] echo 15:21:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-30 [Pipeline] echo 15:21:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e9b21ae2d7126915138f0c91ed5cea9bfb935446 [Pipeline] echo 15:21:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e9b21ae [Pipeline] echo 15:21:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:21:39 provisioning config files... 15:21:40 copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-30@tmp/config6758026659230796877tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:21:40 ---> docker-login.sh 15:21:40 nexus3.edgexfoundry.org:10001 15:21:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:40 Configure a credential helper to remove this warning. See 15:21:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:40 15:21:40 Login Succeeded 15:21:40 nexus3.edgexfoundry.org:10002 15:21:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:40 Configure a credential helper to remove this warning. See 15:21:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:40 15:21:40 Login Succeeded 15:21:40 nexus3.edgexfoundry.org:10003 15:21:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:40 Configure a credential helper to remove this warning. See 15:21:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:40 15:21:40 Login Succeeded 15:21:40 nexus3.edgexfoundry.org:10004 15:21:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:41 Configure a credential helper to remove this warning. See 15:21:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:41 15:21:41 Login Succeeded 15:21:41 docker.io 15:21:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:41 Configure a credential helper to remove this warning. See 15:21:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:41 15:21:41 Login Succeeded 15:21:41 ---> docker-login.sh ends [Pipeline] } 15:21:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:21:41 + git rev-list -1 --merges e9b21ae2d7126915138f0c91ed5cea9bfb935446~1..e9b21ae2d7126915138f0c91ed5cea9bfb935446 [Pipeline] echo 15:21:41 -----------> git rev-list -1 --merges e9b21ae2d7126915138f0c91ed5cea9bfb935446~1..e9b21ae2d7126915138f0c91ed5cea9bfb935446 e9b21ae2d7126915138f0c91ed5cea9bfb935446 15:21:41 e9b21ae2d7126915138f0c91ed5cea9bfb935446 [false] [Pipeline] sh 15:21:42 + git log --format=format:%s -1 e9b21ae2d7126915138f0c91ed5cea9bfb935446 [Pipeline] echo 15:21:42 ========================================================= 15:21:42 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:21:42 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:21:42 + git log --format=format:%s -1 e9b21ae2d7126915138f0c91ed5cea9bfb935446 [Pipeline] echo 15:21:42 [semverPrep] GIT_COMMIT: e9b21ae2d7126915138f0c91ed5cea9bfb935446, Commit Message: Merge remote-tracking branch 'upstream/main' into snap [Pipeline] echo 15:21:42 [semverPrep] This is not a build commit. [Pipeline] sh 15:21:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:21:42 + grep -v github /etc/ssh/ssh_known_hosts 15:21:42 + [ -e /tmp/ssh_known_hosts ] 15:21:42 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:21:42 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:21:42 + sudo tee -a /etc/ssh/ssh_known_hosts 15:21:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:21:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 15:21:43 15:21:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:21:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 15:21:43 latest: Pulling from edgex-devops/py-git-semver 15:21:43 1fe172e4850f: Pulling fs layer 15:21:43 caf521ccaac6: Pulling fs layer 15:21:43 3ead6fa29328: Pulling fs layer 15:21:43 5c2a1cbceb83: Pulling fs layer 15:21:43 a8d5f1318db7: Pulling fs layer 15:21:43 c427282e49a2: Pulling fs layer 15:21:43 1827001aaf11: Pulling fs layer 15:21:43 0714d37db230: Pulling fs layer 15:21:43 ac28cf19c067: Pulling fs layer 15:21:43 ca983d60f3e2: Pulling fs layer 15:21:43 9f894cec8388: Pulling fs layer 15:21:43 0714d37db230: Waiting 15:21:43 5c2a1cbceb83: Waiting 15:21:43 ca983d60f3e2: Waiting 15:21:43 9f894cec8388: Waiting 15:21:43 a8d5f1318db7: Waiting 15:21:43 ac28cf19c067: Waiting 15:21:43 1827001aaf11: Waiting 15:21:43 caf521ccaac6: Verifying Checksum 15:21:43 caf521ccaac6: Download complete 15:21:43 5c2a1cbceb83: Download complete 15:21:43 a8d5f1318db7: Verifying Checksum 15:21:43 a8d5f1318db7: Download complete 15:21:43 c427282e49a2: Verifying Checksum 15:21:43 c427282e49a2: Download complete 15:21:43 3ead6fa29328: Verifying Checksum 15:21:43 3ead6fa29328: Download complete 15:21:43 0714d37db230: Verifying Checksum 15:21:43 ac28cf19c067: Verifying Checksum 15:21:43 ac28cf19c067: Download complete 15:21:43 ca983d60f3e2: Verifying Checksum 15:21:43 ca983d60f3e2: Download complete 15:21:43 9f894cec8388: Verifying Checksum 15:21:43 9f894cec8388: Download complete 15:21:43 1fe172e4850f: Download complete 15:21:44 1827001aaf11: Verifying Checksum 15:21:44 1827001aaf11: Download complete 15:21:44 1fe172e4850f: Pull complete 15:21:44 caf521ccaac6: Pull complete 15:21:45 3ead6fa29328: Pull complete 15:21:45 5c2a1cbceb83: Pull complete 15:21:45 a8d5f1318db7: Pull complete 15:21:46 c427282e49a2: Pull complete 15:21:47 1827001aaf11: Pull complete 15:21:47 0714d37db230: Pull complete 15:21:47 ac28cf19c067: Pull complete 15:21:47 ca983d60f3e2: Pull complete 15:21:47 9f894cec8388: Pull complete 15:21:47 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 15:21:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 15:21:47 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:21:48 prd-ubuntu20.04-docker-8c-8g-261 does not seem to be running inside a container 15:21:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-usb-camera_PR-30 -v /w/workspace/xfoundry_device-usb-camera_PR-30:/w/workspace/xfoundry_device-usb-camera_PR-30:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-30@tmp:/w/workspace/xfoundry_device-usb-camera_PR-30@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 15:21:49 $ docker top b6849c1787d09e8963ac65df6bea21fe607a5eb21a702a4c6d56a6569e9c0e00 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:21:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:21:49 [ssh-agent] Looking for ssh-agent implementation... 15:21:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:21:49 $ docker exec b6849c1787d09e8963ac65df6bea21fe607a5eb21a702a4c6d56a6569e9c0e00 ssh-agent 15:21:49 SSH_AUTH_SOCK=/tmp/ssh-edRCacBa39Rc/agent.33 15:21:49 SSH_AGENT_PID=40 15:21:49 Running ssh-add (command line suppressed) 15:21:49 Identity added: /w/workspace/xfoundry_device-usb-camera_PR-30@tmp/private_key_9056992492315525396.key (/w/workspace/xfoundry_device-usb-camera_PR-30@tmp/private_key_9056992492315525396.key) 15:21:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:21:50 + git tag --points-at HEAD [Pipeline] } 15:21:50 $ docker exec --env ******** --env ******** b6849c1787d09e8963ac65df6bea21fe607a5eb21a702a4c6d56a6569e9c0e00 ssh-agent -k 15:21:50 unset SSH_AUTH_SOCK; 15:21:50 unset SSH_AGENT_PID; 15:21:50 echo Agent pid 40 killed; 15:21:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:21:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:21:50 [ssh-agent] Looking for ssh-agent implementation... 15:21:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:21:50 $ docker exec b6849c1787d09e8963ac65df6bea21fe607a5eb21a702a4c6d56a6569e9c0e00 ssh-agent 15:21:50 SSH_AUTH_SOCK=/tmp/ssh-4lzlojuQq0Ek/agent.73 15:21:50 SSH_AGENT_PID=79 15:21:50 Running ssh-add (command line suppressed) 15:21:50 Identity added: /w/workspace/xfoundry_device-usb-camera_PR-30@tmp/private_key_6970228183040865174.key (/w/workspace/xfoundry_device-usb-camera_PR-30@tmp/private_key_6970228183040865174.key) 15:21:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:21:50 + git semver init 15:21:51 2022-05-27 15:21:51,165 [run_init] DEBUG init version:0.0.0 force:False 15:21:51 2022-05-27 15:21:51,165 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-usb-camera_PR-30/.semver 15:21:51 2022-05-27 15:21:51,166 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/xfoundry_device-usb-camera_PR-30/.semver 15:21:51 2022-05-27 15:21:51,166 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/xfoundry_device-usb-camera_PR-30/.semver'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-30, universal_newlines=False, shell=None, istream=None) 15:21:51 2022-05-27 15:21:51,714 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-usb-camera_PR-30/.git/info/exclude 15:21:51 2022-05-27 15:21:51,715 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-usb-camera_PR-30/.semver/PR-30 with force:False 15:21:51 2022-05-27 15:21:51,715 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-usb-camera_PR-30/.semver/PR-30 15:21:51 2022-05-27 15:21:51,719 [execute] INFO git cat-file --batch-check 15:21:51 2022-05-27 15:21:51,720 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-30/.semver, universal_newlines=False, shell=None, istream=) 15:21:51 2022-05-27 15:21:51,725 [execute] INFO git cat-file --batch 15:21:51 2022-05-27 15:21:51,726 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-30/.semver, universal_newlines=False, shell=None, istream=) 15:21:51 2022-05-27 15:21:51,731 [read_version] DEBUG read version from /w/workspace/xfoundry_device-usb-camera_PR-30/.semver/PR-30 15:21:51 0.0.0 [Pipeline] } 15:21:51 $ docker exec --env ******** --env ******** b6849c1787d09e8963ac65df6bea21fe607a5eb21a702a4c6d56a6569e9c0e00 ssh-agent -k 15:21:51 unset SSH_AUTH_SOCK; 15:21:51 unset SSH_AGENT_PID; 15:21:51 echo Agent pid 79 killed; 15:21:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:21:52 + git semver [Pipeline] } 15:21:52 $ docker stop --time=1 b6849c1787d09e8963ac65df6bea21fe607a5eb21a702a4c6d56a6569e9c0e00 15:21:53 $ docker rm -f b6849c1787d09e8963ac65df6bea21fe607a5eb21a702a4c6d56a6569e9c0e00 [Pipeline] // withDockerContainer [Pipeline] sh 15:21:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:21:54 Stashed 1 file(s) [Pipeline] echo 15:21:54 [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 15:21:54 provisioning config files... 15:21:54 copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-30@tmp/config7528082991716249937tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:21:54 ---> docker-login.sh 15:21:54 nexus3.edgexfoundry.org:10001 15:21:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:54 Configure a credential helper to remove this warning. See 15:21:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:54 15:21:54 Login Succeeded 15:21:54 nexus3.edgexfoundry.org:10002 15:21:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:55 Configure a credential helper to remove this warning. See 15:21:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:55 15:21:55 Login Succeeded 15:21:55 nexus3.edgexfoundry.org:10003 15:21:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:55 Configure a credential helper to remove this warning. See 15:21:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:55 15:21:55 Login Succeeded 15:21:55 nexus3.edgexfoundry.org:10004 15:21:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:55 Configure a credential helper to remove this warning. See 15:21:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:55 15:21:55 Login Succeeded 15:21:55 docker.io 15:21:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:55 Configure a credential helper to remove this warning. See 15:21:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:55 15:21:55 Login Succeeded 15:21:55 ---> docker-login.sh ends [Pipeline] } 15:21:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:21:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:21:55 ========================================================= 15:21:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 15:21:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:21:56 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 15:21:56 Sending build context to Docker daemon 682.5kB 15:21:56 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 15:21:56 Step 2/12 : FROM ${BASE} AS builder 15:21:56 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 15:21:56 59bf1c3509f3: Pulling fs layer 15:21:56 666ba61612fd: Pulling fs layer 15:21:56 8ed8ca486205: Pulling fs layer 15:21:56 4fe6c5a15a65: Pulling fs layer 15:21:56 22a0e8bec74d: Pulling fs layer 15:21:56 ca2b28591e48: Pulling fs layer 15:21:56 a51346096db8: Pulling fs layer 15:21:56 daebc70d1ce1: Pulling fs layer 15:21:56 0e18a0eac166: Pulling fs layer 15:21:56 a51346096db8: Waiting 15:21:56 22a0e8bec74d: Waiting 15:21:56 daebc70d1ce1: Waiting 15:21:56 0e18a0eac166: Waiting 15:21:56 ca2b28591e48: Waiting 15:21:56 4fe6c5a15a65: Waiting 15:21:56 8ed8ca486205: Verifying Checksum 15:21:56 8ed8ca486205: Download complete 15:21:56 666ba61612fd: Verifying Checksum 15:21:56 666ba61612fd: Download complete 15:21:56 22a0e8bec74d: Verifying Checksum 15:21:56 22a0e8bec74d: Download complete 15:21:56 ca2b28591e48: Verifying Checksum 15:21:56 ca2b28591e48: Download complete 15:21:56 a51346096db8: Download complete 15:21:56 59bf1c3509f3: Download complete 15:21:56 daebc70d1ce1: Verifying Checksum 15:21:56 daebc70d1ce1: Download complete 15:21:56 59bf1c3509f3: Pull complete 15:21:56 666ba61612fd: Pull complete 15:21:56 8ed8ca486205: Pull complete 15:21:56 0e18a0eac166: Verifying Checksum 15:21:56 0e18a0eac166: Download complete 15:21:56 4fe6c5a15a65: Verifying Checksum 15:21:56 4fe6c5a15a65: Download complete 15:22:01 4fe6c5a15a65: Pull complete 15:22:01 22a0e8bec74d: Pull complete 15:22:01 ca2b28591e48: Pull complete 15:22:01 a51346096db8: Pull complete 15:22:01 daebc70d1ce1: Pull complete 15:22:03 0e18a0eac166: Pull complete 15:22:03 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 15:22:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 15:22:03 ---> f018257e8ee9 15:22:03 Step 3/12 : ARG MAKE="make build" 15:22:04 ---> Running in 748d67c2ce32 15:22:04 Removing intermediate container 748d67c2ce32 15:22:04 ---> e5e09c66857d 15:22:04 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 15:22:04 ---> Running in f301790a26f5 15:22:04 Removing intermediate container f301790a26f5 15:22:04 ---> f1d5436aca4a 15:22:04 Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 15:22:04 ---> Running in f25b47e118e3 15:22:04 Removing intermediate container f25b47e118e3 15:22:04 ---> 9f878cfaf771 15:22:04 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:22:04 ---> Running in 70a4b7bc58a5 15:22:05 Removing intermediate container 70a4b7bc58a5 15:22:05 ---> d300a455fb09 15:22:05 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:22:05 ---> Running in 65506f6aacb4 15:22:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:22:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:22:07 (1/81) Installing mesa (21.2.6-r0) 15:22:07 (2/81) Installing libxau (1.0.9-r0) 15:22:07 (3/81) Installing libmd (1.0.3-r0) 15:22:07 (4/81) Installing libbsd (0.11.3-r1) 15:22:07 (5/81) Installing libxdmcp (1.1.3-r0) 15:22:07 (6/81) Installing libxcb (1.14-r2) 15:22:07 (7/81) Installing libx11 (1.7.2-r0) 15:22:07 (8/81) Installing libxext (1.3.4-r0) 15:22:07 (9/81) Installing libxfixes (6.0.0-r0) 15:22:07 (10/81) Installing libxxf86vm (1.1.4-r2) 15:22:07 (11/81) Installing libpciaccess (0.16-r0) 15:22:07 (12/81) Installing libdrm (2.4.109-r0) 15:22:08 (13/81) Installing mesa-glapi (21.2.6-r0) 15:22:08 (14/81) Installing libxshmfence (1.3-r1) 15:22:08 (15/81) Installing mesa-gl (21.2.6-r0) 15:22:08 (16/81) Installing libice (1.0.10-r0) 15:22:08 (17/81) Installing libuuid (2.37.4-r0) 15:22:08 (18/81) Installing libsm (1.2.3-r0) 15:22:08 (19/81) Installing libxt (1.2.1-r0) 15:22:08 (20/81) Installing libxmu (1.1.3-r0) 15:22:08 (21/81) Installing xset (1.2.4-r0) 15:22:08 (22/81) Installing xprop (1.2.5-r0) 15:22:08 (23/81) Installing xdg-utils (1.1.3-r0) 15:22:08 (24/81) Installing dbus-libs (1.12.20-r4) 15:22:09 (25/81) Installing libffi (3.4.2-r1) 15:22:09 (26/81) Installing libintl (0.21-r0) 15:22:09 (27/81) Installing libblkid (2.37.4-r0) 15:22:09 (28/81) Installing libmount (2.37.4-r0) 15:22:09 (29/81) Installing pcre (8.45-r1) 15:22:09 (30/81) Installing glib (2.70.1-r0) 15:22:09 Still waiting to schedule task 15:22:09 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:22:09 (31/81) Installing icu-libs (69.1-r1) 15:22:10 (32/81) Installing libpcre2-16 (10.39-r0) 15:22:10 (33/81) Installing zstd-libs (1.5.0-r0) 15:22:10 (34/81) Installing qt5-qtbase (5.15.3_git20210713-r5) 15:22:11 (35/81) Installing hicolor-icon-theme (0.17-r1) 15:22:11 (36/81) Installing wayland-libs-server (1.19.0-r1) 15:22:11 (37/81) Installing mesa-gbm (21.2.6-r0) 15:22:11 (38/81) Installing wayland-libs-client (1.19.0-r1) 15:22:11 (39/81) Installing qt5-qtdeclarative (5.15.3_git20210531-r0) 15:22:12 (40/81) Installing libxcomposite (0.4.5-r0) 15:22:12 (41/81) Installing libbz2 (1.0.8-r1) 15:22:12 (42/81) Installing libpng (1.6.37-r1) 15:22:12 (43/81) Installing freetype (2.11.1-r2) 15:22:12 (44/81) Installing fontconfig (2.13.1-r4) 15:22:12 (45/81) Installing wayland-libs-cursor (1.19.0-r1) 15:22:12 (46/81) Installing wayland-libs-egl (1.19.0-r1) 15:22:12 (47/81) Installing xkeyboard-config (2.34-r0) 15:22:12 (48/81) Installing xz-libs (5.2.5-r1) 15:22:12 (49/81) Installing libxml2 (2.9.14-r0) 15:22:12 (50/81) Installing libxkbcommon (1.3.1-r0) 15:22:12 (51/81) Installing qt5-qtwayland (5.15.3_git20211028-r0) 15:22:13 (52/81) Installing mesa-egl (21.2.6-r0) 15:22:13 (53/81) Installing avahi-libs (0.8-r5) 15:22:13 (54/81) Installing nettle (3.7.3-r0) 15:22:13 (55/81) Installing p11-kit (0.24.0-r1) 15:22:13 (56/81) Installing libtasn1 (4.18.0-r0) 15:22:13 (57/81) Installing libunistring (0.9.10-r1) 15:22:13 (58/81) Installing gnutls (3.7.1-r0) 15:22:13 (59/81) Installing cups-libs (2.3.3-r6) 15:22:13 (60/81) Installing graphite2 (1.3.14-r0) 15:22:13 (61/81) Installing harfbuzz (3.0.0-r2) 15:22:14 (62/81) Installing libevdev (1.12.0-r0) 15:22:14 (63/81) Installing mtdev (1.1.6-r0) 15:22:14 (64/81) Installing eudev-libs (3.2.11_pre1-r0) 15:22:14 (65/81) Installing libinput-libs (1.19.4-r0) 15:22:14 (66/81) Installing libjpeg-turbo (2.1.2-r0) 15:22:14 (67/81) Installing xcb-util-wm (0.4.1-r1) 15:22:14 (68/81) Installing xcb-util (0.4.0-r3) 15:22:14 (69/81) Installing xcb-util-image (0.4.0-r1) 15:22:14 (70/81) Installing xcb-util-keysyms (0.4.0-r1) 15:22:14 (71/81) Installing xcb-util-renderutil (0.3.9-r1) 15:22:14 (72/81) Installing libxkbcommon-x11 (1.3.1-r0) 15:22:14 (73/81) Installing qt5-qtbase-x11 (5.15.3_git20210713-r5) 15:22:15 (74/81) Installing v4l-utils-libs (1.22.1-r1) 15:22:15 (75/81) Installing v4l-utils (1.22.1-r1) 15:22:15 (76/81) Installing udev-init-scripts (35-r0) 15:22:15 Executing udev-init-scripts-35-r0.post-install 15:22:15 (77/81) Installing kmod-libs (29-r2) 15:22:16 (78/81) Installing eudev (3.2.11_pre1-r0) 15:22:16 (79/81) Installing eudev-dev (3.2.11_pre1-r0) 15:22:16 (80/81) Installing v4l-utils-dvbv5 (1.22.1-r1) 15:22:16 (81/81) Installing v4l-utils-dev (1.22.1-r1) 15:22:16 Executing busybox-1.34.1-r3.trigger 15:22:16 Executing eudev-3.2.11_pre1-r0.trigger 15:22:16 OK: 335 MiB in 133 packages 15:22:18 Removing intermediate container 65506f6aacb4 15:22:18 ---> 6166c0492a33 15:22:18 Step 8/12 : WORKDIR /device-usb-camera 15:22:18 ---> Running in f95445cce6ea 15:22:18 Removing intermediate container f95445cce6ea 15:22:18 ---> 1f2d962b6cc8 15:22:18 Step 9/12 : COPY go.mod vendor* ./ 15:22:18 ---> e22eb53e1768 15:22:18 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:22:18 ---> Running in 5adab9300f1b 15:22:36 Removing intermediate container 5adab9300f1b 15:22:36 ---> 89bdade3c3f5 15:22:36 Step 11/12 : COPY . . 15:22:36 ---> 1c627c3792c8 15:22:36 Step 12/12 : RUN ${MAKE} 15:22:36 ---> Running in 59050f7a7222 15:22:36 noop 15:22:36 Removing intermediate container 59050f7a7222 15:22:36 ---> c2e535666666 15:22:36 Successfully built c2e535666666 15:22:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:36 + docker inspect -f . ci-base-image-x86_64 15:22:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:22:36 prd-ubuntu20.04-docker-8c-8g-261 does not seem to be running inside a container 15:22:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-30 -v /w/workspace/xfoundry_device-usb-camera_PR-30:/w/workspace/xfoundry_device-usb-camera_PR-30:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-30@tmp:/w/workspace/xfoundry_device-usb-camera_PR-30@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 ******** ci-base-image-x86_64 cat 15:22:37 $ docker top 693e9580488c4938f4de1ee02739c5539b3b60aa774aae3d78d0ef95c7e249d7 -eo pid,comm [Pipeline] { [Pipeline] sh 15:22:37 + go version 15:22:37 go version go1.17.6 linux/amd64 [Pipeline] } 15:22:37 $ docker stop --time=1 693e9580488c4938f4de1ee02739c5539b3b60aa774aae3d78d0ef95c7e249d7 15:22:39 $ docker rm -f 693e9580488c4938f4de1ee02739c5539b3b60aa774aae3d78d0ef95c7e249d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:39 + docker inspect -f . ci-base-image-x86_64 15:22:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:22:39 prd-ubuntu20.04-docker-8c-8g-261 does not seem to be running inside a container 15:22:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-30 -v /w/workspace/xfoundry_device-usb-camera_PR-30:/w/workspace/xfoundry_device-usb-camera_PR-30:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-30@tmp:/w/workspace/xfoundry_device-usb-camera_PR-30@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 ******** ci-base-image-x86_64 cat 15:22:40 $ docker top fcc766673bebd74b7b10b31ce57d5e62f0750410b02b7160079cd468a01fc916 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:22:40 + make test 15:22:40 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 15:22:40 ? github.com/edgexfoundry/device-usb-camera [no test files] 15:22:50 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 15:22:50 ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] 15:22:55 CGO_ENABLED=1 go vet ./... 15:23:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:23:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:23:00 ./bin/test-attribution-txt.sh [Pipeline] echo 15:23:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:23:00 $ docker stop --time=1 fcc766673bebd74b7b10b31ce57d5e62f0750410b02b7160079cd468a01fc916 15:23:01 $ docker rm -f fcc766673bebd74b7b10b31ce57d5e62f0750410b02b7160079cd468a01fc916 [Pipeline] // withDockerContainer [Pipeline] sh 15:23:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:23:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:23:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:23:03 + ls -al . 15:23:03 total 168 15:23:03 drwxrwxr-x 10 jenkins jenkins 4096 May 27 15:22 . 15:23:03 drwxrwxr-x 4 jenkins jenkins 4096 May 27 15:21 .. 15:23:03 drwxrwxr-x 8 jenkins jenkins 4096 May 27 15:21 .git 15:23:03 drwxrwxr-x 2 jenkins jenkins 4096 May 27 15:21 .github 15:23:03 -rw-rw-r-- 1 jenkins jenkins 414 May 27 15:21 .gitignore 15:23:03 -rw-rw-r-- 1 jenkins jenkins 42 May 27 15:21 .golangci.yml 15:23:03 -rw-rw-r-- 1 jenkins jenkins 77 May 27 15:21 .hadolint.yml 15:23:03 drwxr-xr-x 3 jenkins jenkins 4096 May 27 15:21 .semver 15:23:03 -rw-rw-r-- 1 jenkins jenkins 8706 May 27 15:21 Attribution.txt 15:23:03 -rw-rw-r-- 1 jenkins jenkins 181 May 27 15:21 CHANGELOG.md 15:23:03 -rw-rw-r-- 1 jenkins jenkins 1891 May 27 15:21 Dockerfile 15:23:03 -rw-rw-r-- 1 jenkins jenkins 678 May 27 15:21 GOVERNANCE.md 15:23:03 -rw-rw-r-- 1 jenkins jenkins 659 May 27 15:21 Jenkinsfile 15:23:03 -rw-rw-r-- 1 jenkins jenkins 11348 May 27 15:21 LICENSE 15:23:03 -rw-rw-r-- 1 jenkins jenkins 2345 May 27 15:21 Makefile 15:23:03 -rw-rw-r-- 1 jenkins jenkins 622 May 27 15:21 OWNERS.md 15:23:03 -rw-rw-r-- 1 jenkins jenkins 8912 May 27 15:21 README.md 15:23:03 -rw-rw-r-- 1 jenkins jenkins 5 May 27 15:21 VERSION 15:23:03 drwxrwxr-x 2 jenkins jenkins 4096 May 27 15:21 bin 15:23:03 drwxrwxr-x 3 jenkins jenkins 4096 May 27 15:21 cmd 15:23:03 -rw-r--r-- 1 jenkins jenkins 10 May 27 15:22 coverage.out 15:23:03 drwxrwxr-x 2 jenkins jenkins 4096 May 27 15:21 docker-compose 15:23:03 -rw-rw-r-- 1 jenkins jenkins 140 May 27 15:21 docker-entrypoint.sh 15:23:03 -rw-rw-r-- 1 jenkins jenkins 3307 May 27 15:21 go.mod 15:23:03 -rw-rw-r-- 1 jenkins jenkins 35656 May 27 15:21 go.sum 15:23:03 drwxrwxr-x 3 jenkins jenkins 4096 May 27 15:21 internal 15:23:03 drwxrwxr-x 3 jenkins jenkins 4096 May 27 15:21 snap 15:23:03 -rw-rw-r-- 1 jenkins jenkins 231 May 27 15:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:03 + 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=e9b21ae2d7126915138f0c91ed5cea9bfb935446 --label arch=amd64 --label version=0.0.0 . 15:23:03 Sending build context to Docker daemon 683.5kB 15:23:03 Step 1/29 : ARG BASE=golang:1.17-alpine3.15 15:23:03 Step 2/29 : FROM ${BASE} AS builder 15:23:03 ---> c2e535666666 15:23:03 Step 3/29 : ARG MAKE="make build" 15:23:03 ---> Running in a94a9e09eacb 15:23:03 Removing intermediate container a94a9e09eacb 15:23:03 ---> a7d1767d7ed7 15:23:03 Step 4/29 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 15:23:03 ---> Running in df2d8e550202 15:23:03 Removing intermediate container df2d8e550202 15:23:03 ---> daba56f79ecc 15:23:03 Step 5/29 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 15:23:03 ---> Running in e80b29b84a84 15:23:04 Removing intermediate container e80b29b84a84 15:23:04 ---> 2ce7aa3121dc 15:23:04 Step 6/29 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:23:04 ---> Running in 7b4c4bea32f6 15:23:04 Removing intermediate container 7b4c4bea32f6 15:23:04 ---> 2af6bd5d87d1 15:23:04 Step 7/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:23:04 ---> Running in 89fdd6998c69 15:23:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:23:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:23:06 OK: 335 MiB in 133 packages 15:23:06 Removing intermediate container 89fdd6998c69 15:23:06 ---> 603de88e26d8 15:23:06 Step 8/29 : WORKDIR /device-usb-camera 15:23:06 ---> Running in f52b780ea711 15:23:06 Removing intermediate container f52b780ea711 15:23:06 ---> 610a00a345d9 15:23:06 Step 9/29 : COPY go.mod vendor* ./ 15:23:06 ---> e41f1c764c0d 15:23:06 Step 10/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:23:06 ---> Running in c1c212ea8fca 15:23:07 Removing intermediate container c1c212ea8fca 15:23:07 ---> c13191dc58d6 15:23:07 Step 11/29 : COPY . . 15:23:07 ---> 472f219809b1 15:23:07 Step 12/29 : RUN ${MAKE} 15:23:07 ---> Running in 93afe59b9898 15:23:07 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 15:23:29 Removing intermediate container 93afe59b9898 15:23:29 ---> 12f9678525e4 15:23:29 Step 13/29 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 15:23:29 v0.18.4: Pulling from aler9/rtsp-simple-server 15:23:29 af6660deedbd: Pulling fs layer 15:23:29 97cd0a44c592: Pulling fs layer 15:23:29 97cd0a44c592: Verifying Checksum 15:23:29 97cd0a44c592: Download complete 15:23:29 af6660deedbd: Verifying Checksum 15:23:29 af6660deedbd: Download complete 15:23:29 af6660deedbd: Pull complete 15:23:29 97cd0a44c592: Pull complete 15:23:29 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 15:23:29 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 15:23:29 ---> fea57e182299 15:23:29 Step 14/29 : FROM alpine:3.15 15:23:29 3.15: Pulling from library/alpine 15:23:29 df9b9388f04a: Pulling fs layer 15:23:29 df9b9388f04a: Verifying Checksum 15:23:29 df9b9388f04a: Download complete 15:23:29 df9b9388f04a: Pull complete 15:23:29 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 15:23:29 Status: Downloaded newer image for alpine:3.15 15:23:29 ---> 0ac33e5f5afa 15:23:29 Step 15/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 15:23:29 ---> Running in c1a4148bdd8d 15:23:29 Removing intermediate container c1a4148bdd8d 15:23:29 ---> 08588be78e56 15:23:29 Step 16/29 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 15:23:29 ---> Running in cc8a3f56ba87 15:23:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:23:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:23:29 (1/74) Installing dumb-init (1.2.5-r1) 15:23:29 (2/74) Installing sdl2 (2.0.16-r4) 15:23:29 (3/74) Installing libxau (1.0.9-r0) 15:23:29 (4/74) Installing libmd (1.0.3-r0) 15:23:29 (5/74) Installing libbsd (0.11.3-r1) 15:23:29 (6/74) Installing libxdmcp (1.1.3-r0) 15:23:29 (7/74) Installing libxcb (1.14-r2) 15:23:29 (8/74) Installing libx11 (1.7.2-r0) 15:23:29 (9/74) Installing aom-libs (3.2.0-r0) 15:23:29 (10/74) Installing alsa-lib (1.2.5.1-r1) 15:23:29 (11/74) Installing expat (2.4.7-r0) 15:23:29 (12/74) Installing brotli-libs (1.0.9-r5) 15:23:29 (13/74) Installing libbz2 (1.0.8-r1) 15:23:29 (14/74) Installing libpng (1.6.37-r1) 15:23:29 (15/74) Installing freetype (2.11.1-r2) 15:23:29 (16/74) Installing libuuid (2.37.4-r0) 15:23:29 (17/74) Installing fontconfig (2.13.1-r4) 15:23:29 (18/74) Installing fribidi (1.0.11-r0) 15:23:29 (19/74) Installing libffi (3.4.2-r1) 15:23:29 (20/74) Installing libintl (0.21-r0) 15:23:29 (21/74) Installing libblkid (2.37.4-r0) 15:23:29 (22/74) Installing libmount (2.37.4-r0) 15:23:29 (23/74) Installing pcre (8.45-r1) 15:23:29 (24/74) Installing glib (2.70.1-r0) 15:23:29 (25/74) Installing graphite2 (1.3.14-r0) 15:23:29 (26/74) Installing harfbuzz (3.0.0-r2) 15:23:29 (27/74) Installing libass (0.15.2-r0) 15:23:29 (28/74) Installing libdav1d (0.9.2-r0) 15:23:29 (29/74) Installing gmp (6.2.1-r1) 15:23:29 (30/74) Installing nettle (3.7.3-r0) 15:23:30 (31/74) Installing p11-kit (0.24.0-r1) 15:23:30 (32/74) Installing libtasn1 (4.18.0-r0) 15:23:30 (33/74) Installing libunistring (0.9.10-r1) 15:23:30 (34/74) Installing gnutls (3.7.1-r0) 15:23:30 (35/74) Installing ncurses-terminfo-base (6.3_p20211120-r0) 15:23:30 (36/74) Installing ncurses-libs (6.3_p20211120-r0) 15:23:30 (37/74) Installing lame (3.100-r0) 15:23:30 (38/74) Installing opus (1.3.1-r1) 15:23:30 (39/74) Installing libgomp (10.3.1_git20211027-r0) 15:23:30 (40/74) Installing soxr (0.1.3-r2) 15:23:30 (41/74) Installing libgcc (10.3.1_git20211027-r0) 15:23:30 (42/74) Installing libstdc++ (10.3.1_git20211027-r0) 15:23:30 (43/74) Installing libsrt (1.4.2-r1) 15:23:30 (44/74) Installing libssh (0.9.6-r1) 15:23:30 (45/74) Installing libogg (1.3.5-r0) 15:23:30 (46/74) Installing libtheora (1.1.1-r16) 15:23:30 (47/74) Installing libjpeg-turbo (2.1.2-r0) 15:23:30 (48/74) Installing v4l-utils-libs (1.22.1-r1) 15:23:30 (49/74) Installing libxext (1.3.4-r0) 15:23:30 (50/74) Installing libxfixes (6.0.0-r0) 15:23:30 (51/74) Installing libpciaccess (0.16-r0) 15:23:30 (52/74) Installing libdrm (2.4.109-r0) 15:23:30 (53/74) Installing wayland-libs-client (1.19.0-r1) 15:23:30 (54/74) Installing libva (2.13.0-r0) 15:23:30 (55/74) Installing libvdpau (1.4-r0) 15:23:30 (56/74) Installing vidstab (1.1.0-r1) 15:23:30 (57/74) Installing libvorbis (1.3.7-r0) 15:23:30 (58/74) Installing libvpx (1.10.0-r0) 15:23:30 (59/74) Installing vulkan-loader (1.2.196-r0) 15:23:30 (60/74) Installing libwebp (1.2.2-r0) 15:23:30 (61/74) Installing x264-libs (20210613-r0) 15:23:30 (62/74) Installing x265-libs (3.5-r0) 15:23:30 (63/74) Installing xvidcore (1.3.7-r1) 15:23:30 (64/74) Installing ffmpeg-libs (4.4.1-r2) 15:23:30 (65/74) Installing ffmpeg (4.4.1-r2) 15:23:30 (66/74) Installing udev-init-scripts (35-r0) 15:23:30 Executing udev-init-scripts-35-r0.post-install 15:23:30 (67/74) Installing eudev-libs (3.2.11_pre1-r0) 15:23:30 (68/74) Installing xz-libs (5.2.5-r1) 15:23:30 (69/74) Installing zstd-libs (1.5.0-r0) 15:23:30 (70/74) Installing kmod-libs (29-r2) 15:23:30 (71/74) Installing eudev (3.2.11_pre1-r0) 15:23:30 (72/74) Installing libsodium (1.0.18-r0) 15:23:30 (73/74) Installing libzmq (4.3.4-r0) 15:23:30 (74/74) Installing zeromq (4.3.4-r0) 15:23:30 Executing busybox-1.34.1-r5.trigger 15:23:30 Executing eudev-3.2.11_pre1-r0.trigger 15:23:30 OK: 78 MiB in 88 packages 15:23:32 Removing intermediate container cc8a3f56ba87 15:23:32 ---> 4e16084791a5 15:23:32 Step 17/29 : WORKDIR / 15:23:32 ---> Running in 8529641f790e 15:23:32 Removing intermediate container 8529641f790e 15:23:32 ---> aa2358c3e2ef 15:23:32 Step 18/29 : COPY --from=builder /device-usb-camera/cmd / 15:23:32 ---> c2eec4cfa55a 15:23:32 Step 19/29 : COPY --from=builder /device-usb-camera/LICENSE / 15:23:32 ---> 8d90db069052 15:23:32 Step 20/29 : COPY --from=builder /device-usb-camera/Attribution.txt / 15:23:32 ---> 51da20fb8bd6 15:23:32 Step 21/29 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 15:23:32 ---> 3e432bc1604c 15:23:32 Step 22/29 : COPY --from=rtsp /rtsp-simple-server.yml / 15:23:33 ---> 4b5804752c01 15:23:33 Step 23/29 : COPY --from=rtsp /rtsp-simple-server / 15:23:33 ---> a66f4b99d7fc 15:23:33 Step 24/29 : EXPOSE 59983 15:23:33 ---> Running in 8fff2524591c 15:23:33 Removing intermediate container 8fff2524591c 15:23:33 ---> 410c2417a19f 15:23:33 Step 25/29 : ENTRYPOINT ["/docker-entrypoint.sh"] 15:23:33 ---> Running in 3aa9dd4fdaf3 15:23:33 Removing intermediate container 3aa9dd4fdaf3 15:23:33 ---> 695f933a96b5 15:23:33 Step 26/29 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 15:23:33 ---> Running in 386f03545fa6 15:23:33 Removing intermediate container 386f03545fa6 15:23:33 ---> 934de76abc0e 15:23:33 Step 27/29 : LABEL arch=amd64 15:23:33 ---> Running in bff6de94b34a 15:23:33 Removing intermediate container bff6de94b34a 15:23:33 ---> 9099facdcd32 15:23:33 Step 28/29 : LABEL git_sha=e9b21ae2d7126915138f0c91ed5cea9bfb935446 15:23:33 ---> Running in 78728fe404b4 15:23:34 Removing intermediate container 78728fe404b4 15:23:34 ---> 71a4b6398e69 15:23:34 Step 29/29 : LABEL version=0.0.0 15:23:34 ---> Running in ce84edaf318c 15:23:34 Removing intermediate container ce84edaf318c 15:23:34 ---> 96a6669b5e03 15:23:34 [Warning] One or more build-args [ARCH] were not consumed 15:23:34 Successfully built 96a6669b5e03 15:23:34 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 15:23:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:23:34 15:23:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:23:34 latest: Pulling from edgex-lftools-log-publisher 15:23:34 5eb5b503b376: Pulling fs layer 15:23:34 5c69ac0246d0: Pulling fs layer 15:23:34 ec43610c2a17: Pulling fs layer 15:23:34 3a2ae6a8a46f: Pulling fs layer 15:23:34 33b1e0a273af: Pulling fs layer 15:23:34 5d3b04190fa2: Pulling fs layer 15:23:34 2f39f015ded8: Pulling fs layer 15:23:34 33b1e0a273af: Waiting 15:23:34 2f39f015ded8: Waiting 15:23:34 3a2ae6a8a46f: Waiting 15:23:34 5c69ac0246d0: Verifying Checksum 15:23:34 5c69ac0246d0: Download complete 15:23:34 3a2ae6a8a46f: Verifying Checksum 15:23:34 3a2ae6a8a46f: Download complete 15:23:34 33b1e0a273af: Verifying Checksum 15:23:34 33b1e0a273af: Download complete 15:23:34 5d3b04190fa2: Verifying Checksum 15:23:34 5d3b04190fa2: Download complete 15:23:34 ec43610c2a17: Verifying Checksum 15:23:34 ec43610c2a17: Download complete 15:23:35 5eb5b503b376: Verifying Checksum 15:23:35 5eb5b503b376: Download complete 15:23:35 2f39f015ded8: Download complete 15:23:36 5eb5b503b376: Pull complete 15:23:36 5c69ac0246d0: Pull complete 15:23:36 ec43610c2a17: Pull complete 15:23:37 3a2ae6a8a46f: Pull complete 15:23:37 33b1e0a273af: Pull complete 15:23:37 5d3b04190fa2: Pull complete 15:23:41 2f39f015ded8: Pull complete 15:23:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:23:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:23:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:23:41 prd-ubuntu20.04-docker-8c-8g-261 does not seem to be running inside a container 15:23:41 $ 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/xfoundry_device-usb-camera_PR-30 -v /w/workspace/xfoundry_device-usb-camera_PR-30:/w/workspace/xfoundry_device-usb-camera_PR-30:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-30@tmp:/w/workspace/xfoundry_device-usb-camera_PR-30@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:23:43 $ docker top 9905e4b171a1c1b7156134a70778ef7552586736c82c90e55282f271e6805817 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:23:43 ---> job-cost.sh 15:23:43 lf-activate-venv: SKIPPING 15:23:43 INFO: No Stack... 15:23:43 INFO: Retrieving Pricing Info for: v3-standard-8 15:23:44 INFO: Archiving Costs [Pipeline] sh 15:23:44 + cat /w/workspace/xfoundry_device-usb-camera_PR-30/archives/cost.csv 15:23:44 + cut -d, -f6 [Pipeline] lock 15:23:44 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-30-10-stack-cost] 15:23:44 Resource [jenkins-edgexfoundry-device-usb-camera-PR-30-10-stack-cost] did not exist. Created. 15:23:44 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-30-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:23:45 + echo total: 0.2199999988079071 [Pipeline] stash 15:23:45 Stashed 1 file(s) [Pipeline] } 15:23:45 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-30-10-stack-cost] [Pipeline] // lock [Pipeline] } 15:23:45 $ docker stop --time=1 9905e4b171a1c1b7156134a70778ef7552586736c82c90e55282f271e6805817 15:23:46 $ docker rm -f 9905e4b171a1c1b7156134a70778ef7552586736c82c90e55282f271e6805817 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:23:49 Running on prd-ubuntu20.04-docker-arm64-4c-16g-262 in /w/workspace/xfoundry_device-usb-camera_PR-30 [Pipeline] { [Pipeline] ws 15:23:49 Running in /w/workspace/device-usb-camera/10 [Pipeline] { [Pipeline] checkout 15:23:49 Selected Git installation does not exist. Using Default 15:23:49 The recommended git tool is: NONE 15:23:56 using credential edgex-jenkins-ssh 15:23:56 Cloning the remote Git repository 15:23:56 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 15:23:56 > git init /w/workspace/device-usb-camera/10 # timeout=10 15:23:56 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 15:23:56 > git --version # timeout=10 15:23:56 > git --version # 'git version 2.25.1' 15:23:56 using GIT_SSH to set credentials SSH Credentials for GitHub 15:23:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:23:57 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 15:23:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:23:57 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 15:23:57 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 15:23:57 using GIT_SSH to set credentials SSH Credentials for GitHub 15:23:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/30/head:refs/remotes/origin/PR-30 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:23:57 Merging remotes/origin/main commit f39f8737115c4aee3eed177658c873badef7abfd into PR head commit e9b21ae2d7126915138f0c91ed5cea9bfb935446 15:23:57 Merge succeeded, producing e9b21ae2d7126915138f0c91ed5cea9bfb935446 15:23:57 Checking out Revision e9b21ae2d7126915138f0c91ed5cea9bfb935446 (PR-30) 15:23:57 > git config core.sparsecheckout # timeout=10 15:23:57 > git checkout -f e9b21ae2d7126915138f0c91ed5cea9bfb935446 # timeout=10 15:23:57 > git remote # timeout=10 15:23:57 > git config --get remote.origin.url # timeout=10 15:23:57 using GIT_SSH to set credentials SSH Credentials for GitHub 15:23:57 > git merge f39f8737115c4aee3eed177658c873badef7abfd # timeout=10 15:23:57 > git rev-parse HEAD^{commit} # timeout=10 15:23:57 > git config core.sparsecheckout # timeout=10 15:23:57 > git checkout -f e9b21ae2d7126915138f0c91ed5cea9bfb935446 # timeout=10 15:24:02 Commit message: "Merge remote-tracking branch 'upstream/main' into snap" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:24:02 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:24:02 % Total % Received % Xferd Average Speed Time Time Time Current 15:24:02 Dload Upload Total Spent Left Speed 15:24:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 86 12253 86 10504 0 0 38760 0 --:--:-- --:--:-- --:--:-- 38760 100 12253 100 12253 0 0 45047 0 --:--:-- --:--:-- --:--:-- 44882 [Pipeline] sh 15:24:03 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:24:04 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:24:04 + sudo tee /etc/docker/daemon.new 15:24:04 { 15:24:04 "registry-mirrors": [ 15:24:04 "https://nexus3.edgexfoundry.org:10001" 15:24:04 ], 15:24:04 "bip": "10.250.0.254/24", 15:24:04 "hosts": [ 15:24:04 "tcp://0.0.0.0:5555", 15:24:04 "unix:///var/run/docker.sock" 15:24:04 ], 15:24:04 "mtu": 1458, 15:24:04 "selinux-enabled": true, 15:24:04 "seccomp-profile": "/etc/docker/seccomp.json" 15:24:04 } [Pipeline] sh 15:24:04 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:24:04 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:24:23 provisioning config files... 15:24:23 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/10@tmp/config6043055015035423883tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:24:23 ---> docker-login.sh 15:24:23 nexus3.edgexfoundry.org:10001 15:24:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:24:24 Configure a credential helper to remove this warning. See 15:24:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:24:24 15:24:24 Login Succeeded 15:24:24 nexus3.edgexfoundry.org:10002 15:24:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:24:25 Configure a credential helper to remove this warning. See 15:24:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:24:25 15:24:25 Login Succeeded 15:24:25 nexus3.edgexfoundry.org:10003 15:24:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:24:25 Configure a credential helper to remove this warning. See 15:24:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:24:25 15:24:25 Login Succeeded 15:24:25 nexus3.edgexfoundry.org:10004 15:24:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:24:25 Configure a credential helper to remove this warning. See 15:24:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:24:25 15:24:25 Login Succeeded 15:24:25 docker.io 15:24:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:24:26 Configure a credential helper to remove this warning. See 15:24:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:24:26 15:24:26 Login Succeeded 15:24:26 ---> docker-login.sh ends [Pipeline] } 15:24:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:24:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:24:27 ========================================================= 15:24:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 15:24:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:27 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 15:24:27 Sending build context to Docker daemon 485.4kB 15:24:27 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 15:24:27 Step 2/12 : FROM ${BASE} AS builder 15:24:28 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:24:28 9b3977197b4f: Pulling fs layer 15:24:28 1a89e8eeedd5: Pulling fs layer 15:24:28 94645a83ff95: Pulling fs layer 15:24:28 3f3a8bcf1eab: Pulling fs layer 15:24:28 0c92f367c5e7: Pulling fs layer 15:24:28 3096ccb668a1: Pulling fs layer 15:24:28 e8cf19c19ddd: Pulling fs layer 15:24:28 a4caa8a26152: Pulling fs layer 15:24:28 3096ccb668a1: Waiting 15:24:28 e8cf19c19ddd: Waiting 15:24:28 3f3a8bcf1eab: Waiting 15:24:28 0c92f367c5e7: Waiting 15:24:28 a4caa8a26152: Waiting 15:24:28 94645a83ff95: Download complete 15:24:28 0c92f367c5e7: Verifying Checksum 15:24:28 0c92f367c5e7: Download complete 15:24:28 3096ccb668a1: Verifying Checksum 15:24:28 3096ccb668a1: Download complete 15:24:28 9b3977197b4f: Verifying Checksum 15:24:28 9b3977197b4f: Download complete 15:24:28 e8cf19c19ddd: Verifying Checksum 15:24:28 e8cf19c19ddd: Download complete 15:24:28 9b3977197b4f: Pull complete 15:24:29 1a89e8eeedd5: Pull complete 15:24:29 94645a83ff95: Pull complete 15:24:30 a4caa8a26152: Verifying Checksum 15:24:30 a4caa8a26152: Download complete 15:24:30 3f3a8bcf1eab: Verifying Checksum 15:24:30 3f3a8bcf1eab: Download complete 15:24:42 3f3a8bcf1eab: Pull complete 15:24:42 0c92f367c5e7: Pull complete 15:24:42 3096ccb668a1: Pull complete 15:24:42 e8cf19c19ddd: Pull complete 15:24:49 a4caa8a26152: Pull complete 15:24:49 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 15:24:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 15:24:49 ---> 725f1c02e7f9 15:24:49 Step 3/12 : ARG MAKE="make build" 15:24:50 ---> Running in f2211f885066 15:24:50 Removing intermediate container f2211f885066 15:24:50 ---> ecc35fb1976f 15:24:50 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 15:24:50 ---> Running in 67395daa236b 15:24:50 Removing intermediate container 67395daa236b 15:24:50 ---> 967d10b18d92 15:24:50 Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 15:24:50 ---> Running in 14d1610c4755 15:24:51 Removing intermediate container 14d1610c4755 15:24:51 ---> 71df36c28988 15:24:51 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:24:51 ---> Running in d45216f03f66 15:24:53 Removing intermediate container d45216f03f66 15:24:53 ---> 8b2dd2a2ffd2 15:24:53 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:24:53 ---> Running in ac294a655972 15:24:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:24:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:24:55 (1/14) Installing libintl (0.21-r0) 15:24:55 (2/14) Installing eudev-libs (3.2.11_pre1-r0) 15:24:55 (3/14) Installing libjpeg-turbo (2.1.2-r0) 15:24:55 (4/14) Installing v4l-utils-libs (1.22.1-r1) 15:24:56 (5/14) Installing v4l-utils (1.22.1-r1) 15:24:56 (6/14) Installing udev-init-scripts (35-r0) 15:24:56 Executing udev-init-scripts-35-r0.post-install 15:24:56 (7/14) Installing libblkid (2.37.4-r0) 15:24:56 (8/14) Installing xz-libs (5.2.5-r1) 15:24:56 (9/14) Installing zstd-libs (1.5.0-r0) 15:24:56 (10/14) Installing kmod-libs (29-r2) 15:24:56 (11/14) Installing eudev (3.2.11_pre1-r0) 15:24:56 (12/14) Installing eudev-dev (3.2.11_pre1-r0) 15:24:56 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 15:24:56 (14/14) Installing v4l-utils-dev (1.22.1-r1) 15:24:57 Executing busybox-1.34.1-r3.trigger 15:24:57 Executing eudev-3.2.11_pre1-r0.trigger 15:24:57 OK: 227 MiB in 66 packages 15:24:58 Removing intermediate container ac294a655972 15:24:58 ---> eb2965c5c2e2 15:24:58 Step 8/12 : WORKDIR /device-usb-camera 15:24:58 ---> Running in 1ed5f29806a6 15:24:58 Removing intermediate container 1ed5f29806a6 15:24:58 ---> af2b08d4dc7a 15:24:58 Step 9/12 : COPY go.mod vendor* ./ 15:24:58 ---> 875cd26b5d46 15:24:58 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:24:59 ---> Running in 32427b93c624 15:25:46 Removing intermediate container 32427b93c624 15:25:46 ---> 2dfd4a04bea4 15:25:46 Step 11/12 : COPY . . 15:25:46 ---> 149ee81255c9 15:25:46 Step 12/12 : RUN ${MAKE} 15:25:46 ---> Running in c154420b4b21 15:25:46 noop 15:25:46 Removing intermediate container c154420b4b21 15:25:46 ---> 1acb6b1480b0 15:25:46 Successfully built 1acb6b1480b0 15:25:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:46 + docker inspect -f . ci-base-image-arm64 15:25:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:25:46 prd-ubuntu20.04-docker-arm64-4c-16g-262 does not seem to be running inside a container 15:25:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/10 -v /w/workspace/device-usb-camera/10:/w/workspace/device-usb-camera/10:rw,z -v /w/workspace/device-usb-camera/10@tmp:/w/workspace/device-usb-camera/10@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 ******** ci-base-image-arm64 cat 15:25:48 $ docker top 13bb5c7909ff6a3f9c7188f92233bacc6e26efba7b3b68d9d27f9bc33f951817 -eo pid,comm [Pipeline] { [Pipeline] sh 15:25:49 + go version 15:25:49 go version go1.17.6 linux/arm64 [Pipeline] } 15:25:49 $ docker stop --time=1 13bb5c7909ff6a3f9c7188f92233bacc6e26efba7b3b68d9d27f9bc33f951817 15:25:50 $ docker rm -f 13bb5c7909ff6a3f9c7188f92233bacc6e26efba7b3b68d9d27f9bc33f951817 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:51 + docker inspect -f . ci-base-image-arm64 15:25:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:25:51 prd-ubuntu20.04-docker-arm64-4c-16g-262 does not seem to be running inside a container 15:25:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/10 -v /w/workspace/device-usb-camera/10:/w/workspace/device-usb-camera/10:rw,z -v /w/workspace/device-usb-camera/10@tmp:/w/workspace/device-usb-camera/10@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 ******** ci-base-image-arm64 cat 15:25:53 $ docker top af3b80b79c3aa7b0625a66a0c7c751ede434208cf650cfe324ea0d70a5c5f006 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:25:53 + make test 15:25:53 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 15:25:55 ? github.com/edgexfoundry/device-usb-camera [no test files] 15:27:17 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 15:27:17 ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] 15:27:17 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:27:17 CGO_ENABLED=1 go vet ./... 15:27:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:27:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:27:39 ./bin/test-attribution-txt.sh [Pipeline] echo 15:27:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:27:43 $ docker stop --time=1 af3b80b79c3aa7b0625a66a0c7c751ede434208cf650cfe324ea0d70a5c5f006 15:27:44 $ docker rm -f af3b80b79c3aa7b0625a66a0c7c751ede434208cf650cfe324ea0d70a5c5f006 [Pipeline] // withDockerContainer [Pipeline] sh 15:27:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:27:45 Warning: overwriting stash ‘coverage-report’ 15:27:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:27:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:27:47 + ls -al . 15:27:47 total 164 15:27:47 drwxrwxr-x 9 jenkins jenkins 4096 May 27 15:27 . 15:27:47 drwxrwxr-x 4 jenkins jenkins 4096 May 27 15:23 .. 15:27:47 drwxrwxr-x 8 jenkins jenkins 4096 May 27 15:24 .git 15:27:47 drwxrwxr-x 2 jenkins jenkins 4096 May 27 15:23 .github 15:27:47 -rw-rw-r-- 1 jenkins jenkins 414 May 27 15:23 .gitignore 15:27:47 -rw-rw-r-- 1 jenkins jenkins 42 May 27 15:23 .golangci.yml 15:27:47 -rw-rw-r-- 1 jenkins jenkins 77 May 27 15:23 .hadolint.yml 15:27:47 -rw-rw-r-- 1 jenkins jenkins 8706 May 27 15:23 Attribution.txt 15:27:47 -rw-rw-r-- 1 jenkins jenkins 181 May 27 15:23 CHANGELOG.md 15:27:47 -rw-rw-r-- 1 jenkins jenkins 1891 May 27 15:23 Dockerfile 15:27:47 -rw-rw-r-- 1 jenkins jenkins 678 May 27 15:23 GOVERNANCE.md 15:27:47 -rw-rw-r-- 1 jenkins jenkins 659 May 27 15:23 Jenkinsfile 15:27:47 -rw-rw-r-- 1 jenkins jenkins 11348 May 27 15:23 LICENSE 15:27:47 -rw-rw-r-- 1 jenkins jenkins 2345 May 27 15:23 Makefile 15:27:47 -rw-rw-r-- 1 jenkins jenkins 622 May 27 15:23 OWNERS.md 15:27:47 -rw-rw-r-- 1 jenkins jenkins 8912 May 27 15:23 README.md 15:27:47 -rw-rw-r-- 1 jenkins jenkins 5 May 27 15:21 VERSION 15:27:47 drwxrwxr-x 2 jenkins jenkins 4096 May 27 15:23 bin 15:27:47 drwxrwxr-x 3 jenkins jenkins 4096 May 27 15:23 cmd 15:27:47 -rw-r--r-- 1 jenkins jenkins 10 May 27 15:25 coverage.out 15:27:47 drwxrwxr-x 2 jenkins jenkins 4096 May 27 15:23 docker-compose 15:27:47 -rw-rw-r-- 1 jenkins jenkins 140 May 27 15:23 docker-entrypoint.sh 15:27:47 -rw-rw-r-- 1 jenkins jenkins 3307 May 27 15:23 go.mod 15:27:47 -rw-rw-r-- 1 jenkins jenkins 35656 May 27 15:23 go.sum 15:27:47 drwxrwxr-x 3 jenkins jenkins 4096 May 27 15:23 internal 15:27:47 drwxrwxr-x 3 jenkins jenkins 4096 May 27 15:23 snap 15:27:47 -rw-rw-r-- 1 jenkins jenkins 231 May 27 15:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:47 + 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=e9b21ae2d7126915138f0c91ed5cea9bfb935446 --label arch=arm64 --label version=0.0.0 . 15:27:47 Sending build context to Docker daemon 486.4kB 15:27:47 Step 1/29 : ARG BASE=golang:1.17-alpine3.15 15:27:47 Step 2/29 : FROM ${BASE} AS builder 15:27:47 ---> 1acb6b1480b0 15:27:47 Step 3/29 : ARG MAKE="make build" 15:27:47 ---> Running in bcb3a2945bdc 15:27:48 Removing intermediate container bcb3a2945bdc 15:27:48 ---> 5f1718774086 15:27:48 Step 4/29 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 15:27:48 ---> Running in eef59a8ebf05 15:27:48 Removing intermediate container eef59a8ebf05 15:27:48 ---> 03c7f077e645 15:27:48 Step 5/29 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 15:27:48 ---> Running in 5f2c1c31d2e1 15:27:48 Removing intermediate container 5f2c1c31d2e1 15:27:48 ---> 8be1fcb53104 15:27:48 Step 6/29 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:27:49 ---> Running in 485d43a55ea2 15:27:50 Removing intermediate container 485d43a55ea2 15:27:50 ---> 447f25423f66 15:27:50 Step 7/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:27:50 ---> Running in 05970f0b9b30 15:27:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:27:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:27:53 OK: 227 MiB in 66 packages 15:27:54 Removing intermediate container 05970f0b9b30 15:27:54 ---> 389238b8c2d6 15:27:54 Step 8/29 : WORKDIR /device-usb-camera 15:27:54 ---> Running in 7764a197a127 15:27:54 Removing intermediate container 7764a197a127 15:27:54 ---> dbc27d24a2bc 15:27:54 Step 9/29 : COPY go.mod vendor* ./ 15:27:54 ---> d02c5ba77f01 15:27:54 Step 10/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:27:54 ---> Running in 35965e435eb2 15:27:56 Removing intermediate container 35965e435eb2 15:27:56 ---> 20db6442c034 15:27:56 Step 11/29 : COPY . . 15:27:57 ---> b63e1dfad471 15:27:57 Step 12/29 : RUN ${MAKE} 15:27:57 ---> Running in 2d6efd2aa563 15:27:58 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 15:30:05 Removing intermediate container 2d6efd2aa563 15:30:05 ---> 0b7f3c981504 15:30:05 Step 13/29 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 15:30:05 v0.18.4: Pulling from aler9/rtsp-simple-server 15:30:05 eab2503cf8f4: Pulling fs layer 15:30:05 97cd0a44c592: Pulling fs layer 15:30:05 97cd0a44c592: Verifying Checksum 15:30:05 97cd0a44c592: Download complete 15:30:05 eab2503cf8f4: Verifying Checksum 15:30:05 eab2503cf8f4: Download complete 15:30:05 eab2503cf8f4: Pull complete 15:30:05 97cd0a44c592: Pull complete 15:30:05 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 15:30:05 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 15:30:05 ---> 7f763cca56b3 15:30:05 Step 14/29 : FROM alpine:3.15 15:30:05 3.15: Pulling from library/alpine 15:30:05 9981e73032c8: Pulling fs layer 15:30:05 9981e73032c8: Verifying Checksum 15:30:05 9981e73032c8: Download complete 15:30:05 9981e73032c8: Pull complete 15:30:05 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 15:30:05 Status: Downloaded newer image for alpine:3.15 15:30:05 ---> 3fb3c9af89a9 15:30:05 Step 15/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 15:30:05 ---> Running in 00295bf2d843 15:30:05 Removing intermediate container 00295bf2d843 15:30:05 ---> c474f172d761 15:30:05 Step 16/29 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 15:30:05 ---> Running in 83219e205284 15:30:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:30:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:30:05 (1/73) Installing dumb-init (1.2.5-r1) 15:30:05 (2/73) Installing sdl2 (2.0.16-r4) 15:30:05 (3/73) Installing libxau (1.0.9-r0) 15:30:05 (4/73) Installing libmd (1.0.3-r0) 15:30:05 (5/73) Installing libbsd (0.11.3-r1) 15:30:05 (6/73) Installing libxdmcp (1.1.3-r0) 15:30:05 (7/73) Installing libxcb (1.14-r2) 15:30:05 (8/73) Installing libx11 (1.7.2-r0) 15:30:05 (9/73) Installing aom-libs (3.2.0-r0) 15:30:05 (10/73) Installing alsa-lib (1.2.5.1-r1) 15:30:05 (11/73) Installing expat (2.4.7-r0) 15:30:05 (12/73) Installing brotli-libs (1.0.9-r5) 15:30:05 (13/73) Installing libbz2 (1.0.8-r1) 15:30:05 (14/73) Installing libpng (1.6.37-r1) 15:30:05 (15/73) Installing freetype (2.11.1-r2) 15:30:05 (16/73) Installing libuuid (2.37.4-r0) 15:30:05 (17/73) Installing fontconfig (2.13.1-r4) 15:30:05 (18/73) Installing fribidi (1.0.11-r0) 15:30:05 (19/73) Installing libffi (3.4.2-r1) 15:30:05 (20/73) Installing libintl (0.21-r0) 15:30:05 (21/73) Installing libblkid (2.37.4-r0) 15:30:05 (22/73) Installing libmount (2.37.4-r0) 15:30:05 (23/73) Installing pcre (8.45-r1) 15:30:05 (24/73) Installing glib (2.70.1-r0) 15:30:05 (25/73) Installing graphite2 (1.3.14-r0) 15:30:05 (26/73) Installing harfbuzz (3.0.0-r2) 15:30:05 (27/73) Installing libass (0.15.2-r0) 15:30:05 (28/73) Installing libdav1d (0.9.2-r0) 15:30:05 (29/73) Installing gmp (6.2.1-r1) 15:30:05 (30/73) Installing nettle (3.7.3-r0) 15:30:05 (31/73) Installing p11-kit (0.24.0-r1) 15:30:05 (32/73) Installing libtasn1 (4.18.0-r0) 15:30:05 (33/73) Installing libunistring (0.9.10-r1) 15:30:05 (34/73) Installing gnutls (3.7.1-r0) 15:30:05 (35/73) Installing ncurses-terminfo-base (6.3_p20211120-r0) 15:30:05 (36/73) Installing ncurses-libs (6.3_p20211120-r0) 15:30:05 (37/73) Installing lame (3.100-r0) 15:30:05 (38/73) Installing opus (1.3.1-r1) 15:30:05 (39/73) Installing libgomp (10.3.1_git20211027-r0) 15:30:05 (40/73) Installing soxr (0.1.3-r2) 15:30:05 (41/73) Installing libgcc (10.3.1_git20211027-r0) 15:30:05 (42/73) Installing libstdc++ (10.3.1_git20211027-r0) 15:30:05 (43/73) Installing libsrt (1.4.2-r1) 15:30:05 (44/73) Installing libssh (0.9.6-r1) 15:30:05 (45/73) Installing libogg (1.3.5-r0) 15:30:05 (46/73) Installing libtheora (1.1.1-r16) 15:30:05 (47/73) Installing libjpeg-turbo (2.1.2-r0) 15:30:05 (48/73) Installing v4l-utils-libs (1.22.1-r1) 15:30:05 (49/73) Installing libxext (1.3.4-r0) 15:30:05 (50/73) Installing libxfixes (6.0.0-r0) 15:30:05 (51/73) Installing libdrm (2.4.109-r0) 15:30:05 (52/73) Installing wayland-libs-client (1.19.0-r1) 15:30:05 (53/73) Installing libva (2.13.0-r0) 15:30:05 (54/73) Installing libvdpau (1.4-r0) 15:30:05 (55/73) Installing vidstab (1.1.0-r1) 15:30:05 (56/73) Installing libvorbis (1.3.7-r0) 15:30:05 (57/73) Installing libvpx (1.10.0-r0) 15:30:05 (58/73) Installing vulkan-loader (1.2.196-r0) 15:30:05 (59/73) Installing libwebp (1.2.2-r0) 15:30:05 (60/73) Installing x264-libs (20210613-r0) 15:30:05 (61/73) Installing x265-libs (3.5-r0) 15:30:05 (62/73) Installing xvidcore (1.3.7-r1) 15:30:05 (63/73) Installing ffmpeg-libs (4.4.1-r2) 15:30:05 (64/73) Installing ffmpeg (4.4.1-r2) 15:30:05 (65/73) Installing udev-init-scripts (35-r0) 15:30:05 Executing udev-init-scripts-35-r0.post-install 15:30:05 (66/73) Installing eudev-libs (3.2.11_pre1-r0) 15:30:05 (67/73) Installing xz-libs (5.2.5-r1) 15:30:05 (68/73) Installing zstd-libs (1.5.0-r0) 15:30:05 (69/73) Installing kmod-libs (29-r2) 15:30:05 (70/73) Installing eudev (3.2.11_pre1-r0) 15:30:05 (71/73) Installing libsodium (1.0.18-r0) 15:30:05 (72/73) Installing libzmq (4.3.4-r0) 15:30:05 (73/73) Installing zeromq (4.3.4-r0) 15:30:05 Executing busybox-1.34.1-r5.trigger 15:30:05 Executing eudev-3.2.11_pre1-r0.trigger 15:30:05 OK: 67 MiB in 87 packages 15:30:06 Removing intermediate container 83219e205284 15:30:06 ---> 7fb7ad78acbe 15:30:06 Step 17/29 : WORKDIR / 15:30:06 ---> Running in 2babaec6e472 15:30:06 Removing intermediate container 2babaec6e472 15:30:06 ---> a11013d94a15 15:30:06 Step 18/29 : COPY --from=builder /device-usb-camera/cmd / 15:30:08 ---> 7281535b8b76 15:30:08 Step 19/29 : COPY --from=builder /device-usb-camera/LICENSE / 15:30:08 ---> fbcd86822b5e 15:30:08 Step 20/29 : COPY --from=builder /device-usb-camera/Attribution.txt / 15:30:09 ---> 33f9479fbfb4 15:30:09 Step 21/29 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 15:30:09 ---> 9d26e2993156 15:30:09 Step 22/29 : COPY --from=rtsp /rtsp-simple-server.yml / 15:30:10 ---> 2bc4125bfd89 15:30:10 Step 23/29 : COPY --from=rtsp /rtsp-simple-server / 15:30:12 ---> ab57a7f92e6d 15:30:12 Step 24/29 : EXPOSE 59983 15:30:12 ---> Running in 60d1d5db8905 15:30:12 Removing intermediate container 60d1d5db8905 15:30:12 ---> 3c52ebf9f559 15:30:12 Step 25/29 : ENTRYPOINT ["/docker-entrypoint.sh"] 15:30:12 ---> Running in 2254bf8f8377 15:30:12 Removing intermediate container 2254bf8f8377 15:30:12 ---> 7eeaf5d32b12 15:30:12 Step 26/29 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 15:30:12 ---> Running in 265e50d0ba70 15:30:12 Removing intermediate container 265e50d0ba70 15:30:12 ---> 0f6a9a4e38b5 15:30:12 Step 27/29 : LABEL arch=arm64 15:30:12 ---> Running in c40b584f445c 15:30:13 Removing intermediate container c40b584f445c 15:30:13 ---> 27a1f8064639 15:30:13 Step 28/29 : LABEL git_sha=e9b21ae2d7126915138f0c91ed5cea9bfb935446 15:30:13 ---> Running in 77cff6e962ce 15:30:13 Removing intermediate container 77cff6e962ce 15:30:13 ---> 4b155a2bc1b2 15:30:13 Step 29/29 : LABEL version=0.0.0 15:30:13 ---> Running in fd1f87b6e765 15:30:13 Removing intermediate container fd1f87b6e765 15:30:13 ---> ffd4c1de4ab1 15:30:13 [Warning] One or more build-args [ARCH] were not consumed 15:30:13 Successfully built ffd4c1de4ab1 15:30:13 Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:30:14 15:30:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:30:15 arm64: Pulling from edgex-lftools-log-publisher 15:30:15 8998bd30e6a1: Pulling fs layer 15:30:15 04944245beec: Pulling fs layer 15:30:15 699f458cf7ca: Pulling fs layer 15:30:15 765212b225bb: Pulling fs layer 15:30:15 f23df028b6ca: Pulling fs layer 15:30:15 d65c8cfc05b1: Pulling fs layer 15:30:15 2437ff75d9bd: Pulling fs layer 15:30:15 f23df028b6ca: Waiting 15:30:15 d65c8cfc05b1: Waiting 15:30:15 2437ff75d9bd: Waiting 15:30:15 765212b225bb: Waiting 15:30:15 04944245beec: Verifying Checksum 15:30:15 04944245beec: Download complete 15:30:15 765212b225bb: Download complete 15:30:15 f23df028b6ca: Download complete 15:30:15 d65c8cfc05b1: Verifying Checksum 15:30:15 d65c8cfc05b1: Download complete 15:30:15 699f458cf7ca: Verifying Checksum 15:30:15 699f458cf7ca: Download complete 15:30:15 8998bd30e6a1: Download complete 15:30:18 2437ff75d9bd: Verifying Checksum 15:30:18 2437ff75d9bd: Download complete 15:30:19 8998bd30e6a1: Pull complete 15:30:20 04944245beec: Pull complete 15:30:21 699f458cf7ca: Pull complete 15:30:22 765212b225bb: Pull complete 15:30:22 f23df028b6ca: Pull complete 15:30:23 d65c8cfc05b1: Pull complete 15:30:38 2437ff75d9bd: Pull complete 15:30:38 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:30:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:30:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:30:38 prd-ubuntu20.04-docker-arm64-4c-16g-262 does not seem to be running inside a container 15:30:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/10 -v /w/workspace/device-usb-camera/10:/w/workspace/device-usb-camera/10:rw,z -v /w/workspace/device-usb-camera/10@tmp:/w/workspace/device-usb-camera/10@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:arm64 cat 15:30:41 $ docker top 8ca8a8071c95961d831117c4475163c52a2b59398903612c23fd35d1208f3dfd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:30:42 ---> job-cost.sh 15:30:42 lf-activate-venv: SKIPPING 15:30:42 INFO: No Stack... 15:30:42 INFO: Retrieving Pricing Info for: v3-standard-4 15:30:43 INFO: Archiving Costs [Pipeline] sh 15:30:44 + cat /w/workspace/device-usb-camera/10/archives/cost.csv 15:30:44 + cut -d, -f6 [Pipeline] lock 15:30:44 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-30-10-stack-cost] 15:30:44 Resource [jenkins-edgexfoundry-device-usb-camera-PR-30-10-stack-cost] did not exist. Created. 15:30:44 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-30-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:30:44 /w/workspace/device-usb-camera/10@tmp/durable-9fc4c1a1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:30:45 + echo total: 0.10999999940395355 [Pipeline] stash 15:30:45 Warning: overwriting stash ‘stack-cost’ 15:30:45 Stashed 1 file(s) [Pipeline] } 15:30:45 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-30-10-stack-cost] [Pipeline] // lock [Pipeline] } 15:30:45 $ docker stop --time=1 8ca8a8071c95961d831117c4475163c52a2b59398903612c23fd35d1208f3dfd 15:30:47 $ docker rm -f 8ca8a8071c95961d831117c4475163c52a2b59398903612c23fd35d1208f3dfd [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 15:30:47 provisioning config files... 15:30:47 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/xfoundry_device-usb-camera_PR-30@tmp/config4411190850995370313tmp [Pipeline] { [Pipeline] sh 15:30:47 + set +x 15:30:47 + curl -s https://codecov.io/bash 15:30:47 + bash -s -- 15:30:47 15:30:47 _____ _ 15:30:47 / ____| | | 15:30:47 | | ___ __| | ___ ___ _____ __ 15:30:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:30:47 | |___| (_) | (_| | __/ (_| (_) \ V / 15:30:47 \_____\___/ \__,_|\___|\___\___/ \_/ 15:30:47 Bash-1.0.6 15:30:47 15:30:47 15:30:47 ==> git version 2.25.1 found 15:30:47 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 15:30:47 Release-Date: 2020-01-08 15:30:47 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:30:47 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:30:47 ==> Jenkins CI detected. 15:30:47 current dir:  /w/workspace/xfoundry_device-usb-camera_PR-30 15:30:47 project root: . 15:30:47 --> token set from env 15:30:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:30:47 ==> Running gcov in . (disable via -X gcov) 15:30:47 ==> Python coveragepy not found 15:30:47 ==> Searching for coverage reports in: 15:30:47 + . 15:30:48 -> Found 1 reports 15:30:48 ==> Detecting git/mercurial file structure 15:30:48 ==> Reading reports 15:30:48 + ./coverage.out bytes=10 15:30:48 ==> Appending adjustments 15:30:48 https://docs.codecov.io/docs/fixing-reports 15:30:48 + Found adjustments 15:30:48 ==> Gzipping contents 15:30:48 4.0K /tmp/codecov.bBXWQU.gz 15:30:48 ==> Uploading reports 15:30:48 url: https://codecov.io 15:30:48 query: branch=PR-30&commit=e9b21ae2d7126915138f0c91ed5cea9bfb935446&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-30%2F10%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=30&job=&cmd_args= 15:30:48 -> Pinging Codecov 15:30:48 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-30&commit=e9b21ae2d7126915138f0c91ed5cea9bfb935446&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-30%2F10%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=30&job=&cmd_args= 15:30:48 -> Uploading to 15:30:48 https://storage.googleapis.com/codecov/v4/raw/2022-05-27/73D8F5FF140700D3E01443B452E23636/e9b21ae2d7126915138f0c91ed5cea9bfb935446/4f5c82a9-29f9-49e5-9269-dd8c95da606b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220527%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220527T153048Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fdbacc0d3e6360c7eb3901ab5da3c6f6e9108f47345ed5c3c8e698c74b9f2804 15:30:48 % Total % Received % Xferd Average Speed Time Time Time Current 15:30:48 Dload Upload Total Spent Left Speed 15:30:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1201 0 0 100 1201 0 5221 --:--:-- --:--:-- --:--:-- 5221 15:30:48 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-usb-camera/commit/e9b21ae2d7126915138f0c91ed5cea9bfb935446 [Pipeline] } 15:30:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:30:49 + [ -d /w/workspace/xfoundry_device-usb-camera_PR-30/archives ] 15:30:49 + ls -al /w/workspace/xfoundry_device-usb-camera_PR-30/archives 15:30:49 total 16 15:30:49 drwxr-xr-x 3 root root 4096 May 27 15:23 . 15:30:49 drwxrwxr-x 11 jenkins jenkins 4096 May 27 15:23 .. 15:30:49 drwxr-xr-x 2 root root 4096 May 27 15:23 cost 15:30:49 -rw-r--r-- 1 root root 88 May 27 15:23 cost.csv 15:30:49 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-usb-camera_PR-30/archives 15:30:49 + ls -al /w/workspace/xfoundry_device-usb-camera_PR-30/archives 15:30:49 total 16 15:30:49 drwxr-xr-x 3 jenkins jenkins 4096 May 27 15:23 . 15:30:49 drwxrwxr-x 11 jenkins jenkins 4096 May 27 15:23 .. 15:30:49 drwxr-xr-x 2 jenkins jenkins 4096 May 27 15:23 cost 15:30:49 -rw-r--r-- 1 jenkins jenkins 88 May 27 15:23 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:30:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:30:50 ---> package-listing.sh 15:30:50 ++ facter osfamily 15:30:50 ++ tr '[:upper:]' '[:lower:]' 15:30:50 + OS_FAMILY=debian 15:30:50 + workspace=/w/workspace/xfoundry_device-usb-camera_PR-30 15:30:50 + START_PACKAGES=/tmp/packages_start.txt 15:30:50 + END_PACKAGES=/tmp/packages_end.txt 15:30:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:30:50 + PACKAGES=/tmp/packages_start.txt 15:30:50 + '[' /w/workspace/xfoundry_device-usb-camera_PR-30 ']' 15:30:50 + PACKAGES=/tmp/packages_end.txt 15:30:50 + case "${OS_FAMILY}" in 15:30:50 + dpkg -l 15:30:50 + grep '^ii' 15:30:50 + '[' -f /tmp/packages_start.txt ']' 15:30:50 + '[' -f /tmp/packages_end.txt ']' 15:30:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:30:50 + '[' /w/workspace/xfoundry_device-usb-camera_PR-30 ']' 15:30:50 + mkdir -p /w/workspace/xfoundry_device-usb-camera_PR-30/archives/ 15:30:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-usb-camera_PR-30/archives/ [Pipeline] echo 15:30:50 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/xfoundry_device-usb-camera_PR-30/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:30:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:30:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:30:51 prd-ubuntu20.04-docker-8c-8g-261 does not seem to be running inside a container 15:30:51 $ 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/xfoundry_device-usb-camera_PR-30/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-usb-camera_PR-30 -v /w/workspace/xfoundry_device-usb-camera_PR-30:/w/workspace/xfoundry_device-usb-camera_PR-30:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-30@tmp:/w/workspace/xfoundry_device-usb-camera_PR-30@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:30:52 $ docker top 106cddccc5fd8c914ca94728a40cd0e663a9ce798e2c68ddde8b82095cc06c82 -eo pid,comm [Pipeline] { [Pipeline] sh 15:30:52 + touch /tmp/pre-build-complete [Pipeline] sh 15:30:52 + mkdir -p /var/log/sysstat [Pipeline] sh 15:30:52 + ls /var/log/sa-host 15:30:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:30:53 provisioning config files... 15:30:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-30@tmp/config4899966533282734058tmp [Pipeline] { [Pipeline] echo 15:30:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:30:53 ---> create-netrc.sh [Pipeline] } 15:30:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:30:53 ---> python-tools-install.sh [Pipeline] echo 15:30:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:30:54 ---> sudo-logs.sh 15:30:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:30:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:30:54 ---> job-cost.sh 15:30:54 lf-activate-venv: SKIPPING 15:30:54 DEBUG: total: 0.2199999988079071 15:30:54 INFO: Retrieving Stack Cost... 15:30:54 INFO: Retrieving Pricing Info for: v3-standard-8 15:30:55 INFO: Archiving Costs [Pipeline] echo 15:30:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:30:55 ---> logs-deploy.sh 15:30:55 lf-activate-venv: SKIPPING 15:30:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-30/10 15:30:55 INFO: archiving workspace using pattern(s): 15:30:56 Archives upload complete. 15:30:56 INFO: archiving logs to Nexus