Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 63135812dfae4d656490c99f78f16bdc655078a7 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-ssh540214389954090902.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-ssh4603584377066856711.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-ssh1035754064828530339.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-ssh10634523862424465789.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-ssh7869437958525061765.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 Running on prd-ubuntu20.04-docker-8c-8g-21256 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 63135812dfae4d656490c99f78f16bdc655078a7 (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 63135812dfae4d656490c99f78f16bdc655078a7 # timeout=10 Commit message: "Merge pull request #63 from lenny-intel/doc-build-err-fix" > git rev-list --no-walk e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-27T18:23:29.485Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-27T18:23:29.559Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-27T18:23:29.579Z] ========================================================= [2022-07-27T18:23:29.579Z] EdgeX Global Pipelines Version Info [2022-07-27T18:23:29.579Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-27T18:23:30.356Z] ------------------- [2022-07-27T18:23:30.356Z] stable info: [2022-07-27T18:23:30.356Z] ------------------- [2022-07-27T18:23:30.356Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-27T18:23:30.356Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-27T18:23:30.356Z] Message: update stable to v1.0.238 [2022-07-27T18:23:30.928Z] ------------------- [2022-07-27T18:23:30.928Z] experimental info: [2022-07-27T18:23:30.928Z] ------------------- [2022-07-27T18:23:30.928Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-27T18:23:30.928Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-27T18:23:30.928Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-27T18:23:31.183Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-07-27T18:23:31.200Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-07-27T18:23:31.215Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-27T18:23:31.226Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-27T18:23:31.240Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-27T18:23:31.253Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-27T18:23:31.269Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-27T18:23:31.284Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-27T18:23:31.294Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-27T18:23:31.305Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-27T18:23:31.317Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-27T18:23:31.331Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-07-27T18:23:31.344Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-27T18:23:31.357Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-27T18:23:31.370Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-27T18:23:31.380Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-27T18:23:31.392Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-27T18:23:31.403Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-27T18:23:31.413Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-27T18:23:31.425Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-27T18:23:31.439Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-27T18:23:31.454Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-27T18:23:31.471Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-27T18:23:31.484Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-27T18:23:31.496Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-27T18:23:31.509Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-27T18:23:31.525Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-27T18:23:31.535Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-07-27T18:23:31.548Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-07-27T18:23:31.559Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-07-27T18:23:31.570Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 63135812dfae4d656490c99f78f16bdc655078a7 [Pipeline] echo [2022-07-27T18:23:31.586Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6313581 [Pipeline] echo [2022-07-27T18:23:31.603Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-27T18:23:31.642Z] provisioning config files... [2022-07-27T18:23:31.655Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4057513062352555433tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-27T18:23:31.958Z] ---> docker-login.sh [2022-07-27T18:23:31.958Z] nexus3.edgexfoundry.org:10001 [2022-07-27T18:23:32.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T18:23:32.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T18:23:32.481Z] Configure a credential helper to remove this warning. See [2022-07-27T18:23:32.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T18:23:32.481Z] [2022-07-27T18:23:32.481Z] Login Succeeded [2022-07-27T18:23:32.481Z] nexus3.edgexfoundry.org:10002 [2022-07-27T18:23:32.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T18:23:32.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T18:23:32.482Z] Configure a credential helper to remove this warning. See [2022-07-27T18:23:32.482Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T18:23:32.482Z] [2022-07-27T18:23:32.482Z] Login Succeeded [2022-07-27T18:23:32.482Z] nexus3.edgexfoundry.org:10003 [2022-07-27T18:23:32.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T18:23:32.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T18:23:32.748Z] Configure a credential helper to remove this warning. See [2022-07-27T18:23:32.748Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T18:23:32.748Z] [2022-07-27T18:23:32.748Z] Login Succeeded [2022-07-27T18:23:32.748Z] nexus3.edgexfoundry.org:10004 [2022-07-27T18:23:32.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T18:23:32.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T18:23:32.748Z] Configure a credential helper to remove this warning. See [2022-07-27T18:23:32.748Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T18:23:32.748Z] [2022-07-27T18:23:32.748Z] Login Succeeded [2022-07-27T18:23:32.748Z] docker.io [2022-07-27T18:23:33.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T18:23:33.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T18:23:33.271Z] Configure a credential helper to remove this warning. See [2022-07-27T18:23:33.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T18:23:33.271Z] [2022-07-27T18:23:33.271Z] Login Succeeded [2022-07-27T18:23:33.271Z] ---> docker-login.sh ends [Pipeline] } [2022-07-27T18:23:33.279Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-27T18:23:33.667Z] + git rev-list -1 --merges 63135812dfae4d656490c99f78f16bdc655078a7~1..63135812dfae4d656490c99f78f16bdc655078a7 [Pipeline] echo [2022-07-27T18:23:33.700Z] -----------> git rev-list -1 --merges 63135812dfae4d656490c99f78f16bdc655078a7~1..63135812dfae4d656490c99f78f16bdc655078a7 63135812dfae4d656490c99f78f16bdc655078a7 [2022-07-27T18:23:33.700Z] 63135812dfae4d656490c99f78f16bdc655078a7 [false] [Pipeline] sh [2022-07-27T18:23:33.989Z] + git log --format=format:%s -1 63135812dfae4d656490c99f78f16bdc655078a7 [Pipeline] echo [2022-07-27T18:23:34.005Z] ========================================================= [2022-07-27T18:23:34.005Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-27T18:23:34.005Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-27T18:23:34.349Z] + git log --format=format:%s -1 63135812dfae4d656490c99f78f16bdc655078a7 [Pipeline] echo [2022-07-27T18:23:34.360Z] [semverPrep] GIT_COMMIT: 63135812dfae4d656490c99f78f16bdc655078a7, Commit Message: Merge pull request #63 from lenny-intel/doc-build-err-fix [Pipeline] echo [2022-07-27T18:23:34.368Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-27T18:23:34.726Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-27T18:23:34.726Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-27T18:23:34.726Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-27T18:23:34.726Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-27T18:23:34.726Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-27T18:23:34.726Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-27T18:23:34.726Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T18:23:35.157Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-27T18:23:35.157Z] [2022-07-27T18:23:35.157Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T18:23:35.461Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-27T18:23:35.461Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-27T18:23:35.461Z] b85a868b505f: Pulling fs layer [2022-07-27T18:23:35.461Z] e2be974225ed: Pulling fs layer [2022-07-27T18:23:35.461Z] 339a4e72a1f5: Pulling fs layer [2022-07-27T18:23:35.461Z] 988bab9f4d93: Pulling fs layer [2022-07-27T18:23:35.461Z] 1469e6f7b9e6: Pulling fs layer [2022-07-27T18:23:35.461Z] eaf3925da568: Pulling fs layer [2022-07-27T18:23:35.461Z] bab4dde63d76: Pulling fs layer [2022-07-27T18:23:35.461Z] bde34c3a00c8: Pulling fs layer [2022-07-27T18:23:35.461Z] b352a97aabf1: Pulling fs layer [2022-07-27T18:23:35.461Z] 4872d77fe225: Pulling fs layer [2022-07-27T18:23:35.461Z] 5851b861e8e6: Pulling fs layer [2022-07-27T18:23:35.461Z] 988bab9f4d93: Waiting [2022-07-27T18:23:35.461Z] bab4dde63d76: Waiting [2022-07-27T18:23:35.461Z] 1469e6f7b9e6: Waiting [2022-07-27T18:23:35.461Z] bde34c3a00c8: Waiting [2022-07-27T18:23:35.461Z] eaf3925da568: Waiting [2022-07-27T18:23:35.461Z] b352a97aabf1: Waiting [2022-07-27T18:23:35.461Z] 4872d77fe225: Waiting [2022-07-27T18:23:35.461Z] 5851b861e8e6: Waiting [2022-07-27T18:23:35.461Z] e2be974225ed: Download complete [2022-07-27T18:23:35.461Z] 988bab9f4d93: Verifying Checksum [2022-07-27T18:23:35.461Z] 988bab9f4d93: Download complete [2022-07-27T18:23:35.722Z] 1469e6f7b9e6: Verifying Checksum [2022-07-27T18:23:35.722Z] 1469e6f7b9e6: Download complete [2022-07-27T18:23:35.722Z] eaf3925da568: Download complete [2022-07-27T18:23:35.722Z] 339a4e72a1f5: Verifying Checksum [2022-07-27T18:23:35.722Z] 339a4e72a1f5: Download complete [2022-07-27T18:23:35.722Z] bde34c3a00c8: Verifying Checksum [2022-07-27T18:23:35.722Z] bde34c3a00c8: Download complete [2022-07-27T18:23:35.722Z] b352a97aabf1: Verifying Checksum [2022-07-27T18:23:35.722Z] b352a97aabf1: Download complete [2022-07-27T18:23:35.722Z] 4872d77fe225: Verifying Checksum [2022-07-27T18:23:35.722Z] 4872d77fe225: Download complete [2022-07-27T18:23:35.722Z] 5851b861e8e6: Verifying Checksum [2022-07-27T18:23:35.722Z] 5851b861e8e6: Download complete [2022-07-27T18:23:35.722Z] b85a868b505f: Verifying Checksum [2022-07-27T18:23:35.722Z] b85a868b505f: Download complete [2022-07-27T18:23:35.983Z] bab4dde63d76: Verifying Checksum [2022-07-27T18:23:35.983Z] bab4dde63d76: Download complete [2022-07-27T18:23:36.924Z] b85a868b505f: Pull complete [2022-07-27T18:23:37.184Z] e2be974225ed: Pull complete [2022-07-27T18:23:37.756Z] 339a4e72a1f5: Pull complete [2022-07-27T18:23:37.756Z] 988bab9f4d93: Pull complete [2022-07-27T18:23:38.019Z] 1469e6f7b9e6: Pull complete [2022-07-27T18:23:38.019Z] eaf3925da568: Pull complete [2022-07-27T18:23:39.942Z] bab4dde63d76: Pull complete [2022-07-27T18:23:39.942Z] bde34c3a00c8: Pull complete [2022-07-27T18:23:39.942Z] b352a97aabf1: Pull complete [2022-07-27T18:23:39.942Z] 4872d77fe225: Pull complete [2022-07-27T18:23:40.204Z] 5851b861e8e6: Pull complete [2022-07-27T18:23:40.204Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-27T18:23:40.204Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-27T18:23:40.204Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T18:23:40.306Z] prd-ubuntu20.04-docker-8c-8g-21256 does not seem to be running inside a container [2022-07-27T18:23:40.349Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-27T18:23:42.964Z] $ docker top 4b32f71a6f20c4658262283f784d4e7284321afd9ff797ab4b8ddd5e6cd4d4aa -eo pid,comm [2022-07-27T18:23:43.019Z] 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). [2022-07-27T18:23:43.019Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-27T18:23:43.057Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-27T18:23:43.057Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-27T18:23:43.176Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-27T18:23:43.184Z] $ docker exec 4b32f71a6f20c4658262283f784d4e7284321afd9ff797ab4b8ddd5e6cd4d4aa ssh-agent [2022-07-27T18:23:43.287Z] SSH_AUTH_SOCK=/tmp/ssh-t4X5c1kSdW4V/agent.34 [2022-07-27T18:23:43.287Z] SSH_AGENT_PID=41 [2022-07-27T18:23:43.294Z] Running ssh-add (command line suppressed) [2022-07-27T18:23:43.428Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8789380936467462000.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8789380936467462000.key) [2022-07-27T18:23:43.438Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-27T18:23:43.728Z] + git tag --points-at HEAD [Pipeline] } [2022-07-27T18:23:43.751Z] $ docker exec --env ******** --env ******** 4b32f71a6f20c4658262283f784d4e7284321afd9ff797ab4b8ddd5e6cd4d4aa ssh-agent -k [2022-07-27T18:23:43.862Z] unset SSH_AUTH_SOCK; [2022-07-27T18:23:43.863Z] unset SSH_AGENT_PID; [2022-07-27T18:23:43.863Z] echo Agent pid 41 killed; [2022-07-27T18:23:43.869Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-27T18:23:43.897Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-27T18:23:43.897Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-27T18:23:44.016Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-27T18:23:44.023Z] $ docker exec 4b32f71a6f20c4658262283f784d4e7284321afd9ff797ab4b8ddd5e6cd4d4aa ssh-agent [2022-07-27T18:23:44.150Z] SSH_AUTH_SOCK=/tmp/ssh-k1ATH00GAuRk/agent.74 [2022-07-27T18:23:44.150Z] SSH_AGENT_PID=80 [2022-07-27T18:23:44.155Z] Running ssh-add (command line suppressed) [2022-07-27T18:23:44.268Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8421706619095117985.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8421706619095117985.key) [2022-07-27T18:23:44.281Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-27T18:23:44.569Z] + git semver init [2022-07-27T18:23:44.829Z] 2022-07-27 18:23:44,744 [run_init] DEBUG init version:0.0.0 force:False [2022-07-27T18:23:44.829Z] 2022-07-27 18:23:44,745 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2022-07-27T18:23:44.829Z] 2022-07-27 18:23:44,745 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2022-07-27T18:23:44.829Z] 2022-07-27 18:23:44,745 [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) [2022-07-27T18:23:45.402Z] 2022-07-27 18:23:45,283 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2022-07-27T18:23:45.402Z] 2022-07-27 18:23:45,283 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2022-07-27T18:23:45.402Z] 2022-07-27 18:23:45,283 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-27T18:23:45.402Z] 2022-07-27 18:23:45,284 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-27T18:23:45.402Z] 2.2.0-dev.25 [Pipeline] } [2022-07-27T18:23:45.416Z] $ docker exec --env ******** --env ******** 4b32f71a6f20c4658262283f784d4e7284321afd9ff797ab4b8ddd5e6cd4d4aa ssh-agent -k [2022-07-27T18:23:45.514Z] unset SSH_AUTH_SOCK; [2022-07-27T18:23:45.514Z] unset SSH_AGENT_PID; [2022-07-27T18:23:45.514Z] echo Agent pid 80 killed; [2022-07-27T18:23:45.523Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-27T18:23:45.823Z] + git semver [Pipeline] } [2022-07-27T18:23:46.102Z] $ docker stop --time=1 4b32f71a6f20c4658262283f784d4e7284321afd9ff797ab4b8ddd5e6cd4d4aa [2022-07-27T18:23:47.395Z] $ docker rm -f 4b32f71a6f20c4658262283f784d4e7284321afd9ff797ab4b8ddd5e6cd4d4aa [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-27T18:23:47.742Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-27T18:23:48.009Z] Stashed 1 file(s) [Pipeline] echo [2022-07-27T18:23:48.013Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.25 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-27T18:23:48.179Z] provisioning config files... [2022-07-27T18:23:48.190Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3196892670081803730tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-27T18:23:48.501Z] ---> docker-login.sh [2022-07-27T18:23:48.501Z] nexus3.edgexfoundry.org:10001 [2022-07-27T18:23:48.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T18:23:48.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T18:23:48.501Z] Configure a credential helper to remove this warning. See [2022-07-27T18:23:48.501Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T18:23:48.501Z] [2022-07-27T18:23:48.501Z] Login Succeeded [2022-07-27T18:23:48.501Z] nexus3.edgexfoundry.org:10002 [2022-07-27T18:23:48.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T18:23:48.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T18:23:48.763Z] Configure a credential helper to remove this warning. See [2022-07-27T18:23:48.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T18:23:48.763Z] [2022-07-27T18:23:48.763Z] Login Succeeded [2022-07-27T18:23:48.763Z] nexus3.edgexfoundry.org:10003 [2022-07-27T18:23:48.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T18:23:48.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T18:23:48.763Z] Configure a credential helper to remove this warning. See [2022-07-27T18:23:48.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T18:23:48.763Z] [2022-07-27T18:23:48.763Z] Login Succeeded [2022-07-27T18:23:48.763Z] nexus3.edgexfoundry.org:10004 [2022-07-27T18:23:48.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T18:23:49.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T18:23:49.026Z] Configure a credential helper to remove this warning. See [2022-07-27T18:23:49.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T18:23:49.026Z] [2022-07-27T18:23:49.026Z] Login Succeeded [2022-07-27T18:23:49.026Z] docker.io [2022-07-27T18:23:49.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T18:23:49.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T18:23:49.287Z] Configure a credential helper to remove this warning. See [2022-07-27T18:23:49.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T18:23:49.287Z] [2022-07-27T18:23:49.287Z] Login Succeeded [2022-07-27T18:23:49.287Z] ---> docker-login.sh ends [Pipeline] } [2022-07-27T18:23:49.295Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-27T18:23:49.362Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-27T18:23:49.376Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-27T18:23:49.387Z] ========================================================= [2022-07-27T18:23:49.387Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-27T18:23:49.387Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T18:23:49.726Z] + 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 . [2022-07-27T18:23:49.726Z] Sending build context to Docker daemon 791.6kB [2022-07-27T18:23:49.726Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-07-27T18:23:49.726Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-27T18:23:49.726Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-27T18:23:49.726Z] 2408cc74d12b: Pulling fs layer [2022-07-27T18:23:49.726Z] ea60b727a1ce: Pulling fs layer [2022-07-27T18:23:49.726Z] 30c4a7721957: Pulling fs layer [2022-07-27T18:23:49.726Z] 370296b7ddb6: Pulling fs layer [2022-07-27T18:23:49.726Z] 7c6cee850709: Pulling fs layer [2022-07-27T18:23:49.726Z] 39a5fcdaea64: Pulling fs layer [2022-07-27T18:23:49.726Z] d94ebbe4e438: Pulling fs layer [2022-07-27T18:23:49.726Z] bcfd1f05c69d: Pulling fs layer [2022-07-27T18:23:49.726Z] 59ccb84bbe0f: Pulling fs layer [2022-07-27T18:23:49.726Z] bcfd1f05c69d: Waiting [2022-07-27T18:23:49.726Z] 370296b7ddb6: Waiting [2022-07-27T18:23:49.726Z] 39a5fcdaea64: Waiting [2022-07-27T18:23:49.726Z] 59ccb84bbe0f: Waiting [2022-07-27T18:23:49.726Z] 7c6cee850709: Waiting [2022-07-27T18:23:49.726Z] 30c4a7721957: Verifying Checksum [2022-07-27T18:23:49.726Z] 30c4a7721957: Download complete [2022-07-27T18:23:49.726Z] ea60b727a1ce: Verifying Checksum [2022-07-27T18:23:49.726Z] ea60b727a1ce: Download complete [2022-07-27T18:23:49.726Z] 7c6cee850709: Download complete [2022-07-27T18:23:49.726Z] 39a5fcdaea64: Verifying Checksum [2022-07-27T18:23:49.726Z] 39a5fcdaea64: Download complete [2022-07-27T18:23:49.996Z] 2408cc74d12b: Verifying Checksum [2022-07-27T18:23:49.997Z] 2408cc74d12b: Download complete [2022-07-27T18:23:49.997Z] d94ebbe4e438: Download complete [2022-07-27T18:23:49.997Z] 2408cc74d12b: Pull complete [2022-07-27T18:23:50.261Z] ea60b727a1ce: Pull complete [2022-07-27T18:23:50.261Z] 30c4a7721957: Pull complete [2022-07-27T18:23:50.261Z] 59ccb84bbe0f: Verifying Checksum [2022-07-27T18:23:50.261Z] 59ccb84bbe0f: Download complete [2022-07-27T18:23:50.522Z] bcfd1f05c69d: Verifying Checksum [2022-07-27T18:23:50.522Z] bcfd1f05c69d: Download complete [2022-07-27T18:23:50.522Z] 370296b7ddb6: Verifying Checksum [2022-07-27T18:23:50.522Z] 370296b7ddb6: Download complete [2022-07-27T18:23:54.718Z] 370296b7ddb6: Pull complete [2022-07-27T18:23:54.718Z] 7c6cee850709: Pull complete [2022-07-27T18:23:54.718Z] 39a5fcdaea64: Pull complete [2022-07-27T18:23:54.718Z] d94ebbe4e438: Pull complete [2022-07-27T18:23:56.626Z] bcfd1f05c69d: Pull complete [2022-07-27T18:23:57.573Z] 59ccb84bbe0f: Pull complete [2022-07-27T18:23:57.573Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-27T18:23:57.573Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-27T18:23:57.573Z] ---> a4fb48ad2a94 [2022-07-27T18:23:57.573Z] Step 3/13 : ARG MAKE="make build" [2022-07-27T18:24:01.776Z] ---> Running in c9c3ab358068 [2022-07-27T18:24:01.776Z] Removing intermediate container c9c3ab358068 [2022-07-27T18:24:01.776Z] ---> 55a31459ee46 [2022-07-27T18:24:01.776Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-07-27T18:24:02.037Z] ---> Running in e52d07017739 [2022-07-27T18:24:02.302Z] Removing intermediate container e52d07017739 [2022-07-27T18:24:02.302Z] ---> 813bc9243536 [2022-07-27T18:24:02.302Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-07-27T18:24:02.302Z] ---> Running in 54e03526d5a4 [2022-07-27T18:24:02.565Z] Removing intermediate container 54e03526d5a4 [2022-07-27T18:24:02.565Z] ---> 69d619237641 [2022-07-27T18:24:02.565Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T18:24:02.565Z] ---> Running in f45bdef6d665 [2022-07-27T18:24:03.132Z] Removing intermediate container f45bdef6d665 [2022-07-27T18:24:03.132Z] ---> dc26980015df [2022-07-27T18:24:03.132Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-27T18:24:03.132Z] ---> Running in 0bcbb3e71cc1 [2022-07-27T18:24:03.137Z] Still waiting to schedule task [2022-07-27T18:24:03.138Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-07-27T18:24:03.391Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T18:24:04.345Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T18:24:04.609Z] (1/80) Installing mesa (21.3.8-r1) [2022-07-27T18:24:04.609Z] (2/80) Installing libxau (1.0.9-r0) [2022-07-27T18:24:04.869Z] (3/80) Installing libxdmcp (1.1.3-r0) [2022-07-27T18:24:04.869Z] (4/80) Installing libxcb (1.15-r0) [2022-07-27T18:24:04.869Z] (5/80) Installing libx11 (1.8-r0) [2022-07-27T18:24:05.130Z] (6/80) Installing libxext (1.3.4-r0) [2022-07-27T18:24:05.130Z] (7/80) Installing libxfixes (6.0.0-r0) [2022-07-27T18:24:05.130Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2022-07-27T18:24:05.390Z] (9/80) Installing libpciaccess (0.16-r0) [2022-07-27T18:24:05.390Z] (10/80) Installing libdrm (2.4.110-r0) [2022-07-27T18:24:05.651Z] (11/80) Installing mesa-glapi (21.3.8-r1) [2022-07-27T18:24:05.651Z] (12/80) Installing libxshmfence (1.3-r1) [2022-07-27T18:24:05.651Z] (13/80) Installing mesa-gl (21.3.8-r1) [2022-07-27T18:24:05.912Z] (14/80) Installing icu-data-full (71.1-r2) [2022-07-27T18:24:06.873Z] (15/80) Installing libice (1.0.10-r0) [2022-07-27T18:24:06.873Z] (16/80) Installing libuuid (2.38-r1) [2022-07-27T18:24:06.873Z] (17/80) Installing libsm (1.2.3-r0) [2022-07-27T18:24:06.873Z] (18/80) Installing libxt (1.2.1-r0) [2022-07-27T18:24:07.134Z] (19/80) Installing libxmu (1.1.3-r0) [2022-07-27T18:24:07.134Z] (20/80) Installing xset (1.2.4-r0) [2022-07-27T18:24:07.134Z] (21/80) Installing xprop (1.2.5-r0) [2022-07-27T18:24:07.395Z] (22/80) Installing xdg-utils (1.1.3-r3) [2022-07-27T18:24:07.395Z] (23/80) Installing dbus-libs (1.14.0-r1) [2022-07-27T18:24:07.395Z] (24/80) Installing libffi (3.4.2-r1) [2022-07-27T18:24:07.655Z] (25/80) Installing libintl (0.21-r2) [2022-07-27T18:24:07.655Z] (26/80) Installing libblkid (2.38-r1) [2022-07-27T18:24:07.655Z] (27/80) Installing libmount (2.38-r1) [2022-07-27T18:24:07.915Z] (28/80) Installing pcre (8.45-r2) [2022-07-27T18:24:07.915Z] (29/80) Installing glib (2.72.1-r0) [2022-07-27T18:24:08.180Z] (30/80) Installing icu-libs (71.1-r2) [2022-07-27T18:24:08.180Z] (31/80) Installing libpcre2-16 (10.40-r0) [2022-07-27T18:24:08.441Z] (32/80) Installing zstd-libs (1.5.2-r1) [2022-07-27T18:24:08.441Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r1) [2022-07-27T18:24:08.700Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2022-07-27T18:24:08.961Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2022-07-27T18:24:08.961Z] (36/80) Installing mesa-gbm (21.3.8-r1) [2022-07-27T18:24:08.961Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2022-07-27T18:24:09.222Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r0) [2022-07-27T18:24:09.793Z] (39/80) Installing libxcomposite (0.4.5-r0) [2022-07-27T18:24:09.793Z] (40/80) Installing libbz2 (1.0.8-r1) [2022-07-27T18:24:09.793Z] (41/80) Installing libpng (1.6.37-r1) [2022-07-27T18:24:10.055Z] (42/80) Installing freetype (2.12.1-r0) [2022-07-27T18:24:10.055Z] (43/80) Installing fontconfig (2.14.0-r0) [2022-07-27T18:24:10.055Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2022-07-27T18:24:10.316Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2022-07-27T18:24:10.317Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2022-07-27T18:24:10.578Z] (47/80) Installing xz-libs (5.2.5-r1) [2022-07-27T18:24:10.578Z] (48/80) Installing libxml2 (2.9.14-r0) [2022-07-27T18:24:10.578Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2022-07-27T18:24:10.838Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2022-07-27T18:24:10.838Z] (51/80) Installing mesa-egl (21.3.8-r1) [2022-07-27T18:24:11.097Z] (52/80) Installing avahi-libs (0.8-r6) [2022-07-27T18:24:11.097Z] (53/80) Installing nettle (3.7.3-r0) [2022-07-27T18:24:11.097Z] (54/80) Installing p11-kit (0.24.1-r0) [2022-07-27T18:24:11.357Z] (55/80) Installing libtasn1 (4.18.0-r0) [2022-07-27T18:24:11.357Z] (56/80) Installing libunistring (1.0-r0) [2022-07-27T18:24:11.618Z] (57/80) Installing gnutls (3.7.6-r0) [2022-07-27T18:24:11.618Z] (58/80) Installing cups-libs (2.4.2-r0) [2022-07-27T18:24:11.618Z] (59/80) Installing graphite2 (1.3.14-r1) [2022-07-27T18:24:11.879Z] (60/80) Installing harfbuzz (4.3.0-r0) [2022-07-27T18:24:11.879Z] (61/80) Installing libevdev (1.12.1-r0) [2022-07-27T18:24:11.879Z] (62/80) Installing mtdev (1.1.6-r0) [2022-07-27T18:24:12.139Z] (63/80) Installing eudev-libs (3.2.11-r0) [2022-07-27T18:24:12.139Z] (64/80) Installing libinput-libs (1.20.1-r0) [2022-07-27T18:24:12.399Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2022-07-27T18:24:12.399Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2022-07-27T18:24:12.399Z] (67/80) Installing xcb-util (0.4.0-r3) [2022-07-27T18:24:12.660Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2022-07-27T18:24:12.660Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2022-07-27T18:24:12.660Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2022-07-27T18:24:12.919Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2022-07-27T18:24:12.919Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r1) [2022-07-27T18:24:13.859Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2022-07-27T18:24:13.859Z] (74/80) Installing v4l-utils (1.22.1-r1) [2022-07-27T18:24:13.859Z] (75/80) Installing udev-init-scripts (35-r0) [2022-07-27T18:24:13.859Z] Executing udev-init-scripts-35-r0.post-install [2022-07-27T18:24:13.859Z] (76/80) Installing kmod-libs (29-r2) [2022-07-27T18:24:14.119Z] (77/80) Installing eudev (3.2.11-r0) [2022-07-27T18:24:14.119Z] (78/80) Installing eudev-dev (3.2.11-r0) [2022-07-27T18:24:14.119Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-07-27T18:24:14.380Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2022-07-27T18:24:14.380Z] Executing busybox-1.35.0-r13.trigger [2022-07-27T18:24:14.380Z] Executing eudev-3.2.11-r0.trigger [2022-07-27T18:24:14.380Z] OK: 330 MiB in 131 packages [2022-07-27T18:24:16.922Z] Removing intermediate container 0bcbb3e71cc1 [2022-07-27T18:24:16.922Z] ---> e91dc92e5efe [2022-07-27T18:24:16.922Z] Step 8/13 : WORKDIR /device-usb-camera [2022-07-27T18:24:16.922Z] ---> Running in ebd0a0412e6b [2022-07-27T18:24:16.922Z] Removing intermediate container ebd0a0412e6b [2022-07-27T18:24:16.922Z] ---> 2ee57456f424 [2022-07-27T18:24:16.922Z] Step 9/13 : COPY go.mod vendor* ./ [2022-07-27T18:24:17.181Z] ---> f3f31e7bf720 [2022-07-27T18:24:17.181Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T18:24:17.181Z] ---> Running in f0b294987aa2 [2022-07-27T18:24:35.291Z] Removing intermediate container f0b294987aa2 [2022-07-27T18:24:35.291Z] ---> 57c75fba4584 [2022-07-27T18:24:35.291Z] Step 11/13 : COPY . . [2022-07-27T18:24:35.291Z] ---> 4216279e82d9 [2022-07-27T18:24:35.291Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-07-27T18:24:35.291Z] ---> Running in 2471d6f340ca [2022-07-27T18:24:35.291Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-27T18:24:35.291Z]  Dload Upload Total Spent Left Speed [2022-07-27T18:24:35.291Z] 0 0 0  0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 12174 0 --:--:-- --:--:-- --:--:-- 12206 [2022-07-27T18:24:35.291Z] Removing intermediate container 2471d6f340ca [2022-07-27T18:24:35.291Z] ---> d6ad6cf59b58 [2022-07-27T18:24:35.291Z] Step 13/13 : RUN ${MAKE} [2022-07-27T18:24:35.291Z] ---> Running in 163fc82439fe [2022-07-27T18:24:35.291Z] noop [2022-07-27T18:24:35.291Z] Removing intermediate container 163fc82439fe [2022-07-27T18:24:35.291Z] ---> 8b03db764dbc [2022-07-27T18:24:35.291Z] Successfully built 8b03db764dbc [2022-07-27T18:24:35.291Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T18:24:35.610Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-27T18:24:35.610Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T18:24:35.724Z] prd-ubuntu20.04-docker-8c-8g-21256 does not seem to be running inside a container [2022-07-27T18:24:35.825Z] $ 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 [2022-07-27T18:24:36.160Z] $ docker top 39cb592091ccf4cd1363b099372f0dcbec8960d5534b722f36bd321b5921622b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-27T18:24:36.526Z] + go version [2022-07-27T18:24:36.526Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-27T18:24:36.541Z] $ docker stop --time=1 39cb592091ccf4cd1363b099372f0dcbec8960d5534b722f36bd321b5921622b [2022-07-27T18:24:37.837Z] $ docker rm -f 39cb592091ccf4cd1363b099372f0dcbec8960d5534b722f36bd321b5921622b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T18:24:38.267Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-27T18:24:38.267Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T18:24:38.362Z] prd-ubuntu20.04-docker-8c-8g-21256 does not seem to be running inside a container [2022-07-27T18:24:38.404Z] $ 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 [2022-07-27T18:24:38.734Z] $ docker top 57d9944bfba00271fd9aa263bba29f870384c509a39b3d75a4c036bf5e74b263 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-27T18:24:39.092Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2022-07-27T18:24:39.390Z] + make test [2022-07-27T18:24:39.390Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-07-27T18:24:39.651Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-07-27T18:24:49.644Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-07-27T18:24:49.644Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.016s coverage: 1.9% of statements [2022-07-27T18:24:57.771Z] CGO_ENABLED=1 go vet ./... [2022-07-27T18:24:59.681Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-27T18:24:59.681Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-27T18:24:59.681Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-27T18:25:00.265Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-27T18:25:00.282Z] $ docker stop --time=1 57d9944bfba00271fd9aa263bba29f870384c509a39b3d75a4c036bf5e74b263 [2022-07-27T18:25:02.677Z] $ docker rm -f 57d9944bfba00271fd9aa263bba29f870384c509a39b3d75a4c036bf5e74b263 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-27T18:25:03.161Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-27T18:25:03.201Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-27T18:25:03.727Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-27T18:25:04.015Z] + ls -al . [2022-07-27T18:25:04.015Z] total 192 [2022-07-27T18:25:04.015Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 27 18:24 . [2022-07-27T18:25:04.015Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 18:23 .. [2022-07-27T18:25:04.015Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 27 18:24 .git [2022-07-27T18:25:04.015Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 18:23 .github [2022-07-27T18:25:04.015Z] -rw-rw-r-- 1 jenkins jenkins 414 Jul 27 18:23 .gitignore [2022-07-27T18:25:04.015Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 27 18:23 .golangci.yml [2022-07-27T18:25:04.015Z] -rw-rw-r-- 1 jenkins jenkins 77 Jul 27 18:23 .hadolint.yml [2022-07-27T18:25:04.015Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 27 18:23 .semver [2022-07-27T18:25:04.015Z] -rw-rw-r-- 1 jenkins jenkins 9065 Jul 27 18:23 Attribution.txt [2022-07-27T18:25:04.015Z] -rw-rw-r-- 1 jenkins jenkins 181 Jul 27 18:23 CHANGELOG.md [2022-07-27T18:25:04.015Z] -rw-rw-r-- 1 jenkins jenkins 2410 Jul 27 18:23 Dockerfile [2022-07-27T18:25:04.015Z] -rw-rw-r-- 1 jenkins jenkins 678 Jul 27 18:23 GOVERNANCE.md [2022-07-27T18:25:04.015Z] -rw-rw-r-- 1 jenkins jenkins 659 Jul 27 18:23 Jenkinsfile [2022-07-27T18:25:04.015Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 27 18:23 LICENSE [2022-07-27T18:25:04.015Z] -rw-rw-r-- 1 jenkins jenkins 2345 Jul 27 18:23 Makefile [2022-07-27T18:25:04.015Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 27 18:23 OWNERS.md [2022-07-27T18:25:04.015Z] -rw-rw-r-- 1 jenkins jenkins 12159 Jul 27 18:23 README.md [2022-07-27T18:25:04.015Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 27 18:23 VERSION [2022-07-27T18:25:04.015Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 27 18:23 bin [2022-07-27T18:25:04.015Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 18:23 cmd [2022-07-27T18:25:04.015Z] -rw-r--r-- 1 jenkins jenkins 29387 Jul 27 18:24 coverage.out [2022-07-27T18:25:04.015Z] -rwxrwxr-x 1 jenkins jenkins 140 Jul 27 18:23 docker-entrypoint.sh [2022-07-27T18:25:04.015Z] -rw-rw-r-- 1 jenkins jenkins 3382 Jul 27 18:23 go.mod [2022-07-27T18:25:04.015Z] -rw-rw-r-- 1 jenkins jenkins 35824 Jul 27 18:23 go.sum [2022-07-27T18:25:04.015Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 18:23 internal [2022-07-27T18:25:04.015Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 18:23 snap [2022-07-27T18:25:04.015Z] -rw-rw-r-- 1 jenkins jenkins 231 Jul 27 18:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T18:25:04.325Z] + 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=63135812dfae4d656490c99f78f16bdc655078a7 --label arch=amd64 --label version=2.2.0-dev.25 . [2022-07-27T18:25:04.325Z] Sending build context to Docker daemon 821.8kB [2022-07-27T18:25:04.325Z] Step 1/35 : ARG BASE=golang:1.17-alpine3.15 [2022-07-27T18:25:04.325Z] Step 2/35 : FROM ${BASE} AS builder [2022-07-27T18:25:04.325Z] ---> 8b03db764dbc [2022-07-27T18:25:04.325Z] Step 3/35 : ARG MAKE="make build" [2022-07-27T18:25:04.325Z] ---> Running in a46711c57bc0 [2022-07-27T18:25:04.585Z] Removing intermediate container a46711c57bc0 [2022-07-27T18:25:04.585Z] ---> 5ca19a6df75f [2022-07-27T18:25:04.585Z] Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-07-27T18:25:04.585Z] ---> Running in db5647668209 [2022-07-27T18:25:04.585Z] Removing intermediate container db5647668209 [2022-07-27T18:25:04.585Z] ---> 5a6039b5a46e [2022-07-27T18:25:04.585Z] Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-07-27T18:25:04.585Z] ---> Running in ca07c52635ca [2022-07-27T18:25:04.585Z] Removing intermediate container ca07c52635ca [2022-07-27T18:25:04.585Z] ---> 30677a0bfdab [2022-07-27T18:25:04.585Z] Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T18:25:04.585Z] ---> Running in 0ecaabdfedb1 [2022-07-27T18:25:05.155Z] Removing intermediate container 0ecaabdfedb1 [2022-07-27T18:25:05.155Z] ---> caff6649b7e9 [2022-07-27T18:25:05.155Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-27T18:25:05.155Z] ---> Running in 59f24e6b3e47 [2022-07-27T18:25:05.414Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T18:25:06.357Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T18:25:06.620Z] OK: 330 MiB in 131 packages [2022-07-27T18:25:06.880Z] Removing intermediate container 59f24e6b3e47 [2022-07-27T18:25:06.880Z] ---> dd36fe194ddd [2022-07-27T18:25:06.880Z] Step 8/35 : WORKDIR /device-usb-camera [2022-07-27T18:25:06.880Z] ---> Running in 34af8b819a25 [2022-07-27T18:25:06.880Z] Removing intermediate container 34af8b819a25 [2022-07-27T18:25:06.880Z] ---> ddc9537e4438 [2022-07-27T18:25:06.880Z] Step 9/35 : COPY go.mod vendor* ./ [2022-07-27T18:25:07.141Z] ---> 50230a4a69ef [2022-07-27T18:25:07.142Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T18:25:07.142Z] ---> Running in 0cdb20052152 [2022-07-27T18:25:07.713Z] Removing intermediate container 0cdb20052152 [2022-07-27T18:25:07.713Z] ---> e3ea839b570e [2022-07-27T18:25:07.713Z] Step 11/35 : COPY . . [2022-07-27T18:25:07.973Z] ---> efa69c431e9a [2022-07-27T18:25:07.973Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-07-27T18:25:07.973Z] ---> Running in 63ad7f952e3f [2022-07-27T18:25:08.233Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-27T18:25:08.233Z] Dload Upload Total Spent Left Speed [2022-07-27T18:25:08.233Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 48666 0 --:--:-- --:--:-- --:--:-- 50571 [2022-07-27T18:25:08.494Z] Removing intermediate container 63ad7f952e3f [2022-07-27T18:25:08.494Z] ---> 28c0632b62eb [2022-07-27T18:25:08.494Z] Step 13/35 : RUN ${MAKE} [2022-07-27T18:25:08.755Z] ---> Running in eb31c6873f67 [2022-07-27T18:25:09.014Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.2.0-dev.25 -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 [2022-07-27T18:25:30.980Z] Removing intermediate container eb31c6873f67 [2022-07-27T18:25:30.980Z] ---> a7cb2503cbb8 [2022-07-27T18:25:30.980Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-07-27T18:25:31.241Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-07-27T18:25:31.501Z] af6660deedbd: Pulling fs layer [2022-07-27T18:25:31.501Z] 97cd0a44c592: Pulling fs layer [2022-07-27T18:25:31.501Z] 97cd0a44c592: Download complete [2022-07-27T18:25:31.760Z] af6660deedbd: Verifying Checksum [2022-07-27T18:25:31.760Z] af6660deedbd: Download complete [2022-07-27T18:25:32.020Z] af6660deedbd: Pull complete [2022-07-27T18:25:32.021Z] 97cd0a44c592: Pull complete [2022-07-27T18:25:32.021Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-07-27T18:25:32.021Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-07-27T18:25:32.021Z] ---> fea57e182299 [2022-07-27T18:25:32.021Z] Step 15/35 : FROM alpine:3.15 [2022-07-27T18:25:32.591Z] 3.15: Pulling from library/alpine [2022-07-27T18:25:32.591Z] ab6db1bc80d0: Pulling fs layer [2022-07-27T18:25:32.851Z] ab6db1bc80d0: Verifying Checksum [2022-07-27T18:25:32.851Z] ab6db1bc80d0: Download complete [2022-07-27T18:25:33.111Z] ab6db1bc80d0: Pull complete [2022-07-27T18:25:33.111Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-07-27T18:25:33.111Z] Status: Downloaded newer image for alpine:3.15 [2022-07-27T18:25:33.111Z] ---> 2720e26172a0 [2022-07-27T18:25:33.111Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-07-27T18:25:33.371Z] ---> Running in f9193533a9bd [2022-07-27T18:25:33.371Z] Removing intermediate container f9193533a9bd [2022-07-27T18:25:33.371Z] ---> c6bcd72e2d24 [2022-07-27T18:25:33.371Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-07-27T18:25:33.371Z] ---> Running in a072d363f342 [2022-07-27T18:25:33.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-27T18:25:33.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-27T18:25:33.894Z] (1/74) Installing dumb-init (1.2.5-r1) [2022-07-27T18:25:33.894Z] (2/74) Installing sdl2 (2.0.16-r4) [2022-07-27T18:25:33.894Z] (3/74) Installing libxau (1.0.9-r0) [2022-07-27T18:25:33.894Z] (4/74) Installing libmd (1.0.3-r0) [2022-07-27T18:25:33.894Z] (5/74) Installing libbsd (0.11.3-r1) [2022-07-27T18:25:33.894Z] (6/74) Installing libxdmcp (1.1.3-r0) [2022-07-27T18:25:33.894Z] (7/74) Installing libxcb (1.14-r2) [2022-07-27T18:25:34.155Z] (8/74) Installing libx11 (1.7.2-r0) [2022-07-27T18:25:34.155Z] (9/74) Installing aom-libs (3.2.0-r0) [2022-07-27T18:25:34.155Z] (10/74) Installing alsa-lib (1.2.5.1-r1) [2022-07-27T18:25:34.155Z] (11/74) Installing expat (2.4.7-r0) [2022-07-27T18:25:34.156Z] (12/74) Installing brotli-libs (1.0.9-r5) [2022-07-27T18:25:34.156Z] (13/74) Installing libbz2 (1.0.8-r1) [2022-07-27T18:25:34.156Z] (14/74) Installing libpng (1.6.37-r1) [2022-07-27T18:25:34.156Z] (15/74) Installing freetype (2.11.1-r2) [2022-07-27T18:25:34.156Z] (16/74) Installing libuuid (2.37.4-r0) [2022-07-27T18:25:34.156Z] (17/74) Installing fontconfig (2.13.1-r4) [2022-07-27T18:25:34.156Z] (18/74) Installing fribidi (1.0.11-r0) [2022-07-27T18:25:34.156Z] (19/74) Installing libffi (3.4.2-r1) [2022-07-27T18:25:34.156Z] (20/74) Installing libintl (0.21-r0) [2022-07-27T18:25:34.156Z] (21/74) Installing libblkid (2.37.4-r0) [2022-07-27T18:25:34.156Z] (22/74) Installing libmount (2.37.4-r0) [2022-07-27T18:25:34.156Z] (23/74) Installing pcre (8.45-r1) [2022-07-27T18:25:34.156Z] (24/74) Installing glib (2.70.1-r0) [2022-07-27T18:25:34.156Z] (25/74) Installing graphite2 (1.3.14-r0) [2022-07-27T18:25:34.156Z] (26/74) Installing harfbuzz (3.0.0-r2) [2022-07-27T18:25:34.156Z] (27/74) Installing libass (0.15.2-r0) [2022-07-27T18:25:34.156Z] (28/74) Installing libdav1d (0.9.2-r0) [2022-07-27T18:25:34.156Z] (29/74) Installing gmp (6.2.1-r1) [2022-07-27T18:25:34.156Z] (30/74) Installing nettle (3.7.3-r0) [2022-07-27T18:25:34.417Z] (31/74) Installing p11-kit (0.24.0-r1) [2022-07-27T18:25:34.417Z] (32/74) Installing libtasn1 (4.18.0-r0) [2022-07-27T18:25:34.417Z] (33/74) Installing libunistring (0.9.10-r1) [2022-07-27T18:25:34.417Z] (34/74) Installing gnutls (3.7.1-r0) [2022-07-27T18:25:34.417Z] (35/74) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-07-27T18:25:34.417Z] (36/74) Installing ncurses-libs (6.3_p20211120-r1) [2022-07-27T18:25:34.417Z] (37/74) Installing lame (3.100-r0) [2022-07-27T18:25:34.417Z] (38/74) Installing opus (1.3.1-r1) [2022-07-27T18:25:34.417Z] (39/74) Installing libgomp (10.3.1_git20211027-r0) [2022-07-27T18:25:34.417Z] (40/74) Installing soxr (0.1.3-r2) [2022-07-27T18:25:34.417Z] (41/74) Installing libgcc (10.3.1_git20211027-r0) [2022-07-27T18:25:34.417Z] (42/74) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-27T18:25:34.417Z] (43/74) Installing libsrt (1.4.2-r1) [2022-07-27T18:25:34.417Z] (44/74) Installing libssh (0.9.6-r1) [2022-07-27T18:25:34.417Z] (45/74) Installing libogg (1.3.5-r0) [2022-07-27T18:25:34.417Z] (46/74) Installing libtheora (1.1.1-r16) [2022-07-27T18:25:34.417Z] (47/74) Installing libjpeg-turbo (2.1.2-r0) [2022-07-27T18:25:34.417Z] (48/74) Installing v4l-utils-libs (1.22.1-r1) [2022-07-27T18:25:34.417Z] (49/74) Installing libxext (1.3.4-r0) [2022-07-27T18:25:34.417Z] (50/74) Installing libxfixes (6.0.0-r0) [2022-07-27T18:25:34.417Z] (51/74) Installing libpciaccess (0.16-r0) [2022-07-27T18:25:34.417Z] (52/74) Installing libdrm (2.4.109-r0) [2022-07-27T18:25:34.417Z] (53/74) Installing wayland-libs-client (1.19.0-r1) [2022-07-27T18:25:34.417Z] (54/74) Installing libva (2.13.0-r0) [2022-07-27T18:25:34.417Z] (55/74) Installing libvdpau (1.4-r0) [2022-07-27T18:25:34.417Z] (56/74) Installing vidstab (1.1.0-r1) [2022-07-27T18:25:34.417Z] (57/74) Installing libvorbis (1.3.7-r0) [2022-07-27T18:25:34.417Z] (58/74) Installing libvpx (1.10.0-r0) [2022-07-27T18:25:34.417Z] (59/74) Installing vulkan-loader (1.2.196-r0) [2022-07-27T18:25:34.417Z] (60/74) Installing libwebp (1.2.2-r0) [2022-07-27T18:25:34.679Z] (61/74) Installing x264-libs (20210613-r0) [2022-07-27T18:25:34.679Z] (62/74) Installing x265-libs (3.5-r0) [2022-07-27T18:25:34.679Z] (63/74) Installing xvidcore (1.3.7-r1) [2022-07-27T18:25:34.679Z] (64/74) Installing ffmpeg-libs (4.4.1-r2) [2022-07-27T18:25:34.679Z] (65/74) Installing ffmpeg (4.4.1-r2) [2022-07-27T18:25:34.679Z] (66/74) Installing udev-init-scripts (35-r0) [2022-07-27T18:25:34.679Z] Executing udev-init-scripts-35-r0.post-install [2022-07-27T18:25:34.679Z] (67/74) Installing eudev-libs (3.2.11_pre1-r0) [2022-07-27T18:25:34.679Z] (68/74) Installing xz-libs (5.2.5-r1) [2022-07-27T18:25:34.679Z] (69/74) Installing zstd-libs (1.5.0-r0) [2022-07-27T18:25:34.679Z] (70/74) Installing kmod-libs (29-r2) [2022-07-27T18:25:34.679Z] (71/74) Installing eudev (3.2.11_pre1-r0) [2022-07-27T18:25:34.940Z] (72/74) Installing libsodium (1.0.18-r0) [2022-07-27T18:25:34.940Z] (73/74) Installing libzmq (4.3.4-r0) [2022-07-27T18:25:34.940Z] (74/74) Installing zeromq (4.3.4-r0) [2022-07-27T18:25:34.940Z] Executing busybox-1.34.1-r7.trigger [2022-07-27T18:25:34.940Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-07-27T18:25:34.940Z] OK: 78 MiB in 88 packages [2022-07-27T18:25:37.034Z] Removing intermediate container a072d363f342 [2022-07-27T18:25:37.034Z] ---> c32a05652607 [2022-07-27T18:25:37.034Z] Step 18/35 : WORKDIR / [2022-07-27T18:25:37.034Z] ---> Running in 468a55383e4e [2022-07-27T18:25:37.034Z] Removing intermediate container 468a55383e4e [2022-07-27T18:25:37.034Z] ---> 5f8e86c1edd8 [2022-07-27T18:25:37.034Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2022-07-27T18:25:37.609Z] ---> 6cced561ae9b [2022-07-27T18:25:37.610Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2022-07-27T18:25:37.877Z] ---> 1f3c5c198d47 [2022-07-27T18:25:37.877Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-07-27T18:25:38.137Z] ---> 9732da3c3309 [2022-07-27T18:25:38.137Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-07-27T18:25:38.137Z] ---> 469933cec95b [2022-07-27T18:25:38.137Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-07-27T18:25:38.397Z] ---> f9748bf8e11f [2022-07-27T18:25:38.397Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-07-27T18:25:38.397Z] ---> a6bce984bc55 [2022-07-27T18:25:38.397Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2022-07-27T18:25:38.968Z] ---> 03f5dd10e1fe [2022-07-27T18:25:38.968Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-07-27T18:25:38.968Z] ---> Running in 6d6b52a51d54 [2022-07-27T18:25:39.535Z] Removing intermediate container 6d6b52a51d54 [2022-07-27T18:25:39.535Z] ---> e8a2bf869b1c [2022-07-27T18:25:39.535Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-07-27T18:25:39.535Z] ---> Running in 4bde6789fccf [2022-07-27T18:25:40.104Z] Removing intermediate container 4bde6789fccf [2022-07-27T18:25:40.104Z] ---> 35dfff492b8a [2022-07-27T18:25:40.104Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-07-27T18:25:40.104Z] ---> Running in e4324aa4962f [2022-07-27T18:25:40.674Z] Removing intermediate container e4324aa4962f [2022-07-27T18:25:40.674Z] ---> f8cf307e42d2 [2022-07-27T18:25:40.674Z] Step 29/35 : EXPOSE 59983 [2022-07-27T18:25:40.674Z] ---> Running in 7eb457419727 [2022-07-27T18:25:40.935Z] Removing intermediate container 7eb457419727 [2022-07-27T18:25:40.935Z] ---> 333aafb46752 [2022-07-27T18:25:40.935Z] Step 30/35 : EXPOSE 8554 [2022-07-27T18:25:40.935Z] ---> Running in 7279924e5c5e [2022-07-27T18:25:40.935Z] Removing intermediate container 7279924e5c5e [2022-07-27T18:25:40.935Z] ---> 66ac61827032 [2022-07-27T18:25:40.935Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-07-27T18:25:40.935Z] ---> Running in 3564066e2733 [2022-07-27T18:25:40.935Z] Removing intermediate container 3564066e2733 [2022-07-27T18:25:40.935Z] ---> 377b3a6bde10 [2022-07-27T18:25:40.935Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-07-27T18:25:41.196Z] ---> Running in a08d1fd8e5a8 [2022-07-27T18:25:41.196Z] Removing intermediate container a08d1fd8e5a8 [2022-07-27T18:25:41.196Z] ---> ed495e1466ed [2022-07-27T18:25:41.196Z] Step 33/35 : LABEL arch=amd64 [2022-07-27T18:25:41.196Z] ---> Running in 4bf75ba23693 [2022-07-27T18:25:41.196Z] Removing intermediate container 4bf75ba23693 [2022-07-27T18:25:41.196Z] ---> d92164a9ecf4 [2022-07-27T18:25:41.196Z] Step 34/35 : LABEL git_sha=63135812dfae4d656490c99f78f16bdc655078a7 [2022-07-27T18:25:41.196Z] ---> Running in 6a10600aa306 [2022-07-27T18:25:41.456Z] Removing intermediate container 6a10600aa306 [2022-07-27T18:25:41.456Z] ---> 5eef9fba464a [2022-07-27T18:25:41.456Z] Step 35/35 : LABEL version=2.2.0-dev.25 [2022-07-27T18:25:41.456Z] ---> Running in c926a737b030 [2022-07-27T18:25:41.456Z] Removing intermediate container c926a737b030 [2022-07-27T18:25:41.456Z] ---> 885f5800ec49 [2022-07-27T18:25:41.456Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-27T18:25:41.456Z] Successfully built 885f5800ec49 [2022-07-27T18:25:41.456Z] 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 [2022-07-27T18:25:41.568Z] provisioning config files... [2022-07-27T18:25:41.578Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1161946130158583554tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-27T18:25:41.880Z] ---> docker-login.sh [2022-07-27T18:25:41.880Z] nexus3.edgexfoundry.org:10001 [2022-07-27T18:25:41.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T18:25:41.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T18:25:41.880Z] Configure a credential helper to remove this warning. See [2022-07-27T18:25:41.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T18:25:41.880Z] [2022-07-27T18:25:41.880Z] Login Succeeded [2022-07-27T18:25:41.880Z] nexus3.edgexfoundry.org:10002 [2022-07-27T18:25:41.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T18:25:42.050Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21257 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2022-07-27T18:25:42.065Z] Running in /w/workspace/device-usb-camera/36 [Pipeline] { [Pipeline] checkout [2022-07-27T18:25:42.094Z] Selected Git installation does not exist. Using Default [2022-07-27T18:25:42.094Z] The recommended git tool is: NONE [2022-07-27T18:25:42.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T18:25:42.141Z] Configure a credential helper to remove this warning. See [2022-07-27T18:25:42.141Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T18:25:42.141Z] [2022-07-27T18:25:42.141Z] Login Succeeded [2022-07-27T18:25:42.141Z] nexus3.edgexfoundry.org:10003 [2022-07-27T18:25:42.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T18:25:42.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T18:25:42.141Z] Configure a credential helper to remove this warning. See [2022-07-27T18:25:42.141Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T18:25:42.141Z] [2022-07-27T18:25:42.141Z] Login Succeeded [2022-07-27T18:25:42.141Z] nexus3.edgexfoundry.org:10004 [2022-07-27T18:25:42.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T18:25:42.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T18:25:42.402Z] Configure a credential helper to remove this warning. See [2022-07-27T18:25:42.402Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T18:25:42.402Z] [2022-07-27T18:25:42.402Z] Login Succeeded [2022-07-27T18:25:42.402Z] docker.io [2022-07-27T18:25:42.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T18:25:42.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T18:25:42.663Z] Configure a credential helper to remove this warning. See [2022-07-27T18:25:42.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T18:25:42.663Z] [2022-07-27T18:25:42.663Z] Login Succeeded [2022-07-27T18:25:42.663Z] ---> docker-login.sh ends [Pipeline] } [2022-07-27T18:25:42.673Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-27T18:25:42.709Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-27T18:25:42.734Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2022-07-27T18:25:42.734Z] 63135812dfae4d656490c99f78f16bdc655078a7 [2022-07-27T18:25:42.734Z] latest [2022-07-27T18:25:42.734Z] 2.2.0-dev.25 [2022-07-27T18:25:42.734Z] 63135812dfae4d656490c99f78f16bdc655078a7-2.2.0-dev.25 [2022-07-27T18:25:42.734Z] main [2022-07-27T18:25:42.734Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T18:25:43.138Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:63135812dfae4d656490c99f78f16bdc655078a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T18:25:43.492Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:63135812dfae4d656490c99f78f16bdc655078a7 [2022-07-27T18:25:43.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-07-27T18:25:43.492Z] c24e968e79ba: Preparing [2022-07-27T18:25:43.492Z] 7983e6d25b96: Preparing [2022-07-27T18:25:43.492Z] e2659b2206e7: Preparing [2022-07-27T18:25:43.492Z] 550e596c6d0e: Preparing [2022-07-27T18:25:43.492Z] 1207169bf42c: Preparing [2022-07-27T18:25:43.492Z] 30adb9ca996f: Preparing [2022-07-27T18:25:43.492Z] 29915fd95d29: Preparing [2022-07-27T18:25:43.492Z] 7ebb88fea26d: Preparing [2022-07-27T18:25:43.492Z] 2dd8b6df1370: Preparing [2022-07-27T18:25:43.492Z] 851ad9703079: Preparing [2022-07-27T18:25:43.492Z] 49e6b2e62929: Preparing [2022-07-27T18:25:43.492Z] ad543cd673bd: Preparing [2022-07-27T18:25:43.492Z] 2dd8b6df1370: Waiting [2022-07-27T18:25:43.492Z] 49e6b2e62929: Waiting [2022-07-27T18:25:43.492Z] 851ad9703079: Waiting [2022-07-27T18:25:43.492Z] ad543cd673bd: Waiting [2022-07-27T18:25:43.492Z] 29915fd95d29: Waiting [2022-07-27T18:25:43.492Z] 7ebb88fea26d: Waiting [2022-07-27T18:25:43.492Z] 1207169bf42c: Pushed [2022-07-27T18:25:43.492Z] c24e968e79ba: Pushed [2022-07-27T18:25:43.492Z] e2659b2206e7: Pushed [2022-07-27T18:25:43.492Z] 7983e6d25b96: Pushed [2022-07-27T18:25:43.754Z] 30adb9ca996f: Pushed [2022-07-27T18:25:43.754Z] 29915fd95d29: Pushed [2022-07-27T18:25:43.754Z] 7ebb88fea26d: Pushed [2022-07-27T18:25:43.754Z] 2dd8b6df1370: Pushed [2022-07-27T18:25:43.754Z] ad543cd673bd: Layer already exists [2022-07-27T18:25:45.664Z] 550e596c6d0e: Pushed [2022-07-27T18:25:46.605Z] 851ad9703079: Pushed [2022-07-27T18:25:46.995Z] using credential edgex-jenkins-ssh [2022-07-27T18:25:47.018Z] Cloning the remote Git repository [2022-07-27T18:25:48.077Z] Avoid second fetch [2022-07-27T18:25:48.078Z] Checking out Revision 63135812dfae4d656490c99f78f16bdc655078a7 (main) [2022-07-27T18:25:47.130Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-07-27T18:25:47.244Z] > git init /w/workspace/device-usb-camera/36 # timeout=10 [2022-07-27T18:25:47.315Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-07-27T18:25:47.316Z] > git --version # timeout=10 [2022-07-27T18:25:47.333Z] > git --version # 'git version 2.25.1' [2022-07-27T18:25:47.335Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-27T18:25:47.444Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-27T18:25:48.040Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-07-27T18:25:48.060Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-27T18:25:48.094Z] > git config core.sparsecheckout # timeout=10 [2022-07-27T18:25:48.110Z] > git checkout -f 63135812dfae4d656490c99f78f16bdc655078a7 # timeout=10 [2022-07-27T18:25:51.899Z] 49e6b2e62929: Pushed [2022-07-27T18:25:51.899Z] 63135812dfae4d656490c99f78f16bdc655078a7: digest: sha256:bbc04b44fc083bac01c2d28a26c23a3a638d1dffe20de7e010dee937c0e8bc9e size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T18:25:52.214Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T18:25:52.255Z] Commit message: "Merge pull request #63 from lenny-intel/doc-build-err-fix" [2022-07-27T18:25:52.534Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2022-07-27T18:25:52.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-07-27T18:25:52.534Z] c24e968e79ba: Preparing [2022-07-27T18:25:52.534Z] 7983e6d25b96: Preparing [2022-07-27T18:25:52.534Z] e2659b2206e7: Preparing [2022-07-27T18:25:52.534Z] 550e596c6d0e: Preparing [2022-07-27T18:25:52.534Z] 1207169bf42c: Preparing [2022-07-27T18:25:52.534Z] 30adb9ca996f: Preparing [2022-07-27T18:25:52.534Z] 29915fd95d29: Preparing [2022-07-27T18:25:52.534Z] 7ebb88fea26d: Preparing [2022-07-27T18:25:52.534Z] 2dd8b6df1370: Preparing [2022-07-27T18:25:52.534Z] 851ad9703079: Preparing [2022-07-27T18:25:52.534Z] 49e6b2e62929: Preparing [2022-07-27T18:25:52.534Z] ad543cd673bd: Preparing [2022-07-27T18:25:52.534Z] 851ad9703079: Waiting [2022-07-27T18:25:52.534Z] 30adb9ca996f: Waiting [2022-07-27T18:25:52.534Z] 49e6b2e62929: Waiting [2022-07-27T18:25:52.534Z] ad543cd673bd: Waiting [2022-07-27T18:25:52.534Z] 29915fd95d29: Waiting [2022-07-27T18:25:52.534Z] 2dd8b6df1370: Waiting [2022-07-27T18:25:52.534Z] 7ebb88fea26d: Waiting [2022-07-27T18:25:52.534Z] 1207169bf42c: Layer already exists [2022-07-27T18:25:52.534Z] c24e968e79ba: Layer already exists [2022-07-27T18:25:52.534Z] 550e596c6d0e: Layer already exists [2022-07-27T18:25:52.534Z] 7983e6d25b96: Layer already exists [2022-07-27T18:25:52.534Z] e2659b2206e7: Layer already exists [2022-07-27T18:25:52.534Z] 30adb9ca996f: Layer already exists [2022-07-27T18:25:52.534Z] 2dd8b6df1370: Layer already exists [2022-07-27T18:25:52.534Z] 29915fd95d29: Layer already exists [2022-07-27T18:25:52.534Z] 7ebb88fea26d: Layer already exists [2022-07-27T18:25:52.534Z] 851ad9703079: Layer already exists [2022-07-27T18:25:52.534Z] 49e6b2e62929: Layer already exists [2022-07-27T18:25:52.534Z] ad543cd673bd: Layer already exists [2022-07-27T18:25:52.534Z] latest: digest: sha256:bbc04b44fc083bac01c2d28a26c23a3a638d1dffe20de7e010dee937c0e8bc9e size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-27T18:25:52.850Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:2.2.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T18:25:53.161Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-27T18:25:53.161Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-27T18:25:53.161Z] Dload Upload Total Spent Left Speed [2022-07-27T18:25:53.161Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 64905 0 --:--:-- --:--:-- --:--:-- 65248 [2022-07-27T18:25:53.164Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:2.2.0-dev.25 [2022-07-27T18:25:53.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-07-27T18:25:53.164Z] c24e968e79ba: Preparing [2022-07-27T18:25:53.164Z] 7983e6d25b96: Preparing [2022-07-27T18:25:53.164Z] e2659b2206e7: Preparing [2022-07-27T18:25:53.164Z] 550e596c6d0e: Preparing [2022-07-27T18:25:53.164Z] 1207169bf42c: Preparing [2022-07-27T18:25:53.164Z] 30adb9ca996f: Preparing [2022-07-27T18:25:53.164Z] 29915fd95d29: Preparing [2022-07-27T18:25:53.164Z] 7ebb88fea26d: Preparing [2022-07-27T18:25:53.164Z] 2dd8b6df1370: Preparing [2022-07-27T18:25:53.164Z] 851ad9703079: Preparing [2022-07-27T18:25:53.164Z] 49e6b2e62929: Preparing [2022-07-27T18:25:53.164Z] ad543cd673bd: Preparing [2022-07-27T18:25:53.164Z] 30adb9ca996f: Waiting [2022-07-27T18:25:53.164Z] 29915fd95d29: Waiting [2022-07-27T18:25:53.164Z] 2dd8b6df1370: Waiting [2022-07-27T18:25:53.164Z] 49e6b2e62929: Waiting [2022-07-27T18:25:53.164Z] 851ad9703079: Waiting [2022-07-27T18:25:53.164Z] ad543cd673bd: Waiting [2022-07-27T18:25:53.164Z] 7ebb88fea26d: Waiting [2022-07-27T18:25:53.164Z] c24e968e79ba: Layer already exists [2022-07-27T18:25:53.164Z] 1207169bf42c: Layer already exists [2022-07-27T18:25:53.164Z] e2659b2206e7: Layer already exists [2022-07-27T18:25:53.164Z] 550e596c6d0e: Layer already exists [2022-07-27T18:25:53.164Z] 7983e6d25b96: Layer already exists [2022-07-27T18:25:53.164Z] 30adb9ca996f: Layer already exists [2022-07-27T18:25:53.164Z] 7ebb88fea26d: Layer already exists [2022-07-27T18:25:53.164Z] 851ad9703079: Layer already exists [2022-07-27T18:25:53.164Z] 2dd8b6df1370: Layer already exists [2022-07-27T18:25:53.164Z] 29915fd95d29: Layer already exists [2022-07-27T18:25:53.164Z] 49e6b2e62929: Layer already exists [2022-07-27T18:25:53.164Z] ad543cd673bd: Layer already exists [2022-07-27T18:25:53.164Z] 2.2.0-dev.25: digest: sha256:bbc04b44fc083bac01c2d28a26c23a3a638d1dffe20de7e010dee937c0e8bc9e size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T18:25:53.477Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:63135812dfae4d656490c99f78f16bdc655078a7-2.2.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2022-07-27T18:25:53.790Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:63135812dfae4d656490c99f78f16bdc655078a7-2.2.0-dev.25 [2022-07-27T18:25:53.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-07-27T18:25:53.790Z] c24e968e79ba: Preparing [2022-07-27T18:25:53.790Z] 7983e6d25b96: Preparing [2022-07-27T18:25:53.790Z] e2659b2206e7: Preparing [2022-07-27T18:25:53.790Z] 550e596c6d0e: Preparing [2022-07-27T18:25:53.790Z] 1207169bf42c: Preparing [2022-07-27T18:25:53.790Z] 30adb9ca996f: Preparing [2022-07-27T18:25:53.790Z] 29915fd95d29: Preparing [2022-07-27T18:25:53.790Z] 7ebb88fea26d: Preparing [2022-07-27T18:25:53.790Z] 2dd8b6df1370: Preparing [2022-07-27T18:25:53.790Z] 851ad9703079: Preparing [2022-07-27T18:25:53.790Z] 49e6b2e62929: Preparing [2022-07-27T18:25:53.790Z] ad543cd673bd: Preparing [2022-07-27T18:25:53.790Z] 7ebb88fea26d: Waiting [2022-07-27T18:25:53.790Z] ad543cd673bd: Waiting [2022-07-27T18:25:53.790Z] 2dd8b6df1370: Waiting [2022-07-27T18:25:53.790Z] 851ad9703079: Waiting [2022-07-27T18:25:53.790Z] 30adb9ca996f: Waiting [2022-07-27T18:25:53.790Z] 7983e6d25b96: Layer already exists [2022-07-27T18:25:53.790Z] 550e596c6d0e: Layer already exists [2022-07-27T18:25:53.790Z] e2659b2206e7: Layer already exists [2022-07-27T18:25:53.790Z] c24e968e79ba: Layer already exists [2022-07-27T18:25:53.790Z] 1207169bf42c: Layer already exists [2022-07-27T18:25:53.790Z] 30adb9ca996f: Layer already exists [2022-07-27T18:25:53.790Z] 29915fd95d29: Layer already exists [2022-07-27T18:25:53.790Z] 7ebb88fea26d: Layer already exists [2022-07-27T18:25:53.790Z] 851ad9703079: Layer already exists [2022-07-27T18:25:53.790Z] 2dd8b6df1370: Layer already exists [2022-07-27T18:25:53.790Z] 49e6b2e62929: Layer already exists [2022-07-27T18:25:53.790Z] ad543cd673bd: Layer already exists [2022-07-27T18:25:53.790Z] 63135812dfae4d656490c99f78f16bdc655078a7-2.2.0-dev.25: digest: sha256:bbc04b44fc083bac01c2d28a26c23a3a638d1dffe20de7e010dee937c0e8bc9e size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T18:25:53.902Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-27T18:25:54.107Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T18:25:54.252Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-27T18:25:54.252Z] + sudo tee /etc/docker/daemon.new [2022-07-27T18:25:54.252Z] { [2022-07-27T18:25:54.252Z] "registry-mirrors": [ [2022-07-27T18:25:54.252Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-27T18:25:54.252Z] ], [2022-07-27T18:25:54.252Z] "bip": "10.250.0.254/24", [2022-07-27T18:25:54.252Z] "hosts": [ [2022-07-27T18:25:54.252Z] "tcp://0.0.0.0:5555", [2022-07-27T18:25:54.252Z] "unix:///var/run/docker.sock" [2022-07-27T18:25:54.252Z] ], [2022-07-27T18:25:54.252Z] "mtu": 1458, [2022-07-27T18:25:54.252Z] "selinux-enabled": true, [2022-07-27T18:25:54.252Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-27T18:25:54.252Z] } [Pipeline] sh [2022-07-27T18:25:54.424Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2022-07-27T18:25:54.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-07-27T18:25:54.424Z] c24e968e79ba: Preparing [2022-07-27T18:25:54.424Z] 7983e6d25b96: Preparing [2022-07-27T18:25:54.424Z] e2659b2206e7: Preparing [2022-07-27T18:25:54.424Z] 550e596c6d0e: Preparing [2022-07-27T18:25:54.424Z] 1207169bf42c: Preparing [2022-07-27T18:25:54.424Z] 30adb9ca996f: Preparing [2022-07-27T18:25:54.424Z] 29915fd95d29: Preparing [2022-07-27T18:25:54.424Z] 7ebb88fea26d: Preparing [2022-07-27T18:25:54.424Z] 2dd8b6df1370: Preparing [2022-07-27T18:25:54.424Z] 851ad9703079: Preparing [2022-07-27T18:25:54.424Z] 49e6b2e62929: Preparing [2022-07-27T18:25:54.424Z] ad543cd673bd: Preparing [2022-07-27T18:25:54.424Z] 49e6b2e62929: Waiting [2022-07-27T18:25:54.424Z] 851ad9703079: Waiting [2022-07-27T18:25:54.424Z] 29915fd95d29: Waiting [2022-07-27T18:25:54.424Z] 7ebb88fea26d: Waiting [2022-07-27T18:25:54.424Z] 2dd8b6df1370: Waiting [2022-07-27T18:25:54.424Z] ad543cd673bd: Waiting [2022-07-27T18:25:54.424Z] 30adb9ca996f: Waiting [2022-07-27T18:25:54.424Z] 550e596c6d0e: Layer already exists [2022-07-27T18:25:54.424Z] e2659b2206e7: Layer already exists [2022-07-27T18:25:54.424Z] 7983e6d25b96: Layer already exists [2022-07-27T18:25:54.424Z] c24e968e79ba: Layer already exists [2022-07-27T18:25:54.424Z] 1207169bf42c: Layer already exists [2022-07-27T18:25:54.424Z] 30adb9ca996f: Layer already exists [2022-07-27T18:25:54.424Z] 7ebb88fea26d: Layer already exists [2022-07-27T18:25:54.424Z] 2dd8b6df1370: Layer already exists [2022-07-27T18:25:54.424Z] 29915fd95d29: Layer already exists [2022-07-27T18:25:54.424Z] 851ad9703079: Layer already exists [2022-07-27T18:25:54.424Z] 49e6b2e62929: Layer already exists [2022-07-27T18:25:54.424Z] ad543cd673bd: Layer already exists [2022-07-27T18:25:54.424Z] main: digest: sha256:bbc04b44fc083bac01c2d28a26c23a3a638d1dffe20de7e010dee937c0e8bc9e size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-27T18:25:54.477Z] ===================================================== [Pipeline] echo [2022-07-27T18:25:54.486Z] taggedImages: [2022-07-27T18:25:54.486Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:63135812dfae4d656490c99f78f16bdc655078a7 [2022-07-27T18:25:54.486Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2022-07-27T18:25:54.486Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:2.2.0-dev.25 [2022-07-27T18:25:54.486Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:63135812dfae4d656490c99f78f16bdc655078a7-2.2.0-dev.25 [2022-07-27T18:25:54.486Z] - 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] { [2022-07-27T18:25:54.593Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [Pipeline] sh [2022-07-27T18:25:54.876Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-27T18:25:54.876Z] [2022-07-27T18:25:54.876Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T18:25:54.944Z] + sudo service docker restart [2022-07-27T18:25:55.184Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-27T18:25:55.184Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-27T18:25:55.184Z] 5eb5b503b376: Pulling fs layer [2022-07-27T18:25:55.184Z] 5c69ac0246d0: Pulling fs layer [2022-07-27T18:25:55.184Z] ec43610c2a17: Pulling fs layer [2022-07-27T18:25:55.184Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-27T18:25:55.184Z] 33b1e0a273af: Pulling fs layer [2022-07-27T18:25:55.184Z] 5d3b04190fa2: Pulling fs layer [2022-07-27T18:25:55.184Z] 2f39f015ded8: Pulling fs layer [2022-07-27T18:25:55.184Z] 3a2ae6a8a46f: Waiting [2022-07-27T18:25:55.184Z] 33b1e0a273af: Waiting [2022-07-27T18:25:55.184Z] 2f39f015ded8: Waiting [2022-07-27T18:25:55.184Z] 5c69ac0246d0: Download complete [2022-07-27T18:25:55.184Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-27T18:25:55.184Z] 3a2ae6a8a46f: Download complete [2022-07-27T18:25:55.184Z] 33b1e0a273af: Verifying Checksum [2022-07-27T18:25:55.184Z] 33b1e0a273af: Download complete [2022-07-27T18:25:55.184Z] 5d3b04190fa2: Verifying Checksum [2022-07-27T18:25:55.184Z] 5d3b04190fa2: Download complete [2022-07-27T18:25:55.445Z] ec43610c2a17: Verifying Checksum [2022-07-27T18:25:55.445Z] ec43610c2a17: Download complete [2022-07-27T18:25:55.445Z] 5eb5b503b376: Verifying Checksum [2022-07-27T18:25:55.445Z] 5eb5b503b376: Download complete [2022-07-27T18:25:56.015Z] 2f39f015ded8: Download complete [2022-07-27T18:25:56.955Z] 5eb5b503b376: Pull complete [2022-07-27T18:25:56.955Z] 5c69ac0246d0: Pull complete [2022-07-27T18:25:57.524Z] ec43610c2a17: Pull complete [2022-07-27T18:25:57.524Z] 3a2ae6a8a46f: Pull complete [2022-07-27T18:25:57.784Z] 33b1e0a273af: Pull complete [2022-07-27T18:25:57.784Z] 5d3b04190fa2: Pull complete [2022-07-27T18:26:03.066Z] 2f39f015ded8: Pull complete [2022-07-27T18:26:03.066Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-27T18:26:03.066Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-27T18:26:03.066Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T18:26:03.161Z] prd-ubuntu20.04-docker-8c-8g-21256 does not seem to be running inside a container [2022-07-27T18:26:03.204Z] $ 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 [2022-07-27T18:26:07.065Z] $ docker top aa18650440edb39cdb6a487c06caf2f99e5e2d67a48035c24b2f7afcaa6b7bb7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-27T18:26:07.480Z] ---> job-cost.sh [2022-07-27T18:26:07.480Z] lf-activate-venv: SKIPPING [2022-07-27T18:26:07.480Z] INFO: No Stack... [2022-07-27T18:26:07.740Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-27T18:26:08.311Z] INFO: Archiving Costs [Pipeline] sh [2022-07-27T18:26:08.601Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2022-07-27T18:26:08.602Z] + cut -d, -f6 [Pipeline] lock [2022-07-27T18:26:08.616Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-36-stack-cost] [2022-07-27T18:26:08.622Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-36-stack-cost] did not exist. Created. [2022-07-27T18:26:08.623Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-36-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-27T18:26:08.928Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-27T18:26:08.950Z] Stashed 1 file(s) [Pipeline] } [2022-07-27T18:26:08.960Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-36-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-27T18:26:08.981Z] $ docker stop --time=1 aa18650440edb39cdb6a487c06caf2f99e5e2d67a48035c24b2f7afcaa6b7bb7 [2022-07-27T18:26:10.133Z] $ docker rm -f aa18650440edb39cdb6a487c06caf2f99e5e2d67a48035c24b2f7afcaa6b7bb7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-27T18:26:13.277Z] provisioning config files... [2022-07-27T18:26:13.302Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/36@tmp/config1988699339349564024tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-27T18:26:13.825Z] ---> docker-login.sh [2022-07-27T18:26:13.825Z] nexus3.edgexfoundry.org:10001 [2022-07-27T18:26:14.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T18:26:14.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T18:26:14.712Z] Configure a credential helper to remove this warning. See [2022-07-27T18:26:14.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T18:26:14.712Z] [2022-07-27T18:26:14.712Z] Login Succeeded [2022-07-27T18:26:14.712Z] nexus3.edgexfoundry.org:10002 [2022-07-27T18:26:14.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T18:26:14.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T18:26:14.986Z] Configure a credential helper to remove this warning. See [2022-07-27T18:26:14.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T18:26:14.986Z] [2022-07-27T18:26:14.986Z] Login Succeeded [2022-07-27T18:26:14.986Z] nexus3.edgexfoundry.org:10003 [2022-07-27T18:26:15.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T18:26:15.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T18:26:15.585Z] Configure a credential helper to remove this warning. See [2022-07-27T18:26:15.585Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T18:26:15.585Z] [2022-07-27T18:26:15.585Z] Login Succeeded [2022-07-27T18:26:15.585Z] nexus3.edgexfoundry.org:10004 [2022-07-27T18:26:15.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T18:26:16.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T18:26:16.132Z] Configure a credential helper to remove this warning. See [2022-07-27T18:26:16.132Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T18:26:16.132Z] [2022-07-27T18:26:16.132Z] Login Succeeded [2022-07-27T18:26:16.132Z] docker.io [2022-07-27T18:26:16.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T18:26:16.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T18:26:16.676Z] Configure a credential helper to remove this warning. See [2022-07-27T18:26:16.676Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T18:26:16.676Z] [2022-07-27T18:26:16.676Z] Login Succeeded [2022-07-27T18:26:16.676Z] ---> docker-login.sh ends [Pipeline] } [2022-07-27T18:26:16.694Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-27T18:26:16.948Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-27T18:26:16.964Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-27T18:26:16.976Z] ========================================================= [2022-07-27T18:26:16.976Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-27T18:26:16.976Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T18:26:17.343Z] + 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 . [2022-07-27T18:26:17.615Z] Sending build context to Docker daemon 500.2kB [2022-07-27T18:26:17.615Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-07-27T18:26:17.615Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-27T18:26:17.892Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-27T18:26:17.892Z] b3c136eddcbf: Pulling fs layer [2022-07-27T18:26:17.892Z] c0a3192eca97: Pulling fs layer [2022-07-27T18:26:17.892Z] a050256f5b6f: Pulling fs layer [2022-07-27T18:26:17.892Z] 656be50a0ddc: Pulling fs layer [2022-07-27T18:26:17.892Z] 2bbca73fdf42: Pulling fs layer [2022-07-27T18:26:17.892Z] 2bbca73fdf42: Waiting [2022-07-27T18:26:17.892Z] 46d945488cbd: Pulling fs layer [2022-07-27T18:26:17.892Z] 8a5474983e97: Pulling fs layer [2022-07-27T18:26:17.892Z] 329c88fbcd65: Pulling fs layer [2022-07-27T18:26:17.892Z] 46d945488cbd: Waiting [2022-07-27T18:26:17.892Z] 329c88fbcd65: Waiting [2022-07-27T18:26:17.892Z] 8a5474983e97: Waiting [2022-07-27T18:26:17.892Z] a050256f5b6f: Verifying Checksum [2022-07-27T18:26:17.892Z] a050256f5b6f: Download complete [2022-07-27T18:26:17.892Z] c0a3192eca97: Verifying Checksum [2022-07-27T18:26:17.892Z] c0a3192eca97: Download complete [2022-07-27T18:26:17.892Z] 2bbca73fdf42: Verifying Checksum [2022-07-27T18:26:17.892Z] 2bbca73fdf42: Download complete [2022-07-27T18:26:17.892Z] 46d945488cbd: Verifying Checksum [2022-07-27T18:26:17.892Z] b3c136eddcbf: Verifying Checksum [2022-07-27T18:26:17.892Z] b3c136eddcbf: Download complete [2022-07-27T18:26:18.898Z] b3c136eddcbf: Pull complete [2022-07-27T18:26:18.898Z] 329c88fbcd65: Verifying Checksum [2022-07-27T18:26:18.898Z] 329c88fbcd65: Download complete [2022-07-27T18:26:19.505Z] c0a3192eca97: Pull complete [2022-07-27T18:26:19.779Z] a050256f5b6f: Pull complete [2022-07-27T18:26:20.053Z] 8a5474983e97: Verifying Checksum [2022-07-27T18:26:20.053Z] 8a5474983e97: Download complete [2022-07-27T18:26:20.649Z] 656be50a0ddc: Verifying Checksum [2022-07-27T18:26:20.649Z] 656be50a0ddc: Download complete [2022-07-27T18:26:35.748Z] 656be50a0ddc: Pull complete [2022-07-27T18:26:35.748Z] 2bbca73fdf42: Pull complete [2022-07-27T18:26:35.748Z] 46d945488cbd: Pull complete [2022-07-27T18:26:41.177Z] 8a5474983e97: Pull complete [2022-07-27T18:26:42.618Z] 329c88fbcd65: Pull complete [2022-07-27T18:26:42.618Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-27T18:26:42.618Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-27T18:26:42.618Z] ---> ff4287adb874 [2022-07-27T18:26:42.618Z] Step 3/13 : ARG MAKE="make build" [2022-07-27T18:26:43.215Z] ---> Running in 6fd7a2d4a8bd [2022-07-27T18:26:43.503Z] Removing intermediate container 6fd7a2d4a8bd [2022-07-27T18:26:43.503Z] ---> 6ed7ca0c75f3 [2022-07-27T18:26:43.503Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-07-27T18:26:43.503Z] ---> Running in e885427eeb03 [2022-07-27T18:26:43.791Z] Removing intermediate container e885427eeb03 [2022-07-27T18:26:43.791Z] ---> 531f2b20abda [2022-07-27T18:26:43.791Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-07-27T18:26:44.090Z] ---> Running in 40adc6a64dca [2022-07-27T18:26:45.543Z] Removing intermediate container 40adc6a64dca [2022-07-27T18:26:45.543Z] ---> c221c020dc22 [2022-07-27T18:26:45.543Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T18:26:45.543Z] ---> Running in fcab5492ee6a [2022-07-27T18:26:47.530Z] Removing intermediate container fcab5492ee6a [2022-07-27T18:26:47.530Z] ---> e86e5fa6842a [2022-07-27T18:26:47.530Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-27T18:26:47.530Z] ---> Running in af4c3c215955 [2022-07-27T18:26:48.516Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-27T18:26:49.116Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-27T18:26:50.104Z] (1/14) Installing libintl (0.21-r2) [2022-07-27T18:26:50.104Z] (2/14) Installing eudev-libs (3.2.11-r0) [2022-07-27T18:26:50.104Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2022-07-27T18:26:50.377Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-07-27T18:26:50.377Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-07-27T18:26:50.651Z] (6/14) Installing udev-init-scripts (35-r0) [2022-07-27T18:26:50.651Z] Executing udev-init-scripts-35-r0.post-install [2022-07-27T18:26:50.651Z] (7/14) Installing libblkid (2.38-r1) [2022-07-27T18:26:50.651Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-07-27T18:26:50.924Z] (9/14) Installing zstd-libs (1.5.2-r1) [2022-07-27T18:26:50.924Z] (10/14) Installing kmod-libs (29-r2) [2022-07-27T18:26:50.924Z] (11/14) Installing eudev (3.2.11-r0) [2022-07-27T18:26:51.197Z] (12/14) Installing eudev-dev (3.2.11-r0) [2022-07-27T18:26:51.197Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-07-27T18:26:51.470Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-07-27T18:26:51.470Z] Executing busybox-1.35.0-r13.trigger [2022-07-27T18:26:51.470Z] Executing eudev-3.2.11-r0.trigger [2022-07-27T18:26:51.470Z] OK: 228 MiB in 65 packages [2022-07-27T18:26:52.455Z] Removing intermediate container af4c3c215955 [2022-07-27T18:26:52.455Z] ---> 50e0a3f8052a [2022-07-27T18:26:52.455Z] Step 8/13 : WORKDIR /device-usb-camera [2022-07-27T18:26:52.728Z] ---> Running in 5a2f92ccd45e [2022-07-27T18:26:53.004Z] Removing intermediate container 5a2f92ccd45e [2022-07-27T18:26:53.004Z] ---> b61395a26b11 [2022-07-27T18:26:53.004Z] Step 9/13 : COPY go.mod vendor* ./ [2022-07-27T18:26:53.606Z] ---> 7cf7b6652f04 [2022-07-27T18:26:53.606Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T18:26:53.606Z] ---> Running in 5cb7a7cc9463 [2022-07-27T18:27:40.606Z] Removing intermediate container 5cb7a7cc9463 [2022-07-27T18:27:40.606Z] ---> 109fb599b784 [2022-07-27T18:27:40.606Z] Step 11/13 : COPY . . [2022-07-27T18:27:40.606Z] ---> 13b0a07b9d1b [2022-07-27T18:27:40.606Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-07-27T18:27:40.606Z] ---> Running in 328ca593d933 [2022-07-27T18:27:40.606Z]  % Total % Received % Xferd Average Speed Time Time  Time Current [2022-07-27T18:27:40.606Z] Dload Upload Total Spent Left Speed [2022-07-27T18:27:40.606Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 16100 0 --:--:-- --:--:-- --:--:-- 16338 [2022-07-27T18:27:40.606Z] Removing intermediate container 328ca593d933 [2022-07-27T18:27:40.606Z] ---> e67adef86032 [2022-07-27T18:27:40.606Z] Step 13/13 : RUN ${MAKE} [2022-07-27T18:27:40.606Z] ---> Running in 94a11ab6acf5 [2022-07-27T18:27:40.606Z] noop [2022-07-27T18:27:40.606Z] Removing intermediate container 94a11ab6acf5 [2022-07-27T18:27:40.606Z] ---> 5db6ffc3a384 [2022-07-27T18:27:40.606Z] Successfully built 5db6ffc3a384 [2022-07-27T18:27:40.606Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T18:27:40.974Z] + docker inspect -f . ci-base-image-arm64 [2022-07-27T18:27:40.975Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T18:27:41.250Z] prd-ubuntu20.04-docker-arm64-4c-16g-21257 does not seem to be running inside a container [2022-07-27T18:27:41.336Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/36 -v /w/workspace/device-usb-camera/36:/w/workspace/device-usb-camera/36:rw,z -v /w/workspace/device-usb-camera/36@tmp:/w/workspace/device-usb-camera/36@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 ******** ci-base-image-arm64 cat [2022-07-27T18:27:42.627Z] $ docker top 7ce8068a1496fe57effe7f8e4922d04112b13a5f54241cf01080249dca268aaf -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-27T18:27:43.543Z] + go version [2022-07-27T18:27:43.543Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-27T18:27:43.569Z] $ docker stop --time=1 7ce8068a1496fe57effe7f8e4922d04112b13a5f54241cf01080249dca268aaf [2022-07-27T18:27:45.210Z] $ docker rm -f 7ce8068a1496fe57effe7f8e4922d04112b13a5f54241cf01080249dca268aaf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T18:27:45.837Z] + docker inspect -f . ci-base-image-arm64 [2022-07-27T18:27:45.838Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T18:27:46.088Z] prd-ubuntu20.04-docker-arm64-4c-16g-21257 does not seem to be running inside a container [2022-07-27T18:27:46.170Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-usb-camera/36 -v /w/workspace/device-usb-camera/36:/w/workspace/device-usb-camera/36:rw,z -v /w/workspace/device-usb-camera/36@tmp:/w/workspace/device-usb-camera/36@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 ******** ci-base-image-arm64 cat [2022-07-27T18:27:47.440Z] $ docker top 19c6c9c08417d293a052c67f2a3bf8d7b5f940cb832b08745d6e07a4e0cf6491 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-27T18:27:48.346Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/36 [Pipeline] fileExists [Pipeline] sh [2022-07-27T18:27:49.024Z] + make test [2022-07-27T18:27:49.024Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-07-27T18:27:50.469Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-07-27T18:29:12.313Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-07-27T18:29:14.932Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.067s coverage: 1.9% of statements [2022-07-27T18:29:14.932Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-27T18:29:14.932Z] CGO_ENABLED=1 go vet ./... [2022-07-27T18:29:37.143Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-27T18:29:37.143Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-27T18:29:37.143Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-27T18:29:37.436Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-27T18:29:37.452Z] $ docker stop --time=1 19c6c9c08417d293a052c67f2a3bf8d7b5f940cb832b08745d6e07a4e0cf6491 [2022-07-27T18:29:39.222Z] $ docker rm -f 19c6c9c08417d293a052c67f2a3bf8d7b5f940cb832b08745d6e07a4e0cf6491 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-27T18:29:40.153Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-27T18:29:40.172Z] Warning: overwriting stash ‘coverage-report’ [2022-07-27T18:29:40.623Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-27T18:29:41.005Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-27T18:29:41.344Z] + ls -al . [2022-07-27T18:29:41.344Z] total 188 [2022-07-27T18:29:41.344Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 27 18:29 . [2022-07-27T18:29:41.344Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 18:25 .. [2022-07-27T18:29:41.344Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 27 18:25 .git [2022-07-27T18:29:41.344Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 18:25 .github [2022-07-27T18:29:41.344Z] -rw-rw-r-- 1 jenkins jenkins 414 Jul 27 18:25 .gitignore [2022-07-27T18:29:41.344Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 27 18:25 .golangci.yml [2022-07-27T18:29:41.344Z] -rw-rw-r-- 1 jenkins jenkins 77 Jul 27 18:25 .hadolint.yml [2022-07-27T18:29:41.344Z] -rw-rw-r-- 1 jenkins jenkins 9065 Jul 27 18:25 Attribution.txt [2022-07-27T18:29:41.344Z] -rw-rw-r-- 1 jenkins jenkins 181 Jul 27 18:25 CHANGELOG.md [2022-07-27T18:29:41.344Z] -rw-rw-r-- 1 jenkins jenkins 2410 Jul 27 18:25 Dockerfile [2022-07-27T18:29:41.344Z] -rw-rw-r-- 1 jenkins jenkins 678 Jul 27 18:25 GOVERNANCE.md [2022-07-27T18:29:41.344Z] -rw-rw-r-- 1 jenkins jenkins 659 Jul 27 18:25 Jenkinsfile [2022-07-27T18:29:41.344Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 27 18:25 LICENSE [2022-07-27T18:29:41.344Z] -rw-rw-r-- 1 jenkins jenkins 2345 Jul 27 18:25 Makefile [2022-07-27T18:29:41.344Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 27 18:25 OWNERS.md [2022-07-27T18:29:41.344Z] -rw-rw-r-- 1 jenkins jenkins 12159 Jul 27 18:25 README.md [2022-07-27T18:29:41.344Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 27 18:23 VERSION [2022-07-27T18:29:41.344Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 27 18:25 bin [2022-07-27T18:29:41.344Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 18:25 cmd [2022-07-27T18:29:41.344Z] -rw-r--r-- 1 jenkins jenkins 29387 Jul 27 18:29 coverage.out [2022-07-27T18:29:41.344Z] -rwxrwxr-x 1 jenkins jenkins 140 Jul 27 18:25 docker-entrypoint.sh [2022-07-27T18:29:41.344Z] -rw-rw-r-- 1 jenkins jenkins 3382 Jul 27 18:25 go.mod [2022-07-27T18:29:41.344Z] -rw-rw-r-- 1 jenkins jenkins 35824 Jul 27 18:25 go.sum [2022-07-27T18:29:41.344Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 18:25 internal [2022-07-27T18:29:41.344Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 18:25 snap [2022-07-27T18:29:41.344Z] -rw-rw-r-- 1 jenkins jenkins 231 Jul 27 18:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T18:29:41.701Z] + 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=63135812dfae4d656490c99f78f16bdc655078a7 --label arch=arm64 --label version=2.2.0-dev.25 . [2022-07-27T18:29:41.982Z] Sending build context to Docker daemon 530.4kB [2022-07-27T18:29:41.982Z] Step 1/35 : ARG BASE=golang:1.17-alpine3.15 [2022-07-27T18:29:41.982Z] Step 2/35 : FROM ${BASE} AS builder [2022-07-27T18:29:41.982Z] ---> 5db6ffc3a384 [2022-07-27T18:29:41.982Z] Step 3/35 : ARG MAKE="make build" [2022-07-27T18:29:41.982Z] ---> Running in 702462a1485f [2022-07-27T18:29:42.257Z] Removing intermediate container 702462a1485f [2022-07-27T18:29:42.257Z] ---> a38db48e8163 [2022-07-27T18:29:42.257Z] Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-07-27T18:29:42.532Z] ---> Running in 9388188564c8 [2022-07-27T18:29:42.807Z] Removing intermediate container 9388188564c8 [2022-07-27T18:29:42.807Z] ---> eb91c5b58ca6 [2022-07-27T18:29:42.807Z] Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-07-27T18:29:42.807Z] ---> Running in a9d0c6e85628 [2022-07-27T18:29:43.090Z] Removing intermediate container a9d0c6e85628 [2022-07-27T18:29:43.090Z] ---> a580ad80cc09 [2022-07-27T18:29:43.090Z] Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T18:29:43.090Z] ---> Running in f7606c6bf41f [2022-07-27T18:29:45.065Z] Removing intermediate container f7606c6bf41f [2022-07-27T18:29:45.065Z] ---> bc7f30e1bb46 [2022-07-27T18:29:45.065Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-27T18:29:45.065Z] ---> Running in 88da9d4d9e9a [2022-07-27T18:29:46.041Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-27T18:29:47.018Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-27T18:29:47.612Z] OK: 228 MiB in 65 packages [2022-07-27T18:29:48.594Z] Removing intermediate container 88da9d4d9e9a [2022-07-27T18:29:48.594Z] ---> c550cc30801c [2022-07-27T18:29:48.594Z] Step 8/35 : WORKDIR /device-usb-camera [2022-07-27T18:29:48.594Z] ---> Running in 794a26d8be41 [2022-07-27T18:29:48.868Z] Removing intermediate container 794a26d8be41 [2022-07-27T18:29:48.868Z] ---> e7fb21afd84a [2022-07-27T18:29:48.868Z] Step 9/35 : COPY go.mod vendor* ./ [2022-07-27T18:29:49.464Z] ---> 1242285536e9 [2022-07-27T18:29:49.464Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T18:29:49.464Z] ---> Running in 3e83f385f1cc [2022-07-27T18:29:51.438Z] Removing intermediate container 3e83f385f1cc [2022-07-27T18:29:51.438Z] ---> 347c4d4cdb44 [2022-07-27T18:29:51.438Z] Step 11/35 : COPY . . [2022-07-27T18:29:52.034Z] ---> a26fd6f6cb8c [2022-07-27T18:29:52.034Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-07-27T18:29:52.034Z] ---> Running in 7364a47a6aab [2022-07-27T18:29:53.013Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-27T18:29:53.013Z] Dload Upload Total Spent Left Speed [2022-07-27T18:29:53.287Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100  1062 100 1062 0 0 7535 0 --:--:-- --:--:-- --:--:-- 7585 [2022-07-27T18:29:53.886Z] Removing intermediate container 7364a47a6aab [2022-07-27T18:29:53.886Z] ---> 6833b119afbc [2022-07-27T18:29:53.886Z] Step 13/35 : RUN ${MAKE} [2022-07-27T18:29:53.886Z] ---> Running in 1dc15b0b2ac8 [2022-07-27T18:29:54.872Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.2.0-dev.25 -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 [2022-07-27T18:32:01.798Z] Removing intermediate container 1dc15b0b2ac8 [2022-07-27T18:32:01.798Z] ---> 1d1a16f01bc1 [2022-07-27T18:32:01.798Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-07-27T18:32:02.782Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-07-27T18:32:02.782Z] eab2503cf8f4: Pulling fs layer [2022-07-27T18:32:02.782Z] 97cd0a44c592: Pulling fs layer [2022-07-27T18:32:03.056Z] 97cd0a44c592: Verifying Checksum [2022-07-27T18:32:03.056Z] 97cd0a44c592: Download complete [2022-07-27T18:32:03.335Z] eab2503cf8f4: Verifying Checksum [2022-07-27T18:32:03.335Z] eab2503cf8f4: Download complete [2022-07-27T18:32:03.936Z] eab2503cf8f4: Pull complete [2022-07-27T18:32:04.210Z] 97cd0a44c592: Pull complete [2022-07-27T18:32:04.210Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-07-27T18:32:04.210Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-07-27T18:32:04.210Z] ---> 7f763cca56b3 [2022-07-27T18:32:04.210Z] Step 15/35 : FROM alpine:3.15 [2022-07-27T18:32:04.807Z] 3.15: Pulling from library/alpine [2022-07-27T18:32:05.080Z] e0295fd11fe2: Pulling fs layer [2022-07-27T18:32:05.080Z] e0295fd11fe2: Verifying Checksum [2022-07-27T18:32:05.080Z] e0295fd11fe2: Download complete [2022-07-27T18:32:05.691Z] e0295fd11fe2: Pull complete [2022-07-27T18:32:05.691Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-07-27T18:32:05.691Z] Status: Downloaded newer image for alpine:3.15 [2022-07-27T18:32:05.691Z] ---> 60f2846fe774 [2022-07-27T18:32:05.692Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-07-27T18:32:05.968Z] ---> Running in 4a52bce17006 [2022-07-27T18:32:06.251Z] Removing intermediate container 4a52bce17006 [2022-07-27T18:32:06.251Z] ---> c42fffcaae9e [2022-07-27T18:32:06.251Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-07-27T18:32:06.251Z] ---> Running in eaa6af137a57 [2022-07-27T18:32:07.236Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-27T18:32:07.510Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-27T18:32:08.487Z] (1/73) Installing dumb-init (1.2.5-r1) [2022-07-27T18:32:08.487Z] (2/73) Installing sdl2 (2.0.16-r4) [2022-07-27T18:32:08.487Z] (3/73) Installing libxau (1.0.9-r0) [2022-07-27T18:32:08.487Z] (4/73) Installing libmd (1.0.3-r0) [2022-07-27T18:32:08.487Z] (5/73) Installing libbsd (0.11.3-r1) [2022-07-27T18:32:08.487Z] (6/73) Installing libxdmcp (1.1.3-r0) [2022-07-27T18:32:08.487Z] (7/73) Installing libxcb (1.14-r2) [2022-07-27T18:32:08.487Z] (8/73) Installing libx11 (1.7.2-r0) [2022-07-27T18:32:08.487Z] (9/73) Installing aom-libs (3.2.0-r0) [2022-07-27T18:32:08.487Z] (10/73) Installing alsa-lib (1.2.5.1-r1) [2022-07-27T18:32:08.762Z] (11/73) Installing expat (2.4.7-r0) [2022-07-27T18:32:08.762Z] (12/73) Installing brotli-libs (1.0.9-r5) [2022-07-27T18:32:08.762Z] (13/73) Installing libbz2 (1.0.8-r1) [2022-07-27T18:32:08.762Z] (14/73) Installing libpng (1.6.37-r1) [2022-07-27T18:32:08.762Z] (15/73) Installing freetype (2.11.1-r2) [2022-07-27T18:32:08.762Z] (16/73) Installing libuuid (2.37.4-r0) [2022-07-27T18:32:08.762Z] (17/73) Installing fontconfig (2.13.1-r4) [2022-07-27T18:32:08.762Z] (18/73) Installing fribidi (1.0.11-r0) [2022-07-27T18:32:08.762Z] (19/73) Installing libffi (3.4.2-r1) [2022-07-27T18:32:08.762Z] (20/73) Installing libintl (0.21-r0) [2022-07-27T18:32:08.762Z] (21/73) Installing libblkid (2.37.4-r0) [2022-07-27T18:32:08.762Z] (22/73) Installing libmount (2.37.4-r0) [2022-07-27T18:32:08.762Z] (23/73) Installing pcre (8.45-r1) [2022-07-27T18:32:08.762Z] (24/73) Installing glib (2.70.1-r0) [2022-07-27T18:32:09.036Z] (25/73) Installing graphite2 (1.3.14-r0) [2022-07-27T18:32:09.036Z] (26/73) Installing harfbuzz (3.0.0-r2) [2022-07-27T18:32:09.036Z] (27/73) Installing libass (0.15.2-r0) [2022-07-27T18:32:09.036Z] (28/73) Installing libdav1d (0.9.2-r0) [2022-07-27T18:32:09.036Z] (29/73) Installing gmp (6.2.1-r1) [2022-07-27T18:32:09.036Z] (30/73) Installing nettle (3.7.3-r0) [2022-07-27T18:32:09.036Z] (31/73) Installing p11-kit (0.24.0-r1) [2022-07-27T18:32:09.036Z] (32/73) Installing libtasn1 (4.18.0-r0) [2022-07-27T18:32:09.036Z] (33/73) Installing libunistring (0.9.10-r1) [2022-07-27T18:32:09.036Z] (34/73) Installing gnutls (3.7.1-r0) [2022-07-27T18:32:09.308Z] (35/73) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-07-27T18:32:09.308Z] (36/73) Installing ncurses-libs (6.3_p20211120-r1) [2022-07-27T18:32:09.308Z] (37/73) Installing lame (3.100-r0) [2022-07-27T18:32:09.308Z] (38/73) Installing opus (1.3.1-r1) [2022-07-27T18:32:09.308Z] (39/73) Installing libgomp (10.3.1_git20211027-r0) [2022-07-27T18:32:09.308Z] (40/73) Installing soxr (0.1.3-r2) [2022-07-27T18:32:09.308Z] (41/73) Installing libgcc (10.3.1_git20211027-r0) [2022-07-27T18:32:09.308Z] (42/73) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-27T18:32:09.308Z] (43/73) Installing libsrt (1.4.2-r1) [2022-07-27T18:32:09.308Z] (44/73) Installing libssh (0.9.6-r1) [2022-07-27T18:32:09.308Z] (45/73) Installing libogg (1.3.5-r0) [2022-07-27T18:32:09.308Z] (46/73) Installing libtheora (1.1.1-r16) [2022-07-27T18:32:09.308Z] (47/73) Installing libjpeg-turbo (2.1.2-r0) [2022-07-27T18:32:09.308Z] (48/73) Installing v4l-utils-libs (1.22.1-r1) [2022-07-27T18:32:09.308Z] (49/73) Installing libxext (1.3.4-r0) [2022-07-27T18:32:09.308Z] (50/73) Installing libxfixes (6.0.0-r0) [2022-07-27T18:32:09.308Z] (51/73) Installing libdrm (2.4.109-r0) [2022-07-27T18:32:09.581Z] (52/73) Installing wayland-libs-client (1.19.0-r1) [2022-07-27T18:32:09.582Z] (53/73) Installing libva (2.13.0-r0) [2022-07-27T18:32:09.582Z] (54/73) Installing libvdpau (1.4-r0) [2022-07-27T18:32:09.582Z] (55/73) Installing vidstab (1.1.0-r1) [2022-07-27T18:32:09.582Z] (56/73) Installing libvorbis (1.3.7-r0) [2022-07-27T18:32:09.582Z] (57/73) Installing libvpx (1.10.0-r0) [2022-07-27T18:32:09.582Z] (58/73) Installing vulkan-loader (1.2.196-r0) [2022-07-27T18:32:09.582Z] (59/73) Installing libwebp (1.2.2-r0) [2022-07-27T18:32:09.582Z] (60/73) Installing x264-libs (20210613-r0) [2022-07-27T18:32:09.582Z] (61/73) Installing x265-libs (3.5-r0) [2022-07-27T18:32:09.582Z] (62/73) Installing xvidcore (1.3.7-r1) [2022-07-27T18:32:09.582Z] (63/73) Installing ffmpeg-libs (4.4.1-r2) [2022-07-27T18:32:10.178Z] (64/73) Installing ffmpeg (4.4.1-r2) [2022-07-27T18:32:10.178Z] (65/73) Installing udev-init-scripts (35-r0) [2022-07-27T18:32:10.178Z] Executing udev-init-scripts-35-r0.post-install [2022-07-27T18:32:10.178Z] (66/73) Installing eudev-libs (3.2.11_pre1-r0) [2022-07-27T18:32:10.178Z] (67/73) Installing xz-libs (5.2.5-r1) [2022-07-27T18:32:10.178Z] (68/73) Installing zstd-libs (1.5.0-r0) [2022-07-27T18:32:10.178Z] (69/73) Installing kmod-libs (29-r2) [2022-07-27T18:32:10.178Z] (70/73) Installing eudev (3.2.11_pre1-r0) [2022-07-27T18:32:10.178Z] (71/73) Installing libsodium (1.0.18-r0) [2022-07-27T18:32:10.178Z] (72/73) Installing libzmq (4.3.4-r0) [2022-07-27T18:32:10.178Z] (73/73) Installing zeromq (4.3.4-r0) [2022-07-27T18:32:10.178Z] Executing busybox-1.34.1-r7.trigger [2022-07-27T18:32:10.451Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-07-27T18:32:10.452Z] OK: 67 MiB in 87 packages [2022-07-27T18:32:13.074Z] Removing intermediate container eaa6af137a57 [2022-07-27T18:32:13.074Z] ---> c897bf4c8f1b [2022-07-27T18:32:13.074Z] Step 18/35 : WORKDIR / [2022-07-27T18:32:13.355Z] ---> Running in 5c3e1a1a48a2 [2022-07-27T18:32:13.629Z] Removing intermediate container 5c3e1a1a48a2 [2022-07-27T18:32:13.629Z] ---> 01e4a7cdae4e [2022-07-27T18:32:13.629Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2022-07-27T18:32:15.068Z] ---> b8afaaa92dda [2022-07-27T18:32:15.068Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2022-07-27T18:32:15.666Z] ---> fef738280e93 [2022-07-27T18:32:15.666Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-07-27T18:32:16.267Z] ---> c322363412fd [2022-07-27T18:32:16.267Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-07-27T18:32:16.549Z] ---> 5d7f91d76aa9 [2022-07-27T18:32:16.549Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-07-27T18:32:17.156Z] ---> 751d5d2478ae [2022-07-27T18:32:17.156Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-07-27T18:32:17.762Z] ---> 20745d6def5e [2022-07-27T18:32:17.762Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2022-07-27T18:32:19.200Z] ---> 51258f080963 [2022-07-27T18:32:19.200Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-07-27T18:32:19.200Z] ---> Running in ccefcbb1bd1a [2022-07-27T18:32:20.647Z] Removing intermediate container ccefcbb1bd1a [2022-07-27T18:32:20.647Z] ---> 0942630d66ee [2022-07-27T18:32:20.647Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-07-27T18:32:20.647Z] ---> Running in bdb07d778957 [2022-07-27T18:32:22.094Z] Removing intermediate container bdb07d778957 [2022-07-27T18:32:22.094Z] ---> 6afe4972d054 [2022-07-27T18:32:22.094Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-07-27T18:32:22.371Z] ---> Running in c69de73b47a0 [2022-07-27T18:32:23.819Z] Removing intermediate container c69de73b47a0 [2022-07-27T18:32:23.819Z] ---> 183f18a178ed [2022-07-27T18:32:23.819Z] Step 29/35 : EXPOSE 59983 [2022-07-27T18:32:24.092Z] ---> Running in 10349cc2b663 [2022-07-27T18:32:24.366Z] Removing intermediate container 10349cc2b663 [2022-07-27T18:32:24.366Z] ---> 6563de71336a [2022-07-27T18:32:24.366Z] Step 30/35 : EXPOSE 8554 [2022-07-27T18:32:24.366Z] ---> Running in 4d7299fca2f3 [2022-07-27T18:32:24.641Z] Removing intermediate container 4d7299fca2f3 [2022-07-27T18:32:24.641Z] ---> b0500dca796f [2022-07-27T18:32:24.641Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-07-27T18:32:24.641Z] ---> Running in 43fec124029d [2022-07-27T18:32:24.915Z] Removing intermediate container 43fec124029d [2022-07-27T18:32:24.915Z] ---> 76e1e583c20e [2022-07-27T18:32:24.915Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-07-27T18:32:25.194Z] ---> Running in 35c4fbeaa82d [2022-07-27T18:32:25.468Z] Removing intermediate container 35c4fbeaa82d [2022-07-27T18:32:25.468Z] ---> d0f49dedf8bc [2022-07-27T18:32:25.468Z] Step 33/35 : LABEL arch=arm64 [2022-07-27T18:32:25.468Z] ---> Running in 301d950b1e10 [2022-07-27T18:32:25.741Z] Removing intermediate container 301d950b1e10 [2022-07-27T18:32:25.741Z] ---> 0ec9bd12eed7 [2022-07-27T18:32:25.741Z] Step 34/35 : LABEL git_sha=63135812dfae4d656490c99f78f16bdc655078a7 [2022-07-27T18:32:25.741Z] ---> Running in e793e3ccff9b [2022-07-27T18:32:26.018Z] Removing intermediate container e793e3ccff9b [2022-07-27T18:32:26.018Z] ---> 4aa5b0cfab75 [2022-07-27T18:32:26.018Z] Step 35/35 : LABEL version=2.2.0-dev.25 [2022-07-27T18:32:26.296Z] ---> Running in 56142fc831ef [2022-07-27T18:32:26.569Z] Removing intermediate container 56142fc831ef [2022-07-27T18:32:26.569Z] ---> f58c3964df98 [2022-07-27T18:32:26.569Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-27T18:32:26.569Z] Successfully built f58c3964df98 [2022-07-27T18:32:26.569Z] 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 [2022-07-27T18:32:26.680Z] provisioning config files... [2022-07-27T18:32:26.699Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/36@tmp/config263410670762471007tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-27T18:32:27.052Z] ---> docker-login.sh [2022-07-27T18:32:27.052Z] nexus3.edgexfoundry.org:10001 [2022-07-27T18:32:27.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T18:32:27.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T18:32:27.328Z] Configure a credential helper to remove this warning. See [2022-07-27T18:32:27.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T18:32:27.328Z] [2022-07-27T18:32:27.328Z] Login Succeeded [2022-07-27T18:32:27.328Z] nexus3.edgexfoundry.org:10002 [2022-07-27T18:32:27.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T18:32:27.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T18:32:27.927Z] Configure a credential helper to remove this warning. See [2022-07-27T18:32:27.927Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T18:32:27.927Z] [2022-07-27T18:32:27.927Z] Login Succeeded [2022-07-27T18:32:27.927Z] nexus3.edgexfoundry.org:10003 [2022-07-27T18:32:28.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T18:32:28.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T18:32:28.477Z] Configure a credential helper to remove this warning. See [2022-07-27T18:32:28.477Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T18:32:28.477Z] [2022-07-27T18:32:28.477Z] Login Succeeded [2022-07-27T18:32:28.477Z] nexus3.edgexfoundry.org:10004 [2022-07-27T18:32:28.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T18:32:28.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T18:32:28.751Z] Configure a credential helper to remove this warning. See [2022-07-27T18:32:28.751Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T18:32:28.751Z] [2022-07-27T18:32:28.751Z] Login Succeeded [2022-07-27T18:32:28.751Z] docker.io [2022-07-27T18:32:29.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T18:32:29.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T18:32:29.625Z] Configure a credential helper to remove this warning. See [2022-07-27T18:32:29.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T18:32:29.625Z] [2022-07-27T18:32:29.625Z] Login Succeeded [2022-07-27T18:32:29.625Z] ---> docker-login.sh ends [Pipeline] } [2022-07-27T18:32:29.643Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-27T18:32:29.684Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-27T18:32:29.707Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2022-07-27T18:32:29.707Z] 63135812dfae4d656490c99f78f16bdc655078a7 [2022-07-27T18:32:29.707Z] latest [2022-07-27T18:32:29.707Z] 2.2.0-dev.25 [2022-07-27T18:32:29.707Z] 63135812dfae4d656490c99f78f16bdc655078a7-2.2.0-dev.25 [2022-07-27T18:32:29.707Z] main [2022-07-27T18:32:29.707Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T18:32:30.070Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:63135812dfae4d656490c99f78f16bdc655078a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T18:32:30.431Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:63135812dfae4d656490c99f78f16bdc655078a7 [2022-07-27T18:32:30.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-07-27T18:32:30.431Z] 29e1338ead95: Preparing [2022-07-27T18:32:30.431Z] fcf8c03264ac: Preparing [2022-07-27T18:32:30.431Z] 8a3119883fdf: Preparing [2022-07-27T18:32:30.431Z] a43932d1df72: Preparing [2022-07-27T18:32:30.431Z] 1207169bf42c: Preparing [2022-07-27T18:32:30.431Z] 76a0cb8ba824: Preparing [2022-07-27T18:32:30.431Z] 7370d5ddb8d7: Preparing [2022-07-27T18:32:30.431Z] 3fa0dccc0229: Preparing [2022-07-27T18:32:30.431Z] 049a69578dcf: Preparing [2022-07-27T18:32:30.431Z] 9627303042f6: Preparing [2022-07-27T18:32:30.431Z] cb8ed4879b03: Preparing [2022-07-27T18:32:30.431Z] eb54b7b7991f: Preparing [2022-07-27T18:32:30.431Z] 76a0cb8ba824: Waiting [2022-07-27T18:32:30.431Z] 7370d5ddb8d7: Waiting [2022-07-27T18:32:30.431Z] 3fa0dccc0229: Waiting [2022-07-27T18:32:30.431Z] 049a69578dcf: Waiting [2022-07-27T18:32:30.431Z] 9627303042f6: Waiting [2022-07-27T18:32:30.431Z] cb8ed4879b03: Waiting [2022-07-27T18:32:30.431Z] eb54b7b7991f: Waiting [2022-07-27T18:32:30.705Z] 1207169bf42c: Pushed [2022-07-27T18:32:30.705Z] fcf8c03264ac: Pushed [2022-07-27T18:32:30.705Z] 29e1338ead95: Pushed [2022-07-27T18:32:30.705Z] 8a3119883fdf: Pushed [2022-07-27T18:32:30.983Z] 7370d5ddb8d7: Pushed [2022-07-27T18:32:30.983Z] 3fa0dccc0229: Pushed [2022-07-27T18:32:30.983Z] 76a0cb8ba824: Pushed [2022-07-27T18:32:30.983Z] 049a69578dcf: Pushed [2022-07-27T18:32:30.983Z] eb54b7b7991f: Layer already exists [2022-07-27T18:32:35.308Z] a43932d1df72: Pushed [2022-07-27T18:32:36.744Z] 9627303042f6: Pushed [2022-07-27T18:32:46.898Z] cb8ed4879b03: Pushed [2022-07-27T18:32:46.898Z] 63135812dfae4d656490c99f78f16bdc655078a7: digest: sha256:54d3d936e7f3cb81f669347b21c6cfd1e73d3d05ff69425dd9c6e7d9052e871a size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T18:32:47.274Z] + 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 [2022-07-27T18:32:47.636Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2022-07-27T18:32:47.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-07-27T18:32:47.636Z] 29e1338ead95: Preparing [2022-07-27T18:32:47.636Z] fcf8c03264ac: Preparing [2022-07-27T18:32:47.636Z] 8a3119883fdf: Preparing [2022-07-27T18:32:47.636Z] a43932d1df72: Preparing [2022-07-27T18:32:47.636Z] 1207169bf42c: Preparing [2022-07-27T18:32:47.636Z] 76a0cb8ba824: Preparing [2022-07-27T18:32:47.636Z] 7370d5ddb8d7: Preparing [2022-07-27T18:32:47.636Z] 3fa0dccc0229: Preparing [2022-07-27T18:32:47.636Z] 049a69578dcf: Preparing [2022-07-27T18:32:47.636Z] 9627303042f6: Preparing [2022-07-27T18:32:47.636Z] cb8ed4879b03: Preparing [2022-07-27T18:32:47.636Z] eb54b7b7991f: Preparing [2022-07-27T18:32:47.636Z] 76a0cb8ba824: Waiting [2022-07-27T18:32:47.636Z] 7370d5ddb8d7: Waiting [2022-07-27T18:32:47.636Z] 049a69578dcf: Waiting [2022-07-27T18:32:47.636Z] 3fa0dccc0229: Waiting [2022-07-27T18:32:47.636Z] cb8ed4879b03: Waiting [2022-07-27T18:32:47.636Z] eb54b7b7991f: Waiting [2022-07-27T18:32:47.636Z] 9627303042f6: Waiting [2022-07-27T18:32:47.636Z] 29e1338ead95: Layer already exists [2022-07-27T18:32:47.636Z] a43932d1df72: Layer already exists [2022-07-27T18:32:47.636Z] 1207169bf42c: Layer already exists [2022-07-27T18:32:47.636Z] 8a3119883fdf: Layer already exists [2022-07-27T18:32:47.636Z] fcf8c03264ac: Layer already exists [2022-07-27T18:32:47.636Z] 3fa0dccc0229: Layer already exists [2022-07-27T18:32:47.636Z] 7370d5ddb8d7: Layer already exists [2022-07-27T18:32:47.636Z] 76a0cb8ba824: Layer already exists [2022-07-27T18:32:47.636Z] 049a69578dcf: Layer already exists [2022-07-27T18:32:47.636Z] 9627303042f6: Layer already exists [2022-07-27T18:32:47.636Z] eb54b7b7991f: Layer already exists [2022-07-27T18:32:47.909Z] cb8ed4879b03: Layer already exists [2022-07-27T18:32:47.909Z] latest: digest: sha256:54d3d936e7f3cb81f669347b21c6cfd1e73d3d05ff69425dd9c6e7d9052e871a size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T18:32:48.283Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.2.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T18:32:48.646Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.2.0-dev.25 [2022-07-27T18:32:48.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-07-27T18:32:48.646Z] 29e1338ead95: Preparing [2022-07-27T18:32:48.646Z] fcf8c03264ac: Preparing [2022-07-27T18:32:48.646Z] 8a3119883fdf: Preparing [2022-07-27T18:32:48.646Z] a43932d1df72: Preparing [2022-07-27T18:32:48.646Z] 1207169bf42c: Preparing [2022-07-27T18:32:48.646Z] 76a0cb8ba824: Preparing [2022-07-27T18:32:48.646Z] 7370d5ddb8d7: Preparing [2022-07-27T18:32:48.646Z] 3fa0dccc0229: Preparing [2022-07-27T18:32:48.646Z] 049a69578dcf: Preparing [2022-07-27T18:32:48.646Z] 9627303042f6: Preparing [2022-07-27T18:32:48.646Z] cb8ed4879b03: Preparing [2022-07-27T18:32:48.646Z] eb54b7b7991f: Preparing [2022-07-27T18:32:48.646Z] 049a69578dcf: Waiting [2022-07-27T18:32:48.646Z] 9627303042f6: Waiting [2022-07-27T18:32:48.646Z] eb54b7b7991f: Waiting [2022-07-27T18:32:48.646Z] cb8ed4879b03: Waiting [2022-07-27T18:32:48.646Z] 76a0cb8ba824: Waiting [2022-07-27T18:32:48.646Z] 7370d5ddb8d7: Waiting [2022-07-27T18:32:48.646Z] 3fa0dccc0229: Waiting [2022-07-27T18:32:48.646Z] 1207169bf42c: Layer already exists [2022-07-27T18:32:48.646Z] a43932d1df72: Layer already exists [2022-07-27T18:32:48.646Z] fcf8c03264ac: Layer already exists [2022-07-27T18:32:48.646Z] 8a3119883fdf: Layer already exists [2022-07-27T18:32:48.646Z] 29e1338ead95: Layer already exists [2022-07-27T18:32:48.646Z] 76a0cb8ba824: Layer already exists [2022-07-27T18:32:48.646Z] 3fa0dccc0229: Layer already exists [2022-07-27T18:32:48.646Z] 7370d5ddb8d7: Layer already exists [2022-07-27T18:32:48.646Z] 9627303042f6: Layer already exists [2022-07-27T18:32:48.646Z] 049a69578dcf: Layer already exists [2022-07-27T18:32:48.646Z] eb54b7b7991f: Layer already exists [2022-07-27T18:32:48.919Z] cb8ed4879b03: Layer already exists [2022-07-27T18:32:48.919Z] 2.2.0-dev.25: digest: sha256:54d3d936e7f3cb81f669347b21c6cfd1e73d3d05ff69425dd9c6e7d9052e871a size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T18:32:49.287Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:63135812dfae4d656490c99f78f16bdc655078a7-2.2.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T18:32:49.654Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:63135812dfae4d656490c99f78f16bdc655078a7-2.2.0-dev.25 [2022-07-27T18:32:49.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-07-27T18:32:49.654Z] 29e1338ead95: Preparing [2022-07-27T18:32:49.654Z] fcf8c03264ac: Preparing [2022-07-27T18:32:49.654Z] 8a3119883fdf: Preparing [2022-07-27T18:32:49.654Z] a43932d1df72: Preparing [2022-07-27T18:32:49.654Z] 1207169bf42c: Preparing [2022-07-27T18:32:49.654Z] 76a0cb8ba824: Preparing [2022-07-27T18:32:49.654Z] 7370d5ddb8d7: Preparing [2022-07-27T18:32:49.654Z] 3fa0dccc0229: Preparing [2022-07-27T18:32:49.654Z] 049a69578dcf: Preparing [2022-07-27T18:32:49.654Z] 9627303042f6: Preparing [2022-07-27T18:32:49.654Z] cb8ed4879b03: Preparing [2022-07-27T18:32:49.654Z] eb54b7b7991f: Preparing [2022-07-27T18:32:49.654Z] 76a0cb8ba824: Waiting [2022-07-27T18:32:49.654Z] 7370d5ddb8d7: Waiting [2022-07-27T18:32:49.654Z] 3fa0dccc0229: Waiting [2022-07-27T18:32:49.654Z] 049a69578dcf: Waiting [2022-07-27T18:32:49.654Z] 9627303042f6: Waiting [2022-07-27T18:32:49.654Z] cb8ed4879b03: Waiting [2022-07-27T18:32:49.654Z] eb54b7b7991f: Waiting [2022-07-27T18:32:49.654Z] a43932d1df72: Layer already exists [2022-07-27T18:32:49.654Z] 8a3119883fdf: Layer already exists [2022-07-27T18:32:49.654Z] 1207169bf42c: Layer already exists [2022-07-27T18:32:49.654Z] fcf8c03264ac: Layer already exists [2022-07-27T18:32:49.654Z] 29e1338ead95: Layer already exists [2022-07-27T18:32:49.654Z] 76a0cb8ba824: Layer already exists [2022-07-27T18:32:49.654Z] 3fa0dccc0229: Layer already exists [2022-07-27T18:32:49.654Z] 7370d5ddb8d7: Layer already exists [2022-07-27T18:32:49.654Z] 049a69578dcf: Layer already exists [2022-07-27T18:32:49.654Z] 9627303042f6: Layer already exists [2022-07-27T18:32:49.926Z] cb8ed4879b03: Layer already exists [2022-07-27T18:32:49.926Z] eb54b7b7991f: Layer already exists [2022-07-27T18:32:49.926Z] 63135812dfae4d656490c99f78f16bdc655078a7-2.2.0-dev.25: digest: sha256:54d3d936e7f3cb81f669347b21c6cfd1e73d3d05ff69425dd9c6e7d9052e871a size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T18:32:50.298Z] + 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 [2022-07-27T18:32:50.663Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2022-07-27T18:32:50.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-07-27T18:32:50.663Z] 29e1338ead95: Preparing [2022-07-27T18:32:50.663Z] fcf8c03264ac: Preparing [2022-07-27T18:32:50.663Z] 8a3119883fdf: Preparing [2022-07-27T18:32:50.663Z] a43932d1df72: Preparing [2022-07-27T18:32:50.663Z] 1207169bf42c: Preparing [2022-07-27T18:32:50.663Z] 76a0cb8ba824: Preparing [2022-07-27T18:32:50.663Z] 7370d5ddb8d7: Preparing [2022-07-27T18:32:50.663Z] 3fa0dccc0229: Preparing [2022-07-27T18:32:50.663Z] 049a69578dcf: Preparing [2022-07-27T18:32:50.663Z] 9627303042f6: Preparing [2022-07-27T18:32:50.663Z] cb8ed4879b03: Preparing [2022-07-27T18:32:50.663Z] eb54b7b7991f: Preparing [2022-07-27T18:32:50.663Z] 049a69578dcf: Waiting [2022-07-27T18:32:50.663Z] 9627303042f6: Waiting [2022-07-27T18:32:50.663Z] cb8ed4879b03: Waiting [2022-07-27T18:32:50.663Z] eb54b7b7991f: Waiting [2022-07-27T18:32:50.663Z] 76a0cb8ba824: Waiting [2022-07-27T18:32:50.663Z] 3fa0dccc0229: Waiting [2022-07-27T18:32:50.663Z] 7370d5ddb8d7: Waiting [2022-07-27T18:32:50.663Z] 29e1338ead95: Layer already exists [2022-07-27T18:32:50.663Z] fcf8c03264ac: Layer already exists [2022-07-27T18:32:50.663Z] 1207169bf42c: Layer already exists [2022-07-27T18:32:50.663Z] 8a3119883fdf: Layer already exists [2022-07-27T18:32:50.663Z] a43932d1df72: Layer already exists [2022-07-27T18:32:50.663Z] 049a69578dcf: Layer already exists [2022-07-27T18:32:50.663Z] 7370d5ddb8d7: Layer already exists [2022-07-27T18:32:50.663Z] 76a0cb8ba824: Layer already exists [2022-07-27T18:32:50.663Z] 3fa0dccc0229: Layer already exists [2022-07-27T18:32:50.663Z] 9627303042f6: Layer already exists [2022-07-27T18:32:50.936Z] cb8ed4879b03: Layer already exists [2022-07-27T18:32:50.936Z] eb54b7b7991f: Layer already exists [2022-07-27T18:32:50.936Z] main: digest: sha256:54d3d936e7f3cb81f669347b21c6cfd1e73d3d05ff69425dd9c6e7d9052e871a size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-27T18:32:51.005Z] ===================================================== [Pipeline] echo [2022-07-27T18:32:51.012Z] taggedImages: [2022-07-27T18:32:51.012Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:63135812dfae4d656490c99f78f16bdc655078a7 [2022-07-27T18:32:51.012Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2022-07-27T18:32:51.012Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.2.0-dev.25 [2022-07-27T18:32:51.012Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:63135812dfae4d656490c99f78f16bdc655078a7-2.2.0-dev.25 [2022-07-27T18:32:51.012Z] - 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 [2022-07-27T18:32:51.382Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-27T18:32:51.382Z] [2022-07-27T18:32:51.382Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T18:32:51.734Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-27T18:32:52.010Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-27T18:32:52.010Z] 8998bd30e6a1: Pulling fs layer [2022-07-27T18:32:52.010Z] 04944245beec: Pulling fs layer [2022-07-27T18:32:52.010Z] 699f458cf7ca: Pulling fs layer [2022-07-27T18:32:52.010Z] 765212b225bb: Pulling fs layer [2022-07-27T18:32:52.010Z] f23df028b6ca: Pulling fs layer [2022-07-27T18:32:52.010Z] d65c8cfc05b1: Pulling fs layer [2022-07-27T18:32:52.010Z] 2437ff75d9bd: Pulling fs layer [2022-07-27T18:32:52.010Z] d65c8cfc05b1: Waiting [2022-07-27T18:32:52.010Z] 2437ff75d9bd: Waiting [2022-07-27T18:32:52.010Z] 765212b225bb: Waiting [2022-07-27T18:32:52.010Z] f23df028b6ca: Waiting [2022-07-27T18:32:52.010Z] 04944245beec: Verifying Checksum [2022-07-27T18:32:52.010Z] 04944245beec: Download complete [2022-07-27T18:32:52.010Z] 765212b225bb: Verifying Checksum [2022-07-27T18:32:52.010Z] 765212b225bb: Download complete [2022-07-27T18:32:52.010Z] f23df028b6ca: Verifying Checksum [2022-07-27T18:32:52.010Z] f23df028b6ca: Download complete [2022-07-27T18:32:52.010Z] d65c8cfc05b1: Verifying Checksum [2022-07-27T18:32:52.010Z] d65c8cfc05b1: Download complete [2022-07-27T18:32:52.287Z] 699f458cf7ca: Verifying Checksum [2022-07-27T18:32:52.287Z] 699f458cf7ca: Download complete [2022-07-27T18:32:52.564Z] 8998bd30e6a1: Verifying Checksum [2022-07-27T18:32:52.564Z] 8998bd30e6a1: Download complete [2022-07-27T18:32:55.196Z] 2437ff75d9bd: Verifying Checksum [2022-07-27T18:32:55.196Z] 2437ff75d9bd: Download complete [2022-07-27T18:32:56.634Z] 8998bd30e6a1: Pull complete [2022-07-27T18:32:57.231Z] 04944245beec: Pull complete [2022-07-27T18:32:58.675Z] 699f458cf7ca: Pull complete [2022-07-27T18:32:58.950Z] 765212b225bb: Pull complete [2022-07-27T18:32:59.547Z] f23df028b6ca: Pull complete [2022-07-27T18:32:59.823Z] d65c8cfc05b1: Pull complete [2022-07-27T18:33:14.999Z] 2437ff75d9bd: Pull complete [2022-07-27T18:33:14.999Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-27T18:33:14.999Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-27T18:33:14.999Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T18:33:15.348Z] prd-ubuntu20.04-docker-arm64-4c-16g-21257 does not seem to be running inside a container [2022-07-27T18:33:15.455Z] $ 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/36 -v /w/workspace/device-usb-camera/36:/w/workspace/device-usb-camera/36:rw,z -v /w/workspace/device-usb-camera/36@tmp:/w/workspace/device-usb-camera/36@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:arm64 cat [2022-07-27T18:33:18.135Z] $ docker top 290a24aa2f654e227147e7024a2a06a112e5f1618c33a774d8046bf4d67ad39d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-27T18:33:19.116Z] ---> job-cost.sh [2022-07-27T18:33:19.116Z] lf-activate-venv: SKIPPING [2022-07-27T18:33:19.116Z] INFO: No Stack... [2022-07-27T18:33:19.398Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-27T18:33:20.395Z] INFO: Archiving Costs [Pipeline] sh [2022-07-27T18:33:21.099Z] + + cat /w/workspace/device-usb-camera/36/archives/cost.csv [2022-07-27T18:33:21.100Z] cut -d, -f6 [Pipeline] lock [2022-07-27T18:33:21.154Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-36-stack-cost] [2022-07-27T18:33:21.162Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-36-stack-cost] did not exist. Created. [2022-07-27T18:33:21.162Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-36-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-27T18:33:21.841Z] /w/workspace/device-usb-camera/36@tmp/durable-48ce0d82/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-27T18:33:22.510Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-27T18:33:22.530Z] Warning: overwriting stash ‘stack-cost’ [2022-07-27T18:33:22.576Z] Stashed 1 file(s) [Pipeline] } [2022-07-27T18:33:22.585Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-36-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-27T18:33:22.609Z] $ docker stop --time=1 290a24aa2f654e227147e7024a2a06a112e5f1618c33a774d8046bf4d67ad39d [2022-07-27T18:33:24.104Z] $ docker rm -f 290a24aa2f654e227147e7024a2a06a112e5f1618c33a774d8046bf4d67ad39d [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 [2022-07-27T18:33:24.557Z] provisioning config files... [2022-07-27T18:33:24.565Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1939008314605618944tmp [Pipeline] { [Pipeline] sh [2022-07-27T18:33:24.862Z] + set +x [2022-07-27T18:33:24.862Z] + curl -s https://codecov.io/bash [2022-07-27T18:33:24.862Z] + bash -s -- [2022-07-27T18:33:24.862Z] [2022-07-27T18:33:24.862Z] _____ _ [2022-07-27T18:33:24.862Z] / ____| | | [2022-07-27T18:33:24.862Z] | | ___ __| | ___ ___ _____ __ [2022-07-27T18:33:24.862Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-27T18:33:24.862Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-27T18:33:24.862Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-27T18:33:24.862Z] Bash-1.0.6 [2022-07-27T18:33:24.862Z] [2022-07-27T18:33:24.862Z] [2022-07-27T18:33:24.862Z] ==> git version 2.25.1 found [2022-07-27T18:33:24.862Z] ==> 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 [2022-07-27T18:33:24.862Z] Release-Date: 2020-01-08 [2022-07-27T18:33:24.862Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-07-27T18:33:24.862Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-27T18:33:24.862Z] ==> Jenkins CI detected. [2022-07-27T18:33:24.862Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2022-07-27T18:33:24.862Z] project root: . [2022-07-27T18:33:24.862Z] --> token set from env [2022-07-27T18:33:24.862Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-27T18:33:24.862Z] ==> Running gcov in . (disable via -X gcov) [2022-07-27T18:33:24.862Z] ==> Python coveragepy not found [2022-07-27T18:33:24.862Z] ==> Searching for coverage reports in: [2022-07-27T18:33:24.862Z] + . [2022-07-27T18:33:24.862Z] -> Found 1 reports [2022-07-27T18:33:24.862Z] ==> Detecting git/mercurial file structure [2022-07-27T18:33:24.862Z] ==> Reading reports [2022-07-27T18:33:25.122Z] + ./coverage.out bytes=29387 [2022-07-27T18:33:25.122Z] ==> Appending adjustments [2022-07-27T18:33:25.122Z] https://docs.codecov.io/docs/fixing-reports [2022-07-27T18:33:25.122Z] + Found adjustments [2022-07-27T18:33:25.122Z] ==> Gzipping contents [2022-07-27T18:33:25.122Z] 8.0K /tmp/codecov.2WxS5o.gz [2022-07-27T18:33:25.122Z] ==> Uploading reports [2022-07-27T18:33:25.122Z] url: https://codecov.io [2022-07-27T18:33:25.122Z] query: branch=main&commit=63135812dfae4d656490c99f78f16bdc655078a7&build=36&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F36%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-27T18:33:25.122Z] -> Pinging Codecov [2022-07-27T18:33:25.122Z] 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=63135812dfae4d656490c99f78f16bdc655078a7&build=36&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F36%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-27T18:33:25.383Z] -> Uploading to [2022-07-27T18:33:25.383Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-27/73D8F5FF140700D3E01443B452E23636/63135812dfae4d656490c99f78f16bdc655078a7/b1121127-5425-4bcb-b775-41e986d692e6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220727%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220727T183325Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=787b66131780f5b58570fe6cb832c3e3b6a7a3e89446a64da4691d2bd25fe735 [2022-07-27T18:33:25.383Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-27T18:33:25.383Z] Dload Upload Total Spent Left Speed [2022-07-27T18:33:25.643Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4140 0 0 100 4140 0 17468 --:--:-- --:--:-- --:--:-- 17468 [2022-07-27T18:33:25.643Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-usb-camera/commit/63135812dfae4d656490c99f78f16bdc655078a7 [Pipeline] } [2022-07-27T18:33:25.652Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-07-27T18:33:25.824Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-07-27T18:33:25.835Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T18:33:26.135Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-27T18:33:26.135Z] [2022-07-27T18:33:26.135Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T18:33:26.443Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-27T18:33:26.443Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-07-27T18:33:26.443Z] df9b9388f04a: Pulling fs layer [2022-07-27T18:33:26.443Z] 52dc419b0ee2: Pulling fs layer [2022-07-27T18:33:26.443Z] 25bc292e5bac: Pulling fs layer [2022-07-27T18:33:26.443Z] 114826534d7a: Pulling fs layer [2022-07-27T18:33:26.443Z] 4657fd5d0bcf: Pulling fs layer [2022-07-27T18:33:26.443Z] 6ad1cebc031e: Pulling fs layer [2022-07-27T18:33:26.443Z] 8a3aa393b2d8: Pulling fs layer [2022-07-27T18:33:26.443Z] 114826534d7a: Waiting [2022-07-27T18:33:26.443Z] 4657fd5d0bcf: Waiting [2022-07-27T18:33:26.443Z] 8a3aa393b2d8: Waiting [2022-07-27T18:33:26.443Z] 6ad1cebc031e: Waiting [2022-07-27T18:33:26.443Z] 25bc292e5bac: Verifying Checksum [2022-07-27T18:33:26.443Z] 25bc292e5bac: Download complete [2022-07-27T18:33:26.443Z] 52dc419b0ee2: Download complete [2022-07-27T18:33:26.443Z] 4657fd5d0bcf: Verifying Checksum [2022-07-27T18:33:26.443Z] 4657fd5d0bcf: Download complete [2022-07-27T18:33:26.443Z] df9b9388f04a: Download complete [2022-07-27T18:33:26.703Z] 6ad1cebc031e: Verifying Checksum [2022-07-27T18:33:26.703Z] 6ad1cebc031e: Download complete [2022-07-27T18:33:26.703Z] df9b9388f04a: Pull complete [2022-07-27T18:33:26.703Z] 52dc419b0ee2: Pull complete [2022-07-27T18:33:26.703Z] 25bc292e5bac: Pull complete [2022-07-27T18:33:27.274Z] 114826534d7a: Verifying Checksum [2022-07-27T18:33:27.274Z] 114826534d7a: Download complete [2022-07-27T18:33:27.534Z] 8a3aa393b2d8: Verifying Checksum [2022-07-27T18:33:27.534Z] 8a3aa393b2d8: Download complete [2022-07-27T18:33:30.828Z] 114826534d7a: Pull complete [2022-07-27T18:33:31.087Z] 4657fd5d0bcf: Pull complete [2022-07-27T18:33:31.346Z] 6ad1cebc031e: Pull complete [2022-07-27T18:33:33.881Z] 8a3aa393b2d8: Pull complete [2022-07-27T18:33:33.881Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-07-27T18:33:33.881Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-27T18:33:33.881Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T18:33:34.018Z] prd-ubuntu20.04-docker-8c-8g-21256 does not seem to be running inside a container [2022-07-27T18:33:34.113Z] $ 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 [2022-07-27T18:33:38.440Z] $ docker top 830b809951859cbddff0e908ddccf87e407e6a1470272438424d29bff1abe072 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-27T18:33:38.521Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2022-07-27T18:33:38.806Z] + set -o pipefail [2022-07-27T18:33:38.806Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2022-07-27T18:33:44.123Z] [2022-07-27T18:33:44.123Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2022-07-27T18:33:44.123Z] [2022-07-27T18:33:44.123Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/ecea6a29-b0d2-48b9-8b28-00637026f59f [2022-07-27T18:33:44.123Z] [2022-07-27T18:33:44.123Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-07-27T18:33:44.123Z] [2022-07-27T18:33:44.123Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-07-27T18:33:44.123Z] [2022-07-27T18:33:44.123Z] [Pipeline] } [2022-07-27T18:33:44.246Z] $ docker stop --time=1 830b809951859cbddff0e908ddccf87e407e6a1470272438424d29bff1abe072 [2022-07-27T18:33:47.642Z] $ docker rm -f 830b809951859cbddff0e908ddccf87e407e6a1470272438424d29bff1abe072 [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 [2022-07-27T18:33:48.383Z] + git log --format=format:%s -1 63135812dfae4d656490c99f78f16bdc655078a7 [Pipeline] sh [2022-07-27T18:33:48.687Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-27T18:33:48.687Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T18:33:49.000Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-27T18:33:49.000Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T18:33:49.094Z] prd-ubuntu20.04-docker-8c-8g-21256 does not seem to be running inside a container [2022-07-27T18:33:49.143Z] $ 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 [2022-07-27T18:33:49.599Z] $ docker top 2323f681e7d6b77e6dfea205767dcac002db0a6f7c3297e1e849e37654cbac82 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-27T18:33:49.716Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-27T18:33:49.716Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-27T18:33:49.849Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-27T18:33:49.854Z] $ docker exec 2323f681e7d6b77e6dfea205767dcac002db0a6f7c3297e1e849e37654cbac82 ssh-agent [2022-07-27T18:33:49.985Z] SSH_AUTH_SOCK=/tmp/ssh-RjiW8dp9Desd/agent.32 [2022-07-27T18:33:49.985Z] SSH_AGENT_PID=39 [2022-07-27T18:33:49.991Z] Running ssh-add (command line suppressed) [2022-07-27T18:33:50.114Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4838785819089562337.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4838785819089562337.key) [2022-07-27T18:33:50.129Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-27T18:33:50.421Z] + git semver tag [2022-07-27T18:33:50.681Z] 2022-07-27 18:33:50,643 [run_tag] DEBUG tag force:False [2022-07-27T18:33:50.681Z] 2022-07-27 18:33:50,644 [check_head_tag] DEBUG check head tag [2022-07-27T18:33:50.681Z] 2022-07-27 18:33:50,644 [execute] INFO git cat-file --batch-check [2022-07-27T18:33:50.681Z] 2022-07-27 18:33:50,644 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2022-07-27T18:33:50.681Z] 2022-07-27 18:33:50,648 [execute] INFO git cat-file --batch [2022-07-27T18:33:50.681Z] 2022-07-27 18:33:50,648 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2022-07-27T18:33:50.681Z] 2022-07-27 18:33:50,659 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-27T18:33:50.681Z] 2022-07-27 18:33:50,659 [execute] INFO git tag -a v2.2.0-dev.25 -m v2.2.0-dev.25 [2022-07-27T18:33:50.681Z] 2022-07-27 18:33:50,660 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.0-dev.25', '-m', 'v2.2.0-dev.25'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2022-07-27T18:33:50.681Z] 2022-07-27 18:33:50,664 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-27T18:33:50.681Z] 2.2.0-dev.25 [Pipeline] } [2022-07-27T18:33:50.954Z] $ docker exec --env ******** --env ******** 2323f681e7d6b77e6dfea205767dcac002db0a6f7c3297e1e849e37654cbac82 ssh-agent -k [2022-07-27T18:33:51.072Z] unset SSH_AUTH_SOCK; [2022-07-27T18:33:51.073Z] unset SSH_AGENT_PID; [2022-07-27T18:33:51.073Z] echo Agent pid 39 killed; [2022-07-27T18:33:51.092Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-27T18:33:51.400Z] + git semver [Pipeline] } [2022-07-27T18:33:51.680Z] $ docker stop --time=1 2323f681e7d6b77e6dfea205767dcac002db0a6f7c3297e1e849e37654cbac82 [2022-07-27T18:33:52.985Z] $ docker rm -f 2323f681e7d6b77e6dfea205767dcac002db0a6f7c3297e1e849e37654cbac82 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T18:33:53.417Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-27T18:33:53.417Z] [2022-07-27T18:33:53.417Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T18:33:53.728Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-27T18:33:53.728Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-07-27T18:33:53.728Z] ab5ef0e58194: Pulling fs layer [2022-07-27T18:33:53.728Z] 9712f1f96733: Pulling fs layer [2022-07-27T18:33:53.728Z] 63f879dbbcfc: Pulling fs layer [2022-07-27T18:33:53.728Z] 0d9ebad4ef96: Pulling fs layer [2022-07-27T18:33:53.728Z] e9a5061849ea: Pulling fs layer [2022-07-27T18:33:53.728Z] d747dcd14b5f: Pulling fs layer [2022-07-27T18:33:53.728Z] 2de7ff778b66: Pulling fs layer [2022-07-27T18:33:53.728Z] 2de7ff778b66: Waiting [2022-07-27T18:33:53.728Z] 0d9ebad4ef96: Waiting [2022-07-27T18:33:53.728Z] d747dcd14b5f: Waiting [2022-07-27T18:33:53.728Z] e9a5061849ea: Waiting [2022-07-27T18:33:53.728Z] 9712f1f96733: Verifying Checksum [2022-07-27T18:33:53.728Z] 9712f1f96733: Download complete [2022-07-27T18:33:53.992Z] 63f879dbbcfc: Verifying Checksum [2022-07-27T18:33:53.992Z] 63f879dbbcfc: Download complete [2022-07-27T18:33:54.252Z] e9a5061849ea: Verifying Checksum [2022-07-27T18:33:54.252Z] e9a5061849ea: Download complete [2022-07-27T18:33:54.252Z] 0d9ebad4ef96: Verifying Checksum [2022-07-27T18:33:54.252Z] 0d9ebad4ef96: Download complete [2022-07-27T18:33:54.252Z] d747dcd14b5f: Download complete [2022-07-27T18:33:54.252Z] ab5ef0e58194: Verifying Checksum [2022-07-27T18:33:54.252Z] ab5ef0e58194: Download complete [2022-07-27T18:33:54.514Z] 2de7ff778b66: Verifying Checksum [2022-07-27T18:33:54.514Z] 2de7ff778b66: Download complete [2022-07-27T18:33:57.810Z] ab5ef0e58194: Pull complete [2022-07-27T18:33:57.810Z] 9712f1f96733: Pull complete [2022-07-27T18:33:58.380Z] 63f879dbbcfc: Pull complete [2022-07-27T18:34:02.573Z] 0d9ebad4ef96: Pull complete [2022-07-27T18:34:02.833Z] e9a5061849ea: Pull complete [2022-07-27T18:34:02.833Z] d747dcd14b5f: Pull complete [2022-07-27T18:34:04.213Z] 2de7ff778b66: Pull complete [2022-07-27T18:34:04.213Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-07-27T18:34:04.214Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-27T18:34:04.214Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T18:34:04.310Z] prd-ubuntu20.04-docker-8c-8g-21256 does not seem to be running inside a container [2022-07-27T18:34:04.351Z] $ 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 [2022-07-27T18:34:07.889Z] $ docker top c0a5b728f91deb9bc56ebf921598d7c53afb7bb5f52b04ac07c2ca06897a0b28 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-07-27T18:34:07.977Z] provisioning config files... [2022-07-27T18:34:07.985Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3960140823164607647tmp [2022-07-27T18:34:07.994Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config374699026185862691tmp [2022-07-27T18:34:08.003Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config606709980755239214tmp [Pipeline] { [Pipeline] echo [2022-07-27T18:34:08.016Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-27T18:34:08.303Z] ---> sigul-configuration.sh [2022-07-27T18:34:08.303Z] gpg: directory `/root/.gnupg' created [2022-07-27T18:34:08.303Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-07-27T18:34:08.303Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-07-27T18:34:08.303Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-07-27T18:34:08.303Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-07-27T18:34:08.303Z] gpg: CAST5 encrypted data [2022-07-27T18:34:08.303Z] gpg: encrypted with 1 passphrase [2022-07-27T18:34:08.303Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-07-27T18:34:08.594Z] + mkdir /home/jenkins [2022-07-27T18:34:08.594Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-07-27T18:34:08.890Z] + 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 [2022-07-27T18:34:08.900Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-27T18:34:09.191Z] ---> sigul-install.sh [2022-07-27T18:34:09.191Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-07-27T18:34:09.483Z] + git tag --list [2022-07-27T18:34:09.483Z] v0.0.0 [2022-07-27T18:34:09.483Z] v0.0.1-dev.1 [2022-07-27T18:34:09.483Z] v0.0.1-dev.10 [2022-07-27T18:34:09.483Z] v0.0.1-dev.11 [2022-07-27T18:34:09.483Z] v0.0.1-dev.12 [2022-07-27T18:34:09.483Z] v0.0.1-dev.13 [2022-07-27T18:34:09.483Z] v0.0.1-dev.14 [2022-07-27T18:34:09.483Z] v0.0.1-dev.15 [2022-07-27T18:34:09.483Z] v0.0.1-dev.16 [2022-07-27T18:34:09.483Z] v0.0.1-dev.2 [2022-07-27T18:34:09.483Z] v0.0.1-dev.3 [2022-07-27T18:34:09.483Z] v0.0.1-dev.4 [2022-07-27T18:34:09.483Z] v0.0.1-dev.5 [2022-07-27T18:34:09.483Z] v0.0.1-dev.6 [2022-07-27T18:34:09.483Z] v0.0.1-dev.7 [2022-07-27T18:34:09.483Z] v0.0.1-dev.8 [2022-07-27T18:34:09.483Z] v0.0.1-dev.9 [2022-07-27T18:34:09.483Z] v2.2.0-dev.17 [2022-07-27T18:34:09.483Z] v2.2.0-dev.18 [2022-07-27T18:34:09.483Z] v2.2.0-dev.19 [2022-07-27T18:34:09.483Z] v2.2.0-dev.20 [2022-07-27T18:34:09.483Z] v2.2.0-dev.21 [2022-07-27T18:34:09.483Z] v2.2.0-dev.22 [2022-07-27T18:34:09.483Z] v2.2.0-dev.23 [2022-07-27T18:34:09.483Z] v2.2.0-dev.24 [2022-07-27T18:34:09.483Z] v2.2.0-dev.25 [Pipeline] sh [2022-07-27T18:34:09.774Z] + lftools sign git-tag v2.2.0-dev.25 [2022-07-27T18:34:10.348Z] Signing Git tag with Sigul... [2022-07-27T18:34:10.348Z] Signing v2.2.0-dev.25 [Pipeline] echo [2022-07-27T18:34:10.618Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-27T18:34:10.903Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-07-27T18:34:10.913Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-07-27T18:34:10.931Z] $ docker stop --time=1 c0a5b728f91deb9bc56ebf921598d7c53afb7bb5f52b04ac07c2ca06897a0b28 [2022-07-27T18:34:12.218Z] $ docker rm -f c0a5b728f91deb9bc56ebf921598d7c53afb7bb5f52b04ac07c2ca06897a0b28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-07-27T18:34:12.653Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-27T18:34:12.653Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T18:34:13.064Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-27T18:34:13.064Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T18:34:13.199Z] prd-ubuntu20.04-docker-8c-8g-21256 does not seem to be running inside a container [2022-07-27T18:34:13.239Z] $ 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 [2022-07-27T18:34:13.610Z] $ docker top 45c8ebfcf4114bda54b43d486f73486542d9f80acaaf1c929ab85efbff64a660 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-27T18:34:13.709Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-27T18:34:13.709Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-27T18:34:13.835Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-27T18:34:13.840Z] $ docker exec 45c8ebfcf4114bda54b43d486f73486542d9f80acaaf1c929ab85efbff64a660 ssh-agent [2022-07-27T18:34:13.964Z] SSH_AUTH_SOCK=/tmp/ssh-nHHjxKC5MDk3/agent.33 [2022-07-27T18:34:13.964Z] SSH_AGENT_PID=40 [2022-07-27T18:34:13.969Z] Running ssh-add (command line suppressed) [2022-07-27T18:34:14.096Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7433244924541013734.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7433244924541013734.key) [2022-07-27T18:34:14.114Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-27T18:34:14.404Z] + git semver bump pre [2022-07-27T18:34:14.664Z] 2022-07-27 18:34:14,585 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-27T18:34:14.664Z] 2022-07-27 18:34:14,585 [bump_version] DEBUG bumping version:2.2.0-dev.25 on axis:pre with prefix:dev [2022-07-27T18:34:14.664Z] 2022-07-27 18:34:14,585 [bump_version] DEBUG bumped version:2.2.0-dev.26 [2022-07-27T18:34:14.664Z] 2022-07-27 18:34:14,586 [write_version] DEBUG write version:2.2.0-dev.26 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2022-07-27T18:34:14.664Z] 2022-07-27 18:34:14,586 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-27T18:34:14.664Z] 2022-07-27 18:34:14,586 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-27T18:34:14.664Z] 2022-07-27 18:34:14,588 [execute] INFO git cat-file --batch-check [2022-07-27T18:34:14.664Z] 2022-07-27 18:34:14,588 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-27T18:34:14.664Z] 2022-07-27 18:34:14,594 [execute] INFO git cat-file --batch [2022-07-27T18:34:14.664Z] 2022-07-27 18:34:14,594 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-27T18:34:14.664Z] 2022-07-27 18:34:14,599 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-27T18:34:14.664Z] 2.2.0-dev.26 [Pipeline] } [2022-07-27T18:34:14.676Z] $ docker exec --env ******** --env ******** 45c8ebfcf4114bda54b43d486f73486542d9f80acaaf1c929ab85efbff64a660 ssh-agent -k [2022-07-27T18:34:14.794Z] unset SSH_AUTH_SOCK; [2022-07-27T18:34:14.794Z] unset SSH_AGENT_PID; [2022-07-27T18:34:14.794Z] echo Agent pid 40 killed; [2022-07-27T18:34:14.807Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-27T18:34:15.125Z] + git semver [Pipeline] } [2022-07-27T18:34:15.399Z] $ docker stop --time=1 45c8ebfcf4114bda54b43d486f73486542d9f80acaaf1c929ab85efbff64a660 [2022-07-27T18:34:16.717Z] $ docker rm -f 45c8ebfcf4114bda54b43d486f73486542d9f80acaaf1c929ab85efbff64a660 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-27T18:34:17.077Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-27T18:34:17.077Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T18:34:17.391Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-27T18:34:17.391Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T18:34:17.479Z] prd-ubuntu20.04-docker-8c-8g-21256 does not seem to be running inside a container [2022-07-27T18:34:17.519Z] $ 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 [2022-07-27T18:34:17.878Z] $ docker top f897048d51f9f4d06f9722acf83abc710c016c5acc1e55696669d55cefa91fe0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-27T18:34:17.973Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-27T18:34:17.973Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-27T18:34:18.108Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-27T18:34:18.113Z] $ docker exec f897048d51f9f4d06f9722acf83abc710c016c5acc1e55696669d55cefa91fe0 ssh-agent [2022-07-27T18:34:18.250Z] SSH_AUTH_SOCK=/tmp/ssh-adzFG6nJrbOJ/agent.33 [2022-07-27T18:34:18.250Z] SSH_AGENT_PID=39 [2022-07-27T18:34:18.255Z] Running ssh-add (command line suppressed) [2022-07-27T18:34:18.370Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5417231670237562156.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5417231670237562156.key) [2022-07-27T18:34:18.384Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-27T18:34:18.673Z] + git semver push [2022-07-27T18:34:18.934Z] 2022-07-27 18:34:18,849 [run_push] DEBUG push [2022-07-27T18:34:18.934Z] 2022-07-27 18:34:18,850 [execute] INFO git cat-file --batch-check [2022-07-27T18:34:18.934Z] 2022-07-27 18:34:18,850 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-27T18:34:18.934Z] 2022-07-27 18:34:18,855 [execute] INFO git rev-list 68b83b89575a100d909ebd75f400b8201ff6ec90 -- [2022-07-27T18:34:18.934Z] 2022-07-27 18:34:18,855 [execute] DEBUG Popen(['git', 'rev-list', '68b83b89575a100d909ebd75f400b8201ff6ec90', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-27T18:34:18.934Z] 2022-07-27 18:34:18,861 [execute] INFO git fetch -v origin [2022-07-27T18:34:18.934Z] 2022-07-27 18:34:18,861 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-07-27T18:34:19.505Z] 2022-07-27 18:34:19,392 [run_push] DEBUG no remote changes detected [2022-07-27T18:34:19.505Z] 2022-07-27 18:34:19,393 [execute] INFO git push origin semver [2022-07-27T18:34:19.505Z] 2022-07-27 18:34:19,393 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-27T18:34:20.447Z] 2022-07-27 18:34:20,096 [run_push] DEBUG push all version tags [2022-07-27T18:34:20.447Z] 2022-07-27 18:34:20,097 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-07-27T18:34:20.447Z] 2022-07-27 18:34:20,097 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2022-07-27T18:34:21.019Z] 2022-07-27 18:34:20,762 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-27T18:34:21.019Z] 2.2.0-dev.26 [Pipeline] } [2022-07-27T18:34:21.029Z] $ docker exec --env ******** --env ******** f897048d51f9f4d06f9722acf83abc710c016c5acc1e55696669d55cefa91fe0 ssh-agent -k [2022-07-27T18:34:21.136Z] unset SSH_AUTH_SOCK; [2022-07-27T18:34:21.136Z] unset SSH_AGENT_PID; [2022-07-27T18:34:21.136Z] echo Agent pid 39 killed; [2022-07-27T18:34:21.147Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-27T18:34:21.447Z] + git semver [Pipeline] } [2022-07-27T18:34:21.722Z] $ docker stop --time=1 f897048d51f9f4d06f9722acf83abc710c016c5acc1e55696669d55cefa91fe0 [2022-07-27T18:34:22.987Z] $ docker rm -f f897048d51f9f4d06f9722acf83abc710c016c5acc1e55696669d55cefa91fe0 [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 [2022-07-27T18:34:23.586Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2022-07-27T18:34:23.586Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-07-27T18:34:23.586Z] total 16 [2022-07-27T18:34:23.586Z] drwxr-xr-x 3 root root 4096 Jul 27 18:26 . [2022-07-27T18:34:23.586Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 27 18:34 .. [2022-07-27T18:34:23.586Z] drwxr-xr-x 2 root root 4096 Jul 27 18:26 cost [2022-07-27T18:34:23.586Z] -rw-r--r-- 1 root root 88 Jul 27 18:26 cost.csv [2022-07-27T18:34:23.586Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2022-07-27T18:34:23.586Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-07-27T18:34:23.586Z] total 16 [2022-07-27T18:34:23.586Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 27 18:26 . [2022-07-27T18:34:23.586Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 27 18:34 .. [2022-07-27T18:34:23.586Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 27 18:26 cost [2022-07-27T18:34:23.586Z] -rw-r--r-- 1 jenkins jenkins 88 Jul 27 18:26 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-27T18:34:23.874Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-27T18:34:24.740Z] ---> package-listing.sh [2022-07-27T18:34:24.741Z] ++ facter osfamily [2022-07-27T18:34:24.741Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-27T18:34:25.000Z] + OS_FAMILY=debian [2022-07-27T18:34:25.000Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2022-07-27T18:34:25.000Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-27T18:34:25.000Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-27T18:34:25.001Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-27T18:34:25.001Z] + PACKAGES=/tmp/packages_start.txt [2022-07-27T18:34:25.001Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-07-27T18:34:25.001Z] + PACKAGES=/tmp/packages_end.txt [2022-07-27T18:34:25.001Z] + case "${OS_FAMILY}" in [2022-07-27T18:34:25.001Z] + dpkg -l [2022-07-27T18:34:25.001Z] + grep '^ii' [2022-07-27T18:34:25.001Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-27T18:34:25.001Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-27T18:34:25.001Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-27T18:34:25.001Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-07-27T18:34:25.001Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2022-07-27T18:34:25.001Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2022-07-27T18:34:25.012Z] 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 [2022-07-27T18:34:25.294Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T18:34:25.858Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-27T18:34:25.858Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T18:34:25.948Z] prd-ubuntu20.04-docker-8c-8g-21256 does not seem to be running inside a container [2022-07-27T18:34:25.985Z] $ 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 [2022-07-27T18:34:26.209Z] $ docker top fce4adb43a3422b0db1e4828b123298fb2f107f58a8d58bba3eecad7ab68b4ad -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-27T18:34:26.582Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-27T18:34:26.875Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-27T18:34:27.165Z] + ls /var/log/sa-host [2022-07-27T18:34:27.166Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-27T18:34:27.294Z] provisioning config files... [2022-07-27T18:34:27.304Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7539899892163749631tmp [Pipeline] { [Pipeline] echo [2022-07-27T18:34:27.317Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-27T18:34:27.598Z] ---> create-netrc.sh [Pipeline] } [2022-07-27T18:34:27.606Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-27T18:34:27.948Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-27T18:34:27.956Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-27T18:34:28.240Z] ---> sudo-logs.sh [2022-07-27T18:34:28.240Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-27T18:34:28.266Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-27T18:34:28.550Z] ---> job-cost.sh [2022-07-27T18:34:28.550Z] lf-activate-venv: SKIPPING [2022-07-27T18:34:28.550Z] DEBUG: total: 0.2199999988079071 [2022-07-27T18:34:28.550Z] INFO: Retrieving Stack Cost... [2022-07-27T18:34:29.119Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-27T18:34:29.380Z] INFO: Archiving Costs [Pipeline] echo [2022-07-27T18:34:29.392Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-27T18:34:29.726Z] ---> logs-deploy.sh [2022-07-27T18:34:29.726Z] lf-activate-venv: SKIPPING [2022-07-27T18:34:29.726Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/36 [2022-07-27T18:34:29.726Z] INFO: archiving workspace using pattern(s): [2022-07-27T18:34:30.726Z] Archives upload complete. [2022-07-27T18:34:30.726Z] INFO: archiving logs to Nexus