Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from eace6589c3cbf428f520f2fa351df3c718b4124b 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-ssh16172158865814969372.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-ssh7942964961396433659.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-ssh12445965887029123038.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-ssh1970627313788317215.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-ssh7319559875608771862.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 on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1614 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 eace6589c3cbf428f520f2fa351df3c718b4124b (main) Commit message: "Merge pull request #124 from lenny-intel/options" > 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 eace6589c3cbf428f520f2fa351df3c718b4124b # timeout=10 > git rev-list --no-walk d32bfb144ed79cec845816023cbf1136d6c5c0b8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-10T17:43:15.921Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-10T17:43:15.975Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-10T17:43:15.994Z] ========================================================= [2023-01-10T17:43:15.994Z] EdgeX Global Pipelines Version Info [2023-01-10T17:43:15.994Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-10T17:43:16.693Z] ------------------- [2023-01-10T17:43:16.694Z] stable info: [2023-01-10T17:43:16.694Z] ------------------- [2023-01-10T17:43:16.694Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-10T17:43:16.694Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-10T17:43:16.694Z] Message: update stable to v1.0.244 [2023-01-10T17:43:17.260Z] ------------------- [2023-01-10T17:43:17.260Z] experimental info: [2023-01-10T17:43:17.260Z] ------------------- [2023-01-10T17:43:17.260Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-10T17:43:17.260Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-10T17:43:17.261Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-10T17:43:17.446Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-01-10T17:43:17.457Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-01-10T17:43:17.469Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-10T17:43:17.481Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-10T17:43:17.498Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-10T17:43:17.508Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-10T17:43:17.522Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-10T17:43:17.542Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-10T17:43:17.557Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-10T17:43:17.568Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-10T17:43:17.580Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-10T17:43:17.593Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-01-10T17:43:17.605Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-10T17:43:17.616Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-10T17:43:17.629Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-10T17:43:17.641Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-10T17:43:17.655Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-10T17:43:17.666Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-10T17:43:17.677Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-10T17:43:17.690Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-10T17:43:17.707Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-10T17:43:17.715Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-10T17:43:17.729Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-10T17:43:17.745Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-10T17:43:17.758Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-10T17:43:17.774Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-10T17:43:17.786Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-10T17:43:17.798Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-01-10T17:43:17.810Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-01-10T17:43:17.821Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-01-10T17:43:17.832Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = eace6589c3cbf428f520f2fa351df3c718b4124b [Pipeline] echo [2023-01-10T17:43:17.843Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = eace658 [Pipeline] echo [2023-01-10T17:43:17.855Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T17:43:17.898Z] provisioning config files... [2023-01-10T17:43:17.913Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config18101632546556238010tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T17:43:18.215Z] ---> docker-login.sh [2023-01-10T17:43:18.215Z] nexus3.edgexfoundry.org:10001 [2023-01-10T17:43:18.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:43:18.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:43:18.735Z] Configure a credential helper to remove this warning. See [2023-01-10T17:43:18.735Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:43:18.735Z] [2023-01-10T17:43:18.735Z] Login Succeeded [2023-01-10T17:43:18.735Z] nexus3.edgexfoundry.org:10002 [2023-01-10T17:43:18.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:43:18.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:43:18.735Z] Configure a credential helper to remove this warning. See [2023-01-10T17:43:18.735Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:43:18.735Z] [2023-01-10T17:43:18.735Z] Login Succeeded [2023-01-10T17:43:18.994Z] nexus3.edgexfoundry.org:10003 [2023-01-10T17:43:18.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:43:18.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:43:18.994Z] Configure a credential helper to remove this warning. See [2023-01-10T17:43:18.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:43:18.994Z] [2023-01-10T17:43:18.994Z] Login Succeeded [2023-01-10T17:43:18.994Z] nexus3.edgexfoundry.org:10004 [2023-01-10T17:43:18.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:43:18.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:43:18.994Z] Configure a credential helper to remove this warning. See [2023-01-10T17:43:18.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:43:18.994Z] [2023-01-10T17:43:18.994Z] Login Succeeded [2023-01-10T17:43:18.994Z] docker.io [2023-01-10T17:43:19.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:43:19.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:43:19.254Z] Configure a credential helper to remove this warning. See [2023-01-10T17:43:19.254Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:43:19.254Z] [2023-01-10T17:43:19.254Z] Login Succeeded [2023-01-10T17:43:19.254Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T17:43:19.263Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-10T17:43:19.629Z] + git rev-list -1 --merges eace6589c3cbf428f520f2fa351df3c718b4124b~1..eace6589c3cbf428f520f2fa351df3c718b4124b [Pipeline] echo [2023-01-10T17:43:19.672Z] -----------> git rev-list -1 --merges eace6589c3cbf428f520f2fa351df3c718b4124b~1..eace6589c3cbf428f520f2fa351df3c718b4124b eace6589c3cbf428f520f2fa351df3c718b4124b [2023-01-10T17:43:19.672Z] eace6589c3cbf428f520f2fa351df3c718b4124b [false] [Pipeline] sh [2023-01-10T17:43:19.958Z] + git log --format=format:%s -1 eace6589c3cbf428f520f2fa351df3c718b4124b [Pipeline] echo [2023-01-10T17:43:19.974Z] ========================================================= [2023-01-10T17:43:19.974Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-10T17:43:19.974Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-10T17:43:20.316Z] + git log --format=format:%s -1 eace6589c3cbf428f520f2fa351df3c718b4124b [Pipeline] echo [2023-01-10T17:43:20.327Z] [semverPrep] GIT_COMMIT: eace6589c3cbf428f520f2fa351df3c718b4124b, Commit Message: Merge pull request #124 from lenny-intel/options [Pipeline] echo [2023-01-10T17:43:20.340Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-10T17:43:20.685Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-10T17:43:20.685Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-10T17:43:20.685Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-10T17:43:20.685Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-10T17:43:20.685Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-10T17:43:20.685Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-10T17:43:20.685Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:43:21.040Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T17:43:21.040Z] [2023-01-10T17:43:21.040Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:43:21.349Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T17:43:21.349Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-10T17:43:21.349Z] b85a868b505f: Pulling fs layer [2023-01-10T17:43:21.349Z] e2be974225ed: Pulling fs layer [2023-01-10T17:43:21.349Z] 339a4e72a1f5: Pulling fs layer [2023-01-10T17:43:21.349Z] 988bab9f4d93: Pulling fs layer [2023-01-10T17:43:21.349Z] 1469e6f7b9e6: Pulling fs layer [2023-01-10T17:43:21.349Z] eaf3925da568: Pulling fs layer [2023-01-10T17:43:21.349Z] bab4dde63d76: Pulling fs layer [2023-01-10T17:43:21.349Z] bde34c3a00c8: Pulling fs layer [2023-01-10T17:43:21.349Z] b352a97aabf1: Pulling fs layer [2023-01-10T17:43:21.349Z] 4872d77fe225: Pulling fs layer [2023-01-10T17:43:21.349Z] 5851b861e8e6: Pulling fs layer [2023-01-10T17:43:21.349Z] 1469e6f7b9e6: Waiting [2023-01-10T17:43:21.349Z] eaf3925da568: Waiting [2023-01-10T17:43:21.349Z] bab4dde63d76: Waiting [2023-01-10T17:43:21.349Z] 4872d77fe225: Waiting [2023-01-10T17:43:21.349Z] bde34c3a00c8: Waiting [2023-01-10T17:43:21.349Z] 988bab9f4d93: Waiting [2023-01-10T17:43:21.349Z] b352a97aabf1: Waiting [2023-01-10T17:43:21.349Z] 5851b861e8e6: Waiting [2023-01-10T17:43:21.349Z] e2be974225ed: Download complete [2023-01-10T17:43:21.349Z] 988bab9f4d93: Verifying Checksum [2023-01-10T17:43:21.349Z] 988bab9f4d93: Download complete [2023-01-10T17:43:21.610Z] 339a4e72a1f5: Verifying Checksum [2023-01-10T17:43:21.610Z] 339a4e72a1f5: Download complete [2023-01-10T17:43:21.610Z] 1469e6f7b9e6: Verifying Checksum [2023-01-10T17:43:21.610Z] 1469e6f7b9e6: Download complete [2023-01-10T17:43:21.610Z] eaf3925da568: Verifying Checksum [2023-01-10T17:43:21.610Z] eaf3925da568: Download complete [2023-01-10T17:43:21.610Z] bde34c3a00c8: Verifying Checksum [2023-01-10T17:43:21.610Z] bde34c3a00c8: Download complete [2023-01-10T17:43:21.610Z] 4872d77fe225: Download complete [2023-01-10T17:43:21.610Z] 5851b861e8e6: Verifying Checksum [2023-01-10T17:43:21.610Z] 5851b861e8e6: Download complete [2023-01-10T17:43:21.610Z] b85a868b505f: Verifying Checksum [2023-01-10T17:43:21.610Z] b85a868b505f: Download complete [2023-01-10T17:43:21.868Z] bab4dde63d76: Download complete [2023-01-10T17:43:22.803Z] b85a868b505f: Pull complete [2023-01-10T17:43:23.062Z] e2be974225ed: Pull complete [2023-01-10T17:43:23.635Z] 339a4e72a1f5: Pull complete [2023-01-10T17:43:23.635Z] 988bab9f4d93: Pull complete [2023-01-10T17:43:23.893Z] 1469e6f7b9e6: Pull complete [2023-01-10T17:43:23.893Z] eaf3925da568: Pull complete [2023-01-10T17:43:25.796Z] bab4dde63d76: Pull complete [2023-01-10T17:43:25.796Z] bde34c3a00c8: Pull complete [2023-01-10T17:43:26.055Z] b352a97aabf1: Pull complete [2023-01-10T17:43:26.055Z] 4872d77fe225: Pull complete [2023-01-10T17:43:26.055Z] 5851b861e8e6: Pull complete [2023-01-10T17:43:26.316Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-10T17:43:26.316Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T17:43:26.316Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T17:43:26.409Z] prd-ubuntu20.04-docker-8c-8g-1614 does not seem to be running inside a container [2023-01-10T17:43:26.434Z] $ 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 [2023-01-10T17:43:29.028Z] $ docker top aaa5c9a1706e86fdfda1989f475566a2c6b65f3033923b1c0c293173bb85fcb5 -eo pid,comm [2023-01-10T17:43:29.099Z] 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). [2023-01-10T17:43:29.099Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-10T17:43:29.133Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-10T17:43:29.133Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-10T17:43:29.253Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-10T17:43:29.249Z] $ docker exec aaa5c9a1706e86fdfda1989f475566a2c6b65f3033923b1c0c293173bb85fcb5 ssh-agent [2023-01-10T17:43:29.375Z] SSH_AUTH_SOCK=/tmp/ssh-gj8pb5bZXANr/agent.32 [2023-01-10T17:43:29.375Z] SSH_AGENT_PID=38 [2023-01-10T17:43:29.381Z] Running ssh-add (command line suppressed) [2023-01-10T17:43:29.503Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14672152154101204585.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14672152154101204585.key) [2023-01-10T17:43:29.526Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-10T17:43:29.812Z] + git tag --points-at HEAD [Pipeline] } [2023-01-10T17:43:29.825Z] $ docker exec --env ******** --env ******** aaa5c9a1706e86fdfda1989f475566a2c6b65f3033923b1c0c293173bb85fcb5 ssh-agent -k [2023-01-10T17:43:29.938Z] unset SSH_AUTH_SOCK; [2023-01-10T17:43:29.940Z] unset SSH_AGENT_PID; [2023-01-10T17:43:29.940Z] echo Agent pid 38 killed; [2023-01-10T17:43:29.956Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-10T17:43:29.983Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-10T17:43:29.983Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-10T17:43:30.096Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-10T17:43:30.092Z] $ docker exec aaa5c9a1706e86fdfda1989f475566a2c6b65f3033923b1c0c293173bb85fcb5 ssh-agent [2023-01-10T17:43:30.213Z] SSH_AUTH_SOCK=/tmp/ssh-e2IVVtBjDBfA/agent.70 [2023-01-10T17:43:30.213Z] SSH_AGENT_PID=76 [2023-01-10T17:43:30.217Z] Running ssh-add (command line suppressed) [2023-01-10T17:43:30.324Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12739910975796630444.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12739910975796630444.key) [2023-01-10T17:43:30.348Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-10T17:43:30.637Z] + git semver init [2023-01-10T17:43:30.897Z] 2023-01-10 17:43:30,821 [run_init] DEBUG init version:0.0.0 force:False [2023-01-10T17:43:30.897Z] 2023-01-10 17:43:30,822 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2023-01-10T17:43:30.897Z] 2023-01-10 17:43:30,823 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2023-01-10T17:43:30.897Z] 2023-01-10 17:43:30,823 [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) [2023-01-10T17:43:31.835Z] 2023-01-10 17:43:31,555 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2023-01-10T17:43:31.835Z] 2023-01-10 17:43:31,555 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2023-01-10T17:43:31.835Z] 2023-01-10 17:43:31,555 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-01-10T17:43:31.835Z] 2023-01-10 17:43:31,556 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-01-10T17:43:31.835Z] 3.0.0-dev.2 [Pipeline] } [2023-01-10T17:43:31.839Z] $ docker exec --env ******** --env ******** aaa5c9a1706e86fdfda1989f475566a2c6b65f3033923b1c0c293173bb85fcb5 ssh-agent -k [2023-01-10T17:43:31.948Z] unset SSH_AUTH_SOCK; [2023-01-10T17:43:31.948Z] unset SSH_AGENT_PID; [2023-01-10T17:43:31.948Z] echo Agent pid 76 killed; [2023-01-10T17:43:31.964Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-10T17:43:32.272Z] + git semver [Pipeline] } [2023-01-10T17:43:32.542Z] $ docker stop --time=1 aaa5c9a1706e86fdfda1989f475566a2c6b65f3033923b1c0c293173bb85fcb5 [2023-01-10T17:43:33.886Z] $ docker rm -f --volumes aaa5c9a1706e86fdfda1989f475566a2c6b65f3033923b1c0c293173bb85fcb5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-10T17:43:34.233Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-10T17:43:34.434Z] Stashed 1 file(s) [Pipeline] echo [2023-01-10T17:43:34.438Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.2 [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 [2023-01-10T17:43:34.579Z] provisioning config files... [2023-01-10T17:43:34.588Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9085973474568786734tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T17:43:34.886Z] ---> docker-login.sh [2023-01-10T17:43:34.886Z] nexus3.edgexfoundry.org:10001 [2023-01-10T17:43:34.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:43:34.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:43:34.887Z] Configure a credential helper to remove this warning. See [2023-01-10T17:43:34.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:43:34.887Z] [2023-01-10T17:43:34.887Z] Login Succeeded [2023-01-10T17:43:34.887Z] nexus3.edgexfoundry.org:10002 [2023-01-10T17:43:34.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:43:34.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:43:34.887Z] Configure a credential helper to remove this warning. See [2023-01-10T17:43:34.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:43:34.887Z] [2023-01-10T17:43:34.887Z] Login Succeeded [2023-01-10T17:43:35.146Z] nexus3.edgexfoundry.org:10003 [2023-01-10T17:43:35.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:43:35.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:43:35.146Z] Configure a credential helper to remove this warning. See [2023-01-10T17:43:35.146Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:43:35.146Z] [2023-01-10T17:43:35.146Z] Login Succeeded [2023-01-10T17:43:35.146Z] nexus3.edgexfoundry.org:10004 [2023-01-10T17:43:35.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:43:35.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:43:35.146Z] Configure a credential helper to remove this warning. See [2023-01-10T17:43:35.146Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:43:35.146Z] [2023-01-10T17:43:35.146Z] Login Succeeded [2023-01-10T17:43:35.146Z] docker.io [2023-01-10T17:43:35.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:43:35.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:43:35.405Z] Configure a credential helper to remove this warning. See [2023-01-10T17:43:35.405Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:43:35.405Z] [2023-01-10T17:43:35.405Z] Login Succeeded [2023-01-10T17:43:35.405Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T17:43:35.414Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-10T17:43:35.478Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T17:43:35.490Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T17:43:35.496Z] ========================================================= [2023-01-10T17:43:35.496Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-10T17:43:35.496Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:43:35.799Z] + 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 . [2023-01-10T17:43:35.799Z] Sending build context to Docker daemon 1.681MB [2023-01-10T17:43:35.800Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T17:43:35.800Z] Step 2/13 : FROM ${BASE} AS builder [2023-01-10T17:43:35.800Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-10T17:43:35.800Z] 213ec9aee27d: Pulling fs layer [2023-01-10T17:43:35.800Z] 4583459ba037: Pulling fs layer [2023-01-10T17:43:35.800Z] 93c1e223e6f2: Pulling fs layer [2023-01-10T17:43:35.800Z] 53926ce57604: Pulling fs layer [2023-01-10T17:43:35.800Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-10T17:43:35.800Z] 22ff95d597cd: Pulling fs layer [2023-01-10T17:43:35.800Z] 12d6caf4c0d1: Pulling fs layer [2023-01-10T17:43:35.800Z] 96b7cbca73a9: Pulling fs layer [2023-01-10T17:43:35.800Z] a7acece74701: Pulling fs layer [2023-01-10T17:43:35.800Z] 53926ce57604: Waiting [2023-01-10T17:43:35.800Z] 21b2b0c7a3f4: Waiting [2023-01-10T17:43:35.800Z] 22ff95d597cd: Waiting [2023-01-10T17:43:35.800Z] 12d6caf4c0d1: Waiting [2023-01-10T17:43:35.800Z] 96b7cbca73a9: Waiting [2023-01-10T17:43:35.800Z] a7acece74701: Waiting [2023-01-10T17:43:35.800Z] 93c1e223e6f2: Verifying Checksum [2023-01-10T17:43:35.800Z] 93c1e223e6f2: Download complete [2023-01-10T17:43:35.800Z] 4583459ba037: Verifying Checksum [2023-01-10T17:43:35.800Z] 4583459ba037: Download complete [2023-01-10T17:43:35.800Z] 21b2b0c7a3f4: Download complete [2023-01-10T17:43:36.063Z] 22ff95d597cd: Verifying Checksum [2023-01-10T17:43:36.063Z] 22ff95d597cd: Download complete [2023-01-10T17:43:36.063Z] 213ec9aee27d: Verifying Checksum [2023-01-10T17:43:36.063Z] 213ec9aee27d: Download complete [2023-01-10T17:43:36.063Z] 12d6caf4c0d1: Download complete [2023-01-10T17:43:36.063Z] 213ec9aee27d: Pull complete [2023-01-10T17:43:36.339Z] 4583459ba037: Pull complete [2023-01-10T17:43:36.339Z] 93c1e223e6f2: Pull complete [2023-01-10T17:43:36.939Z] a7acece74701: Verifying Checksum [2023-01-10T17:43:36.939Z] a7acece74701: Download complete [2023-01-10T17:43:36.939Z] 53926ce57604: Verifying Checksum [2023-01-10T17:43:36.939Z] 53926ce57604: Download complete [2023-01-10T17:43:37.201Z] 96b7cbca73a9: Verifying Checksum [2023-01-10T17:43:37.201Z] 96b7cbca73a9: Download complete [2023-01-10T17:43:41.392Z] 53926ce57604: Pull complete [2023-01-10T17:43:41.392Z] 21b2b0c7a3f4: Pull complete [2023-01-10T17:43:41.392Z] 22ff95d597cd: Pull complete [2023-01-10T17:43:41.392Z] 12d6caf4c0d1: Pull complete [2023-01-10T17:43:43.293Z] 96b7cbca73a9: Pull complete [2023-01-10T17:43:44.231Z] a7acece74701: Pull complete [2023-01-10T17:43:44.231Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-10T17:43:44.231Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-10T17:43:44.231Z] ---> db6d94c90886 [2023-01-10T17:43:44.231Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-01-10T17:43:49.510Z] ---> Running in fdd5047ec1a3 [2023-01-10T17:43:49.510Z] Removing intermediate container fdd5047ec1a3 [2023-01-10T17:43:49.510Z] ---> f51fc231ee69 [2023-01-10T17:43:49.510Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-10T17:43:49.510Z] ---> Running in e0a8bd7eba39 [2023-01-10T17:43:49.510Z] Removing intermediate container e0a8bd7eba39 [2023-01-10T17:43:49.510Z] ---> d95d00bb5294 [2023-01-10T17:43:49.510Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2023-01-10T17:43:49.510Z] ---> Running in 876a6885091c [2023-01-10T17:43:49.539Z] Still waiting to schedule task [2023-01-10T17:43:49.539Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-01-10T17:43:49.770Z] Removing intermediate container 876a6885091c [2023-01-10T17:43:49.770Z] ---> 2b440934d000 [2023-01-10T17:43:49.770Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-01-10T17:43:49.770Z] ---> Running in d6eab9a941a9 [2023-01-10T17:43:49.770Z] Removing intermediate container d6eab9a941a9 [2023-01-10T17:43:49.770Z] ---> 4d77afb0fd13 [2023-01-10T17:43:49.770Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-10T17:43:49.770Z] ---> Running in 8d3c9c389e9e [2023-01-10T17:43:50.029Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T17:43:50.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T17:43:50.549Z] (1/80) Installing mesa (21.3.8-r2) [2023-01-10T17:43:50.549Z] (2/80) Installing libxau (1.0.9-r0) [2023-01-10T17:43:50.549Z] (3/80) Installing libxdmcp (1.1.3-r0) [2023-01-10T17:43:50.549Z] (4/80) Installing libxcb (1.15-r0) [2023-01-10T17:43:50.549Z] (5/80) Installing libx11 (1.8-r0) [2023-01-10T17:43:50.549Z] (6/80) Installing libxext (1.3.4-r0) [2023-01-10T17:43:50.549Z] (7/80) Installing libxfixes (6.0.0-r0) [2023-01-10T17:43:50.549Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2023-01-10T17:43:50.549Z] (9/80) Installing libpciaccess (0.16-r0) [2023-01-10T17:43:50.549Z] (10/80) Installing libdrm (2.4.110-r0) [2023-01-10T17:43:50.549Z] (11/80) Installing mesa-glapi (21.3.8-r2) [2023-01-10T17:43:50.549Z] (12/80) Installing libxshmfence (1.3-r1) [2023-01-10T17:43:50.549Z] (13/80) Installing mesa-gl (21.3.8-r2) [2023-01-10T17:43:50.549Z] (14/80) Installing icu-data-full (71.1-r2) [2023-01-10T17:43:50.808Z] (15/80) Installing libice (1.0.10-r0) [2023-01-10T17:43:50.808Z] (16/80) Installing libuuid (2.38-r1) [2023-01-10T17:43:50.808Z] (17/80) Installing libsm (1.2.3-r0) [2023-01-10T17:43:50.808Z] (18/80) Installing libxt (1.2.1-r0) [2023-01-10T17:43:50.808Z] (19/80) Installing libxmu (1.1.3-r0) [2023-01-10T17:43:50.808Z] (20/80) Installing xset (1.2.4-r0) [2023-01-10T17:43:50.808Z] (21/80) Installing xprop (1.2.5-r0) [2023-01-10T17:43:50.808Z] (22/80) Installing xdg-utils (1.1.3-r3) [2023-01-10T17:43:50.808Z] (23/80) Installing dbus-libs (1.14.4-r0) [2023-01-10T17:43:50.808Z] (24/80) Installing libffi (3.4.2-r1) [2023-01-10T17:43:50.808Z] (25/80) Installing libintl (0.21-r2) [2023-01-10T17:43:50.808Z] (26/80) Installing libblkid (2.38-r1) [2023-01-10T17:43:50.808Z] (27/80) Installing libmount (2.38-r1) [2023-01-10T17:43:50.808Z] (28/80) Installing pcre (8.45-r2) [2023-01-10T17:43:50.808Z] (29/80) Installing glib (2.72.1-r0) [2023-01-10T17:43:51.067Z] (30/80) Installing icu-libs (71.1-r2) [2023-01-10T17:43:51.067Z] (31/80) Installing libpcre2-16 (10.40-r0) [2023-01-10T17:43:51.067Z] (32/80) Installing zstd-libs (1.5.2-r1) [2023-01-10T17:43:51.067Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) [2023-01-10T17:43:51.067Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2023-01-10T17:43:51.067Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2023-01-10T17:43:51.067Z] (36/80) Installing mesa-gbm (21.3.8-r2) [2023-01-10T17:43:51.067Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2023-01-10T17:43:51.067Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) [2023-01-10T17:43:51.067Z] (39/80) Installing libxcomposite (0.4.5-r0) [2023-01-10T17:43:51.067Z] (40/80) Installing libbz2 (1.0.8-r1) [2023-01-10T17:43:51.067Z] (41/80) Installing libpng (1.6.37-r1) [2023-01-10T17:43:51.326Z] (42/80) Installing freetype (2.12.1-r0) [2023-01-10T17:43:51.326Z] (43/80) Installing fontconfig (2.14.0-r0) [2023-01-10T17:43:51.326Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2023-01-10T17:43:51.326Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2023-01-10T17:43:51.326Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2023-01-10T17:43:51.326Z] (47/80) Installing xz-libs (5.2.5-r1) [2023-01-10T17:43:51.326Z] (48/80) Installing libxml2 (2.9.14-r2) [2023-01-10T17:43:51.326Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2023-01-10T17:43:51.326Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2023-01-10T17:43:51.326Z] (51/80) Installing mesa-egl (21.3.8-r2) [2023-01-10T17:43:51.326Z] (52/80) Installing avahi-libs (0.8-r6) [2023-01-10T17:43:51.326Z] (53/80) Installing nettle (3.7.3-r0) [2023-01-10T17:43:51.326Z] (54/80) Installing p11-kit (0.24.1-r0) [2023-01-10T17:43:51.326Z] (55/80) Installing libtasn1 (4.18.0-r1) [2023-01-10T17:43:51.326Z] (56/80) Installing libunistring (1.0-r0) [2023-01-10T17:43:51.326Z] (57/80) Installing gnutls (3.7.7-r0) [2023-01-10T17:43:51.326Z] (58/80) Installing cups-libs (2.4.2-r0) [2023-01-10T17:43:51.326Z] (59/80) Installing graphite2 (1.3.14-r1) [2023-01-10T17:43:51.326Z] (60/80) Installing harfbuzz (4.3.0-r0) [2023-01-10T17:43:51.326Z] (61/80) Installing libevdev (1.12.1-r0) [2023-01-10T17:43:51.326Z] (62/80) Installing mtdev (1.1.6-r0) [2023-01-10T17:43:51.326Z] (63/80) Installing eudev-libs (3.2.11-r0) [2023-01-10T17:43:51.585Z] (64/80) Installing libinput-libs (1.20.1-r0) [2023-01-10T17:43:51.585Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2023-01-10T17:43:51.585Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2023-01-10T17:43:51.585Z] (67/80) Installing xcb-util (0.4.0-r3) [2023-01-10T17:43:51.585Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2023-01-10T17:43:51.585Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2023-01-10T17:43:51.585Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2023-01-10T17:43:51.585Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2023-01-10T17:43:51.585Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) [2023-01-10T17:43:51.585Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2023-01-10T17:43:51.585Z] (74/80) Installing v4l-utils (1.22.1-r1) [2023-01-10T17:43:51.585Z] (75/80) Installing udev-init-scripts (35-r0) [2023-01-10T17:43:51.585Z] Executing udev-init-scripts-35-r0.post-install [2023-01-10T17:43:51.585Z] (76/80) Installing kmod-libs (29-r2) [2023-01-10T17:43:51.585Z] (77/80) Installing eudev (3.2.11-r0) [2023-01-10T17:43:51.585Z] (78/80) Installing eudev-dev (3.2.11-r0) [2023-01-10T17:43:51.844Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2023-01-10T17:43:51.844Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2023-01-10T17:43:51.844Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T17:43:51.844Z] Executing eudev-3.2.11-r0.trigger [2023-01-10T17:43:51.844Z] OK: 330 MiB in 131 packages [2023-01-10T17:43:55.130Z] Removing intermediate container 8d3c9c389e9e [2023-01-10T17:43:55.130Z] ---> 1dfa89ef7a21 [2023-01-10T17:43:55.130Z] Step 8/13 : WORKDIR /device-usb-camera [2023-01-10T17:43:55.130Z] ---> Running in 4ebc93be600e [2023-01-10T17:43:55.130Z] Removing intermediate container 4ebc93be600e [2023-01-10T17:43:55.130Z] ---> 262d6e2f917d [2023-01-10T17:43:55.130Z] Step 9/13 : COPY go.mod vendor* ./ [2023-01-10T17:43:55.130Z] ---> 9a99a09c794d [2023-01-10T17:43:55.130Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T17:43:55.130Z] ---> Running in 2e7ef9e118e4 [2023-01-10T17:44:17.179Z] Removing intermediate container 2e7ef9e118e4 [2023-01-10T17:44:17.179Z] ---> b7ff199fba7a [2023-01-10T17:44:17.179Z] Step 11/13 : COPY . . [2023-01-10T17:44:17.438Z] ---> 6a042e5a092c [2023-01-10T17:44:17.438Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-01-10T17:44:17.438Z] ---> Running in 3c4a4c872567 [2023-01-10T17:44:17.696Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-10T17:44:17.696Z] Dload Upload Total Spent Left Speed [2023-01-10T17:44:17.696Z] 0  0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 10499 0 --:--:-- --:--:-- --:--:-- 10411 100 1062 100 1062 0 0 10489 0 --:--:-- --:--:-- --:--:-- 10411 [2023-01-10T17:44:17.957Z] Removing intermediate container 3c4a4c872567 [2023-01-10T17:44:17.957Z] ---> fcd9a7342e4d [2023-01-10T17:44:17.957Z] Step 13/13 : RUN ${MAKE} [2023-01-10T17:44:17.957Z] ---> Running in 6ce95e70786d [2023-01-10T17:44:18.219Z] noop [2023-01-10T17:44:18.480Z] Removing intermediate container 6ce95e70786d [2023-01-10T17:44:18.480Z] ---> 65956f50502b [2023-01-10T17:44:18.480Z] Successfully built 65956f50502b [2023-01-10T17:44:18.480Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:44:18.789Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-10T17:44:18.789Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T17:44:18.857Z] prd-ubuntu20.04-docker-8c-8g-1614 does not seem to be running inside a container [2023-01-10T17:44:18.890Z] $ 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 [2023-01-10T17:44:19.241Z] $ docker top 89f3886144e224cc8e1eeb7f0abe90d18881aade1c9bf53a96e70594a44bee0e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T17:44:19.579Z] + go version [2023-01-10T17:44:19.579Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-10T17:44:19.600Z] $ docker stop --time=1 89f3886144e224cc8e1eeb7f0abe90d18881aade1c9bf53a96e70594a44bee0e [2023-01-10T17:44:20.885Z] $ docker rm -f --volumes 89f3886144e224cc8e1eeb7f0abe90d18881aade1c9bf53a96e70594a44bee0e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:44:21.288Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-10T17:44:21.288Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T17:44:21.359Z] prd-ubuntu20.04-docker-8c-8g-1614 does not seem to be running inside a container [2023-01-10T17:44:21.389Z] $ 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 [2023-01-10T17:44:21.726Z] $ docker top 030097fd83e19ef60a0a8151182917a4bdd75d6b6d022cc76f5ef00f4000584a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T17:44:22.067Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2023-01-10T17:44:22.363Z] + make test [2023-01-10T17:44:22.363Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2023-01-10T17:44:22.623Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-01-10T17:44:32.585Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-01-10T17:44:32.585Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.015s coverage: 1.9% of statements [2023-01-10T17:44:39.147Z] 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." [2023-01-10T17:44:39.147Z] CGO_ENABLED=1 go vet ./... [2023-01-10T17:44:42.427Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-10T17:44:42.427Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-10T17:44:42.427Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-10T17:44:42.439Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-10T17:44:42.461Z] $ docker stop --time=1 030097fd83e19ef60a0a8151182917a4bdd75d6b6d022cc76f5ef00f4000584a [2023-01-10T17:44:44.901Z] $ docker rm -f --volumes 030097fd83e19ef60a0a8151182917a4bdd75d6b6d022cc76f5ef00f4000584a [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-10T17:44:45.322Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-10T17:44:45.371Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-10T17:44:45.807Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-10T17:44:46.094Z] + ls -al . [2023-01-10T17:44:46.094Z] total 208 [2023-01-10T17:44:46.094Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 10 17:44 . [2023-01-10T17:44:46.094Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 17:43 .. [2023-01-10T17:44:46.094Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 17:44 .git [2023-01-10T17:44:46.094Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 17:43 .github [2023-01-10T17:44:46.094Z] -rw-rw-r-- 1 jenkins jenkins 414 Jan 10 17:43 .gitignore [2023-01-10T17:44:46.094Z] -rw-rw-r-- 1 jenkins jenkins 42 Jan 10 17:43 .golangci.yml [2023-01-10T17:44:46.094Z] -rw-rw-r-- 1 jenkins jenkins 77 Jan 10 17:43 .hadolint.yml [2023-01-10T17:44:46.094Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 17:43 .semver [2023-01-10T17:44:46.094Z] -rw-rw-r-- 1 jenkins jenkins 9546 Jan 10 17:43 Attribution.txt [2023-01-10T17:44:46.094Z] -rw-rw-r-- 1 jenkins jenkins 6219 Jan 10 17:43 CHANGELOG.md [2023-01-10T17:44:46.094Z] -rw-rw-r-- 1 jenkins jenkins 2360 Jan 10 17:43 Dockerfile [2023-01-10T17:44:46.094Z] -rw-rw-r-- 1 jenkins jenkins 678 Jan 10 17:43 GOVERNANCE.md [2023-01-10T17:44:46.094Z] -rw-rw-r-- 1 jenkins jenkins 659 Jan 10 17:43 Jenkinsfile [2023-01-10T17:44:46.094Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jan 10 17:43 LICENSE [2023-01-10T17:44:46.094Z] -rw-rw-r-- 1 jenkins jenkins 2554 Jan 10 17:43 Makefile [2023-01-10T17:44:46.094Z] -rw-rw-r-- 1 jenkins jenkins 622 Jan 10 17:43 OWNERS.md [2023-01-10T17:44:46.094Z] -rw-rw-r-- 1 jenkins jenkins 5934 Jan 10 17:43 README.md [2023-01-10T17:44:46.094Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 10 17:43 VERSION [2023-01-10T17:44:46.094Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 17:43 bin [2023-01-10T17:44:46.094Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 17:43 cmd [2023-01-10T17:44:46.094Z] -rw-r--r-- 1 jenkins jenkins 30666 Jan 10 17:44 coverage.out [2023-01-10T17:44:46.094Z] -rwxrwxr-x 1 jenkins jenkins 140 Jan 10 17:43 docker-entrypoint.sh [2023-01-10T17:44:46.094Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 17:43 docs [2023-01-10T17:44:46.094Z] -rw-rw-r-- 1 jenkins jenkins 3574 Jan 10 17:43 go.mod [2023-01-10T17:44:46.094Z] -rw-rw-r-- 1 jenkins jenkins 45170 Jan 10 17:43 go.sum [2023-01-10T17:44:46.094Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 17:43 internal [2023-01-10T17:44:46.094Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 17:43 snap [2023-01-10T17:44:46.094Z] -rw-rw-r-- 1 jenkins jenkins 231 Jan 10 17:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:44:46.411Z] + 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=eace6589c3cbf428f520f2fa351df3c718b4124b --label arch=amd64 --label version=3.0.0-dev.2 . [2023-01-10T17:44:46.411Z] Sending build context to Docker daemon 1.712MB [2023-01-10T17:44:46.411Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T17:44:46.411Z] Step 2/35 : FROM ${BASE} AS builder [2023-01-10T17:44:46.411Z] ---> 65956f50502b [2023-01-10T17:44:46.411Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-01-10T17:44:46.411Z] ---> Running in 707d687cee51 [2023-01-10T17:44:46.671Z] Removing intermediate container 707d687cee51 [2023-01-10T17:44:46.671Z] ---> 840fe891b8a0 [2023-01-10T17:44:46.671Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-10T17:44:46.671Z] ---> Running in 7af406ff0b00 [2023-01-10T17:44:46.671Z] Removing intermediate container 7af406ff0b00 [2023-01-10T17:44:46.671Z] ---> 78010c2bec70 [2023-01-10T17:44:46.671Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2023-01-10T17:44:46.671Z] ---> Running in c54107e2c49b [2023-01-10T17:44:46.671Z] Removing intermediate container c54107e2c49b [2023-01-10T17:44:46.671Z] ---> eab1e8e9e1af [2023-01-10T17:44:46.671Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-01-10T17:44:46.671Z] ---> Running in 5d9babb9e29f [2023-01-10T17:44:46.930Z] Removing intermediate container 5d9babb9e29f [2023-01-10T17:44:46.930Z] ---> 697fdf03bc23 [2023-01-10T17:44:46.930Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-10T17:44:46.930Z] ---> Running in 61be27d0cf7e [2023-01-10T17:44:47.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T17:44:47.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T17:44:47.448Z] OK: 330 MiB in 131 packages [2023-01-10T17:44:48.015Z] Removing intermediate container 61be27d0cf7e [2023-01-10T17:44:48.015Z] ---> 5e8e399546d7 [2023-01-10T17:44:48.015Z] Step 8/35 : WORKDIR /device-usb-camera [2023-01-10T17:44:48.015Z] ---> Running in 32c235844a8c [2023-01-10T17:44:48.015Z] Removing intermediate container 32c235844a8c [2023-01-10T17:44:48.015Z] ---> da826cf1d3fb [2023-01-10T17:44:48.015Z] Step 9/35 : COPY go.mod vendor* ./ [2023-01-10T17:44:48.015Z] ---> 990b15a3f1e1 [2023-01-10T17:44:48.015Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T17:44:48.015Z] ---> Running in b873e16ff3cf [2023-01-10T17:44:48.951Z] Removing intermediate container b873e16ff3cf [2023-01-10T17:44:48.951Z] ---> 0c152aebe04e [2023-01-10T17:44:48.951Z] Step 11/35 : COPY . . [2023-01-10T17:44:48.951Z] ---> e25ee038c5ff [2023-01-10T17:44:48.951Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-01-10T17:44:48.951Z] ---> Running in b846fc03a4a3 [2023-01-10T17:44:49.210Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-10T17:44:49.210Z] Dload Upload Total Spent Left Speed [2023-01-10T17:44:49.210Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 42851 0 --:--:-- --:--:-- --:--:-- 44250 [2023-01-10T17:44:49.774Z] Removing intermediate container b846fc03a4a3 [2023-01-10T17:44:49.774Z] ---> 8582280e83b8 [2023-01-10T17:44:49.774Z] Step 13/35 : RUN ${MAKE} [2023-01-10T17:44:49.775Z] ---> Running in de5ff76ef460 [2023-01-10T17:44:49.775Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.0.0-dev.5" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2023-01-10T17:45:11.853Z] Removing intermediate container de5ff76ef460 [2023-01-10T17:45:11.853Z] ---> 99098ad3d6a1 [2023-01-10T17:45:11.853Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2023-01-10T17:45:11.853Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2023-01-10T17:45:12.111Z] af6660deedbd: Pulling fs layer [2023-01-10T17:45:12.111Z] 97cd0a44c592: Pulling fs layer [2023-01-10T17:45:12.111Z] 97cd0a44c592: Verifying Checksum [2023-01-10T17:45:12.368Z] af6660deedbd: Verifying Checksum [2023-01-10T17:45:12.368Z] af6660deedbd: Download complete [2023-01-10T17:45:12.626Z] af6660deedbd: Pull complete [2023-01-10T17:45:12.626Z] 97cd0a44c592: Pull complete [2023-01-10T17:45:12.626Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2023-01-10T17:45:12.626Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2023-01-10T17:45:12.626Z] ---> fea57e182299 [2023-01-10T17:45:12.626Z] Step 15/35 : FROM alpine:3.16 [2023-01-10T17:45:13.194Z] 3.16: Pulling from library/alpine [2023-01-10T17:45:13.194Z] ca7dd9ec2225: Pulling fs layer [2023-01-10T17:45:13.194Z] ca7dd9ec2225: Verifying Checksum [2023-01-10T17:45:13.194Z] ca7dd9ec2225: Download complete [2023-01-10T17:45:13.453Z] ca7dd9ec2225: Pull complete [2023-01-10T17:45:13.453Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-10T17:45:13.453Z] Status: Downloaded newer image for alpine:3.16 [2023-01-10T17:45:13.453Z] ---> bfe296a52501 [2023-01-10T17:45:13.453Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-01-10T17:45:13.712Z] ---> Running in 222db7a2edfc [2023-01-10T17:45:13.974Z] Removing intermediate container 222db7a2edfc [2023-01-10T17:45:13.974Z] ---> 7550934514e5 [2023-01-10T17:45:13.974Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2023-01-10T17:45:13.974Z] ---> Running in 2eaa89458844 [2023-01-10T17:45:14.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T17:45:14.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T17:45:14.492Z] (1/83) Installing dumb-init (1.2.5-r1) [2023-01-10T17:45:14.493Z] (2/83) Installing sdl2 (2.0.22-r0) [2023-01-10T17:45:14.493Z] (3/83) Installing libxau (1.0.9-r0) [2023-01-10T17:45:14.493Z] (4/83) Installing libxdmcp (1.1.3-r0) [2023-01-10T17:45:14.493Z] (5/83) Installing libxcb (1.15-r0) [2023-01-10T17:45:14.493Z] (6/83) Installing libx11 (1.8-r0) [2023-01-10T17:45:14.493Z] (7/83) Installing aom-libs (3.3.0-r0) [2023-01-10T17:45:14.751Z] (8/83) Installing alsa-lib (1.2.7.2-r0) [2023-01-10T17:45:14.751Z] (9/83) Installing expat (2.5.0-r0) [2023-01-10T17:45:14.751Z] (10/83) Installing brotli-libs (1.0.9-r6) [2023-01-10T17:45:14.751Z] (11/83) Installing libbz2 (1.0.8-r1) [2023-01-10T17:45:14.751Z] (12/83) Installing libpng (1.6.37-r1) [2023-01-10T17:45:14.751Z] (13/83) Installing freetype (2.12.1-r0) [2023-01-10T17:45:14.751Z] (14/83) Installing fontconfig (2.14.0-r0) [2023-01-10T17:45:14.751Z] (15/83) Installing fribidi (1.0.12-r0) [2023-01-10T17:45:14.751Z] (16/83) Installing libffi (3.4.2-r1) [2023-01-10T17:45:14.751Z] (17/83) Installing libintl (0.21-r2) [2023-01-10T17:45:14.751Z] (18/83) Installing libblkid (2.38-r1) [2023-01-10T17:45:14.751Z] (19/83) Installing libmount (2.38-r1) [2023-01-10T17:45:14.751Z] (20/83) Installing pcre (8.45-r2) [2023-01-10T17:45:14.751Z] (21/83) Installing glib (2.72.1-r0) [2023-01-10T17:45:14.751Z] (22/83) Installing graphite2 (1.3.14-r1) [2023-01-10T17:45:14.751Z] (23/83) Installing harfbuzz (4.3.0-r0) [2023-01-10T17:45:14.751Z] (24/83) Installing libass (0.16.0-r0) [2023-01-10T17:45:14.751Z] (25/83) Installing libdav1d (1.0.0-r0) [2023-01-10T17:45:14.751Z] (26/83) Installing libpciaccess (0.16-r0) [2023-01-10T17:45:14.751Z] (27/83) Installing libdrm (2.4.110-r0) [2023-01-10T17:45:14.751Z] (28/83) Installing gmp (6.2.1-r2) [2023-01-10T17:45:14.751Z] (29/83) Installing nettle (3.7.3-r0) [2023-01-10T17:45:14.751Z] (30/83) Installing p11-kit (0.24.1-r0) [2023-01-10T17:45:14.751Z] (31/83) Installing libtasn1 (4.18.0-r1) [2023-01-10T17:45:15.010Z] (32/83) Installing libunistring (1.0-r0) [2023-01-10T17:45:15.010Z] (33/83) Installing gnutls (3.7.7-r0) [2023-01-10T17:45:15.010Z] (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2023-01-10T17:45:15.010Z] (35/83) Installing ncurses-libs (6.3_p20220521-r0) [2023-01-10T17:45:15.010Z] (36/83) Installing lame (3.100-r0) [2023-01-10T17:45:15.010Z] (37/83) Installing opus (1.3.1-r1) [2023-01-10T17:45:15.010Z] (38/83) Installing libasyncns (0.8-r1) [2023-01-10T17:45:15.010Z] (39/83) Installing dbus-libs (1.14.4-r0) [2023-01-10T17:45:15.010Z] (40/83) Installing libltdl (2.4.7-r0) [2023-01-10T17:45:15.010Z] (41/83) Installing orc (0.4.32-r0) [2023-01-10T17:45:15.010Z] (42/83) Installing libgcc (11.2.1_git20220219-r2) [2023-01-10T17:45:15.010Z] (43/83) Installing libogg (1.3.5-r1) [2023-01-10T17:45:15.010Z] (44/83) Installing libstdc++ (11.2.1_git20220219-r2) [2023-01-10T17:45:15.010Z] (45/83) Installing flac (1.3.4-r0) [2023-01-10T17:45:15.010Z] (46/83) Installing libvorbis (1.3.7-r0) [2023-01-10T17:45:15.010Z] (47/83) Installing libsndfile (1.1.0-r0) [2023-01-10T17:45:15.010Z] (48/83) Installing libgomp (11.2.1_git20220219-r2) [2023-01-10T17:45:15.010Z] (49/83) Installing soxr (0.1.3-r2) [2023-01-10T17:45:15.010Z] (50/83) Installing speexdsp (1.2.0-r0) [2023-01-10T17:45:15.010Z] (51/83) Installing tdb-libs (1.4.6-r0) [2023-01-10T17:45:15.010Z] (52/83) Installing libpulse (15.0-r2) [2023-01-10T17:45:15.010Z] (53/83) Installing cjson (1.7.15-r3) [2023-01-10T17:45:15.010Z] (54/83) Installing mbedtls (2.28.2-r0) [2023-01-10T17:45:15.010Z] (55/83) Installing librist (0.2.6-r1) [2023-01-10T17:45:15.010Z] (56/83) Installing libsrt (1.4.4-r0) [2023-01-10T17:45:15.010Z] (57/83) Installing libssh (0.9.6-r1) [2023-01-10T17:45:15.010Z] (58/83) Installing libtheora (1.1.1-r16) [2023-01-10T17:45:15.268Z] (59/83) Installing libjpeg-turbo (2.1.3-r1) [2023-01-10T17:45:15.268Z] (60/83) Installing v4l-utils-libs (1.22.1-r1) [2023-01-10T17:45:15.268Z] (61/83) Installing libxext (1.3.4-r0) [2023-01-10T17:45:15.268Z] (62/83) Installing libxfixes (6.0.0-r0) [2023-01-10T17:45:15.268Z] (63/83) Installing wayland-libs-client (1.20.0-r0) [2023-01-10T17:45:15.268Z] (64/83) Installing libva (2.14.0-r0) [2023-01-10T17:45:15.268Z] (65/83) Installing libvdpau (1.5-r0) [2023-01-10T17:45:15.268Z] (66/83) Installing vidstab (1.1.0-r1) [2023-01-10T17:45:15.268Z] (67/83) Installing libvpx (1.11.0-r1) [2023-01-10T17:45:15.268Z] (68/83) Installing libwebp (1.2.3-r0) [2023-01-10T17:45:15.268Z] (69/83) Installing x264-libs (0.163_git20210613-r0) [2023-01-10T17:45:15.268Z] (70/83) Installing numactl (2.0.14-r0) [2023-01-10T17:45:15.268Z] (71/83) Installing x265-libs (3.5-r3) [2023-01-10T17:45:15.268Z] (72/83) Installing xvidcore (1.3.7-r1) [2023-01-10T17:45:15.268Z] (73/83) Installing ffmpeg-libs (5.0.1-r1) [2023-01-10T17:45:15.526Z] (74/83) Installing ffmpeg (5.0.1-r1) [2023-01-10T17:45:15.526Z] (75/83) Installing udev-init-scripts (35-r0) [2023-01-10T17:45:15.526Z] Executing udev-init-scripts-35-r0.post-install [2023-01-10T17:45:15.526Z] (76/83) Installing eudev-libs (3.2.11-r0) [2023-01-10T17:45:15.526Z] (77/83) Installing xz-libs (5.2.5-r1) [2023-01-10T17:45:15.526Z] (78/83) Installing zstd-libs (1.5.2-r1) [2023-01-10T17:45:15.526Z] (79/83) Installing kmod-libs (29-r2) [2023-01-10T17:45:15.526Z] (80/83) Installing eudev (3.2.11-r0) [2023-01-10T17:45:15.526Z] (81/83) Installing libsodium (1.0.18-r0) [2023-01-10T17:45:15.526Z] (82/83) Installing libzmq (4.3.4-r0) [2023-01-10T17:45:15.526Z] (83/83) Installing zeromq (4.3.4-r0) [2023-01-10T17:45:15.526Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T17:45:15.526Z] Executing eudev-3.2.11-r0.trigger [2023-01-10T17:45:15.526Z] OK: 101 MiB in 97 packages [2023-01-10T17:45:18.811Z] Removing intermediate container 2eaa89458844 [2023-01-10T17:45:18.811Z] ---> fcb3b65878cd [2023-01-10T17:45:18.811Z] Step 18/35 : WORKDIR / [2023-01-10T17:45:18.811Z] ---> Running in 007c7eda1434 [2023-01-10T17:45:18.811Z] Removing intermediate container 007c7eda1434 [2023-01-10T17:45:18.811Z] ---> 1ec5982b07b7 [2023-01-10T17:45:18.811Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-01-10T17:45:19.377Z] ---> 3a1b1f174b9a [2023-01-10T17:45:19.377Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-01-10T17:45:19.377Z] ---> ee28ba2f564e [2023-01-10T17:45:19.377Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-01-10T17:45:19.634Z] ---> 1e363dadaba8 [2023-01-10T17:45:19.634Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-01-10T17:45:19.634Z] ---> 4ddf99a33b7a [2023-01-10T17:45:19.634Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-01-10T17:45:19.891Z] ---> 7eef4d3c1ecb [2023-01-10T17:45:19.891Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-01-10T17:45:19.891Z] ---> 911f9a748dca [2023-01-10T17:45:19.891Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-01-10T17:45:20.548Z] ---> 82fc52e87fdc [2023-01-10T17:45:20.548Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-01-10T17:45:20.548Z] ---> Running in 9fe2864d5693 [2023-01-10T17:45:21.117Z] Removing intermediate container 9fe2864d5693 [2023-01-10T17:45:21.117Z] ---> cd408ccff4eb [2023-01-10T17:45:21.117Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-01-10T17:45:21.117Z] ---> Running in 8c058c528a7a [2023-01-10T17:45:22.055Z] Removing intermediate container 8c058c528a7a [2023-01-10T17:45:22.055Z] ---> 2006f3583e80 [2023-01-10T17:45:22.055Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-01-10T17:45:22.055Z] ---> Running in 304dfaf3dcca [2023-01-10T17:45:22.622Z] Removing intermediate container 304dfaf3dcca [2023-01-10T17:45:22.622Z] ---> 37fdefb9955e [2023-01-10T17:45:22.622Z] Step 29/35 : EXPOSE 59983 [2023-01-10T17:45:22.622Z] ---> Running in 6bdc0972c37c [2023-01-10T17:45:22.881Z] Removing intermediate container 6bdc0972c37c [2023-01-10T17:45:22.881Z] ---> 4170804fe69b [2023-01-10T17:45:22.881Z] Step 30/35 : EXPOSE 8554 [2023-01-10T17:45:22.881Z] ---> Running in 85246aba638c [2023-01-10T17:45:22.881Z] Removing intermediate container 85246aba638c [2023-01-10T17:45:22.881Z] ---> 93683ab969ce [2023-01-10T17:45:22.881Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-01-10T17:45:22.881Z] ---> Running in 74418bb91edf [2023-01-10T17:45:22.881Z] Removing intermediate container 74418bb91edf [2023-01-10T17:45:22.881Z] ---> 82790b354928 [2023-01-10T17:45:22.881Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-01-10T17:45:22.881Z] ---> Running in 5537e1071c6f [2023-01-10T17:45:23.139Z] Removing intermediate container 5537e1071c6f [2023-01-10T17:45:23.139Z] ---> f95e1cec581f [2023-01-10T17:45:23.139Z] Step 33/35 : LABEL arch=amd64 [2023-01-10T17:45:23.140Z] ---> Running in 958cf9a7c083 [2023-01-10T17:45:23.140Z] Removing intermediate container 958cf9a7c083 [2023-01-10T17:45:23.140Z] ---> 88337ad1bea7 [2023-01-10T17:45:23.140Z] Step 34/35 : LABEL git_sha=eace6589c3cbf428f520f2fa351df3c718b4124b [2023-01-10T17:45:23.140Z] ---> Running in a4dcaf3bdd33 [2023-01-10T17:45:23.399Z] Removing intermediate container a4dcaf3bdd33 [2023-01-10T17:45:23.399Z] ---> b35dda48d631 [2023-01-10T17:45:23.399Z] Step 35/35 : LABEL version=3.0.0-dev.2 [2023-01-10T17:45:23.399Z] ---> Running in 326a2f48673b [2023-01-10T17:45:23.659Z] Removing intermediate container 326a2f48673b [2023-01-10T17:45:23.659Z] ---> 83539c853b34 [2023-01-10T17:45:23.659Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-10T17:45:23.659Z] Successfully built 83539c853b34 [2023-01-10T17:45:23.659Z] 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 [2023-01-10T17:45:23.774Z] provisioning config files... [2023-01-10T17:45:23.782Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8823936674077432533tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T17:45:24.072Z] ---> docker-login.sh [2023-01-10T17:45:24.072Z] nexus3.edgexfoundry.org:10001 [2023-01-10T17:45:24.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:45:24.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:45:24.072Z] Configure a credential helper to remove this warning. See [2023-01-10T17:45:24.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:45:24.072Z] [2023-01-10T17:45:24.072Z] Login Succeeded [2023-01-10T17:45:24.072Z] nexus3.edgexfoundry.org:10002 [2023-01-10T17:45:24.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:45:24.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:45:24.072Z] Configure a credential helper to remove this warning. See [2023-01-10T17:45:24.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:45:24.072Z] [2023-01-10T17:45:24.072Z] Login Succeeded [2023-01-10T17:45:24.072Z] nexus3.edgexfoundry.org:10003 [2023-01-10T17:45:24.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:45:24.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:45:24.335Z] Configure a credential helper to remove this warning. See [2023-01-10T17:45:24.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:45:24.335Z] [2023-01-10T17:45:24.335Z] Login Succeeded [2023-01-10T17:45:24.335Z] nexus3.edgexfoundry.org:10004 [2023-01-10T17:45:24.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:45:24.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:45:24.335Z] Configure a credential helper to remove this warning. See [2023-01-10T17:45:24.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:45:24.335Z] [2023-01-10T17:45:24.335Z] Login Succeeded [2023-01-10T17:45:24.335Z] docker.io [2023-01-10T17:45:24.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:45:24.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:45:24.905Z] Configure a credential helper to remove this warning. See [2023-01-10T17:45:24.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:45:24.905Z] [2023-01-10T17:45:24.905Z] Login Succeeded [2023-01-10T17:45:24.905Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T17:45:24.914Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-10T17:45:24.940Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T17:45:24.955Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2023-01-10T17:45:24.955Z] eace6589c3cbf428f520f2fa351df3c718b4124b [2023-01-10T17:45:24.955Z] latest [2023-01-10T17:45:24.955Z] 3.0.0-dev.2 [2023-01-10T17:45:24.955Z] eace6589c3cbf428f520f2fa351df3c718b4124b-3.0.0-dev.2 [2023-01-10T17:45:24.955Z] main [2023-01-10T17:45:24.955Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:45:25.272Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:eace6589c3cbf428f520f2fa351df3c718b4124b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:45:25.576Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:eace6589c3cbf428f520f2fa351df3c718b4124b [2023-01-10T17:45:25.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-01-10T17:45:25.576Z] f8dd23265c3c: Preparing [2023-01-10T17:45:25.576Z] 61e7540a4c20: Preparing [2023-01-10T17:45:25.576Z] c643af693f0c: Preparing [2023-01-10T17:45:25.576Z] 550e596c6d0e: Preparing [2023-01-10T17:45:25.576Z] 1207169bf42c: Preparing [2023-01-10T17:45:25.576Z] f2d6ddc5fe38: Preparing [2023-01-10T17:45:25.576Z] e387e8ea382c: Preparing [2023-01-10T17:45:25.576Z] c0e42673d47c: Preparing [2023-01-10T17:45:25.576Z] b8f19f75819b: Preparing [2023-01-10T17:45:25.576Z] 11dd410b1fa3: Preparing [2023-01-10T17:45:25.576Z] 09db4b873be7: Preparing [2023-01-10T17:45:25.576Z] e5e13b0c77cb: Preparing [2023-01-10T17:45:25.576Z] c0e42673d47c: Waiting [2023-01-10T17:45:25.576Z] b8f19f75819b: Waiting [2023-01-10T17:45:25.576Z] 11dd410b1fa3: Waiting [2023-01-10T17:45:25.576Z] 09db4b873be7: Waiting [2023-01-10T17:45:25.576Z] e5e13b0c77cb: Waiting [2023-01-10T17:45:25.576Z] e387e8ea382c: Waiting [2023-01-10T17:45:25.576Z] f2d6ddc5fe38: Waiting [2023-01-10T17:45:25.834Z] 1207169bf42c: Pushed [2023-01-10T17:45:25.834Z] 61e7540a4c20: Pushed [2023-01-10T17:45:26.093Z] c643af693f0c: Pushed [2023-01-10T17:45:26.093Z] f8dd23265c3c: Pushed [2023-01-10T17:45:26.093Z] f2d6ddc5fe38: Pushed [2023-01-10T17:45:26.093Z] e387e8ea382c: Pushed [2023-01-10T17:45:26.093Z] b8f19f75819b: Pushed [2023-01-10T17:45:26.093Z] c0e42673d47c: Pushed [2023-01-10T17:45:26.093Z] e5e13b0c77cb: Layer already exists [2023-01-10T17:45:27.469Z] 550e596c6d0e: Pushed [2023-01-10T17:45:28.908Z] 11dd410b1fa3: Pushed [2023-01-10T17:45:35.481Z] 09db4b873be7: Pushed [2023-01-10T17:45:35.481Z] eace6589c3cbf428f520f2fa351df3c718b4124b: digest: sha256:55ad8f4e080d1ca8866b42390fd0b8f6939e7f497dd8ebe3bc19c2346438ce66 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:45:35.795Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:45:36.109Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-01-10T17:45:36.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-01-10T17:45:36.109Z] f8dd23265c3c: Preparing [2023-01-10T17:45:36.109Z] 61e7540a4c20: Preparing [2023-01-10T17:45:36.109Z] c643af693f0c: Preparing [2023-01-10T17:45:36.109Z] 550e596c6d0e: Preparing [2023-01-10T17:45:36.109Z] 1207169bf42c: Preparing [2023-01-10T17:45:36.109Z] f2d6ddc5fe38: Preparing [2023-01-10T17:45:36.109Z] e387e8ea382c: Preparing [2023-01-10T17:45:36.109Z] c0e42673d47c: Preparing [2023-01-10T17:45:36.109Z] b8f19f75819b: Preparing [2023-01-10T17:45:36.109Z] 11dd410b1fa3: Preparing [2023-01-10T17:45:36.109Z] 09db4b873be7: Preparing [2023-01-10T17:45:36.109Z] e5e13b0c77cb: Preparing [2023-01-10T17:45:36.109Z] b8f19f75819b: Waiting [2023-01-10T17:45:36.109Z] 11dd410b1fa3: Waiting [2023-01-10T17:45:36.110Z] 09db4b873be7: Waiting [2023-01-10T17:45:36.110Z] e5e13b0c77cb: Waiting [2023-01-10T17:45:36.110Z] e387e8ea382c: Waiting [2023-01-10T17:45:36.110Z] c0e42673d47c: Waiting [2023-01-10T17:45:36.110Z] f2d6ddc5fe38: Waiting [2023-01-10T17:45:36.110Z] 61e7540a4c20: Layer already exists [2023-01-10T17:45:36.110Z] f8dd23265c3c: Layer already exists [2023-01-10T17:45:36.110Z] c643af693f0c: Layer already exists [2023-01-10T17:45:36.110Z] 550e596c6d0e: Layer already exists [2023-01-10T17:45:36.110Z] 1207169bf42c: Layer already exists [2023-01-10T17:45:36.110Z] f2d6ddc5fe38: Layer already exists [2023-01-10T17:45:36.110Z] e387e8ea382c: Layer already exists [2023-01-10T17:45:36.110Z] c0e42673d47c: Layer already exists [2023-01-10T17:45:36.110Z] b8f19f75819b: Layer already exists [2023-01-10T17:45:36.110Z] 11dd410b1fa3: Layer already exists [2023-01-10T17:45:36.110Z] 09db4b873be7: Layer already exists [2023-01-10T17:45:36.110Z] e5e13b0c77cb: Layer already exists [2023-01-10T17:45:36.110Z] latest: digest: sha256:55ad8f4e080d1ca8866b42390fd0b8f6939e7f497dd8ebe3bc19c2346438ce66 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:45:36.418Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:45:36.721Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.2 [2023-01-10T17:45:36.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-01-10T17:45:36.721Z] f8dd23265c3c: Preparing [2023-01-10T17:45:36.721Z] 61e7540a4c20: Preparing [2023-01-10T17:45:36.721Z] c643af693f0c: Preparing [2023-01-10T17:45:36.721Z] 550e596c6d0e: Preparing [2023-01-10T17:45:36.721Z] 1207169bf42c: Preparing [2023-01-10T17:45:36.721Z] f2d6ddc5fe38: Preparing [2023-01-10T17:45:36.721Z] e387e8ea382c: Preparing [2023-01-10T17:45:36.721Z] c0e42673d47c: Preparing [2023-01-10T17:45:36.721Z] b8f19f75819b: Preparing [2023-01-10T17:45:36.721Z] 11dd410b1fa3: Preparing [2023-01-10T17:45:36.721Z] 09db4b873be7: Preparing [2023-01-10T17:45:36.721Z] e5e13b0c77cb: Preparing [2023-01-10T17:45:36.721Z] e387e8ea382c: Waiting [2023-01-10T17:45:36.721Z] c0e42673d47c: Waiting [2023-01-10T17:45:36.721Z] e5e13b0c77cb: Waiting [2023-01-10T17:45:36.721Z] b8f19f75819b: Waiting [2023-01-10T17:45:36.721Z] 09db4b873be7: Waiting [2023-01-10T17:45:36.721Z] f2d6ddc5fe38: Waiting [2023-01-10T17:45:36.721Z] 1207169bf42c: Layer already exists [2023-01-10T17:45:36.721Z] 550e596c6d0e: Layer already exists [2023-01-10T17:45:36.721Z] c643af693f0c: Layer already exists [2023-01-10T17:45:36.721Z] f8dd23265c3c: Layer already exists [2023-01-10T17:45:36.721Z] 61e7540a4c20: Layer already exists [2023-01-10T17:45:36.721Z] f2d6ddc5fe38: Layer already exists [2023-01-10T17:45:36.721Z] e387e8ea382c: Layer already exists [2023-01-10T17:45:36.721Z] c0e42673d47c: Layer already exists [2023-01-10T17:45:36.721Z] b8f19f75819b: Layer already exists [2023-01-10T17:45:36.721Z] 11dd410b1fa3: Layer already exists [2023-01-10T17:45:36.721Z] 09db4b873be7: Layer already exists [2023-01-10T17:45:36.721Z] e5e13b0c77cb: Layer already exists [2023-01-10T17:45:36.721Z] 3.0.0-dev.2: digest: sha256:55ad8f4e080d1ca8866b42390fd0b8f6939e7f497dd8ebe3bc19c2346438ce66 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:45:37.030Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:eace6589c3cbf428f520f2fa351df3c718b4124b-3.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:45:37.341Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:eace6589c3cbf428f520f2fa351df3c718b4124b-3.0.0-dev.2 [2023-01-10T17:45:37.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-01-10T17:45:37.341Z] f8dd23265c3c: Preparing [2023-01-10T17:45:37.341Z] 61e7540a4c20: Preparing [2023-01-10T17:45:37.341Z] c643af693f0c: Preparing [2023-01-10T17:45:37.341Z] 550e596c6d0e: Preparing [2023-01-10T17:45:37.341Z] 1207169bf42c: Preparing [2023-01-10T17:45:37.341Z] f2d6ddc5fe38: Preparing [2023-01-10T17:45:37.341Z] e387e8ea382c: Preparing [2023-01-10T17:45:37.341Z] c0e42673d47c: Preparing [2023-01-10T17:45:37.341Z] b8f19f75819b: Preparing [2023-01-10T17:45:37.341Z] 11dd410b1fa3: Preparing [2023-01-10T17:45:37.341Z] 09db4b873be7: Preparing [2023-01-10T17:45:37.341Z] e5e13b0c77cb: Preparing [2023-01-10T17:45:37.341Z] f2d6ddc5fe38: Waiting [2023-01-10T17:45:37.341Z] e387e8ea382c: Waiting [2023-01-10T17:45:37.341Z] c0e42673d47c: Waiting [2023-01-10T17:45:37.341Z] b8f19f75819b: Waiting [2023-01-10T17:45:37.341Z] 11dd410b1fa3: Waiting [2023-01-10T17:45:37.341Z] 09db4b873be7: Waiting [2023-01-10T17:45:37.341Z] 1207169bf42c: Layer already exists [2023-01-10T17:45:37.341Z] 550e596c6d0e: Layer already exists [2023-01-10T17:45:37.341Z] c643af693f0c: Layer already exists [2023-01-10T17:45:37.341Z] 61e7540a4c20: Layer already exists [2023-01-10T17:45:37.341Z] f8dd23265c3c: Layer already exists [2023-01-10T17:45:37.341Z] f2d6ddc5fe38: Layer already exists [2023-01-10T17:45:37.341Z] e387e8ea382c: Layer already exists [2023-01-10T17:45:37.341Z] 11dd410b1fa3: Layer already exists [2023-01-10T17:45:37.341Z] c0e42673d47c: Layer already exists [2023-01-10T17:45:37.341Z] b8f19f75819b: Layer already exists [2023-01-10T17:45:37.341Z] 09db4b873be7: Layer already exists [2023-01-10T17:45:37.341Z] e5e13b0c77cb: Layer already exists [2023-01-10T17:45:37.341Z] eace6589c3cbf428f520f2fa351df3c718b4124b-3.0.0-dev.2: digest: sha256:55ad8f4e080d1ca8866b42390fd0b8f6939e7f497dd8ebe3bc19c2346438ce66 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:45:37.658Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:45:37.967Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2023-01-10T17:45:37.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-01-10T17:45:37.967Z] f8dd23265c3c: Preparing [2023-01-10T17:45:37.967Z] 61e7540a4c20: Preparing [2023-01-10T17:45:37.967Z] c643af693f0c: Preparing [2023-01-10T17:45:37.967Z] 550e596c6d0e: Preparing [2023-01-10T17:45:37.967Z] 1207169bf42c: Preparing [2023-01-10T17:45:37.967Z] f2d6ddc5fe38: Preparing [2023-01-10T17:45:37.967Z] e387e8ea382c: Preparing [2023-01-10T17:45:37.967Z] c0e42673d47c: Preparing [2023-01-10T17:45:37.967Z] b8f19f75819b: Preparing [2023-01-10T17:45:37.967Z] 11dd410b1fa3: Preparing [2023-01-10T17:45:37.967Z] 09db4b873be7: Preparing [2023-01-10T17:45:37.967Z] e5e13b0c77cb: Preparing [2023-01-10T17:45:37.967Z] e387e8ea382c: Waiting [2023-01-10T17:45:37.967Z] 09db4b873be7: Waiting [2023-01-10T17:45:37.967Z] b8f19f75819b: Waiting [2023-01-10T17:45:37.967Z] 11dd410b1fa3: Waiting [2023-01-10T17:45:37.967Z] e5e13b0c77cb: Waiting [2023-01-10T17:45:37.967Z] f8dd23265c3c: Layer already exists [2023-01-10T17:45:37.967Z] 1207169bf42c: Layer already exists [2023-01-10T17:45:37.967Z] 550e596c6d0e: Layer already exists [2023-01-10T17:45:37.967Z] c643af693f0c: Layer already exists [2023-01-10T17:45:37.967Z] 61e7540a4c20: Layer already exists [2023-01-10T17:45:37.967Z] f2d6ddc5fe38: Layer already exists [2023-01-10T17:45:37.967Z] e387e8ea382c: Layer already exists [2023-01-10T17:45:37.967Z] c0e42673d47c: Layer already exists [2023-01-10T17:45:37.967Z] b8f19f75819b: Layer already exists [2023-01-10T17:45:37.967Z] 11dd410b1fa3: Layer already exists [2023-01-10T17:45:37.967Z] 09db4b873be7: Layer already exists [2023-01-10T17:45:37.967Z] e5e13b0c77cb: Layer already exists [2023-01-10T17:45:37.967Z] main: digest: sha256:55ad8f4e080d1ca8866b42390fd0b8f6939e7f497dd8ebe3bc19c2346438ce66 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-10T17:45:38.007Z] ===================================================== [Pipeline] echo [2023-01-10T17:45:38.019Z] taggedImages: [2023-01-10T17:45:38.019Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:eace6589c3cbf428f520f2fa351df3c718b4124b [2023-01-10T17:45:38.019Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-01-10T17:45:38.019Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.2 [2023-01-10T17:45:38.019Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:eace6589c3cbf428f520f2fa351df3c718b4124b-3.0.0-dev.2 [2023-01-10T17:45:38.019Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:45:38.388Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T17:45:38.388Z] [2023-01-10T17:45:38.388Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:45:38.691Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T17:45:38.692Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-10T17:45:38.692Z] 5eb5b503b376: Pulling fs layer [2023-01-10T17:45:38.692Z] 5c69ac0246d0: Pulling fs layer [2023-01-10T17:45:38.692Z] ec43610c2a17: Pulling fs layer [2023-01-10T17:45:38.692Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-10T17:45:38.692Z] 33b1e0a273af: Pulling fs layer [2023-01-10T17:45:38.692Z] 5d3b04190fa2: Pulling fs layer [2023-01-10T17:45:38.692Z] 3a2ae6a8a46f: Waiting [2023-01-10T17:45:38.692Z] 33b1e0a273af: Waiting [2023-01-10T17:45:38.692Z] 5d3b04190fa2: Waiting [2023-01-10T17:45:38.692Z] 2f39f015ded8: Pulling fs layer [2023-01-10T17:45:38.692Z] 2f39f015ded8: Waiting [2023-01-10T17:45:38.692Z] 5c69ac0246d0: Verifying Checksum [2023-01-10T17:45:38.692Z] 5c69ac0246d0: Download complete [2023-01-10T17:45:38.692Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-10T17:45:38.692Z] 3a2ae6a8a46f: Download complete [2023-01-10T17:45:38.692Z] 33b1e0a273af: Verifying Checksum [2023-01-10T17:45:38.692Z] 33b1e0a273af: Download complete [2023-01-10T17:45:38.952Z] 5d3b04190fa2: Download complete [2023-01-10T17:45:38.952Z] ec43610c2a17: Download complete [2023-01-10T17:45:38.952Z] 5eb5b503b376: Verifying Checksum [2023-01-10T17:45:38.952Z] 5eb5b503b376: Download complete [2023-01-10T17:45:39.520Z] 2f39f015ded8: Download complete [2023-01-10T17:45:40.086Z] 5eb5b503b376: Pull complete [2023-01-10T17:45:40.344Z] 5c69ac0246d0: Pull complete [2023-01-10T17:45:40.909Z] ec43610c2a17: Pull complete [2023-01-10T17:45:40.909Z] 3a2ae6a8a46f: Pull complete [2023-01-10T17:45:41.167Z] 33b1e0a273af: Pull complete [2023-01-10T17:45:41.424Z] 5d3b04190fa2: Pull complete [2023-01-10T17:45:45.603Z] 2f39f015ded8: Pull complete [2023-01-10T17:45:45.603Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-10T17:45:45.603Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T17:45:45.603Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T17:45:45.674Z] prd-ubuntu20.04-docker-8c-8g-1614 does not seem to be running inside a container [2023-01-10T17:45:45.710Z] $ 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 [2023-01-10T17:45:49.658Z] $ docker top 5ad05dddf74473be15a63bffb149425a734c2f8bee154cb568d4bd47c823435c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T17:45:50.027Z] ---> job-cost.sh [2023-01-10T17:45:50.027Z] lf-activate-venv: SKIPPING [2023-01-10T17:45:50.027Z] INFO: No Stack... [2023-01-10T17:45:50.286Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-10T17:45:50.854Z] INFO: Archiving Costs [Pipeline] sh [2023-01-10T17:45:51.145Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2023-01-10T17:45:51.145Z] + cut -d, -f6 [Pipeline] lock [2023-01-10T17:45:51.159Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-73-stack-cost] [2023-01-10T17:45:51.166Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-73-stack-cost] did not exist. Created. [2023-01-10T17:45:51.166Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-73-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-10T17:45:51.464Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-10T17:45:51.493Z] Stashed 1 file(s) [Pipeline] } [2023-01-10T17:45:51.507Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-73-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-10T17:45:51.533Z] $ docker stop --time=1 5ad05dddf74473be15a63bffb149425a734c2f8bee154cb568d4bd47c823435c [2023-01-10T17:45:52.685Z] $ docker rm -f --volumes 5ad05dddf74473be15a63bffb149425a734c2f8bee154cb568d4bd47c823435c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-10T17:46:38.145Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1620 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2023-01-10T17:46:38.159Z] Running in /w/workspace/device-usb-camera/73 [Pipeline] { [Pipeline] checkout [2023-01-10T17:46:38.202Z] Selected Git installation does not exist. Using Default [2023-01-10T17:46:38.202Z] The recommended git tool is: NONE [2023-01-10T17:46:44.924Z] using credential edgex-jenkins-ssh [2023-01-10T17:46:44.947Z] Cloning the remote Git repository [2023-01-10T17:46:45.010Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-01-10T17:46:45.112Z] > git init /w/workspace/device-usb-camera/73 # timeout=10 [2023-01-10T17:46:45.330Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-01-10T17:46:45.332Z] > git --version # timeout=10 [2023-01-10T17:46:45.358Z] > git --version # 'git version 2.25.1' [2023-01-10T17:46:45.361Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-10T17:46:45.444Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-10T17:46:46.171Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-01-10T17:46:46.193Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-10T17:46:47.472Z] Avoid second fetch [2023-01-10T17:46:47.472Z] Checking out Revision eace6589c3cbf428f520f2fa351df3c718b4124b (main) [2023-01-10T17:46:48.183Z] Commit message: "Merge pull request #124 from lenny-intel/options" [2023-01-10T17:46:47.502Z] > git config core.sparsecheckout # timeout=10 [2023-01-10T17:46:47.524Z] > git checkout -f eace6589c3cbf428f520f2fa351df3c718b4124b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-10T17:46:49.235Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-10T17:46:49.235Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-10T17:46:49.235Z] Dload Upload Total Spent Left Speed [2023-01-10T17:46:49.235Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 82264 0 --:--:-- --:--:-- --:--:-- 82798 [Pipeline] sh [2023-01-10T17:46:50.010Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-10T17:46:50.385Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-10T17:46:50.385Z] + sudo tee /etc/docker/daemon.new [2023-01-10T17:46:50.385Z] { [2023-01-10T17:46:50.385Z] "registry-mirrors": [ [2023-01-10T17:46:50.385Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-10T17:46:50.385Z] ], [2023-01-10T17:46:50.385Z] "bip": "10.250.0.254/24", [2023-01-10T17:46:50.385Z] "hosts": [ [2023-01-10T17:46:50.385Z] "tcp://0.0.0.0:5555", [2023-01-10T17:46:50.385Z] "unix:///var/run/docker.sock" [2023-01-10T17:46:50.385Z] ], [2023-01-10T17:46:50.385Z] "mtu": 1458, [2023-01-10T17:46:50.385Z] "selinux-enabled": true, [2023-01-10T17:46:50.385Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-10T17:46:50.385Z] } [Pipeline] sh [2023-01-10T17:46:50.745Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-10T17:46:51.122Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T17:47:09.479Z] provisioning config files... [2023-01-10T17:47:09.517Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/73@tmp/config2349525147817792431tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T17:47:09.901Z] ---> docker-login.sh [2023-01-10T17:47:09.901Z] nexus3.edgexfoundry.org:10001 [2023-01-10T17:47:10.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:47:10.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:47:10.783Z] Configure a credential helper to remove this warning. See [2023-01-10T17:47:10.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:47:10.783Z] [2023-01-10T17:47:10.783Z] Login Succeeded [2023-01-10T17:47:10.783Z] nexus3.edgexfoundry.org:10002 [2023-01-10T17:47:11.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:47:11.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:47:11.060Z] Configure a credential helper to remove this warning. See [2023-01-10T17:47:11.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:47:11.060Z] [2023-01-10T17:47:11.060Z] Login Succeeded [2023-01-10T17:47:11.060Z] nexus3.edgexfoundry.org:10003 [2023-01-10T17:47:11.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:47:11.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:47:11.606Z] Configure a credential helper to remove this warning. See [2023-01-10T17:47:11.606Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:47:11.606Z] [2023-01-10T17:47:11.606Z] Login Succeeded [2023-01-10T17:47:11.606Z] nexus3.edgexfoundry.org:10004 [2023-01-10T17:47:11.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:47:11.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:47:11.882Z] Configure a credential helper to remove this warning. See [2023-01-10T17:47:11.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:47:11.882Z] [2023-01-10T17:47:11.882Z] Login Succeeded [2023-01-10T17:47:11.882Z] docker.io [2023-01-10T17:47:12.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:47:12.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:47:12.433Z] Configure a credential helper to remove this warning. See [2023-01-10T17:47:12.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:47:12.433Z] [2023-01-10T17:47:12.433Z] Login Succeeded [2023-01-10T17:47:12.433Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T17:47:12.724Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-10T17:47:13.063Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T17:47:13.078Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T17:47:13.091Z] ========================================================= [2023-01-10T17:47:13.091Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-10T17:47:13.091Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:47:13.468Z] + 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 . [2023-01-10T17:47:13.742Z] Sending build context to Docker daemon 1.1MB [2023-01-10T17:47:13.742Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T17:47:13.742Z] Step 2/13 : FROM ${BASE} AS builder [2023-01-10T17:47:14.015Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-10T17:47:14.015Z] 9b18e9b68314: Pulling fs layer [2023-01-10T17:47:14.015Z] 35d82f9e3411: Pulling fs layer [2023-01-10T17:47:14.015Z] e16973657156: Pulling fs layer [2023-01-10T17:47:14.015Z] fc693d55d65f: Pulling fs layer [2023-01-10T17:47:14.015Z] 7e9fc2657dce: Pulling fs layer [2023-01-10T17:47:14.015Z] dda99020689f: Pulling fs layer [2023-01-10T17:47:14.015Z] db1c61fa0a46: Pulling fs layer [2023-01-10T17:47:14.015Z] 891c053d2c06: Pulling fs layer [2023-01-10T17:47:14.015Z] db1c61fa0a46: Waiting [2023-01-10T17:47:14.015Z] fc693d55d65f: Waiting [2023-01-10T17:47:14.015Z] 7e9fc2657dce: Waiting [2023-01-10T17:47:14.015Z] 891c053d2c06: Waiting [2023-01-10T17:47:14.015Z] dda99020689f: Waiting [2023-01-10T17:47:14.015Z] e16973657156: Verifying Checksum [2023-01-10T17:47:14.015Z] e16973657156: Download complete [2023-01-10T17:47:14.015Z] 35d82f9e3411: Download complete [2023-01-10T17:47:14.015Z] 7e9fc2657dce: Verifying Checksum [2023-01-10T17:47:14.015Z] 7e9fc2657dce: Download complete [2023-01-10T17:47:14.015Z] dda99020689f: Verifying Checksum [2023-01-10T17:47:14.015Z] dda99020689f: Download complete [2023-01-10T17:47:14.015Z] 9b18e9b68314: Verifying Checksum [2023-01-10T17:47:15.007Z] 9b18e9b68314: Pull complete [2023-01-10T17:47:15.281Z] 891c053d2c06: Verifying Checksum [2023-01-10T17:47:15.281Z] 891c053d2c06: Download complete [2023-01-10T17:47:15.888Z] 35d82f9e3411: Pull complete [2023-01-10T17:47:16.170Z] e16973657156: Pull complete [2023-01-10T17:47:16.771Z] db1c61fa0a46: Download complete [2023-01-10T17:47:17.376Z] fc693d55d65f: Verifying Checksum [2023-01-10T17:47:17.376Z] fc693d55d65f: Download complete [2023-01-10T17:47:29.760Z] fc693d55d65f: Pull complete [2023-01-10T17:47:30.045Z] 7e9fc2657dce: Pull complete [2023-01-10T17:47:30.320Z] dda99020689f: Pull complete [2023-01-10T17:47:38.621Z] db1c61fa0a46: Pull complete [2023-01-10T17:47:40.047Z] 891c053d2c06: Pull complete [2023-01-10T17:47:40.047Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-10T17:47:40.047Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-10T17:47:40.047Z] ---> f96f9c87975a [2023-01-10T17:47:40.047Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-01-10T17:47:42.672Z] ---> Running in 2380a800bc96 [2023-01-10T17:47:42.672Z] Removing intermediate container 2380a800bc96 [2023-01-10T17:47:42.672Z] ---> 7210e74c0cc3 [2023-01-10T17:47:42.672Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-10T17:47:42.672Z] ---> Running in 2495480de01e [2023-01-10T17:47:42.943Z] Removing intermediate container 2495480de01e [2023-01-10T17:47:42.943Z] ---> 5c851db8453c [2023-01-10T17:47:42.943Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2023-01-10T17:47:42.943Z] ---> Running in 9b798b939320 [2023-01-10T17:47:43.542Z] Removing intermediate container 9b798b939320 [2023-01-10T17:47:43.542Z] ---> f25045c2c4dc [2023-01-10T17:47:43.542Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-01-10T17:47:43.542Z] ---> Running in 309e190a8d63 [2023-01-10T17:47:43.812Z] Removing intermediate container 309e190a8d63 [2023-01-10T17:47:43.812Z] ---> acb56754f0a2 [2023-01-10T17:47:43.812Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-10T17:47:43.812Z] ---> Running in f81a532b3f4b [2023-01-10T17:47:45.230Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T17:47:45.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T17:47:46.936Z] (1/14) Installing libintl (0.21-r2) [2023-01-10T17:47:46.936Z] (2/14) Installing eudev-libs (3.2.11-r0) [2023-01-10T17:47:46.936Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2023-01-10T17:47:46.936Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2023-01-10T17:47:46.936Z] (5/14) Installing v4l-utils (1.22.1-r1) [2023-01-10T17:47:46.936Z] (6/14) Installing udev-init-scripts (35-r0) [2023-01-10T17:47:46.936Z] Executing udev-init-scripts-35-r0.post-install [2023-01-10T17:47:46.937Z] (7/14) Installing libblkid (2.38-r1) [2023-01-10T17:47:46.937Z] (8/14) Installing xz-libs (5.2.5-r1) [2023-01-10T17:47:46.937Z] (9/14) Installing zstd-libs (1.5.2-r1) [2023-01-10T17:47:46.937Z] (10/14) Installing kmod-libs (29-r2) [2023-01-10T17:47:46.937Z] (11/14) Installing eudev (3.2.11-r0) [2023-01-10T17:47:46.937Z] (12/14) Installing eudev-dev (3.2.11-r0) [2023-01-10T17:47:46.937Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2023-01-10T17:47:46.937Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2023-01-10T17:47:46.937Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T17:47:46.937Z] Executing eudev-3.2.11-r0.trigger [2023-01-10T17:47:46.937Z] OK: 228 MiB in 65 packages [2023-01-10T17:47:48.360Z] Removing intermediate container f81a532b3f4b [2023-01-10T17:47:48.360Z] ---> 768ec36d7a30 [2023-01-10T17:47:48.360Z] Step 8/13 : WORKDIR /device-usb-camera [2023-01-10T17:47:48.360Z] ---> Running in 94905b33b44e [2023-01-10T17:47:48.639Z] Removing intermediate container 94905b33b44e [2023-01-10T17:47:48.639Z] ---> ac0e204f2637 [2023-01-10T17:47:48.639Z] Step 9/13 : COPY go.mod vendor* ./ [2023-01-10T17:47:49.233Z] ---> e03895133595 [2023-01-10T17:47:49.233Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T17:47:49.233Z] ---> Running in 4787d5f9361a [2023-01-10T17:48:57.309Z] Removing intermediate container 4787d5f9361a [2023-01-10T17:48:57.309Z] ---> 5a03e8f06c1d [2023-01-10T17:48:57.309Z] Step 11/13 : COPY . . [2023-01-10T17:48:57.309Z] ---> 1202ed1ee78e [2023-01-10T17:48:57.309Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-01-10T17:48:57.309Z] ---> Running in ba1eb1784ed0 [2023-01-10T17:48:57.309Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-10T17:48:57.309Z] Dload Upload Total Spent Left Speed [2023-01-10T17:48:57.309Z] 0 0  0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 12293 0 --:--:-- --:--:-- --:--:-- 12494 [2023-01-10T17:48:57.309Z] Removing intermediate container ba1eb1784ed0 [2023-01-10T17:48:57.309Z] ---> 7abb4722c0d7 [2023-01-10T17:48:57.309Z] Step 13/13 : RUN ${MAKE} [2023-01-10T17:48:57.309Z] ---> Running in 8784ee91596c [2023-01-10T17:48:57.309Z] noop [2023-01-10T17:48:57.309Z] Removing intermediate container 8784ee91596c [2023-01-10T17:48:57.309Z] ---> 609df60786cc [2023-01-10T17:48:57.309Z] Successfully built 609df60786cc [2023-01-10T17:48:57.309Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:48:57.679Z] + docker inspect -f . ci-base-image-arm64 [2023-01-10T17:48:57.679Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T17:48:57.925Z] prd-ubuntu20.04-docker-arm64-4c-16g-1620 does not seem to be running inside a container [2023-01-10T17:48:58.022Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/73 -v /w/workspace/device-usb-camera/73:/w/workspace/device-usb-camera/73:rw,z -v /w/workspace/device-usb-camera/73@tmp:/w/workspace/device-usb-camera/73@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 [2023-01-10T17:48:59.468Z] $ docker top a97277ca62027e5e8f981c4f9b8ecf998cc7413beb464c7443741aee946c066a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T17:49:00.369Z] + go version [2023-01-10T17:49:00.369Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-10T17:49:00.406Z] $ docker stop --time=1 a97277ca62027e5e8f981c4f9b8ecf998cc7413beb464c7443741aee946c066a [2023-01-10T17:49:02.179Z] $ docker rm -f --volumes a97277ca62027e5e8f981c4f9b8ecf998cc7413beb464c7443741aee946c066a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:49:02.791Z] + docker inspect -f . ci-base-image-arm64 [2023-01-10T17:49:02.791Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T17:49:03.015Z] prd-ubuntu20.04-docker-arm64-4c-16g-1620 does not seem to be running inside a container [2023-01-10T17:49:03.140Z] $ 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/73 -v /w/workspace/device-usb-camera/73:/w/workspace/device-usb-camera/73:rw,z -v /w/workspace/device-usb-camera/73@tmp:/w/workspace/device-usb-camera/73@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 [2023-01-10T17:49:06.594Z] $ docker top cfd3785895374653b9414eba8986c7e308ffff966073c9f7917d2f52cfc8e37e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T17:49:07.478Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/73 [Pipeline] fileExists [Pipeline] sh [2023-01-10T17:49:08.150Z] + make test [2023-01-10T17:49:08.150Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2023-01-10T17:49:10.126Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-01-10T17:51:16.932Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-01-10T17:51:16.932Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.076s coverage: 1.9% of statements [2023-01-10T17:51:16.932Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-10T17:51:16.932Z] CGO_ENABLED=1 go vet ./... [2023-01-10T17:51:39.058Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-10T17:51:39.058Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-10T17:51:39.058Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-10T17:51:39.078Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-10T17:51:39.100Z] $ docker stop --time=1 cfd3785895374653b9414eba8986c7e308ffff966073c9f7917d2f52cfc8e37e [2023-01-10T17:51:41.035Z] $ docker rm -f --volumes cfd3785895374653b9414eba8986c7e308ffff966073c9f7917d2f52cfc8e37e [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-10T17:51:42.098Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-10T17:51:42.125Z] Warning: overwriting stash ‘coverage-report’ [2023-01-10T17:51:42.733Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-10T17:51:43.126Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-10T17:51:43.465Z] + ls -al . [2023-01-10T17:51:43.465Z] total 204 [2023-01-10T17:51:43.465Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 10 17:49 . [2023-01-10T17:51:43.465Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 17:46 .. [2023-01-10T17:51:43.465Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 17:46 .git [2023-01-10T17:51:43.465Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 17:46 .github [2023-01-10T17:51:43.465Z] -rw-rw-r-- 1 jenkins jenkins 414 Jan 10 17:46 .gitignore [2023-01-10T17:51:43.465Z] -rw-rw-r-- 1 jenkins jenkins 42 Jan 10 17:46 .golangci.yml [2023-01-10T17:51:43.465Z] -rw-rw-r-- 1 jenkins jenkins 77 Jan 10 17:46 .hadolint.yml [2023-01-10T17:51:43.465Z] -rw-rw-r-- 1 jenkins jenkins 9546 Jan 10 17:46 Attribution.txt [2023-01-10T17:51:43.465Z] -rw-rw-r-- 1 jenkins jenkins 6219 Jan 10 17:46 CHANGELOG.md [2023-01-10T17:51:43.465Z] -rw-rw-r-- 1 jenkins jenkins 2360 Jan 10 17:46 Dockerfile [2023-01-10T17:51:43.465Z] -rw-rw-r-- 1 jenkins jenkins 678 Jan 10 17:46 GOVERNANCE.md [2023-01-10T17:51:43.465Z] -rw-rw-r-- 1 jenkins jenkins 659 Jan 10 17:46 Jenkinsfile [2023-01-10T17:51:43.465Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jan 10 17:46 LICENSE [2023-01-10T17:51:43.465Z] -rw-rw-r-- 1 jenkins jenkins 2554 Jan 10 17:46 Makefile [2023-01-10T17:51:43.465Z] -rw-rw-r-- 1 jenkins jenkins 622 Jan 10 17:46 OWNERS.md [2023-01-10T17:51:43.465Z] -rw-rw-r-- 1 jenkins jenkins 5934 Jan 10 17:46 README.md [2023-01-10T17:51:43.465Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 10 17:43 VERSION [2023-01-10T17:51:43.465Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 17:46 bin [2023-01-10T17:51:43.465Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 17:46 cmd [2023-01-10T17:51:43.465Z] -rw-r--r-- 1 jenkins jenkins 30666 Jan 10 17:51 coverage.out [2023-01-10T17:51:43.465Z] -rwxrwxr-x 1 jenkins jenkins 140 Jan 10 17:46 docker-entrypoint.sh [2023-01-10T17:51:43.465Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 17:46 docs [2023-01-10T17:51:43.465Z] -rw-rw-r-- 1 jenkins jenkins 3574 Jan 10 17:46 go.mod [2023-01-10T17:51:43.465Z] -rw-rw-r-- 1 jenkins jenkins 45170 Jan 10 17:46 go.sum [2023-01-10T17:51:43.465Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 17:46 internal [2023-01-10T17:51:43.465Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 17:46 snap [2023-01-10T17:51:43.465Z] -rw-rw-r-- 1 jenkins jenkins 231 Jan 10 17:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:51:43.816Z] + 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=eace6589c3cbf428f520f2fa351df3c718b4124b --label arch=arm64 --label version=3.0.0-dev.2 . [2023-01-10T17:51:44.091Z] Sending build context to Docker daemon 1.131MB [2023-01-10T17:51:44.091Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T17:51:44.091Z] Step 2/35 : FROM ${BASE} AS builder [2023-01-10T17:51:44.091Z] ---> 609df60786cc [2023-01-10T17:51:44.091Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-01-10T17:51:44.363Z] ---> Running in 4e98ff84d495 [2023-01-10T17:51:44.634Z] Removing intermediate container 4e98ff84d495 [2023-01-10T17:51:44.634Z] ---> 2a1bbf3eec16 [2023-01-10T17:51:44.634Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-10T17:51:44.634Z] ---> Running in fd580a2b1a10 [2023-01-10T17:51:45.228Z] Removing intermediate container fd580a2b1a10 [2023-01-10T17:51:45.228Z] ---> d06f96f7cb49 [2023-01-10T17:51:45.228Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2023-01-10T17:51:45.228Z] ---> Running in 00a7a76585d7 [2023-01-10T17:51:45.497Z] Removing intermediate container 00a7a76585d7 [2023-01-10T17:51:45.497Z] ---> f174f46a0862 [2023-01-10T17:51:45.497Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-01-10T17:51:45.497Z] ---> Running in 269e6f055fd0 [2023-01-10T17:51:45.768Z] Removing intermediate container 269e6f055fd0 [2023-01-10T17:51:45.768Z] ---> eb89751f32a5 [2023-01-10T17:51:45.768Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-10T17:51:46.038Z] ---> Running in 570af0760590 [2023-01-10T17:51:50.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T17:51:50.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T17:51:51.282Z] OK: 228 MiB in 65 packages [2023-01-10T17:51:52.252Z] Removing intermediate container 570af0760590 [2023-01-10T17:51:52.252Z] ---> ecc045fccd10 [2023-01-10T17:51:52.252Z] Step 8/35 : WORKDIR /device-usb-camera [2023-01-10T17:51:52.252Z] ---> Running in ba5341084661 [2023-01-10T17:51:52.521Z] Removing intermediate container ba5341084661 [2023-01-10T17:51:52.521Z] ---> b4fb01d362d6 [2023-01-10T17:51:52.521Z] Step 9/35 : COPY go.mod vendor* ./ [2023-01-10T17:51:53.110Z] ---> 52e232f6e4c2 [2023-01-10T17:51:53.110Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T17:51:53.380Z] ---> Running in b4855ca0e113 [2023-01-10T17:51:55.980Z] Removing intermediate container b4855ca0e113 [2023-01-10T17:51:55.980Z] ---> 0cb0abfffdff [2023-01-10T17:51:55.980Z] Step 11/35 : COPY . . [2023-01-10T17:51:56.573Z] ---> 337e7d999cb4 [2023-01-10T17:51:56.573Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-01-10T17:51:56.573Z] ---> Running in 78c69f0ddeac [2023-01-10T17:51:58.005Z]  % Total % Received % Xferd Average Speed Time Time Time  Current [2023-01-10T17:51:58.005Z] Dload Upload Total Spent Left Speed [2023-01-10T17:51:58.005Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 11895 0 --:--:-- --:--:-- --:--:-- 11932 [2023-01-10T17:51:58.597Z] Removing intermediate container 78c69f0ddeac [2023-01-10T17:51:58.597Z] ---> 0f7c50192bf3 [2023-01-10T17:51:58.597Z] Step 13/35 : RUN ${MAKE} [2023-01-10T17:51:58.597Z] ---> Running in 044a091e7336 [2023-01-10T17:51:59.569Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.0.0-dev.5" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2023-01-10T17:54:36.361Z] Removing intermediate container 044a091e7336 [2023-01-10T17:54:36.361Z] ---> 1e029b591a92 [2023-01-10T17:54:36.361Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2023-01-10T17:54:36.629Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2023-01-10T17:54:36.629Z] eab2503cf8f4: Pulling fs layer [2023-01-10T17:54:36.629Z] 97cd0a44c592: Pulling fs layer [2023-01-10T17:54:36.897Z] 97cd0a44c592: Verifying Checksum [2023-01-10T17:54:36.897Z] 97cd0a44c592: Download complete [2023-01-10T17:54:37.165Z] eab2503cf8f4: Download complete [2023-01-10T17:54:37.752Z] eab2503cf8f4: Pull complete [2023-01-10T17:54:37.752Z] 97cd0a44c592: Pull complete [2023-01-10T17:54:37.752Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2023-01-10T17:54:37.752Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2023-01-10T17:54:38.022Z] ---> 7f763cca56b3 [2023-01-10T17:54:38.022Z] Step 15/35 : FROM alpine:3.16 [2023-01-10T17:54:38.287Z] 3.16: Pulling from library/alpine [2023-01-10T17:54:38.553Z] 6875df1f5354: Pulling fs layer [2023-01-10T17:54:38.819Z] 6875df1f5354: Verifying Checksum [2023-01-10T17:54:38.819Z] 6875df1f5354: Download complete [2023-01-10T17:54:39.400Z] 6875df1f5354: Pull complete [2023-01-10T17:54:39.400Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-10T17:54:39.400Z] Status: Downloaded newer image for alpine:3.16 [2023-01-10T17:54:39.400Z] ---> 2b4661558fb8 [2023-01-10T17:54:39.400Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-01-10T17:54:39.400Z] ---> Running in 076c4798a35a [2023-01-10T17:54:39.676Z] Removing intermediate container 076c4798a35a [2023-01-10T17:54:39.676Z] ---> 7bb472584889 [2023-01-10T17:54:39.676Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2023-01-10T17:54:39.676Z] ---> Running in db652e72825d [2023-01-10T17:54:40.640Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T17:54:41.914Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T17:54:43.866Z] (1/82) Installing dumb-init (1.2.5-r1) [2023-01-10T17:54:43.866Z] (2/82) Installing sdl2 (2.0.22-r0) [2023-01-10T17:54:43.866Z] (3/82) Installing libxau (1.0.9-r0) [2023-01-10T17:54:43.866Z] (4/82) Installing libxdmcp (1.1.3-r0) [2023-01-10T17:54:43.866Z] (5/82) Installing libxcb (1.15-r0) [2023-01-10T17:54:43.866Z] (6/82) Installing libx11 (1.8-r0) [2023-01-10T17:54:43.866Z] (7/82) Installing aom-libs (3.3.0-r0) [2023-01-10T17:54:43.866Z] (8/82) Installing alsa-lib (1.2.7.2-r0) [2023-01-10T17:54:44.134Z] (9/82) Installing expat (2.5.0-r0) [2023-01-10T17:54:44.134Z] (10/82) Installing brotli-libs (1.0.9-r6) [2023-01-10T17:54:44.134Z] (11/82) Installing libbz2 (1.0.8-r1) [2023-01-10T17:54:44.134Z] (12/82) Installing libpng (1.6.37-r1) [2023-01-10T17:54:44.134Z] (13/82) Installing freetype (2.12.1-r0) [2023-01-10T17:54:44.134Z] (14/82) Installing fontconfig (2.14.0-r0) [2023-01-10T17:54:44.134Z] (15/82) Installing fribidi (1.0.12-r0) [2023-01-10T17:54:44.134Z] (16/82) Installing libffi (3.4.2-r1) [2023-01-10T17:54:44.134Z] (17/82) Installing libintl (0.21-r2) [2023-01-10T17:54:44.134Z] (18/82) Installing libblkid (2.38-r1) [2023-01-10T17:54:44.134Z] (19/82) Installing libmount (2.38-r1) [2023-01-10T17:54:44.134Z] (20/82) Installing pcre (8.45-r2) [2023-01-10T17:54:44.402Z] (21/82) Installing glib (2.72.1-r0) [2023-01-10T17:54:44.403Z] (22/82) Installing graphite2 (1.3.14-r1) [2023-01-10T17:54:44.403Z] (23/82) Installing harfbuzz (4.3.0-r0) [2023-01-10T17:54:44.403Z] (24/82) Installing libass (0.16.0-r0) [2023-01-10T17:54:44.403Z] (25/82) Installing libdav1d (1.0.0-r0) [2023-01-10T17:54:44.403Z] (26/82) Installing libdrm (2.4.110-r0) [2023-01-10T17:54:44.403Z] (27/82) Installing gmp (6.2.1-r2) [2023-01-10T17:54:44.403Z] (28/82) Installing nettle (3.7.3-r0) [2023-01-10T17:54:44.403Z] (29/82) Installing p11-kit (0.24.1-r0) [2023-01-10T17:54:44.672Z] (30/82) Installing libtasn1 (4.18.0-r1) [2023-01-10T17:54:44.672Z] (31/82) Installing libunistring (1.0-r0) [2023-01-10T17:54:44.672Z] (32/82) Installing gnutls (3.7.7-r0) [2023-01-10T17:54:44.672Z] (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2023-01-10T17:54:44.672Z] (34/82) Installing ncurses-libs (6.3_p20220521-r0) [2023-01-10T17:54:44.672Z] (35/82) Installing lame (3.100-r0) [2023-01-10T17:54:44.672Z] (36/82) Installing opus (1.3.1-r1) [2023-01-10T17:54:44.672Z] (37/82) Installing libasyncns (0.8-r1) [2023-01-10T17:54:44.672Z] (38/82) Installing dbus-libs (1.14.4-r0) [2023-01-10T17:54:44.672Z] (39/82) Installing libltdl (2.4.7-r0) [2023-01-10T17:54:44.672Z] (40/82) Installing orc (0.4.32-r0) [2023-01-10T17:54:44.672Z] (41/82) Installing libgcc (11.2.1_git20220219-r2) [2023-01-10T17:54:44.672Z] (42/82) Installing libogg (1.3.5-r1) [2023-01-10T17:54:44.941Z] (43/82) Installing libstdc++ (11.2.1_git20220219-r2) [2023-01-10T17:54:44.941Z] (44/82) Installing flac (1.3.4-r0) [2023-01-10T17:54:44.941Z] (45/82) Installing libvorbis (1.3.7-r0) [2023-01-10T17:54:44.941Z] (46/82) Installing libsndfile (1.1.0-r0) [2023-01-10T17:54:44.941Z] (47/82) Installing libgomp (11.2.1_git20220219-r2) [2023-01-10T17:54:44.941Z] (48/82) Installing soxr (0.1.3-r2) [2023-01-10T17:54:44.941Z] (49/82) Installing speexdsp (1.2.0-r0) [2023-01-10T17:54:44.941Z] (50/82) Installing tdb-libs (1.4.6-r0) [2023-01-10T17:54:44.941Z] (51/82) Installing libpulse (15.0-r2) [2023-01-10T17:54:44.941Z] (52/82) Installing cjson (1.7.15-r3) [2023-01-10T17:54:44.941Z] (53/82) Installing mbedtls (2.28.2-r0) [2023-01-10T17:54:44.941Z] (54/82) Installing librist (0.2.6-r1) [2023-01-10T17:54:44.941Z] (55/82) Installing libsrt (1.4.4-r0) [2023-01-10T17:54:44.941Z] (56/82) Installing libssh (0.9.6-r1) [2023-01-10T17:54:45.210Z] (57/82) Installing libtheora (1.1.1-r16) [2023-01-10T17:54:45.210Z] (58/82) Installing libjpeg-turbo (2.1.3-r1) [2023-01-10T17:54:45.210Z] (59/82) Installing v4l-utils-libs (1.22.1-r1) [2023-01-10T17:54:45.210Z] (60/82) Installing libxext (1.3.4-r0) [2023-01-10T17:54:45.210Z] (61/82) Installing libxfixes (6.0.0-r0) [2023-01-10T17:54:45.210Z] (62/82) Installing wayland-libs-client (1.20.0-r0) [2023-01-10T17:54:45.210Z] (63/82) Installing libva (2.14.0-r0) [2023-01-10T17:54:45.210Z] (64/82) Installing libvdpau (1.5-r0) [2023-01-10T17:54:45.210Z] (65/82) Installing vidstab (1.1.0-r1) [2023-01-10T17:54:45.210Z] (66/82) Installing libvpx (1.11.0-r1) [2023-01-10T17:54:45.210Z] (67/82) Installing libwebp (1.2.3-r0) [2023-01-10T17:54:45.210Z] (68/82) Installing x264-libs (0.163_git20210613-r0) [2023-01-10T17:54:45.210Z] (69/82) Installing numactl (2.0.14-r0) [2023-01-10T17:54:45.210Z] (70/82) Installing x265-libs (3.5-r3) [2023-01-10T17:54:45.478Z] (71/82) Installing xvidcore (1.3.7-r1) [2023-01-10T17:54:45.478Z] (72/82) Installing ffmpeg-libs (5.0.1-r1) [2023-01-10T17:54:46.066Z] (73/82) Installing ffmpeg (5.0.1-r1) [2023-01-10T17:54:46.066Z] (74/82) Installing udev-init-scripts (35-r0) [2023-01-10T17:54:46.066Z] Executing udev-init-scripts-35-r0.post-install [2023-01-10T17:54:46.066Z] (75/82) Installing eudev-libs (3.2.11-r0) [2023-01-10T17:54:46.066Z] (76/82) Installing xz-libs (5.2.5-r1) [2023-01-10T17:54:46.066Z] (77/82) Installing zstd-libs (1.5.2-r1) [2023-01-10T17:54:46.066Z] (78/82) Installing kmod-libs (29-r2) [2023-01-10T17:54:46.066Z] (79/82) Installing eudev (3.2.11-r0) [2023-01-10T17:54:46.066Z] (80/82) Installing libsodium (1.0.18-r0) [2023-01-10T17:54:46.066Z] (81/82) Installing libzmq (4.3.4-r0) [2023-01-10T17:54:46.066Z] (82/82) Installing zeromq (4.3.4-r0) [2023-01-10T17:54:46.066Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T17:54:46.066Z] Executing eudev-3.2.11-r0.trigger [2023-01-10T17:54:46.066Z] OK: 78 MiB in 96 packages [2023-01-10T17:54:49.418Z] Removing intermediate container db652e72825d [2023-01-10T17:54:49.418Z] ---> 056ba880c9cf [2023-01-10T17:54:49.418Z] Step 18/35 : WORKDIR / [2023-01-10T17:54:49.418Z] ---> Running in e7be5167cd4a [2023-01-10T17:54:49.686Z] Removing intermediate container e7be5167cd4a [2023-01-10T17:54:49.686Z] ---> e9ff373c33f1 [2023-01-10T17:54:49.686Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-01-10T17:54:51.117Z] ---> d5e61dc9f39e [2023-01-10T17:54:51.117Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-01-10T17:54:51.701Z] ---> 448be33e3674 [2023-01-10T17:54:51.701Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-01-10T17:54:52.286Z] ---> bcb1ba4fee12 [2023-01-10T17:54:52.286Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-01-10T17:54:52.870Z] ---> a9cbe13b65fa [2023-01-10T17:54:52.870Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-01-10T17:54:53.140Z] ---> 225218480821 [2023-01-10T17:54:53.140Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-01-10T17:54:53.734Z] ---> b8bae35f58a1 [2023-01-10T17:54:53.734Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-01-10T17:54:55.141Z] ---> cb76fb067328 [2023-01-10T17:54:55.142Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-01-10T17:54:55.142Z] ---> Running in e30b341ad078 [2023-01-10T17:54:56.557Z] Removing intermediate container e30b341ad078 [2023-01-10T17:54:56.557Z] ---> becffe630d27 [2023-01-10T17:54:56.557Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-01-10T17:54:56.557Z] ---> Running in 0379541009a8 [2023-01-10T17:54:58.586Z] Removing intermediate container 0379541009a8 [2023-01-10T17:54:58.587Z] ---> 4055d5aac531 [2023-01-10T17:54:58.587Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-01-10T17:54:58.587Z] ---> Running in cef1d4bbfdf7 [2023-01-10T17:55:00.020Z] Removing intermediate container cef1d4bbfdf7 [2023-01-10T17:55:00.020Z] ---> f7db5e51e912 [2023-01-10T17:55:00.020Z] Step 29/35 : EXPOSE 59983 [2023-01-10T17:55:00.020Z] ---> Running in 4666405fc43c [2023-01-10T17:55:00.321Z] Removing intermediate container 4666405fc43c [2023-01-10T17:55:00.321Z] ---> e6831a554d83 [2023-01-10T17:55:00.321Z] Step 30/35 : EXPOSE 8554 [2023-01-10T17:55:00.321Z] ---> Running in e44189da1982 [2023-01-10T17:55:00.906Z] Removing intermediate container e44189da1982 [2023-01-10T17:55:00.906Z] ---> 6d20494da5a7 [2023-01-10T17:55:00.906Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-01-10T17:55:00.906Z] ---> Running in 3bde6dddc8a5 [2023-01-10T17:55:01.173Z] Removing intermediate container 3bde6dddc8a5 [2023-01-10T17:55:01.173Z] ---> 9131b9e31eb1 [2023-01-10T17:55:01.173Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-01-10T17:55:01.173Z] ---> Running in 7bcaccf24a96 [2023-01-10T17:55:01.441Z] Removing intermediate container 7bcaccf24a96 [2023-01-10T17:55:01.441Z] ---> f66d212edc49 [2023-01-10T17:55:01.441Z] Step 33/35 : LABEL arch=arm64 [2023-01-10T17:55:01.441Z] ---> Running in 7908bddf489b [2023-01-10T17:55:02.026Z] Removing intermediate container 7908bddf489b [2023-01-10T17:55:02.026Z] ---> 92427666c402 [2023-01-10T17:55:02.026Z] Step 34/35 : LABEL git_sha=eace6589c3cbf428f520f2fa351df3c718b4124b [2023-01-10T17:55:02.026Z] ---> Running in f88c5d620e30 [2023-01-10T17:55:02.294Z] Removing intermediate container f88c5d620e30 [2023-01-10T17:55:02.294Z] ---> 07f4b820527f [2023-01-10T17:55:02.294Z] Step 35/35 : LABEL version=3.0.0-dev.2 [2023-01-10T17:55:02.294Z] ---> Running in 078e8c12bad1 [2023-01-10T17:55:02.559Z] Removing intermediate container 078e8c12bad1 [2023-01-10T17:55:02.559Z] ---> 8a547666ab1a [2023-01-10T17:55:02.559Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-10T17:55:02.559Z] Successfully built 8a547666ab1a [2023-01-10T17:55:02.559Z] 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 [2023-01-10T17:55:02.646Z] provisioning config files... [2023-01-10T17:55:02.660Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/73@tmp/config15457533854108182966tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T17:55:02.996Z] ---> docker-login.sh [2023-01-10T17:55:02.996Z] nexus3.edgexfoundry.org:10001 [2023-01-10T17:55:03.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:55:03.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:55:03.262Z] Configure a credential helper to remove this warning. See [2023-01-10T17:55:03.262Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:55:03.262Z] [2023-01-10T17:55:03.262Z] Login Succeeded [2023-01-10T17:55:03.262Z] nexus3.edgexfoundry.org:10002 [2023-01-10T17:55:03.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:55:03.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:55:03.530Z] Configure a credential helper to remove this warning. See [2023-01-10T17:55:03.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:55:03.530Z] [2023-01-10T17:55:03.530Z] Login Succeeded [2023-01-10T17:55:03.530Z] nexus3.edgexfoundry.org:10003 [2023-01-10T17:55:03.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:55:04.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:55:04.062Z] Configure a credential helper to remove this warning. See [2023-01-10T17:55:04.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:55:04.062Z] [2023-01-10T17:55:04.062Z] Login Succeeded [2023-01-10T17:55:04.062Z] nexus3.edgexfoundry.org:10004 [2023-01-10T17:55:04.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:55:04.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:55:04.329Z] Configure a credential helper to remove this warning. See [2023-01-10T17:55:04.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:55:04.329Z] [2023-01-10T17:55:04.329Z] Login Succeeded [2023-01-10T17:55:04.329Z] docker.io [2023-01-10T17:55:04.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:55:04.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:55:04.860Z] Configure a credential helper to remove this warning. See [2023-01-10T17:55:04.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:55:04.860Z] [2023-01-10T17:55:04.860Z] Login Succeeded [2023-01-10T17:55:04.860Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T17:55:04.872Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-10T17:55:04.907Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T17:55:04.930Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2023-01-10T17:55:04.930Z] eace6589c3cbf428f520f2fa351df3c718b4124b [2023-01-10T17:55:04.930Z] latest [2023-01-10T17:55:04.930Z] 3.0.0-dev.2 [2023-01-10T17:55:04.930Z] eace6589c3cbf428f520f2fa351df3c718b4124b-3.0.0-dev.2 [2023-01-10T17:55:04.930Z] main [2023-01-10T17:55:04.930Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:55:05.287Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:eace6589c3cbf428f520f2fa351df3c718b4124b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:55:05.627Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:eace6589c3cbf428f520f2fa351df3c718b4124b [2023-01-10T17:55:05.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-01-10T17:55:05.627Z] 9f17e1d3c993: Preparing [2023-01-10T17:55:05.627Z] 8252314d2559: Preparing [2023-01-10T17:55:05.627Z] ca8e6c51460c: Preparing [2023-01-10T17:55:05.627Z] a43932d1df72: Preparing [2023-01-10T17:55:05.627Z] 1207169bf42c: Preparing [2023-01-10T17:55:05.627Z] 9af6306314c0: Preparing [2023-01-10T17:55:05.627Z] 72934be82530: Preparing [2023-01-10T17:55:05.627Z] 9244d75d96a8: Preparing [2023-01-10T17:55:05.627Z] 0f68f289fbb5: Preparing [2023-01-10T17:55:05.627Z] bda3bbca3303: Preparing [2023-01-10T17:55:05.627Z] d1d71796a5be: Preparing [2023-01-10T17:55:05.627Z] 17bec77d7fdc: Preparing [2023-01-10T17:55:05.627Z] 72934be82530: Waiting [2023-01-10T17:55:05.627Z] 9244d75d96a8: Waiting [2023-01-10T17:55:05.627Z] 0f68f289fbb5: Waiting [2023-01-10T17:55:05.627Z] bda3bbca3303: Waiting [2023-01-10T17:55:05.627Z] d1d71796a5be: Waiting [2023-01-10T17:55:05.627Z] 17bec77d7fdc: Waiting [2023-01-10T17:55:05.627Z] 9af6306314c0: Waiting [2023-01-10T17:55:05.892Z] 1207169bf42c: Pushed [2023-01-10T17:55:05.892Z] 8252314d2559: Pushed [2023-01-10T17:55:05.892Z] ca8e6c51460c: Pushed [2023-01-10T17:55:05.892Z] 9f17e1d3c993: Pushed [2023-01-10T17:55:08.471Z] 9af6306314c0: Pushed [2023-01-10T17:55:08.471Z] 0f68f289fbb5: Pushed [2023-01-10T17:55:08.471Z] 72934be82530: Pushed [2023-01-10T17:55:08.471Z] 9244d75d96a8: Pushed [2023-01-10T17:55:08.471Z] 17bec77d7fdc: Layer already exists [2023-01-10T17:55:09.428Z] a43932d1df72: Pushed [2023-01-10T17:55:13.685Z] bda3bbca3303: Pushed [2023-01-10T17:55:23.750Z] d1d71796a5be: Pushed [2023-01-10T17:55:23.750Z] eace6589c3cbf428f520f2fa351df3c718b4124b: digest: sha256:6d2c7670ae98df316977e0935aae823aee1fadd8207b57fb1d7f5abfb6c11f3a size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:55:24.095Z] + 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 [2023-01-10T17:55:24.432Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-01-10T17:55:24.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-01-10T17:55:24.433Z] 9f17e1d3c993: Preparing [2023-01-10T17:55:24.433Z] 8252314d2559: Preparing [2023-01-10T17:55:24.433Z] ca8e6c51460c: Preparing [2023-01-10T17:55:24.433Z] a43932d1df72: Preparing [2023-01-10T17:55:24.433Z] 1207169bf42c: Preparing [2023-01-10T17:55:24.433Z] 9af6306314c0: Preparing [2023-01-10T17:55:24.433Z] 72934be82530: Preparing [2023-01-10T17:55:24.433Z] 9244d75d96a8: Preparing [2023-01-10T17:55:24.433Z] 0f68f289fbb5: Preparing [2023-01-10T17:55:24.433Z] bda3bbca3303: Preparing [2023-01-10T17:55:24.433Z] d1d71796a5be: Preparing [2023-01-10T17:55:24.433Z] 17bec77d7fdc: Preparing [2023-01-10T17:55:24.433Z] 72934be82530: Waiting [2023-01-10T17:55:24.433Z] 9244d75d96a8: Waiting [2023-01-10T17:55:24.433Z] 0f68f289fbb5: Waiting [2023-01-10T17:55:24.433Z] bda3bbca3303: Waiting [2023-01-10T17:55:24.433Z] d1d71796a5be: Waiting [2023-01-10T17:55:24.433Z] 17bec77d7fdc: Waiting [2023-01-10T17:55:24.433Z] 9af6306314c0: Waiting [2023-01-10T17:55:24.433Z] a43932d1df72: Layer already exists [2023-01-10T17:55:24.433Z] 8252314d2559: Layer already exists [2023-01-10T17:55:24.433Z] 1207169bf42c: Layer already exists [2023-01-10T17:55:24.433Z] 9f17e1d3c993: Layer already exists [2023-01-10T17:55:24.433Z] ca8e6c51460c: Layer already exists [2023-01-10T17:55:24.433Z] 72934be82530: Layer already exists [2023-01-10T17:55:24.433Z] 9af6306314c0: Layer already exists [2023-01-10T17:55:24.433Z] 9244d75d96a8: Layer already exists [2023-01-10T17:55:24.433Z] 0f68f289fbb5: Layer already exists [2023-01-10T17:55:24.433Z] bda3bbca3303: Layer already exists [2023-01-10T17:55:24.433Z] d1d71796a5be: Layer already exists [2023-01-10T17:55:24.433Z] 17bec77d7fdc: Layer already exists [2023-01-10T17:55:24.700Z] latest: digest: sha256:6d2c7670ae98df316977e0935aae823aee1fadd8207b57fb1d7f5abfb6c11f3a size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:55:25.039Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:55:25.373Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.2 [2023-01-10T17:55:25.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-01-10T17:55:25.373Z] 9f17e1d3c993: Preparing [2023-01-10T17:55:25.373Z] 8252314d2559: Preparing [2023-01-10T17:55:25.373Z] ca8e6c51460c: Preparing [2023-01-10T17:55:25.373Z] a43932d1df72: Preparing [2023-01-10T17:55:25.373Z] 1207169bf42c: Preparing [2023-01-10T17:55:25.373Z] 9af6306314c0: Preparing [2023-01-10T17:55:25.373Z] 72934be82530: Preparing [2023-01-10T17:55:25.373Z] 9244d75d96a8: Preparing [2023-01-10T17:55:25.373Z] 0f68f289fbb5: Preparing [2023-01-10T17:55:25.373Z] bda3bbca3303: Preparing [2023-01-10T17:55:25.373Z] d1d71796a5be: Preparing [2023-01-10T17:55:25.373Z] 17bec77d7fdc: Preparing [2023-01-10T17:55:25.373Z] 9244d75d96a8: Waiting [2023-01-10T17:55:25.373Z] 0f68f289fbb5: Waiting [2023-01-10T17:55:25.373Z] d1d71796a5be: Waiting [2023-01-10T17:55:25.373Z] 17bec77d7fdc: Waiting [2023-01-10T17:55:25.373Z] bda3bbca3303: Waiting [2023-01-10T17:55:25.373Z] 9af6306314c0: Waiting [2023-01-10T17:55:25.373Z] 72934be82530: Waiting [2023-01-10T17:55:25.373Z] 8252314d2559: Layer already exists [2023-01-10T17:55:25.373Z] 1207169bf42c: Layer already exists [2023-01-10T17:55:25.373Z] a43932d1df72: Layer already exists [2023-01-10T17:55:25.373Z] 9f17e1d3c993: Layer already exists [2023-01-10T17:55:25.373Z] ca8e6c51460c: Layer already exists [2023-01-10T17:55:25.373Z] 9244d75d96a8: Layer already exists [2023-01-10T17:55:25.373Z] 9af6306314c0: Layer already exists [2023-01-10T17:55:25.373Z] bda3bbca3303: Layer already exists [2023-01-10T17:55:25.373Z] 72934be82530: Layer already exists [2023-01-10T17:55:25.373Z] 0f68f289fbb5: Layer already exists [2023-01-10T17:55:25.373Z] 17bec77d7fdc: Layer already exists [2023-01-10T17:55:25.373Z] d1d71796a5be: Layer already exists [2023-01-10T17:55:25.640Z] 3.0.0-dev.2: digest: sha256:6d2c7670ae98df316977e0935aae823aee1fadd8207b57fb1d7f5abfb6c11f3a size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:55:25.977Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:eace6589c3cbf428f520f2fa351df3c718b4124b-3.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:55:26.311Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:eace6589c3cbf428f520f2fa351df3c718b4124b-3.0.0-dev.2 [2023-01-10T17:55:26.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-01-10T17:55:26.311Z] 9f17e1d3c993: Preparing [2023-01-10T17:55:26.311Z] 8252314d2559: Preparing [2023-01-10T17:55:26.311Z] ca8e6c51460c: Preparing [2023-01-10T17:55:26.311Z] a43932d1df72: Preparing [2023-01-10T17:55:26.311Z] 1207169bf42c: Preparing [2023-01-10T17:55:26.311Z] 9af6306314c0: Preparing [2023-01-10T17:55:26.311Z] 72934be82530: Preparing [2023-01-10T17:55:26.311Z] 9244d75d96a8: Preparing [2023-01-10T17:55:26.311Z] 0f68f289fbb5: Preparing [2023-01-10T17:55:26.311Z] bda3bbca3303: Preparing [2023-01-10T17:55:26.311Z] d1d71796a5be: Preparing [2023-01-10T17:55:26.311Z] 17bec77d7fdc: Preparing [2023-01-10T17:55:26.311Z] 9244d75d96a8: Waiting [2023-01-10T17:55:26.311Z] 0f68f289fbb5: Waiting [2023-01-10T17:55:26.311Z] bda3bbca3303: Waiting [2023-01-10T17:55:26.311Z] d1d71796a5be: Waiting [2023-01-10T17:55:26.311Z] 17bec77d7fdc: Waiting [2023-01-10T17:55:26.311Z] 9af6306314c0: Waiting [2023-01-10T17:55:26.311Z] 72934be82530: Waiting [2023-01-10T17:55:26.311Z] a43932d1df72: Layer already exists [2023-01-10T17:55:26.311Z] 8252314d2559: Layer already exists [2023-01-10T17:55:26.311Z] ca8e6c51460c: Layer already exists [2023-01-10T17:55:26.311Z] 9f17e1d3c993: Layer already exists [2023-01-10T17:55:26.311Z] 1207169bf42c: Layer already exists [2023-01-10T17:55:26.311Z] 9af6306314c0: Layer already exists [2023-01-10T17:55:26.311Z] 9244d75d96a8: Layer already exists [2023-01-10T17:55:26.311Z] bda3bbca3303: Layer already exists [2023-01-10T17:55:26.311Z] 0f68f289fbb5: Layer already exists [2023-01-10T17:55:26.311Z] 72934be82530: Layer already exists [2023-01-10T17:55:26.311Z] d1d71796a5be: Layer already exists [2023-01-10T17:55:26.311Z] 17bec77d7fdc: Layer already exists [2023-01-10T17:55:26.577Z] eace6589c3cbf428f520f2fa351df3c718b4124b-3.0.0-dev.2: digest: sha256:6d2c7670ae98df316977e0935aae823aee1fadd8207b57fb1d7f5abfb6c11f3a size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:55:26.931Z] + 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 [2023-01-10T17:55:27.271Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2023-01-10T17:55:27.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-01-10T17:55:27.271Z] 9f17e1d3c993: Preparing [2023-01-10T17:55:27.271Z] 8252314d2559: Preparing [2023-01-10T17:55:27.271Z] ca8e6c51460c: Preparing [2023-01-10T17:55:27.271Z] a43932d1df72: Preparing [2023-01-10T17:55:27.271Z] 1207169bf42c: Preparing [2023-01-10T17:55:27.271Z] 9af6306314c0: Preparing [2023-01-10T17:55:27.271Z] 72934be82530: Preparing [2023-01-10T17:55:27.271Z] 9244d75d96a8: Preparing [2023-01-10T17:55:27.271Z] 0f68f289fbb5: Preparing [2023-01-10T17:55:27.271Z] bda3bbca3303: Preparing [2023-01-10T17:55:27.271Z] d1d71796a5be: Preparing [2023-01-10T17:55:27.271Z] 17bec77d7fdc: Preparing [2023-01-10T17:55:27.271Z] 0f68f289fbb5: Waiting [2023-01-10T17:55:27.271Z] bda3bbca3303: Waiting [2023-01-10T17:55:27.271Z] d1d71796a5be: Waiting [2023-01-10T17:55:27.271Z] 9af6306314c0: Waiting [2023-01-10T17:55:27.271Z] 9244d75d96a8: Waiting [2023-01-10T17:55:27.271Z] 17bec77d7fdc: Waiting [2023-01-10T17:55:27.271Z] 72934be82530: Waiting [2023-01-10T17:55:27.271Z] 9f17e1d3c993: Layer already exists [2023-01-10T17:55:27.271Z] a43932d1df72: Layer already exists [2023-01-10T17:55:27.271Z] 1207169bf42c: Layer already exists [2023-01-10T17:55:27.271Z] 8252314d2559: Layer already exists [2023-01-10T17:55:27.271Z] ca8e6c51460c: Layer already exists [2023-01-10T17:55:27.271Z] 9244d75d96a8: Layer already exists [2023-01-10T17:55:27.271Z] 9af6306314c0: Layer already exists [2023-01-10T17:55:27.271Z] 72934be82530: Layer already exists [2023-01-10T17:55:27.271Z] bda3bbca3303: Layer already exists [2023-01-10T17:55:27.271Z] 0f68f289fbb5: Layer already exists [2023-01-10T17:55:27.271Z] d1d71796a5be: Layer already exists [2023-01-10T17:55:27.271Z] 17bec77d7fdc: Layer already exists [2023-01-10T17:55:27.536Z] main: digest: sha256:6d2c7670ae98df316977e0935aae823aee1fadd8207b57fb1d7f5abfb6c11f3a size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-10T17:55:27.601Z] ===================================================== [Pipeline] echo [2023-01-10T17:55:27.609Z] taggedImages: [2023-01-10T17:55:27.609Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:eace6589c3cbf428f520f2fa351df3c718b4124b [2023-01-10T17:55:27.609Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-01-10T17:55:27.609Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.2 [2023-01-10T17:55:27.609Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:eace6589c3cbf428f520f2fa351df3c718b4124b-3.0.0-dev.2 [2023-01-10T17:55:27.609Z] - 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 [2023-01-10T17:55:27.982Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-10T17:55:27.982Z] [2023-01-10T17:55:27.982Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:55:28.318Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-10T17:55:28.318Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-10T17:55:28.318Z] 8998bd30e6a1: Pulling fs layer [2023-01-10T17:55:28.318Z] 04944245beec: Pulling fs layer [2023-01-10T17:55:28.318Z] 699f458cf7ca: Pulling fs layer [2023-01-10T17:55:28.318Z] 765212b225bb: Pulling fs layer [2023-01-10T17:55:28.318Z] f23df028b6ca: Pulling fs layer [2023-01-10T17:55:28.318Z] d65c8cfc05b1: Pulling fs layer [2023-01-10T17:55:28.318Z] 2437ff75d9bd: Pulling fs layer [2023-01-10T17:55:28.318Z] 765212b225bb: Waiting [2023-01-10T17:55:28.318Z] f23df028b6ca: Waiting [2023-01-10T17:55:28.318Z] d65c8cfc05b1: Waiting [2023-01-10T17:55:28.318Z] 2437ff75d9bd: Waiting [2023-01-10T17:55:28.586Z] 04944245beec: Verifying Checksum [2023-01-10T17:55:28.586Z] 04944245beec: Download complete [2023-01-10T17:55:28.586Z] 765212b225bb: Verifying Checksum [2023-01-10T17:55:28.586Z] 765212b225bb: Download complete [2023-01-10T17:55:28.586Z] f23df028b6ca: Verifying Checksum [2023-01-10T17:55:28.586Z] f23df028b6ca: Download complete [2023-01-10T17:55:28.586Z] d65c8cfc05b1: Verifying Checksum [2023-01-10T17:55:28.586Z] d65c8cfc05b1: Download complete [2023-01-10T17:55:28.857Z] 699f458cf7ca: Verifying Checksum [2023-01-10T17:55:28.857Z] 699f458cf7ca: Download complete [2023-01-10T17:55:29.125Z] 8998bd30e6a1: Verifying Checksum [2023-01-10T17:55:29.125Z] 8998bd30e6a1: Download complete [2023-01-10T17:55:31.706Z] 2437ff75d9bd: Verifying Checksum [2023-01-10T17:55:31.706Z] 2437ff75d9bd: Download complete [2023-01-10T17:55:32.664Z] 8998bd30e6a1: Pull complete [2023-01-10T17:55:34.072Z] 04944245beec: Pull complete [2023-01-10T17:55:35.486Z] 699f458cf7ca: Pull complete [2023-01-10T17:55:35.486Z] 765212b225bb: Pull complete [2023-01-10T17:55:36.466Z] f23df028b6ca: Pull complete [2023-01-10T17:55:36.466Z] d65c8cfc05b1: Pull complete [2023-01-10T17:55:51.456Z] 2437ff75d9bd: Pull complete [2023-01-10T17:55:51.456Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-10T17:55:51.456Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-10T17:55:51.456Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T17:55:51.651Z] prd-ubuntu20.04-docker-arm64-4c-16g-1620 does not seem to be running inside a container [2023-01-10T17:55:51.728Z] $ 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/73 -v /w/workspace/device-usb-camera/73:/w/workspace/device-usb-camera/73:rw,z -v /w/workspace/device-usb-camera/73@tmp:/w/workspace/device-usb-camera/73@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 [2023-01-10T17:55:54.394Z] $ docker top a6b7a4145d706557bad422808003a520d78d336ed307cb55a475f7713eb9d29f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T17:55:55.245Z] ---> job-cost.sh [2023-01-10T17:55:55.245Z] lf-activate-venv: SKIPPING [2023-01-10T17:55:55.245Z] INFO: No Stack... [2023-01-10T17:55:55.512Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-10T17:55:56.468Z] INFO: Archiving Costs [Pipeline] sh [2023-01-10T17:55:56.789Z] + cat /w/workspace/device-usb-camera/73/archives/cost.csv [2023-01-10T17:55:56.789Z] + cut -d, -f6 [Pipeline] lock [2023-01-10T17:55:57.131Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-73-stack-cost] [2023-01-10T17:55:57.137Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-73-stack-cost] did not exist. Created. [2023-01-10T17:55:57.138Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-73-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-10T17:55:57.795Z] /w/workspace/device-usb-camera/73@tmp/durable-a27f2a55/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-10T17:55:58.447Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-10T17:55:58.468Z] Warning: overwriting stash ‘stack-cost’ [2023-01-10T17:55:58.524Z] Stashed 1 file(s) [Pipeline] } [2023-01-10T17:55:58.531Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-73-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-10T17:55:58.550Z] $ docker stop --time=1 a6b7a4145d706557bad422808003a520d78d336ed307cb55a475f7713eb9d29f [2023-01-10T17:56:00.045Z] $ docker rm -f --volumes a6b7a4145d706557bad422808003a520d78d336ed307cb55a475f7713eb9d29f [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 [2023-01-10T17:56:00.411Z] provisioning config files... [2023-01-10T17:56:00.417Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12842059484276375076tmp [Pipeline] { [Pipeline] sh [2023-01-10T17:56:00.703Z] + set +x [2023-01-10T17:56:00.703Z] + curl -s https://codecov.io/bash [2023-01-10T17:56:00.703Z] + bash -s -- [2023-01-10T17:56:00.703Z] [2023-01-10T17:56:00.703Z] _____ _ [2023-01-10T17:56:00.703Z] / ____| | | [2023-01-10T17:56:00.703Z] | | ___ __| | ___ ___ _____ __ [2023-01-10T17:56:00.703Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-10T17:56:00.703Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-10T17:56:00.703Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-10T17:56:00.703Z] Bash-1.0.6 [2023-01-10T17:56:00.703Z] [2023-01-10T17:56:00.703Z] [2023-01-10T17:56:00.703Z] ==> git version 2.25.1 found [2023-01-10T17:56:00.703Z] ==> 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 [2023-01-10T17:56:00.703Z] Release-Date: 2020-01-08 [2023-01-10T17:56:00.703Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-01-10T17:56:00.703Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-10T17:56:00.703Z] ==> Jenkins CI detected. [2023-01-10T17:56:00.703Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2023-01-10T17:56:00.703Z] project root: . [2023-01-10T17:56:00.703Z] --> token set from env [2023-01-10T17:56:00.703Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-10T17:56:00.703Z] ==> Running gcov in . (disable via -X gcov) [2023-01-10T17:56:00.703Z] ==> Python coveragepy not found [2023-01-10T17:56:00.703Z] ==> Searching for coverage reports in: [2023-01-10T17:56:00.703Z] + . [2023-01-10T17:56:00.703Z] -> Found 1 reports [2023-01-10T17:56:00.703Z] ==> Detecting git/mercurial file structure [2023-01-10T17:56:00.962Z] ==> Reading reports [2023-01-10T17:56:00.962Z] + ./coverage.out bytes=30666 [2023-01-10T17:56:00.962Z] ==> Appending adjustments [2023-01-10T17:56:00.962Z] https://docs.codecov.io/docs/fixing-reports [2023-01-10T17:56:00.962Z] + Found adjustments [2023-01-10T17:56:00.962Z] ==> Gzipping contents [2023-01-10T17:56:00.962Z] 8.0K /tmp/codecov.d0PVFL.gz [2023-01-10T17:56:00.962Z] ==> Uploading reports [2023-01-10T17:56:00.962Z] url: https://codecov.io [2023-01-10T17:56:00.962Z] query: branch=main&commit=eace6589c3cbf428f520f2fa351df3c718b4124b&build=73&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F73%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-01-10T17:56:00.962Z] -> Pinging Codecov [2023-01-10T17:56:00.962Z] 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=eace6589c3cbf428f520f2fa351df3c718b4124b&build=73&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F73%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-01-10T17:56:01.220Z] -> Uploading to [2023-01-10T17:56:01.221Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-10/73D8F5FF140700D3E01443B452E23636/eace6589c3cbf428f520f2fa351df3c718b4124b/d7bd792e-e264-4eb1-a1be-bf1c592d32a3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230110%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230110T175601Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1679cd3250ae3b9877fba632e3b637d715e5711b99005b2df563b8e138203e7b [2023-01-10T17:56:01.221Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-10T17:56:01.221Z] Dload Upload Total Spent Left Speed [2023-01-10T17:56:01.479Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4337 0 0 100 4337 0 17630 --:--:-- --:--:-- --:--:-- 17630 [2023-01-10T17:56:01.479Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/eace6589c3cbf428f520f2fa351df3c718b4124b [Pipeline] } [2023-01-10T17:56:01.485Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-01-10T17:56:01.614Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-01-10T17:56:01.624Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:56:01.920Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-10T17:56:01.920Z] [2023-01-10T17:56:01.920Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:56:02.215Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-10T17:56:02.215Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-01-10T17:56:02.215Z] df9b9388f04a: Pulling fs layer [2023-01-10T17:56:02.215Z] 52dc419b0ee2: Pulling fs layer [2023-01-10T17:56:02.215Z] 25bc292e5bac: Pulling fs layer [2023-01-10T17:56:02.215Z] 114826534d7a: Pulling fs layer [2023-01-10T17:56:02.215Z] 4657fd5d0bcf: Pulling fs layer [2023-01-10T17:56:02.215Z] 6ad1cebc031e: Pulling fs layer [2023-01-10T17:56:02.215Z] 8a3aa393b2d8: Pulling fs layer [2023-01-10T17:56:02.215Z] 4657fd5d0bcf: Waiting [2023-01-10T17:56:02.215Z] 6ad1cebc031e: Waiting [2023-01-10T17:56:02.215Z] 8a3aa393b2d8: Waiting [2023-01-10T17:56:02.215Z] 114826534d7a: Waiting [2023-01-10T17:56:02.215Z] 25bc292e5bac: Verifying Checksum [2023-01-10T17:56:02.215Z] 25bc292e5bac: Download complete [2023-01-10T17:56:02.215Z] 52dc419b0ee2: Verifying Checksum [2023-01-10T17:56:02.215Z] 52dc419b0ee2: Download complete [2023-01-10T17:56:02.215Z] 4657fd5d0bcf: Verifying Checksum [2023-01-10T17:56:02.215Z] 4657fd5d0bcf: Download complete [2023-01-10T17:56:02.215Z] df9b9388f04a: Verifying Checksum [2023-01-10T17:56:02.215Z] df9b9388f04a: Download complete [2023-01-10T17:56:02.475Z] df9b9388f04a: Pull complete [2023-01-10T17:56:02.475Z] 6ad1cebc031e: Verifying Checksum [2023-01-10T17:56:02.475Z] 6ad1cebc031e: Download complete [2023-01-10T17:56:02.475Z] 52dc419b0ee2: Pull complete [2023-01-10T17:56:02.475Z] 25bc292e5bac: Pull complete [2023-01-10T17:56:03.042Z] 114826534d7a: Verifying Checksum [2023-01-10T17:56:03.042Z] 114826534d7a: Download complete [2023-01-10T17:56:03.042Z] 8a3aa393b2d8: Verifying Checksum [2023-01-10T17:56:03.042Z] 8a3aa393b2d8: Download complete [2023-01-10T17:56:06.318Z] 114826534d7a: Pull complete [2023-01-10T17:56:06.318Z] 4657fd5d0bcf: Pull complete [2023-01-10T17:56:06.575Z] 6ad1cebc031e: Pull complete [2023-01-10T17:56:09.860Z] 8a3aa393b2d8: Pull complete [2023-01-10T17:56:09.860Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-01-10T17:56:09.861Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-10T17:56:09.861Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T17:56:09.933Z] prd-ubuntu20.04-docker-8c-8g-1614 does not seem to be running inside a container [2023-01-10T17:56:09.971Z] $ 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 [2023-01-10T17:56:14.718Z] $ docker top afe0ed70f578b8b581cdc54fd36bf1e874a7719b814a30b0a7bf927e3e72d5b0 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-10T17:56:14.776Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2023-01-10T17:56:15.053Z] + set -o pipefail [2023-01-10T17:56:15.053Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2023-01-10T17:56:29.951Z] [2023-01-10T17:56:29.951Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2023-01-10T17:56:29.951Z] [2023-01-10T17:56:29.951Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/25c742bc-5768-430d-9af0-4e378a13b720 [2023-01-10T17:56:29.951Z] [2023-01-10T17:56:29.951Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-01-10T17:56:29.951Z] [2023-01-10T17:56:29.951Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-01-10T17:56:29.951Z] [2023-01-10T17:56:30.518Z] [2023-01-10T17:56:30.519Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-01-10T17:56:30.519Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-01-10T17:56:30.519Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-01-10T17:56:30.540Z] $ docker stop --time=1 afe0ed70f578b8b581cdc54fd36bf1e874a7719b814a30b0a7bf927e3e72d5b0 [2023-01-10T17:56:33.971Z] $ docker rm -f --volumes afe0ed70f578b8b581cdc54fd36bf1e874a7719b814a30b0a7bf927e3e72d5b0 [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 [2023-01-10T17:56:34.619Z] + git log --format=format:%s -1 eace6589c3cbf428f520f2fa351df3c718b4124b [Pipeline] sh [2023-01-10T17:56:34.911Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-10T17:56:34.911Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:56:35.204Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T17:56:35.204Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T17:56:35.277Z] prd-ubuntu20.04-docker-8c-8g-1614 does not seem to be running inside a container [2023-01-10T17:56:35.317Z] $ 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 [2023-01-10T17:56:35.761Z] $ docker top c646a06e25e50e6a2b688baf76d74b730594c216c81f05e63127ca52666c1f05 -eo pid,comm [2023-01-10T17:56:35.805Z] 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). [2023-01-10T17:56:35.805Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-10T17:56:35.845Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-10T17:56:35.845Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-10T17:56:35.974Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-10T17:56:35.988Z] $ docker exec c646a06e25e50e6a2b688baf76d74b730594c216c81f05e63127ca52666c1f05 ssh-agent [2023-01-10T17:56:36.084Z] SSH_AUTH_SOCK=/tmp/ssh-COqweZh53s7l/agent.32 [2023-01-10T17:56:36.084Z] SSH_AGENT_PID=38 [2023-01-10T17:56:36.090Z] Running ssh-add (command line suppressed) [2023-01-10T17:56:36.203Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13221605584175832102.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13221605584175832102.key) [2023-01-10T17:56:36.204Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-10T17:56:36.489Z] + git semver tag [2023-01-10T17:56:36.747Z] 2023-01-10 17:56:36,684 [run_tag] DEBUG tag force:False [2023-01-10T17:56:36.747Z] 2023-01-10 17:56:36,684 [check_head_tag] DEBUG check head tag [2023-01-10T17:56:36.747Z] 2023-01-10 17:56:36,685 [execute] INFO git cat-file --batch-check [2023-01-10T17:56:36.747Z] 2023-01-10 17:56:36,685 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-01-10T17:56:36.747Z] 2023-01-10 17:56:36,689 [execute] INFO git cat-file --batch [2023-01-10T17:56:36.747Z] 2023-01-10 17:56:36,689 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-01-10T17:56:36.747Z] 2023-01-10 17:56:36,705 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-01-10T17:56:36.747Z] 2023-01-10 17:56:36,705 [execute] INFO git tag -a v3.0.0-dev.2 -m v3.0.0-dev.2 [2023-01-10T17:56:36.747Z] 2023-01-10 17:56:36,705 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.2', '-m', 'v3.0.0-dev.2'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-01-10T17:56:36.747Z] 2023-01-10 17:56:36,709 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-01-10T17:56:36.748Z] 3.0.0-dev.2 [Pipeline] } [2023-01-10T17:56:36.768Z] $ docker exec --env ******** --env ******** c646a06e25e50e6a2b688baf76d74b730594c216c81f05e63127ca52666c1f05 ssh-agent -k [2023-01-10T17:56:36.870Z] unset SSH_AUTH_SOCK; [2023-01-10T17:56:36.870Z] unset SSH_AGENT_PID; [2023-01-10T17:56:36.870Z] echo Agent pid 38 killed; [2023-01-10T17:56:36.867Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-10T17:56:37.175Z] + git semver [Pipeline] } [2023-01-10T17:56:37.459Z] $ docker stop --time=1 c646a06e25e50e6a2b688baf76d74b730594c216c81f05e63127ca52666c1f05 [2023-01-10T17:56:38.963Z] $ docker rm -f --volumes c646a06e25e50e6a2b688baf76d74b730594c216c81f05e63127ca52666c1f05 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:56:39.386Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-10T17:56:39.386Z] [2023-01-10T17:56:39.386Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:56:39.682Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-10T17:56:39.683Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-01-10T17:56:39.683Z] ab5ef0e58194: Pulling fs layer [2023-01-10T17:56:39.683Z] 9712f1f96733: Pulling fs layer [2023-01-10T17:56:39.683Z] 63f879dbbcfc: Pulling fs layer [2023-01-10T17:56:39.683Z] 0d9ebad4ef96: Pulling fs layer [2023-01-10T17:56:39.683Z] e9a5061849ea: Pulling fs layer [2023-01-10T17:56:39.683Z] d747dcd14b5f: Pulling fs layer [2023-01-10T17:56:39.683Z] 2de7ff778b66: Pulling fs layer [2023-01-10T17:56:39.683Z] e9a5061849ea: Waiting [2023-01-10T17:56:39.683Z] d747dcd14b5f: Waiting [2023-01-10T17:56:39.683Z] 2de7ff778b66: Waiting [2023-01-10T17:56:39.683Z] 0d9ebad4ef96: Waiting [2023-01-10T17:56:39.949Z] 9712f1f96733: Verifying Checksum [2023-01-10T17:56:39.949Z] 9712f1f96733: Download complete [2023-01-10T17:56:40.578Z] 63f879dbbcfc: Verifying Checksum [2023-01-10T17:56:40.578Z] 63f879dbbcfc: Download complete [2023-01-10T17:56:40.854Z] e9a5061849ea: Verifying Checksum [2023-01-10T17:56:40.854Z] e9a5061849ea: Download complete [2023-01-10T17:56:40.854Z] ab5ef0e58194: Download complete [2023-01-10T17:56:40.854Z] d747dcd14b5f: Verifying Checksum [2023-01-10T17:56:40.854Z] 0d9ebad4ef96: Verifying Checksum [2023-01-10T17:56:41.112Z] 2de7ff778b66: Verifying Checksum [2023-01-10T17:56:41.112Z] 2de7ff778b66: Download complete [2023-01-10T17:56:43.642Z] ab5ef0e58194: Pull complete [2023-01-10T17:56:43.642Z] 9712f1f96733: Pull complete [2023-01-10T17:56:44.205Z] 63f879dbbcfc: Pull complete [2023-01-10T17:56:48.391Z] 0d9ebad4ef96: Pull complete [2023-01-10T17:56:48.391Z] e9a5061849ea: Pull complete [2023-01-10T17:56:48.391Z] d747dcd14b5f: Pull complete [2023-01-10T17:56:49.322Z] 2de7ff778b66: Pull complete [2023-01-10T17:56:49.322Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-01-10T17:56:49.322Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-10T17:56:49.322Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T17:56:49.405Z] prd-ubuntu20.04-docker-8c-8g-1614 does not seem to be running inside a container [2023-01-10T17:56:49.448Z] $ 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 [2023-01-10T17:56:54.947Z] $ docker top 789f2882e378410e3700c5005c2dd4a36fbff712ca5869743216d5120de2477b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-01-10T17:56:55.010Z] provisioning config files... [2023-01-10T17:56:55.016Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12689681659897563594tmp [2023-01-10T17:56:55.026Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config982029079074296903tmp [2023-01-10T17:56:55.035Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6625216641561484358tmp [Pipeline] { [Pipeline] echo [2023-01-10T17:56:55.052Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T17:56:55.337Z] ---> sigul-configuration.sh [2023-01-10T17:56:55.337Z] gpg: directory `/root/.gnupg' created [2023-01-10T17:56:55.337Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-01-10T17:56:55.337Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-01-10T17:56:55.337Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-01-10T17:56:55.337Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-01-10T17:56:55.337Z] gpg: CAST5 encrypted data [2023-01-10T17:56:55.337Z] gpg: encrypted with 1 passphrase [2023-01-10T17:56:55.337Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-01-10T17:56:55.624Z] + mkdir /home/jenkins [2023-01-10T17:56:55.624Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-01-10T17:56:55.912Z] + 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 [2023-01-10T17:56:55.921Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T17:56:56.204Z] ---> sigul-install.sh [2023-01-10T17:56:56.204Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-01-10T17:56:56.498Z] + git tag --list [2023-01-10T17:56:56.498Z] v0.0.0 [2023-01-10T17:56:56.498Z] v0.0.1-dev.1 [2023-01-10T17:56:56.498Z] v0.0.1-dev.10 [2023-01-10T17:56:56.498Z] v0.0.1-dev.11 [2023-01-10T17:56:56.498Z] v0.0.1-dev.12 [2023-01-10T17:56:56.498Z] v0.0.1-dev.13 [2023-01-10T17:56:56.498Z] v0.0.1-dev.14 [2023-01-10T17:56:56.498Z] v0.0.1-dev.15 [2023-01-10T17:56:56.498Z] v0.0.1-dev.16 [2023-01-10T17:56:56.498Z] v0.0.1-dev.2 [2023-01-10T17:56:56.498Z] v0.0.1-dev.3 [2023-01-10T17:56:56.498Z] v0.0.1-dev.4 [2023-01-10T17:56:56.498Z] v0.0.1-dev.5 [2023-01-10T17:56:56.498Z] v0.0.1-dev.6 [2023-01-10T17:56:56.498Z] v0.0.1-dev.7 [2023-01-10T17:56:56.498Z] v0.0.1-dev.8 [2023-01-10T17:56:56.498Z] v0.0.1-dev.9 [2023-01-10T17:56:56.498Z] v2.2.0 [2023-01-10T17:56:56.498Z] v2.2.0-dev.17 [2023-01-10T17:56:56.498Z] v2.2.0-dev.18 [2023-01-10T17:56:56.498Z] v2.2.0-dev.19 [2023-01-10T17:56:56.498Z] v2.2.0-dev.20 [2023-01-10T17:56:56.498Z] v2.2.0-dev.21 [2023-01-10T17:56:56.498Z] v2.2.0-dev.22 [2023-01-10T17:56:56.498Z] v2.2.0-dev.23 [2023-01-10T17:56:56.498Z] v2.2.0-dev.24 [2023-01-10T17:56:56.498Z] v2.2.0-dev.25 [2023-01-10T17:56:56.498Z] v2.2.0-dev.26 [2023-01-10T17:56:56.498Z] v2.2.0-dev.27 [2023-01-10T17:56:56.498Z] v2.3.0 [2023-01-10T17:56:56.498Z] v2.3.0-dev.1 [2023-01-10T17:56:56.498Z] v2.3.0-dev.10 [2023-01-10T17:56:56.498Z] v2.3.0-dev.11 [2023-01-10T17:56:56.498Z] v2.3.0-dev.12 [2023-01-10T17:56:56.498Z] v2.3.0-dev.13 [2023-01-10T17:56:56.498Z] v2.3.0-dev.14 [2023-01-10T17:56:56.498Z] v2.3.0-dev.15 [2023-01-10T17:56:56.498Z] v2.3.0-dev.16 [2023-01-10T17:56:56.498Z] v2.3.0-dev.17 [2023-01-10T17:56:56.498Z] v2.3.0-dev.18 [2023-01-10T17:56:56.498Z] v2.3.0-dev.19 [2023-01-10T17:56:56.498Z] v2.3.0-dev.2 [2023-01-10T17:56:56.498Z] v2.3.0-dev.20 [2023-01-10T17:56:56.498Z] v2.3.0-dev.21 [2023-01-10T17:56:56.498Z] v2.3.0-dev.22 [2023-01-10T17:56:56.498Z] v2.3.0-dev.23 [2023-01-10T17:56:56.498Z] v2.3.0-dev.24 [2023-01-10T17:56:56.498Z] v2.3.0-dev.25 [2023-01-10T17:56:56.498Z] v2.3.0-dev.26 [2023-01-10T17:56:56.498Z] v2.3.0-dev.27 [2023-01-10T17:56:56.498Z] v2.3.0-dev.28 [2023-01-10T17:56:56.498Z] v2.3.0-dev.3 [2023-01-10T17:56:56.498Z] v2.3.0-dev.4 [2023-01-10T17:56:56.498Z] v2.3.0-dev.5 [2023-01-10T17:56:56.498Z] v2.3.0-dev.6 [2023-01-10T17:56:56.498Z] v2.3.0-dev.7 [2023-01-10T17:56:56.498Z] v2.3.0-dev.8 [2023-01-10T17:56:56.498Z] v2.3.0-dev.9 [2023-01-10T17:56:56.498Z] v3.0.0-dev.1 [2023-01-10T17:56:56.498Z] v3.0.0-dev.2 [Pipeline] sh [2023-01-10T17:56:56.787Z] + lftools sign git-tag v3.0.0-dev.2 [2023-01-10T17:56:57.354Z] Signing Git tag with Sigul... [2023-01-10T17:56:57.354Z] Signing v3.0.0-dev.2 [Pipeline] echo [2023-01-10T17:56:57.623Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T17:56:57.909Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-01-10T17:56:57.916Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-01-10T17:56:57.945Z] $ docker stop --time=1 789f2882e378410e3700c5005c2dd4a36fbff712ca5869743216d5120de2477b [2023-01-10T17:56:59.219Z] $ docker rm -f --volumes 789f2882e378410e3700c5005c2dd4a36fbff712ca5869743216d5120de2477b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-01-10T17:56:59.623Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-10T17:56:59.624Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:56:59.917Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T17:56:59.917Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T17:56:59.986Z] prd-ubuntu20.04-docker-8c-8g-1614 does not seem to be running inside a container [2023-01-10T17:57:00.028Z] $ 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 [2023-01-10T17:57:00.343Z] $ docker top ec927ec7ee44948c61c59993ecb9e94a06e9865f886516e626aa2080e0cf2f80 -eo pid,comm [2023-01-10T17:57:00.373Z] 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). [2023-01-10T17:57:00.373Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-10T17:57:00.416Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-10T17:57:00.416Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-10T17:57:00.528Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-10T17:57:00.544Z] $ docker exec ec927ec7ee44948c61c59993ecb9e94a06e9865f886516e626aa2080e0cf2f80 ssh-agent [2023-01-10T17:57:00.633Z] SSH_AUTH_SOCK=/tmp/ssh-Yvx7TJeueXnd/agent.32 [2023-01-10T17:57:00.633Z] SSH_AGENT_PID=38 [2023-01-10T17:57:00.638Z] Running ssh-add (command line suppressed) [2023-01-10T17:57:00.748Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14322904455514424230.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14322904455514424230.key) [2023-01-10T17:57:00.749Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-10T17:57:01.035Z] + git semver bump pre [2023-01-10T17:57:01.293Z] 2023-01-10 17:57:01,220 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-01-10T17:57:01.293Z] 2023-01-10 17:57:01,220 [bump_version] DEBUG bumping version:3.0.0-dev.2 on axis:pre with prefix:dev [2023-01-10T17:57:01.293Z] 2023-01-10 17:57:01,220 [bump_version] DEBUG bumped version:3.0.0-dev.3 [2023-01-10T17:57:01.293Z] 2023-01-10 17:57:01,220 [write_version] DEBUG write version:3.0.0-dev.3 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2023-01-10T17:57:01.293Z] 2023-01-10 17:57:01,220 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-01-10T17:57:01.293Z] 2023-01-10 17:57:01,220 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-01-10T17:57:01.293Z] 2023-01-10 17:57:01,222 [execute] INFO git cat-file --batch-check [2023-01-10T17:57:01.293Z] 2023-01-10 17:57:01,222 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-10T17:57:01.293Z] 2023-01-10 17:57:01,227 [execute] INFO git cat-file --batch [2023-01-10T17:57:01.293Z] 2023-01-10 17:57:01,227 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-10T17:57:01.293Z] 2023-01-10 17:57:01,232 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-01-10T17:57:01.293Z] 3.0.0-dev.3 [Pipeline] } [2023-01-10T17:57:01.314Z] $ docker exec --env ******** --env ******** ec927ec7ee44948c61c59993ecb9e94a06e9865f886516e626aa2080e0cf2f80 ssh-agent -k [2023-01-10T17:57:01.412Z] unset SSH_AUTH_SOCK; [2023-01-10T17:57:01.412Z] unset SSH_AGENT_PID; [2023-01-10T17:57:01.413Z] echo Agent pid 38 killed; [2023-01-10T17:57:01.410Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-10T17:57:01.717Z] + git semver [Pipeline] } [2023-01-10T17:57:02.000Z] $ docker stop --time=1 ec927ec7ee44948c61c59993ecb9e94a06e9865f886516e626aa2080e0cf2f80 [2023-01-10T17:57:03.289Z] $ docker rm -f --volumes ec927ec7ee44948c61c59993ecb9e94a06e9865f886516e626aa2080e0cf2f80 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-10T17:57:03.619Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-10T17:57:03.619Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:57:03.920Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T17:57:03.920Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T17:57:03.987Z] prd-ubuntu20.04-docker-8c-8g-1614 does not seem to be running inside a container [2023-01-10T17:57:04.028Z] $ 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 [2023-01-10T17:57:04.388Z] $ docker top e6adfe13a09a8366c9b70d07742253a8900b5903aae1910fd9ddd72f427e1f85 -eo pid,comm [2023-01-10T17:57:04.419Z] 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). [2023-01-10T17:57:04.419Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-10T17:57:04.458Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-10T17:57:04.458Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-10T17:57:04.562Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-10T17:57:04.576Z] $ docker exec e6adfe13a09a8366c9b70d07742253a8900b5903aae1910fd9ddd72f427e1f85 ssh-agent [2023-01-10T17:57:04.692Z] SSH_AUTH_SOCK=/tmp/ssh-QK3N1J0wgAzn/agent.31 [2023-01-10T17:57:04.692Z] SSH_AGENT_PID=37 [2023-01-10T17:57:04.698Z] Running ssh-add (command line suppressed) [2023-01-10T17:57:04.820Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15605383842843486433.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15605383842843486433.key) [2023-01-10T17:57:04.822Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-10T17:57:05.108Z] + git semver push [2023-01-10T17:57:05.366Z] 2023-01-10 17:57:05,290 [run_push] DEBUG push [2023-01-10T17:57:05.366Z] 2023-01-10 17:57:05,290 [execute] INFO git cat-file --batch-check [2023-01-10T17:57:05.366Z] 2023-01-10 17:57:05,291 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-10T17:57:05.366Z] 2023-01-10 17:57:05,294 [execute] INFO git rev-list fcda50f4ad396c3738ffabbb4747ee200c49d09b -- [2023-01-10T17:57:05.366Z] 2023-01-10 17:57:05,294 [execute] DEBUG Popen(['git', 'rev-list', 'fcda50f4ad396c3738ffabbb4747ee200c49d09b', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-01-10T17:57:05.366Z] 2023-01-10 17:57:05,301 [execute] INFO git fetch -v origin [2023-01-10T17:57:05.366Z] 2023-01-10 17:57:05,301 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-01-10T17:57:05.935Z] 2023-01-10 17:57:05,825 [run_push] DEBUG no remote changes detected [2023-01-10T17:57:05.935Z] 2023-01-10 17:57:05,826 [execute] INFO git push origin semver [2023-01-10T17:57:05.935Z] 2023-01-10 17:57:05,826 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-01-10T17:57:06.872Z] 2023-01-10 17:57:06,620 [run_push] DEBUG push all version tags [2023-01-10T17:57:06.872Z] 2023-01-10 17:57:06,620 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-01-10T17:57:06.872Z] 2023-01-10 17:57:06,621 [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) [2023-01-10T17:57:07.808Z] 2023-01-10 17:57:07,452 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-01-10T17:57:07.808Z] 3.0.0-dev.3 [Pipeline] } [2023-01-10T17:57:07.829Z] $ docker exec --env ******** --env ******** e6adfe13a09a8366c9b70d07742253a8900b5903aae1910fd9ddd72f427e1f85 ssh-agent -k [2023-01-10T17:57:07.919Z] unset SSH_AUTH_SOCK; [2023-01-10T17:57:07.920Z] unset SSH_AGENT_PID; [2023-01-10T17:57:07.920Z] echo Agent pid 37 killed; [2023-01-10T17:57:07.920Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-10T17:57:08.215Z] + git semver [Pipeline] } [2023-01-10T17:57:08.496Z] $ docker stop --time=1 e6adfe13a09a8366c9b70d07742253a8900b5903aae1910fd9ddd72f427e1f85 [2023-01-10T17:57:09.857Z] $ docker rm -f --volumes e6adfe13a09a8366c9b70d07742253a8900b5903aae1910fd9ddd72f427e1f85 [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 [2023-01-10T17:57:10.338Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2023-01-10T17:57:10.338Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-01-10T17:57:10.338Z] total 16 [2023-01-10T17:57:10.338Z] drwxr-xr-x 3 root root 4096 Jan 10 17:45 . [2023-01-10T17:57:10.338Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 10 17:56 .. [2023-01-10T17:57:10.338Z] drwxr-xr-x 2 root root 4096 Jan 10 17:45 cost [2023-01-10T17:57:10.338Z] -rw-r--r-- 1 root root 88 Jan 10 17:45 cost.csv [2023-01-10T17:57:10.338Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2023-01-10T17:57:10.339Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-01-10T17:57:10.339Z] total 16 [2023-01-10T17:57:10.339Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 17:45 . [2023-01-10T17:57:10.339Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 10 17:56 .. [2023-01-10T17:57:10.339Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 10 17:45 cost [2023-01-10T17:57:10.339Z] -rw-r--r-- 1 jenkins jenkins 88 Jan 10 17:45 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-10T17:57:10.627Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T17:57:11.486Z] ---> package-listing.sh [2023-01-10T17:57:11.486Z] ++ facter osfamily [2023-01-10T17:57:11.486Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-10T17:57:11.744Z] + OS_FAMILY=debian [2023-01-10T17:57:11.744Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2023-01-10T17:57:11.744Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-10T17:57:11.744Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-10T17:57:11.744Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-10T17:57:11.744Z] + PACKAGES=/tmp/packages_start.txt [2023-01-10T17:57:11.744Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-01-10T17:57:11.744Z] + PACKAGES=/tmp/packages_end.txt [2023-01-10T17:57:11.744Z] + case "${OS_FAMILY}" in [2023-01-10T17:57:11.744Z] + dpkg -l [2023-01-10T17:57:11.744Z] + grep '^ii' [2023-01-10T17:57:11.744Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-10T17:57:11.744Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-10T17:57:11.744Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-10T17:57:11.744Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-01-10T17:57:11.744Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2023-01-10T17:57:11.744Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2023-01-10T17:57:11.754Z] 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 [2023-01-10T17:57:12.028Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:57:12.583Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T17:57:12.584Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T17:57:12.713Z] prd-ubuntu20.04-docker-8c-8g-1614 does not seem to be running inside a container [2023-01-10T17:57:12.774Z] $ 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 [2023-01-10T17:57:12.971Z] $ docker top 816e3c49b0edd24b95ef0fb97cbbd335021d25b1a64d721f6f3e33675af28060 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T17:57:13.306Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-10T17:57:13.596Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-10T17:57:13.879Z] + ls /var/log/sa-host [2023-01-10T17:57:13.879Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T17:57:13.941Z] provisioning config files... [2023-01-10T17:57:13.949Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config18131892228813907675tmp [Pipeline] { [Pipeline] echo [2023-01-10T17:57:13.963Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T17:57:14.242Z] ---> create-netrc.sh [Pipeline] } [2023-01-10T17:57:14.248Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-10T17:57:14.560Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-10T17:57:14.568Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T17:57:14.845Z] ---> sudo-logs.sh [2023-01-10T17:57:14.845Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-10T17:57:14.873Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T17:57:15.154Z] ---> job-cost.sh [2023-01-10T17:57:15.154Z] lf-activate-venv: SKIPPING [2023-01-10T17:57:15.154Z] DEBUG: total: 0.2199999988079071 [2023-01-10T17:57:15.154Z] INFO: Retrieving Stack Cost... [2023-01-10T17:57:15.721Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-10T17:57:15.980Z] INFO: Archiving Costs [Pipeline] echo [2023-01-10T17:57:15.993Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T17:57:16.273Z] ---> logs-deploy.sh [2023-01-10T17:57:16.274Z] lf-activate-venv: SKIPPING [2023-01-10T17:57:16.274Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/73 [2023-01-10T17:57:16.274Z] INFO: archiving workspace using pattern(s): [2023-01-10T17:57:17.209Z] Archives upload complete. [2023-01-10T17:57:17.210Z] INFO: archiving logs to Nexus