Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e17bf6eb7b6ec689c18abb192f67e707f10f3ec9 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-ssh10381510251584698161.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15511293797000196233.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > 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-ssh15505980283366309214.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh7947191076766748326.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/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-ssh3528122287220092779.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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-121228 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 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 Avoid second fetch Checking out Revision e17bf6eb7b6ec689c18abb192f67e707f10f3ec9 (main) Commit message: "docs: updated change log for levski release (#118)" > 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 e17bf6eb7b6ec689c18abb192f67e707f10f3ec9 # timeout=10 > git rev-list --no-walk 7dbe31cb35024f1059b59066306d46ec3655e576 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-12-14T17:52:41.217Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-12-14T17:52:41.265Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-12-14T17:52:41.280Z] ========================================================= [2022-12-14T17:52:41.280Z] EdgeX Global Pipelines Version Info [2022-12-14T17:52:41.280Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-12-14T17:52:41.989Z] ------------------- [2022-12-14T17:52:41.990Z] stable info: [2022-12-14T17:52:41.990Z] ------------------- [2022-12-14T17:52:41.990Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-12-14T17:52:41.990Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-12-14T17:52:41.990Z] Message: update stable to v1.0.244 [2022-12-14T17:52:42.567Z] ------------------- [2022-12-14T17:52:42.567Z] experimental info: [2022-12-14T17:52:42.567Z] ------------------- [2022-12-14T17:52:42.567Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-12-14T17:52:42.567Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-12-14T17:52:42.568Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-12-14T17:52:42.763Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-12-14T17:52:42.777Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-12-14T17:52:42.787Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-12-14T17:52:42.798Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-12-14T17:52:42.811Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-12-14T17:52:42.822Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-12-14T17:52:42.833Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-12-14T17:52:42.847Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-12-14T17:52:42.858Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-12-14T17:52:42.869Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-12-14T17:52:42.883Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-12-14T17:52:42.896Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-12-14T17:52:42.906Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-12-14T17:52:42.919Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-12-14T17:52:42.930Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-12-14T17:52:42.941Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-12-14T17:52:42.953Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-12-14T17:52:42.964Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-12-14T17:52:42.975Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-12-14T17:52:42.986Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-12-14T17:52:42.999Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-12-14T17:52:43.009Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-12-14T17:52:43.020Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-12-14T17:52:43.032Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-12-14T17:52:43.045Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-12-14T17:52:43.055Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-12-14T17:52:43.067Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-12-14T17:52:43.081Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-12-14T17:52:43.091Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-12-14T17:52:43.101Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-12-14T17:52:43.115Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e17bf6eb7b6ec689c18abb192f67e707f10f3ec9 [Pipeline] echo [2022-12-14T17:52:43.129Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e17bf6e [Pipeline] echo [2022-12-14T17:52:43.139Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-14T17:52:43.181Z] provisioning config files... [2022-12-14T17:52:43.198Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4271908993425886668tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-14T17:52:43.512Z] ---> docker-login.sh [2022-12-14T17:52:43.512Z] nexus3.edgexfoundry.org:10001 [2022-12-14T17:52:43.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T17:52:44.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T17:52:44.035Z] Configure a credential helper to remove this warning. See [2022-12-14T17:52:44.035Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T17:52:44.035Z] [2022-12-14T17:52:44.035Z] Login Succeeded [2022-12-14T17:52:44.035Z] nexus3.edgexfoundry.org:10002 [2022-12-14T17:52:44.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T17:52:44.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T17:52:44.035Z] Configure a credential helper to remove this warning. See [2022-12-14T17:52:44.035Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T17:52:44.035Z] [2022-12-14T17:52:44.035Z] Login Succeeded [2022-12-14T17:52:44.035Z] nexus3.edgexfoundry.org:10003 [2022-12-14T17:52:44.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T17:52:44.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T17:52:44.300Z] Configure a credential helper to remove this warning. See [2022-12-14T17:52:44.300Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T17:52:44.300Z] [2022-12-14T17:52:44.300Z] Login Succeeded [2022-12-14T17:52:44.300Z] nexus3.edgexfoundry.org:10004 [2022-12-14T17:52:44.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T17:52:44.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T17:52:44.300Z] Configure a credential helper to remove this warning. See [2022-12-14T17:52:44.300Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T17:52:44.300Z] [2022-12-14T17:52:44.300Z] Login Succeeded [2022-12-14T17:52:44.300Z] docker.io [2022-12-14T17:52:44.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T17:52:44.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T17:52:44.560Z] Configure a credential helper to remove this warning. See [2022-12-14T17:52:44.560Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T17:52:44.560Z] [2022-12-14T17:52:44.560Z] Login Succeeded [2022-12-14T17:52:44.560Z] ---> docker-login.sh ends [Pipeline] } [2022-12-14T17:52:44.569Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-12-14T17:52:44.920Z] + git rev-list -1 --merges e17bf6eb7b6ec689c18abb192f67e707f10f3ec9~1..e17bf6eb7b6ec689c18abb192f67e707f10f3ec9 [Pipeline] echo [2022-12-14T17:52:44.953Z] -----------> git rev-list -1 --merges e17bf6eb7b6ec689c18abb192f67e707f10f3ec9~1..e17bf6eb7b6ec689c18abb192f67e707f10f3ec9 e17bf6eb7b6ec689c18abb192f67e707f10f3ec9 [false] [Pipeline] sh [2022-12-14T17:52:45.240Z] + git log --format=format:%s -1 e17bf6eb7b6ec689c18abb192f67e707f10f3ec9 [Pipeline] echo [2022-12-14T17:52:45.254Z] ========================================================= [2022-12-14T17:52:45.254Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-12-14T17:52:45.254Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-14T17:52:45.587Z] + git log --format=format:%s -1 e17bf6eb7b6ec689c18abb192f67e707f10f3ec9 [Pipeline] echo [2022-12-14T17:52:45.597Z] [semverPrep] GIT_COMMIT: e17bf6eb7b6ec689c18abb192f67e707f10f3ec9, Commit Message: docs: updated change log for levski release (#118) [Pipeline] echo [2022-12-14T17:52:45.604Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-12-14T17:52:45.958Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-14T17:52:45.958Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-12-14T17:52:45.958Z] + [ -e /tmp/ssh_known_hosts ] [2022-12-14T17:52:45.958Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-12-14T17:52:45.958Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-12-14T17:52:45.958Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-12-14T17:52:45.958Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T17:52:46.352Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-14T17:52:46.352Z] [2022-12-14T17:52:46.352Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T17:52:46.653Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-14T17:52:46.653Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-12-14T17:52:46.653Z] b85a868b505f: Pulling fs layer [2022-12-14T17:52:46.653Z] e2be974225ed: Pulling fs layer [2022-12-14T17:52:46.653Z] 339a4e72a1f5: Pulling fs layer [2022-12-14T17:52:46.653Z] 988bab9f4d93: Pulling fs layer [2022-12-14T17:52:46.653Z] 1469e6f7b9e6: Pulling fs layer [2022-12-14T17:52:46.653Z] eaf3925da568: Pulling fs layer [2022-12-14T17:52:46.653Z] bab4dde63d76: Pulling fs layer [2022-12-14T17:52:46.653Z] bde34c3a00c8: Pulling fs layer [2022-12-14T17:52:46.653Z] b352a97aabf1: Pulling fs layer [2022-12-14T17:52:46.653Z] 4872d77fe225: Pulling fs layer [2022-12-14T17:52:46.653Z] 5851b861e8e6: Pulling fs layer [2022-12-14T17:52:46.653Z] bab4dde63d76: Waiting [2022-12-14T17:52:46.653Z] 988bab9f4d93: Waiting [2022-12-14T17:52:46.653Z] bde34c3a00c8: Waiting [2022-12-14T17:52:46.653Z] b352a97aabf1: Waiting [2022-12-14T17:52:46.653Z] 4872d77fe225: Waiting [2022-12-14T17:52:46.653Z] 1469e6f7b9e6: Waiting [2022-12-14T17:52:46.653Z] 5851b861e8e6: Waiting [2022-12-14T17:52:46.653Z] eaf3925da568: Waiting [2022-12-14T17:52:46.653Z] e2be974225ed: Download complete [2022-12-14T17:52:46.653Z] 988bab9f4d93: Download complete [2022-12-14T17:52:46.914Z] 1469e6f7b9e6: Verifying Checksum [2022-12-14T17:52:46.914Z] 1469e6f7b9e6: Download complete [2022-12-14T17:52:46.914Z] eaf3925da568: Download complete [2022-12-14T17:52:46.914Z] 339a4e72a1f5: Verifying Checksum [2022-12-14T17:52:46.914Z] 339a4e72a1f5: Download complete [2022-12-14T17:52:46.914Z] bde34c3a00c8: Verifying Checksum [2022-12-14T17:52:46.914Z] bde34c3a00c8: Download complete [2022-12-14T17:52:46.914Z] b352a97aabf1: Verifying Checksum [2022-12-14T17:52:46.914Z] b352a97aabf1: Download complete [2022-12-14T17:52:46.914Z] 4872d77fe225: Verifying Checksum [2022-12-14T17:52:46.914Z] 4872d77fe225: Download complete [2022-12-14T17:52:46.914Z] 5851b861e8e6: Verifying Checksum [2022-12-14T17:52:46.914Z] 5851b861e8e6: Download complete [2022-12-14T17:52:46.914Z] b85a868b505f: Verifying Checksum [2022-12-14T17:52:46.914Z] b85a868b505f: Download complete [2022-12-14T17:52:47.174Z] bab4dde63d76: Verifying Checksum [2022-12-14T17:52:47.174Z] bab4dde63d76: Download complete [2022-12-14T17:52:48.111Z] b85a868b505f: Pull complete [2022-12-14T17:52:48.369Z] e2be974225ed: Pull complete [2022-12-14T17:52:48.936Z] 339a4e72a1f5: Pull complete [2022-12-14T17:52:48.936Z] 988bab9f4d93: Pull complete [2022-12-14T17:52:49.504Z] 1469e6f7b9e6: Pull complete [2022-12-14T17:52:49.504Z] eaf3925da568: Pull complete [2022-12-14T17:52:51.409Z] bab4dde63d76: Pull complete [2022-12-14T17:52:51.409Z] bde34c3a00c8: Pull complete [2022-12-14T17:52:51.409Z] b352a97aabf1: Pull complete [2022-12-14T17:52:51.409Z] 4872d77fe225: Pull complete [2022-12-14T17:52:51.668Z] 5851b861e8e6: Pull complete [2022-12-14T17:52:51.668Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-12-14T17:52:51.668Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-14T17:52:51.668Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T17:52:51.745Z] prd-ubuntu20.04-docker-8c-8g-121228 does not seem to be running inside a container [2022-12-14T17:52:51.792Z] $ 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-12-14T17:52:54.219Z] $ docker top cc26097d6965faae11063ec5b8daf1e6cfa9d36e66226b50fe2b52933f39fa6b -eo pid,comm [2022-12-14T17:52:54.291Z] 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-12-14T17:52:54.291Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-14T17:52:54.334Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-14T17:52:54.334Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-14T17:52:54.458Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-14T17:52:54.461Z] $ docker exec cc26097d6965faae11063ec5b8daf1e6cfa9d36e66226b50fe2b52933f39fa6b ssh-agent [2022-12-14T17:52:54.567Z] SSH_AUTH_SOCK=/tmp/ssh-96y4Td9Skudv/agent.33 [2022-12-14T17:52:54.567Z] SSH_AGENT_PID=39 [2022-12-14T17:52:54.574Z] Running ssh-add (command line suppressed) [2022-12-14T17:52:54.685Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11180299852238872381.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11180299852238872381.key) [2022-12-14T17:52:54.699Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-14T17:52:54.990Z] + git tag --points-at HEAD [Pipeline] } [2022-12-14T17:52:55.003Z] $ docker exec --env ******** --env ******** cc26097d6965faae11063ec5b8daf1e6cfa9d36e66226b50fe2b52933f39fa6b ssh-agent -k [2022-12-14T17:52:55.112Z] unset SSH_AUTH_SOCK; [2022-12-14T17:52:55.112Z] unset SSH_AGENT_PID; [2022-12-14T17:52:55.113Z] echo Agent pid 39 killed; [2022-12-14T17:52:55.122Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-12-14T17:52:55.153Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-14T17:52:55.153Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-14T17:52:55.262Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-14T17:52:55.265Z] $ docker exec cc26097d6965faae11063ec5b8daf1e6cfa9d36e66226b50fe2b52933f39fa6b ssh-agent [2022-12-14T17:52:55.378Z] SSH_AUTH_SOCK=/tmp/ssh-eIcO0wnHrp9V/agent.71 [2022-12-14T17:52:55.378Z] SSH_AGENT_PID=77 [2022-12-14T17:52:55.383Z] Running ssh-add (command line suppressed) [2022-12-14T17:52:55.488Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2457427512548689934.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2457427512548689934.key) [2022-12-14T17:52:55.504Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-14T17:52:55.795Z] + git semver init [2022-12-14T17:52:56.054Z] 2022-12-14 17:52:55,975 [run_init] DEBUG init version:0.0.0 force:False [2022-12-14T17:52:56.054Z] 2022-12-14 17:52:55,976 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2022-12-14T17:52:56.054Z] 2022-12-14 17:52:55,976 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2022-12-14T17:52:56.054Z] 2022-12-14 17:52:55,977 [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-12-14T17:52:56.996Z] 2022-12-14 17:52:56,708 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2022-12-14T17:52:56.996Z] 2022-12-14 17:52:56,708 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2022-12-14T17:52:56.996Z] 2022-12-14 17:52:56,708 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-12-14T17:52:56.996Z] 2022-12-14 17:52:56,708 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-12-14T17:52:56.996Z] 3.0.0-dev.3 [Pipeline] } [2022-12-14T17:52:57.007Z] $ docker exec --env ******** --env ******** cc26097d6965faae11063ec5b8daf1e6cfa9d36e66226b50fe2b52933f39fa6b ssh-agent -k [2022-12-14T17:52:57.108Z] unset SSH_AUTH_SOCK; [2022-12-14T17:52:57.108Z] unset SSH_AGENT_PID; [2022-12-14T17:52:57.108Z] echo Agent pid 77 killed; [2022-12-14T17:52:57.121Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-14T17:52:57.432Z] + git semver [Pipeline] } [2022-12-14T17:52:57.706Z] $ docker stop --time=1 cc26097d6965faae11063ec5b8daf1e6cfa9d36e66226b50fe2b52933f39fa6b [2022-12-14T17:52:58.993Z] $ docker rm -f cc26097d6965faae11063ec5b8daf1e6cfa9d36e66226b50fe2b52933f39fa6b [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-14T17:52:59.335Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-12-14T17:52:59.554Z] Stashed 1 file(s) [Pipeline] echo [2022-12-14T17:52:59.557Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.3 [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-12-14T17:52:59.730Z] provisioning config files... [2022-12-14T17:52:59.740Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14007822411802025302tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-14T17:53:00.040Z] ---> docker-login.sh [2022-12-14T17:53:00.040Z] nexus3.edgexfoundry.org:10001 [2022-12-14T17:53:00.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T17:53:00.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T17:53:00.040Z] Configure a credential helper to remove this warning. See [2022-12-14T17:53:00.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T17:53:00.040Z] [2022-12-14T17:53:00.040Z] Login Succeeded [2022-12-14T17:53:00.040Z] nexus3.edgexfoundry.org:10002 [2022-12-14T17:53:00.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T17:53:00.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T17:53:00.040Z] Configure a credential helper to remove this warning. See [2022-12-14T17:53:00.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T17:53:00.040Z] [2022-12-14T17:53:00.040Z] Login Succeeded [2022-12-14T17:53:00.300Z] nexus3.edgexfoundry.org:10003 [2022-12-14T17:53:00.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T17:53:00.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T17:53:00.300Z] Configure a credential helper to remove this warning. See [2022-12-14T17:53:00.300Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T17:53:00.300Z] [2022-12-14T17:53:00.300Z] Login Succeeded [2022-12-14T17:53:00.300Z] nexus3.edgexfoundry.org:10004 [2022-12-14T17:53:00.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T17:53:00.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T17:53:00.300Z] Configure a credential helper to remove this warning. See [2022-12-14T17:53:00.300Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T17:53:00.300Z] [2022-12-14T17:53:00.300Z] Login Succeeded [2022-12-14T17:53:00.300Z] docker.io [2022-12-14T17:53:00.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T17:53:00.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T17:53:00.559Z] Configure a credential helper to remove this warning. See [2022-12-14T17:53:00.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T17:53:00.559Z] [2022-12-14T17:53:00.559Z] Login Succeeded [2022-12-14T17:53:00.559Z] ---> docker-login.sh ends [Pipeline] } [2022-12-14T17:53:00.825Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-12-14T17:53:00.880Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-14T17:53:00.890Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-14T17:53:00.896Z] ========================================================= [2022-12-14T17:53:00.896Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-12-14T17:53:00.896Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T17:53:01.207Z] + 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-12-14T17:53:01.207Z] Sending build context to Docker daemon 1.603MB [2022-12-14T17:53:01.207Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-12-14T17:53:01.207Z] Step 2/13 : FROM ${BASE} AS builder [2022-12-14T17:53:01.207Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-12-14T17:53:01.207Z] 213ec9aee27d: Pulling fs layer [2022-12-14T17:53:01.207Z] 4583459ba037: Pulling fs layer [2022-12-14T17:53:01.207Z] 93c1e223e6f2: Pulling fs layer [2022-12-14T17:53:01.207Z] 53926ce57604: Pulling fs layer [2022-12-14T17:53:01.207Z] 21b2b0c7a3f4: Pulling fs layer [2022-12-14T17:53:01.207Z] 22ff95d597cd: Pulling fs layer [2022-12-14T17:53:01.207Z] 12d6caf4c0d1: Pulling fs layer [2022-12-14T17:53:01.207Z] 96b7cbca73a9: Pulling fs layer [2022-12-14T17:53:01.207Z] a7acece74701: Pulling fs layer [2022-12-14T17:53:01.207Z] 21b2b0c7a3f4: Waiting [2022-12-14T17:53:01.207Z] 53926ce57604: Waiting [2022-12-14T17:53:01.207Z] 22ff95d597cd: Waiting [2022-12-14T17:53:01.207Z] a7acece74701: Waiting [2022-12-14T17:53:01.207Z] 93c1e223e6f2: Verifying Checksum [2022-12-14T17:53:01.207Z] 4583459ba037: Verifying Checksum [2022-12-14T17:53:01.207Z] 4583459ba037: Download complete [2022-12-14T17:53:01.207Z] 21b2b0c7a3f4: Download complete [2022-12-14T17:53:01.207Z] 22ff95d597cd: Download complete [2022-12-14T17:53:01.469Z] 213ec9aee27d: Verifying Checksum [2022-12-14T17:53:01.469Z] 213ec9aee27d: Download complete [2022-12-14T17:53:01.469Z] 12d6caf4c0d1: Verifying Checksum [2022-12-14T17:53:01.469Z] 12d6caf4c0d1: Download complete [2022-12-14T17:53:01.469Z] 213ec9aee27d: Pull complete [2022-12-14T17:53:01.740Z] 4583459ba037: Pull complete [2022-12-14T17:53:01.740Z] 93c1e223e6f2: Pull complete [2022-12-14T17:53:02.004Z] a7acece74701: Verifying Checksum [2022-12-14T17:53:02.004Z] a7acece74701: Download complete [2022-12-14T17:53:02.004Z] 96b7cbca73a9: Verifying Checksum [2022-12-14T17:53:02.004Z] 96b7cbca73a9: Download complete [2022-12-14T17:53:02.004Z] 53926ce57604: Verifying Checksum [2022-12-14T17:53:02.004Z] 53926ce57604: Download complete [2022-12-14T17:53:06.189Z] 53926ce57604: Pull complete [2022-12-14T17:53:06.189Z] 21b2b0c7a3f4: Pull complete [2022-12-14T17:53:06.189Z] 22ff95d597cd: Pull complete [2022-12-14T17:53:06.189Z] 12d6caf4c0d1: Pull complete [2022-12-14T17:53:08.090Z] 96b7cbca73a9: Pull complete [2022-12-14T17:53:09.025Z] a7acece74701: Pull complete [2022-12-14T17:53:09.025Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-12-14T17:53:09.025Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-12-14T17:53:09.025Z] ---> db6d94c90886 [2022-12-14T17:53:09.025Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-12-14T17:53:12.322Z] ---> Running in 49c489f0b8fd [2022-12-14T17:53:12.322Z] Removing intermediate container 49c489f0b8fd [2022-12-14T17:53:12.322Z] ---> 780dc7b430d7 [2022-12-14T17:53:12.322Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-12-14T17:53:12.322Z] ---> Running in 6507b96c0d96 [2022-12-14T17:53:12.322Z] Removing intermediate container 6507b96c0d96 [2022-12-14T17:53:12.322Z] ---> ca88103f9621 [2022-12-14T17:53:12.322Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-12-14T17:53:12.581Z] ---> Running in 7d44da405e60 [2022-12-14T17:53:12.581Z] Removing intermediate container 7d44da405e60 [2022-12-14T17:53:12.581Z] ---> 588ea708314a [2022-12-14T17:53:12.581Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-12-14T17:53:12.581Z] ---> Running in 8c6606e6897a [2022-12-14T17:53:12.581Z] Removing intermediate container 8c6606e6897a [2022-12-14T17:53:12.581Z] ---> 134ed9692b0a [2022-12-14T17:53:12.581Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-12-14T17:53:12.581Z] ---> Running in 7d9e070db1a1 [2022-12-14T17:53:12.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-14T17:53:13.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-14T17:53:13.357Z] (1/80) Installing mesa (21.3.8-r2) [2022-12-14T17:53:13.357Z] (2/80) Installing libxau (1.0.9-r0) [2022-12-14T17:53:13.357Z] (3/80) Installing libxdmcp (1.1.3-r0) [2022-12-14T17:53:13.357Z] (4/80) Installing libxcb (1.15-r0) [2022-12-14T17:53:13.357Z] (5/80) Installing libx11 (1.8-r0) [2022-12-14T17:53:13.357Z] (6/80) Installing libxext (1.3.4-r0) [2022-12-14T17:53:13.357Z] (7/80) Installing libxfixes (6.0.0-r0) [2022-12-14T17:53:13.357Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2022-12-14T17:53:13.357Z] (9/80) Installing libpciaccess (0.16-r0) [2022-12-14T17:53:13.357Z] (10/80) Installing libdrm (2.4.110-r0) [2022-12-14T17:53:13.357Z] (11/80) Installing mesa-glapi (21.3.8-r2) [2022-12-14T17:53:13.357Z] (12/80) Installing libxshmfence (1.3-r1) [2022-12-14T17:53:13.357Z] (13/80) Installing mesa-gl (21.3.8-r2) [2022-12-14T17:53:13.357Z] (14/80) Installing icu-data-full (71.1-r2) [2022-12-14T17:53:13.616Z] (15/80) Installing libice (1.0.10-r0) [2022-12-14T17:53:13.616Z] (16/80) Installing libuuid (2.38-r1) [2022-12-14T17:53:13.616Z] (17/80) Installing libsm (1.2.3-r0) [2022-12-14T17:53:13.616Z] (18/80) Installing libxt (1.2.1-r0) [2022-12-14T17:53:13.616Z] (19/80) Installing libxmu (1.1.3-r0) [2022-12-14T17:53:13.616Z] (20/80) Installing xset (1.2.4-r0) [2022-12-14T17:53:13.616Z] (21/80) Installing xprop (1.2.5-r0) [2022-12-14T17:53:13.616Z] (22/80) Installing xdg-utils (1.1.3-r3) [2022-12-14T17:53:13.616Z] (23/80) Installing dbus-libs (1.14.4-r0) [2022-12-14T17:53:13.616Z] (24/80) Installing libffi (3.4.2-r1) [2022-12-14T17:53:13.616Z] (25/80) Installing libintl (0.21-r2) [2022-12-14T17:53:13.616Z] (26/80) Installing libblkid (2.38-r1) [2022-12-14T17:53:13.616Z] (27/80) Installing libmount (2.38-r1) [2022-12-14T17:53:13.616Z] (28/80) Installing pcre (8.45-r2) [2022-12-14T17:53:13.616Z] (29/80) Installing glib (2.72.1-r0) [2022-12-14T17:53:13.616Z] (30/80) Installing icu-libs (71.1-r2) [2022-12-14T17:53:13.874Z] (31/80) Installing libpcre2-16 (10.40-r0) [2022-12-14T17:53:13.874Z] (32/80) Installing zstd-libs (1.5.2-r1) [2022-12-14T17:53:13.874Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) [2022-12-14T17:53:13.874Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2022-12-14T17:53:13.874Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2022-12-14T17:53:13.874Z] (36/80) Installing mesa-gbm (21.3.8-r2) [2022-12-14T17:53:13.874Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2022-12-14T17:53:13.874Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) [2022-12-14T17:53:13.874Z] (39/80) Installing libxcomposite (0.4.5-r0) [2022-12-14T17:53:13.874Z] (40/80) Installing libbz2 (1.0.8-r1) [2022-12-14T17:53:13.874Z] (41/80) Installing libpng (1.6.37-r1) [2022-12-14T17:53:13.874Z] (42/80) Installing freetype (2.12.1-r0) [2022-12-14T17:53:14.133Z] (43/80) Installing fontconfig (2.14.0-r0) [2022-12-14T17:53:14.133Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2022-12-14T17:53:14.133Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2022-12-14T17:53:14.133Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2022-12-14T17:53:14.133Z] (47/80) Installing xz-libs (5.2.5-r1) [2022-12-14T17:53:14.133Z] (48/80) Installing libxml2 (2.9.14-r2) [2022-12-14T17:53:14.133Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2022-12-14T17:53:14.133Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2022-12-14T17:53:14.133Z] (51/80) Installing mesa-egl (21.3.8-r2) [2022-12-14T17:53:14.133Z] (52/80) Installing avahi-libs (0.8-r6) [2022-12-14T17:53:14.133Z] (53/80) Installing nettle (3.7.3-r0) [2022-12-14T17:53:14.133Z] (54/80) Installing p11-kit (0.24.1-r0) [2022-12-14T17:53:14.133Z] (55/80) Installing libtasn1 (4.18.0-r0) [2022-12-14T17:53:14.133Z] (56/80) Installing libunistring (1.0-r0) [2022-12-14T17:53:14.133Z] (57/80) Installing gnutls (3.7.7-r0) [2022-12-14T17:53:14.133Z] (58/80) Installing cups-libs (2.4.2-r0) [2022-12-14T17:53:14.133Z] (59/80) Installing graphite2 (1.3.14-r1) [2022-12-14T17:53:14.133Z] (60/80) Installing harfbuzz (4.3.0-r0) [2022-12-14T17:53:14.133Z] (61/80) Installing libevdev (1.12.1-r0) [2022-12-14T17:53:14.133Z] (62/80) Installing mtdev (1.1.6-r0) [2022-12-14T17:53:14.133Z] (63/80) Installing eudev-libs (3.2.11-r0) [2022-12-14T17:53:14.133Z] (64/80) Installing libinput-libs (1.20.1-r0) [2022-12-14T17:53:14.133Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2022-12-14T17:53:14.392Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2022-12-14T17:53:14.392Z] (67/80) Installing xcb-util (0.4.0-r3) [2022-12-14T17:53:14.392Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2022-12-14T17:53:14.392Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2022-12-14T17:53:14.392Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2022-12-14T17:53:14.392Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2022-12-14T17:53:14.392Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) [2022-12-14T17:53:14.392Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2022-12-14T17:53:14.392Z] (74/80) Installing v4l-utils (1.22.1-r1) [2022-12-14T17:53:14.392Z] (75/80) Installing udev-init-scripts (35-r0) [2022-12-14T17:53:14.392Z] Executing udev-init-scripts-35-r0.post-install [2022-12-14T17:53:14.392Z] (76/80) Installing kmod-libs (29-r2) [2022-12-14T17:53:14.392Z] (77/80) Installing eudev (3.2.11-r0) [2022-12-14T17:53:14.392Z] (78/80) Installing eudev-dev (3.2.11-r0) [2022-12-14T17:53:14.392Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-12-14T17:53:14.392Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2022-12-14T17:53:14.392Z] Executing busybox-1.35.0-r17.trigger [2022-12-14T17:53:14.392Z] Executing eudev-3.2.11-r0.trigger [2022-12-14T17:53:14.392Z] OK: 330 MiB in 131 packages [2022-12-14T17:53:14.680Z] Still waiting to schedule task [2022-12-14T17:53:14.680Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-12-14T17:53:17.687Z] Removing intermediate container 7d9e070db1a1 [2022-12-14T17:53:17.687Z] ---> 92e951679201 [2022-12-14T17:53:17.687Z] Step 8/13 : WORKDIR /device-usb-camera [2022-12-14T17:53:17.687Z] ---> Running in 95c618804392 [2022-12-14T17:53:17.687Z] Removing intermediate container 95c618804392 [2022-12-14T17:53:17.687Z] ---> a0713b6f88a3 [2022-12-14T17:53:17.687Z] Step 9/13 : COPY go.mod vendor* ./ [2022-12-14T17:53:17.687Z] ---> 081181ae2741 [2022-12-14T17:53:17.687Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-14T17:53:17.687Z] ---> Running in d72a7c259b1e [2022-12-14T17:53:39.632Z] Removing intermediate container d72a7c259b1e [2022-12-14T17:53:39.632Z] ---> 4b94ef4cc378 [2022-12-14T17:53:39.632Z] Step 11/13 : COPY . . [2022-12-14T17:53:39.632Z] ---> 22f0cd24c49e [2022-12-14T17:53:39.632Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-12-14T17:53:39.632Z] ---> Running in f33bc3081286 [2022-12-14T17:53:39.632Z]  % Total % Received % Xferd Average Speed Time Time  Time Current [2022-12-14T17:53:39.632Z] Dload Upload Total Spent Left Speed [2022-12-14T17:53:39.890Z]  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 5578 0 --:--:-- --:--:-- --:--:-- 5589 [2022-12-14T17:53:40.149Z] Removing intermediate container f33bc3081286 [2022-12-14T17:53:40.149Z] ---> 772f988a3f0e [2022-12-14T17:53:40.149Z] Step 13/13 : RUN ${MAKE} [2022-12-14T17:53:40.149Z] ---> Running in f62ba54c7197 [2022-12-14T17:53:40.408Z] noop [2022-12-14T17:53:40.667Z] Removing intermediate container f62ba54c7197 [2022-12-14T17:53:40.667Z] ---> 14ab6d7706ee [2022-12-14T17:53:40.667Z] Successfully built 14ab6d7706ee [2022-12-14T17:53:40.667Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T17:53:40.983Z] + docker inspect -f . ci-base-image-x86_64 [2022-12-14T17:53:40.984Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T17:53:41.051Z] prd-ubuntu20.04-docker-8c-8g-121228 does not seem to be running inside a container [2022-12-14T17:53:41.083Z] $ 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-12-14T17:53:41.401Z] $ docker top 4f3ff33de1fd41d35983718b13ba5ce4507f3fd51e61c09c3a1da50aef3cecdc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-14T17:53:41.738Z] + go version [2022-12-14T17:53:41.738Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-12-14T17:53:41.752Z] $ docker stop --time=1 4f3ff33de1fd41d35983718b13ba5ce4507f3fd51e61c09c3a1da50aef3cecdc [2022-12-14T17:53:43.012Z] $ docker rm -f 4f3ff33de1fd41d35983718b13ba5ce4507f3fd51e61c09c3a1da50aef3cecdc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T17:53:43.398Z] + docker inspect -f . ci-base-image-x86_64 [2022-12-14T17:53:43.398Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T17:53:43.460Z] prd-ubuntu20.04-docker-8c-8g-121228 does not seem to be running inside a container [2022-12-14T17:53:43.489Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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-12-14T17:53:43.828Z] $ docker top f406034f426c7633d418c4a66fab6ec48ed36f7a6aa0a10edd979aecff907b95 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-14T17:53:44.153Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2022-12-14T17:53:44.446Z] + make test [2022-12-14T17:53:44.446Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-12-14T17:53:44.704Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-12-14T17:53:54.674Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-12-14T17:53:54.933Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.015s coverage: 1.9% of statements [2022-12-14T17:54:03.042Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-12-14T17:54:03.042Z] CGO_ENABLED=1 go vet ./... [2022-12-14T17:54:05.567Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-12-14T17:54:05.567Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-12-14T17:54:05.567Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-12-14T17:54:05.577Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-12-14T17:54:05.592Z] $ docker stop --time=1 f406034f426c7633d418c4a66fab6ec48ed36f7a6aa0a10edd979aecff907b95 [2022-12-14T17:54:07.607Z] $ docker rm -f f406034f426c7633d418c4a66fab6ec48ed36f7a6aa0a10edd979aecff907b95 [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-14T17:54:08.042Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-12-14T17:54:08.088Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-12-14T17:54:08.604Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-12-14T17:54:08.887Z] + ls -al . [2022-12-14T17:54:08.887Z] total 204 [2022-12-14T17:54:08.887Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 14 17:53 . [2022-12-14T17:54:08.887Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 17:52 .. [2022-12-14T17:54:08.887Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 14 17:53 .git [2022-12-14T17:54:08.887Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 17:52 .github [2022-12-14T17:54:08.887Z] -rw-rw-r-- 1 jenkins jenkins 414 Dec 14 17:52 .gitignore [2022-12-14T17:54:08.887Z] -rw-rw-r-- 1 jenkins jenkins 42 Dec 14 17:52 .golangci.yml [2022-12-14T17:54:08.887Z] -rw-rw-r-- 1 jenkins jenkins 77 Dec 14 17:52 .hadolint.yml [2022-12-14T17:54:08.887Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 14 17:52 .semver [2022-12-14T17:54:08.887Z] -rw-rw-r-- 1 jenkins jenkins 9702 Dec 14 17:52 Attribution.txt [2022-12-14T17:54:08.887Z] -rw-rw-r-- 1 jenkins jenkins 5460 Dec 14 17:52 CHANGELOG.md [2022-12-14T17:54:08.887Z] -rw-rw-r-- 1 jenkins jenkins 2378 Dec 14 17:52 Dockerfile [2022-12-14T17:54:08.887Z] -rw-rw-r-- 1 jenkins jenkins 678 Dec 14 17:52 GOVERNANCE.md [2022-12-14T17:54:08.887Z] -rw-rw-r-- 1 jenkins jenkins 659 Dec 14 17:52 Jenkinsfile [2022-12-14T17:54:08.887Z] -rw-rw-r-- 1 jenkins jenkins 11348 Dec 14 17:52 LICENSE [2022-12-14T17:54:08.887Z] -rw-rw-r-- 1 jenkins jenkins 2554 Dec 14 17:52 Makefile [2022-12-14T17:54:08.887Z] -rw-rw-r-- 1 jenkins jenkins 622 Dec 14 17:52 OWNERS.md [2022-12-14T17:54:08.887Z] -rw-rw-r-- 1 jenkins jenkins 5934 Dec 14 17:52 README.md [2022-12-14T17:54:08.887Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 14 17:52 VERSION [2022-12-14T17:54:08.887Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 17:52 bin [2022-12-14T17:54:08.887Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 17:52 cmd [2022-12-14T17:54:08.887Z] -rw-r--r-- 1 jenkins jenkins 30410 Dec 14 17:53 coverage.out [2022-12-14T17:54:08.887Z] -rwxrwxr-x 1 jenkins jenkins 140 Dec 14 17:52 docker-entrypoint.sh [2022-12-14T17:54:08.887Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 17:52 docs [2022-12-14T17:54:08.887Z] -rw-rw-r-- 1 jenkins jenkins 3573 Dec 14 17:52 go.mod [2022-12-14T17:54:08.887Z] -rw-rw-r-- 1 jenkins jenkins 45026 Dec 14 17:52 go.sum [2022-12-14T17:54:08.887Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 17:52 internal [2022-12-14T17:54:08.887Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 17:52 snap [2022-12-14T17:54:08.887Z] -rw-rw-r-- 1 jenkins jenkins 231 Dec 14 17:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T17:54:09.185Z] + 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=e17bf6eb7b6ec689c18abb192f67e707f10f3ec9 --label arch=amd64 --label version=3.0.0-dev.3 . [2022-12-14T17:54:09.186Z] Sending build context to Docker daemon 1.634MB [2022-12-14T17:54:09.186Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2022-12-14T17:54:09.186Z] Step 2/35 : FROM ${BASE} AS builder [2022-12-14T17:54:09.186Z] ---> 14ab6d7706ee [2022-12-14T17:54:09.186Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2022-12-14T17:54:09.186Z] ---> Running in 2384ee3d083d [2022-12-14T17:54:09.186Z] Removing intermediate container 2384ee3d083d [2022-12-14T17:54:09.186Z] ---> eef6569ab3fb [2022-12-14T17:54:09.186Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-12-14T17:54:09.444Z] ---> Running in 05e2fb53e5f5 [2022-12-14T17:54:09.444Z] Removing intermediate container 05e2fb53e5f5 [2022-12-14T17:54:09.444Z] ---> 679d502722c2 [2022-12-14T17:54:09.444Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-12-14T17:54:09.444Z] ---> Running in 7d2072511c51 [2022-12-14T17:54:09.444Z] Removing intermediate container 7d2072511c51 [2022-12-14T17:54:09.444Z] ---> fe36a2f0aedf [2022-12-14T17:54:09.444Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-12-14T17:54:09.702Z] ---> Running in a4b0c34a0e8f [2022-12-14T17:54:09.702Z] Removing intermediate container a4b0c34a0e8f [2022-12-14T17:54:09.702Z] ---> d6fdc4478ceb [2022-12-14T17:54:09.702Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-12-14T17:54:09.702Z] ---> Running in c15210bfab85 [2022-12-14T17:54:09.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-14T17:54:10.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-14T17:54:10.218Z] OK: 330 MiB in 131 packages [2022-12-14T17:54:10.787Z] Removing intermediate container c15210bfab85 [2022-12-14T17:54:10.787Z] ---> d27b66ee6e8e [2022-12-14T17:54:10.787Z] Step 8/35 : WORKDIR /device-usb-camera [2022-12-14T17:54:10.787Z] ---> Running in 12fca1540810 [2022-12-14T17:54:10.787Z] Removing intermediate container 12fca1540810 [2022-12-14T17:54:10.787Z] ---> 6479ea042264 [2022-12-14T17:54:10.787Z] Step 9/35 : COPY go.mod vendor* ./ [2022-12-14T17:54:10.787Z] ---> 68c80aa52cfa [2022-12-14T17:54:10.787Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-14T17:54:11.045Z] ---> Running in bd75ae7e83e8 [2022-12-14T17:54:11.612Z] Removing intermediate container bd75ae7e83e8 [2022-12-14T17:54:11.612Z] ---> 695828f11193 [2022-12-14T17:54:11.612Z] Step 11/35 : COPY . . [2022-12-14T17:54:11.869Z] ---> c68afeb5841c [2022-12-14T17:54:11.869Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-12-14T17:54:11.869Z] ---> Running in e4dad2107934 [2022-12-14T17:54:12.128Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-14T17:54:12.128Z] Dload Upload Total Spent Left Speed [2022-12-14T17:54:12.128Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 49116 0 --:--:-- --:--:-- --:--:-- 50571 [2022-12-14T17:54:12.394Z] Removing intermediate container e4dad2107934 [2022-12-14T17:54:12.394Z] ---> 62a4d496541f [2022-12-14T17:54:12.394Z] Step 13/35 : RUN ${MAKE} [2022-12-14T17:54:12.654Z] ---> Running in 0740936c859f [2022-12-14T17:54:12.912Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-12-14T17:54:34.826Z] Removing intermediate container 0740936c859f [2022-12-14T17:54:34.826Z] ---> 0e650e5a512b [2022-12-14T17:54:34.826Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-12-14T17:54:34.826Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-12-14T17:54:34.826Z] af6660deedbd: Pulling fs layer [2022-12-14T17:54:34.826Z] 97cd0a44c592: Pulling fs layer [2022-12-14T17:54:34.826Z] 97cd0a44c592: Verifying Checksum [2022-12-14T17:54:34.826Z] 97cd0a44c592: Download complete [2022-12-14T17:54:34.826Z] af6660deedbd: Verifying Checksum [2022-12-14T17:54:34.826Z] af6660deedbd: Download complete [2022-12-14T17:54:34.826Z] af6660deedbd: Pull complete [2022-12-14T17:54:34.826Z] 97cd0a44c592: Pull complete [2022-12-14T17:54:34.826Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-12-14T17:54:34.826Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-12-14T17:54:34.826Z] ---> fea57e182299 [2022-12-14T17:54:34.826Z] Step 15/35 : FROM alpine:3.16 [2022-12-14T17:54:34.826Z] 3.16: Pulling from library/alpine [2022-12-14T17:54:34.826Z] ca7dd9ec2225: Pulling fs layer [2022-12-14T17:54:34.826Z] ca7dd9ec2225: Download complete [2022-12-14T17:54:34.826Z] ca7dd9ec2225: Pull complete [2022-12-14T17:54:34.826Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-12-14T17:54:34.826Z] Status: Downloaded newer image for alpine:3.16 [2022-12-14T17:54:34.826Z] ---> bfe296a52501 [2022-12-14T17:54:34.826Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-12-14T17:54:34.826Z] ---> Running in 2ed016730246 [2022-12-14T17:54:35.086Z] Removing intermediate container 2ed016730246 [2022-12-14T17:54:35.086Z] ---> 5ee96fa0b5a8 [2022-12-14T17:54:35.086Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-12-14T17:54:35.086Z] ---> Running in c2556250fa01 [2022-12-14T17:54:35.344Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-14T17:54:35.344Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-14T17:54:35.603Z] (1/83) Installing dumb-init (1.2.5-r1) [2022-12-14T17:54:35.603Z] (2/83) Installing sdl2 (2.0.22-r0) [2022-12-14T17:54:35.603Z] (3/83) Installing libxau (1.0.9-r0) [2022-12-14T17:54:35.603Z] (4/83) Installing libxdmcp (1.1.3-r0) [2022-12-14T17:54:35.603Z] (5/83) Installing libxcb (1.15-r0) [2022-12-14T17:54:35.603Z] (6/83) Installing libx11 (1.8-r0) [2022-12-14T17:54:35.603Z] (7/83) Installing aom-libs (3.3.0-r0) [2022-12-14T17:54:35.861Z] (8/83) Installing alsa-lib (1.2.7.2-r0) [2022-12-14T17:54:35.861Z] (9/83) Installing expat (2.5.0-r0) [2022-12-14T17:54:35.861Z] (10/83) Installing brotli-libs (1.0.9-r6) [2022-12-14T17:54:35.861Z] (11/83) Installing libbz2 (1.0.8-r1) [2022-12-14T17:54:35.861Z] (12/83) Installing libpng (1.6.37-r1) [2022-12-14T17:54:35.861Z] (13/83) Installing freetype (2.12.1-r0) [2022-12-14T17:54:35.861Z] (14/83) Installing fontconfig (2.14.0-r0) [2022-12-14T17:54:35.861Z] (15/83) Installing fribidi (1.0.12-r0) [2022-12-14T17:54:35.861Z] (16/83) Installing libffi (3.4.2-r1) [2022-12-14T17:54:35.861Z] (17/83) Installing libintl (0.21-r2) [2022-12-14T17:54:35.861Z] (18/83) Installing libblkid (2.38-r1) [2022-12-14T17:54:35.861Z] (19/83) Installing libmount (2.38-r1) [2022-12-14T17:54:35.861Z] (20/83) Installing pcre (8.45-r2) [2022-12-14T17:54:35.861Z] (21/83) Installing glib (2.72.1-r0) [2022-12-14T17:54:35.861Z] (22/83) Installing graphite2 (1.3.14-r1) [2022-12-14T17:54:35.861Z] (23/83) Installing harfbuzz (4.3.0-r0) [2022-12-14T17:54:35.861Z] (24/83) Installing libass (0.16.0-r0) [2022-12-14T17:54:35.861Z] (25/83) Installing libdav1d (1.0.0-r0) [2022-12-14T17:54:35.861Z] (26/83) Installing libpciaccess (0.16-r0) [2022-12-14T17:54:35.861Z] (27/83) Installing libdrm (2.4.110-r0) [2022-12-14T17:54:35.861Z] (28/83) Installing gmp (6.2.1-r2) [2022-12-14T17:54:35.861Z] (29/83) Installing nettle (3.7.3-r0) [2022-12-14T17:54:35.861Z] (30/83) Installing p11-kit (0.24.1-r0) [2022-12-14T17:54:36.119Z] (31/83) Installing libtasn1 (4.18.0-r0) [2022-12-14T17:54:36.119Z] (32/83) Installing libunistring (1.0-r0) [2022-12-14T17:54:36.119Z] (33/83) Installing gnutls (3.7.7-r0) [2022-12-14T17:54:36.119Z] (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-12-14T17:54:36.119Z] (35/83) Installing ncurses-libs (6.3_p20220521-r0) [2022-12-14T17:54:36.119Z] (36/83) Installing lame (3.100-r0) [2022-12-14T17:54:36.119Z] (37/83) Installing opus (1.3.1-r1) [2022-12-14T17:54:36.119Z] (38/83) Installing libasyncns (0.8-r1) [2022-12-14T17:54:36.119Z] (39/83) Installing dbus-libs (1.14.4-r0) [2022-12-14T17:54:36.119Z] (40/83) Installing libltdl (2.4.7-r0) [2022-12-14T17:54:36.119Z] (41/83) Installing orc (0.4.32-r0) [2022-12-14T17:54:36.119Z] (42/83) Installing libgcc (11.2.1_git20220219-r2) [2022-12-14T17:54:36.119Z] (43/83) Installing libogg (1.3.5-r1) [2022-12-14T17:54:36.119Z] (44/83) Installing libstdc++ (11.2.1_git20220219-r2) [2022-12-14T17:54:36.119Z] (45/83) Installing flac (1.3.4-r0) [2022-12-14T17:54:36.119Z] (46/83) Installing libvorbis (1.3.7-r0) [2022-12-14T17:54:36.119Z] (47/83) Installing libsndfile (1.1.0-r0) [2022-12-14T17:54:36.119Z] (48/83) Installing libgomp (11.2.1_git20220219-r2) [2022-12-14T17:54:36.119Z] (49/83) Installing soxr (0.1.3-r2) [2022-12-14T17:54:36.119Z] (50/83) Installing speexdsp (1.2.0-r0) [2022-12-14T17:54:36.119Z] (51/83) Installing tdb-libs (1.4.6-r0) [2022-12-14T17:54:36.119Z] (52/83) Installing libpulse (15.0-r2) [2022-12-14T17:54:36.119Z] (53/83) Installing cjson (1.7.15-r3) [2022-12-14T17:54:36.119Z] (54/83) Installing mbedtls (2.28.1-r0) [2022-12-14T17:54:36.119Z] (55/83) Installing librist (0.2.6-r1) [2022-12-14T17:54:36.119Z] (56/83) Installing libsrt (1.4.4-r0) [2022-12-14T17:54:36.119Z] (57/83) Installing libssh (0.9.6-r1) [2022-12-14T17:54:36.119Z] (58/83) Installing libtheora (1.1.1-r16) [2022-12-14T17:54:36.376Z] (59/83) Installing libjpeg-turbo (2.1.3-r1) [2022-12-14T17:54:36.376Z] (60/83) Installing v4l-utils-libs (1.22.1-r1) [2022-12-14T17:54:36.376Z] (61/83) Installing libxext (1.3.4-r0) [2022-12-14T17:54:36.376Z] (62/83) Installing libxfixes (6.0.0-r0) [2022-12-14T17:54:36.376Z] (63/83) Installing wayland-libs-client (1.20.0-r0) [2022-12-14T17:54:36.376Z] (64/83) Installing libva (2.14.0-r0) [2022-12-14T17:54:36.376Z] (65/83) Installing libvdpau (1.5-r0) [2022-12-14T17:54:36.376Z] (66/83) Installing vidstab (1.1.0-r1) [2022-12-14T17:54:36.376Z] (67/83) Installing libvpx (1.11.0-r1) [2022-12-14T17:54:36.376Z] (68/83) Installing libwebp (1.2.3-r0) [2022-12-14T17:54:36.376Z] (69/83) Installing x264-libs (0.163_git20210613-r0) [2022-12-14T17:54:36.376Z] (70/83) Installing numactl (2.0.14-r0) [2022-12-14T17:54:36.376Z] (71/83) Installing x265-libs (3.5-r3) [2022-12-14T17:54:36.376Z] (72/83) Installing xvidcore (1.3.7-r1) [2022-12-14T17:54:36.376Z] (73/83) Installing ffmpeg-libs (5.0.1-r1) [2022-12-14T17:54:36.637Z] (74/83) Installing ffmpeg (5.0.1-r1) [2022-12-14T17:54:36.637Z] (75/83) Installing udev-init-scripts (35-r0) [2022-12-14T17:54:36.637Z] Executing udev-init-scripts-35-r0.post-install [2022-12-14T17:54:36.637Z] (76/83) Installing eudev-libs (3.2.11-r0) [2022-12-14T17:54:36.637Z] (77/83) Installing xz-libs (5.2.5-r1) [2022-12-14T17:54:36.637Z] (78/83) Installing zstd-libs (1.5.2-r1) [2022-12-14T17:54:36.637Z] (79/83) Installing kmod-libs (29-r2) [2022-12-14T17:54:36.637Z] (80/83) Installing eudev (3.2.11-r0) [2022-12-14T17:54:36.637Z] (81/83) Installing libsodium (1.0.18-r0) [2022-12-14T17:54:36.637Z] (82/83) Installing libzmq (4.3.4-r0) [2022-12-14T17:54:36.637Z] (83/83) Installing zeromq (4.3.4-r0) [2022-12-14T17:54:36.637Z] Executing busybox-1.35.0-r17.trigger [2022-12-14T17:54:36.637Z] Executing eudev-3.2.11-r0.trigger [2022-12-14T17:54:36.637Z] OK: 101 MiB in 97 packages [2022-12-14T17:54:38.013Z] Removing intermediate container c2556250fa01 [2022-12-14T17:54:38.013Z] ---> c9be15aab880 [2022-12-14T17:54:38.013Z] Step 18/35 : WORKDIR / [2022-12-14T17:54:38.013Z] ---> Running in bc83f64caf2a [2022-12-14T17:54:38.013Z] Removing intermediate container bc83f64caf2a [2022-12-14T17:54:38.013Z] ---> 29aec32e0f25 [2022-12-14T17:54:38.013Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2022-12-14T17:54:38.581Z] ---> 03dc13576ad3 [2022-12-14T17:54:38.581Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2022-12-14T17:54:38.581Z] ---> a0764d8c84d1 [2022-12-14T17:54:38.581Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-12-14T17:54:38.581Z] ---> c9c331c34fce [2022-12-14T17:54:38.581Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-12-14T17:54:38.840Z] ---> e156d2c8e9a9 [2022-12-14T17:54:38.840Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-12-14T17:54:38.840Z] ---> 287044aebc05 [2022-12-14T17:54:38.840Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-12-14T17:54:39.100Z] ---> d2d234441234 [2022-12-14T17:54:39.100Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2022-12-14T17:54:39.358Z] ---> 895f1a848e02 [2022-12-14T17:54:39.358Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-12-14T17:54:39.358Z] ---> Running in ae71d14e7429 [2022-12-14T17:54:39.927Z] Removing intermediate container ae71d14e7429 [2022-12-14T17:54:39.927Z] ---> 4029effaa5e2 [2022-12-14T17:54:39.927Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-12-14T17:54:39.927Z] ---> Running in 72f974fbc672 [2022-12-14T17:54:40.496Z] Removing intermediate container 72f974fbc672 [2022-12-14T17:54:40.496Z] ---> 2523929977c9 [2022-12-14T17:54:40.497Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-12-14T17:54:40.497Z] ---> Running in c4bef9bd33f0 [2022-12-14T17:54:41.066Z] Removing intermediate container c4bef9bd33f0 [2022-12-14T17:54:41.066Z] ---> 7f659e77b670 [2022-12-14T17:54:41.066Z] Step 29/35 : EXPOSE 59983 [2022-12-14T17:54:41.066Z] ---> Running in 0337dc8f6e4a [2022-12-14T17:54:41.066Z] Removing intermediate container 0337dc8f6e4a [2022-12-14T17:54:41.066Z] ---> e1d9d2237b58 [2022-12-14T17:54:41.066Z] Step 30/35 : EXPOSE 8554 [2022-12-14T17:54:41.066Z] ---> Running in c51fe0c9ed38 [2022-12-14T17:54:41.326Z] Removing intermediate container c51fe0c9ed38 [2022-12-14T17:54:41.326Z] ---> c4ed8d8e4157 [2022-12-14T17:54:41.326Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-12-14T17:54:41.326Z] ---> Running in 0c234b0076c7 [2022-12-14T17:54:41.326Z] Removing intermediate container 0c234b0076c7 [2022-12-14T17:54:41.326Z] ---> 6a0f02278d82 [2022-12-14T17:54:41.326Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-12-14T17:54:41.326Z] ---> Running in f40d1b92a832 [2022-12-14T17:54:41.326Z] Removing intermediate container f40d1b92a832 [2022-12-14T17:54:41.326Z] ---> aceb11a94689 [2022-12-14T17:54:41.326Z] Step 33/35 : LABEL arch=amd64 [2022-12-14T17:54:41.326Z] ---> Running in 740af0f91ef9 [2022-12-14T17:54:41.639Z] Removing intermediate container 740af0f91ef9 [2022-12-14T17:54:41.639Z] ---> 6c136895515d [2022-12-14T17:54:41.639Z] Step 34/35 : LABEL git_sha=e17bf6eb7b6ec689c18abb192f67e707f10f3ec9 [2022-12-14T17:54:41.639Z] ---> Running in 4427e0756ddf [2022-12-14T17:54:41.639Z] Removing intermediate container 4427e0756ddf [2022-12-14T17:54:41.639Z] ---> bc390767c096 [2022-12-14T17:54:41.639Z] Step 35/35 : LABEL version=3.0.0-dev.3 [2022-12-14T17:54:41.639Z] ---> Running in 6c0df0195a48 [2022-12-14T17:54:41.639Z] Removing intermediate container 6c0df0195a48 [2022-12-14T17:54:41.639Z] ---> 2865c56d8697 [2022-12-14T17:54:41.639Z] [Warning] One or more build-args [ARCH] were not consumed [2022-12-14T17:54:41.639Z] Successfully built 2865c56d8697 [2022-12-14T17:54:41.639Z] 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-12-14T17:54:41.736Z] provisioning config files... [2022-12-14T17:54:41.756Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7868272110510052138tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-14T17:54:42.108Z] ---> docker-login.sh [2022-12-14T17:54:42.108Z] nexus3.edgexfoundry.org:10001 [2022-12-14T17:54:42.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T17:54:42.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T17:54:42.108Z] Configure a credential helper to remove this warning. See [2022-12-14T17:54:42.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T17:54:42.108Z] [2022-12-14T17:54:42.108Z] Login Succeeded [2022-12-14T17:54:42.108Z] nexus3.edgexfoundry.org:10002 [2022-12-14T17:54:42.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T17:54:42.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T17:54:42.108Z] Configure a credential helper to remove this warning. See [2022-12-14T17:54:42.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T17:54:42.108Z] [2022-12-14T17:54:42.108Z] Login Succeeded [2022-12-14T17:54:42.108Z] nexus3.edgexfoundry.org:10003 [2022-12-14T17:54:42.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T17:54:42.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T17:54:42.383Z] Configure a credential helper to remove this warning. See [2022-12-14T17:54:42.383Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T17:54:42.383Z] [2022-12-14T17:54:42.383Z] Login Succeeded [2022-12-14T17:54:42.383Z] nexus3.edgexfoundry.org:10004 [2022-12-14T17:54:42.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T17:54:42.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T17:54:42.383Z] Configure a credential helper to remove this warning. See [2022-12-14T17:54:42.383Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T17:54:42.383Z] [2022-12-14T17:54:42.383Z] Login Succeeded [2022-12-14T17:54:42.383Z] docker.io [2022-12-14T17:54:42.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T17:54:42.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T17:54:42.641Z] Configure a credential helper to remove this warning. See [2022-12-14T17:54:42.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T17:54:42.641Z] [2022-12-14T17:54:42.641Z] Login Succeeded [2022-12-14T17:54:42.641Z] ---> docker-login.sh ends [Pipeline] } [2022-12-14T17:54:42.648Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-14T17:54:42.681Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-14T17:54:42.701Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2022-12-14T17:54:42.701Z] e17bf6eb7b6ec689c18abb192f67e707f10f3ec9 [2022-12-14T17:54:42.701Z] latest [2022-12-14T17:54:42.701Z] 3.0.0-dev.3 [2022-12-14T17:54:42.701Z] e17bf6eb7b6ec689c18abb192f67e707f10f3ec9-3.0.0-dev.3 [2022-12-14T17:54:42.701Z] main [2022-12-14T17:54:42.701Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T17:54:43.013Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:e17bf6eb7b6ec689c18abb192f67e707f10f3ec9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T17:54:43.320Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:e17bf6eb7b6ec689c18abb192f67e707f10f3ec9 [2022-12-14T17:54:43.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-12-14T17:54:43.321Z] 6da1a36826a2: Preparing [2022-12-14T17:54:43.321Z] ad6068de068b: Preparing [2022-12-14T17:54:43.321Z] 8bb818eb72d4: Preparing [2022-12-14T17:54:43.321Z] 550e596c6d0e: Preparing [2022-12-14T17:54:43.321Z] 1207169bf42c: Preparing [2022-12-14T17:54:43.321Z] ce1201560f67: Preparing [2022-12-14T17:54:43.321Z] 3d5d7ca6c645: Preparing [2022-12-14T17:54:43.321Z] 6f0fcabb9dbc: Preparing [2022-12-14T17:54:43.321Z] b16ab0e8fba5: Preparing [2022-12-14T17:54:43.321Z] d6e63cb7890f: Preparing [2022-12-14T17:54:43.321Z] af339f287a81: Preparing [2022-12-14T17:54:43.321Z] e5e13b0c77cb: Preparing [2022-12-14T17:54:43.321Z] ce1201560f67: Waiting [2022-12-14T17:54:43.321Z] 3d5d7ca6c645: Waiting [2022-12-14T17:54:43.321Z] b16ab0e8fba5: Waiting [2022-12-14T17:54:43.321Z] 6f0fcabb9dbc: Waiting [2022-12-14T17:54:43.321Z] d6e63cb7890f: Waiting [2022-12-14T17:54:43.321Z] e5e13b0c77cb: Waiting [2022-12-14T17:54:43.321Z] af339f287a81: Waiting [2022-12-14T17:54:43.321Z] 6da1a36826a2: Pushed [2022-12-14T17:54:43.321Z] ad6068de068b: Pushed [2022-12-14T17:54:43.321Z] 8bb818eb72d4: Pushed [2022-12-14T17:54:43.321Z] 1207169bf42c: Pushed [2022-12-14T17:54:43.578Z] b16ab0e8fba5: Pushed [2022-12-14T17:54:43.578Z] 6f0fcabb9dbc: Pushed [2022-12-14T17:54:43.578Z] ce1201560f67: Pushed [2022-12-14T17:54:43.578Z] 3d5d7ca6c645: Pushed [2022-12-14T17:54:43.578Z] e5e13b0c77cb: Layer already exists [2022-12-14T17:54:45.476Z] 550e596c6d0e: Pushed [2022-12-14T17:54:46.412Z] d6e63cb7890f: Pushed [2022-12-14T17:54:48.111Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-121229 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2022-12-14T17:54:48.124Z] Running in /w/workspace/device-usb-camera/67 [Pipeline] { [Pipeline] checkout [2022-12-14T17:54:48.158Z] Selected Git installation does not exist. Using Default [2022-12-14T17:54:48.158Z] The recommended git tool is: NONE [2022-12-14T17:54:52.973Z] using credential edgex-jenkins-ssh [2022-12-14T17:54:52.991Z] af339f287a81: Pushed [2022-12-14T17:54:52.991Z] e17bf6eb7b6ec689c18abb192f67e707f10f3ec9: digest: sha256:4d98ba51cdec0a106cf97ee23df7b5d1f850c4fba814d0954bfbd7c57adfec8a size: 2825 [2022-12-14T17:54:52.992Z] Cloning the remote Git repository [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T17:54:53.038Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-12-14T17:54:53.309Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T17:54:53.617Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2022-12-14T17:54:53.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-12-14T17:54:53.617Z] 6da1a36826a2: Preparing [2022-12-14T17:54:53.617Z] ad6068de068b: Preparing [2022-12-14T17:54:53.617Z] 8bb818eb72d4: Preparing [2022-12-14T17:54:53.617Z] 550e596c6d0e: Preparing [2022-12-14T17:54:53.617Z] 1207169bf42c: Preparing [2022-12-14T17:54:53.617Z] ce1201560f67: Preparing [2022-12-14T17:54:53.617Z] 3d5d7ca6c645: Preparing [2022-12-14T17:54:53.617Z] 6f0fcabb9dbc: Preparing [2022-12-14T17:54:53.617Z] b16ab0e8fba5: Preparing [2022-12-14T17:54:53.617Z] d6e63cb7890f: Preparing [2022-12-14T17:54:53.617Z] af339f287a81: Preparing [2022-12-14T17:54:53.617Z] e5e13b0c77cb: Preparing [2022-12-14T17:54:53.617Z] 6f0fcabb9dbc: Waiting [2022-12-14T17:54:53.617Z] b16ab0e8fba5: Waiting [2022-12-14T17:54:53.617Z] d6e63cb7890f: Waiting [2022-12-14T17:54:53.617Z] ce1201560f67: Waiting [2022-12-14T17:54:53.617Z] af339f287a81: Waiting [2022-12-14T17:54:53.617Z] 3d5d7ca6c645: Waiting [2022-12-14T17:54:53.617Z] e5e13b0c77cb: Waiting [2022-12-14T17:54:53.617Z] 6da1a36826a2: Layer already exists [2022-12-14T17:54:53.617Z] 1207169bf42c: Layer already exists [2022-12-14T17:54:53.617Z] ad6068de068b: Layer already exists [2022-12-14T17:54:53.617Z] 550e596c6d0e: Layer already exists [2022-12-14T17:54:53.617Z] 8bb818eb72d4: Layer already exists [2022-12-14T17:54:53.617Z] 3d5d7ca6c645: Layer already exists [2022-12-14T17:54:53.617Z] ce1201560f67: Layer already exists [2022-12-14T17:54:53.617Z] 6f0fcabb9dbc: Layer already exists [2022-12-14T17:54:53.617Z] b16ab0e8fba5: Layer already exists [2022-12-14T17:54:53.617Z] d6e63cb7890f: Layer already exists [2022-12-14T17:54:53.617Z] af339f287a81: Layer already exists [2022-12-14T17:54:53.617Z] e5e13b0c77cb: Layer already exists [2022-12-14T17:54:53.617Z] latest: digest: sha256:4d98ba51cdec0a106cf97ee23df7b5d1f850c4fba814d0954bfbd7c57adfec8a size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T17:54:53.933Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T17:54:54.238Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.3 [2022-12-14T17:54:54.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-12-14T17:54:54.238Z] 6da1a36826a2: Preparing [2022-12-14T17:54:54.238Z] ad6068de068b: Preparing [2022-12-14T17:54:54.238Z] 8bb818eb72d4: Preparing [2022-12-14T17:54:54.238Z] 550e596c6d0e: Preparing [2022-12-14T17:54:54.238Z] 1207169bf42c: Preparing [2022-12-14T17:54:54.238Z] ce1201560f67: Preparing [2022-12-14T17:54:54.238Z] 3d5d7ca6c645: Preparing [2022-12-14T17:54:54.238Z] 6f0fcabb9dbc: Preparing [2022-12-14T17:54:54.238Z] b16ab0e8fba5: Preparing [2022-12-14T17:54:54.238Z] d6e63cb7890f: Preparing [2022-12-14T17:54:54.238Z] af339f287a81: Preparing [2022-12-14T17:54:54.238Z] e5e13b0c77cb: Preparing [2022-12-14T17:54:54.238Z] d6e63cb7890f: Waiting [2022-12-14T17:54:54.238Z] 3d5d7ca6c645: Waiting [2022-12-14T17:54:54.238Z] af339f287a81: Waiting [2022-12-14T17:54:54.238Z] e5e13b0c77cb: Waiting [2022-12-14T17:54:54.238Z] 6f0fcabb9dbc: Waiting [2022-12-14T17:54:54.238Z] ce1201560f67: Waiting [2022-12-14T17:54:54.238Z] b16ab0e8fba5: Waiting [2022-12-14T17:54:54.238Z] 1207169bf42c: Layer already exists [2022-12-14T17:54:54.238Z] 550e596c6d0e: Layer already exists [2022-12-14T17:54:54.238Z] ad6068de068b: Layer already exists [2022-12-14T17:54:54.238Z] 8bb818eb72d4: Layer already exists [2022-12-14T17:54:54.238Z] 6da1a36826a2: Layer already exists [2022-12-14T17:54:54.238Z] ce1201560f67: Layer already exists [2022-12-14T17:54:54.238Z] 3d5d7ca6c645: Layer already exists [2022-12-14T17:54:54.238Z] b16ab0e8fba5: Layer already exists [2022-12-14T17:54:54.238Z] 6f0fcabb9dbc: Layer already exists [2022-12-14T17:54:54.238Z] d6e63cb7890f: Layer already exists [2022-12-14T17:54:54.238Z] af339f287a81: Layer already exists [2022-12-14T17:54:54.238Z] e5e13b0c77cb: Layer already exists [2022-12-14T17:54:54.238Z] 3.0.0-dev.3: digest: sha256:4d98ba51cdec0a106cf97ee23df7b5d1f850c4fba814d0954bfbd7c57adfec8a size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T17:54:53.106Z] > git init /w/workspace/device-usb-camera/67 # timeout=10 [2022-12-14T17:54:53.249Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-12-14T17:54:53.250Z] > git --version # timeout=10 [2022-12-14T17:54:53.270Z] > git --version # 'git version 2.25.1' [2022-12-14T17:54:53.272Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-12-14T17:54:53.357Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-12-14T17:54:54.051Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-12-14T17:54:54.076Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-12-14T17:54:54.553Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:e17bf6eb7b6ec689c18abb192f67e707f10f3ec9-3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T17:54:54.863Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:e17bf6eb7b6ec689c18abb192f67e707f10f3ec9-3.0.0-dev.3 [2022-12-14T17:54:54.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-12-14T17:54:54.863Z] 6da1a36826a2: Preparing [2022-12-14T17:54:54.863Z] ad6068de068b: Preparing [2022-12-14T17:54:54.863Z] 8bb818eb72d4: Preparing [2022-12-14T17:54:54.863Z] 550e596c6d0e: Preparing [2022-12-14T17:54:54.863Z] 1207169bf42c: Preparing [2022-12-14T17:54:54.863Z] ce1201560f67: Preparing [2022-12-14T17:54:54.863Z] 3d5d7ca6c645: Preparing [2022-12-14T17:54:54.863Z] 6f0fcabb9dbc: Preparing [2022-12-14T17:54:54.863Z] b16ab0e8fba5: Preparing [2022-12-14T17:54:54.863Z] d6e63cb7890f: Preparing [2022-12-14T17:54:54.863Z] af339f287a81: Preparing [2022-12-14T17:54:54.863Z] e5e13b0c77cb: Preparing [2022-12-14T17:54:54.863Z] ce1201560f67: Waiting [2022-12-14T17:54:54.863Z] 3d5d7ca6c645: Waiting [2022-12-14T17:54:54.863Z] d6e63cb7890f: Waiting [2022-12-14T17:54:54.863Z] e5e13b0c77cb: Waiting [2022-12-14T17:54:54.863Z] af339f287a81: Waiting [2022-12-14T17:54:54.863Z] b16ab0e8fba5: Waiting [2022-12-14T17:54:54.863Z] 6f0fcabb9dbc: Waiting [2022-12-14T17:54:54.863Z] 8bb818eb72d4: Layer already exists [2022-12-14T17:54:54.863Z] 6da1a36826a2: Layer already exists [2022-12-14T17:54:54.863Z] ad6068de068b: Layer already exists [2022-12-14T17:54:54.863Z] 1207169bf42c: Layer already exists [2022-12-14T17:54:54.863Z] 550e596c6d0e: Layer already exists [2022-12-14T17:54:54.863Z] ce1201560f67: Layer already exists [2022-12-14T17:54:54.863Z] 6f0fcabb9dbc: Layer already exists [2022-12-14T17:54:54.863Z] d6e63cb7890f: Layer already exists [2022-12-14T17:54:54.863Z] 3d5d7ca6c645: Layer already exists [2022-12-14T17:54:54.863Z] b16ab0e8fba5: Layer already exists [2022-12-14T17:54:54.863Z] af339f287a81: Layer already exists [2022-12-14T17:54:54.863Z] e5e13b0c77cb: Layer already exists [2022-12-14T17:54:54.863Z] e17bf6eb7b6ec689c18abb192f67e707f10f3ec9-3.0.0-dev.3: digest: sha256:4d98ba51cdec0a106cf97ee23df7b5d1f850c4fba814d0954bfbd7c57adfec8a size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T17:54:54.916Z] Avoid second fetch [2022-12-14T17:54:54.917Z] Checking out Revision e17bf6eb7b6ec689c18abb192f67e707f10f3ec9 (main) [2022-12-14T17:54:55.179Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T17:54:55.408Z] Commit message: "docs: updated change log for levski release (#118)" [2022-12-14T17:54:55.503Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2022-12-14T17:54:55.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-12-14T17:54:55.503Z] 6da1a36826a2: Preparing [2022-12-14T17:54:55.503Z] ad6068de068b: Preparing [2022-12-14T17:54:55.503Z] 8bb818eb72d4: Preparing [2022-12-14T17:54:55.503Z] 550e596c6d0e: Preparing [2022-12-14T17:54:55.503Z] 1207169bf42c: Preparing [2022-12-14T17:54:55.503Z] ce1201560f67: Preparing [2022-12-14T17:54:55.503Z] 3d5d7ca6c645: Preparing [2022-12-14T17:54:55.503Z] 6f0fcabb9dbc: Preparing [2022-12-14T17:54:55.503Z] b16ab0e8fba5: Preparing [2022-12-14T17:54:55.503Z] d6e63cb7890f: Preparing [2022-12-14T17:54:55.503Z] af339f287a81: Preparing [2022-12-14T17:54:55.503Z] e5e13b0c77cb: Preparing [2022-12-14T17:54:55.503Z] 6f0fcabb9dbc: Waiting [2022-12-14T17:54:55.503Z] b16ab0e8fba5: Waiting [2022-12-14T17:54:55.503Z] d6e63cb7890f: Waiting [2022-12-14T17:54:55.503Z] af339f287a81: Waiting [2022-12-14T17:54:55.503Z] ce1201560f67: Waiting [2022-12-14T17:54:55.503Z] 3d5d7ca6c645: Waiting [2022-12-14T17:54:55.503Z] e5e13b0c77cb: Waiting [2022-12-14T17:54:55.503Z] ad6068de068b: Layer already exists [2022-12-14T17:54:55.503Z] 6da1a36826a2: Layer already exists [2022-12-14T17:54:55.503Z] 550e596c6d0e: Layer already exists [2022-12-14T17:54:55.503Z] 8bb818eb72d4: Layer already exists [2022-12-14T17:54:55.503Z] 1207169bf42c: Layer already exists [2022-12-14T17:54:55.503Z] ce1201560f67: Layer already exists [2022-12-14T17:54:55.503Z] d6e63cb7890f: Layer already exists [2022-12-14T17:54:55.503Z] b16ab0e8fba5: Layer already exists [2022-12-14T17:54:55.503Z] 3d5d7ca6c645: Layer already exists [2022-12-14T17:54:55.503Z] 6f0fcabb9dbc: Layer already exists [2022-12-14T17:54:55.503Z] af339f287a81: Layer already exists [2022-12-14T17:54:55.503Z] e5e13b0c77cb: Layer already exists [2022-12-14T17:54:55.504Z] main: digest: sha256:4d98ba51cdec0a106cf97ee23df7b5d1f850c4fba814d0954bfbd7c57adfec8a size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-14T17:54:55.540Z] ===================================================== [Pipeline] echo [2022-12-14T17:54:55.545Z] taggedImages: [2022-12-14T17:54:55.545Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:e17bf6eb7b6ec689c18abb192f67e707f10f3ec9 [2022-12-14T17:54:55.545Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2022-12-14T17:54:55.545Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.3 [2022-12-14T17:54:55.545Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:e17bf6eb7b6ec689c18abb192f67e707f10f3ec9-3.0.0-dev.3 [2022-12-14T17:54:55.545Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [2022-12-14T17:54:54.937Z] > git config core.sparsecheckout # timeout=10 [2022-12-14T17:54:54.955Z] > git checkout -f e17bf6eb7b6ec689c18abb192f67e707f10f3ec9 # timeout=10 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-14T17:54:55.912Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-14T17:54:55.912Z] [2022-12-14T17:54:55.912Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T17:54:56.236Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-14T17:54:56.236Z] latest: Pulling from edgex-lftools-log-publisher [2022-12-14T17:54:56.236Z] 5eb5b503b376: Pulling fs layer [2022-12-14T17:54:56.236Z] 5c69ac0246d0: Pulling fs layer [2022-12-14T17:54:56.236Z] ec43610c2a17: Pulling fs layer [2022-12-14T17:54:56.236Z] 3a2ae6a8a46f: Pulling fs layer [2022-12-14T17:54:56.236Z] 33b1e0a273af: Pulling fs layer [2022-12-14T17:54:56.236Z] 5d3b04190fa2: Pulling fs layer [2022-12-14T17:54:56.236Z] 2f39f015ded8: Pulling fs layer [2022-12-14T17:54:56.236Z] 33b1e0a273af: Waiting [2022-12-14T17:54:56.236Z] 5d3b04190fa2: Waiting [2022-12-14T17:54:56.236Z] 2f39f015ded8: Waiting [2022-12-14T17:54:56.236Z] 3a2ae6a8a46f: Waiting [2022-12-14T17:54:56.236Z] 5c69ac0246d0: Download complete [2022-12-14T17:54:56.236Z] 3a2ae6a8a46f: Verifying Checksum [2022-12-14T17:54:56.236Z] 3a2ae6a8a46f: Download complete [2022-12-14T17:54:56.236Z] 33b1e0a273af: Verifying Checksum [2022-12-14T17:54:56.236Z] 33b1e0a273af: Download complete [2022-12-14T17:54:56.254Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-12-14T17:54:56.255Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-14T17:54:56.255Z] Dload Upload Total Spent Left Speed [2022-12-14T17:54:56.495Z] ec43610c2a17: Verifying Checksum [2022-12-14T17:54:56.495Z] ec43610c2a17: Download complete [2022-12-14T17:54:56.495Z] 5d3b04190fa2: Verifying Checksum [2022-12-14T17:54:56.495Z] 5d3b04190fa2: Download complete [2022-12-14T17:54:56.495Z] 5eb5b503b376: Verifying Checksum [2022-12-14T17:54:56.495Z] 5eb5b503b376: Download complete [2022-12-14T17:54:56.528Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 48299 0 --:--:-- --:--:-- --:--:-- 48299 [Pipeline] sh [2022-12-14T17:54:57.062Z] 2f39f015ded8: Download complete [2022-12-14T17:54:57.088Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-12-14T17:54:57.417Z] + sudo tee /etc/docker/daemon.new [2022-12-14T17:54:57.417Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-12-14T17:54:57.417Z] { [2022-12-14T17:54:57.417Z] "registry-mirrors": [ [2022-12-14T17:54:57.417Z] "https://nexus3.edgexfoundry.org:10001" [2022-12-14T17:54:57.417Z] ], [2022-12-14T17:54:57.417Z] "bip": "10.250.0.254/24", [2022-12-14T17:54:57.417Z] "hosts": [ [2022-12-14T17:54:57.417Z] "tcp://0.0.0.0:5555", [2022-12-14T17:54:57.417Z] "unix:///var/run/docker.sock" [2022-12-14T17:54:57.417Z] ], [2022-12-14T17:54:57.417Z] "mtu": 1458, [2022-12-14T17:54:57.417Z] "selinux-enabled": true, [2022-12-14T17:54:57.417Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-12-14T17:54:57.417Z] } [Pipeline] sh [2022-12-14T17:54:57.630Z] 5eb5b503b376: Pull complete [2022-12-14T17:54:57.630Z] 5c69ac0246d0: Pull complete [2022-12-14T17:54:57.747Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-12-14T17:54:58.083Z] + sudo service docker restart [2022-12-14T17:54:58.199Z] ec43610c2a17: Pull complete [2022-12-14T17:54:58.199Z] 3a2ae6a8a46f: Pull complete [2022-12-14T17:54:58.199Z] 33b1e0a273af: Pull complete [2022-12-14T17:54:58.458Z] 5d3b04190fa2: Pull complete [2022-12-14T17:55:02.641Z] 2f39f015ded8: Pull complete [2022-12-14T17:55:02.641Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-12-14T17:55:02.641Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-14T17:55:02.641Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T17:55:02.721Z] prd-ubuntu20.04-docker-8c-8g-121228 does not seem to be running inside a container [2022-12-14T17:55:02.759Z] $ 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-12-14T17:55:03.903Z] $ docker top 1575457125f689bc6d53d081cdb03d1bee270bf19bcd1ae2fa101c05902edf37 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-14T17:55:04.294Z] ---> job-cost.sh [2022-12-14T17:55:04.294Z] lf-activate-venv: SKIPPING [2022-12-14T17:55:04.294Z] INFO: No Stack... [2022-12-14T17:55:04.553Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-12-14T17:55:05.122Z] INFO: Archiving Costs [Pipeline] sh [2022-12-14T17:55:05.409Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2022-12-14T17:55:05.409Z] + cut -d, -f6 [Pipeline] lock [2022-12-14T17:55:05.421Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-67-stack-cost] [2022-12-14T17:55:05.427Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-67-stack-cost] did not exist. Created. [2022-12-14T17:55:05.427Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-67-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-12-14T17:55:05.724Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-12-14T17:55:05.758Z] Stashed 1 file(s) [Pipeline] } [2022-12-14T17:55:05.765Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-67-stack-cost] [Pipeline] // lock [Pipeline] } [2022-12-14T17:55:05.782Z] $ docker stop --time=1 1575457125f689bc6d53d081cdb03d1bee270bf19bcd1ae2fa101c05902edf37 [2022-12-14T17:55:06.920Z] $ docker rm -f 1575457125f689bc6d53d081cdb03d1bee270bf19bcd1ae2fa101c05902edf37 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-14T17:55:16.350Z] provisioning config files... [2022-12-14T17:55:16.372Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/67@tmp/config7335505890430934416tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-14T17:55:16.717Z] ---> docker-login.sh [2022-12-14T17:55:16.717Z] nexus3.edgexfoundry.org:10001 [2022-12-14T17:55:16.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T17:55:17.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T17:55:17.256Z] Configure a credential helper to remove this warning. See [2022-12-14T17:55:17.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T17:55:17.256Z] [2022-12-14T17:55:17.256Z] Login Succeeded [2022-12-14T17:55:17.256Z] nexus3.edgexfoundry.org:10002 [2022-12-14T17:55:17.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T17:55:17.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T17:55:17.531Z] Configure a credential helper to remove this warning. See [2022-12-14T17:55:17.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T17:55:17.531Z] [2022-12-14T17:55:17.531Z] Login Succeeded [2022-12-14T17:55:17.531Z] nexus3.edgexfoundry.org:10003 [2022-12-14T17:55:17.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T17:55:18.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T17:55:18.070Z] Configure a credential helper to remove this warning. See [2022-12-14T17:55:18.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T17:55:18.070Z] [2022-12-14T17:55:18.070Z] Login Succeeded [2022-12-14T17:55:18.070Z] nexus3.edgexfoundry.org:10004 [2022-12-14T17:55:18.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T17:55:18.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T17:55:18.343Z] Configure a credential helper to remove this warning. See [2022-12-14T17:55:18.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T17:55:18.343Z] [2022-12-14T17:55:18.343Z] Login Succeeded [2022-12-14T17:55:18.343Z] docker.io [2022-12-14T17:55:18.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T17:55:18.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T17:55:18.879Z] Configure a credential helper to remove this warning. See [2022-12-14T17:55:18.879Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T17:55:18.879Z] [2022-12-14T17:55:18.879Z] Login Succeeded [2022-12-14T17:55:18.879Z] ---> docker-login.sh ends [Pipeline] } [2022-12-14T17:55:18.894Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-12-14T17:55:19.099Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-14T17:55:19.114Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-14T17:55:19.123Z] ========================================================= [2022-12-14T17:55:19.123Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-12-14T17:55:19.123Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T17:55:19.470Z] + 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-12-14T17:55:19.738Z] Sending build context to Docker daemon 1.061MB [2022-12-14T17:55:19.738Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-12-14T17:55:19.738Z] Step 2/13 : FROM ${BASE} AS builder [2022-12-14T17:55:20.703Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-12-14T17:55:20.703Z] 9b18e9b68314: Pulling fs layer [2022-12-14T17:55:20.703Z] 35d82f9e3411: Pulling fs layer [2022-12-14T17:55:20.703Z] e16973657156: Pulling fs layer [2022-12-14T17:55:20.703Z] fc693d55d65f: Pulling fs layer [2022-12-14T17:55:20.703Z] 7e9fc2657dce: Pulling fs layer [2022-12-14T17:55:20.703Z] dda99020689f: Pulling fs layer [2022-12-14T17:55:20.703Z] db1c61fa0a46: Pulling fs layer [2022-12-14T17:55:20.703Z] 891c053d2c06: Pulling fs layer [2022-12-14T17:55:20.703Z] fc693d55d65f: Waiting [2022-12-14T17:55:20.703Z] 7e9fc2657dce: Waiting [2022-12-14T17:55:20.703Z] dda99020689f: Waiting [2022-12-14T17:55:20.703Z] db1c61fa0a46: Waiting [2022-12-14T17:55:20.703Z] 891c053d2c06: Waiting [2022-12-14T17:55:20.703Z] e16973657156: Verifying Checksum [2022-12-14T17:55:20.703Z] e16973657156: Download complete [2022-12-14T17:55:20.703Z] 35d82f9e3411: Verifying Checksum [2022-12-14T17:55:20.703Z] 35d82f9e3411: Download complete [2022-12-14T17:55:20.703Z] 7e9fc2657dce: Verifying Checksum [2022-12-14T17:55:20.703Z] 7e9fc2657dce: Download complete [2022-12-14T17:55:20.703Z] dda99020689f: Verifying Checksum [2022-12-14T17:55:20.703Z] dda99020689f: Download complete [2022-12-14T17:55:20.703Z] 9b18e9b68314: Download complete [2022-12-14T17:55:21.671Z] 9b18e9b68314: Pull complete [2022-12-14T17:55:21.672Z] 891c053d2c06: Verifying Checksum [2022-12-14T17:55:21.672Z] 891c053d2c06: Download complete [2022-12-14T17:55:22.260Z] 35d82f9e3411: Pull complete [2022-12-14T17:55:22.534Z] e16973657156: Pull complete [2022-12-14T17:55:23.126Z] db1c61fa0a46: Verifying Checksum [2022-12-14T17:55:23.126Z] db1c61fa0a46: Download complete [2022-12-14T17:55:23.395Z] fc693d55d65f: Verifying Checksum [2022-12-14T17:55:23.395Z] fc693d55d65f: Download complete [2022-12-14T17:55:35.722Z] fc693d55d65f: Pull complete [2022-12-14T17:55:35.722Z] 7e9fc2657dce: Pull complete [2022-12-14T17:55:35.722Z] dda99020689f: Pull complete [2022-12-14T17:55:42.405Z] db1c61fa0a46: Pull complete [2022-12-14T17:55:43.823Z] 891c053d2c06: Pull complete [2022-12-14T17:55:43.823Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-12-14T17:55:43.823Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-12-14T17:55:43.823Z] ---> f96f9c87975a [2022-12-14T17:55:43.823Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-12-14T17:55:45.772Z] ---> Running in f1541ea62bac [2022-12-14T17:55:46.042Z] Removing intermediate container f1541ea62bac [2022-12-14T17:55:46.042Z] ---> 90c52e67469d [2022-12-14T17:55:46.042Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-12-14T17:55:46.309Z] ---> Running in e7e63f5f5012 [2022-12-14T17:55:46.575Z] Removing intermediate container e7e63f5f5012 [2022-12-14T17:55:46.575Z] ---> 4a3efb967dbb [2022-12-14T17:55:46.575Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-12-14T17:55:46.575Z] ---> Running in 3b477e7f5e4a [2022-12-14T17:55:46.841Z] Removing intermediate container 3b477e7f5e4a [2022-12-14T17:55:46.841Z] ---> b867ff2b9c0d [2022-12-14T17:55:46.841Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-12-14T17:55:47.110Z] ---> Running in 8b40b5089a3d [2022-12-14T17:55:47.378Z] Removing intermediate container 8b40b5089a3d [2022-12-14T17:55:47.378Z] ---> 58bf9ad57823 [2022-12-14T17:55:47.378Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-12-14T17:55:47.378Z] ---> Running in ce27e169ff31 [2022-12-14T17:55:48.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-14T17:55:48.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-14T17:55:49.753Z] (1/14) Installing libintl (0.21-r2) [2022-12-14T17:55:49.753Z] (2/14) Installing eudev-libs (3.2.11-r0) [2022-12-14T17:55:49.753Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2022-12-14T17:55:49.753Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-12-14T17:55:50.022Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-12-14T17:55:50.022Z] (6/14) Installing udev-init-scripts (35-r0) [2022-12-14T17:55:50.022Z] Executing udev-init-scripts-35-r0.post-install [2022-12-14T17:55:50.022Z] (7/14) Installing libblkid (2.38-r1) [2022-12-14T17:55:50.022Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-12-14T17:55:50.022Z] (9/14) Installing zstd-libs (1.5.2-r1) [2022-12-14T17:55:50.022Z] (10/14) Installing kmod-libs (29-r2) [2022-12-14T17:55:50.022Z] (11/14) Installing eudev (3.2.11-r0) [2022-12-14T17:55:50.022Z] (12/14) Installing eudev-dev (3.2.11-r0) [2022-12-14T17:55:50.022Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-12-14T17:55:50.022Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-12-14T17:55:50.022Z] Executing busybox-1.35.0-r17.trigger [2022-12-14T17:55:50.291Z] Executing eudev-3.2.11-r0.trigger [2022-12-14T17:55:50.291Z] OK: 228 MiB in 65 packages [2022-12-14T17:55:51.252Z] Removing intermediate container ce27e169ff31 [2022-12-14T17:55:51.252Z] ---> 286edb2e09d3 [2022-12-14T17:55:51.252Z] Step 8/13 : WORKDIR /device-usb-camera [2022-12-14T17:55:51.252Z] ---> Running in 918380bf42cf [2022-12-14T17:55:51.836Z] Removing intermediate container 918380bf42cf [2022-12-14T17:55:51.836Z] ---> f5bb8936e31d [2022-12-14T17:55:51.836Z] Step 9/13 : COPY go.mod vendor* ./ [2022-12-14T17:55:52.119Z] ---> 959c03f62c37 [2022-12-14T17:55:52.119Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-14T17:55:52.119Z] ---> Running in 413df6e1a17b [2022-12-14T17:56:48.591Z] Removing intermediate container 413df6e1a17b [2022-12-14T17:56:48.591Z] ---> 350157a1dd66 [2022-12-14T17:56:48.591Z] Step 11/13 : COPY . . [2022-12-14T17:56:48.591Z] ---> e43580518bd6 [2022-12-14T17:56:48.591Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-12-14T17:56:48.591Z] ---> Running in caf31c61deef [2022-12-14T17:56:48.591Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-14T17:56:48.591Z] Dload Upload Total Spent Left Speed [2022-12-14T17:56:48.591Z] 0 0 0 0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 14464 0 --:--:-- --:--:-- --:--:-- 14547 [2022-12-14T17:56:48.591Z] Removing intermediate container caf31c61deef [2022-12-14T17:56:48.591Z] ---> 88273c288aff [2022-12-14T17:56:48.591Z] Step 13/13 : RUN ${MAKE} [2022-12-14T17:56:48.591Z] ---> Running in 2a74901320e0 [2022-12-14T17:56:48.591Z] noop [2022-12-14T17:56:48.591Z] Removing intermediate container 2a74901320e0 [2022-12-14T17:56:48.591Z] ---> 43be9590ffec [2022-12-14T17:56:48.591Z] Successfully built 43be9590ffec [2022-12-14T17:56:48.591Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T17:56:48.936Z] + docker inspect -f . ci-base-image-arm64 [2022-12-14T17:56:48.936Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T17:56:49.120Z] prd-ubuntu20.04-docker-arm64-4c-16g-121229 does not seem to be running inside a container [2022-12-14T17:56:49.188Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/67 -v /w/workspace/device-usb-camera/67:/w/workspace/device-usb-camera/67:rw,z -v /w/workspace/device-usb-camera/67@tmp:/w/workspace/device-usb-camera/67@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-arm64 cat [2022-12-14T17:56:50.430Z] $ docker top f7606b66deb868db6ba63c5c8288672c1fe2074cbf44f8ca0bbf656446402edc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-14T17:56:51.223Z] + go version [2022-12-14T17:56:51.223Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-12-14T17:56:51.243Z] $ docker stop --time=1 f7606b66deb868db6ba63c5c8288672c1fe2074cbf44f8ca0bbf656446402edc [2022-12-14T17:56:52.786Z] $ docker rm -f f7606b66deb868db6ba63c5c8288672c1fe2074cbf44f8ca0bbf656446402edc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T17:56:53.301Z] + docker inspect -f . ci-base-image-arm64 [2022-12-14T17:56:53.301Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T17:56:53.463Z] prd-ubuntu20.04-docker-arm64-4c-16g-121229 does not seem to be running inside a container [2022-12-14T17:56:53.522Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/67 -v /w/workspace/device-usb-camera/67:/w/workspace/device-usb-camera/67:rw,z -v /w/workspace/device-usb-camera/67@tmp:/w/workspace/device-usb-camera/67@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-arm64 cat [2022-12-14T17:56:54.618Z] $ docker top 518ea264e4a82e59b044a89c7a41f0ee7b8643903a082c761f1f2fab045bc55b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-14T17:56:55.107Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/67 [Pipeline] fileExists [Pipeline] sh [2022-12-14T17:56:55.433Z] + make test [2022-12-14T17:56:55.702Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-12-14T17:56:57.123Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-12-14T17:58:33.788Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-12-14T17:58:33.788Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.070s coverage: 1.9% of statements [2022-12-14T17:58:33.788Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-12-14T17:58:33.788Z] CGO_ENABLED=1 go vet ./... [2022-12-14T17:58:46.106Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-12-14T17:58:46.106Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-12-14T17:58:46.106Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-12-14T17:58:46.127Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-12-14T17:58:46.146Z] $ docker stop --time=1 518ea264e4a82e59b044a89c7a41f0ee7b8643903a082c761f1f2fab045bc55b [2022-12-14T17:58:47.863Z] $ docker rm -f 518ea264e4a82e59b044a89c7a41f0ee7b8643903a082c761f1f2fab045bc55b [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-14T17:58:48.764Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-12-14T17:58:48.780Z] Warning: overwriting stash ‘coverage-report’ [2022-12-14T17:58:49.262Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-14T17:58:49.649Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-12-14T17:58:49.970Z] + ls -al . [2022-12-14T17:58:49.970Z] total 200 [2022-12-14T17:58:49.970Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 14 17:56 . [2022-12-14T17:58:49.970Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 17:54 .. [2022-12-14T17:58:49.970Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 14 17:54 .git [2022-12-14T17:58:49.970Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 17:54 .github [2022-12-14T17:58:49.970Z] -rw-rw-r-- 1 jenkins jenkins 414 Dec 14 17:54 .gitignore [2022-12-14T17:58:49.970Z] -rw-rw-r-- 1 jenkins jenkins 42 Dec 14 17:54 .golangci.yml [2022-12-14T17:58:49.970Z] -rw-rw-r-- 1 jenkins jenkins 77 Dec 14 17:54 .hadolint.yml [2022-12-14T17:58:49.970Z] -rw-rw-r-- 1 jenkins jenkins 9702 Dec 14 17:54 Attribution.txt [2022-12-14T17:58:49.970Z] -rw-rw-r-- 1 jenkins jenkins 5460 Dec 14 17:54 CHANGELOG.md [2022-12-14T17:58:49.970Z] -rw-rw-r-- 1 jenkins jenkins 2378 Dec 14 17:54 Dockerfile [2022-12-14T17:58:49.970Z] -rw-rw-r-- 1 jenkins jenkins 678 Dec 14 17:54 GOVERNANCE.md [2022-12-14T17:58:49.970Z] -rw-rw-r-- 1 jenkins jenkins 659 Dec 14 17:54 Jenkinsfile [2022-12-14T17:58:49.970Z] -rw-rw-r-- 1 jenkins jenkins 11348 Dec 14 17:54 LICENSE [2022-12-14T17:58:49.970Z] -rw-rw-r-- 1 jenkins jenkins 2554 Dec 14 17:54 Makefile [2022-12-14T17:58:49.970Z] -rw-rw-r-- 1 jenkins jenkins 622 Dec 14 17:54 OWNERS.md [2022-12-14T17:58:49.970Z] -rw-rw-r-- 1 jenkins jenkins 5934 Dec 14 17:54 README.md [2022-12-14T17:58:49.970Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 14 17:52 VERSION [2022-12-14T17:58:49.970Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 17:54 bin [2022-12-14T17:58:49.970Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 17:54 cmd [2022-12-14T17:58:49.970Z] -rw-r--r-- 1 jenkins jenkins 30410 Dec 14 17:58 coverage.out [2022-12-14T17:58:49.970Z] -rwxrwxr-x 1 jenkins jenkins 140 Dec 14 17:54 docker-entrypoint.sh [2022-12-14T17:58:49.970Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 17:54 docs [2022-12-14T17:58:49.970Z] -rw-rw-r-- 1 jenkins jenkins 3573 Dec 14 17:54 go.mod [2022-12-14T17:58:49.970Z] -rw-rw-r-- 1 jenkins jenkins 45026 Dec 14 17:54 go.sum [2022-12-14T17:58:49.970Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 17:54 internal [2022-12-14T17:58:49.970Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 17:54 snap [2022-12-14T17:58:49.970Z] -rw-rw-r-- 1 jenkins jenkins 231 Dec 14 17:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T17:58:50.306Z] + 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=e17bf6eb7b6ec689c18abb192f67e707f10f3ec9 --label arch=arm64 --label version=3.0.0-dev.3 . [2022-12-14T17:58:50.575Z] Sending build context to Docker daemon 1.092MB [2022-12-14T17:58:50.575Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2022-12-14T17:58:50.575Z] Step 2/35 : FROM ${BASE} AS builder [2022-12-14T17:58:50.575Z] ---> 43be9590ffec [2022-12-14T17:58:50.575Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2022-12-14T17:58:50.844Z] ---> Running in 092aeb15007d [2022-12-14T17:58:51.115Z] Removing intermediate container 092aeb15007d [2022-12-14T17:58:51.115Z] ---> 58aceab05767 [2022-12-14T17:58:51.115Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-12-14T17:58:51.115Z] ---> Running in 419c1d02b9a2 [2022-12-14T17:58:51.382Z] Removing intermediate container 419c1d02b9a2 [2022-12-14T17:58:51.382Z] ---> f55d0d7c2365 [2022-12-14T17:58:51.382Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-12-14T17:58:51.382Z] ---> Running in d60cc275d570 [2022-12-14T17:58:51.654Z] Removing intermediate container d60cc275d570 [2022-12-14T17:58:51.654Z] ---> 61c856364007 [2022-12-14T17:58:51.654Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-12-14T17:58:51.923Z] ---> Running in 9aa0552c9b0b [2022-12-14T17:58:52.191Z] Removing intermediate container 9aa0552c9b0b [2022-12-14T17:58:52.191Z] ---> 8186d714a5a1 [2022-12-14T17:58:52.191Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-12-14T17:58:52.191Z] ---> Running in 1e528a11bb82 [2022-12-14T17:58:53.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-14T17:58:53.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-14T17:58:54.386Z] OK: 228 MiB in 65 packages [2022-12-14T17:58:55.350Z] Removing intermediate container 1e528a11bb82 [2022-12-14T17:58:55.351Z] ---> e0ad76eeae3c [2022-12-14T17:58:55.351Z] Step 8/35 : WORKDIR /device-usb-camera [2022-12-14T17:58:55.351Z] ---> Running in af1028460722 [2022-12-14T17:58:55.618Z] Removing intermediate container af1028460722 [2022-12-14T17:58:55.618Z] ---> 09cf57a5a77a [2022-12-14T17:58:55.618Z] Step 9/35 : COPY go.mod vendor* ./ [2022-12-14T17:58:56.205Z] ---> 97796065323a [2022-12-14T17:58:56.205Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-14T17:58:56.205Z] ---> Running in c6453eb03c78 [2022-12-14T17:58:58.154Z] Removing intermediate container c6453eb03c78 [2022-12-14T17:58:58.154Z] ---> 4b53a10ad461 [2022-12-14T17:58:58.154Z] Step 11/35 : COPY . . [2022-12-14T17:58:59.110Z] ---> 62f051a3445b [2022-12-14T17:58:59.111Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-12-14T17:58:59.111Z] ---> Running in 01eaf92cef52 [2022-12-14T17:59:00.079Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-14T17:59:00.079Z] Dload Upload Total Spent Left Speed [2022-12-14T17:59:00.079Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7343 0 --:--:-- --:--:-- --:--:-- 7426 [2022-12-14T17:59:00.663Z] Removing intermediate container 01eaf92cef52 [2022-12-14T17:59:00.663Z] ---> b691bca9fd80 [2022-12-14T17:59:00.663Z] Step 13/35 : RUN ${MAKE} [2022-12-14T17:59:00.933Z] ---> Running in 9ff975002908 [2022-12-14T17:59:01.895Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-12-14T18:01:38.600Z] Removing intermediate container 9ff975002908 [2022-12-14T18:01:38.600Z] ---> a0332090657e [2022-12-14T18:01:38.600Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-12-14T18:01:38.600Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-12-14T18:01:38.600Z] eab2503cf8f4: Pulling fs layer [2022-12-14T18:01:38.600Z] 97cd0a44c592: Pulling fs layer [2022-12-14T18:01:38.600Z] 97cd0a44c592: Verifying Checksum [2022-12-14T18:01:38.600Z] 97cd0a44c592: Download complete [2022-12-14T18:01:38.600Z] eab2503cf8f4: Download complete [2022-12-14T18:01:38.600Z] eab2503cf8f4: Pull complete [2022-12-14T18:01:38.600Z] 97cd0a44c592: Pull complete [2022-12-14T18:01:38.600Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-12-14T18:01:38.600Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-12-14T18:01:38.600Z] ---> 7f763cca56b3 [2022-12-14T18:01:38.600Z] Step 15/35 : FROM alpine:3.16 [2022-12-14T18:01:38.600Z] 3.16: Pulling from library/alpine [2022-12-14T18:01:38.600Z] 6875df1f5354: Pulling fs layer [2022-12-14T18:01:38.600Z] 6875df1f5354: Verifying Checksum [2022-12-14T18:01:38.600Z] 6875df1f5354: Download complete [2022-12-14T18:01:38.600Z] 6875df1f5354: Pull complete [2022-12-14T18:01:38.600Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-12-14T18:01:38.600Z] Status: Downloaded newer image for alpine:3.16 [2022-12-14T18:01:38.600Z] ---> 2b4661558fb8 [2022-12-14T18:01:38.600Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-12-14T18:01:38.867Z] ---> Running in b75dc36b8cab [2022-12-14T18:01:39.137Z] Removing intermediate container b75dc36b8cab [2022-12-14T18:01:39.137Z] ---> 088734ac0831 [2022-12-14T18:01:39.137Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-12-14T18:01:39.137Z] ---> Running in ffc0da3f1d97 [2022-12-14T18:01:40.101Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-14T18:01:40.685Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-14T18:01:41.642Z] (1/82) Installing dumb-init (1.2.5-r1) [2022-12-14T18:01:41.642Z] (2/82) Installing sdl2 (2.0.22-r0) [2022-12-14T18:01:41.642Z] (3/82) Installing libxau (1.0.9-r0) [2022-12-14T18:01:41.642Z] (4/82) Installing libxdmcp (1.1.3-r0) [2022-12-14T18:01:41.642Z] (5/82) Installing libxcb (1.15-r0) [2022-12-14T18:01:41.642Z] (6/82) Installing libx11 (1.8-r0) [2022-12-14T18:01:41.642Z] (7/82) Installing aom-libs (3.3.0-r0) [2022-12-14T18:01:41.908Z] (8/82) Installing alsa-lib (1.2.7.2-r0) [2022-12-14T18:01:41.908Z] (9/82) Installing expat (2.5.0-r0) [2022-12-14T18:01:41.908Z] (10/82) Installing brotli-libs (1.0.9-r6) [2022-12-14T18:01:41.908Z] (11/82) Installing libbz2 (1.0.8-r1) [2022-12-14T18:01:41.908Z] (12/82) Installing libpng (1.6.37-r1) [2022-12-14T18:01:41.908Z] (13/82) Installing freetype (2.12.1-r0) [2022-12-14T18:01:41.908Z] (14/82) Installing fontconfig (2.14.0-r0) [2022-12-14T18:01:41.908Z] (15/82) Installing fribidi (1.0.12-r0) [2022-12-14T18:01:41.908Z] (16/82) Installing libffi (3.4.2-r1) [2022-12-14T18:01:41.908Z] (17/82) Installing libintl (0.21-r2) [2022-12-14T18:01:41.908Z] (18/82) Installing libblkid (2.38-r1) [2022-12-14T18:01:41.908Z] (19/82) Installing libmount (2.38-r1) [2022-12-14T18:01:41.908Z] (20/82) Installing pcre (8.45-r2) [2022-12-14T18:01:42.175Z] (21/82) Installing glib (2.72.1-r0) [2022-12-14T18:01:42.175Z] (22/82) Installing graphite2 (1.3.14-r1) [2022-12-14T18:01:42.175Z] (23/82) Installing harfbuzz (4.3.0-r0) [2022-12-14T18:01:42.175Z] (24/82) Installing libass (0.16.0-r0) [2022-12-14T18:01:42.175Z] (25/82) Installing libdav1d (1.0.0-r0) [2022-12-14T18:01:42.175Z] (26/82) Installing libdrm (2.4.110-r0) [2022-12-14T18:01:42.175Z] (27/82) Installing gmp (6.2.1-r2) [2022-12-14T18:01:42.175Z] (28/82) Installing nettle (3.7.3-r0) [2022-12-14T18:01:42.175Z] (29/82) Installing p11-kit (0.24.1-r0) [2022-12-14T18:01:42.175Z] (30/82) Installing libtasn1 (4.18.0-r0) [2022-12-14T18:01:42.444Z] (31/82) Installing libunistring (1.0-r0) [2022-12-14T18:01:42.444Z] (32/82) Installing gnutls (3.7.7-r0) [2022-12-14T18:01:42.444Z] (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-12-14T18:01:42.444Z] (34/82) Installing ncurses-libs (6.3_p20220521-r0) [2022-12-14T18:01:42.444Z] (35/82) Installing lame (3.100-r0) [2022-12-14T18:01:42.444Z] (36/82) Installing opus (1.3.1-r1) [2022-12-14T18:01:42.444Z] (37/82) Installing libasyncns (0.8-r1) [2022-12-14T18:01:42.444Z] (38/82) Installing dbus-libs (1.14.4-r0) [2022-12-14T18:01:42.444Z] (39/82) Installing libltdl (2.4.7-r0) [2022-12-14T18:01:42.444Z] (40/82) Installing orc (0.4.32-r0) [2022-12-14T18:01:42.444Z] (41/82) Installing libgcc (11.2.1_git20220219-r2) [2022-12-14T18:01:42.444Z] (42/82) Installing libogg (1.3.5-r1) [2022-12-14T18:01:42.444Z] (43/82) Installing libstdc++ (11.2.1_git20220219-r2) [2022-12-14T18:01:42.444Z] (44/82) Installing flac (1.3.4-r0) [2022-12-14T18:01:42.714Z] (45/82) Installing libvorbis (1.3.7-r0) [2022-12-14T18:01:42.714Z] (46/82) Installing libsndfile (1.1.0-r0) [2022-12-14T18:01:42.714Z] (47/82) Installing libgomp (11.2.1_git20220219-r2) [2022-12-14T18:01:42.714Z] (48/82) Installing soxr (0.1.3-r2) [2022-12-14T18:01:42.714Z] (49/82) Installing speexdsp (1.2.0-r0) [2022-12-14T18:01:42.714Z] (50/82) Installing tdb-libs (1.4.6-r0) [2022-12-14T18:01:42.714Z] (51/82) Installing libpulse (15.0-r2) [2022-12-14T18:01:42.714Z] (52/82) Installing cjson (1.7.15-r3) [2022-12-14T18:01:42.714Z] (53/82) Installing mbedtls (2.28.1-r0) [2022-12-14T18:01:42.714Z] (54/82) Installing librist (0.2.6-r1) [2022-12-14T18:01:42.714Z] (55/82) Installing libsrt (1.4.4-r0) [2022-12-14T18:01:42.714Z] (56/82) Installing libssh (0.9.6-r1) [2022-12-14T18:01:42.714Z] (57/82) Installing libtheora (1.1.1-r16) [2022-12-14T18:01:42.714Z] (58/82) Installing libjpeg-turbo (2.1.3-r1) [2022-12-14T18:01:42.714Z] (59/82) Installing v4l-utils-libs (1.22.1-r1) [2022-12-14T18:01:42.714Z] (60/82) Installing libxext (1.3.4-r0) [2022-12-14T18:01:42.981Z] (61/82) Installing libxfixes (6.0.0-r0) [2022-12-14T18:01:42.981Z] (62/82) Installing wayland-libs-client (1.20.0-r0) [2022-12-14T18:01:42.981Z] (63/82) Installing libva (2.14.0-r0) [2022-12-14T18:01:42.981Z] (64/82) Installing libvdpau (1.5-r0) [2022-12-14T18:01:42.981Z] (65/82) Installing vidstab (1.1.0-r1) [2022-12-14T18:01:42.981Z] (66/82) Installing libvpx (1.11.0-r1) [2022-12-14T18:01:42.981Z] (67/82) Installing libwebp (1.2.3-r0) [2022-12-14T18:01:42.981Z] (68/82) Installing x264-libs (0.163_git20210613-r0) [2022-12-14T18:01:42.981Z] (69/82) Installing numactl (2.0.14-r0) [2022-12-14T18:01:42.981Z] (70/82) Installing x265-libs (3.5-r3) [2022-12-14T18:01:43.249Z] (71/82) Installing xvidcore (1.3.7-r1) [2022-12-14T18:01:43.249Z] (72/82) Installing ffmpeg-libs (5.0.1-r1) [2022-12-14T18:01:43.519Z] (73/82) Installing ffmpeg (5.0.1-r1) [2022-12-14T18:01:43.519Z] (74/82) Installing udev-init-scripts (35-r0) [2022-12-14T18:01:43.519Z] Executing udev-init-scripts-35-r0.post-install [2022-12-14T18:01:43.788Z] (75/82) Installing eudev-libs (3.2.11-r0) [2022-12-14T18:01:43.788Z] (76/82) Installing xz-libs (5.2.5-r1) [2022-12-14T18:01:43.788Z] (77/82) Installing zstd-libs (1.5.2-r1) [2022-12-14T18:01:43.788Z] (78/82) Installing kmod-libs (29-r2) [2022-12-14T18:01:43.788Z] (79/82) Installing eudev (3.2.11-r0) [2022-12-14T18:01:43.788Z] (80/82) Installing libsodium (1.0.18-r0) [2022-12-14T18:01:43.788Z] (81/82) Installing libzmq (4.3.4-r0) [2022-12-14T18:01:43.788Z] (82/82) Installing zeromq (4.3.4-r0) [2022-12-14T18:01:43.788Z] Executing busybox-1.35.0-r17.trigger [2022-12-14T18:01:43.788Z] Executing eudev-3.2.11-r0.trigger [2022-12-14T18:01:43.788Z] OK: 78 MiB in 96 packages [2022-12-14T18:01:47.153Z] Removing intermediate container ffc0da3f1d97 [2022-12-14T18:01:47.153Z] ---> 056e2f7d3c71 [2022-12-14T18:01:47.153Z] Step 18/35 : WORKDIR / [2022-12-14T18:01:47.153Z] ---> Running in 379eac5209c2 [2022-12-14T18:01:47.153Z] Removing intermediate container 379eac5209c2 [2022-12-14T18:01:47.153Z] ---> 9ab1c079846b [2022-12-14T18:01:47.153Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2022-12-14T18:01:49.095Z] ---> 10e9e1387518 [2022-12-14T18:01:49.096Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2022-12-14T18:01:49.096Z] ---> 2a4344a1ecef [2022-12-14T18:01:49.096Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-12-14T18:01:49.676Z] ---> 7bb257f1457b [2022-12-14T18:01:49.676Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-12-14T18:01:50.260Z] ---> 2f0357b27ab4 [2022-12-14T18:01:50.260Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-12-14T18:01:50.842Z] ---> 383ddf6e6f2b [2022-12-14T18:01:50.842Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-12-14T18:01:51.109Z] ---> d72c0bcd2a2d [2022-12-14T18:01:51.109Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2022-12-14T18:01:52.519Z] ---> 0a1678b7bd0e [2022-12-14T18:01:52.519Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-12-14T18:01:52.519Z] ---> Running in b9fd094b96e5 [2022-12-14T18:01:53.929Z] Removing intermediate container b9fd094b96e5 [2022-12-14T18:01:53.929Z] ---> ce78558e0fda [2022-12-14T18:01:53.929Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-12-14T18:01:53.929Z] ---> Running in 30905faf0058 [2022-12-14T18:01:55.869Z] Removing intermediate container 30905faf0058 [2022-12-14T18:01:55.869Z] ---> 3eb9013d6862 [2022-12-14T18:01:55.869Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-12-14T18:01:55.869Z] ---> Running in a91141d45e8f [2022-12-14T18:01:57.272Z] Removing intermediate container a91141d45e8f [2022-12-14T18:01:57.272Z] ---> 193c4eb051b4 [2022-12-14T18:01:57.272Z] Step 29/35 : EXPOSE 59983 [2022-12-14T18:01:57.272Z] ---> Running in b9de82e17717 [2022-12-14T18:01:57.272Z] Removing intermediate container b9de82e17717 [2022-12-14T18:01:57.272Z] ---> 91eb6a04ea7a [2022-12-14T18:01:57.272Z] Step 30/35 : EXPOSE 8554 [2022-12-14T18:01:57.539Z] ---> Running in a9208df7faf7 [2022-12-14T18:01:57.805Z] Removing intermediate container a9208df7faf7 [2022-12-14T18:01:57.805Z] ---> 19d68a3c725a [2022-12-14T18:01:57.805Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-12-14T18:01:57.805Z] ---> Running in dae9cb3f3fb2 [2022-12-14T18:01:58.072Z] Removing intermediate container dae9cb3f3fb2 [2022-12-14T18:01:58.072Z] ---> 3ea270882e19 [2022-12-14T18:01:58.072Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-12-14T18:01:58.072Z] ---> Running in 55c77de685e4 [2022-12-14T18:01:58.337Z] Removing intermediate container 55c77de685e4 [2022-12-14T18:01:58.337Z] ---> bf7f408c07e6 [2022-12-14T18:01:58.337Z] Step 33/35 : LABEL arch=arm64 [2022-12-14T18:01:58.337Z] ---> Running in 8dbafbda4597 [2022-12-14T18:01:58.607Z] Removing intermediate container 8dbafbda4597 [2022-12-14T18:01:58.607Z] ---> 04ec9d8cd096 [2022-12-14T18:01:58.607Z] Step 34/35 : LABEL git_sha=e17bf6eb7b6ec689c18abb192f67e707f10f3ec9 [2022-12-14T18:01:58.878Z] ---> Running in e7a17d29ad1d [2022-12-14T18:01:59.145Z] Removing intermediate container e7a17d29ad1d [2022-12-14T18:01:59.145Z] ---> 018382017bbd [2022-12-14T18:01:59.145Z] Step 35/35 : LABEL version=3.0.0-dev.3 [2022-12-14T18:01:59.145Z] ---> Running in 2fd04367419b [2022-12-14T18:01:59.409Z] Removing intermediate container 2fd04367419b [2022-12-14T18:01:59.409Z] ---> 6c3f00697543 [2022-12-14T18:01:59.409Z] [Warning] One or more build-args [ARCH] were not consumed [2022-12-14T18:01:59.409Z] Successfully built 6c3f00697543 [2022-12-14T18:01:59.409Z] 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-12-14T18:01:59.524Z] provisioning config files... [2022-12-14T18:01:59.539Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/67@tmp/config16595789388431114163tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-14T18:01:59.863Z] ---> docker-login.sh [2022-12-14T18:01:59.863Z] nexus3.edgexfoundry.org:10001 [2022-12-14T18:01:59.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T18:02:00.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T18:02:00.128Z] Configure a credential helper to remove this warning. See [2022-12-14T18:02:00.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T18:02:00.128Z] [2022-12-14T18:02:00.128Z] Login Succeeded [2022-12-14T18:02:00.128Z] nexus3.edgexfoundry.org:10002 [2022-12-14T18:02:00.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T18:02:00.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T18:02:00.393Z] Configure a credential helper to remove this warning. See [2022-12-14T18:02:00.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T18:02:00.393Z] [2022-12-14T18:02:00.393Z] Login Succeeded [2022-12-14T18:02:00.393Z] nexus3.edgexfoundry.org:10003 [2022-12-14T18:02:00.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T18:02:00.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T18:02:00.662Z] Configure a credential helper to remove this warning. See [2022-12-14T18:02:00.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T18:02:00.662Z] [2022-12-14T18:02:00.662Z] Login Succeeded [2022-12-14T18:02:00.662Z] nexus3.edgexfoundry.org:10004 [2022-12-14T18:02:00.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T18:02:01.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T18:02:01.192Z] Configure a credential helper to remove this warning. See [2022-12-14T18:02:01.192Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T18:02:01.192Z] [2022-12-14T18:02:01.192Z] Login Succeeded [2022-12-14T18:02:01.192Z] docker.io [2022-12-14T18:02:01.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T18:02:01.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T18:02:01.771Z] Configure a credential helper to remove this warning. See [2022-12-14T18:02:01.771Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T18:02:01.771Z] [2022-12-14T18:02:01.771Z] Login Succeeded [2022-12-14T18:02:01.771Z] ---> docker-login.sh ends [Pipeline] } [2022-12-14T18:02:01.783Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-14T18:02:01.891Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-14T18:02:01.905Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2022-12-14T18:02:01.905Z] e17bf6eb7b6ec689c18abb192f67e707f10f3ec9 [2022-12-14T18:02:01.905Z] latest [2022-12-14T18:02:01.905Z] 3.0.0-dev.3 [2022-12-14T18:02:01.905Z] e17bf6eb7b6ec689c18abb192f67e707f10f3ec9-3.0.0-dev.3 [2022-12-14T18:02:01.905Z] main [2022-12-14T18:02:01.905Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T18:02:02.334Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e17bf6eb7b6ec689c18abb192f67e707f10f3ec9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T18:02:02.682Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e17bf6eb7b6ec689c18abb192f67e707f10f3ec9 [2022-12-14T18:02:02.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-12-14T18:02:02.682Z] 6389c6493023: Preparing [2022-12-14T18:02:02.682Z] 0df11b5410bf: Preparing [2022-12-14T18:02:02.682Z] d8bdfb04d98e: Preparing [2022-12-14T18:02:02.682Z] a43932d1df72: Preparing [2022-12-14T18:02:02.682Z] 1207169bf42c: Preparing [2022-12-14T18:02:02.682Z] 89a6df9a6687: Preparing [2022-12-14T18:02:02.682Z] 558abb82d1b3: Preparing [2022-12-14T18:02:02.682Z] fce142c06f49: Preparing [2022-12-14T18:02:02.682Z] 40edc89c378f: Preparing [2022-12-14T18:02:02.682Z] 8c33270716f9: Preparing [2022-12-14T18:02:02.682Z] 5207f950c191: Preparing [2022-12-14T18:02:02.682Z] 17bec77d7fdc: Preparing [2022-12-14T18:02:02.682Z] 89a6df9a6687: Waiting [2022-12-14T18:02:02.682Z] fce142c06f49: Waiting [2022-12-14T18:02:02.682Z] 40edc89c378f: Waiting [2022-12-14T18:02:02.682Z] 8c33270716f9: Waiting [2022-12-14T18:02:02.682Z] 5207f950c191: Waiting [2022-12-14T18:02:02.682Z] 558abb82d1b3: Waiting [2022-12-14T18:02:02.682Z] 17bec77d7fdc: Waiting [2022-12-14T18:02:02.982Z] 0df11b5410bf: Pushed [2022-12-14T18:02:02.982Z] 6389c6493023: Pushed [2022-12-14T18:02:02.982Z] d8bdfb04d98e: Pushed [2022-12-14T18:02:02.982Z] 1207169bf42c: Pushed [2022-12-14T18:02:02.982Z] 89a6df9a6687: Pushed [2022-12-14T18:02:02.982Z] 558abb82d1b3: Pushed [2022-12-14T18:02:03.278Z] fce142c06f49: Pushed [2022-12-14T18:02:03.278Z] 40edc89c378f: Pushed [2022-12-14T18:02:03.279Z] 17bec77d7fdc: Layer already exists [2022-12-14T18:02:09.956Z] a43932d1df72: Pushed [2022-12-14T18:02:10.547Z] 8c33270716f9: Pushed [2022-12-14T18:02:20.614Z] 5207f950c191: Pushed [2022-12-14T18:02:20.614Z] e17bf6eb7b6ec689c18abb192f67e707f10f3ec9: digest: sha256:b3164eb0ee0b848901b923cc11ff2000c0974e0d8ab8a978a3aafb3b6033061a size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T18:02:20.951Z] + 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-12-14T18:02:21.549Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2022-12-14T18:02:21.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-12-14T18:02:21.549Z] 6389c6493023: Preparing [2022-12-14T18:02:21.549Z] 0df11b5410bf: Preparing [2022-12-14T18:02:21.549Z] d8bdfb04d98e: Preparing [2022-12-14T18:02:21.549Z] a43932d1df72: Preparing [2022-12-14T18:02:21.549Z] 1207169bf42c: Preparing [2022-12-14T18:02:21.549Z] 89a6df9a6687: Preparing [2022-12-14T18:02:21.549Z] 558abb82d1b3: Preparing [2022-12-14T18:02:21.549Z] fce142c06f49: Preparing [2022-12-14T18:02:21.549Z] 40edc89c378f: Preparing [2022-12-14T18:02:21.549Z] 8c33270716f9: Preparing [2022-12-14T18:02:21.549Z] 5207f950c191: Preparing [2022-12-14T18:02:21.549Z] 17bec77d7fdc: Preparing [2022-12-14T18:02:21.549Z] 89a6df9a6687: Waiting [2022-12-14T18:02:21.549Z] 558abb82d1b3: Waiting [2022-12-14T18:02:21.549Z] fce142c06f49: Waiting [2022-12-14T18:02:21.549Z] 40edc89c378f: Waiting [2022-12-14T18:02:21.549Z] 8c33270716f9: Waiting [2022-12-14T18:02:21.549Z] 5207f950c191: Waiting [2022-12-14T18:02:21.549Z] 17bec77d7fdc: Waiting [2022-12-14T18:02:21.549Z] a43932d1df72: Layer already exists [2022-12-14T18:02:21.549Z] 6389c6493023: Layer already exists [2022-12-14T18:02:21.549Z] 0df11b5410bf: Layer already exists [2022-12-14T18:02:21.549Z] d8bdfb04d98e: Layer already exists [2022-12-14T18:02:21.549Z] 1207169bf42c: Layer already exists [2022-12-14T18:02:21.549Z] 89a6df9a6687: Layer already exists [2022-12-14T18:02:21.549Z] 558abb82d1b3: Layer already exists [2022-12-14T18:02:21.549Z] 8c33270716f9: Layer already exists [2022-12-14T18:02:21.549Z] 40edc89c378f: Layer already exists [2022-12-14T18:02:21.549Z] fce142c06f49: Layer already exists [2022-12-14T18:02:21.549Z] 17bec77d7fdc: Layer already exists [2022-12-14T18:02:21.549Z] 5207f950c191: Layer already exists [2022-12-14T18:02:21.815Z] latest: digest: sha256:b3164eb0ee0b848901b923cc11ff2000c0974e0d8ab8a978a3aafb3b6033061a size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T18:02:22.151Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T18:02:22.483Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.3 [2022-12-14T18:02:22.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-12-14T18:02:22.483Z] 6389c6493023: Preparing [2022-12-14T18:02:22.483Z] 0df11b5410bf: Preparing [2022-12-14T18:02:22.483Z] d8bdfb04d98e: Preparing [2022-12-14T18:02:22.483Z] a43932d1df72: Preparing [2022-12-14T18:02:22.483Z] 1207169bf42c: Preparing [2022-12-14T18:02:22.484Z] 89a6df9a6687: Preparing [2022-12-14T18:02:22.484Z] 558abb82d1b3: Preparing [2022-12-14T18:02:22.484Z] fce142c06f49: Preparing [2022-12-14T18:02:22.484Z] 40edc89c378f: Preparing [2022-12-14T18:02:22.484Z] 8c33270716f9: Preparing [2022-12-14T18:02:22.484Z] 5207f950c191: Preparing [2022-12-14T18:02:22.484Z] 17bec77d7fdc: Preparing [2022-12-14T18:02:22.484Z] 89a6df9a6687: Waiting [2022-12-14T18:02:22.484Z] 558abb82d1b3: Waiting [2022-12-14T18:02:22.484Z] fce142c06f49: Waiting [2022-12-14T18:02:22.484Z] 40edc89c378f: Waiting [2022-12-14T18:02:22.484Z] 8c33270716f9: Waiting [2022-12-14T18:02:22.484Z] 5207f950c191: Waiting [2022-12-14T18:02:22.484Z] 17bec77d7fdc: Waiting [2022-12-14T18:02:22.484Z] 0df11b5410bf: Layer already exists [2022-12-14T18:02:22.484Z] 1207169bf42c: Layer already exists [2022-12-14T18:02:22.484Z] 6389c6493023: Layer already exists [2022-12-14T18:02:22.484Z] a43932d1df72: Layer already exists [2022-12-14T18:02:22.484Z] d8bdfb04d98e: Layer already exists [2022-12-14T18:02:22.484Z] 89a6df9a6687: Layer already exists [2022-12-14T18:02:22.484Z] fce142c06f49: Layer already exists [2022-12-14T18:02:22.484Z] 558abb82d1b3: Layer already exists [2022-12-14T18:02:22.484Z] 40edc89c378f: Layer already exists [2022-12-14T18:02:22.484Z] 8c33270716f9: Layer already exists [2022-12-14T18:02:22.484Z] 17bec77d7fdc: Layer already exists [2022-12-14T18:02:22.484Z] 5207f950c191: Layer already exists [2022-12-14T18:02:22.749Z] 3.0.0-dev.3: digest: sha256:b3164eb0ee0b848901b923cc11ff2000c0974e0d8ab8a978a3aafb3b6033061a size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T18:02:23.093Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e17bf6eb7b6ec689c18abb192f67e707f10f3ec9-3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T18:02:23.431Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e17bf6eb7b6ec689c18abb192f67e707f10f3ec9-3.0.0-dev.3 [2022-12-14T18:02:23.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-12-14T18:02:23.431Z] 6389c6493023: Preparing [2022-12-14T18:02:23.431Z] 0df11b5410bf: Preparing [2022-12-14T18:02:23.431Z] d8bdfb04d98e: Preparing [2022-12-14T18:02:23.431Z] a43932d1df72: Preparing [2022-12-14T18:02:23.431Z] 1207169bf42c: Preparing [2022-12-14T18:02:23.431Z] 89a6df9a6687: Preparing [2022-12-14T18:02:23.431Z] 558abb82d1b3: Preparing [2022-12-14T18:02:23.431Z] fce142c06f49: Preparing [2022-12-14T18:02:23.431Z] 40edc89c378f: Preparing [2022-12-14T18:02:23.431Z] 8c33270716f9: Preparing [2022-12-14T18:02:23.431Z] 5207f950c191: Preparing [2022-12-14T18:02:23.431Z] 17bec77d7fdc: Preparing [2022-12-14T18:02:23.431Z] 40edc89c378f: Waiting [2022-12-14T18:02:23.431Z] 8c33270716f9: Waiting [2022-12-14T18:02:23.431Z] 5207f950c191: Waiting [2022-12-14T18:02:23.431Z] 89a6df9a6687: Waiting [2022-12-14T18:02:23.431Z] 17bec77d7fdc: Waiting [2022-12-14T18:02:23.431Z] 558abb82d1b3: Waiting [2022-12-14T18:02:23.431Z] fce142c06f49: Waiting [2022-12-14T18:02:23.431Z] 6389c6493023: Layer already exists [2022-12-14T18:02:23.431Z] 1207169bf42c: Layer already exists [2022-12-14T18:02:23.431Z] 0df11b5410bf: Layer already exists [2022-12-14T18:02:23.431Z] a43932d1df72: Layer already exists [2022-12-14T18:02:23.431Z] d8bdfb04d98e: Layer already exists [2022-12-14T18:02:23.431Z] fce142c06f49: Layer already exists [2022-12-14T18:02:23.431Z] 89a6df9a6687: Layer already exists [2022-12-14T18:02:23.431Z] 558abb82d1b3: Layer already exists [2022-12-14T18:02:23.431Z] 8c33270716f9: Layer already exists [2022-12-14T18:02:23.431Z] 40edc89c378f: Layer already exists [2022-12-14T18:02:23.431Z] 17bec77d7fdc: Layer already exists [2022-12-14T18:02:23.431Z] 5207f950c191: Layer already exists [2022-12-14T18:02:23.699Z] e17bf6eb7b6ec689c18abb192f67e707f10f3ec9-3.0.0-dev.3: digest: sha256:b3164eb0ee0b848901b923cc11ff2000c0974e0d8ab8a978a3aafb3b6033061a size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T18:02:24.033Z] + 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-12-14T18:02:24.364Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2022-12-14T18:02:24.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-12-14T18:02:24.365Z] 6389c6493023: Preparing [2022-12-14T18:02:24.365Z] 0df11b5410bf: Preparing [2022-12-14T18:02:24.365Z] d8bdfb04d98e: Preparing [2022-12-14T18:02:24.365Z] a43932d1df72: Preparing [2022-12-14T18:02:24.365Z] 1207169bf42c: Preparing [2022-12-14T18:02:24.365Z] 89a6df9a6687: Preparing [2022-12-14T18:02:24.365Z] 558abb82d1b3: Preparing [2022-12-14T18:02:24.365Z] fce142c06f49: Preparing [2022-12-14T18:02:24.365Z] 40edc89c378f: Preparing [2022-12-14T18:02:24.365Z] 8c33270716f9: Preparing [2022-12-14T18:02:24.365Z] 5207f950c191: Preparing [2022-12-14T18:02:24.365Z] 17bec77d7fdc: Preparing [2022-12-14T18:02:24.365Z] 40edc89c378f: Waiting [2022-12-14T18:02:24.365Z] 8c33270716f9: Waiting [2022-12-14T18:02:24.365Z] 5207f950c191: Waiting [2022-12-14T18:02:24.365Z] 17bec77d7fdc: Waiting [2022-12-14T18:02:24.365Z] 89a6df9a6687: Waiting [2022-12-14T18:02:24.365Z] 558abb82d1b3: Waiting [2022-12-14T18:02:24.365Z] fce142c06f49: Waiting [2022-12-14T18:02:24.365Z] d8bdfb04d98e: Layer already exists [2022-12-14T18:02:24.365Z] a43932d1df72: Layer already exists [2022-12-14T18:02:24.365Z] 0df11b5410bf: Layer already exists [2022-12-14T18:02:24.365Z] 6389c6493023: Layer already exists [2022-12-14T18:02:24.365Z] 1207169bf42c: Layer already exists [2022-12-14T18:02:24.365Z] 558abb82d1b3: Layer already exists [2022-12-14T18:02:24.365Z] fce142c06f49: Layer already exists [2022-12-14T18:02:24.365Z] 89a6df9a6687: Layer already exists [2022-12-14T18:02:24.365Z] 40edc89c378f: Layer already exists [2022-12-14T18:02:24.365Z] 8c33270716f9: Layer already exists [2022-12-14T18:02:24.365Z] 5207f950c191: Layer already exists [2022-12-14T18:02:24.365Z] 17bec77d7fdc: Layer already exists [2022-12-14T18:02:24.630Z] main: digest: sha256:b3164eb0ee0b848901b923cc11ff2000c0974e0d8ab8a978a3aafb3b6033061a size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-14T18:02:24.674Z] ===================================================== [Pipeline] echo [2022-12-14T18:02:24.679Z] taggedImages: [2022-12-14T18:02:24.679Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e17bf6eb7b6ec689c18abb192f67e707f10f3ec9 [2022-12-14T18:02:24.679Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2022-12-14T18:02:24.679Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.3 [2022-12-14T18:02:24.679Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e17bf6eb7b6ec689c18abb192f67e707f10f3ec9-3.0.0-dev.3 [2022-12-14T18:02:24.679Z] - 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-12-14T18:02:25.039Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-14T18:02:25.039Z] [2022-12-14T18:02:25.039Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T18:02:25.369Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-14T18:02:25.369Z] arm64: Pulling from edgex-lftools-log-publisher [2022-12-14T18:02:25.369Z] 8998bd30e6a1: Pulling fs layer [2022-12-14T18:02:25.369Z] 04944245beec: Pulling fs layer [2022-12-14T18:02:25.369Z] 699f458cf7ca: Pulling fs layer [2022-12-14T18:02:25.369Z] 765212b225bb: Pulling fs layer [2022-12-14T18:02:25.369Z] f23df028b6ca: Pulling fs layer [2022-12-14T18:02:25.369Z] d65c8cfc05b1: Pulling fs layer [2022-12-14T18:02:25.369Z] 2437ff75d9bd: Pulling fs layer [2022-12-14T18:02:25.369Z] 765212b225bb: Waiting [2022-12-14T18:02:25.369Z] f23df028b6ca: Waiting [2022-12-14T18:02:25.369Z] d65c8cfc05b1: Waiting [2022-12-14T18:02:25.369Z] 2437ff75d9bd: Waiting [2022-12-14T18:02:25.643Z] 04944245beec: Verifying Checksum [2022-12-14T18:02:25.643Z] 04944245beec: Download complete [2022-12-14T18:02:25.643Z] 765212b225bb: Verifying Checksum [2022-12-14T18:02:25.643Z] 765212b225bb: Download complete [2022-12-14T18:02:25.643Z] f23df028b6ca: Verifying Checksum [2022-12-14T18:02:25.643Z] f23df028b6ca: Download complete [2022-12-14T18:02:25.643Z] d65c8cfc05b1: Verifying Checksum [2022-12-14T18:02:25.643Z] d65c8cfc05b1: Download complete [2022-12-14T18:02:25.911Z] 699f458cf7ca: Verifying Checksum [2022-12-14T18:02:25.911Z] 699f458cf7ca: Download complete [2022-12-14T18:02:26.177Z] 8998bd30e6a1: Verifying Checksum [2022-12-14T18:02:26.177Z] 8998bd30e6a1: Download complete [2022-12-14T18:02:28.762Z] 2437ff75d9bd: Verifying Checksum [2022-12-14T18:02:28.762Z] 2437ff75d9bd: Download complete [2022-12-14T18:02:30.168Z] 8998bd30e6a1: Pull complete [2022-12-14T18:02:30.435Z] 04944245beec: Pull complete [2022-12-14T18:02:31.836Z] 699f458cf7ca: Pull complete [2022-12-14T18:02:31.836Z] 765212b225bb: Pull complete [2022-12-14T18:02:34.403Z] f23df028b6ca: Pull complete [2022-12-14T18:02:34.403Z] d65c8cfc05b1: Pull complete [2022-12-14T18:02:49.378Z] 2437ff75d9bd: Pull complete [2022-12-14T18:02:49.378Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-12-14T18:02:49.378Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-14T18:02:49.378Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T18:02:49.558Z] prd-ubuntu20.04-docker-arm64-4c-16g-121229 does not seem to be running inside a container [2022-12-14T18:02:49.616Z] $ 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/67 -v /w/workspace/device-usb-camera/67:/w/workspace/device-usb-camera/67:rw,z -v /w/workspace/device-usb-camera/67@tmp:/w/workspace/device-usb-camera/67@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:arm64 cat [2022-12-14T18:02:52.125Z] $ docker top a6bf7af34ae56cc244ba9e1758678174e380bf545ebbcdbb54b703dfe9cdafc9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-14T18:02:52.639Z] ---> job-cost.sh [2022-12-14T18:02:52.903Z] lf-activate-venv: SKIPPING [2022-12-14T18:02:52.903Z] INFO: No Stack... [2022-12-14T18:02:53.480Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-12-14T18:02:54.062Z] INFO: Archiving Costs [Pipeline] sh [2022-12-14T18:02:54.384Z] + cat /w/workspace/device-usb-camera/67/archives/cost.csv [2022-12-14T18:02:54.651Z] + cut -d, -f6 [Pipeline] lock [2022-12-14T18:02:54.714Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-67-stack-cost] [2022-12-14T18:02:54.720Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-67-stack-cost] did not exist. Created. [2022-12-14T18:02:54.720Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-67-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-12-14T18:02:55.057Z] /w/workspace/device-usb-camera/67@tmp/durable-ec8ee09c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-12-14T18:02:55.704Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-12-14T18:02:55.726Z] Warning: overwriting stash ‘stack-cost’ [2022-12-14T18:02:55.782Z] Stashed 1 file(s) [Pipeline] } [2022-12-14T18:02:55.792Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-67-stack-cost] [Pipeline] // lock [Pipeline] } [2022-12-14T18:02:55.816Z] $ docker stop --time=1 a6bf7af34ae56cc244ba9e1758678174e380bf545ebbcdbb54b703dfe9cdafc9 [2022-12-14T18:02:57.297Z] $ docker rm -f a6bf7af34ae56cc244ba9e1758678174e380bf545ebbcdbb54b703dfe9cdafc9 [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-12-14T18:02:57.685Z] provisioning config files... [2022-12-14T18:02:57.691Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17131391241416800521tmp [Pipeline] { [Pipeline] sh [2022-12-14T18:02:57.974Z] + set +x [2022-12-14T18:02:57.974Z] + curl -s https://codecov.io/bash [2022-12-14T18:02:57.974Z] + bash -s -- [2022-12-14T18:02:57.974Z] [2022-12-14T18:02:57.974Z] _____ _ [2022-12-14T18:02:57.974Z] / ____| | | [2022-12-14T18:02:57.974Z] | | ___ __| | ___ ___ _____ __ [2022-12-14T18:02:57.974Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-12-14T18:02:57.974Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-12-14T18:02:57.974Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-12-14T18:02:57.974Z] Bash-1.0.6 [2022-12-14T18:02:57.974Z] [2022-12-14T18:02:57.974Z] [2022-12-14T18:02:57.974Z] ==> git version 2.25.1 found [2022-12-14T18:02:57.974Z] ==> 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-12-14T18:02:57.974Z] Release-Date: 2020-01-08 [2022-12-14T18:02:57.974Z] 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-12-14T18:02:57.974Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-12-14T18:02:57.974Z] ==> Jenkins CI detected. [2022-12-14T18:02:57.974Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2022-12-14T18:02:57.974Z] project root: . [2022-12-14T18:02:57.974Z] --> token set from env [2022-12-14T18:02:57.974Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-12-14T18:02:57.974Z] ==> Running gcov in . (disable via -X gcov) [2022-12-14T18:02:57.974Z] ==> Python coveragepy not found [2022-12-14T18:02:57.974Z] ==> Searching for coverage reports in: [2022-12-14T18:02:57.974Z] + . [2022-12-14T18:02:57.974Z] -> Found 1 reports [2022-12-14T18:02:57.974Z] ==> Detecting git/mercurial file structure [2022-12-14T18:02:57.974Z] ==> Reading reports [2022-12-14T18:02:57.974Z] + ./coverage.out bytes=30410 [2022-12-14T18:02:57.974Z] ==> Appending adjustments [2022-12-14T18:02:57.974Z] https://docs.codecov.io/docs/fixing-reports [2022-12-14T18:02:58.232Z] + Found adjustments [2022-12-14T18:02:58.232Z] ==> Gzipping contents [2022-12-14T18:02:58.232Z] 8.0K /tmp/codecov.3ME3Y5.gz [2022-12-14T18:02:58.232Z] ==> Uploading reports [2022-12-14T18:02:58.232Z] url: https://codecov.io [2022-12-14T18:02:58.232Z] query: branch=main&commit=e17bf6eb7b6ec689c18abb192f67e707f10f3ec9&build=67&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F67%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-12-14T18:02:58.232Z] -> Pinging Codecov [2022-12-14T18:02:58.232Z] 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=e17bf6eb7b6ec689c18abb192f67e707f10f3ec9&build=67&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F67%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-12-14T18:02:58.490Z] -> Uploading to [2022-12-14T18:02:58.490Z] https://storage.googleapis.com/codecov/v4/raw/2022-12-14/73D8F5FF140700D3E01443B452E23636/e17bf6eb7b6ec689c18abb192f67e707f10f3ec9/c5c3e08e-a415-4991-9980-217a74bfe4e8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221214%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221214T180258Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c00b87b54fc321275f7262024387782ec7bc60037754db43714f9b535de802d7 [2022-12-14T18:02:58.490Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-14T18:02:58.490Z] Dload Upload Total Spent Left Speed [2022-12-14T18:02:58.748Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4294 0 0 100 4294 0 18588 --:--:-- --:--:-- --:--:-- 18588 [2022-12-14T18:02:58.749Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/e17bf6eb7b6ec689c18abb192f67e707f10f3ec9 [Pipeline] } [2022-12-14T18:02:58.755Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-12-14T18:02:58.948Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-12-14T18:02:58.960Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T18:02:59.266Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-12-14T18:02:59.266Z] [2022-12-14T18:02:59.266Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T18:02:59.624Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-12-14T18:02:59.899Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-12-14T18:02:59.899Z] df9b9388f04a: Pulling fs layer [2022-12-14T18:02:59.899Z] 52dc419b0ee2: Pulling fs layer [2022-12-14T18:02:59.899Z] 25bc292e5bac: Pulling fs layer [2022-12-14T18:02:59.899Z] 114826534d7a: Pulling fs layer [2022-12-14T18:02:59.899Z] 4657fd5d0bcf: Pulling fs layer [2022-12-14T18:02:59.899Z] 6ad1cebc031e: Pulling fs layer [2022-12-14T18:02:59.899Z] 8a3aa393b2d8: Pulling fs layer [2022-12-14T18:02:59.899Z] 114826534d7a: Waiting [2022-12-14T18:02:59.899Z] 8a3aa393b2d8: Waiting [2022-12-14T18:02:59.899Z] 6ad1cebc031e: Waiting [2022-12-14T18:02:59.899Z] 25bc292e5bac: Verifying Checksum [2022-12-14T18:02:59.899Z] 25bc292e5bac: Download complete [2022-12-14T18:02:59.899Z] 52dc419b0ee2: Verifying Checksum [2022-12-14T18:02:59.899Z] 52dc419b0ee2: Download complete [2022-12-14T18:02:59.899Z] 4657fd5d0bcf: Verifying Checksum [2022-12-14T18:02:59.899Z] 4657fd5d0bcf: Download complete [2022-12-14T18:03:00.216Z] df9b9388f04a: Download complete [2022-12-14T18:03:00.216Z] df9b9388f04a: Pull complete [2022-12-14T18:03:00.528Z] 52dc419b0ee2: Pull complete [2022-12-14T18:03:00.528Z] 25bc292e5bac: Pull complete [2022-12-14T18:03:00.790Z] 6ad1cebc031e: Verifying Checksum [2022-12-14T18:03:00.790Z] 6ad1cebc031e: Download complete [2022-12-14T18:03:02.701Z] 114826534d7a: Verifying Checksum [2022-12-14T18:03:02.701Z] 114826534d7a: Download complete [2022-12-14T18:03:02.958Z] 8a3aa393b2d8: Verifying Checksum [2022-12-14T18:03:02.958Z] 8a3aa393b2d8: Download complete [2022-12-14T18:03:06.247Z] 114826534d7a: Pull complete [2022-12-14T18:03:06.247Z] 4657fd5d0bcf: Pull complete [2022-12-14T18:03:06.506Z] 6ad1cebc031e: Pull complete [2022-12-14T18:03:09.842Z] 8a3aa393b2d8: Pull complete [2022-12-14T18:03:09.842Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-12-14T18:03:09.842Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-12-14T18:03:09.842Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T18:03:09.935Z] prd-ubuntu20.04-docker-8c-8g-121228 does not seem to be running inside a container [2022-12-14T18:03:10.015Z] $ 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-12-14T18:03:13.600Z] $ docker top 8855ec8c56f4416be017ca53c9f63ec7cbeafd4ca26f1521c0ecda2c51fb82c3 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-12-14T18:03:13.672Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2022-12-14T18:03:13.955Z] + set -o pipefail [2022-12-14T18:03:13.955Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2022-12-14T18:03:22.725Z] [2022-12-14T18:03:22.725Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2022-12-14T18:03:22.725Z] [2022-12-14T18:03:22.725Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/8ae8f8fb-a908-469c-b6e2-7bdd77a27743 [2022-12-14T18:03:22.725Z] [2022-12-14T18:03:22.725Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-12-14T18:03:22.725Z] [2022-12-14T18:03:22.725Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-12-14T18:03:22.725Z] [2022-12-14T18:03:22.725Z] [2022-12-14T18:03:22.725Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-12-14T18:03:22.725Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-12-14T18:03:22.725Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-12-14T18:03:22.842Z] $ docker stop --time=1 8855ec8c56f4416be017ca53c9f63ec7cbeafd4ca26f1521c0ecda2c51fb82c3 [2022-12-14T18:03:26.094Z] $ docker rm -f 8855ec8c56f4416be017ca53c9f63ec7cbeafd4ca26f1521c0ecda2c51fb82c3 [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-12-14T18:03:26.787Z] + git log --format=format:%s -1 e17bf6eb7b6ec689c18abb192f67e707f10f3ec9 [Pipeline] sh [2022-12-14T18:03:27.076Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-14T18:03:27.077Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T18:03:27.368Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-14T18:03:27.368Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T18:03:27.432Z] prd-ubuntu20.04-docker-8c-8g-121228 does not seem to be running inside a container [2022-12-14T18:03:27.467Z] $ 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-12-14T18:03:27.879Z] $ docker top 271f6a72466ade5d906e19674d23fa6f0eb4e00d761fd7a895f24889d3125c74 -eo pid,comm [2022-12-14T18:03:27.919Z] 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-12-14T18:03:27.919Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-14T18:03:27.958Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-14T18:03:27.959Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-14T18:03:28.076Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-14T18:03:28.081Z] $ docker exec 271f6a72466ade5d906e19674d23fa6f0eb4e00d761fd7a895f24889d3125c74 ssh-agent [2022-12-14T18:03:28.186Z] SSH_AUTH_SOCK=/tmp/ssh-WluGM9EExYyI/agent.32 [2022-12-14T18:03:28.186Z] SSH_AGENT_PID=38 [2022-12-14T18:03:28.191Z] Running ssh-add (command line suppressed) [2022-12-14T18:03:28.296Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9226697556331096351.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9226697556331096351.key) [2022-12-14T18:03:28.308Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-14T18:03:28.595Z] + git semver tag [2022-12-14T18:03:28.854Z] 2022-12-14 18:03:28,838 [run_tag] DEBUG tag force:False [2022-12-14T18:03:28.854Z] 2022-12-14 18:03:28,838 [check_head_tag] DEBUG check head tag [2022-12-14T18:03:28.854Z] 2022-12-14 18:03:28,839 [execute] INFO git cat-file --batch-check [2022-12-14T18:03:28.854Z] 2022-12-14 18:03:28,839 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2022-12-14T18:03:28.854Z] 2022-12-14 18:03:28,844 [execute] INFO git cat-file --batch [2022-12-14T18:03:28.854Z] 2022-12-14 18:03:28,845 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2022-12-14T18:03:29.112Z] 2022-12-14 18:03:28,872 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-12-14T18:03:29.112Z] 2022-12-14 18:03:28,872 [execute] INFO git tag -a v3.0.0-dev.3 -m v3.0.0-dev.3 [2022-12-14T18:03:29.112Z] 2022-12-14 18:03:28,872 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.3', '-m', 'v3.0.0-dev.3'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2022-12-14T18:03:29.112Z] 2022-12-14 18:03:28,876 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-12-14T18:03:29.112Z] 3.0.0-dev.3 [Pipeline] } [2022-12-14T18:03:29.123Z] $ docker exec --env ******** --env ******** 271f6a72466ade5d906e19674d23fa6f0eb4e00d761fd7a895f24889d3125c74 ssh-agent -k [2022-12-14T18:03:29.235Z] unset SSH_AUTH_SOCK; [2022-12-14T18:03:29.235Z] unset SSH_AGENT_PID; [2022-12-14T18:03:29.235Z] echo Agent pid 38 killed; [2022-12-14T18:03:29.242Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-14T18:03:29.541Z] + git semver [Pipeline] } [2022-12-14T18:03:29.817Z] $ docker stop --time=1 271f6a72466ade5d906e19674d23fa6f0eb4e00d761fd7a895f24889d3125c74 [2022-12-14T18:03:31.148Z] $ docker rm -f 271f6a72466ade5d906e19674d23fa6f0eb4e00d761fd7a895f24889d3125c74 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T18:03:31.537Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-12-14T18:03:31.537Z] [2022-12-14T18:03:31.537Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T18:03:31.838Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-12-14T18:03:31.838Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-12-14T18:03:31.838Z] ab5ef0e58194: Pulling fs layer [2022-12-14T18:03:31.838Z] 9712f1f96733: Pulling fs layer [2022-12-14T18:03:31.838Z] 63f879dbbcfc: Pulling fs layer [2022-12-14T18:03:31.838Z] 0d9ebad4ef96: Pulling fs layer [2022-12-14T18:03:31.838Z] e9a5061849ea: Pulling fs layer [2022-12-14T18:03:31.838Z] d747dcd14b5f: Pulling fs layer [2022-12-14T18:03:31.838Z] 2de7ff778b66: Pulling fs layer [2022-12-14T18:03:31.838Z] e9a5061849ea: Waiting [2022-12-14T18:03:31.838Z] d747dcd14b5f: Waiting [2022-12-14T18:03:31.838Z] 2de7ff778b66: Waiting [2022-12-14T18:03:31.838Z] 0d9ebad4ef96: Waiting [2022-12-14T18:03:31.838Z] 9712f1f96733: Verifying Checksum [2022-12-14T18:03:31.838Z] 9712f1f96733: Download complete [2022-12-14T18:03:32.102Z] 63f879dbbcfc: Verifying Checksum [2022-12-14T18:03:32.102Z] 63f879dbbcfc: Download complete [2022-12-14T18:03:32.362Z] 0d9ebad4ef96: Verifying Checksum [2022-12-14T18:03:32.362Z] 0d9ebad4ef96: Download complete [2022-12-14T18:03:32.362Z] d747dcd14b5f: Verifying Checksum [2022-12-14T18:03:32.362Z] d747dcd14b5f: Download complete [2022-12-14T18:03:32.362Z] e9a5061849ea: Download complete [2022-12-14T18:03:32.362Z] ab5ef0e58194: Download complete [2022-12-14T18:03:32.636Z] 2de7ff778b66: Verifying Checksum [2022-12-14T18:03:32.636Z] 2de7ff778b66: Download complete [2022-12-14T18:03:35.172Z] ab5ef0e58194: Pull complete [2022-12-14T18:03:35.172Z] 9712f1f96733: Pull complete [2022-12-14T18:03:36.109Z] 63f879dbbcfc: Pull complete [2022-12-14T18:03:39.633Z] 0d9ebad4ef96: Pull complete [2022-12-14T18:03:40.199Z] e9a5061849ea: Pull complete [2022-12-14T18:03:40.199Z] d747dcd14b5f: Pull complete [2022-12-14T18:03:41.132Z] 2de7ff778b66: Pull complete [2022-12-14T18:03:41.132Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-12-14T18:03:41.132Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-12-14T18:03:41.132Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T18:03:41.215Z] prd-ubuntu20.04-docker-8c-8g-121228 does not seem to be running inside a container [2022-12-14T18:03:41.250Z] $ 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-12-14T18:03:45.981Z] $ docker top 824767a14f4acb3e213006833efc3346814e3ae3cd1f21e63264d66f25380df6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-12-14T18:03:46.054Z] provisioning config files... [2022-12-14T18:03:46.062Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9344204495051120171tmp [2022-12-14T18:03:46.082Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10391967160028896986tmp [2022-12-14T18:03:46.097Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1555813622792014tmp [Pipeline] { [Pipeline] echo [2022-12-14T18:03:46.111Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-14T18:03:46.616Z] ---> sigul-configuration.sh [2022-12-14T18:03:46.616Z] gpg: directory `/root/.gnupg' created [2022-12-14T18:03:46.616Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-12-14T18:03:46.616Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-12-14T18:03:46.616Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-12-14T18:03:46.616Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-12-14T18:03:46.616Z] gpg: CAST5 encrypted data [2022-12-14T18:03:46.616Z] gpg: encrypted with 1 passphrase [2022-12-14T18:03:46.616Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-12-14T18:03:46.988Z] + mkdir /home/jenkins [2022-12-14T18:03:46.988Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-12-14T18:03:47.276Z] + 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-12-14T18:03:47.285Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-14T18:03:47.994Z] ---> sigul-install.sh [2022-12-14T18:03:47.994Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-12-14T18:03:48.279Z] + git tag --list [2022-12-14T18:03:48.279Z] v0.0.0 [2022-12-14T18:03:48.279Z] v0.0.1-dev.1 [2022-12-14T18:03:48.279Z] v0.0.1-dev.10 [2022-12-14T18:03:48.279Z] v0.0.1-dev.11 [2022-12-14T18:03:48.279Z] v0.0.1-dev.12 [2022-12-14T18:03:48.279Z] v0.0.1-dev.13 [2022-12-14T18:03:48.279Z] v0.0.1-dev.14 [2022-12-14T18:03:48.279Z] v0.0.1-dev.15 [2022-12-14T18:03:48.279Z] v0.0.1-dev.16 [2022-12-14T18:03:48.279Z] v0.0.1-dev.2 [2022-12-14T18:03:48.279Z] v0.0.1-dev.3 [2022-12-14T18:03:48.279Z] v0.0.1-dev.4 [2022-12-14T18:03:48.279Z] v0.0.1-dev.5 [2022-12-14T18:03:48.279Z] v0.0.1-dev.6 [2022-12-14T18:03:48.279Z] v0.0.1-dev.7 [2022-12-14T18:03:48.279Z] v0.0.1-dev.8 [2022-12-14T18:03:48.279Z] v0.0.1-dev.9 [2022-12-14T18:03:48.279Z] v2.2.0 [2022-12-14T18:03:48.279Z] v2.2.0-dev.17 [2022-12-14T18:03:48.279Z] v2.2.0-dev.18 [2022-12-14T18:03:48.279Z] v2.2.0-dev.19 [2022-12-14T18:03:48.279Z] v2.2.0-dev.20 [2022-12-14T18:03:48.279Z] v2.2.0-dev.21 [2022-12-14T18:03:48.279Z] v2.2.0-dev.22 [2022-12-14T18:03:48.279Z] v2.2.0-dev.23 [2022-12-14T18:03:48.279Z] v2.2.0-dev.24 [2022-12-14T18:03:48.279Z] v2.2.0-dev.25 [2022-12-14T18:03:48.279Z] v2.2.0-dev.26 [2022-12-14T18:03:48.279Z] v2.2.0-dev.27 [2022-12-14T18:03:48.279Z] v2.3.0-dev.1 [2022-12-14T18:03:48.279Z] v2.3.0-dev.10 [2022-12-14T18:03:48.279Z] v2.3.0-dev.11 [2022-12-14T18:03:48.279Z] v2.3.0-dev.12 [2022-12-14T18:03:48.279Z] v2.3.0-dev.13 [2022-12-14T18:03:48.279Z] v2.3.0-dev.14 [2022-12-14T18:03:48.279Z] v2.3.0-dev.15 [2022-12-14T18:03:48.279Z] v2.3.0-dev.16 [2022-12-14T18:03:48.279Z] v2.3.0-dev.17 [2022-12-14T18:03:48.279Z] v2.3.0-dev.18 [2022-12-14T18:03:48.279Z] v2.3.0-dev.19 [2022-12-14T18:03:48.279Z] v2.3.0-dev.2 [2022-12-14T18:03:48.279Z] v2.3.0-dev.20 [2022-12-14T18:03:48.279Z] v2.3.0-dev.21 [2022-12-14T18:03:48.279Z] v2.3.0-dev.22 [2022-12-14T18:03:48.279Z] v2.3.0-dev.23 [2022-12-14T18:03:48.279Z] v2.3.0-dev.3 [2022-12-14T18:03:48.279Z] v2.3.0-dev.4 [2022-12-14T18:03:48.279Z] v2.3.0-dev.5 [2022-12-14T18:03:48.279Z] v2.3.0-dev.6 [2022-12-14T18:03:48.279Z] v2.3.0-dev.7 [2022-12-14T18:03:48.279Z] v2.3.0-dev.8 [2022-12-14T18:03:48.279Z] v2.3.0-dev.9 [2022-12-14T18:03:48.279Z] v3.0.0-dev.1 [2022-12-14T18:03:48.279Z] v3.0.0-dev.2 [2022-12-14T18:03:48.279Z] v3.0.0-dev.3 [Pipeline] sh [2022-12-14T18:03:48.566Z] + lftools sign git-tag v3.0.0-dev.3 [2022-12-14T18:03:49.132Z] Signing Git tag with Sigul... [2022-12-14T18:03:49.132Z] Signing v3.0.0-dev.3 [Pipeline] echo [2022-12-14T18:03:49.398Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-14T18:03:49.688Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-12-14T18:03:49.694Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-12-14T18:03:49.711Z] $ docker stop --time=1 824767a14f4acb3e213006833efc3346814e3ae3cd1f21e63264d66f25380df6 [2022-12-14T18:03:51.020Z] $ docker rm -f 824767a14f4acb3e213006833efc3346814e3ae3cd1f21e63264d66f25380df6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-12-14T18:03:51.431Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-14T18:03:51.431Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T18:03:51.726Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-14T18:03:51.726Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T18:03:51.792Z] prd-ubuntu20.04-docker-8c-8g-121228 does not seem to be running inside a container [2022-12-14T18:03:51.825Z] $ 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-12-14T18:03:52.184Z] $ docker top 243f3d2119d9e8425006b6a6cbe73b7f9dfaf64505829f49def19cef084f5400 -eo pid,comm [2022-12-14T18:03:52.233Z] 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-12-14T18:03:52.233Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-14T18:03:52.265Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-14T18:03:52.265Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-14T18:03:52.400Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-14T18:03:52.405Z] $ docker exec 243f3d2119d9e8425006b6a6cbe73b7f9dfaf64505829f49def19cef084f5400 ssh-agent [2022-12-14T18:03:52.517Z] SSH_AUTH_SOCK=/tmp/ssh-Oe9drGzlHoNo/agent.32 [2022-12-14T18:03:52.517Z] SSH_AGENT_PID=38 [2022-12-14T18:03:52.522Z] Running ssh-add (command line suppressed) [2022-12-14T18:03:52.636Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17870112358846778731.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17870112358846778731.key) [2022-12-14T18:03:52.648Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-14T18:03:52.934Z] + git semver bump pre [2022-12-14T18:03:53.195Z] 2022-12-14 18:03:53,148 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-12-14T18:03:53.196Z] 2022-12-14 18:03:53,148 [bump_version] DEBUG bumping version:3.0.0-dev.3 on axis:pre with prefix:dev [2022-12-14T18:03:53.196Z] 2022-12-14 18:03:53,148 [bump_version] DEBUG bumped version:3.0.0-dev.4 [2022-12-14T18:03:53.196Z] 2022-12-14 18:03:53,149 [write_version] DEBUG write version:3.0.0-dev.4 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2022-12-14T18:03:53.196Z] 2022-12-14 18:03:53,149 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-12-14T18:03:53.196Z] 2022-12-14 18:03:53,149 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-12-14T18:03:53.196Z] 2022-12-14 18:03:53,152 [execute] INFO git cat-file --batch-check [2022-12-14T18:03:53.196Z] 2022-12-14 18:03:53,153 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-12-14T18:03:53.196Z] 2022-12-14 18:03:53,159 [execute] INFO git cat-file --batch [2022-12-14T18:03:53.196Z] 2022-12-14 18:03:53,159 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-12-14T18:03:53.196Z] 2022-12-14 18:03:53,165 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-12-14T18:03:53.196Z] 3.0.0-dev.4 [Pipeline] } [2022-12-14T18:03:53.206Z] $ docker exec --env ******** --env ******** 243f3d2119d9e8425006b6a6cbe73b7f9dfaf64505829f49def19cef084f5400 ssh-agent -k [2022-12-14T18:03:53.311Z] unset SSH_AUTH_SOCK; [2022-12-14T18:03:53.311Z] unset SSH_AGENT_PID; [2022-12-14T18:03:53.311Z] echo Agent pid 38 killed; [2022-12-14T18:03:53.320Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-14T18:03:53.630Z] + git semver [Pipeline] } [2022-12-14T18:03:53.902Z] $ docker stop --time=1 243f3d2119d9e8425006b6a6cbe73b7f9dfaf64505829f49def19cef084f5400 [2022-12-14T18:03:55.200Z] $ docker rm -f 243f3d2119d9e8425006b6a6cbe73b7f9dfaf64505829f49def19cef084f5400 [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-14T18:03:55.526Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-14T18:03:55.526Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T18:03:55.820Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-14T18:03:55.820Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T18:03:55.884Z] prd-ubuntu20.04-docker-8c-8g-121228 does not seem to be running inside a container [2022-12-14T18:03:55.915Z] $ 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-12-14T18:03:56.326Z] $ docker top a4163a60d399f17e87bef84474fffe5c8f458145b767de05f191e025a827084d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-14T18:03:56.410Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-14T18:03:56.410Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-14T18:03:56.533Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-14T18:03:56.537Z] $ docker exec a4163a60d399f17e87bef84474fffe5c8f458145b767de05f191e025a827084d ssh-agent [2022-12-14T18:03:56.643Z] SSH_AUTH_SOCK=/tmp/ssh-MzbhCKVBakp8/agent.32 [2022-12-14T18:03:56.643Z] SSH_AGENT_PID=38 [2022-12-14T18:03:56.648Z] Running ssh-add (command line suppressed) [2022-12-14T18:03:56.768Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12415385413236693874.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12415385413236693874.key) [2022-12-14T18:03:56.783Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-14T18:03:57.070Z] + git semver push [2022-12-14T18:03:57.329Z] 2022-12-14 18:03:57,242 [run_push] DEBUG push [2022-12-14T18:03:57.329Z] 2022-12-14 18:03:57,243 [execute] INFO git cat-file --batch-check [2022-12-14T18:03:57.329Z] 2022-12-14 18:03:57,243 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-12-14T18:03:57.329Z] 2022-12-14 18:03:57,245 [execute] INFO git rev-list f52a058b3fbe6fb2b21d54236985b2572fabf82c -- [2022-12-14T18:03:57.329Z] 2022-12-14 18:03:57,246 [execute] DEBUG Popen(['git', 'rev-list', 'f52a058b3fbe6fb2b21d54236985b2572fabf82c', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-12-14T18:03:57.329Z] 2022-12-14 18:03:57,251 [execute] INFO git fetch -v origin [2022-12-14T18:03:57.329Z] 2022-12-14 18:03:57,251 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-12-14T18:03:57.899Z] 2022-12-14 18:03:57,777 [run_push] DEBUG no remote changes detected [2022-12-14T18:03:57.899Z] 2022-12-14 18:03:57,777 [execute] INFO git push origin semver [2022-12-14T18:03:57.899Z] 2022-12-14 18:03:57,778 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-12-14T18:03:58.836Z] 2022-12-14 18:03:58,758 [run_push] DEBUG push all version tags [2022-12-14T18:03:58.836Z] 2022-12-14 18:03:58,759 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-12-14T18:03:58.836Z] 2022-12-14 18:03:58,759 [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-12-14T18:03:59.772Z] 2022-12-14 18:03:59,491 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-12-14T18:03:59.772Z] 3.0.0-dev.4 [Pipeline] } [2022-12-14T18:03:59.782Z] $ docker exec --env ******** --env ******** a4163a60d399f17e87bef84474fffe5c8f458145b767de05f191e025a827084d ssh-agent -k [2022-12-14T18:03:59.881Z] unset SSH_AUTH_SOCK; [2022-12-14T18:03:59.881Z] unset SSH_AGENT_PID; [2022-12-14T18:03:59.881Z] echo Agent pid 38 killed; [2022-12-14T18:03:59.892Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-14T18:04:00.195Z] + git semver [Pipeline] } [2022-12-14T18:04:00.467Z] $ docker stop --time=1 a4163a60d399f17e87bef84474fffe5c8f458145b767de05f191e025a827084d [2022-12-14T18:04:01.748Z] $ docker rm -f a4163a60d399f17e87bef84474fffe5c8f458145b767de05f191e025a827084d [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-12-14T18:04:02.295Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2022-12-14T18:04:02.296Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-12-14T18:04:02.296Z] total 16 [2022-12-14T18:04:02.296Z] drwxr-xr-x 3 root root 4096 Dec 14 17:55 . [2022-12-14T18:04:02.296Z] drwxrwxr-x 11 jenkins jenkins 4096 Dec 14 18:03 .. [2022-12-14T18:04:02.296Z] drwxr-xr-x 2 root root 4096 Dec 14 17:55 cost [2022-12-14T18:04:02.296Z] -rw-r--r-- 1 root root 88 Dec 14 17:55 cost.csv [2022-12-14T18:04:02.296Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2022-12-14T18:04:02.296Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-12-14T18:04:02.296Z] total 16 [2022-12-14T18:04:02.296Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 14 17:55 . [2022-12-14T18:04:02.296Z] drwxrwxr-x 11 jenkins jenkins 4096 Dec 14 18:03 .. [2022-12-14T18:04:02.296Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 14 17:55 cost [2022-12-14T18:04:02.296Z] -rw-r--r-- 1 jenkins jenkins 88 Dec 14 17:55 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-12-14T18:04:02.671Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-14T18:04:03.592Z] ---> package-listing.sh [2022-12-14T18:04:03.592Z] ++ facter osfamily [2022-12-14T18:04:03.592Z] ++ tr '[:upper:]' '[:lower:]' [2022-12-14T18:04:03.850Z] + OS_FAMILY=debian [2022-12-14T18:04:03.850Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2022-12-14T18:04:03.850Z] + START_PACKAGES=/tmp/packages_start.txt [2022-12-14T18:04:03.850Z] + END_PACKAGES=/tmp/packages_end.txt [2022-12-14T18:04:03.850Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-12-14T18:04:03.850Z] + PACKAGES=/tmp/packages_start.txt [2022-12-14T18:04:03.850Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-12-14T18:04:03.850Z] + PACKAGES=/tmp/packages_end.txt [2022-12-14T18:04:03.850Z] + case "${OS_FAMILY}" in [2022-12-14T18:04:03.850Z] + dpkg -l [2022-12-14T18:04:03.850Z] + grep '^ii' [2022-12-14T18:04:03.850Z] + '[' -f /tmp/packages_start.txt ']' [2022-12-14T18:04:03.850Z] + '[' -f /tmp/packages_end.txt ']' [2022-12-14T18:04:03.850Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-12-14T18:04:03.850Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-12-14T18:04:03.850Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2022-12-14T18:04:03.850Z] + 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-12-14T18:04:03.860Z] 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-12-14T18:04:04.135Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T18:04:04.697Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-14T18:04:04.697Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T18:04:04.764Z] prd-ubuntu20.04-docker-8c-8g-121228 does not seem to be running inside a container [2022-12-14T18:04:04.795Z] $ 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-12-14T18:04:05.014Z] $ docker top 3d88aa6fa29d3539c8ccd76f11932c049160818c89b4d0f3650fb1ad9d9240f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-14T18:04:05.346Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-12-14T18:04:05.633Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-12-14T18:04:05.919Z] + ls /var/log/sa-host [2022-12-14T18:04:05.919Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-14T18:04:06.070Z] provisioning config files... [2022-12-14T18:04:06.079Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17361238944282471396tmp [Pipeline] { [Pipeline] echo [2022-12-14T18:04:06.093Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-14T18:04:06.371Z] ---> create-netrc.sh [Pipeline] } [2022-12-14T18:04:06.377Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-12-14T18:04:06.704Z] ---> python-tools-install.sh [Pipeline] echo [2022-12-14T18:04:06.712Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-14T18:04:06.995Z] ---> sudo-logs.sh [2022-12-14T18:04:06.995Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-12-14T18:04:07.029Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-14T18:04:07.320Z] ---> job-cost.sh [2022-12-14T18:04:07.320Z] lf-activate-venv: SKIPPING [2022-12-14T18:04:07.320Z] DEBUG: total: 0.2199999988079071 [2022-12-14T18:04:07.320Z] INFO: Retrieving Stack Cost... [2022-12-14T18:04:07.888Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-12-14T18:04:08.146Z] INFO: Archiving Costs [Pipeline] echo [2022-12-14T18:04:08.156Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-14T18:04:08.439Z] ---> logs-deploy.sh [2022-12-14T18:04:08.439Z] lf-activate-venv: SKIPPING [2022-12-14T18:04:08.439Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/67 [2022-12-14T18:04:08.439Z] INFO: archiving workspace using pattern(s): [2022-12-14T18:04:09.372Z] Archives upload complete. [2022-12-14T18:04:09.631Z] INFO: archiving logs to Nexus