Started by upstream project "edgexfoundry/cd-management/release" build number 112 originally caused by: Push event to branch release Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 35e88c606ff591756c04535471448b721e880ee3 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-ssh8758314016867985570.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh7796199880722545733.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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/main/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5243698983729858712.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh13922174386833341972.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 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/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6913224589459336820.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-21419’ Running on prd-ubuntu20.04-docker-8c-8g-21425 in /w/workspace/exfoundry_device-usb-camera_main [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 Avoid second fetch Checking out Revision 35e88c606ff591756c04535471448b721e880ee3 (main) Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # 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 core.sparsecheckout # timeout=10 > git checkout -f 35e88c606ff591756c04535471448b721e880ee3 # timeout=10 Commit message: "Merge pull request #74 from brianointel/readme" > git rev-list --no-walk 35e88c606ff591756c04535471448b721e880ee3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:26:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:26:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:26:29 ========================================================= 23:26:29 EdgeX Global Pipelines Version Info 23:26:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:26:29 ------------------- 23:26:29 stable info: 23:26:29 ------------------- 23:26:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:26:29 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 23:26:29 Message: update stable to v1.0.238 23:26:30 ------------------- 23:26:30 experimental info: 23:26:30 ------------------- 23:26:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:26:30 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 23:26:30 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:26:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 23:26:30 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 23:26:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:26:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:26:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:26:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 23:26:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:26:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:26:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:26:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:26:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:26:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 23:26:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:26:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:26:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:26:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:26:30 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:26:30 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:26:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:26:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:26:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:26:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:26:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:26:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:26:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:26:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:26:30 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:26:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:26:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:26:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:26:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 35e88c606ff591756c04535471448b721e880ee3 [Pipeline] echo 23:26:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 35e88c6 [Pipeline] echo 23:26:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:26:31 provisioning config files... 23:26:31 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3587834214496717051tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:26:31 ---> docker-login.sh 23:26:31 nexus3.edgexfoundry.org:10001 23:26:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:26:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:26:31 Configure a credential helper to remove this warning. See 23:26:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:26:31 23:26:31 Login Succeeded 23:26:31 nexus3.edgexfoundry.org:10002 23:26:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:26:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:26:31 Configure a credential helper to remove this warning. See 23:26:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:26:31 23:26:31 Login Succeeded 23:26:31 nexus3.edgexfoundry.org:10003 23:26:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:26:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:26:31 Configure a credential helper to remove this warning. See 23:26:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:26:31 23:26:31 Login Succeeded 23:26:31 nexus3.edgexfoundry.org:10004 23:26:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:26:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:26:32 Configure a credential helper to remove this warning. See 23:26:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:26:32 23:26:32 Login Succeeded 23:26:32 docker.io 23:26:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:26:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:26:32 Configure a credential helper to remove this warning. See 23:26:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:26:32 23:26:32 Login Succeeded 23:26:32 ---> docker-login.sh ends [Pipeline] } 23:26:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:26:32 + git rev-list -1 --merges 35e88c606ff591756c04535471448b721e880ee3~1..35e88c606ff591756c04535471448b721e880ee3 [Pipeline] echo 23:26:32 -----------> git rev-list -1 --merges 35e88c606ff591756c04535471448b721e880ee3~1..35e88c606ff591756c04535471448b721e880ee3 35e88c606ff591756c04535471448b721e880ee3 23:26:32 35e88c606ff591756c04535471448b721e880ee3 [false] [Pipeline] sh 23:26:33 + git log --format=format:%s -1 35e88c606ff591756c04535471448b721e880ee3 [Pipeline] echo 23:26:33 ========================================================= 23:26:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId 23:26:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:26:33 + git log --format=format:%s -1 35e88c606ff591756c04535471448b721e880ee3 [Pipeline] echo 23:26:33 [semverPrep] GIT_COMMIT: 35e88c606ff591756c04535471448b721e880ee3, Commit Message: Merge pull request #74 from brianointel/readme [Pipeline] echo 23:26:33 [semverPrep] This is not a build commit. [Pipeline] sh 23:26:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:26:33 + grep -v github /etc/ssh/ssh_known_hosts 23:26:33 + [ -e /tmp/ssh_known_hosts ] 23:26:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:26:33 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:26:33 + sudo tee -a /etc/ssh/ssh_known_hosts 23:26:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:26:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:26:34 23:26:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:26:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:26:34 0.1.4: Pulling from edgex-devops/py-git-semver 23:26:34 b85a868b505f: Pulling fs layer 23:26:34 e2be974225ed: Pulling fs layer 23:26:34 339a4e72a1f5: Pulling fs layer 23:26:34 988bab9f4d93: Pulling fs layer 23:26:34 1469e6f7b9e6: Pulling fs layer 23:26:34 eaf3925da568: Pulling fs layer 23:26:34 bab4dde63d76: Pulling fs layer 23:26:34 bde34c3a00c8: Pulling fs layer 23:26:34 b352a97aabf1: Pulling fs layer 23:26:34 4872d77fe225: Pulling fs layer 23:26:34 5851b861e8e6: Pulling fs layer 23:26:34 eaf3925da568: Waiting 23:26:34 bab4dde63d76: Waiting 23:26:34 1469e6f7b9e6: Waiting 23:26:34 4872d77fe225: Waiting 23:26:34 bde34c3a00c8: Waiting 23:26:34 b352a97aabf1: Waiting 23:26:34 5851b861e8e6: Waiting 23:26:34 e2be974225ed: Download complete 23:26:34 988bab9f4d93: Verifying Checksum 23:26:34 988bab9f4d93: Download complete 23:26:34 339a4e72a1f5: Verifying Checksum 23:26:34 339a4e72a1f5: Download complete 23:26:34 1469e6f7b9e6: Verifying Checksum 23:26:34 1469e6f7b9e6: Download complete 23:26:34 eaf3925da568: Download complete 23:26:34 bde34c3a00c8: Verifying Checksum 23:26:34 bde34c3a00c8: Download complete 23:26:34 b352a97aabf1: Download complete 23:26:34 4872d77fe225: Verifying Checksum 23:26:34 4872d77fe225: Download complete 23:26:34 5851b861e8e6: Verifying Checksum 23:26:34 5851b861e8e6: Download complete 23:26:34 b85a868b505f: Download complete 23:26:35 bab4dde63d76: Verifying Checksum 23:26:35 bab4dde63d76: Download complete 23:26:35 b85a868b505f: Pull complete 23:26:36 e2be974225ed: Pull complete 23:26:36 339a4e72a1f5: Pull complete 23:26:36 988bab9f4d93: Pull complete 23:26:37 1469e6f7b9e6: Pull complete 23:26:37 eaf3925da568: Pull complete 23:26:38 bab4dde63d76: Pull complete 23:26:38 bde34c3a00c8: Pull complete 23:26:38 b352a97aabf1: Pull complete 23:26:38 4872d77fe225: Pull complete 23:26:38 5851b861e8e6: Pull complete 23:26:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:26:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:26:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:26:39 prd-ubuntu20.04-docker-8c-8g-21425 does not seem to be running inside a container 23:26:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:26:42 $ docker top 00e5dd158ae853afaf5a714d94203f9cefb30886644aeb0b1d3ddc156cb5751a -eo pid,comm 23:26:42 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 23:26:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:26:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:26:42 [ssh-agent] Looking for ssh-agent implementation... 23:26:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:26:42 $ docker exec 00e5dd158ae853afaf5a714d94203f9cefb30886644aeb0b1d3ddc156cb5751a ssh-agent 23:26:42 SSH_AUTH_SOCK=/tmp/ssh-yj6P3OLycb8G/agent.33 23:26:42 SSH_AGENT_PID=39 23:26:42 Running ssh-add (command line suppressed) 23:26:42 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5699541623206252529.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5699541623206252529.key) 23:26:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:26:43 + git tag --points-at 35e88c606ff591756c04535471448b721e880ee3 [Pipeline] } 23:26:43 $ docker exec --env ******** --env ******** 00e5dd158ae853afaf5a714d94203f9cefb30886644aeb0b1d3ddc156cb5751a ssh-agent -k 23:26:43 unset SSH_AUTH_SOCK; 23:26:43 unset SSH_AGENT_PID; 23:26:43 echo Agent pid 39 killed; 23:26:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 23:26:43 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v2.2.0|v2.2.0-dev.27' [Pipeline] sshagent 23:26:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:26:43 [ssh-agent] Looking for ssh-agent implementation... 23:26:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:26:43 $ docker exec 00e5dd158ae853afaf5a714d94203f9cefb30886644aeb0b1d3ddc156cb5751a ssh-agent 23:26:43 SSH_AUTH_SOCK=/tmp/ssh-sZFb5AX5kE4D/agent.73 23:26:43 SSH_AGENT_PID=79 23:26:43 Running ssh-add (command line suppressed) 23:26:43 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3243538762045224728.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3243538762045224728.key) 23:26:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:26:43 + git semver init 23:26:44 2022-07-28 23:26:44,087 [run_init] DEBUG init version:0.0.0 force:False 23:26:44 2022-07-28 23:26:44,088 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 23:26:44 2022-07-28 23:26:44,088 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 23:26:44 2022-07-28 23:26:44,088 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 23:26:44 2022-07-28 23:26:44,657 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 23:26:44 2022-07-28 23:26:44,658 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 23:26:44 2022-07-28 23:26:44,658 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 23:26:44 2022-07-28 23:26:44,658 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 23:26:44 2.2.0 [Pipeline] } 23:26:44 $ docker exec --env ******** --env ******** 00e5dd158ae853afaf5a714d94203f9cefb30886644aeb0b1d3ddc156cb5751a ssh-agent -k 23:26:44 unset SSH_AUTH_SOCK; 23:26:44 unset SSH_AGENT_PID; 23:26:44 echo Agent pid 79 killed; 23:26:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:26:45 + git semver [Pipeline] } 23:26:45 $ docker stop --time=1 00e5dd158ae853afaf5a714d94203f9cefb30886644aeb0b1d3ddc156cb5751a 23:26:46 $ docker rm -f 00e5dd158ae853afaf5a714d94203f9cefb30886644aeb0b1d3ddc156cb5751a [Pipeline] // withDockerContainer [Pipeline] sh 23:26:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:26:47 Stashed 1 file(s) [Pipeline] echo 23:26:47 [edgeXSemver]: initialized semver on version 2.2.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] sh 23:26:47 + git checkout 35e88c606ff591756c04535471448b721e880ee3 23:26:47 HEAD is now at 35e88c6 Merge pull request #74 from brianointel/readme [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:26:47 provisioning config files... 23:26:47 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4734929603591044340tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:26:48 ---> docker-login.sh 23:26:48 nexus3.edgexfoundry.org:10001 23:26:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:26:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:26:48 Configure a credential helper to remove this warning. See 23:26:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:26:48 23:26:48 Login Succeeded 23:26:48 nexus3.edgexfoundry.org:10002 23:26:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:26:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:26:48 Configure a credential helper to remove this warning. See 23:26:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:26:48 23:26:48 Login Succeeded 23:26:48 nexus3.edgexfoundry.org:10003 23:26:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:26:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:26:48 Configure a credential helper to remove this warning. See 23:26:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:26:48 23:26:48 Login Succeeded 23:26:48 nexus3.edgexfoundry.org:10004 23:26:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:26:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:26:48 Configure a credential helper to remove this warning. See 23:26:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:26:48 23:26:48 Login Succeeded 23:26:48 docker.io 23:26:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:26:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:26:49 Configure a credential helper to remove this warning. See 23:26:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:26:49 23:26:49 Login Succeeded 23:26:49 ---> docker-login.sh ends [Pipeline] } 23:26:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:26:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:26:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:26:49 ========================================================= 23:26:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 23:26:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:26:49 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 23:26:49 Sending build context to Docker daemon 800.8kB 23:26:49 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 23:26:49 Step 2/13 : FROM ${BASE} AS builder 23:26:49 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 23:26:49 2408cc74d12b: Pulling fs layer 23:26:49 ea60b727a1ce: Pulling fs layer 23:26:49 30c4a7721957: Pulling fs layer 23:26:49 370296b7ddb6: Pulling fs layer 23:26:49 7c6cee850709: Pulling fs layer 23:26:49 39a5fcdaea64: Pulling fs layer 23:26:49 d94ebbe4e438: Pulling fs layer 23:26:49 bcfd1f05c69d: Pulling fs layer 23:26:49 59ccb84bbe0f: Pulling fs layer 23:26:49 370296b7ddb6: Waiting 23:26:49 7c6cee850709: Waiting 23:26:49 39a5fcdaea64: Waiting 23:26:49 d94ebbe4e438: Waiting 23:26:49 59ccb84bbe0f: Waiting 23:26:49 bcfd1f05c69d: Waiting 23:26:49 30c4a7721957: Verifying Checksum 23:26:49 30c4a7721957: Download complete 23:26:49 ea60b727a1ce: Verifying Checksum 23:26:49 ea60b727a1ce: Download complete 23:26:49 7c6cee850709: Verifying Checksum 23:26:49 7c6cee850709: Download complete 23:26:49 39a5fcdaea64: Download complete 23:26:49 2408cc74d12b: Verifying Checksum 23:26:49 2408cc74d12b: Download complete 23:26:49 d94ebbe4e438: Verifying Checksum 23:26:49 2408cc74d12b: Pull complete 23:26:50 ea60b727a1ce: Pull complete 23:26:50 30c4a7721957: Pull complete 23:26:50 59ccb84bbe0f: Verifying Checksum 23:26:50 59ccb84bbe0f: Download complete 23:26:50 bcfd1f05c69d: Verifying Checksum 23:26:50 bcfd1f05c69d: Download complete 23:26:50 370296b7ddb6: Verifying Checksum 23:26:50 370296b7ddb6: Download complete 23:26:54 370296b7ddb6: Pull complete 23:26:54 7c6cee850709: Pull complete 23:26:54 39a5fcdaea64: Pull complete 23:26:54 d94ebbe4e438: Pull complete 23:26:56 bcfd1f05c69d: Pull complete 23:26:57 59ccb84bbe0f: Pull complete 23:26:57 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 23:26:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:26:57 ---> a4fb48ad2a94 23:26:57 Step 3/13 : ARG MAKE="make build" 23:27:02 Still waiting to schedule task 23:27:02 ‘prd-ubuntu20.04-docker-arm64-4c-16g-21420’ is offline 23:27:02 ---> Running in 01962ba32c93 23:27:02 Removing intermediate container 01962ba32c93 23:27:02 ---> afb0672474f0 23:27:02 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 23:27:02 ---> Running in bed17e720a7f 23:27:02 Removing intermediate container bed17e720a7f 23:27:02 ---> 0938a97c147e 23:27:02 Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 23:27:02 ---> Running in 42dfcf85a5e1 23:27:02 Removing intermediate container 42dfcf85a5e1 23:27:02 ---> 244de3594df0 23:27:02 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:27:02 ---> Running in a7d484c15fbd 23:27:03 Removing intermediate container a7d484c15fbd 23:27:03 ---> 3806fc2fabe0 23:27:03 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:27:03 ---> Running in ec8f7f5f2b57 23:27:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:27:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:27:04 (1/80) Installing mesa (21.3.8-r1) 23:27:05 (2/80) Installing libxau (1.0.9-r0) 23:27:05 (3/80) Installing libxdmcp (1.1.3-r0) 23:27:05 (4/80) Installing libxcb (1.15-r0) 23:27:05 (5/80) Installing libx11 (1.8-r0) 23:27:05 (6/80) Installing libxext (1.3.4-r0) 23:27:05 (7/80) Installing libxfixes (6.0.0-r0) 23:27:05 (8/80) Installing libxxf86vm (1.1.4-r2) 23:27:05 (9/80) Installing libpciaccess (0.16-r0) 23:27:06 (10/80) Installing libdrm (2.4.110-r0) 23:27:06 (11/80) Installing mesa-glapi (21.3.8-r1) 23:27:06 (12/80) Installing libxshmfence (1.3-r1) 23:27:06 (13/80) Installing mesa-gl (21.3.8-r1) 23:27:06 (14/80) Installing icu-data-full (71.1-r2) 23:27:07 (15/80) Installing libice (1.0.10-r0) 23:27:07 (16/80) Installing libuuid (2.38-r1) 23:27:08 (17/80) Installing libsm (1.2.3-r0) 23:27:08 (18/80) Installing libxt (1.2.1-r0) 23:27:08 (19/80) Installing libxmu (1.1.3-r0) 23:27:08 (20/80) Installing xset (1.2.4-r0) 23:27:08 (21/80) Installing xprop (1.2.5-r0) 23:27:08 (22/80) Installing xdg-utils (1.1.3-r3) 23:27:08 (23/80) Installing dbus-libs (1.14.0-r1) 23:27:08 (24/80) Installing libffi (3.4.2-r1) 23:27:09 (25/80) Installing libintl (0.21-r2) 23:27:09 (26/80) Installing libblkid (2.38-r1) 23:27:09 (27/80) Installing libmount (2.38-r1) 23:27:09 (28/80) Installing pcre (8.45-r2) 23:27:09 (29/80) Installing glib (2.72.1-r0) 23:27:10 (30/80) Installing icu-libs (71.1-r2) 23:27:10 (31/80) Installing libpcre2-16 (10.40-r0) 23:27:10 (32/80) Installing zstd-libs (1.5.2-r1) 23:27:10 (33/80) Installing qt5-qtbase (5.15.4_git20220511-r1) 23:27:10 (34/80) Installing hicolor-icon-theme (0.17-r1) 23:27:10 (35/80) Installing wayland-libs-server (1.20.0-r0) 23:27:11 (36/80) Installing mesa-gbm (21.3.8-r1) 23:27:11 (37/80) Installing wayland-libs-client (1.20.0-r0) 23:27:11 (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r0) 23:27:11 (39/80) Installing libxcomposite (0.4.5-r0) 23:27:11 (40/80) Installing libbz2 (1.0.8-r1) 23:27:12 (41/80) Installing libpng (1.6.37-r1) 23:27:12 (42/80) Installing freetype (2.12.1-r0) 23:27:12 (43/80) Installing fontconfig (2.14.0-r0) 23:27:12 (44/80) Installing wayland-libs-cursor (1.20.0-r0) 23:27:12 (45/80) Installing wayland-libs-egl (1.20.0-r0) 23:27:12 (46/80) Installing xkeyboard-config (2.35.1-r0) 23:27:12 (47/80) Installing xz-libs (5.2.5-r1) 23:27:12 (48/80) Installing libxml2 (2.9.14-r0) 23:27:12 (49/80) Installing libxkbcommon (1.4.1-r0) 23:27:13 (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) 23:27:13 (51/80) Installing mesa-egl (21.3.8-r1) 23:27:13 (52/80) Installing avahi-libs (0.8-r6) 23:27:13 (53/80) Installing nettle (3.7.3-r0) 23:27:13 (54/80) Installing p11-kit (0.24.1-r0) 23:27:13 (55/80) Installing libtasn1 (4.18.0-r0) 23:27:13 (56/80) Installing libunistring (1.0-r0) 23:27:14 (57/80) Installing gnutls (3.7.6-r0) 23:27:14 (58/80) Installing cups-libs (2.4.2-r0) 23:27:14 (59/80) Installing graphite2 (1.3.14-r1) 23:27:14 (60/80) Installing harfbuzz (4.3.0-r0) 23:27:14 (61/80) Installing libevdev (1.12.1-r0) 23:27:14 (62/80) Installing mtdev (1.1.6-r0) 23:27:14 (63/80) Installing eudev-libs (3.2.11-r0) 23:27:15 (64/80) Installing libinput-libs (1.20.1-r0) 23:27:15 (65/80) Installing libjpeg-turbo (2.1.3-r1) 23:27:15 (66/80) Installing xcb-util-wm (0.4.1-r1) 23:27:15 (67/80) Installing xcb-util (0.4.0-r3) 23:27:15 (68/80) Installing xcb-util-image (0.4.0-r1) 23:27:15 (69/80) Installing xcb-util-keysyms (0.4.0-r1) 23:27:15 (70/80) Installing xcb-util-renderutil (0.3.9-r1) 23:27:15 (71/80) Installing libxkbcommon-x11 (1.4.1-r0) 23:27:15 (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r1) 23:27:16 (73/80) Installing v4l-utils-libs (1.22.1-r1) 23:27:16 (74/80) Installing v4l-utils (1.22.1-r1) 23:27:16 (75/80) Installing udev-init-scripts (35-r0) 23:27:17 Executing udev-init-scripts-35-r0.post-install 23:27:17 (76/80) Installing kmod-libs (29-r2) 23:27:17 (77/80) Installing eudev (3.2.11-r0) 23:27:17 (78/80) Installing eudev-dev (3.2.11-r0) 23:27:17 (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) 23:27:17 (80/80) Installing v4l-utils-dev (1.22.1-r1) 23:27:17 Executing busybox-1.35.0-r13.trigger 23:27:17 Executing eudev-3.2.11-r0.trigger 23:27:17 OK: 330 MiB in 131 packages 23:27:20 Removing intermediate container ec8f7f5f2b57 23:27:20 ---> d1aaa4d069ea 23:27:20 Step 8/13 : WORKDIR /device-usb-camera 23:27:20 ---> Running in a49ed73acd32 23:27:20 Removing intermediate container a49ed73acd32 23:27:20 ---> 26a2c7f1f956 23:27:20 Step 9/13 : COPY go.mod vendor* ./ 23:27:20 ---> 94fd9b4167fa 23:27:20 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:27:20 ---> Running in e8f920cc43a2 23:27:42 Removing intermediate container e8f920cc43a2 23:27:42 ---> 86681a39c948 23:27:42 Step 11/13 : COPY . . 23:27:42 ---> 42ce2179a20a 23:27:42 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 23:27:42 ---> Running in ed6e8f1672c6 23:27:42  % Total % Received % Xferd Average Speed Time Time Time Current 23:27:42 Dload Upload  Total Spent Left Speed 23:27:42 0  0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 11749 0 --:--:-- --:--:-- --:--:-- 11800 23:27:42 Removing intermediate container ed6e8f1672c6 23:27:42 ---> 5a15ccc4387f 23:27:42 Step 13/13 : RUN ${MAKE} 23:27:42 ---> Running in c7a5a72b6121 23:27:42 noop 23:27:43 Removing intermediate container c7a5a72b6121 23:27:43 ---> 61c9b2941d03 23:27:43 Successfully built 61c9b2941d03 23:27:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:43 + docker inspect -f . ci-base-image-x86_64 23:27:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:27:43 prd-ubuntu20.04-docker-8c-8g-21425 does not seem to be running inside a container 23:27:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** ci-base-image-x86_64 cat 23:27:44 $ docker top 94f46996a8bcdab98c79913483a2bd509790c6e83e967cf5c32d273858b5ffc4 -eo pid,comm [Pipeline] { [Pipeline] sh 23:27:44 + go version 23:27:44 go version go1.18.3 linux/amd64 [Pipeline] } 23:27:44 $ docker stop --time=1 94f46996a8bcdab98c79913483a2bd509790c6e83e967cf5c32d273858b5ffc4 23:27:45 $ docker rm -f 94f46996a8bcdab98c79913483a2bd509790c6e83e967cf5c32d273858b5ffc4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:46 + docker inspect -f . ci-base-image-x86_64 23:27:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:27:46 prd-ubuntu20.04-docker-8c-8g-21425 does not seem to be running inside a container 23:27:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** ci-base-image-x86_64 cat 23:27:46 $ docker top 0aecb0771cdf97089d5d97c26e75840c9cbbfbe3a401487a2761d9be1894963c -eo pid,comm [Pipeline] { [Pipeline] sh 23:27:47 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 23:27:47 + make test 23:27:47 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 23:27:47 ? github.com/edgexfoundry/device-usb-camera [no test files] 23:27:57 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 23:27:57 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.018s coverage: 1.9% of statements 23:28:04 CGO_ENABLED=1 go vet ./... 23:28:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:28:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:28:06 ./bin/test-attribution-txt.sh [Pipeline] echo 23:28:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:28:06 $ docker stop --time=1 0aecb0771cdf97089d5d97c26e75840c9cbbfbe3a401487a2761d9be1894963c 23:28:09 $ docker rm -f 0aecb0771cdf97089d5d97c26e75840c9cbbfbe3a401487a2761d9be1894963c [Pipeline] // withDockerContainer [Pipeline] sh 23:28:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:28:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:28:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:28:10 + ls -al . 23:28:10 total 196 23:28:10 drwxrwxr-x 9 jenkins jenkins 4096 Jul 28 23:28 . 23:28:10 drwxrwxr-x 4 jenkins jenkins 4096 Jul 28 23:26 .. 23:28:10 drwxrwxr-x 8 jenkins jenkins 4096 Jul 28 23:27 .git 23:28:10 drwxrwxr-x 3 jenkins jenkins 4096 Jul 28 23:26 .github 23:28:10 -rw-rw-r-- 1 jenkins jenkins 414 Jul 28 23:26 .gitignore 23:28:10 -rw-rw-r-- 1 jenkins jenkins 42 Jul 28 23:26 .golangci.yml 23:28:10 -rw-rw-r-- 1 jenkins jenkins 77 Jul 28 23:26 .hadolint.yml 23:28:10 drwxr-xr-x 3 jenkins jenkins 4096 Jul 28 23:26 .semver 23:28:10 -rw-rw-r-- 1 jenkins jenkins 9065 Jul 28 23:26 Attribution.txt 23:28:10 -rw-rw-r-- 1 jenkins jenkins 1206 Jul 28 23:26 CHANGELOG.md 23:28:10 -rw-rw-r-- 1 jenkins jenkins 2410 Jul 28 23:26 Dockerfile 23:28:10 -rw-rw-r-- 1 jenkins jenkins 678 Jul 28 23:26 GOVERNANCE.md 23:28:10 -rw-rw-r-- 1 jenkins jenkins 659 Jul 28 23:26 Jenkinsfile 23:28:10 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 28 23:26 LICENSE 23:28:10 -rw-rw-r-- 1 jenkins jenkins 2345 Jul 28 23:26 Makefile 23:28:10 -rw-rw-r-- 1 jenkins jenkins 622 Jul 28 23:26 OWNERS.md 23:28:10 -rw-rw-r-- 1 jenkins jenkins 12817 Jul 28 23:26 README.md 23:28:10 -rw-rw-r-- 1 jenkins jenkins 5 Jul 28 23:26 VERSION 23:28:10 drwxrwxr-x 2 jenkins jenkins 4096 Jul 28 23:26 bin 23:28:10 drwxrwxr-x 3 jenkins jenkins 4096 Jul 28 23:26 cmd 23:28:10 -rw-r--r-- 1 jenkins jenkins 29387 Jul 28 23:27 coverage.out 23:28:10 -rwxrwxr-x 1 jenkins jenkins 140 Jul 28 23:26 docker-entrypoint.sh 23:28:10 -rw-rw-r-- 1 jenkins jenkins 3382 Jul 28 23:26 go.mod 23:28:10 -rw-rw-r-- 1 jenkins jenkins 35824 Jul 28 23:26 go.sum 23:28:10 drwxrwxr-x 3 jenkins jenkins 4096 Jul 28 23:26 internal 23:28:10 drwxrwxr-x 4 jenkins jenkins 4096 Jul 28 23:26 snap 23:28:10 -rw-rw-r-- 1 jenkins jenkins 231 Jul 28 23:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:11 + 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=35e88c606ff591756c04535471448b721e880ee3 --label arch=amd64 --label version=2.2.0 . 23:28:11 Sending build context to Docker daemon 831kB 23:28:11 Step 1/35 : ARG BASE=golang:1.17-alpine3.15 23:28:11 Step 2/35 : FROM ${BASE} AS builder 23:28:11 ---> 61c9b2941d03 23:28:11 Step 3/35 : ARG MAKE="make build" 23:28:11 ---> Running in aedc32337bd2 23:28:11 Removing intermediate container aedc32337bd2 23:28:11 ---> fa346740ba8c 23:28:11 Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 23:28:11 ---> Running in def43277df4c 23:28:11 Removing intermediate container def43277df4c 23:28:11 ---> 41ef383a0606 23:28:11 Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 23:28:11 ---> Running in 1a4447d8e060 23:28:11 Removing intermediate container 1a4447d8e060 23:28:11 ---> abdfbc036fa4 23:28:11 Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:28:11 ---> Running in 5ec55238c5fb 23:28:12 Removing intermediate container 5ec55238c5fb 23:28:12 ---> 000e8c747cb1 23:28:12 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:28:12 ---> Running in d8bd319381f5 23:28:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:28:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:28:13 OK: 330 MiB in 131 packages 23:28:13 Removing intermediate container d8bd319381f5 23:28:13 ---> d819ee3fb099 23:28:13 Step 8/35 : WORKDIR /device-usb-camera 23:28:13 ---> Running in 1ac47945b4f1 23:28:13 Removing intermediate container 1ac47945b4f1 23:28:13 ---> f788a8177876 23:28:13 Step 9/35 : COPY go.mod vendor* ./ 23:28:14 ---> fcae653cafd3 23:28:14 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:28:14 ---> Running in 13b8eddb70db 23:28:14 Removing intermediate container 13b8eddb70db 23:28:14 ---> fa9ecbac7520 23:28:14 Step 11/35 : COPY . . 23:28:15 ---> 6704db403a32 23:28:15 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 23:28:15 ---> Running in 839feebc049a 23:28:15  % Total % Received % Xferd Average Speed Time Time Time Current 23:28:15 Dload Upload Total Spent Left Speed 23:28:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 40686 0 --:--:-- --:--:-- --:--:-- 42480 23:28:15 Removing intermediate container 839feebc049a 23:28:15 ---> 3e43d7b71f6b 23:28:15 Step 13/35 : RUN ${MAKE} 23:28:15 ---> Running in 1f6660a6d968 23:28:15 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.2.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 23:28:37 Removing intermediate container 1f6660a6d968 23:28:37 ---> f74378a0a111 23:28:37 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 23:28:37 v0.18.4: Pulling from aler9/rtsp-simple-server 23:28:37 af6660deedbd: Pulling fs layer 23:28:37 97cd0a44c592: Pulling fs layer 23:28:37 97cd0a44c592: Verifying Checksum 23:28:37 97cd0a44c592: Download complete 23:28:37 af6660deedbd: Verifying Checksum 23:28:37 af6660deedbd: Download complete 23:28:37 af6660deedbd: Pull complete 23:28:38 97cd0a44c592: Pull complete 23:28:38 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 23:28:38 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 23:28:38 ---> fea57e182299 23:28:38 Step 15/35 : FROM alpine:3.15 23:28:38 3.15: Pulling from library/alpine 23:28:38 ab6db1bc80d0: Pulling fs layer 23:28:38 ab6db1bc80d0: Verifying Checksum 23:28:38 ab6db1bc80d0: Download complete 23:28:39 ab6db1bc80d0: Pull complete 23:28:39 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 23:28:39 Status: Downloaded newer image for alpine:3.15 23:28:39 ---> 2720e26172a0 23:28:39 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 23:28:39 ---> Running in 93cc8607b9d8 23:28:39 Removing intermediate container 93cc8607b9d8 23:28:39 ---> 605e7257a3ac 23:28:39 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 23:28:39 ---> Running in 75b93fc7c688 23:28:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:28:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:28:40 (1/74) Installing dumb-init (1.2.5-r1) 23:28:40 (2/74) Installing sdl2 (2.0.16-r4) 23:28:40 (3/74) Installing libxau (1.0.9-r0) 23:28:40 (4/74) Installing libmd (1.0.3-r0) 23:28:40 (5/74) Installing libbsd (0.11.3-r1) 23:28:40 (6/74) Installing libxdmcp (1.1.3-r0) 23:28:40 (7/74) Installing libxcb (1.14-r2) 23:28:40 (8/74) Installing libx11 (1.7.2-r0) 23:28:40 (9/74) Installing aom-libs (3.2.0-r0) 23:28:40 (10/74) Installing alsa-lib (1.2.5.1-r1) 23:28:40 (11/74) Installing expat (2.4.7-r0) 23:28:40 (12/74) Installing brotli-libs (1.0.9-r5) 23:28:40 (13/74) Installing libbz2 (1.0.8-r1) 23:28:40 (14/74) Installing libpng (1.6.37-r1) 23:28:40 (15/74) Installing freetype (2.11.1-r2) 23:28:40 (16/74) Installing libuuid (2.37.4-r0) 23:28:40 (17/74) Installing fontconfig (2.13.1-r4) 23:28:40 (18/74) Installing fribidi (1.0.11-r0) 23:28:40 (19/74) Installing libffi (3.4.2-r1) 23:28:40 (20/74) Installing libintl (0.21-r0) 23:28:40 (21/74) Installing libblkid (2.37.4-r0) 23:28:40 (22/74) Installing libmount (2.37.4-r0) 23:28:40 (23/74) Installing pcre (8.45-r1) 23:28:40 (24/74) Installing glib (2.70.1-r0) 23:28:40 (25/74) Installing graphite2 (1.3.14-r0) 23:28:40 (26/74) Installing harfbuzz (3.0.0-r2) 23:28:40 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21426 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 23:28:40 Running in /w/workspace/device-usb-camera/39 [Pipeline] { [Pipeline] checkout 23:28:40 Selected Git installation does not exist. Using Default 23:28:40 The recommended git tool is: NONE 23:28:40 (27/74) Installing libass (0.15.2-r0) 23:28:40 (28/74) Installing libdav1d (0.9.2-r0) 23:28:40 (29/74) Installing gmp (6.2.1-r1) 23:28:40 (30/74) Installing nettle (3.7.3-r0) 23:28:40 (31/74) Installing p11-kit (0.24.0-r1) 23:28:40 (32/74) Installing libtasn1 (4.18.0-r0) 23:28:40 (33/74) Installing libunistring (0.9.10-r1) 23:28:40 (34/74) Installing gnutls (3.7.1-r0) 23:28:40 (35/74) Installing ncurses-terminfo-base (6.3_p20211120-r1) 23:28:40 (36/74) Installing ncurses-libs (6.3_p20211120-r1) 23:28:40 (37/74) Installing lame (3.100-r0) 23:28:40 (38/74) Installing opus (1.3.1-r1) 23:28:40 (39/74) Installing libgomp (10.3.1_git20211027-r0) 23:28:40 (40/74) Installing soxr (0.1.3-r2) 23:28:40 (41/74) Installing libgcc (10.3.1_git20211027-r0) 23:28:40 (42/74) Installing libstdc++ (10.3.1_git20211027-r0) 23:28:40 (43/74) Installing libsrt (1.4.2-r1) 23:28:40 (44/74) Installing libssh (0.9.6-r1) 23:28:40 (45/74) Installing libogg (1.3.5-r0) 23:28:40 (46/74) Installing libtheora (1.1.1-r16) 23:28:40 (47/74) Installing libjpeg-turbo (2.1.2-r0) 23:28:40 (48/74) Installing v4l-utils-libs (1.22.1-r1) 23:28:40 (49/74) Installing libxext (1.3.4-r0) 23:28:40 (50/74) Installing libxfixes (6.0.0-r0) 23:28:40 (51/74) Installing libpciaccess (0.16-r0) 23:28:40 (52/74) Installing libdrm (2.4.109-r0) 23:28:40 (53/74) Installing wayland-libs-client (1.19.0-r1) 23:28:40 (54/74) Installing libva (2.13.0-r0) 23:28:40 (55/74) Installing libvdpau (1.4-r0) 23:28:40 (56/74) Installing vidstab (1.1.0-r1) 23:28:40 (57/74) Installing libvorbis (1.3.7-r0) 23:28:40 (58/74) Installing libvpx (1.10.0-r0) 23:28:40 (59/74) Installing vulkan-loader (1.2.196-r0) 23:28:40 (60/74) Installing libwebp (1.2.2-r0) 23:28:40 (61/74) Installing x264-libs (20210613-r0) 23:28:40 (62/74) Installing x265-libs (3.5-r0) 23:28:40 (63/74) Installing xvidcore (1.3.7-r1) 23:28:40 (64/74) Installing ffmpeg-libs (4.4.1-r2) 23:28:40 (65/74) Installing ffmpeg (4.4.1-r2) 23:28:40 (66/74) Installing udev-init-scripts (35-r0) 23:28:40 Executing udev-init-scripts-35-r0.post-install 23:28:40 (67/74) Installing eudev-libs (3.2.11_pre1-r0) 23:28:40 (68/74) Installing xz-libs (5.2.5-r1) 23:28:40 (69/74) Installing zstd-libs (1.5.0-r0) 23:28:40 (70/74) Installing kmod-libs (29-r2) 23:28:40 (71/74) Installing eudev (3.2.11_pre1-r0) 23:28:40 (72/74) Installing libsodium (1.0.18-r0) 23:28:40 (73/74) Installing libzmq (4.3.4-r0) 23:28:40 (74/74) Installing zeromq (4.3.4-r0) 23:28:40 Executing busybox-1.34.1-r7.trigger 23:28:40 Executing eudev-3.2.11_pre1-r0.trigger 23:28:40 OK: 78 MiB in 88 packages 23:28:43 Removing intermediate container 75b93fc7c688 23:28:43 ---> 7f28cb0b2727 23:28:43 Step 18/35 : WORKDIR / 23:28:43 ---> Running in 544ae18e71eb 23:28:43 Removing intermediate container 544ae18e71eb 23:28:43 ---> 400688d6f578 23:28:43 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 23:28:44 ---> d11eeef87cdc 23:28:44 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 23:28:44 ---> 4a775a0633d1 23:28:44 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 23:28:44 ---> 74ca8ee80928 23:28:44 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 23:28:44 ---> 9625ed093e74 23:28:44 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 23:28:44 ---> b9aeb82206e5 23:28:44 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 23:28:44 ---> 4138e7b46b4a 23:28:44 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 23:28:45 ---> 781a52e05cf2 23:28:45 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 23:28:45 ---> Running in c1271968f726 23:28:45 Removing intermediate container c1271968f726 23:28:45 ---> 258d035f5778 23:28:45 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 23:28:45 ---> Running in 17282515ebf9 23:28:46 using credential edgex-jenkins-ssh 23:28:46 Cloning the remote Git repository 23:28:46 Removing intermediate container 17282515ebf9 23:28:46 ---> 192b2b680dca 23:28:46 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 23:28:46 ---> Running in 697f3bf95499 23:28:46 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 23:28:46 > git init /w/workspace/device-usb-camera/39 # timeout=10 23:28:46 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 23:28:46 > git --version # timeout=10 23:28:46 > git --version # 'git version 2.25.1' 23:28:46 using GIT_SSH to set credentials SSH Credentials for GitHub 23:28:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:28:46 Removing intermediate container 697f3bf95499 23:28:46 ---> 092b1f885dcc 23:28:46 Step 29/35 : EXPOSE 59983 23:28:46 ---> Running in 82272acce518 23:28:46 Removing intermediate container 82272acce518 23:28:46 ---> e31ad4d38528 23:28:46 Step 30/35 : EXPOSE 8554 23:28:46 ---> Running in 53441bfac28e 23:28:46 Removing intermediate container 53441bfac28e 23:28:46 ---> 2b6982048d2a 23:28:46 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 23:28:46 ---> Running in 69cf706f8baf 23:28:47 Removing intermediate container 69cf706f8baf 23:28:47 ---> 0417b971aa00 23:28:47 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 23:28:47 ---> Running in 068611c06ee9 23:28:47 Removing intermediate container 068611c06ee9 23:28:47 ---> aeb69c926366 23:28:47 Step 33/35 : LABEL arch=amd64 23:28:47 ---> Running in 7d7eca69ec8d 23:28:47 Removing intermediate container 7d7eca69ec8d 23:28:47 ---> 0f13b37e9dd1 23:28:47 Step 34/35 : LABEL git_sha=35e88c606ff591756c04535471448b721e880ee3 23:28:47 ---> Running in b85f8a9f13e5 23:28:47 Avoid second fetch 23:28:47 Checking out Revision 35e88c606ff591756c04535471448b721e880ee3 (main) 23:28:47 Removing intermediate container b85f8a9f13e5 23:28:47 ---> ddcb50b0fb26 23:28:47 Step 35/35 : LABEL version=2.2.0 23:28:47 ---> Running in 82659577c80c 23:28:47 Removing intermediate container 82659577c80c 23:28:47 ---> 5463627249dd 23:28:47 [Warning] One or more build-args [ARCH] were not consumed 23:28:47 Successfully built 5463627249dd 23:28:47 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:28:47 provisioning config files... 23:28:47 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config50823714296815759tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:28:47 ---> docker-login.sh 23:28:47 nexus3.edgexfoundry.org:10001 23:28:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:28:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:28:47 Configure a credential helper to remove this warning. See 23:28:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:28:47 23:28:47 Login Succeeded 23:28:47 nexus3.edgexfoundry.org:10002 23:28:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:28:47 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 23:28:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:28:47 > git config core.sparsecheckout # timeout=10 23:28:47 > git checkout -f 35e88c606ff591756c04535471448b721e880ee3 # timeout=10 23:28:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:28:48 Configure a credential helper to remove this warning. See 23:28:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:28:48 23:28:48 Login Succeeded 23:28:48 nexus3.edgexfoundry.org:10003 23:28:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:28:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:28:48 Configure a credential helper to remove this warning. See 23:28:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:28:48 23:28:48 Login Succeeded 23:28:48 nexus3.edgexfoundry.org:10004 23:28:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:28:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:28:48 Configure a credential helper to remove this warning. See 23:28:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:28:48 23:28:48 Login Succeeded 23:28:48 docker.io 23:28:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:28:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:28:48 Configure a credential helper to remove this warning. See 23:28:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:28:48 23:28:48 Login Succeeded 23:28:48 ---> docker-login.sh ends [Pipeline] } 23:28:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:28:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:28:48 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 23:28:48 35e88c606ff591756c04535471448b721e880ee3 23:28:48 latest 23:28:48 2.2.0 23:28:48 35e88c606ff591756c04535471448b721e880ee3-2.2.0 23:28:48 main 23:28:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:49 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:35e88c606ff591756c04535471448b721e880ee3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:49 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:35e88c606ff591756c04535471448b721e880ee3 23:28:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 23:28:49 e780d7bd75fb: Preparing 23:28:49 693f97be475e: Preparing 23:28:49 6dcb87beeb37: Preparing 23:28:49 550e596c6d0e: Preparing 23:28:49 1207169bf42c: Preparing 23:28:49 d3e633b4e564: Preparing 23:28:49 ea8a9735596d: Preparing 23:28:49 558b2945648e: Preparing 23:28:49 956400e85c76: Preparing 23:28:49 384d620ccd59: Preparing 23:28:49 4aa115443f8d: Preparing 23:28:49 ad543cd673bd: Preparing 23:28:49 956400e85c76: Waiting 23:28:49 d3e633b4e564: Waiting 23:28:49 ea8a9735596d: Waiting 23:28:49 558b2945648e: Waiting 23:28:49 384d620ccd59: Waiting 23:28:49 ad543cd673bd: Waiting 23:28:49 1207169bf42c: Pushed 23:28:49 693f97be475e: Pushed 23:28:49 6dcb87beeb37: Pushed 23:28:49 e780d7bd75fb: Pushed 23:28:49 d3e633b4e564: Pushed 23:28:49 ea8a9735596d: Pushed 23:28:49 558b2945648e: Pushed 23:28:49 956400e85c76: Pushed 23:28:49 ad543cd673bd: Layer already exists 23:28:51 Commit message: "Merge pull request #74 from brianointel/readme" 23:28:51 550e596c6d0e: Pushed [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:28:52 384d620ccd59: Pushed 23:28:52 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:28:52 % Total % Received % Xferd Average Speed Time Time Time Current 23:28:52 Dload Upload Total Spent Left Speed 23:28:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 103k 0 --:--:-- --:--:-- --:--:-- 103k [Pipeline] sh 23:28:53 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:28:53 + sudo tee /etc/docker/daemon.new 23:28:53 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:28:53 { 23:28:53 "registry-mirrors": [ 23:28:53 "https://nexus3.edgexfoundry.org:10001" 23:28:53 ], 23:28:53 "bip": "10.250.0.254/24", 23:28:53 "hosts": [ 23:28:53 "tcp://0.0.0.0:5555", 23:28:53 "unix:///var/run/docker.sock" 23:28:53 ], 23:28:53 "mtu": 1458, 23:28:53 "selinux-enabled": true, 23:28:53 "seccomp-profile": "/etc/docker/seccomp.json" 23:28:53 } [Pipeline] sh 23:28:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:28:54 + sudo service docker restart 23:28:57 4aa115443f8d: Pushed 23:28:57 35e88c606ff591756c04535471448b721e880ee3: digest: sha256:378e59618ea48b4a9d725bda0979e56bac255abc1c6559a579438974971bd031 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:57 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:58 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 23:28:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 23:28:58 e780d7bd75fb: Preparing 23:28:58 693f97be475e: Preparing 23:28:58 6dcb87beeb37: Preparing 23:28:58 550e596c6d0e: Preparing 23:28:58 1207169bf42c: Preparing 23:28:58 d3e633b4e564: Preparing 23:28:58 ea8a9735596d: Preparing 23:28:58 558b2945648e: Preparing 23:28:58 956400e85c76: Preparing 23:28:58 384d620ccd59: Preparing 23:28:58 4aa115443f8d: Preparing 23:28:58 ad543cd673bd: Preparing 23:28:58 d3e633b4e564: Waiting 23:28:58 558b2945648e: Waiting 23:28:58 956400e85c76: Waiting 23:28:58 ea8a9735596d: Waiting 23:28:58 384d620ccd59: Waiting 23:28:58 ad543cd673bd: Waiting 23:28:58 4aa115443f8d: Waiting 23:28:58 6dcb87beeb37: Layer already exists 23:28:58 693f97be475e: Layer already exists 23:28:58 550e596c6d0e: Layer already exists 23:28:58 e780d7bd75fb: Layer already exists 23:28:58 1207169bf42c: Layer already exists 23:28:58 d3e633b4e564: Layer already exists 23:28:58 558b2945648e: Layer already exists 23:28:58 ea8a9735596d: Layer already exists 23:28:58 956400e85c76: Layer already exists 23:28:58 384d620ccd59: Layer already exists 23:28:58 4aa115443f8d: Layer already exists 23:28:58 ad543cd673bd: Layer already exists 23:28:58 latest: digest: sha256:378e59618ea48b4a9d725bda0979e56bac255abc1c6559a579438974971bd031 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:58 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:2.2.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:58 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:2.2.0 23:28:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 23:28:58 e780d7bd75fb: Preparing 23:28:58 693f97be475e: Preparing 23:28:58 6dcb87beeb37: Preparing 23:28:58 550e596c6d0e: Preparing 23:28:58 1207169bf42c: Preparing 23:28:58 d3e633b4e564: Preparing 23:28:58 ea8a9735596d: Preparing 23:28:58 558b2945648e: Preparing 23:28:58 956400e85c76: Preparing 23:28:58 384d620ccd59: Preparing 23:28:58 4aa115443f8d: Preparing 23:28:58 ad543cd673bd: Preparing 23:28:58 558b2945648e: Waiting 23:28:58 956400e85c76: Waiting 23:28:58 4aa115443f8d: Waiting 23:28:58 d3e633b4e564: Waiting 23:28:58 ea8a9735596d: Waiting 23:28:58 ad543cd673bd: Waiting 23:28:58 6dcb87beeb37: Layer already exists 23:28:58 550e596c6d0e: Layer already exists 23:28:58 693f97be475e: Layer already exists 23:28:58 1207169bf42c: Layer already exists 23:28:58 e780d7bd75fb: Layer already exists 23:28:58 558b2945648e: Layer already exists 23:28:58 ea8a9735596d: Layer already exists 23:28:58 384d620ccd59: Layer already exists 23:28:58 d3e633b4e564: Layer already exists 23:28:58 956400e85c76: Layer already exists 23:28:58 4aa115443f8d: Layer already exists 23:28:58 ad543cd673bd: Layer already exists 23:28:58 2.2.0: digest: sha256:378e59618ea48b4a9d725bda0979e56bac255abc1c6559a579438974971bd031 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:58 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:35e88c606ff591756c04535471448b721e880ee3-2.2.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:59 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:35e88c606ff591756c04535471448b721e880ee3-2.2.0 23:28:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 23:28:59 e780d7bd75fb: Preparing 23:28:59 693f97be475e: Preparing 23:28:59 6dcb87beeb37: Preparing 23:28:59 550e596c6d0e: Preparing 23:28:59 1207169bf42c: Preparing 23:28:59 d3e633b4e564: Preparing 23:28:59 ea8a9735596d: Preparing 23:28:59 558b2945648e: Preparing 23:28:59 956400e85c76: Preparing 23:28:59 384d620ccd59: Preparing 23:28:59 4aa115443f8d: Preparing 23:28:59 ad543cd673bd: Preparing 23:28:59 558b2945648e: Waiting 23:28:59 384d620ccd59: Waiting 23:28:59 956400e85c76: Waiting 23:28:59 4aa115443f8d: Waiting 23:28:59 ad543cd673bd: Waiting 23:28:59 d3e633b4e564: Waiting 23:28:59 ea8a9735596d: Waiting 23:28:59 1207169bf42c: Layer already exists 23:28:59 6dcb87beeb37: Layer already exists 23:28:59 550e596c6d0e: Layer already exists 23:28:59 693f97be475e: Layer already exists 23:28:59 e780d7bd75fb: Layer already exists 23:28:59 d3e633b4e564: Layer already exists 23:28:59 558b2945648e: Layer already exists 23:28:59 ea8a9735596d: Layer already exists 23:28:59 956400e85c76: Layer already exists 23:28:59 384d620ccd59: Layer already exists 23:28:59 4aa115443f8d: Layer already exists 23:28:59 ad543cd673bd: Layer already exists 23:28:59 35e88c606ff591756c04535471448b721e880ee3-2.2.0: digest: sha256:378e59618ea48b4a9d725bda0979e56bac255abc1c6559a579438974971bd031 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:59 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:59 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 23:28:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 23:28:59 e780d7bd75fb: Preparing 23:28:59 693f97be475e: Preparing 23:28:59 6dcb87beeb37: Preparing 23:28:59 550e596c6d0e: Preparing 23:28:59 1207169bf42c: Preparing 23:28:59 d3e633b4e564: Preparing 23:28:59 ea8a9735596d: Preparing 23:28:59 558b2945648e: Preparing 23:28:59 956400e85c76: Preparing 23:28:59 384d620ccd59: Preparing 23:28:59 4aa115443f8d: Preparing 23:28:59 ad543cd673bd: Preparing 23:28:59 384d620ccd59: Waiting 23:28:59 4aa115443f8d: Waiting 23:28:59 ea8a9735596d: Waiting 23:28:59 ad543cd673bd: Waiting 23:28:59 956400e85c76: Waiting 23:28:59 558b2945648e: Waiting 23:28:59 e780d7bd75fb: Layer already exists 23:28:59 1207169bf42c: Layer already exists 23:28:59 6dcb87beeb37: Layer already exists 23:28:59 693f97be475e: Layer already exists 23:28:59 550e596c6d0e: Layer already exists 23:28:59 d3e633b4e564: Layer already exists 23:28:59 558b2945648e: Layer already exists 23:28:59 ea8a9735596d: Layer already exists 23:28:59 956400e85c76: Layer already exists 23:28:59 384d620ccd59: Layer already exists 23:28:59 4aa115443f8d: Layer already exists 23:28:59 ad543cd673bd: Layer already exists 23:28:59 main: digest: sha256:378e59618ea48b4a9d725bda0979e56bac255abc1c6559a579438974971bd031 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:28:59 ===================================================== [Pipeline] echo 23:28:59 taggedImages: 23:28:59 - nexus3.edgexfoundry.org:10004/device-usb-camera:35e88c606ff591756c04535471448b721e880ee3 23:28:59 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 23:28:59 - nexus3.edgexfoundry.org:10004/device-usb-camera:2.2.0 23:28:59 - nexus3.edgexfoundry.org:10004/device-usb-camera:35e88c606ff591756c04535471448b721e880ee3-2.2.0 23:28:59 - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [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 23:29:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:29:00 23:29:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:29:00 latest: Pulling from edgex-lftools-log-publisher 23:29:00 5eb5b503b376: Pulling fs layer 23:29:00 5c69ac0246d0: Pulling fs layer 23:29:00 ec43610c2a17: Pulling fs layer 23:29:00 3a2ae6a8a46f: Pulling fs layer 23:29:00 33b1e0a273af: Pulling fs layer 23:29:00 5d3b04190fa2: Pulling fs layer 23:29:00 2f39f015ded8: Pulling fs layer 23:29:00 5d3b04190fa2: Waiting 23:29:00 3a2ae6a8a46f: Waiting 23:29:00 2f39f015ded8: Waiting 23:29:00 5c69ac0246d0: Download complete 23:29:00 3a2ae6a8a46f: Verifying Checksum 23:29:00 3a2ae6a8a46f: Download complete 23:29:00 33b1e0a273af: Verifying Checksum 23:29:00 33b1e0a273af: Download complete 23:29:00 ec43610c2a17: Verifying Checksum 23:29:00 ec43610c2a17: Download complete 23:29:00 5d3b04190fa2: Download complete 23:29:00 5eb5b503b376: Verifying Checksum 23:29:00 5eb5b503b376: Download complete 23:29:01 2f39f015ded8: Download complete 23:29:02 5eb5b503b376: Pull complete 23:29:02 5c69ac0246d0: Pull complete 23:29:02 ec43610c2a17: Pull complete 23:29:02 3a2ae6a8a46f: Pull complete 23:29:02 33b1e0a273af: Pull complete 23:29:03 5d3b04190fa2: Pull complete 23:29:07 2f39f015ded8: Pull complete 23:29:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:29:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:29:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:29:07 prd-ubuntu20.04-docker-8c-8g-21425 does not seem to be running inside a container 23:29:07 $ 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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:29:10 $ docker top 06c8fa3868991f86e0c6b010cc814ed9a2c2269f6bfa73039bc84abab08f1f46 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:29:11 ---> job-cost.sh 23:29:11 lf-activate-venv: SKIPPING 23:29:11 INFO: No Stack... 23:29:11 INFO: Retrieving Pricing Info for: v3-standard-8 23:29:12 INFO: Archiving Costs [Pipeline] sh 23:29:12 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 23:29:12 + cut -d, -f6 [Pipeline] lock 23:29:12 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-39-stack-cost] 23:29:12 Resource [jenkins-edgexfoundry-device-usb-camera-main-39-stack-cost] did not exist. Created. 23:29:12 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-39-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [Pipeline] sh 23:29:12 + echo total: 0.2199999988079071 [Pipeline] stash 23:29:12 Stashed 1 file(s) [Pipeline] } 23:29:12 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-39-stack-cost] [Pipeline] // lock [Pipeline] } 23:29:12 $ docker stop --time=1 06c8fa3868991f86e0c6b010cc814ed9a2c2269f6bfa73039bc84abab08f1f46 23:29:12 + git checkout 35e88c606ff591756c04535471448b721e880ee3 23:29:12 HEAD is now at 35e88c6 Merge pull request #74 from brianointel/readme 23:29:13 $ docker rm -f 06c8fa3868991f86e0c6b010cc814ed9a2c2269f6bfa73039bc84abab08f1f46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] configFileProvider 23:29:14 provisioning config files... [Pipeline] } [Pipeline] // withEnv [Pipeline] } 23:29:14 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/39@tmp/config6808878831879034789tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:29:14 ---> docker-login.sh 23:29:14 nexus3.edgexfoundry.org:10001 23:29:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:15 Configure a credential helper to remove this warning. See 23:29:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:15 23:29:15 Login Succeeded 23:29:15 nexus3.edgexfoundry.org:10002 23:29:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:16 Configure a credential helper to remove this warning. See 23:29:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:16 23:29:16 Login Succeeded 23:29:16 nexus3.edgexfoundry.org:10003 23:29:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:16 Configure a credential helper to remove this warning. See 23:29:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:16 23:29:16 Login Succeeded 23:29:16 nexus3.edgexfoundry.org:10004 23:29:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:16 Configure a credential helper to remove this warning. See 23:29:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:16 23:29:16 Login Succeeded 23:29:16 docker.io 23:29:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:17 Configure a credential helper to remove this warning. See 23:29:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:17 23:29:17 Login Succeeded 23:29:17 ---> docker-login.sh ends [Pipeline] } 23:29:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:29:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:29:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:29:18 ========================================================= 23:29:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 23:29:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:18 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 23:29:18 Sending build context to Docker daemon 519.7kB 23:29:18 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 23:29:18 Step 2/13 : FROM ${BASE} AS builder 23:29:18 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:29:18 b3c136eddcbf: Pulling fs layer 23:29:18 c0a3192eca97: Pulling fs layer 23:29:18 a050256f5b6f: Pulling fs layer 23:29:18 656be50a0ddc: Pulling fs layer 23:29:18 2bbca73fdf42: Pulling fs layer 23:29:18 46d945488cbd: Pulling fs layer 23:29:18 8a5474983e97: Pulling fs layer 23:29:18 329c88fbcd65: Pulling fs layer 23:29:18 2bbca73fdf42: Waiting 23:29:18 46d945488cbd: Waiting 23:29:18 8a5474983e97: Waiting 23:29:18 329c88fbcd65: Waiting 23:29:18 656be50a0ddc: Waiting 23:29:18 a050256f5b6f: Verifying Checksum 23:29:18 a050256f5b6f: Download complete 23:29:18 c0a3192eca97: Download complete 23:29:18 2bbca73fdf42: Verifying Checksum 23:29:18 2bbca73fdf42: Download complete 23:29:18 46d945488cbd: Verifying Checksum 23:29:18 46d945488cbd: Download complete 23:29:18 b3c136eddcbf: Verifying Checksum 23:29:18 b3c136eddcbf: Download complete 23:29:19 b3c136eddcbf: Pull complete 23:29:19 329c88fbcd65: Verifying Checksum 23:29:19 329c88fbcd65: Download complete 23:29:20 c0a3192eca97: Pull complete 23:29:20 a050256f5b6f: Pull complete 23:29:21 8a5474983e97: Verifying Checksum 23:29:21 8a5474983e97: Download complete 23:29:21 656be50a0ddc: Verifying Checksum 23:29:21 656be50a0ddc: Download complete 23:29:36 656be50a0ddc: Pull complete 23:29:36 2bbca73fdf42: Pull complete 23:29:36 46d945488cbd: Pull complete 23:29:41 8a5474983e97: Pull complete 23:29:43 329c88fbcd65: Pull complete 23:29:43 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 23:29:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:29:43 ---> ff4287adb874 23:29:43 Step 3/13 : ARG MAKE="make build" 23:29:44 ---> Running in 80b2e5774a79 23:29:44 Removing intermediate container 80b2e5774a79 23:29:44 ---> f832d894bc17 23:29:44 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 23:29:44 ---> Running in 285a6bac6546 23:29:45 Removing intermediate container 285a6bac6546 23:29:45 ---> aca6bb879213 23:29:45 Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 23:29:45 ---> Running in c00999d1ce86 23:29:45 Removing intermediate container c00999d1ce86 23:29:45 ---> 69f45231ee8d 23:29:45 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:29:45 ---> Running in 20789e488e2e 23:29:48 Removing intermediate container 20789e488e2e 23:29:48 ---> 2c28347dfe75 23:29:48 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:29:48 ---> Running in 8d1b20f09696 23:29:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:29:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:29:50 (1/14) Installing libintl (0.21-r2) 23:29:50 (2/14) Installing eudev-libs (3.2.11-r0) 23:29:51 (3/14) Installing libjpeg-turbo (2.1.3-r1) 23:29:51 (4/14) Installing v4l-utils-libs (1.22.1-r1) 23:29:51 (5/14) Installing v4l-utils (1.22.1-r1) 23:29:51 (6/14) Installing udev-init-scripts (35-r0) 23:29:51 Executing udev-init-scripts-35-r0.post-install 23:29:51 (7/14) Installing libblkid (2.38-r1) 23:29:51 (8/14) Installing xz-libs (5.2.5-r1) 23:29:51 (9/14) Installing zstd-libs (1.5.2-r1) 23:29:51 (10/14) Installing kmod-libs (29-r2) 23:29:51 (11/14) Installing eudev (3.2.11-r0) 23:29:51 (12/14) Installing eudev-dev (3.2.11-r0) 23:29:52 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 23:29:52 (14/14) Installing v4l-utils-dev (1.22.1-r1) 23:29:52 Executing busybox-1.35.0-r13.trigger 23:29:52 Executing eudev-3.2.11-r0.trigger 23:29:52 OK: 228 MiB in 65 packages 23:29:53 Removing intermediate container 8d1b20f09696 23:29:53 ---> 2a59f1930a0e 23:29:53 Step 8/13 : WORKDIR /device-usb-camera 23:29:53 ---> Running in 37498982865c 23:29:54 Removing intermediate container 37498982865c 23:29:54 ---> 392c19e41444 23:29:54 Step 9/13 : COPY go.mod vendor* ./ 23:29:54 ---> 0371ba62ca2d 23:29:54 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:29:54 ---> Running in bd45d0235c84 23:30:41 Removing intermediate container bd45d0235c84 23:30:41 ---> 85b98317bd0c 23:30:41 Step 11/13 : COPY . . 23:30:41 ---> 4402af24953c 23:30:41 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 23:30:41 ---> Running in 8e67ce9a59cf 23:30:41  % Total % Received % Xferd Average Speed Time Time Time Current 23:30:41 Dload Upload Total Spent Left Speed 23:30:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 16458 0 --:--:-- --:--:-- --:--:-- 16593 23:30:41 Removing intermediate container 8e67ce9a59cf 23:30:41 ---> cdc71b82118f 23:30:41 Step 13/13 : RUN ${MAKE} 23:30:41 ---> Running in a0bdd36ec248 23:30:41 noop 23:30:41 Removing intermediate container a0bdd36ec248 23:30:41 ---> 60c140fceac9 23:30:41 Successfully built 60c140fceac9 23:30:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:42 + docker inspect -f . ci-base-image-arm64 23:30:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:30:42 prd-ubuntu20.04-docker-arm64-4c-16g-21426 does not seem to be running inside a container 23:30:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/39 -v /w/workspace/device-usb-camera/39:/w/workspace/device-usb-camera/39:rw,z -v /w/workspace/device-usb-camera/39@tmp:/w/workspace/device-usb-camera/39@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:30:43 $ docker top 6e3529ca5b710605de8fa3cbc3e1169e604bab730e4c9e81ea0119f5cc7a25a3 -eo pid,comm [Pipeline] { [Pipeline] sh 23:30:44 + go version 23:30:44 go version go1.18.3 linux/arm64 [Pipeline] } 23:30:44 $ docker stop --time=1 6e3529ca5b710605de8fa3cbc3e1169e604bab730e4c9e81ea0119f5cc7a25a3 23:30:46 $ docker rm -f 6e3529ca5b710605de8fa3cbc3e1169e604bab730e4c9e81ea0119f5cc7a25a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:46 + docker inspect -f . ci-base-image-arm64 23:30:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:30:46 prd-ubuntu20.04-docker-arm64-4c-16g-21426 does not seem to be running inside a container 23:30:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-usb-camera/39 -v /w/workspace/device-usb-camera/39:/w/workspace/device-usb-camera/39:rw,z -v /w/workspace/device-usb-camera/39@tmp:/w/workspace/device-usb-camera/39@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:30:48 $ docker top de18967701ef7e6ed10c8df7fb88b678765205ab829d4a045b2757ee8d6cee9c -eo pid,comm [Pipeline] { [Pipeline] sh 23:30:49 + git config --global --add safe.directory /w/workspace/device-usb-camera/39 [Pipeline] fileExists [Pipeline] sh 23:30:49 + make test 23:30:49 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 23:30:51 ? github.com/edgexfoundry/device-usb-camera [no test files] 23:32:13 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 23:32:19 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.067s coverage: 1.9% of statements 23:32:19 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:32:19 CGO_ENABLED=1 go vet ./... 23:32:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:32:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:32:41 ./bin/test-attribution-txt.sh [Pipeline] echo 23:32:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:32:42 $ docker stop --time=1 de18967701ef7e6ed10c8df7fb88b678765205ab829d4a045b2757ee8d6cee9c 23:32:44 $ docker rm -f de18967701ef7e6ed10c8df7fb88b678765205ab829d4a045b2757ee8d6cee9c [Pipeline] // withDockerContainer [Pipeline] sh 23:32:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:32:45 Warning: overwriting stash ‘coverage-report’ 23:32:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:32:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:32:46 + ls -al . 23:32:46 total 192 23:32:46 drwxrwxr-x 8 jenkins jenkins 4096 Jul 28 23:32 . 23:32:46 drwxrwxr-x 4 jenkins jenkins 4096 Jul 28 23:28 .. 23:32:46 drwxrwxr-x 8 jenkins jenkins 4096 Jul 28 23:29 .git 23:32:46 drwxrwxr-x 3 jenkins jenkins 4096 Jul 28 23:28 .github 23:32:46 -rw-rw-r-- 1 jenkins jenkins 414 Jul 28 23:28 .gitignore 23:32:46 -rw-rw-r-- 1 jenkins jenkins 42 Jul 28 23:28 .golangci.yml 23:32:46 -rw-rw-r-- 1 jenkins jenkins 77 Jul 28 23:28 .hadolint.yml 23:32:46 -rw-rw-r-- 1 jenkins jenkins 9065 Jul 28 23:28 Attribution.txt 23:32:46 -rw-rw-r-- 1 jenkins jenkins 1206 Jul 28 23:28 CHANGELOG.md 23:32:46 -rw-rw-r-- 1 jenkins jenkins 2410 Jul 28 23:28 Dockerfile 23:32:46 -rw-rw-r-- 1 jenkins jenkins 678 Jul 28 23:28 GOVERNANCE.md 23:32:46 -rw-rw-r-- 1 jenkins jenkins 659 Jul 28 23:28 Jenkinsfile 23:32:46 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 28 23:28 LICENSE 23:32:46 -rw-rw-r-- 1 jenkins jenkins 2345 Jul 28 23:28 Makefile 23:32:46 -rw-rw-r-- 1 jenkins jenkins 622 Jul 28 23:28 OWNERS.md 23:32:46 -rw-rw-r-- 1 jenkins jenkins 12817 Jul 28 23:28 README.md 23:32:46 -rw-rw-r-- 1 jenkins jenkins 5 Jul 28 23:26 VERSION 23:32:46 drwxrwxr-x 2 jenkins jenkins 4096 Jul 28 23:28 bin 23:32:46 drwxrwxr-x 3 jenkins jenkins 4096 Jul 28 23:28 cmd 23:32:46 -rw-r--r-- 1 jenkins jenkins 29387 Jul 28 23:32 coverage.out 23:32:46 -rwxrwxr-x 1 jenkins jenkins 140 Jul 28 23:28 docker-entrypoint.sh 23:32:46 -rw-rw-r-- 1 jenkins jenkins 3382 Jul 28 23:28 go.mod 23:32:46 -rw-rw-r-- 1 jenkins jenkins 35824 Jul 28 23:28 go.sum 23:32:46 drwxrwxr-x 3 jenkins jenkins 4096 Jul 28 23:28 internal 23:32:46 drwxrwxr-x 4 jenkins jenkins 4096 Jul 28 23:28 snap 23:32:46 -rw-rw-r-- 1 jenkins jenkins 231 Jul 28 23:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32: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=35e88c606ff591756c04535471448b721e880ee3 --label arch=arm64 --label version=2.2.0 . 23:32:47 Sending build context to Docker daemon 549.9kB 23:32:47 Step 1/35 : ARG BASE=golang:1.17-alpine3.15 23:32:47 Step 2/35 : FROM ${BASE} AS builder 23:32:47 ---> 60c140fceac9 23:32:47 Step 3/35 : ARG MAKE="make build" 23:32:47 ---> Running in 6fb6b6dce882 23:32:48 Removing intermediate container 6fb6b6dce882 23:32:48 ---> 6d0fa29616d2 23:32:48 Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 23:32:48 ---> Running in d4c2fe4c07a6 23:32:48 Removing intermediate container d4c2fe4c07a6 23:32:48 ---> 547d3f3b3281 23:32:48 Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 23:32:48 ---> Running in 2d324dff1222 23:32:48 Removing intermediate container 2d324dff1222 23:32:48 ---> 70382b76444c 23:32:48 Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:32:48 ---> Running in 049f41e2ca42 23:32:50 Removing intermediate container 049f41e2ca42 23:32:50 ---> eeeefbf0c348 23:32:50 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:32:50 ---> Running in 61ea842b3619 23:32:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:32:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:32:54 OK: 228 MiB in 65 packages 23:32:54 Removing intermediate container 61ea842b3619 23:32:54 ---> 72b30a6da2ef 23:32:54 Step 8/35 : WORKDIR /device-usb-camera 23:32:54 ---> Running in b0ad9516fe72 23:32:55 Removing intermediate container b0ad9516fe72 23:32:55 ---> d50f4205284d 23:32:55 Step 9/35 : COPY go.mod vendor* ./ 23:32:55 ---> 4c8e064b1f49 23:32:55 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:32:55 ---> Running in dbc4f385e8d9 23:32:58 Removing intermediate container dbc4f385e8d9 23:32:58 ---> e08869822255 23:32:58 Step 11/35 : COPY . . 23:32:58 ---> 061d54aecd71 23:32:58 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 23:32:58 ---> Running in eb7981fc2d32 23:32:59  % Total  % Received % Xferd Average Speed Time Time Time Current 23:32:59   Dload Upload Total Spent  Left Speed 23:32:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6713 0 --:--:-- --:--:-- --:--:-- 6764 23:33:00 Removing intermediate container eb7981fc2d32 23:33:00 ---> 77737620083d 23:33:00 Step 13/35 : RUN ${MAKE} 23:33:00 ---> Running in d71f56ac8058 23:33:01 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.2.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 23:35:23 Removing intermediate container d71f56ac8058 23:35:23 ---> 049f1ad26d0e 23:35:23 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 23:35:23 v0.18.4: Pulling from aler9/rtsp-simple-server 23:35:23 eab2503cf8f4: Pulling fs layer 23:35:23 97cd0a44c592: Pulling fs layer 23:35:23 97cd0a44c592: Download complete 23:35:23 eab2503cf8f4: Verifying Checksum 23:35:23 eab2503cf8f4: Download complete 23:35:23 eab2503cf8f4: Pull complete 23:35:23 97cd0a44c592: Pull complete 23:35:23 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 23:35:23 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 23:35:23 ---> 7f763cca56b3 23:35:23 Step 15/35 : FROM alpine:3.15 23:35:23 3.15: Pulling from library/alpine 23:35:23 e0295fd11fe2: Pulling fs layer 23:35:23 e0295fd11fe2: Verifying Checksum 23:35:23 e0295fd11fe2: Download complete 23:35:23 e0295fd11fe2: Pull complete 23:35:23 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 23:35:23 Status: Downloaded newer image for alpine:3.15 23:35:23 ---> 60f2846fe774 23:35:23 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 23:35:23 ---> Running in e91a8f744776 23:35:23 Removing intermediate container e91a8f744776 23:35:23 ---> cc4c87ef20ff 23:35:23 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 23:35:23 ---> Running in 12ef4b031a71 23:35:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:35:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:35:24 (1/73) Installing dumb-init (1.2.5-r1) 23:35:24 (2/73) Installing sdl2 (2.0.16-r4) 23:35:24 (3/73) Installing libxau (1.0.9-r0) 23:35:24 (4/73) Installing libmd (1.0.3-r0) 23:35:24 (5/73) Installing libbsd (0.11.3-r1) 23:35:24 (6/73) Installing libxdmcp (1.1.3-r0) 23:35:24 (7/73) Installing libxcb (1.14-r2) 23:35:24 (8/73) Installing libx11 (1.7.2-r0) 23:35:24 (9/73) Installing aom-libs (3.2.0-r0) 23:35:24 (10/73) Installing alsa-lib (1.2.5.1-r1) 23:35:24 (11/73) Installing expat (2.4.7-r0) 23:35:24 (12/73) Installing brotli-libs (1.0.9-r5) 23:35:24 (13/73) Installing libbz2 (1.0.8-r1) 23:35:24 (14/73) Installing libpng (1.6.37-r1) 23:35:24 (15/73) Installing freetype (2.11.1-r2) 23:35:24 (16/73) Installing libuuid (2.37.4-r0) 23:35:24 (17/73) Installing fontconfig (2.13.1-r4) 23:35:24 (18/73) Installing fribidi (1.0.11-r0) 23:35:24 (19/73) Installing libffi (3.4.2-r1) 23:35:24 (20/73) Installing libintl (0.21-r0) 23:35:24 (21/73) Installing libblkid (2.37.4-r0) 23:35:24 (22/73) Installing libmount (2.37.4-r0) 23:35:24 (23/73) Installing pcre (8.45-r1) 23:35:24 (24/73) Installing glib (2.70.1-r0) 23:35:25 (25/73) Installing graphite2 (1.3.14-r0) 23:35:25 (26/73) Installing harfbuzz (3.0.0-r2) 23:35:25 (27/73) Installing libass (0.15.2-r0) 23:35:25 (28/73) Installing libdav1d (0.9.2-r0) 23:35:25 (29/73) Installing gmp (6.2.1-r1) 23:35:25 (30/73) Installing nettle (3.7.3-r0) 23:35:25 (31/73) Installing p11-kit (0.24.0-r1) 23:35:25 (32/73) Installing libtasn1 (4.18.0-r0) 23:35:25 (33/73) Installing libunistring (0.9.10-r1) 23:35:25 (34/73) Installing gnutls (3.7.1-r0) 23:35:25 (35/73) Installing ncurses-terminfo-base (6.3_p20211120-r1) 23:35:25 (36/73) Installing ncurses-libs (6.3_p20211120-r1) 23:35:25 (37/73) Installing lame (3.100-r0) 23:35:25 (38/73) Installing opus (1.3.1-r1) 23:35:25 (39/73) Installing libgomp (10.3.1_git20211027-r0) 23:35:25 (40/73) Installing soxr (0.1.3-r2) 23:35:25 (41/73) Installing libgcc (10.3.1_git20211027-r0) 23:35:25 (42/73) Installing libstdc++ (10.3.1_git20211027-r0) 23:35:25 (43/73) Installing libsrt (1.4.2-r1) 23:35:25 (44/73) Installing libssh (0.9.6-r1) 23:35:25 (45/73) Installing libogg (1.3.5-r0) 23:35:25 (46/73) Installing libtheora (1.1.1-r16) 23:35:25 (47/73) Installing libjpeg-turbo (2.1.2-r0) 23:35:25 (48/73) Installing v4l-utils-libs (1.22.1-r1) 23:35:25 (49/73) Installing libxext (1.3.4-r0) 23:35:25 (50/73) Installing libxfixes (6.0.0-r0) 23:35:25 (51/73) Installing libdrm (2.4.109-r0) 23:35:25 (52/73) Installing wayland-libs-client (1.19.0-r1) 23:35:25 (53/73) Installing libva (2.13.0-r0) 23:35:25 (54/73) Installing libvdpau (1.4-r0) 23:35:25 (55/73) Installing vidstab (1.1.0-r1) 23:35:25 (56/73) Installing libvorbis (1.3.7-r0) 23:35:25 (57/73) Installing libvpx (1.10.0-r0) 23:35:25 (58/73) Installing vulkan-loader (1.2.196-r0) 23:35:25 (59/73) Installing libwebp (1.2.2-r0) 23:35:25 (60/73) Installing x264-libs (20210613-r0) 23:35:25 (61/73) Installing x265-libs (3.5-r0) 23:35:25 (62/73) Installing xvidcore (1.3.7-r1) 23:35:25 (63/73) Installing ffmpeg-libs (4.4.1-r2) 23:35:26 (64/73) Installing ffmpeg (4.4.1-r2) 23:35:26 (65/73) Installing udev-init-scripts (35-r0) 23:35:26 Executing udev-init-scripts-35-r0.post-install 23:35:26 (66/73) Installing eudev-libs (3.2.11_pre1-r0) 23:35:26 (67/73) Installing xz-libs (5.2.5-r1) 23:35:26 (68/73) Installing zstd-libs (1.5.0-r0) 23:35:26 (69/73) Installing kmod-libs (29-r2) 23:35:26 (70/73) Installing eudev (3.2.11_pre1-r0) 23:35:26 (71/73) Installing libsodium (1.0.18-r0) 23:35:26 (72/73) Installing libzmq (4.3.4-r0) 23:35:26 (73/73) Installing zeromq (4.3.4-r0) 23:35:26 Executing busybox-1.34.1-r7.trigger 23:35:26 Executing eudev-3.2.11_pre1-r0.trigger 23:35:26 OK: 67 MiB in 87 packages 23:35:29 Removing intermediate container 12ef4b031a71 23:35:29 ---> 6ee65d5324c4 23:35:29 Step 18/35 : WORKDIR / 23:35:29 ---> Running in 03b86f784b2a 23:35:29 Removing intermediate container 03b86f784b2a 23:35:29 ---> 4e5967f70ad3 23:35:29 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 23:35:30 ---> 8e4bcbc649f3 23:35:30 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 23:35:31 ---> 66a76b30dd48 23:35:31 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 23:35:32 ---> 1ab408c6e391 23:35:32 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 23:35:32 ---> f2a63ce47afa 23:35:32 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 23:35:33 ---> 512f03e0ff12 23:35:33 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 23:35:33 ---> 216edf2295a2 23:35:33 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 23:35:35 ---> ff37cc14f624 23:35:35 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 23:35:35 ---> Running in ae92165cbd34 23:35:37 Removing intermediate container ae92165cbd34 23:35:37 ---> 61675321f24b 23:35:37 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 23:35:37 ---> Running in 28f3017e3530 23:35:38 Removing intermediate container 28f3017e3530 23:35:38 ---> dd1b64702357 23:35:38 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 23:35:38 ---> Running in 07be4f51fc8e 23:35:40 Removing intermediate container 07be4f51fc8e 23:35:40 ---> af068ae79d49 23:35:40 Step 29/35 : EXPOSE 59983 23:35:40 ---> Running in 8067982b5cda 23:35:40 Removing intermediate container 8067982b5cda 23:35:40 ---> 76beb10cee16 23:35:40 Step 30/35 : EXPOSE 8554 23:35:40 ---> Running in c76621da0950 23:35:41 Removing intermediate container c76621da0950 23:35:41 ---> cc47d6ef3d44 23:35:41 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 23:35:41 ---> Running in 91f661ab7b1d 23:35:41 Removing intermediate container 91f661ab7b1d 23:35:41 ---> 99caf814df86 23:35:41 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 23:35:41 ---> Running in efaa1eed11d1 23:35:41 Removing intermediate container efaa1eed11d1 23:35:41 ---> d5f199ec9c84 23:35:41 Step 33/35 : LABEL arch=arm64 23:35:42 ---> Running in 50d2ef561e1a 23:35:42 Removing intermediate container 50d2ef561e1a 23:35:42 ---> 7d8b5d4a6974 23:35:42 Step 34/35 : LABEL git_sha=35e88c606ff591756c04535471448b721e880ee3 23:35:42 ---> Running in e6496c169588 23:35:42 Removing intermediate container e6496c169588 23:35:42 ---> dc1fe5c0826c 23:35:42 Step 35/35 : LABEL version=2.2.0 23:35:42 ---> Running in 16190f7ca670 23:35:43 Removing intermediate container 16190f7ca670 23:35:43 ---> 78b5cd4d7642 23:35:43 [Warning] One or more build-args [ARCH] were not consumed 23:35:43 Successfully built 78b5cd4d7642 23:35:43 Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:35:43 provisioning config files... 23:35:43 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/39@tmp/config354589542934437969tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:35:43 ---> docker-login.sh 23:35:43 nexus3.edgexfoundry.org:10001 23:35:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:35:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:35:44 Configure a credential helper to remove this warning. See 23:35:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:35:44 23:35:44 Login Succeeded 23:35:44 nexus3.edgexfoundry.org:10002 23:35:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:35:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:35:44 Configure a credential helper to remove this warning. See 23:35:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:35:44 23:35:44 Login Succeeded 23:35:44 nexus3.edgexfoundry.org:10003 23:35:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:35:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:35:45 Configure a credential helper to remove this warning. See 23:35:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:35:45 23:35:45 Login Succeeded 23:35:45 nexus3.edgexfoundry.org:10004 23:35:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:35:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:35:45 Configure a credential helper to remove this warning. See 23:35:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:35:45 23:35:45 Login Succeeded 23:35:45 docker.io 23:35:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:35:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:35:46 Configure a credential helper to remove this warning. See 23:35:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:35:46 23:35:46 Login Succeeded 23:35:46 ---> docker-login.sh ends [Pipeline] } 23:35:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:35:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:35:46 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 23:35:46 35e88c606ff591756c04535471448b721e880ee3 23:35:46 latest 23:35:46 2.2.0 23:35:46 35e88c606ff591756c04535471448b721e880ee3-2.2.0 23:35:46 main 23:35:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:46 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:35e88c606ff591756c04535471448b721e880ee3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:47 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:35e88c606ff591756c04535471448b721e880ee3 23:35:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 23:35:47 2d0d07025083: Preparing 23:35:47 a7348a8c63c8: Preparing 23:35:47 10926081ffe6: Preparing 23:35:47 a43932d1df72: Preparing 23:35:47 1207169bf42c: Preparing 23:35:47 adb0c01d37c1: Preparing 23:35:47 a415dc6b6f6e: Preparing 23:35:47 0ab0dfc45138: Preparing 23:35:47 c8232e61cdac: Preparing 23:35:47 06f6fb5eeae9: Preparing 23:35:47 a5249daf7224: Preparing 23:35:47 eb54b7b7991f: Preparing 23:35:47 c8232e61cdac: Waiting 23:35:47 adb0c01d37c1: Waiting 23:35:47 a415dc6b6f6e: Waiting 23:35:47 0ab0dfc45138: Waiting 23:35:47 06f6fb5eeae9: Waiting 23:35:47 eb54b7b7991f: Waiting 23:35:47 a5249daf7224: Waiting 23:35:47 10926081ffe6: Pushed 23:35:47 a7348a8c63c8: Pushed 23:35:47 2d0d07025083: Pushed 23:35:47 1207169bf42c: Pushed 23:35:47 adb0c01d37c1: Pushed 23:35:47 0ab0dfc45138: Pushed 23:35:47 c8232e61cdac: Pushed 23:35:47 a415dc6b6f6e: Pushed 23:35:48 eb54b7b7991f: Layer already exists 23:35:52 a43932d1df72: Pushed 23:35:53 06f6fb5eeae9: Pushed 23:36:03 a5249daf7224: Pushed 23:36:03 35e88c606ff591756c04535471448b721e880ee3: digest: sha256:1d47a52c81423c79d1e26609e3e7c63823c02f585785f1eec0603bff029583e0 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:04 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:04 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 23:36:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 23:36:04 2d0d07025083: Preparing 23:36:04 a7348a8c63c8: Preparing 23:36:04 10926081ffe6: Preparing 23:36:04 a43932d1df72: Preparing 23:36:04 1207169bf42c: Preparing 23:36:04 adb0c01d37c1: Preparing 23:36:04 a415dc6b6f6e: Preparing 23:36:04 0ab0dfc45138: Preparing 23:36:04 c8232e61cdac: Preparing 23:36:04 06f6fb5eeae9: Preparing 23:36:04 a5249daf7224: Preparing 23:36:04 eb54b7b7991f: Preparing 23:36:04 adb0c01d37c1: Waiting 23:36:04 a415dc6b6f6e: Waiting 23:36:04 0ab0dfc45138: Waiting 23:36:04 c8232e61cdac: Waiting 23:36:04 06f6fb5eeae9: Waiting 23:36:04 a5249daf7224: Waiting 23:36:04 eb54b7b7991f: Waiting 23:36:04 a43932d1df72: Layer already exists 23:36:04 10926081ffe6: Layer already exists 23:36:04 2d0d07025083: Layer already exists 23:36:04 1207169bf42c: Layer already exists 23:36:04 a7348a8c63c8: Layer already exists 23:36:04 adb0c01d37c1: Layer already exists 23:36:04 0ab0dfc45138: Layer already exists 23:36:04 a415dc6b6f6e: Layer already exists 23:36:04 c8232e61cdac: Layer already exists 23:36:04 06f6fb5eeae9: Layer already exists 23:36:04 a5249daf7224: Layer already exists 23:36:04 eb54b7b7991f: Layer already exists 23:36:04 latest: digest: sha256:1d47a52c81423c79d1e26609e3e7c63823c02f585785f1eec0603bff029583e0 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:05 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.2.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:05 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.2.0 23:36:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 23:36:05 2d0d07025083: Preparing 23:36:05 a7348a8c63c8: Preparing 23:36:05 10926081ffe6: Preparing 23:36:05 a43932d1df72: Preparing 23:36:05 1207169bf42c: Preparing 23:36:05 adb0c01d37c1: Preparing 23:36:05 a415dc6b6f6e: Preparing 23:36:05 0ab0dfc45138: Preparing 23:36:05 c8232e61cdac: Preparing 23:36:05 06f6fb5eeae9: Preparing 23:36:05 a5249daf7224: Preparing 23:36:05 eb54b7b7991f: Preparing 23:36:05 0ab0dfc45138: Waiting 23:36:05 c8232e61cdac: Waiting 23:36:05 06f6fb5eeae9: Waiting 23:36:05 a5249daf7224: Waiting 23:36:05 eb54b7b7991f: Waiting 23:36:05 adb0c01d37c1: Waiting 23:36:05 a415dc6b6f6e: Waiting 23:36:05 2d0d07025083: Layer already exists 23:36:05 a43932d1df72: Layer already exists 23:36:05 a7348a8c63c8: Layer already exists 23:36:05 1207169bf42c: Layer already exists 23:36:05 10926081ffe6: Layer already exists 23:36:05 c8232e61cdac: Layer already exists 23:36:05 adb0c01d37c1: Layer already exists 23:36:05 0ab0dfc45138: Layer already exists 23:36:05 a415dc6b6f6e: Layer already exists 23:36:05 06f6fb5eeae9: Layer already exists 23:36:05 eb54b7b7991f: Layer already exists 23:36:05 a5249daf7224: Layer already exists 23:36:05 2.2.0: digest: sha256:1d47a52c81423c79d1e26609e3e7c63823c02f585785f1eec0603bff029583e0 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:06 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:35e88c606ff591756c04535471448b721e880ee3-2.2.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:06 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:35e88c606ff591756c04535471448b721e880ee3-2.2.0 23:36:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 23:36:06 2d0d07025083: Preparing 23:36:06 a7348a8c63c8: Preparing 23:36:06 10926081ffe6: Preparing 23:36:06 a43932d1df72: Preparing 23:36:06 1207169bf42c: Preparing 23:36:06 adb0c01d37c1: Preparing 23:36:06 a415dc6b6f6e: Preparing 23:36:06 0ab0dfc45138: Preparing 23:36:06 c8232e61cdac: Preparing 23:36:06 06f6fb5eeae9: Preparing 23:36:06 a5249daf7224: Preparing 23:36:06 eb54b7b7991f: Preparing 23:36:06 c8232e61cdac: Waiting 23:36:06 06f6fb5eeae9: Waiting 23:36:06 eb54b7b7991f: Waiting 23:36:06 a5249daf7224: Waiting 23:36:06 adb0c01d37c1: Waiting 23:36:06 0ab0dfc45138: Waiting 23:36:06 a415dc6b6f6e: Waiting 23:36:06 a7348a8c63c8: Layer already exists 23:36:06 1207169bf42c: Layer already exists 23:36:06 2d0d07025083: Layer already exists 23:36:06 10926081ffe6: Layer already exists 23:36:07 a43932d1df72: Layer already exists 23:36:07 adb0c01d37c1: Layer already exists 23:36:07 a415dc6b6f6e: Layer already exists 23:36:07 c8232e61cdac: Layer already exists 23:36:07 0ab0dfc45138: Layer already exists 23:36:07 06f6fb5eeae9: Layer already exists 23:36:07 a5249daf7224: Layer already exists 23:36:07 eb54b7b7991f: Layer already exists 23:36:07 35e88c606ff591756c04535471448b721e880ee3-2.2.0: digest: sha256:1d47a52c81423c79d1e26609e3e7c63823c02f585785f1eec0603bff029583e0 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:07 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:07 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 23:36:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 23:36:07 2d0d07025083: Preparing 23:36:07 a7348a8c63c8: Preparing 23:36:07 10926081ffe6: Preparing 23:36:07 a43932d1df72: Preparing 23:36:07 1207169bf42c: Preparing 23:36:07 adb0c01d37c1: Preparing 23:36:07 a415dc6b6f6e: Preparing 23:36:07 0ab0dfc45138: Preparing 23:36:07 c8232e61cdac: Preparing 23:36:07 06f6fb5eeae9: Preparing 23:36:07 a5249daf7224: Preparing 23:36:07 eb54b7b7991f: Preparing 23:36:07 0ab0dfc45138: Waiting 23:36:07 c8232e61cdac: Waiting 23:36:07 06f6fb5eeae9: Waiting 23:36:07 a5249daf7224: Waiting 23:36:07 eb54b7b7991f: Waiting 23:36:07 adb0c01d37c1: Waiting 23:36:07 a415dc6b6f6e: Waiting 23:36:07 2d0d07025083: Layer already exists 23:36:07 a43932d1df72: Layer already exists 23:36:07 1207169bf42c: Layer already exists 23:36:07 a7348a8c63c8: Layer already exists 23:36:07 10926081ffe6: Layer already exists 23:36:08 a415dc6b6f6e: Layer already exists 23:36:08 adb0c01d37c1: Layer already exists 23:36:08 06f6fb5eeae9: Layer already exists 23:36:08 c8232e61cdac: Layer already exists 23:36:08 0ab0dfc45138: Layer already exists 23:36:08 eb54b7b7991f: Layer already exists 23:36:08 a5249daf7224: Layer already exists 23:36:08 main: digest: sha256:1d47a52c81423c79d1e26609e3e7c63823c02f585785f1eec0603bff029583e0 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:36:08 ===================================================== [Pipeline] echo 23:36:08 taggedImages: 23:36:08 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:35e88c606ff591756c04535471448b721e880ee3 23:36:08 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 23:36:08 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.2.0 23:36:08 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:35e88c606ff591756c04535471448b721e880ee3-2.2.0 23:36:08 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:36:08 23:36:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:36:09 arm64: Pulling from edgex-lftools-log-publisher 23:36:09 8998bd30e6a1: Pulling fs layer 23:36:09 04944245beec: Pulling fs layer 23:36:09 699f458cf7ca: Pulling fs layer 23:36:09 765212b225bb: Pulling fs layer 23:36:09 f23df028b6ca: Pulling fs layer 23:36:09 d65c8cfc05b1: Pulling fs layer 23:36:09 2437ff75d9bd: Pulling fs layer 23:36:09 765212b225bb: Waiting 23:36:09 f23df028b6ca: Waiting 23:36:09 d65c8cfc05b1: Waiting 23:36:09 2437ff75d9bd: Waiting 23:36:09 04944245beec: Verifying Checksum 23:36:09 04944245beec: Download complete 23:36:09 765212b225bb: Verifying Checksum 23:36:09 765212b225bb: Download complete 23:36:09 f23df028b6ca: Verifying Checksum 23:36:09 f23df028b6ca: Download complete 23:36:09 d65c8cfc05b1: Verifying Checksum 23:36:09 d65c8cfc05b1: Download complete 23:36:09 699f458cf7ca: Verifying Checksum 23:36:09 699f458cf7ca: Download complete 23:36:09 8998bd30e6a1: Verifying Checksum 23:36:09 8998bd30e6a1: Download complete 23:36:12 2437ff75d9bd: Verifying Checksum 23:36:12 2437ff75d9bd: Download complete 23:36:15 8998bd30e6a1: Pull complete 23:36:15 04944245beec: Pull complete 23:36:17 699f458cf7ca: Pull complete 23:36:17 765212b225bb: Pull complete 23:36:18 f23df028b6ca: Pull complete 23:36:18 d65c8cfc05b1: Pull complete 23:36:33 2437ff75d9bd: Pull complete 23:36:33 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:36:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:36:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:36:34 prd-ubuntu20.04-docker-arm64-4c-16g-21426 does not seem to be running inside a container 23:36:34 $ 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/39 -v /w/workspace/device-usb-camera/39:/w/workspace/device-usb-camera/39:rw,z -v /w/workspace/device-usb-camera/39@tmp:/w/workspace/device-usb-camera/39@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:36:36 $ docker top c8b0baa1e44bf97e1caf92a29c43d71ff9284ac45962d6ca2fa312bf49ba9845 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:36:37 ---> job-cost.sh 23:36:37 lf-activate-venv: SKIPPING 23:36:37 INFO: No Stack... 23:36:38 INFO: Retrieving Pricing Info for: v3-standard-4 23:36:39 INFO: Archiving Costs [Pipeline] sh 23:36:39 + cat /w/workspace/device-usb-camera/39/archives/cost.csv 23:36:39 + cut -d, -f6 [Pipeline] lock 23:36:40 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-39-stack-cost] 23:36:40 Resource [jenkins-edgexfoundry-device-usb-camera-main-39-stack-cost] did not exist. Created. 23:36:40 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-39-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:36:40 /w/workspace/device-usb-camera/39@tmp/durable-b96c73cb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:36:41 + echo total: 0.10999999940395355 [Pipeline] stash 23:36:41 Warning: overwriting stash ‘stack-cost’ 23:36:41 Stashed 1 file(s) [Pipeline] } 23:36:41 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-39-stack-cost] [Pipeline] // lock [Pipeline] } 23:36:41 $ docker stop --time=1 c8b0baa1e44bf97e1caf92a29c43d71ff9284ac45962d6ca2fa312bf49ba9845 23:36:43 $ docker rm -f c8b0baa1e44bf97e1caf92a29c43d71ff9284ac45962d6ca2fa312bf49ba9845 [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 23:36:43 provisioning config files... 23:36:43 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4605215996062249141tmp [Pipeline] { [Pipeline] sh 23:36:43 + set +x 23:36:43 + curl -s https://codecov.io/bash 23:36:43 + bash -s -- 23:36:43 23:36:43 _____ _ 23:36:43 / ____| | | 23:36:43 | | ___ __| | ___ ___ _____ __ 23:36:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:36:43 | |___| (_) | (_| | __/ (_| (_) \ V / 23:36:43 \_____\___/ \__,_|\___|\___\___/ \_/ 23:36:43 Bash-1.0.6 23:36:43 23:36:43 23:36:43 ==> git version 2.25.1 found 23:36:43 ==> 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 23:36:43 Release-Date: 2020-01-08 23:36:43 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:36:43 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:36:43 ==> Jenkins CI detected. 23:36:43 current dir:  /w/workspace/exfoundry_device-usb-camera_main 23:36:43 project root: . 23:36:43 --> token set from env 23:36:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:36:43 ==> Running gcov in . (disable via -X gcov) 23:36:43 ==> Python coveragepy not found 23:36:43 ==> Searching for coverage reports in: 23:36:43 + . 23:36:43 -> Found 1 reports 23:36:43 ==> Detecting git/mercurial file structure 23:36:43 ==> Reading reports 23:36:43 + ./coverage.out bytes=29387 23:36:43 ==> Appending adjustments 23:36:43 https://docs.codecov.io/docs/fixing-reports 23:36:44 + Found adjustments 23:36:44 ==> Gzipping contents 23:36:44 8.0K /tmp/codecov.csU2Wm.gz 23:36:44 ==> Uploading reports 23:36:44 url: https://codecov.io 23:36:44 query: branch=main&commit=35e88c606ff591756c04535471448b721e880ee3&build=39&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F39%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 23:36:44 -> Pinging Codecov 23:36:44 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=main&commit=35e88c606ff591756c04535471448b721e880ee3&build=39&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F39%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 23:36:44 -> Uploading to 23:36:44 https://storage.googleapis.com/codecov/v4/raw/2022-07-28/73D8F5FF140700D3E01443B452E23636/35e88c606ff591756c04535471448b721e880ee3/48798a06-caf5-4cdc-8218-54afea4d585d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220728%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220728T233644Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2e09e524b5f6ee161e8a3efdfb3e8ddf3ba0a9795bdbddc7a9403206b3ffcd04 23:36:44 % Total % Received % Xferd Average Speed Time Time Time Current 23:36:44 Dload Upload Total Spent Left Speed 23:36:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4140 0 0 100 4140 0 20495 --:--:-- --:--:-- --:--:-- 20394 100 4140 0 0 100 4140 0 15622 --:--:-- --:--:-- --:--:-- 15563 23:36:44 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-usb-camera/commit/35e88c606ff591756c04535471448b721e880ee3 [Pipeline] } 23:36:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:36:44 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:36:44 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:36:45 23:36:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:36:45 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:36:45 df9b9388f04a: Pulling fs layer 23:36:45 52dc419b0ee2: Pulling fs layer 23:36:45 25bc292e5bac: Pulling fs layer 23:36:45 114826534d7a: Pulling fs layer 23:36:45 4657fd5d0bcf: Pulling fs layer 23:36:45 6ad1cebc031e: Pulling fs layer 23:36:45 114826534d7a: Waiting 23:36:45 4657fd5d0bcf: Waiting 23:36:45 8a3aa393b2d8: Pulling fs layer 23:36:45 6ad1cebc031e: Waiting 23:36:45 8a3aa393b2d8: Waiting 23:36:45 25bc292e5bac: Verifying Checksum 23:36:45 25bc292e5bac: Download complete 23:36:45 52dc419b0ee2: Verifying Checksum 23:36:45 52dc419b0ee2: Download complete 23:36:45 4657fd5d0bcf: Verifying Checksum 23:36:45 4657fd5d0bcf: Download complete 23:36:45 df9b9388f04a: Download complete 23:36:45 df9b9388f04a: Pull complete 23:36:45 6ad1cebc031e: Verifying Checksum 23:36:45 6ad1cebc031e: Download complete 23:36:45 52dc419b0ee2: Pull complete 23:36:45 25bc292e5bac: Pull complete 23:36:46 114826534d7a: Verifying Checksum 23:36:46 114826534d7a: Download complete 23:36:46 8a3aa393b2d8: Verifying Checksum 23:36:46 8a3aa393b2d8: Download complete 23:36:49 114826534d7a: Pull complete 23:36:50 4657fd5d0bcf: Pull complete 23:36:50 6ad1cebc031e: Pull complete 23:36:53 8a3aa393b2d8: Pull complete 23:36:53 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 23:36:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:36:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:36:53 prd-ubuntu20.04-docker-8c-8g-21425 does not seem to be running inside a container 23:36:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 23:36:58 $ docker top 8b129c273baf45372175d4d81b25f9c495eaadab31773b8f59631e93d8b1d7a3 -eo pid,comm [Pipeline] { [Pipeline] echo 23:36:58 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 23:36:59 + set -o pipefail 23:36:59 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 23:37:04 23:37:04 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 23:37:04 23:37:04 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/ff1dadfa-6598-4ffe-8cb0-bc3473ccfc69 23:37:04 23:37:04 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 23:37:04 23:37:04 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:37:04 23:37:04 [Pipeline] } 23:37:04 $ docker stop --time=1 8b129c273baf45372175d4d81b25f9c495eaadab31773b8f59631e93d8b1d7a3 23:37:08 $ docker rm -f 8b129c273baf45372175d4d81b25f9c495eaadab31773b8f59631e93d8b1d7a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:37:09 + git log --format=format:%s -1 35e88c606ff591756c04535471448b721e880ee3 [Pipeline] sh 23:37:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:37:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:37:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:37:09 prd-ubuntu20.04-docker-8c-8g-21425 does not seem to be running inside a container 23:37:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:37:10 $ docker top 2adf2ee90d045086f39eff644631efdd74eab32f774ff4c45ba34aa201183af0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:37:10 [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v2.2.0|v2.2.0-dev.27' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:37:10 + git semver [Pipeline] } 23:37:10 $ docker stop --time=1 2adf2ee90d045086f39eff644631efdd74eab32f774ff4c45ba34aa201183af0 23:37:12 $ docker rm -f 2adf2ee90d045086f39eff644631efdd74eab32f774ff4c45ba34aa201183af0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:37:12 23:37:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:37:12 0.23.1-centos7: Pulling from edgex-lftools 23:37:12 ab5ef0e58194: Pulling fs layer 23:37:12 9712f1f96733: Pulling fs layer 23:37:12 63f879dbbcfc: Pulling fs layer 23:37:12 0d9ebad4ef96: Pulling fs layer 23:37:12 e9a5061849ea: Pulling fs layer 23:37:12 d747dcd14b5f: Pulling fs layer 23:37:12 2de7ff778b66: Pulling fs layer 23:37:12 0d9ebad4ef96: Waiting 23:37:12 d747dcd14b5f: Waiting 23:37:12 2de7ff778b66: Waiting 23:37:12 e9a5061849ea: Waiting 23:37:12 9712f1f96733: Verifying Checksum 23:37:12 9712f1f96733: Download complete 23:37:13 63f879dbbcfc: Verifying Checksum 23:37:13 63f879dbbcfc: Download complete 23:37:13 e9a5061849ea: Verifying Checksum 23:37:13 e9a5061849ea: Download complete 23:37:13 d747dcd14b5f: Verifying Checksum 23:37:13 d747dcd14b5f: Download complete 23:37:13 0d9ebad4ef96: Verifying Checksum 23:37:13 0d9ebad4ef96: Download complete 23:37:13 ab5ef0e58194: Verifying Checksum 23:37:13 ab5ef0e58194: Download complete 23:37:13 2de7ff778b66: Verifying Checksum 23:37:13 2de7ff778b66: Download complete 23:37:16 ab5ef0e58194: Pull complete 23:37:16 9712f1f96733: Pull complete 23:37:16 63f879dbbcfc: Pull complete 23:37:21 0d9ebad4ef96: Pull complete 23:37:21 e9a5061849ea: Pull complete 23:37:21 d747dcd14b5f: Pull complete 23:37:22 2de7ff778b66: Pull complete 23:37:22 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:37:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:37:22 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:37:22 prd-ubuntu20.04-docker-8c-8g-21425 does not seem to be running inside a container 23:37:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 23:37:28 $ docker top cb692c3d1d0d42ca70c4597348b00781056d7ea24b1b153aaefe95d6571ca6a9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:37:28 provisioning config files... 23:37:28 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config337075566179401330tmp 23:37:28 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8788902968129558200tmp 23:37:28 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7252688721173478391tmp [Pipeline] { [Pipeline] echo 23:37:28 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:37:28 ---> sigul-configuration.sh 23:37:28 gpg: directory `/root/.gnupg' created 23:37:28 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:37:28 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:37:28 gpg: keyring `/root/.gnupg/secring.gpg' created 23:37:28 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:37:28 gpg: CAST5 encrypted data 23:37:28 gpg: encrypted with 1 passphrase 23:37:28 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:37:28 + mkdir /home/jenkins 23:37:28 + mkdir /home/jenkins/sigul [Pipeline] sh 23:37:29 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 23:37:29 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:37:29 ---> sigul-install.sh 23:37:29 Sigul already installed; skipping installation. [Pipeline] sh 23:37:29 + git tag --list 23:37:29 v0.0.0 23:37:29 v0.0.1-dev.1 23:37:29 v0.0.1-dev.10 23:37:29 v0.0.1-dev.11 23:37:29 v0.0.1-dev.12 23:37:29 v0.0.1-dev.13 23:37:29 v0.0.1-dev.14 23:37:29 v0.0.1-dev.15 23:37:29 v0.0.1-dev.16 23:37:29 v0.0.1-dev.2 23:37:29 v0.0.1-dev.3 23:37:29 v0.0.1-dev.4 23:37:29 v0.0.1-dev.5 23:37:29 v0.0.1-dev.6 23:37:29 v0.0.1-dev.7 23:37:29 v0.0.1-dev.8 23:37:29 v0.0.1-dev.9 23:37:29 v2.2.0 23:37:29 v2.2.0-dev.17 23:37:29 v2.2.0-dev.18 23:37:29 v2.2.0-dev.19 23:37:29 v2.2.0-dev.20 23:37:29 v2.2.0-dev.21 23:37:29 v2.2.0-dev.22 23:37:29 v2.2.0-dev.23 23:37:29 v2.2.0-dev.24 23:37:29 v2.2.0-dev.25 23:37:29 v2.2.0-dev.26 23:37:29 v2.2.0-dev.27 [Pipeline] sh 23:37:29 + lftools sign git-tag v2.2.0 23:37:30 Signing Git tag with Sigul... 23:37:30 Signing v2.2.0 [Pipeline] echo 23:37:30 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:37:31 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:37:31 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:37:31 $ docker stop --time=1 cb692c3d1d0d42ca70c4597348b00781056d7ea24b1b153aaefe95d6571ca6a9 23:37:32 $ docker rm -f cb692c3d1d0d42ca70c4597348b00781056d7ea24b1b153aaefe95d6571ca6a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 23:37:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:37:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:37:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:37:33 prd-ubuntu20.04-docker-8c-8g-21425 does not seem to be running inside a container 23:37:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:37:33 $ docker top c0adfde001be8c99affb12b0f0b8d672d97abdf3c8d0df18d5cb01e4482a6dc1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:37:33 [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v2.2.0|v2.2.0-dev.27' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:37:34 + git semver [Pipeline] } 23:37:34 $ docker stop --time=1 c0adfde001be8c99affb12b0f0b8d672d97abdf3c8d0df18d5cb01e4482a6dc1 23:37:35 $ docker rm -f c0adfde001be8c99affb12b0f0b8d672d97abdf3c8d0df18d5cb01e4482a6dc1 [Pipeline] // withDockerContainer [Pipeline] sh 23:37:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:37:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:37:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:37:36 prd-ubuntu20.04-docker-8c-8g-21425 does not seem to be running inside a container 23:37:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:37:36 $ docker top 5bfc1f71c6675c87e9f1c9d65fa0fc4f58314b6649cc01b3766b59908da70c5b -eo pid,comm 23:37:36 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 23:37:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:37:36 [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v2.2.0|v2.2.0-dev.27' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:37:37 + git semver [Pipeline] } 23:37:37 $ docker stop --time=1 5bfc1f71c6675c87e9f1c9d65fa0fc4f58314b6649cc01b3766b59908da70c5b 23:37:38 $ docker rm -f 5bfc1f71c6675c87e9f1c9d65fa0fc4f58314b6649cc01b3766b59908da70c5b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 23:37:39 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 23:37:39 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 23:37:39 total 16 23:37:39 drwxr-xr-x 3 root root 4096 Jul 28 23:29 . 23:37:39 drwxrwxr-x 10 jenkins jenkins 4096 Jul 28 23:37 .. 23:37:39 drwxr-xr-x 2 root root 4096 Jul 28 23:29 cost 23:37:39 -rw-r--r-- 1 root root 88 Jul 28 23:29 cost.csv 23:37:39 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 23:37:39 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 23:37:39 total 16 23:37:39 drwxr-xr-x 3 jenkins jenkins 4096 Jul 28 23:29 . 23:37:39 drwxrwxr-x 10 jenkins jenkins 4096 Jul 28 23:37 .. 23:37:39 drwxr-xr-x 2 jenkins jenkins 4096 Jul 28 23:29 cost 23:37:39 -rw-r--r-- 1 jenkins jenkins 88 Jul 28 23:29 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:37:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:37:40 ---> package-listing.sh 23:37:40 ++ facter osfamily 23:37:40 ++ tr '[:upper:]' '[:lower:]' 23:37:40 + OS_FAMILY=debian 23:37:40 + workspace=/w/workspace/exfoundry_device-usb-camera_main 23:37:40 + START_PACKAGES=/tmp/packages_start.txt 23:37:40 + END_PACKAGES=/tmp/packages_end.txt 23:37:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:37:40 + PACKAGES=/tmp/packages_start.txt 23:37:40 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 23:37:40 + PACKAGES=/tmp/packages_end.txt 23:37:40 + case "${OS_FAMILY}" in 23:37:40 + dpkg -l 23:37:40 + grep '^ii' 23:37:40 + '[' -f /tmp/packages_start.txt ']' 23:37:40 + '[' -f /tmp/packages_end.txt ']' 23:37:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:37:40 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 23:37:40 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 23:37:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 23:37:40 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:37:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:37:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:37:41 prd-ubuntu20.04-docker-8c-8g-21425 does not seem to be running inside a container 23:37:41 $ 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:37:41 $ docker top c9b5658f32093f285e1212fed088d880ea192cc35657cb5f73bdd9376531d8e4 -eo pid,comm [Pipeline] { [Pipeline] sh 23:37:42 + touch /tmp/pre-build-complete [Pipeline] sh 23:37:42 + mkdir -p /var/log/sysstat [Pipeline] sh 23:37:42 + ls /var/log/sa-host 23:37:42 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:37:42 provisioning config files... 23:37:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config968608020960468447tmp [Pipeline] { [Pipeline] echo 23:37:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:37:43 ---> create-netrc.sh [Pipeline] } 23:37:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:37:43 ---> python-tools-install.sh [Pipeline] echo 23:37:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:37:43 ---> sudo-logs.sh 23:37:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:37:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:37:44 ---> job-cost.sh 23:37:44 lf-activate-venv: SKIPPING 23:37:44 DEBUG: total: 0.2199999988079071 23:37:44 INFO: Retrieving Stack Cost... 23:37:44 INFO: Retrieving Pricing Info for: v3-standard-8 23:37:44 INFO: Archiving Costs [Pipeline] echo 23:37:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:37:45 ---> logs-deploy.sh 23:37:45 lf-activate-venv: SKIPPING 23:37:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/39 23:37:45 INFO: archiving workspace using pattern(s): 23:37:46 Archives upload complete. 23:37:46 INFO: archiving logs to Nexus