Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 884b56a83e36e909b2a30449d5f2d1a1922bafa9 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-ssh17238863744378049765.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh3942669561996878049.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh7996824499287017096.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh6116520129769920669.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-ssh12980684368333733478.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.21 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 ‘prd-centos7-blackbox-4c-2g-6296’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-6297’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-builder-2c-1g-6576’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-6575’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-6580’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-6581’ is offline Running on prd-ubuntu20.04-docker-8c-8g-6582 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 884b56a83e36e909b2a30449d5f2d1a1922bafa9 (main) Commit message: "fix: Both path and paths need to be supported to address the breaking change until the next release (#290)" > 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 884b56a83e36e909b2a30449d5f2d1a1922bafa9 # timeout=10 > git rev-list --no-walk 3411f3448a827245a794d39550b14b422bb5508f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-19T17:13:43.700Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-19T17:13:43.783Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-19T17:13:43.804Z] ========================================================= [2023-09-19T17:13:43.804Z] EdgeX Global Pipelines Version Info [2023-09-19T17:13:43.804Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-19T17:13:44.530Z] ------------------- [2023-09-19T17:13:44.530Z] stable info: [2023-09-19T17:13:44.530Z] ------------------- [2023-09-19T17:13:44.530Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-19T17:13:44.530Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-19T17:13:44.530Z] Message: update stable to v1.0.254 [2023-09-19T17:13:45.100Z] ------------------- [2023-09-19T17:13:45.100Z] experimental info: [2023-09-19T17:13:45.100Z] ------------------- [2023-09-19T17:13:45.100Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-19T17:13:45.100Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-19T17:13:45.100Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-19T17:13:45.255Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-09-19T17:13:45.264Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-09-19T17:13:45.273Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-19T17:13:45.282Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-19T17:13:45.291Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-19T17:13:45.310Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-19T17:13:45.329Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-19T17:13:45.348Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-19T17:13:45.367Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-19T17:13:45.385Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-19T17:13:45.397Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-19T17:13:45.412Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-09-19T17:13:45.425Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-19T17:13:45.435Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-19T17:13:45.447Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-19T17:13:45.460Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-19T17:13:45.472Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-19T17:13:45.482Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-19T17:13:45.498Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-19T17:13:45.512Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-19T17:13:45.527Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-19T17:13:45.538Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-19T17:13:45.549Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-19T17:13:45.561Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-19T17:13:45.573Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-19T17:13:45.585Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-19T17:13:45.597Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-19T17:13:45.610Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-19T17:13:45.623Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-19T17:13:45.635Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-19T17:13:45.647Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 884b56a83e36e909b2a30449d5f2d1a1922bafa9 [Pipeline] echo [2023-09-19T17:13:45.657Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 884b56a [Pipeline] echo [2023-09-19T17:13:45.665Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-19T17:13:45.699Z] provisioning config files... [2023-09-19T17:13:45.713Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14462352251501127573tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T17:13:46.013Z] ---> docker-login.sh [2023-09-19T17:13:46.014Z] nexus3.edgexfoundry.org:10001 [2023-09-19T17:13:46.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T17:13:46.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T17:13:46.273Z] Configure a credential helper to remove this warning. See [2023-09-19T17:13:46.273Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T17:13:46.273Z] [2023-09-19T17:13:46.273Z] Login Succeeded [2023-09-19T17:13:46.273Z] nexus3.edgexfoundry.org:10002 [2023-09-19T17:13:46.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T17:13:46.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T17:13:46.273Z] Configure a credential helper to remove this warning. See [2023-09-19T17:13:46.273Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T17:13:46.273Z] [2023-09-19T17:13:46.273Z] Login Succeeded [2023-09-19T17:13:46.273Z] nexus3.edgexfoundry.org:10003 [2023-09-19T17:13:46.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T17:13:46.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T17:13:46.533Z] Configure a credential helper to remove this warning. See [2023-09-19T17:13:46.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T17:13:46.533Z] [2023-09-19T17:13:46.533Z] Login Succeeded [2023-09-19T17:13:46.533Z] nexus3.edgexfoundry.org:10004 [2023-09-19T17:13:46.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T17:13:46.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T17:13:46.533Z] Configure a credential helper to remove this warning. See [2023-09-19T17:13:46.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T17:13:46.533Z] [2023-09-19T17:13:46.533Z] Login Succeeded [2023-09-19T17:13:46.533Z] docker.io [2023-09-19T17:13:46.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T17:13:46.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T17:13:46.794Z] Configure a credential helper to remove this warning. See [2023-09-19T17:13:46.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T17:13:46.794Z] [2023-09-19T17:13:46.794Z] Login Succeeded [2023-09-19T17:13:46.794Z] ---> docker-login.sh ends [Pipeline] } [2023-09-19T17:13:46.801Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-19T17:13:47.146Z] + git rev-list -1 --merges 884b56a83e36e909b2a30449d5f2d1a1922bafa9~1..884b56a83e36e909b2a30449d5f2d1a1922bafa9 [Pipeline] echo [2023-09-19T17:13:47.194Z] -----------> git rev-list -1 --merges 884b56a83e36e909b2a30449d5f2d1a1922bafa9~1..884b56a83e36e909b2a30449d5f2d1a1922bafa9 884b56a83e36e909b2a30449d5f2d1a1922bafa9 [false] [Pipeline] sh [2023-09-19T17:13:47.481Z] + git log --format=format:%s -1 884b56a83e36e909b2a30449d5f2d1a1922bafa9 [Pipeline] echo [2023-09-19T17:13:47.496Z] ========================================================= [2023-09-19T17:13:47.496Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-19T17:13:47.496Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-19T17:13:47.825Z] + git log --format=format:%s -1 884b56a83e36e909b2a30449d5f2d1a1922bafa9 [Pipeline] echo [2023-09-19T17:13:47.852Z] [semverPrep] GIT_COMMIT: 884b56a83e36e909b2a30449d5f2d1a1922bafa9, Commit Message: fix: Both path and paths need to be supported to address the breaking change until the next release (#290) [Pipeline] echo [2023-09-19T17:13:47.862Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-19T17:13:48.208Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-19T17:13:48.208Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-19T17:13:48.208Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-19T17:13:48.208Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-19T17:13:48.208Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-19T17:13:48.208Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-19T17:13:48.208Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T17:13:48.544Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T17:13:48.544Z] [2023-09-19T17:13:48.544Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T17:13:48.842Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T17:13:48.842Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-19T17:13:48.842Z] b85a868b505f: Pulling fs layer [2023-09-19T17:13:48.842Z] e2be974225ed: Pulling fs layer [2023-09-19T17:13:48.842Z] 339a4e72a1f5: Pulling fs layer [2023-09-19T17:13:48.842Z] 988bab9f4d93: Pulling fs layer [2023-09-19T17:13:48.842Z] 1469e6f7b9e6: Pulling fs layer [2023-09-19T17:13:48.842Z] eaf3925da568: Pulling fs layer [2023-09-19T17:13:48.842Z] bab4dde63d76: Pulling fs layer [2023-09-19T17:13:48.842Z] bde34c3a00c8: Pulling fs layer [2023-09-19T17:13:48.842Z] b352a97aabf1: Pulling fs layer [2023-09-19T17:13:48.842Z] 4872d77fe225: Pulling fs layer [2023-09-19T17:13:48.842Z] 5851b861e8e6: Pulling fs layer [2023-09-19T17:13:48.842Z] 988bab9f4d93: Waiting [2023-09-19T17:13:48.842Z] 1469e6f7b9e6: Waiting [2023-09-19T17:13:48.842Z] eaf3925da568: Waiting [2023-09-19T17:13:48.842Z] bab4dde63d76: Waiting [2023-09-19T17:13:48.842Z] bde34c3a00c8: Waiting [2023-09-19T17:13:48.843Z] b352a97aabf1: Waiting [2023-09-19T17:13:48.843Z] 4872d77fe225: Waiting [2023-09-19T17:13:48.843Z] 5851b861e8e6: Waiting [2023-09-19T17:13:48.843Z] e2be974225ed: Download complete [2023-09-19T17:13:48.843Z] 988bab9f4d93: Download complete [2023-09-19T17:13:48.843Z] 339a4e72a1f5: Verifying Checksum [2023-09-19T17:13:48.843Z] 339a4e72a1f5: Download complete [2023-09-19T17:13:49.102Z] 1469e6f7b9e6: Verifying Checksum [2023-09-19T17:13:49.102Z] 1469e6f7b9e6: Download complete [2023-09-19T17:13:49.102Z] eaf3925da568: Verifying Checksum [2023-09-19T17:13:49.102Z] eaf3925da568: Download complete [2023-09-19T17:13:49.102Z] bde34c3a00c8: Download complete [2023-09-19T17:13:49.102Z] b352a97aabf1: Verifying Checksum [2023-09-19T17:13:49.102Z] b352a97aabf1: Download complete [2023-09-19T17:13:49.102Z] 4872d77fe225: Verifying Checksum [2023-09-19T17:13:49.102Z] 4872d77fe225: Download complete [2023-09-19T17:13:49.102Z] 5851b861e8e6: Verifying Checksum [2023-09-19T17:13:49.102Z] 5851b861e8e6: Download complete [2023-09-19T17:13:49.102Z] b85a868b505f: Verifying Checksum [2023-09-19T17:13:49.102Z] b85a868b505f: Download complete [2023-09-19T17:13:49.361Z] bab4dde63d76: Verifying Checksum [2023-09-19T17:13:49.361Z] bab4dde63d76: Download complete [2023-09-19T17:13:50.302Z] b85a868b505f: Pull complete [2023-09-19T17:13:50.561Z] e2be974225ed: Pull complete [2023-09-19T17:13:51.129Z] 339a4e72a1f5: Pull complete [2023-09-19T17:13:51.129Z] 988bab9f4d93: Pull complete [2023-09-19T17:13:51.387Z] 1469e6f7b9e6: Pull complete [2023-09-19T17:13:51.387Z] eaf3925da568: Pull complete [2023-09-19T17:13:53.289Z] bab4dde63d76: Pull complete [2023-09-19T17:13:53.289Z] bde34c3a00c8: Pull complete [2023-09-19T17:13:53.289Z] b352a97aabf1: Pull complete [2023-09-19T17:13:53.549Z] 4872d77fe225: Pull complete [2023-09-19T17:13:53.549Z] 5851b861e8e6: Pull complete [2023-09-19T17:13:53.549Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-19T17:13:53.549Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T17:13:53.549Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T17:13:53.659Z] prd-ubuntu20.04-docker-8c-8g-6582 does not seem to be running inside a container [2023-09-19T17:13:53.685Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-19T17:13:56.543Z] $ docker top cf5918ce566f6f4291178ab63d595178d767913982b653d0f6d38c29ff327627 -eo pid,comm [2023-09-19T17:13:56.607Z] 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-09-19T17:13:56.607Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-19T17:13:56.640Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-19T17:13:56.640Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-19T17:13:56.764Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-19T17:13:56.764Z] $ docker exec cf5918ce566f6f4291178ab63d595178d767913982b653d0f6d38c29ff327627 ssh-agent [2023-09-19T17:13:56.868Z] SSH_AUTH_SOCK=/tmp/ssh-f4fI87KdOxbN/agent.32 [2023-09-19T17:13:56.868Z] SSH_AGENT_PID=38 [2023-09-19T17:13:56.874Z] Running ssh-add (command line suppressed) [2023-09-19T17:13:56.988Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4830915969518417504.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4830915969518417504.key) [2023-09-19T17:13:57.004Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-19T17:13:57.290Z] + git tag --points-at HEAD [Pipeline] } [2023-09-19T17:13:57.299Z] $ docker exec --env ******** --env ******** cf5918ce566f6f4291178ab63d595178d767913982b653d0f6d38c29ff327627 ssh-agent -k [2023-09-19T17:13:57.392Z] unset SSH_AUTH_SOCK; [2023-09-19T17:13:57.393Z] unset SSH_AGENT_PID; [2023-09-19T17:13:57.394Z] echo Agent pid 38 killed; [2023-09-19T17:13:57.405Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-19T17:13:57.431Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-19T17:13:57.431Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-19T17:13:57.546Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-19T17:13:57.547Z] $ docker exec cf5918ce566f6f4291178ab63d595178d767913982b653d0f6d38c29ff327627 ssh-agent [2023-09-19T17:13:57.659Z] SSH_AUTH_SOCK=/tmp/ssh-x6YB2BTiNGws/agent.70 [2023-09-19T17:13:57.660Z] SSH_AGENT_PID=76 [2023-09-19T17:13:57.664Z] Running ssh-add (command line suppressed) [2023-09-19T17:13:57.766Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12892151469493513634.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12892151469493513634.key) [2023-09-19T17:13:57.781Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-19T17:13:58.069Z] + git semver init [2023-09-19T17:13:58.328Z] 2023-09-19 17:13:58,242 [run_init] DEBUG init version:0.0.0 force:False [2023-09-19T17:13:58.328Z] 2023-09-19 17:13:58,243 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2023-09-19T17:13:58.328Z] 2023-09-19 17:13:58,243 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2023-09-19T17:13:58.328Z] 2023-09-19 17:13:58,243 [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-09-19T17:13:59.708Z] 2023-09-19 17:13:59,474 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2023-09-19T17:13:59.708Z] 2023-09-19 17:13:59,475 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2023-09-19T17:13:59.708Z] 2023-09-19 17:13:59,475 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-19T17:13:59.708Z] 2023-09-19 17:13:59,475 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-19T17:13:59.708Z] 3.1.0-dev.21 [Pipeline] } [2023-09-19T17:13:59.716Z] $ docker exec --env ******** --env ******** cf5918ce566f6f4291178ab63d595178d767913982b653d0f6d38c29ff327627 ssh-agent -k [2023-09-19T17:13:59.824Z] unset SSH_AUTH_SOCK; [2023-09-19T17:13:59.826Z] unset SSH_AGENT_PID; [2023-09-19T17:13:59.826Z] echo Agent pid 76 killed; [2023-09-19T17:13:59.835Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-19T17:14:00.136Z] + git semver [Pipeline] } [2023-09-19T17:14:00.408Z] $ docker stop --time=1 cf5918ce566f6f4291178ab63d595178d767913982b653d0f6d38c29ff327627 [2023-09-19T17:14:01.708Z] $ docker rm -f --volumes cf5918ce566f6f4291178ab63d595178d767913982b653d0f6d38c29ff327627 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-19T17:14:02.039Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-19T17:14:02.260Z] Stashed 1 file(s) [Pipeline] echo [2023-09-19T17:14:02.264Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.21 [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-09-19T17:14:02.408Z] provisioning config files... [2023-09-19T17:14:02.419Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13573389639837069373tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T17:14:02.716Z] ---> docker-login.sh [2023-09-19T17:14:02.716Z] nexus3.edgexfoundry.org:10001 [2023-09-19T17:14:02.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T17:14:02.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T17:14:02.716Z] Configure a credential helper to remove this warning. See [2023-09-19T17:14:02.716Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T17:14:02.716Z] [2023-09-19T17:14:02.716Z] Login Succeeded [2023-09-19T17:14:02.716Z] nexus3.edgexfoundry.org:10002 [2023-09-19T17:14:02.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T17:14:02.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T17:14:02.716Z] Configure a credential helper to remove this warning. See [2023-09-19T17:14:02.716Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T17:14:02.716Z] [2023-09-19T17:14:02.716Z] Login Succeeded [2023-09-19T17:14:02.716Z] nexus3.edgexfoundry.org:10003 [2023-09-19T17:14:02.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T17:14:02.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T17:14:02.975Z] Configure a credential helper to remove this warning. See [2023-09-19T17:14:02.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T17:14:02.975Z] [2023-09-19T17:14:02.975Z] Login Succeeded [2023-09-19T17:14:02.975Z] nexus3.edgexfoundry.org:10004 [2023-09-19T17:14:02.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T17:14:02.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T17:14:02.976Z] Configure a credential helper to remove this warning. See [2023-09-19T17:14:02.976Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T17:14:02.976Z] [2023-09-19T17:14:02.976Z] Login Succeeded [2023-09-19T17:14:02.976Z] docker.io [2023-09-19T17:14:03.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T17:14:03.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T17:14:03.234Z] Configure a credential helper to remove this warning. See [2023-09-19T17:14:03.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T17:14:03.234Z] [2023-09-19T17:14:03.234Z] Login Succeeded [2023-09-19T17:14:03.234Z] ---> docker-login.sh ends [Pipeline] } [2023-09-19T17:14:03.241Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-19T17:14:03.297Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T17:14:03.308Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T17:14:03.315Z] ========================================================= [2023-09-19T17:14:03.315Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-19T17:14:03.315Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T17:14:03.628Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-19T17:14:03.628Z] Sending build context to Docker daemon 2.208MB [2023-09-19T17:14:03.628Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-09-19T17:14:03.628Z] Step 2/13 : FROM ${BASE} AS builder [2023-09-19T17:14:03.628Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-19T17:14:03.628Z] 7264a8db6415: Pulling fs layer [2023-09-19T17:14:03.628Z] c4d48a809fc2: Pulling fs layer [2023-09-19T17:14:03.628Z] 4f1c88b9dad5: Pulling fs layer [2023-09-19T17:14:03.628Z] ad3a456e5733: Pulling fs layer [2023-09-19T17:14:03.628Z] 9e4f439ed901: Pulling fs layer [2023-09-19T17:14:03.628Z] feaf6a47b606: Pulling fs layer [2023-09-19T17:14:03.628Z] 9e4f439ed901: Waiting [2023-09-19T17:14:03.628Z] ad3a456e5733: Waiting [2023-09-19T17:14:03.628Z] 5e8b037d7d82: Pulling fs layer [2023-09-19T17:14:03.628Z] 8ac70367396e: Pulling fs layer [2023-09-19T17:14:03.628Z] 6db16350a2e2: Pulling fs layer [2023-09-19T17:14:03.628Z] feaf6a47b606: Waiting [2023-09-19T17:14:03.628Z] 9250d5d63582: Pulling fs layer [2023-09-19T17:14:03.628Z] 5e8b037d7d82: Waiting [2023-09-19T17:14:03.628Z] 8ac70367396e: Waiting [2023-09-19T17:14:03.628Z] 9250d5d63582: Waiting [2023-09-19T17:14:03.628Z] c4d48a809fc2: Download complete [2023-09-19T17:14:03.628Z] ad3a456e5733: Verifying Checksum [2023-09-19T17:14:03.628Z] ad3a456e5733: Download complete [2023-09-19T17:14:03.888Z] 9e4f439ed901: Verifying Checksum [2023-09-19T17:14:03.888Z] 9e4f439ed901: Download complete [2023-09-19T17:14:03.888Z] 7264a8db6415: Verifying Checksum [2023-09-19T17:14:03.888Z] 7264a8db6415: Download complete [2023-09-19T17:14:03.888Z] feaf6a47b606: Verifying Checksum [2023-09-19T17:14:03.888Z] feaf6a47b606: Download complete [2023-09-19T17:14:03.888Z] 7264a8db6415: Pull complete [2023-09-19T17:14:04.147Z] c4d48a809fc2: Pull complete [2023-09-19T17:14:04.147Z] 8ac70367396e: Verifying Checksum [2023-09-19T17:14:04.147Z] 8ac70367396e: Download complete [2023-09-19T17:14:04.147Z] 4f1c88b9dad5: Verifying Checksum [2023-09-19T17:14:04.148Z] 4f1c88b9dad5: Download complete [2023-09-19T17:14:04.405Z] 6db16350a2e2: Verifying Checksum [2023-09-19T17:14:04.405Z] 6db16350a2e2: Download complete [2023-09-19T17:14:04.405Z] 5e8b037d7d82: Verifying Checksum [2023-09-19T17:14:04.405Z] 5e8b037d7d82: Download complete [2023-09-19T17:14:04.405Z] 9250d5d63582: Verifying Checksum [2023-09-19T17:14:04.405Z] 9250d5d63582: Download complete [2023-09-19T17:14:07.689Z] 4f1c88b9dad5: Pull complete [2023-09-19T17:14:07.689Z] ad3a456e5733: Pull complete [2023-09-19T17:14:07.689Z] 9e4f439ed901: Pull complete [2023-09-19T17:14:07.689Z] feaf6a47b606: Pull complete [2023-09-19T17:14:10.223Z] 5e8b037d7d82: Pull complete [2023-09-19T17:14:10.223Z] 8ac70367396e: Pull complete [2023-09-19T17:14:10.481Z] 6db16350a2e2: Pull complete [2023-09-19T17:14:11.418Z] 9250d5d63582: Pull complete [2023-09-19T17:14:11.418Z] Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 [2023-09-19T17:14:11.418Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-19T17:14:11.418Z] ---> fa269f55d9b9 [2023-09-19T17:14:11.418Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-09-19T17:14:15.617Z] ---> Running in 09b54c9037c6 [2023-09-19T17:14:15.877Z] Removing intermediate container 09b54c9037c6 [2023-09-19T17:14:15.877Z] ---> 8cb7ab9850c8 [2023-09-19T17:14:15.877Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-19T17:14:15.877Z] ---> Running in e0b24fa1dd1f [2023-09-19T17:14:15.877Z] Removing intermediate container e0b24fa1dd1f [2023-09-19T17:14:15.877Z] ---> 791e121502ee [2023-09-19T17:14:15.877Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-19T17:14:15.877Z] ---> Running in 36f1e1fb1631 [2023-09-19T17:14:15.877Z] Removing intermediate container 36f1e1fb1631 [2023-09-19T17:14:15.877Z] ---> fced83cc006d [2023-09-19T17:14:15.877Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-19T17:14:15.877Z] ---> Running in bb3c6eb17a6e [2023-09-19T17:14:16.136Z] Removing intermediate container bb3c6eb17a6e [2023-09-19T17:14:16.136Z] ---> d3738f392495 [2023-09-19T17:14:16.136Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-19T17:14:16.136Z] ---> Running in 2e6e756a2c83 [2023-09-19T17:14:16.395Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-19T17:14:16.654Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-19T17:14:16.914Z] (1/13) Installing libintl (0.21.1-r7) [2023-09-19T17:14:16.914Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-09-19T17:14:16.914Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-19T17:14:16.914Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-09-19T17:14:16.914Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-09-19T17:14:16.914Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-09-19T17:14:16.914Z] (7/13) Installing udev-init-scripts (35-r1) [2023-09-19T17:14:16.914Z] (8/13) Installing libblkid (2.38.1-r8) [2023-09-19T17:14:16.914Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-09-19T17:14:16.914Z] (10/13) Installing kmod-libs (30-r3) [2023-09-19T17:14:16.914Z] (11/13) Installing eudev (3.2.11-r8) [2023-09-19T17:14:16.914Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-09-19T17:14:16.914Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-09-19T17:14:16.914Z] Executing busybox-1.36.1-r2.trigger [2023-09-19T17:14:16.914Z] Executing eudev-3.2.11-r8.trigger [2023-09-19T17:14:16.914Z] OK: 272 MiB in 69 packages [2023-09-19T17:14:17.379Z] Still waiting to schedule task [2023-09-19T17:14:17.380Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6578’ [2023-09-19T17:14:17.483Z] Removing intermediate container 2e6e756a2c83 [2023-09-19T17:14:17.483Z] ---> 3e2ca5f5a942 [2023-09-19T17:14:17.483Z] Step 8/13 : WORKDIR /device-usb-camera [2023-09-19T17:14:17.483Z] ---> Running in a6b73eba4316 [2023-09-19T17:14:17.742Z] Removing intermediate container a6b73eba4316 [2023-09-19T17:14:17.742Z] ---> 37aa168fd66b [2023-09-19T17:14:17.742Z] Step 9/13 : COPY go.mod vendor* ./ [2023-09-19T17:14:17.742Z] ---> c4d5860e8f97 [2023-09-19T17:14:17.742Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T17:14:17.742Z] ---> Running in 2a1ab863d87f [2023-09-19T17:14:56.616Z] Removing intermediate container 2a1ab863d87f [2023-09-19T17:14:56.616Z] ---> 10f8bb038a7b [2023-09-19T17:14:56.616Z] Step 11/13 : COPY . . [2023-09-19T17:14:56.616Z] ---> 210e75749eeb [2023-09-19T17:14:56.616Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-19T17:14:56.616Z] ---> Running in 59fd3410fa47 [2023-09-19T17:14:56.616Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-19T17:14:56.616Z]   Dload Upload Total Spent Left Speed [2023-09-19T17:14:56.616Z] 0  0  0  0  0  0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 38913 0 --:--:-- --:--:-- --:--:-- 40419 [2023-09-19T17:14:56.616Z] Removing intermediate container 59fd3410fa47 [2023-09-19T17:14:56.616Z] ---> f5c7237c94e4 [2023-09-19T17:14:56.616Z] Step 13/13 : RUN ${MAKE} [2023-09-19T17:14:56.616Z] ---> Running in a761ba660538 [2023-09-19T17:14:56.616Z] noop [2023-09-19T17:14:56.616Z] Removing intermediate container a761ba660538 [2023-09-19T17:14:56.616Z] ---> 281d9e58a6da [2023-09-19T17:14:56.616Z] Successfully built 281d9e58a6da [2023-09-19T17:14:56.616Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T17:14:56.921Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-19T17:14:56.921Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T17:14:56.989Z] prd-ubuntu20.04-docker-8c-8g-6582 does not seem to be running inside a container [2023-09-19T17:14:57.022Z] $ 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 ******** ci-base-image-x86_64 cat [2023-09-19T17:14:57.350Z] $ docker top 26131a18becf21b0e99888c087a99281378623a716e4d0d7d288b9417d1b8559 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T17:14:57.687Z] + go version [2023-09-19T17:14:57.687Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-19T17:14:57.704Z] $ docker stop --time=1 26131a18becf21b0e99888c087a99281378623a716e4d0d7d288b9417d1b8559 [2023-09-19T17:14:58.958Z] $ docker rm -f --volumes 26131a18becf21b0e99888c087a99281378623a716e4d0d7d288b9417d1b8559 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T17:14:59.364Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-19T17:14:59.364Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T17:14:59.436Z] prd-ubuntu20.04-docker-8c-8g-6582 does not seem to be running inside a container [2023-09-19T17:14:59.476Z] $ 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 ******** ci-base-image-x86_64 cat [2023-09-19T17:14:59.775Z] $ docker top 49b164c6f18bef8ebbb955ddd12aeba2da180f4e4d881678b3ec6d15e86eadc5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T17:15:00.113Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2023-09-19T17:15:00.407Z] + make test [2023-09-19T17:15:00.407Z] go test ./... -coverprofile=coverage.out ./... [2023-09-19T17:15:01.780Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-09-19T17:15:11.750Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-09-19T17:15:12.329Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.019s coverage: 4.4% of statements [2023-09-19T17:15:20.432Z] go vet ./... [2023-09-19T17:15:22.958Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-19T17:15:22.958Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-19T17:15:22.958Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-19T17:15:22.971Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-19T17:15:22.994Z] $ docker stop --time=1 49b164c6f18bef8ebbb955ddd12aeba2da180f4e4d881678b3ec6d15e86eadc5 [2023-09-19T17:15:26.085Z] $ docker rm -f --volumes 49b164c6f18bef8ebbb955ddd12aeba2da180f4e4d881678b3ec6d15e86eadc5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-19T17:15:26.547Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-19T17:15:26.595Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-19T17:15:27.045Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-19T17:15:27.327Z] + ls -al . [2023-09-19T17:15:27.327Z] total 220 [2023-09-19T17:15:27.327Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 19 17:15 . [2023-09-19T17:15:27.327Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 17:13 .. [2023-09-19T17:15:27.327Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 19 17:15 .git [2023-09-19T17:15:27.327Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 17:13 .github [2023-09-19T17:15:27.327Z] -rw-rw-r-- 1 jenkins jenkins 495 Sep 19 17:13 .gitignore [2023-09-19T17:15:27.327Z] -rw-rw-r-- 1 jenkins jenkins 45 Sep 19 17:13 .golangci.yml [2023-09-19T17:15:27.327Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 19 17:13 .hadolint.yml [2023-09-19T17:15:27.327Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 19 17:13 .semver [2023-09-19T17:15:27.327Z] -rw-rw-r-- 1 jenkins jenkins 10851 Sep 19 17:13 Attribution.txt [2023-09-19T17:15:27.327Z] -rw-rw-r-- 1 jenkins jenkins 11903 Sep 19 17:13 CHANGELOG.md [2023-09-19T17:15:27.327Z] -rw-rw-r-- 1 jenkins jenkins 2453 Sep 19 17:13 Dockerfile [2023-09-19T17:15:27.327Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 19 17:13 GOVERNANCE.md [2023-09-19T17:15:27.327Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 19 17:13 Jenkinsfile [2023-09-19T17:15:27.327Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 19 17:13 LICENSE [2023-09-19T17:15:27.327Z] -rw-rw-r-- 1 jenkins jenkins 2611 Sep 19 17:13 Makefile [2023-09-19T17:15:27.327Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 19 17:13 OWNERS.md [2023-09-19T17:15:27.327Z] -rw-rw-r-- 1 jenkins jenkins 2575 Sep 19 17:13 README.md [2023-09-19T17:15:27.327Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 19 17:14 VERSION [2023-09-19T17:15:27.327Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 17:13 bin [2023-09-19T17:15:27.327Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 17:13 cmd [2023-09-19T17:15:27.327Z] -rw-r--r-- 1 jenkins jenkins 54703 Sep 19 17:15 coverage.out [2023-09-19T17:15:27.327Z] -rwxrwxr-x 1 jenkins jenkins 84 Sep 19 17:13 docker-entrypoint.sh [2023-09-19T17:15:27.327Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 17:13 docs [2023-09-19T17:15:27.327Z] -rw-rw-r-- 1 jenkins jenkins 3952 Sep 19 17:13 go.mod [2023-09-19T17:15:27.327Z] -rw-rw-r-- 1 jenkins jenkins 35513 Sep 19 17:13 go.sum [2023-09-19T17:15:27.327Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 17:13 internal [2023-09-19T17:15:27.327Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 17:13 snap [2023-09-19T17:15:27.327Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 19 17:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T17:15:27.632Z] + 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=884b56a83e36e909b2a30449d5f2d1a1922bafa9 --label arch=amd64 --label version=3.1.0-dev.21 . [2023-09-19T17:15:27.632Z] Sending build context to Docker daemon 2.264MB [2023-09-19T17:15:27.632Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-09-19T17:15:27.632Z] Step 2/36 : FROM ${BASE} AS builder [2023-09-19T17:15:27.632Z] ---> 281d9e58a6da [2023-09-19T17:15:27.632Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-09-19T17:15:27.890Z] ---> Running in eb0c10d9df9b [2023-09-19T17:15:27.890Z] Removing intermediate container eb0c10d9df9b [2023-09-19T17:15:27.890Z] ---> b091ed8ab6fa [2023-09-19T17:15:27.890Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-19T17:15:27.890Z] ---> Running in 25f63dac935c [2023-09-19T17:15:27.890Z] Removing intermediate container 25f63dac935c [2023-09-19T17:15:27.890Z] ---> 16c927d2fbcf [2023-09-19T17:15:27.890Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-19T17:15:27.890Z] ---> Running in 5d9af5470a23 [2023-09-19T17:15:28.149Z] Removing intermediate container 5d9af5470a23 [2023-09-19T17:15:28.149Z] ---> 0cc8eaf40d1a [2023-09-19T17:15:28.149Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-19T17:15:28.149Z] ---> Running in 3f2590c2cdc9 [2023-09-19T17:15:28.149Z] Removing intermediate container 3f2590c2cdc9 [2023-09-19T17:15:28.149Z] ---> a0f018fabdd5 [2023-09-19T17:15:28.149Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-19T17:15:28.149Z] ---> Running in 182aa9905ab0 [2023-09-19T17:15:28.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-19T17:15:28.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-19T17:15:28.927Z] OK: 272 MiB in 69 packages [2023-09-19T17:15:29.186Z] Removing intermediate container 182aa9905ab0 [2023-09-19T17:15:29.186Z] ---> 9c9654795137 [2023-09-19T17:15:29.186Z] Step 8/36 : WORKDIR /device-usb-camera [2023-09-19T17:15:29.186Z] ---> Running in 27847f7f6eb6 [2023-09-19T17:15:29.445Z] Removing intermediate container 27847f7f6eb6 [2023-09-19T17:15:29.445Z] ---> 703e7778ae9b [2023-09-19T17:15:29.445Z] Step 9/36 : COPY go.mod vendor* ./ [2023-09-19T17:15:29.445Z] ---> c22b4c390361 [2023-09-19T17:15:29.445Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T17:15:29.445Z] ---> Running in edf248740f10 [2023-09-19T17:15:30.380Z] Removing intermediate container edf248740f10 [2023-09-19T17:15:30.380Z] ---> 507821014c45 [2023-09-19T17:15:30.380Z] Step 11/36 : COPY . . [2023-09-19T17:15:30.380Z] ---> 5a3d5883b302 [2023-09-19T17:15:30.381Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-19T17:15:30.381Z] ---> Running in 2b6e9bc9343d [2023-09-19T17:15:30.641Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-19T17:15:30.641Z] Dload Upload Total Spent Left Speed [2023-09-19T17:15:30.901Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1253 100 1253 0 0 8570 0 --:--:-- --:--:-- --:--:-- 8582 [2023-09-19T17:15:31.161Z] Removing intermediate container 2b6e9bc9343d [2023-09-19T17:15:31.161Z] ---> f13fbf1dc370 [2023-09-19T17:15:31.161Z] Step 13/36 : RUN ${MAKE} [2023-09-19T17:15:31.161Z] ---> Running in de21ffd049e8 [2023-09-19T17:15:31.420Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.21 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.24" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-09-19T17:15:53.701Z] Removing intermediate container de21ffd049e8 [2023-09-19T17:15:53.701Z] ---> adc4c632b803 [2023-09-19T17:15:53.701Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-09-19T17:15:53.701Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-09-19T17:15:53.701Z] 4acc49c71d14: Pulling fs layer [2023-09-19T17:15:53.701Z] 4acc49c71d14: Verifying Checksum [2023-09-19T17:15:53.701Z] 4acc49c71d14: Download complete [2023-09-19T17:15:53.701Z] 4acc49c71d14: Pull complete [2023-09-19T17:15:53.701Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-09-19T17:15:53.701Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-09-19T17:15:53.701Z] ---> 01a2bd3e5fff [2023-09-19T17:15:53.701Z] Step 15/36 : FROM alpine:3.18 [2023-09-19T17:15:53.701Z] 3.18: Pulling from library/alpine [2023-09-19T17:15:53.701Z] 7264a8db6415: Already exists [2023-09-19T17:15:53.701Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-19T17:15:53.701Z] Status: Downloaded newer image for alpine:3.18 [2023-09-19T17:15:53.701Z] ---> 7e01a0d0a1dc [2023-09-19T17:15:53.701Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-09-19T17:15:53.977Z] ---> Running in 4630ea0ad112 [2023-09-19T17:15:53.977Z] Removing intermediate container 4630ea0ad112 [2023-09-19T17:15:53.977Z] ---> 8373c97c9492 [2023-09-19T17:15:53.977Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-09-19T17:15:53.977Z] ---> Running in 6ba74fab5168 [2023-09-19T17:15:54.234Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-19T17:15:54.493Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-19T17:15:54.752Z] (1/107) Installing dumb-init (1.2.5-r2) [2023-09-19T17:15:54.752Z] (2/107) Installing sdl2 (2.26.5-r0) [2023-09-19T17:15:54.752Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2023-09-19T17:15:54.752Z] (4/107) Installing aom-libs (3.6.1-r0) [2023-09-19T17:15:54.752Z] (5/107) Installing libxau (1.0.11-r2) [2023-09-19T17:15:54.752Z] (6/107) Installing libmd (1.0.4-r2) [2023-09-19T17:15:54.752Z] (7/107) Installing libbsd (0.11.7-r1) [2023-09-19T17:15:54.752Z] (8/107) Installing libxdmcp (1.1.4-r2) [2023-09-19T17:15:54.752Z] (9/107) Installing libxcb (1.15-r1) [2023-09-19T17:15:54.752Z] (10/107) Installing libx11 (1.8.4-r4) [2023-09-19T17:15:54.752Z] (11/107) Installing hwdata-pci (0.370-r0) [2023-09-19T17:15:54.752Z] (12/107) Installing libpciaccess (0.17-r2) [2023-09-19T17:15:54.752Z] (13/107) Installing libdrm (2.4.115-r4) [2023-09-19T17:15:54.752Z] (14/107) Installing libxext (1.3.5-r2) [2023-09-19T17:15:55.012Z] (15/107) Installing libxfixes (6.0.1-r2) [2023-09-19T17:15:55.012Z] (16/107) Installing libffi (3.4.4-r2) [2023-09-19T17:15:55.012Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2023-09-19T17:15:55.012Z] (18/107) Installing libva (2.18.0-r1) [2023-09-19T17:15:55.012Z] (19/107) Installing libvdpau (1.5-r1) [2023-09-19T17:15:55.012Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2023-09-19T17:15:55.012Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2023-09-19T17:15:55.012Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2023-09-19T17:15:55.012Z] (23/107) Installing ffmpeg-libavutil (6.0-r15) [2023-09-19T17:15:55.012Z] (24/107) Installing libdav1d (1.2.1-r0) [2023-09-19T17:15:55.012Z] (25/107) Installing brotli-libs (1.0.9-r14) [2023-09-19T17:15:55.012Z] (26/107) Installing libhwy (1.0.4-r1) [2023-09-19T17:15:55.012Z] (27/107) Installing lcms2 (2.15-r2) [2023-09-19T17:15:55.012Z] (28/107) Installing libjxl (0.8.2-r0) [2023-09-19T17:15:55.012Z] (29/107) Installing lame-libs (3.100-r5) [2023-09-19T17:15:55.012Z] (30/107) Installing opus (1.4-r0) [2023-09-19T17:15:55.012Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2023-09-19T17:15:55.012Z] (32/107) Installing soxr (0.1.3-r5) [2023-09-19T17:15:55.012Z] (33/107) Installing ffmpeg-libswresample (6.0-r15) [2023-09-19T17:15:55.012Z] (34/107) Installing libogg (1.3.5-r4) [2023-09-19T17:15:55.012Z] (35/107) Installing libtheora (1.1.1-r17) [2023-09-19T17:15:55.012Z] (36/107) Installing libvorbis (1.3.7-r1) [2023-09-19T17:15:55.012Z] (37/107) Installing libvpx (1.13.0-r1) [2023-09-19T17:15:55.012Z] (38/107) Installing libwebp (1.3.2-r0) [2023-09-19T17:15:55.012Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2023-09-19T17:15:55.270Z] (40/107) Installing numactl (2.0.16-r4) [2023-09-19T17:15:55.270Z] (41/107) Installing x265-libs (3.5-r4) [2023-09-19T17:15:55.270Z] (42/107) Installing xvidcore (1.3.7-r1) [2023-09-19T17:15:55.270Z] (43/107) Installing ffmpeg-libavcodec (6.0-r15) [2023-09-19T17:15:55.270Z] (44/107) Installing alsa-lib (1.2.9-r1) [2023-09-19T17:15:55.270Z] (45/107) Installing libexpat (2.5.0-r1) [2023-09-19T17:15:55.270Z] (46/107) Installing libbz2 (1.0.8-r5) [2023-09-19T17:15:55.270Z] (47/107) Installing libpng (1.6.39-r3) [2023-09-19T17:15:55.270Z] (48/107) Installing freetype (2.13.0-r5) [2023-09-19T17:15:55.270Z] (49/107) Installing fontconfig (2.14.2-r3) [2023-09-19T17:15:55.270Z] (50/107) Installing fribidi (1.0.13-r0) [2023-09-19T17:15:55.270Z] (51/107) Installing libintl (0.21.1-r7) [2023-09-19T17:15:55.270Z] (52/107) Installing libblkid (2.38.1-r8) [2023-09-19T17:15:55.270Z] (53/107) Installing libmount (2.38.1-r8) [2023-09-19T17:15:55.270Z] (54/107) Installing pcre2 (10.42-r1) [2023-09-19T17:15:55.529Z] (55/107) Installing glib (2.76.4-r0) [2023-09-19T17:15:55.530Z] (56/107) Installing graphite2 (1.3.14-r5) [2023-09-19T17:15:55.530Z] (57/107) Installing harfbuzz (7.3.0-r0) [2023-09-19T17:15:55.530Z] (58/107) Installing libunibreak (5.1-r0) [2023-09-19T17:15:55.530Z] (59/107) Installing libass (0.17.1-r0) [2023-09-19T17:15:55.530Z] (60/107) Installing libbluray (1.3.4-r0) [2023-09-19T17:15:55.530Z] (61/107) Installing gmp (6.2.1-r3) [2023-09-19T17:15:55.530Z] (62/107) Installing nettle (3.8.1-r2) [2023-09-19T17:15:55.530Z] (63/107) Installing libunistring (1.1-r1) [2023-09-19T17:15:55.530Z] (64/107) Installing libidn2 (2.3.4-r1) [2023-09-19T17:15:55.530Z] (65/107) Installing p11-kit (0.24.1-r2) [2023-09-19T17:15:55.530Z] (66/107) Installing libtasn1 (4.19.0-r1) [2023-09-19T17:15:55.530Z] (67/107) Installing gnutls (3.8.0-r2) [2023-09-19T17:15:55.530Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2023-09-19T17:15:55.530Z] (69/107) Installing libopenmpt (0.7.2-r0) [2023-09-19T17:15:55.530Z] (70/107) Installing cjson (1.7.15-r4) [2023-09-19T17:15:55.530Z] (71/107) Installing mbedtls (2.28.4-r0) [2023-09-19T17:15:55.530Z] (72/107) Installing librist (0.2.7-r0) [2023-09-19T17:15:55.530Z] (73/107) Installing libsrt (1.5.2-r0) [2023-09-19T17:15:55.530Z] (74/107) Installing libssh (0.10.5-r0) [2023-09-19T17:15:55.530Z] (75/107) Installing xz-libs (5.4.3-r0) [2023-09-19T17:15:55.530Z] (76/107) Installing libxml2 (2.11.4-r0) [2023-09-19T17:15:55.789Z] (77/107) Installing libsodium (1.0.18-r3) [2023-09-19T17:15:55.789Z] (78/107) Installing libzmq (4.3.4-r4) [2023-09-19T17:15:55.789Z] (79/107) Installing ffmpeg-libavformat (6.0-r15) [2023-09-19T17:15:55.789Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2023-09-19T17:15:55.789Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2023-09-19T17:15:55.789Z] (82/107) Installing shaderc (2023.3-r1) [2023-09-19T17:15:55.789Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2023-09-19T17:15:55.789Z] (84/107) Installing libplacebo (5.264.1-r1) [2023-09-19T17:15:55.789Z] (85/107) Installing ffmpeg-libpostproc (6.0-r15) [2023-09-19T17:15:55.789Z] (86/107) Installing ffmpeg-libswscale (6.0-r15) [2023-09-19T17:15:55.789Z] (87/107) Installing vidstab (1.1.1-r0) [2023-09-19T17:15:55.789Z] (88/107) Installing zimg (3.0.5-r0) [2023-09-19T17:15:55.789Z] (89/107) Installing ffmpeg-libavfilter (6.0-r15) [2023-09-19T17:15:55.789Z] (90/107) Installing libasyncns (0.8-r1) [2023-09-19T17:15:55.789Z] (91/107) Installing dbus-libs (1.14.8-r0) [2023-09-19T17:15:55.789Z] (92/107) Installing libltdl (2.4.7-r2) [2023-09-19T17:15:55.789Z] (93/107) Installing orc (0.4.34-r0) [2023-09-19T17:15:55.789Z] (94/107) Installing flac-libs (1.4.3-r0) [2023-09-19T17:15:55.789Z] (95/107) Installing libsndfile (1.2.0-r2) [2023-09-19T17:15:55.789Z] (96/107) Installing speexdsp (1.2.1-r1) [2023-09-19T17:15:55.789Z] (97/107) Installing tdb-libs (1.4.8-r1) [2023-09-19T17:15:56.047Z] (98/107) Installing libpulse (16.1-r10) [2023-09-19T17:15:56.047Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-19T17:15:56.047Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2023-09-19T17:15:56.047Z] (101/107) Installing ffmpeg-libavdevice (6.0-r15) [2023-09-19T17:15:56.047Z] (102/107) Installing ffmpeg (6.0-r15) [2023-09-19T17:15:56.047Z] (103/107) Installing udev-init-scripts (35-r1) [2023-09-19T17:15:56.047Z] (104/107) Installing eudev-libs (3.2.11-r8) [2023-09-19T17:15:56.047Z] (105/107) Installing zstd-libs (1.5.5-r4) [2023-09-19T17:15:56.047Z] (106/107) Installing kmod-libs (30-r3) [2023-09-19T17:15:56.047Z] (107/107) Installing eudev (3.2.11-r8) [2023-09-19T17:15:56.047Z] Executing busybox-1.36.1-r2.trigger [2023-09-19T17:15:56.047Z] Executing glib-2.76.4-r0.trigger [2023-09-19T17:15:56.047Z] Executing eudev-3.2.11-r8.trigger [2023-09-19T17:15:56.047Z] OK: 131 MiB in 122 packages [2023-09-19T17:15:59.328Z] Removing intermediate container 6ba74fab5168 [2023-09-19T17:15:59.329Z] ---> 938e664f8cf1 [2023-09-19T17:15:59.329Z] Step 18/36 : WORKDIR / [2023-09-19T17:15:59.329Z] ---> Running in 86e6f07c00f0 [2023-09-19T17:15:59.329Z] Removing intermediate container 86e6f07c00f0 [2023-09-19T17:15:59.329Z] ---> ae63a41d7a07 [2023-09-19T17:15:59.329Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-09-19T17:16:00.261Z] ---> d17a013f1a0a [2023-09-19T17:16:00.261Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-09-19T17:16:00.261Z] ---> 880e67790396 [2023-09-19T17:16:00.261Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-09-19T17:16:00.519Z] ---> 7d347ca2d9f1 [2023-09-19T17:16:00.519Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-09-19T17:16:00.519Z] ---> c6787bd994cf [2023-09-19T17:16:00.519Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-09-19T17:16:00.519Z] ---> 1b9235e12007 [2023-09-19T17:16:00.519Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-09-19T17:16:00.777Z] ---> b5d8ffc0bed6 [2023-09-19T17:16:00.777Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-09-19T17:16:01.342Z] ---> 79e4e18a51fe [2023-09-19T17:16:01.343Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-09-19T17:16:01.343Z] ---> Running in 95938f227194 [2023-09-19T17:16:01.911Z] Removing intermediate container 95938f227194 [2023-09-19T17:16:01.911Z] ---> da6032f5bce1 [2023-09-19T17:16:01.911Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-09-19T17:16:01.911Z] ---> Running in acd7cddcb912 [2023-09-19T17:16:02.477Z] Removing intermediate container acd7cddcb912 [2023-09-19T17:16:02.477Z] ---> 0fada0e29f6d [2023-09-19T17:16:02.477Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-09-19T17:16:02.477Z] ---> Running in 92875b9bdb37 [2023-09-19T17:16:03.041Z] Removing intermediate container 92875b9bdb37 [2023-09-19T17:16:03.041Z] ---> f72912ef3b9a [2023-09-19T17:16:03.041Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-09-19T17:16:03.041Z] ---> Running in f33725c02de1 [2023-09-19T17:16:03.607Z] Removing intermediate container f33725c02de1 [2023-09-19T17:16:03.607Z] ---> 724f59fcf1d2 [2023-09-19T17:16:03.607Z] Step 30/36 : EXPOSE 59983 [2023-09-19T17:16:03.607Z] ---> Running in 1346e7f92336 [2023-09-19T17:16:03.607Z] Removing intermediate container 1346e7f92336 [2023-09-19T17:16:03.607Z] ---> 9ab30d38135d [2023-09-19T17:16:03.607Z] Step 31/36 : EXPOSE 8554 [2023-09-19T17:16:03.607Z] ---> Running in 671419a94811 [2023-09-19T17:16:03.607Z] Removing intermediate container 671419a94811 [2023-09-19T17:16:03.607Z] ---> 26e56599b00b [2023-09-19T17:16:03.607Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-09-19T17:16:03.607Z] ---> Running in 61002e5470a1 [2023-09-19T17:16:03.607Z] Removing intermediate container 61002e5470a1 [2023-09-19T17:16:03.607Z] ---> 881f999477c9 [2023-09-19T17:16:03.607Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-09-19T17:16:03.607Z] ---> Running in 1ff94c8f7c46 [2023-09-19T17:16:03.866Z] Removing intermediate container 1ff94c8f7c46 [2023-09-19T17:16:03.866Z] ---> 3acb69d14560 [2023-09-19T17:16:03.866Z] Step 34/36 : LABEL arch=amd64 [2023-09-19T17:16:03.866Z] ---> Running in 8de1446e66ef [2023-09-19T17:16:03.866Z] Removing intermediate container 8de1446e66ef [2023-09-19T17:16:03.866Z] ---> f629248a608b [2023-09-19T17:16:03.866Z] Step 35/36 : LABEL git_sha=884b56a83e36e909b2a30449d5f2d1a1922bafa9 [2023-09-19T17:16:03.866Z] ---> Running in 016c80813fa2 [2023-09-19T17:16:03.866Z] Removing intermediate container 016c80813fa2 [2023-09-19T17:16:03.866Z] ---> 791831c2eea1 [2023-09-19T17:16:03.866Z] Step 36/36 : LABEL version=3.1.0-dev.21 [2023-09-19T17:16:03.866Z] ---> Running in fa88fb5a7f25 [2023-09-19T17:16:04.124Z] Removing intermediate container fa88fb5a7f25 [2023-09-19T17:16:04.124Z] ---> e1b9d22879e5 [2023-09-19T17:16:04.124Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-19T17:16:04.124Z] Successfully built e1b9d22879e5 [2023-09-19T17:16:04.124Z] 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-09-19T17:16:04.206Z] provisioning config files... [2023-09-19T17:16:04.216Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7106617878848801779tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T17:16:04.509Z] ---> docker-login.sh [2023-09-19T17:16:04.509Z] nexus3.edgexfoundry.org:10001 [2023-09-19T17:16:04.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T17:16:04.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T17:16:04.509Z] Configure a credential helper to remove this warning. See [2023-09-19T17:16:04.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T17:16:04.509Z] [2023-09-19T17:16:04.509Z] Login Succeeded [2023-09-19T17:16:04.509Z] nexus3.edgexfoundry.org:10002 [2023-09-19T17:16:04.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T17:16:04.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T17:16:04.509Z] Configure a credential helper to remove this warning. See [2023-09-19T17:16:04.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T17:16:04.509Z] [2023-09-19T17:16:04.509Z] Login Succeeded [2023-09-19T17:16:04.509Z] nexus3.edgexfoundry.org:10003 [2023-09-19T17:16:04.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T17:16:04.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T17:16:04.767Z] Configure a credential helper to remove this warning. See [2023-09-19T17:16:04.767Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T17:16:04.767Z] [2023-09-19T17:16:04.767Z] Login Succeeded [2023-09-19T17:16:04.767Z] nexus3.edgexfoundry.org:10004 [2023-09-19T17:16:04.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T17:16:04.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T17:16:04.767Z] Configure a credential helper to remove this warning. See [2023-09-19T17:16:04.767Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T17:16:04.767Z] [2023-09-19T17:16:04.767Z] Login Succeeded [2023-09-19T17:16:04.767Z] docker.io [2023-09-19T17:16:04.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T17:16:05.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T17:16:05.026Z] Configure a credential helper to remove this warning. See [2023-09-19T17:16:05.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T17:16:05.026Z] [2023-09-19T17:16:05.026Z] Login Succeeded [2023-09-19T17:16:05.026Z] ---> docker-login.sh ends [Pipeline] } [2023-09-19T17:16:05.034Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-19T17:16:05.064Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T17:16:05.090Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2023-09-19T17:16:05.090Z] 884b56a83e36e909b2a30449d5f2d1a1922bafa9 [2023-09-19T17:16:05.090Z] latest [2023-09-19T17:16:05.090Z] 3.1.0-dev.21 [2023-09-19T17:16:05.090Z] 884b56a83e36e909b2a30449d5f2d1a1922bafa9-3.1.0-dev.21 [2023-09-19T17:16:05.090Z] main [2023-09-19T17:16:05.090Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T17:16:05.415Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:884b56a83e36e909b2a30449d5f2d1a1922bafa9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T17:16:05.722Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:884b56a83e36e909b2a30449d5f2d1a1922bafa9 [2023-09-19T17:16:05.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-09-19T17:16:05.722Z] 92bb98416025: Preparing [2023-09-19T17:16:05.722Z] 3f1bb6626c18: Preparing [2023-09-19T17:16:05.722Z] 7aaeda7d5833: Preparing [2023-09-19T17:16:05.722Z] bfa0cd753823: Preparing [2023-09-19T17:16:05.722Z] 3827b5b91e75: Preparing [2023-09-19T17:16:05.722Z] acc83c6ca332: Preparing [2023-09-19T17:16:05.722Z] 5660780c6b67: Preparing [2023-09-19T17:16:05.722Z] e92bace35832: Preparing [2023-09-19T17:16:05.722Z] b8b36a5c6d53: Preparing [2023-09-19T17:16:05.722Z] 98424a893b1f: Preparing [2023-09-19T17:16:05.722Z] aabad0210163: Preparing [2023-09-19T17:16:05.722Z] 663000b7f77e: Preparing [2023-09-19T17:16:05.722Z] 4693057ce236: Preparing [2023-09-19T17:16:05.722Z] 98424a893b1f: Waiting [2023-09-19T17:16:05.722Z] acc83c6ca332: Waiting [2023-09-19T17:16:05.722Z] aabad0210163: Waiting [2023-09-19T17:16:05.722Z] 5660780c6b67: Waiting [2023-09-19T17:16:05.722Z] b8b36a5c6d53: Waiting [2023-09-19T17:16:05.722Z] e92bace35832: Waiting [2023-09-19T17:16:05.722Z] 663000b7f77e: Waiting [2023-09-19T17:16:05.722Z] 92bb98416025: Pushed [2023-09-19T17:16:05.722Z] bfa0cd753823: Pushed [2023-09-19T17:16:05.722Z] 3f1bb6626c18: Pushed [2023-09-19T17:16:05.722Z] 7aaeda7d5833: Pushed [2023-09-19T17:16:05.981Z] acc83c6ca332: Pushed [2023-09-19T17:16:05.981Z] b8b36a5c6d53: Pushed [2023-09-19T17:16:05.981Z] e92bace35832: Pushed [2023-09-19T17:16:05.981Z] 5660780c6b67: Pushed [2023-09-19T17:16:05.981Z] 4693057ce236: Layer already exists [2023-09-19T17:16:05.981Z] 98424a893b1f: Pushed [2023-09-19T17:16:08.512Z] 3827b5b91e75: Pushed [2023-09-19T17:16:08.512Z] aabad0210163: Pushed [2023-09-19T17:16:18.498Z] 663000b7f77e: Pushed [2023-09-19T17:16:18.498Z] 884b56a83e36e909b2a30449d5f2d1a1922bafa9: digest: sha256:42c8989ef182ed47c9c2443ea50f3d4d9bff04b2cd512357306b78b7d4f0f6f6 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T17:16:18.805Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T17:16:19.104Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-09-19T17:16:19.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-09-19T17:16:19.105Z] 92bb98416025: Preparing [2023-09-19T17:16:19.105Z] 3f1bb6626c18: Preparing [2023-09-19T17:16:19.105Z] 7aaeda7d5833: Preparing [2023-09-19T17:16:19.105Z] bfa0cd753823: Preparing [2023-09-19T17:16:19.105Z] 3827b5b91e75: Preparing [2023-09-19T17:16:19.105Z] acc83c6ca332: Preparing [2023-09-19T17:16:19.105Z] 5660780c6b67: Preparing [2023-09-19T17:16:19.105Z] e92bace35832: Preparing [2023-09-19T17:16:19.105Z] b8b36a5c6d53: Preparing [2023-09-19T17:16:19.105Z] 98424a893b1f: Preparing [2023-09-19T17:16:19.105Z] aabad0210163: Preparing [2023-09-19T17:16:19.105Z] 663000b7f77e: Preparing [2023-09-19T17:16:19.105Z] 4693057ce236: Preparing [2023-09-19T17:16:19.105Z] b8b36a5c6d53: Waiting [2023-09-19T17:16:19.105Z] acc83c6ca332: Waiting [2023-09-19T17:16:19.105Z] 5660780c6b67: Waiting [2023-09-19T17:16:19.105Z] 98424a893b1f: Waiting [2023-09-19T17:16:19.105Z] e92bace35832: Waiting [2023-09-19T17:16:19.105Z] 4693057ce236: Waiting [2023-09-19T17:16:19.105Z] 663000b7f77e: Waiting [2023-09-19T17:16:19.105Z] bfa0cd753823: Layer already exists [2023-09-19T17:16:19.105Z] 3827b5b91e75: Layer already exists [2023-09-19T17:16:19.105Z] 3f1bb6626c18: Layer already exists [2023-09-19T17:16:19.105Z] 7aaeda7d5833: Layer already exists [2023-09-19T17:16:19.105Z] 92bb98416025: Layer already exists [2023-09-19T17:16:19.105Z] acc83c6ca332: Layer already exists [2023-09-19T17:16:19.105Z] 5660780c6b67: Layer already exists [2023-09-19T17:16:19.105Z] 98424a893b1f: Layer already exists [2023-09-19T17:16:19.105Z] e92bace35832: Layer already exists [2023-09-19T17:16:19.105Z] b8b36a5c6d53: Layer already exists [2023-09-19T17:16:19.105Z] 663000b7f77e: Layer already exists [2023-09-19T17:16:19.105Z] aabad0210163: Layer already exists [2023-09-19T17:16:19.105Z] 4693057ce236: Layer already exists [2023-09-19T17:16:19.105Z] latest: digest: sha256:42c8989ef182ed47c9c2443ea50f3d4d9bff04b2cd512357306b78b7d4f0f6f6 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T17:16:19.426Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T17:16:19.729Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.21 [2023-09-19T17:16:19.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-09-19T17:16:19.729Z] 92bb98416025: Preparing [2023-09-19T17:16:19.729Z] 3f1bb6626c18: Preparing [2023-09-19T17:16:19.729Z] 7aaeda7d5833: Preparing [2023-09-19T17:16:19.729Z] bfa0cd753823: Preparing [2023-09-19T17:16:19.729Z] 3827b5b91e75: Preparing [2023-09-19T17:16:19.729Z] acc83c6ca332: Preparing [2023-09-19T17:16:19.729Z] 5660780c6b67: Preparing [2023-09-19T17:16:19.729Z] e92bace35832: Preparing [2023-09-19T17:16:19.729Z] b8b36a5c6d53: Preparing [2023-09-19T17:16:19.729Z] 98424a893b1f: Preparing [2023-09-19T17:16:19.729Z] aabad0210163: Preparing [2023-09-19T17:16:19.729Z] 663000b7f77e: Preparing [2023-09-19T17:16:19.729Z] 4693057ce236: Preparing [2023-09-19T17:16:19.729Z] 5660780c6b67: Waiting [2023-09-19T17:16:19.729Z] b8b36a5c6d53: Waiting [2023-09-19T17:16:19.729Z] 98424a893b1f: Waiting [2023-09-19T17:16:19.729Z] e92bace35832: Waiting [2023-09-19T17:16:19.729Z] aabad0210163: Waiting [2023-09-19T17:16:19.729Z] 663000b7f77e: Waiting [2023-09-19T17:16:19.729Z] 4693057ce236: Waiting [2023-09-19T17:16:19.729Z] acc83c6ca332: Waiting [2023-09-19T17:16:19.729Z] 3f1bb6626c18: Layer already exists [2023-09-19T17:16:19.729Z] bfa0cd753823: Layer already exists [2023-09-19T17:16:19.729Z] 92bb98416025: Layer already exists [2023-09-19T17:16:19.729Z] 3827b5b91e75: Layer already exists [2023-09-19T17:16:19.729Z] 7aaeda7d5833: Layer already exists [2023-09-19T17:16:19.729Z] acc83c6ca332: Layer already exists [2023-09-19T17:16:19.729Z] b8b36a5c6d53: Layer already exists [2023-09-19T17:16:19.729Z] e92bace35832: Layer already exists [2023-09-19T17:16:19.729Z] 98424a893b1f: Layer already exists [2023-09-19T17:16:19.729Z] 5660780c6b67: Layer already exists [2023-09-19T17:16:19.729Z] 663000b7f77e: Layer already exists [2023-09-19T17:16:19.729Z] aabad0210163: Layer already exists [2023-09-19T17:16:19.729Z] 4693057ce236: Layer already exists [2023-09-19T17:16:19.729Z] 3.1.0-dev.21: digest: sha256:42c8989ef182ed47c9c2443ea50f3d4d9bff04b2cd512357306b78b7d4f0f6f6 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T17:16:20.038Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:884b56a83e36e909b2a30449d5f2d1a1922bafa9-3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T17:16:20.348Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:884b56a83e36e909b2a30449d5f2d1a1922bafa9-3.1.0-dev.21 [2023-09-19T17:16:20.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-09-19T17:16:20.348Z] 92bb98416025: Preparing [2023-09-19T17:16:20.348Z] 3f1bb6626c18: Preparing [2023-09-19T17:16:20.348Z] 7aaeda7d5833: Preparing [2023-09-19T17:16:20.348Z] bfa0cd753823: Preparing [2023-09-19T17:16:20.348Z] 3827b5b91e75: Preparing [2023-09-19T17:16:20.348Z] acc83c6ca332: Preparing [2023-09-19T17:16:20.348Z] 5660780c6b67: Preparing [2023-09-19T17:16:20.348Z] e92bace35832: Preparing [2023-09-19T17:16:20.348Z] b8b36a5c6d53: Preparing [2023-09-19T17:16:20.348Z] 98424a893b1f: Preparing [2023-09-19T17:16:20.348Z] aabad0210163: Preparing [2023-09-19T17:16:20.348Z] 663000b7f77e: Preparing [2023-09-19T17:16:20.348Z] 4693057ce236: Preparing [2023-09-19T17:16:20.348Z] acc83c6ca332: Waiting [2023-09-19T17:16:20.348Z] 5660780c6b67: Waiting [2023-09-19T17:16:20.348Z] e92bace35832: Waiting [2023-09-19T17:16:20.348Z] b8b36a5c6d53: Waiting [2023-09-19T17:16:20.348Z] 98424a893b1f: Waiting [2023-09-19T17:16:20.348Z] aabad0210163: Waiting [2023-09-19T17:16:20.348Z] 663000b7f77e: Waiting [2023-09-19T17:16:20.348Z] 4693057ce236: Waiting [2023-09-19T17:16:20.348Z] 7aaeda7d5833: Layer already exists [2023-09-19T17:16:20.348Z] bfa0cd753823: Layer already exists [2023-09-19T17:16:20.348Z] 3827b5b91e75: Layer already exists [2023-09-19T17:16:20.348Z] 92bb98416025: Layer already exists [2023-09-19T17:16:20.348Z] 3f1bb6626c18: Layer already exists [2023-09-19T17:16:20.348Z] acc83c6ca332: Layer already exists [2023-09-19T17:16:20.348Z] 5660780c6b67: Layer already exists [2023-09-19T17:16:20.348Z] e92bace35832: Layer already exists [2023-09-19T17:16:20.348Z] 98424a893b1f: Layer already exists [2023-09-19T17:16:20.348Z] b8b36a5c6d53: Layer already exists [2023-09-19T17:16:20.348Z] aabad0210163: Layer already exists [2023-09-19T17:16:20.348Z] 4693057ce236: Layer already exists [2023-09-19T17:16:20.348Z] 663000b7f77e: Layer already exists [2023-09-19T17:16:20.348Z] 884b56a83e36e909b2a30449d5f2d1a1922bafa9-3.1.0-dev.21: digest: sha256:42c8989ef182ed47c9c2443ea50f3d4d9bff04b2cd512357306b78b7d4f0f6f6 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T17:16:20.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-09-19T17:16:20.957Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2023-09-19T17:16:20.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-09-19T17:16:20.957Z] 92bb98416025: Preparing [2023-09-19T17:16:20.957Z] 3f1bb6626c18: Preparing [2023-09-19T17:16:20.957Z] 7aaeda7d5833: Preparing [2023-09-19T17:16:20.957Z] bfa0cd753823: Preparing [2023-09-19T17:16:20.957Z] 3827b5b91e75: Preparing [2023-09-19T17:16:20.957Z] acc83c6ca332: Preparing [2023-09-19T17:16:20.957Z] 5660780c6b67: Preparing [2023-09-19T17:16:20.957Z] e92bace35832: Preparing [2023-09-19T17:16:20.957Z] b8b36a5c6d53: Preparing [2023-09-19T17:16:20.957Z] 98424a893b1f: Preparing [2023-09-19T17:16:20.957Z] aabad0210163: Preparing [2023-09-19T17:16:20.957Z] 663000b7f77e: Preparing [2023-09-19T17:16:20.957Z] 4693057ce236: Preparing [2023-09-19T17:16:20.957Z] acc83c6ca332: Waiting [2023-09-19T17:16:20.957Z] 5660780c6b67: Waiting [2023-09-19T17:16:20.957Z] e92bace35832: Waiting [2023-09-19T17:16:20.957Z] b8b36a5c6d53: Waiting [2023-09-19T17:16:20.957Z] 98424a893b1f: Waiting [2023-09-19T17:16:20.957Z] aabad0210163: Waiting [2023-09-19T17:16:20.957Z] 663000b7f77e: Waiting [2023-09-19T17:16:20.957Z] 4693057ce236: Waiting [2023-09-19T17:16:20.957Z] bfa0cd753823: Layer already exists [2023-09-19T17:16:20.957Z] 7aaeda7d5833: Layer already exists [2023-09-19T17:16:20.957Z] 3827b5b91e75: Layer already exists [2023-09-19T17:16:20.957Z] 92bb98416025: Layer already exists [2023-09-19T17:16:20.957Z] 3f1bb6626c18: Layer already exists [2023-09-19T17:16:20.957Z] acc83c6ca332: Layer already exists [2023-09-19T17:16:20.957Z] b8b36a5c6d53: Layer already exists [2023-09-19T17:16:20.957Z] 5660780c6b67: Layer already exists [2023-09-19T17:16:20.957Z] 98424a893b1f: Layer already exists [2023-09-19T17:16:20.957Z] e92bace35832: Layer already exists [2023-09-19T17:16:20.957Z] aabad0210163: Layer already exists [2023-09-19T17:16:20.957Z] 663000b7f77e: Layer already exists [2023-09-19T17:16:20.957Z] 4693057ce236: Layer already exists [2023-09-19T17:16:20.957Z] main: digest: sha256:42c8989ef182ed47c9c2443ea50f3d4d9bff04b2cd512357306b78b7d4f0f6f6 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-19T17:16:21.008Z] ===================================================== [Pipeline] echo [2023-09-19T17:16:21.020Z] taggedImages: [2023-09-19T17:16:21.020Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:884b56a83e36e909b2a30449d5f2d1a1922bafa9 [2023-09-19T17:16:21.020Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-09-19T17:16:21.020Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.21 [2023-09-19T17:16:21.020Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:884b56a83e36e909b2a30449d5f2d1a1922bafa9-3.1.0-dev.21 [2023-09-19T17:16:21.020Z] - 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-09-19T17:16:21.384Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-19T17:16:21.384Z] [2023-09-19T17:16:21.384Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T17:16:21.678Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-19T17:16:21.679Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-19T17:16:21.679Z] 5eb5b503b376: Pulling fs layer [2023-09-19T17:16:21.679Z] 5c69ac0246d0: Pulling fs layer [2023-09-19T17:16:21.679Z] ec43610c2a17: Pulling fs layer [2023-09-19T17:16:21.679Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-19T17:16:21.679Z] 33b1e0a273af: Pulling fs layer [2023-09-19T17:16:21.679Z] 5d3b04190fa2: Pulling fs layer [2023-09-19T17:16:21.679Z] 2f39f015ded8: Pulling fs layer [2023-09-19T17:16:21.679Z] 3a2ae6a8a46f: Waiting [2023-09-19T17:16:21.679Z] 33b1e0a273af: Waiting [2023-09-19T17:16:21.679Z] 5d3b04190fa2: Waiting [2023-09-19T17:16:21.679Z] 2f39f015ded8: Waiting [2023-09-19T17:16:21.679Z] 5c69ac0246d0: Verifying Checksum [2023-09-19T17:16:21.679Z] 5c69ac0246d0: Download complete [2023-09-19T17:16:21.679Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-19T17:16:21.679Z] 3a2ae6a8a46f: Download complete [2023-09-19T17:16:21.679Z] 33b1e0a273af: Verifying Checksum [2023-09-19T17:16:21.679Z] 33b1e0a273af: Download complete [2023-09-19T17:16:21.679Z] ec43610c2a17: Verifying Checksum [2023-09-19T17:16:21.679Z] ec43610c2a17: Download complete [2023-09-19T17:16:21.679Z] 5d3b04190fa2: Verifying Checksum [2023-09-19T17:16:21.679Z] 5d3b04190fa2: Download complete [2023-09-19T17:16:21.936Z] 5eb5b503b376: Verifying Checksum [2023-09-19T17:16:21.936Z] 5eb5b503b376: Download complete [2023-09-19T17:16:22.500Z] 2f39f015ded8: Download complete [2023-09-19T17:16:23.065Z] 5eb5b503b376: Pull complete [2023-09-19T17:16:23.065Z] 5c69ac0246d0: Pull complete [2023-09-19T17:16:23.636Z] ec43610c2a17: Pull complete [2023-09-19T17:16:23.636Z] 3a2ae6a8a46f: Pull complete [2023-09-19T17:16:23.893Z] 33b1e0a273af: Pull complete [2023-09-19T17:16:23.893Z] 5d3b04190fa2: Pull complete [2023-09-19T17:16:28.072Z] 2f39f015ded8: Pull complete [2023-09-19T17:16:28.072Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-19T17:16:28.072Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-19T17:16:28.072Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T17:16:28.150Z] prd-ubuntu20.04-docker-8c-8g-6582 does not seem to be running inside a container [2023-09-19T17:16:28.185Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-19T17:16:33.373Z] $ docker top 2be5d2116382a4e63cc4a0172f155ce0d8190352a57fe69386b1c2a113aab9c6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T17:16:33.738Z] ---> job-cost.sh [2023-09-19T17:16:33.738Z] lf-activate-venv: SKIPPING [2023-09-19T17:16:33.738Z] INFO: No Stack... [2023-09-19T17:16:33.996Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-19T17:16:34.254Z] INFO: Archiving Costs [Pipeline] sh [2023-09-19T17:16:34.540Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2023-09-19T17:16:34.540Z] + cut -d, -f6 [Pipeline] lock [2023-09-19T17:16:34.553Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-146-stack-cost] [2023-09-19T17:16:34.558Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-146-stack-cost] did not exist. Created. [2023-09-19T17:16:34.558Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-146-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-19T17:16:34.857Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-19T17:16:34.884Z] Stashed 1 file(s) [Pipeline] } [2023-09-19T17:16:34.890Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-146-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-19T17:16:34.916Z] $ docker stop --time=1 2be5d2116382a4e63cc4a0172f155ce0d8190352a57fe69386b1c2a113aab9c6 [2023-09-19T17:16:36.067Z] $ docker rm -f --volumes 2be5d2116382a4e63cc4a0172f155ce0d8190352a57fe69386b1c2a113aab9c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-19T17:17:06.441Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6586 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2023-09-19T17:17:06.454Z] Running in /w/workspace/device-usb-camera/146 [Pipeline] { [Pipeline] checkout [2023-09-19T17:17:06.495Z] Selected Git installation does not exist. Using Default [2023-09-19T17:17:06.495Z] The recommended git tool is: NONE [2023-09-19T17:17:17.667Z] using credential edgex-jenkins-ssh [2023-09-19T17:17:17.691Z] Cloning the remote Git repository [2023-09-19T17:17:17.760Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-09-19T17:17:17.928Z] > git init /w/workspace/device-usb-camera/146 # timeout=10 [2023-09-19T17:17:18.159Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-09-19T17:17:18.161Z] > git --version # timeout=10 [2023-09-19T17:17:18.205Z] > git --version # 'git version 2.25.1' [2023-09-19T17:17:18.218Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-19T17:17:18.443Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-19T17:17:22.501Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-09-19T17:17:22.564Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-19T17:17:23.965Z] Avoid second fetch [2023-09-19T17:17:23.965Z] Checking out Revision 884b56a83e36e909b2a30449d5f2d1a1922bafa9 (main) [2023-09-19T17:17:24.769Z] Commit message: "fix: Both path and paths need to be supported to address the breaking change until the next release (#290)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-19T17:17:23.999Z] > git config core.sparsecheckout # timeout=10 [2023-09-19T17:17:24.097Z] > git checkout -f 884b56a83e36e909b2a30449d5f2d1a1922bafa9 # timeout=10 [2023-09-19T17:17:25.854Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-19T17:17:25.855Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-19T17:17:25.855Z] Dload Upload Total Spent Left Speed [2023-09-19T17:17:25.855Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 218k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh [2023-09-19T17:17:26.638Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-19T17:17:26.990Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-19T17:17:26.990Z] + sudo tee /etc/docker/daemon.new [2023-09-19T17:17:26.990Z] { [2023-09-19T17:17:26.990Z] "registry-mirrors": [ [2023-09-19T17:17:26.990Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-19T17:17:26.990Z] ], [2023-09-19T17:17:26.990Z] "bip": "10.250.0.254/24", [2023-09-19T17:17:26.990Z] "hosts": [ [2023-09-19T17:17:26.990Z] "tcp://0.0.0.0:5555", [2023-09-19T17:17:26.990Z] "unix:///var/run/docker.sock" [2023-09-19T17:17:26.990Z] ], [2023-09-19T17:17:26.990Z] "mtu": 1458, [2023-09-19T17:17:26.990Z] "selinux-enabled": true, [2023-09-19T17:17:26.990Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-19T17:17:26.990Z] } [Pipeline] sh [2023-09-19T17:17:27.336Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-19T17:17:27.679Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-19T17:17:46.020Z] provisioning config files... [2023-09-19T17:17:46.055Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/146@tmp/config3653803712948370174tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T17:17:46.438Z] ---> docker-login.sh [2023-09-19T17:17:46.438Z] nexus3.edgexfoundry.org:10001 [2023-09-19T17:17:47.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T17:17:47.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T17:17:47.032Z] Configure a credential helper to remove this warning. See [2023-09-19T17:17:47.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T17:17:47.032Z] [2023-09-19T17:17:47.032Z] Login Succeeded [2023-09-19T17:17:47.032Z] nexus3.edgexfoundry.org:10002 [2023-09-19T17:17:47.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T17:17:47.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T17:17:47.580Z] Configure a credential helper to remove this warning. See [2023-09-19T17:17:47.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T17:17:47.580Z] [2023-09-19T17:17:47.580Z] Login Succeeded [2023-09-19T17:17:47.580Z] nexus3.edgexfoundry.org:10003 [2023-09-19T17:17:47.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T17:17:47.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T17:17:47.855Z] Configure a credential helper to remove this warning. See [2023-09-19T17:17:47.855Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T17:17:47.855Z] [2023-09-19T17:17:47.855Z] Login Succeeded [2023-09-19T17:17:47.855Z] nexus3.edgexfoundry.org:10004 [2023-09-19T17:17:48.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T17:17:48.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T17:17:48.401Z] Configure a credential helper to remove this warning. See [2023-09-19T17:17:48.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T17:17:48.401Z] [2023-09-19T17:17:48.401Z] Login Succeeded [2023-09-19T17:17:48.401Z] docker.io [2023-09-19T17:17:48.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T17:17:48.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T17:17:48.944Z] Configure a credential helper to remove this warning. See [2023-09-19T17:17:48.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T17:17:48.944Z] [2023-09-19T17:17:48.944Z] Login Succeeded [2023-09-19T17:17:48.944Z] ---> docker-login.sh ends [Pipeline] } [2023-09-19T17:17:48.962Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-19T17:17:49.285Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T17:17:49.300Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T17:17:49.314Z] ========================================================= [2023-09-19T17:17:49.314Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-19T17:17:49.314Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T17:17:49.687Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-19T17:17:49.964Z] Sending build context to Docker daemon 1.322MB [2023-09-19T17:17:49.964Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-09-19T17:17:49.964Z] Step 2/13 : FROM ${BASE} AS builder [2023-09-19T17:17:50.235Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-19T17:17:50.235Z] 9fda8d8052c6: Pulling fs layer [2023-09-19T17:17:50.235Z] 5d54e960e981: Pulling fs layer [2023-09-19T17:17:50.235Z] c4a7e357bf2a: Pulling fs layer [2023-09-19T17:17:50.235Z] f0e02332f6b5: Pulling fs layer [2023-09-19T17:17:50.235Z] 66412af1f25a: Pulling fs layer [2023-09-19T17:17:50.235Z] 1baf3a5c0e64: Pulling fs layer [2023-09-19T17:17:50.236Z] 9a37bb91b891: Pulling fs layer [2023-09-19T17:17:50.236Z] a29adfc67d43: Pulling fs layer [2023-09-19T17:17:50.236Z] d5de9f91c1a4: Pulling fs layer [2023-09-19T17:17:50.236Z] f0e02332f6b5: Waiting [2023-09-19T17:17:50.236Z] 66412af1f25a: Waiting [2023-09-19T17:17:50.236Z] 1baf3a5c0e64: Waiting [2023-09-19T17:17:50.236Z] 9a37bb91b891: Waiting [2023-09-19T17:17:50.236Z] a29adfc67d43: Waiting [2023-09-19T17:17:50.236Z] d5de9f91c1a4: Waiting [2023-09-19T17:17:50.236Z] 5d54e960e981: Verifying Checksum [2023-09-19T17:17:50.236Z] 5d54e960e981: Download complete [2023-09-19T17:17:50.236Z] f0e02332f6b5: Verifying Checksum [2023-09-19T17:17:50.236Z] f0e02332f6b5: Download complete [2023-09-19T17:17:50.511Z] 66412af1f25a: Verifying Checksum [2023-09-19T17:17:50.511Z] 66412af1f25a: Download complete [2023-09-19T17:17:50.512Z] 9fda8d8052c6: Verifying Checksum [2023-09-19T17:17:50.512Z] 9fda8d8052c6: Download complete [2023-09-19T17:17:51.116Z] 9a37bb91b891: Verifying Checksum [2023-09-19T17:17:51.116Z] 9a37bb91b891: Download complete [2023-09-19T17:17:51.711Z] a29adfc67d43: Verifying Checksum [2023-09-19T17:17:51.711Z] a29adfc67d43: Download complete [2023-09-19T17:17:51.711Z] 9fda8d8052c6: Pull complete [2023-09-19T17:17:52.309Z] 5d54e960e981: Pull complete [2023-09-19T17:17:52.309Z] d5de9f91c1a4: Verifying Checksum [2023-09-19T17:17:52.309Z] d5de9f91c1a4: Download complete [2023-09-19T17:17:52.587Z] c4a7e357bf2a: Verifying Checksum [2023-09-19T17:17:52.587Z] c4a7e357bf2a: Download complete [2023-09-19T17:17:53.559Z] 1baf3a5c0e64: Verifying Checksum [2023-09-19T17:17:53.559Z] 1baf3a5c0e64: Download complete [2023-09-19T17:18:03.724Z] c4a7e357bf2a: Pull complete [2023-09-19T17:18:03.724Z] f0e02332f6b5: Pull complete [2023-09-19T17:18:03.996Z] 66412af1f25a: Pull complete [2023-09-19T17:18:10.878Z] 1baf3a5c0e64: Pull complete [2023-09-19T17:18:16.703Z] 9a37bb91b891: Pull complete [2023-09-19T17:18:16.703Z] a29adfc67d43: Pull complete [2023-09-19T17:18:16.703Z] d5de9f91c1a4: Pull complete [2023-09-19T17:18:16.703Z] Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 [2023-09-19T17:18:16.703Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-19T17:18:16.703Z] ---> 746ca1b523b5 [2023-09-19T17:18:16.703Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-09-19T17:18:16.976Z] ---> Running in 6f013d63c741 [2023-09-19T17:18:17.266Z] Removing intermediate container 6f013d63c741 [2023-09-19T17:18:17.266Z] ---> 80e1fa53ea52 [2023-09-19T17:18:17.266Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-19T17:18:17.266Z] ---> Running in e6e4fff99afe [2023-09-19T17:18:17.540Z] Removing intermediate container e6e4fff99afe [2023-09-19T17:18:17.540Z] ---> 45a0b3aa9479 [2023-09-19T17:18:17.540Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-19T17:18:17.810Z] ---> Running in 69ca9c962da4 [2023-09-19T17:18:18.080Z] Removing intermediate container 69ca9c962da4 [2023-09-19T17:18:18.080Z] ---> f74609562d5f [2023-09-19T17:18:18.080Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-19T17:18:18.080Z] ---> Running in 8d29e9dc9c2e [2023-09-19T17:18:18.352Z] Removing intermediate container 8d29e9dc9c2e [2023-09-19T17:18:18.352Z] ---> 4467e2e4117a [2023-09-19T17:18:18.352Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-19T17:18:18.627Z] ---> Running in 6c0363a34c1d [2023-09-19T17:18:19.593Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-19T17:18:20.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-19T17:18:21.153Z] (1/13) Installing libintl (0.21.1-r7) [2023-09-19T17:18:21.153Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-09-19T17:18:21.153Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-19T17:18:21.153Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-09-19T17:18:21.153Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-09-19T17:18:21.430Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-09-19T17:18:21.430Z] (7/13) Installing udev-init-scripts (35-r1) [2023-09-19T17:18:21.430Z] (8/13) Installing libblkid (2.38.1-r8) [2023-09-19T17:18:21.430Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-09-19T17:18:21.430Z] (10/13) Installing kmod-libs (30-r3) [2023-09-19T17:18:21.430Z] (11/13) Installing eudev (3.2.11-r8) [2023-09-19T17:18:21.430Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-09-19T17:18:21.430Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-09-19T17:18:21.430Z] Executing busybox-1.36.1-r2.trigger [2023-09-19T17:18:21.430Z] Executing eudev-3.2.11-r8.trigger [2023-09-19T17:18:21.430Z] OK: 275 MiB in 69 packages [2023-09-19T17:18:22.929Z] Removing intermediate container 6c0363a34c1d [2023-09-19T17:18:22.929Z] ---> 9e5211875c41 [2023-09-19T17:18:22.929Z] Step 8/13 : WORKDIR /device-usb-camera [2023-09-19T17:18:22.929Z] ---> Running in b0683f069e16 [2023-09-19T17:18:23.202Z] Removing intermediate container b0683f069e16 [2023-09-19T17:18:23.202Z] ---> 1b87d1b841fb [2023-09-19T17:18:23.202Z] Step 9/13 : COPY go.mod vendor* ./ [2023-09-19T17:18:23.800Z] ---> d35640e207fe [2023-09-19T17:18:23.800Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T17:18:23.800Z] ---> Running in 7d9809107a74 [2023-09-19T17:19:45.522Z] Removing intermediate container 7d9809107a74 [2023-09-19T17:19:45.522Z] ---> 464df3b55c9d [2023-09-19T17:19:45.522Z] Step 11/13 : COPY . . [2023-09-19T17:19:45.522Z] ---> ece56f99e721 [2023-09-19T17:19:45.522Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-19T17:19:45.522Z] ---> Running in 56de9c583f26 [2023-09-19T17:19:45.522Z]   % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-19T17:19:45.522Z] Dload Upload Total Spent Left Speed [2023-09-19T17:19:45.522Z] 0 0 0 0 0 0  0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 7512 0 --:--:-- --:--:-- --:--:-- 7548 [2023-09-19T17:19:45.522Z] Removing intermediate container 56de9c583f26 [2023-09-19T17:19:45.522Z] ---> 9990fa2bba4e [2023-09-19T17:19:45.522Z] Step 13/13 : RUN ${MAKE} [2023-09-19T17:19:45.522Z] ---> Running in b466163c9351 [2023-09-19T17:19:45.522Z] noop [2023-09-19T17:19:45.522Z] Removing intermediate container b466163c9351 [2023-09-19T17:19:45.522Z] ---> 18e4b691e992 [2023-09-19T17:19:45.522Z] Successfully built 18e4b691e992 [2023-09-19T17:19:45.522Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T17:19:45.932Z] + docker inspect -f . ci-base-image-arm64 [2023-09-19T17:19:45.932Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T17:19:46.266Z] prd-ubuntu20.04-docker-arm64-4c-16g-6586 does not seem to be running inside a container [2023-09-19T17:19:46.351Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/146 -v /w/workspace/device-usb-camera/146:/w/workspace/device-usb-camera/146:rw,z -v /w/workspace/device-usb-camera/146@tmp:/w/workspace/device-usb-camera/146@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-09-19T17:19:47.785Z] $ docker top 61b70d756f92bdb0848fe4b873769698a70a3513deb65c1c3d1729a97c6f4a1c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T17:19:48.675Z] + go version [2023-09-19T17:19:48.675Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-19T17:19:48.704Z] $ docker stop --time=1 61b70d756f92bdb0848fe4b873769698a70a3513deb65c1c3d1729a97c6f4a1c [2023-09-19T17:19:50.393Z] $ docker rm -f --volumes 61b70d756f92bdb0848fe4b873769698a70a3513deb65c1c3d1729a97c6f4a1c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T17:19:50.956Z] + docker inspect -f . ci-base-image-arm64 [2023-09-19T17:19:50.957Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T17:19:51.159Z] prd-ubuntu20.04-docker-arm64-4c-16g-6586 does not seem to be running inside a container [2023-09-19T17:19:51.243Z] $ 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/146 -v /w/workspace/device-usb-camera/146:/w/workspace/device-usb-camera/146:rw,z -v /w/workspace/device-usb-camera/146@tmp:/w/workspace/device-usb-camera/146@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-09-19T17:19:52.581Z] $ docker top 55d145c7f0ffff221c7ac38a02d45f18f88c7b00d116f3f802666e1039cef24b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T17:19:53.436Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/146 [Pipeline] fileExists [Pipeline] sh [2023-09-19T17:19:53.779Z] + make test [2023-09-19T17:19:54.048Z] go test ./... -coverprofile=coverage.out ./... [2023-09-19T17:19:58.313Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-09-19T17:21:49.973Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-09-19T17:21:49.973Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.073s coverage: 4.4% of statements [2023-09-19T17:21:49.973Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-19T17:21:49.973Z] go vet ./... [2023-09-19T17:22:12.043Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-19T17:22:12.043Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-19T17:22:12.043Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-19T17:22:12.061Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-19T17:22:12.078Z] $ docker stop --time=1 55d145c7f0ffff221c7ac38a02d45f18f88c7b00d116f3f802666e1039cef24b [2023-09-19T17:22:13.830Z] $ docker rm -f --volumes 55d145c7f0ffff221c7ac38a02d45f18f88c7b00d116f3f802666e1039cef24b [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-19T17:22:14.954Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-19T17:22:14.969Z] Warning: overwriting stash ‘coverage-report’ [2023-09-19T17:22:15.419Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-19T17:22:15.802Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-19T17:22:16.115Z] + ls -al . [2023-09-19T17:22:16.115Z] total 216 [2023-09-19T17:22:16.115Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 19 17:19 . [2023-09-19T17:22:16.115Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 17:17 .. [2023-09-19T17:22:16.115Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 19 17:17 .git [2023-09-19T17:22:16.115Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 17:17 .github [2023-09-19T17:22:16.115Z] -rw-rw-r-- 1 jenkins jenkins 495 Sep 19 17:17 .gitignore [2023-09-19T17:22:16.115Z] -rw-rw-r-- 1 jenkins jenkins 45 Sep 19 17:17 .golangci.yml [2023-09-19T17:22:16.115Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 19 17:17 .hadolint.yml [2023-09-19T17:22:16.115Z] -rw-rw-r-- 1 jenkins jenkins 10851 Sep 19 17:17 Attribution.txt [2023-09-19T17:22:16.115Z] -rw-rw-r-- 1 jenkins jenkins 11903 Sep 19 17:17 CHANGELOG.md [2023-09-19T17:22:16.115Z] -rw-rw-r-- 1 jenkins jenkins 2453 Sep 19 17:17 Dockerfile [2023-09-19T17:22:16.115Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 19 17:17 GOVERNANCE.md [2023-09-19T17:22:16.115Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 19 17:17 Jenkinsfile [2023-09-19T17:22:16.115Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 19 17:17 LICENSE [2023-09-19T17:22:16.115Z] -rw-rw-r-- 1 jenkins jenkins 2611 Sep 19 17:17 Makefile [2023-09-19T17:22:16.115Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 19 17:17 OWNERS.md [2023-09-19T17:22:16.115Z] -rw-rw-r-- 1 jenkins jenkins 2575 Sep 19 17:17 README.md [2023-09-19T17:22:16.115Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 19 17:14 VERSION [2023-09-19T17:22:16.115Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 17:17 bin [2023-09-19T17:22:16.115Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 17:17 cmd [2023-09-19T17:22:16.115Z] -rw-r--r-- 1 jenkins jenkins 54703 Sep 19 17:21 coverage.out [2023-09-19T17:22:16.115Z] -rwxrwxr-x 1 jenkins jenkins 84 Sep 19 17:17 docker-entrypoint.sh [2023-09-19T17:22:16.115Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 17:17 docs [2023-09-19T17:22:16.115Z] -rw-rw-r-- 1 jenkins jenkins 3952 Sep 19 17:17 go.mod [2023-09-19T17:22:16.115Z] -rw-rw-r-- 1 jenkins jenkins 35513 Sep 19 17:17 go.sum [2023-09-19T17:22:16.115Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 17:17 internal [2023-09-19T17:22:16.115Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 17:17 snap [2023-09-19T17:22:16.115Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 19 17:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T17:22:16.451Z] + 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=884b56a83e36e909b2a30449d5f2d1a1922bafa9 --label arch=arm64 --label version=3.1.0-dev.21 . [2023-09-19T17:22:16.716Z] Sending build context to Docker daemon 1.378MB [2023-09-19T17:22:16.716Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-09-19T17:22:16.716Z] Step 2/36 : FROM ${BASE} AS builder [2023-09-19T17:22:16.716Z] ---> 18e4b691e992 [2023-09-19T17:22:16.716Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-09-19T17:22:18.684Z] ---> Running in 97163ac2f036 [2023-09-19T17:22:18.684Z] Removing intermediate container 97163ac2f036 [2023-09-19T17:22:18.684Z] ---> 555135a5f786 [2023-09-19T17:22:18.684Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-19T17:22:18.684Z] ---> Running in 604657fd9148 [2023-09-19T17:22:18.950Z] Removing intermediate container 604657fd9148 [2023-09-19T17:22:18.950Z] ---> 0e967b73f9ab [2023-09-19T17:22:18.950Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-19T17:22:18.950Z] ---> Running in 2606752c58e5 [2023-09-19T17:22:19.217Z] Removing intermediate container 2606752c58e5 [2023-09-19T17:22:19.217Z] ---> 518804ea5555 [2023-09-19T17:22:19.217Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-19T17:22:19.485Z] ---> Running in cf30cd8439b5 [2023-09-19T17:22:19.753Z] Removing intermediate container cf30cd8439b5 [2023-09-19T17:22:19.753Z] ---> 38c70d77ed56 [2023-09-19T17:22:19.753Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-19T17:22:19.753Z] ---> Running in 7b71a46d3855 [2023-09-19T17:22:20.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-19T17:22:20.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-19T17:22:22.392Z] OK: 275 MiB in 69 packages [2023-09-19T17:22:23.357Z] Removing intermediate container 7b71a46d3855 [2023-09-19T17:22:23.357Z] ---> 166173798211 [2023-09-19T17:22:23.357Z] Step 8/36 : WORKDIR /device-usb-camera [2023-09-19T17:22:23.357Z] ---> Running in 1e3c3d23867b [2023-09-19T17:22:23.627Z] Removing intermediate container 1e3c3d23867b [2023-09-19T17:22:23.627Z] ---> e987af6563ff [2023-09-19T17:22:23.627Z] Step 9/36 : COPY go.mod vendor* ./ [2023-09-19T17:22:23.892Z] ---> d3666d59af0c [2023-09-19T17:22:23.892Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T17:22:24.158Z] ---> Running in 3bd396b08c85 [2023-09-19T17:22:26.745Z] Removing intermediate container 3bd396b08c85 [2023-09-19T17:22:26.745Z] ---> ff9ff080c8ef [2023-09-19T17:22:26.745Z] Step 11/36 : COPY . . [2023-09-19T17:22:27.330Z] ---> 20631aa7dd08 [2023-09-19T17:22:27.330Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-19T17:22:27.597Z] ---> Running in 017264a6946b [2023-09-19T17:22:28.557Z]  % Total  % Received % Xferd Average Speed Time Time Time Current [2023-09-19T17:22:28.557Z]  Dload Upload Total Spent Left Speed [2023-09-19T17:22:28.557Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100  1253  100 1253 0 0 5702 0 --:--:-- --:--:-- --:--:-- 5721 [2023-09-19T17:22:29.140Z] Removing intermediate container 017264a6946b [2023-09-19T17:22:29.140Z] ---> 62e035509874 [2023-09-19T17:22:29.140Z] Step 13/36 : RUN ${MAKE} [2023-09-19T17:22:29.407Z] ---> Running in 5652f9d8cb91 [2023-09-19T17:22:30.375Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.21 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.24" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-09-19T17:24:52.183Z] Removing intermediate container 5652f9d8cb91 [2023-09-19T17:24:52.183Z] ---> 9d4ecc6f02e2 [2023-09-19T17:24:52.183Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-09-19T17:24:52.183Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-09-19T17:24:52.183Z] 8766b47fe142: Pulling fs layer [2023-09-19T17:24:52.183Z] 8766b47fe142: Verifying Checksum [2023-09-19T17:24:52.183Z] 8766b47fe142: Download complete [2023-09-19T17:24:52.183Z] 8766b47fe142: Pull complete [2023-09-19T17:24:52.183Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-09-19T17:24:52.183Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-09-19T17:24:52.183Z] ---> 69d40e2cb93c [2023-09-19T17:24:52.183Z] Step 15/36 : FROM alpine:3.18 [2023-09-19T17:24:52.183Z] 3.18: Pulling from library/alpine [2023-09-19T17:24:52.183Z] 9fda8d8052c6: Already exists [2023-09-19T17:24:52.183Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-19T17:24:52.183Z] Status: Downloaded newer image for alpine:3.18 [2023-09-19T17:24:52.183Z] ---> f6648c04cd6c [2023-09-19T17:24:52.183Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-09-19T17:24:52.183Z] ---> Running in f49b867a5de0 [2023-09-19T17:24:52.183Z] Removing intermediate container f49b867a5de0 [2023-09-19T17:24:52.183Z] ---> 0e9bab5d5629 [2023-09-19T17:24:52.183Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-09-19T17:24:52.183Z] ---> Running in 9138eb5b5add [2023-09-19T17:24:52.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-19T17:24:52.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-19T17:24:52.183Z] (1/104) Installing dumb-init (1.2.5-r2) [2023-09-19T17:24:52.183Z] (2/104) Installing sdl2 (2.26.5-r0) [2023-09-19T17:24:52.183Z] (3/104) Installing svt-av1-libs (1.6.0-r0) [2023-09-19T17:24:52.183Z] (4/104) Installing aom-libs (3.6.1-r0) [2023-09-19T17:24:52.183Z] (5/104) Installing libxau (1.0.11-r2) [2023-09-19T17:24:52.183Z] (6/104) Installing libmd (1.0.4-r2) [2023-09-19T17:24:52.183Z] (7/104) Installing libbsd (0.11.7-r1) [2023-09-19T17:24:52.183Z] (8/104) Installing libxdmcp (1.1.4-r2) [2023-09-19T17:24:52.183Z] (9/104) Installing libxcb (1.15-r1) [2023-09-19T17:24:52.183Z] (10/104) Installing libx11 (1.8.4-r4) [2023-09-19T17:24:52.183Z] (11/104) Installing libdrm (2.4.115-r4) [2023-09-19T17:24:52.183Z] (12/104) Installing libxext (1.3.5-r2) [2023-09-19T17:24:52.183Z] (13/104) Installing libxfixes (6.0.1-r2) [2023-09-19T17:24:52.183Z] (14/104) Installing libffi (3.4.4-r2) [2023-09-19T17:24:52.183Z] (15/104) Installing wayland-libs-client (1.22.0-r2) [2023-09-19T17:24:52.183Z] (16/104) Installing libva (2.18.0-r1) [2023-09-19T17:24:52.183Z] (17/104) Installing libvdpau (1.5-r1) [2023-09-19T17:24:52.183Z] (18/104) Installing ffmpeg-libavutil (6.0-r15) [2023-09-19T17:24:52.183Z] (19/104) Installing libdav1d (1.2.1-r0) [2023-09-19T17:24:52.183Z] (20/104) Installing brotli-libs (1.0.9-r14) [2023-09-19T17:24:52.183Z] (21/104) Installing libgcc (12.2.1_git20220924-r10) [2023-09-19T17:24:52.183Z] (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2023-09-19T17:24:52.183Z] (23/104) Installing libhwy (1.0.4-r1) [2023-09-19T17:24:52.183Z] (24/104) Installing lcms2 (2.15-r2) [2023-09-19T17:24:52.183Z] (25/104) Installing libjxl (0.8.2-r0) [2023-09-19T17:24:52.183Z] (26/104) Installing lame-libs (3.100-r5) [2023-09-19T17:24:52.183Z] (27/104) Installing opus (1.4-r0) [2023-09-19T17:24:52.183Z] (28/104) Installing libgomp (12.2.1_git20220924-r10) [2023-09-19T17:24:52.183Z] (29/104) Installing soxr (0.1.3-r5) [2023-09-19T17:24:52.183Z] (30/104) Installing ffmpeg-libswresample (6.0-r15) [2023-09-19T17:24:52.183Z] (31/104) Installing libogg (1.3.5-r4) [2023-09-19T17:24:52.183Z] (32/104) Installing libtheora (1.1.1-r17) [2023-09-19T17:24:52.183Z] (33/104) Installing libvorbis (1.3.7-r1) [2023-09-19T17:24:52.183Z] (34/104) Installing libvpx (1.13.0-r1) [2023-09-19T17:24:52.183Z] (35/104) Installing libwebp (1.3.2-r0) [2023-09-19T17:24:52.183Z] (36/104) Installing x264-libs (0.164_git20220602-r1) [2023-09-19T17:24:52.183Z] (37/104) Installing numactl (2.0.16-r4) [2023-09-19T17:24:52.183Z] (38/104) Installing x265-libs (3.5-r4) [2023-09-19T17:24:52.183Z] (39/104) Installing xvidcore (1.3.7-r1) [2023-09-19T17:24:52.183Z] (40/104) Installing ffmpeg-libavcodec (6.0-r15) [2023-09-19T17:24:52.183Z] (41/104) Installing alsa-lib (1.2.9-r1) [2023-09-19T17:24:52.183Z] (42/104) Installing libexpat (2.5.0-r1) [2023-09-19T17:24:52.183Z] (43/104) Installing libbz2 (1.0.8-r5) [2023-09-19T17:24:52.183Z] (44/104) Installing libpng (1.6.39-r3) [2023-09-19T17:24:52.183Z] (45/104) Installing freetype (2.13.0-r5) [2023-09-19T17:24:52.183Z] (46/104) Installing fontconfig (2.14.2-r3) [2023-09-19T17:24:52.183Z] (47/104) Installing fribidi (1.0.13-r0) [2023-09-19T17:24:52.183Z] (48/104) Installing libintl (0.21.1-r7) [2023-09-19T17:24:52.183Z] (49/104) Installing libblkid (2.38.1-r8) [2023-09-19T17:24:52.183Z] (50/104) Installing libmount (2.38.1-r8) [2023-09-19T17:24:52.183Z] (51/104) Installing pcre2 (10.42-r1) [2023-09-19T17:24:52.183Z] (52/104) Installing glib (2.76.4-r0) [2023-09-19T17:24:52.183Z] (53/104) Installing graphite2 (1.3.14-r5) [2023-09-19T17:24:52.183Z] (54/104) Installing harfbuzz (7.3.0-r0) [2023-09-19T17:24:52.183Z] (55/104) Installing libunibreak (5.1-r0) [2023-09-19T17:24:52.183Z] (56/104) Installing libass (0.17.1-r0) [2023-09-19T17:24:52.183Z] (57/104) Installing libbluray (1.3.4-r0) [2023-09-19T17:24:52.183Z] (58/104) Installing gmp (6.2.1-r3) [2023-09-19T17:24:52.183Z] (59/104) Installing nettle (3.8.1-r2) [2023-09-19T17:24:52.183Z] (60/104) Installing libunistring (1.1-r1) [2023-09-19T17:24:52.183Z] (61/104) Installing libidn2 (2.3.4-r1) [2023-09-19T17:24:52.183Z] (62/104) Installing p11-kit (0.24.1-r2) [2023-09-19T17:24:52.183Z] (63/104) Installing libtasn1 (4.19.0-r1) [2023-09-19T17:24:52.183Z] (64/104) Installing gnutls (3.8.0-r2) [2023-09-19T17:24:52.183Z] (65/104) Installing mpg123-libs (1.31.3-r1) [2023-09-19T17:24:52.183Z] (66/104) Installing libopenmpt (0.7.2-r0) [2023-09-19T17:24:52.183Z] (67/104) Installing cjson (1.7.15-r4) [2023-09-19T17:24:52.183Z] (68/104) Installing mbedtls (2.28.4-r0) [2023-09-19T17:24:52.183Z] (69/104) Installing librist (0.2.7-r0) [2023-09-19T17:24:52.183Z] (70/104) Installing libsrt (1.5.2-r0) [2023-09-19T17:24:52.183Z] (71/104) Installing libssh (0.10.5-r0) [2023-09-19T17:24:52.183Z] (72/104) Installing xz-libs (5.4.3-r0) [2023-09-19T17:24:52.183Z] (73/104) Installing libxml2 (2.11.4-r0) [2023-09-19T17:24:52.183Z] (74/104) Installing libsodium (1.0.18-r3) [2023-09-19T17:24:52.183Z] (75/104) Installing libzmq (4.3.4-r4) [2023-09-19T17:24:52.183Z] (76/104) Installing ffmpeg-libavformat (6.0-r15) [2023-09-19T17:24:52.183Z] (77/104) Installing glslang-libs (1.3.243.0-r1) [2023-09-19T17:24:52.183Z] (78/104) Installing spirv-tools (1.3.243.0-r1) [2023-09-19T17:24:52.183Z] (79/104) Installing shaderc (2023.3-r1) [2023-09-19T17:24:52.183Z] (80/104) Installing vulkan-loader (1.3.243.0-r1) [2023-09-19T17:24:52.183Z] (81/104) Installing libplacebo (5.264.1-r1) [2023-09-19T17:24:52.183Z] (82/104) Installing ffmpeg-libpostproc (6.0-r15) [2023-09-19T17:24:52.183Z] (83/104) Installing ffmpeg-libswscale (6.0-r15) [2023-09-19T17:24:52.183Z] (84/104) Installing vidstab (1.1.1-r0) [2023-09-19T17:24:52.183Z] (85/104) Installing zimg (3.0.5-r0) [2023-09-19T17:24:52.183Z] (86/104) Installing ffmpeg-libavfilter (6.0-r15) [2023-09-19T17:24:52.183Z] (87/104) Installing libasyncns (0.8-r1) [2023-09-19T17:24:52.183Z] (88/104) Installing dbus-libs (1.14.8-r0) [2023-09-19T17:24:52.183Z] (89/104) Installing libltdl (2.4.7-r2) [2023-09-19T17:24:52.183Z] (90/104) Installing orc (0.4.34-r0) [2023-09-19T17:24:52.183Z] (91/104) Installing flac-libs (1.4.3-r0) [2023-09-19T17:24:52.183Z] (92/104) Installing libsndfile (1.2.0-r2) [2023-09-19T17:24:52.183Z] (93/104) Installing speexdsp (1.2.1-r1) [2023-09-19T17:24:52.183Z] (94/104) Installing tdb-libs (1.4.8-r1) [2023-09-19T17:24:52.183Z] (95/104) Installing libpulse (16.1-r10) [2023-09-19T17:24:52.183Z] (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-19T17:24:52.183Z] (97/104) Installing v4l-utils-libs (1.24.1-r0) [2023-09-19T17:24:52.183Z] (98/104) Installing ffmpeg-libavdevice (6.0-r15) [2023-09-19T17:24:52.183Z] (99/104) Installing ffmpeg (6.0-r15) [2023-09-19T17:24:52.183Z] (100/104) Installing udev-init-scripts (35-r1) [2023-09-19T17:24:52.183Z] (101/104) Installing eudev-libs (3.2.11-r8) [2023-09-19T17:24:52.183Z] (102/104) Installing zstd-libs (1.5.5-r4) [2023-09-19T17:24:52.183Z] (103/104) Installing kmod-libs (30-r3) [2023-09-19T17:24:52.183Z] (104/104) Installing eudev (3.2.11-r8) [2023-09-19T17:24:52.184Z] Executing busybox-1.36.1-r2.trigger [2023-09-19T17:24:52.184Z] Executing glib-2.76.4-r0.trigger [2023-09-19T17:24:52.184Z] Executing eudev-3.2.11-r8.trigger [2023-09-19T17:24:52.184Z] OK: 110 MiB in 119 packages [2023-09-19T17:24:53.596Z] Removing intermediate container 9138eb5b5add [2023-09-19T17:24:53.596Z] ---> b3d5e63239bb [2023-09-19T17:24:53.596Z] Step 18/36 : WORKDIR / [2023-09-19T17:24:53.596Z] ---> Running in 48f4669487cb [2023-09-19T17:24:53.596Z] Removing intermediate container 48f4669487cb [2023-09-19T17:24:53.596Z] ---> 71d514de6f94 [2023-09-19T17:24:53.596Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-09-19T17:24:55.008Z] ---> 0475a36fc4cb [2023-09-19T17:24:55.008Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-09-19T17:24:55.594Z] ---> 787c5a040d64 [2023-09-19T17:24:55.594Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-09-19T17:24:56.176Z] ---> e589e9993ca0 [2023-09-19T17:24:56.176Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-09-19T17:24:56.762Z] ---> 155c55eafc78 [2023-09-19T17:24:56.762Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-09-19T17:24:57.031Z] ---> c58134929983 [2023-09-19T17:24:57.031Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-09-19T17:25:00.380Z] ---> 9c13b5cea231 [2023-09-19T17:25:00.380Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-09-19T17:25:01.797Z] ---> 81f357611407 [2023-09-19T17:25:01.797Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-09-19T17:25:01.797Z] ---> Running in ea6adec691c9 [2023-09-19T17:25:03.212Z] Removing intermediate container ea6adec691c9 [2023-09-19T17:25:03.212Z] ---> 629941b90bb2 [2023-09-19T17:25:03.212Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-09-19T17:25:03.480Z] ---> Running in 944e6c8be983 [2023-09-19T17:25:04.891Z] Removing intermediate container 944e6c8be983 [2023-09-19T17:25:04.891Z] ---> 85453356c3b8 [2023-09-19T17:25:04.891Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-09-19T17:25:05.161Z] ---> Running in a8245b0d3ab0 [2023-09-19T17:25:06.573Z] Removing intermediate container a8245b0d3ab0 [2023-09-19T17:25:06.573Z] ---> 9e3d7456bc70 [2023-09-19T17:25:06.573Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-09-19T17:25:06.841Z] ---> Running in 9d50a5af9690 [2023-09-19T17:25:08.266Z] Removing intermediate container 9d50a5af9690 [2023-09-19T17:25:08.266Z] ---> bc48c2c604c6 [2023-09-19T17:25:08.266Z] Step 30/36 : EXPOSE 59983 [2023-09-19T17:25:08.266Z] ---> Running in 288a5f943baa [2023-09-19T17:25:08.533Z] Removing intermediate container 288a5f943baa [2023-09-19T17:25:08.533Z] ---> 9acb98867779 [2023-09-19T17:25:08.533Z] Step 31/36 : EXPOSE 8554 [2023-09-19T17:25:08.803Z] ---> Running in 05521a4a9a00 [2023-09-19T17:25:09.070Z] Removing intermediate container 05521a4a9a00 [2023-09-19T17:25:09.070Z] ---> 14606f7295b3 [2023-09-19T17:25:09.070Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-09-19T17:25:09.070Z] ---> Running in 3e76c27fab30 [2023-09-19T17:25:09.338Z] Removing intermediate container 3e76c27fab30 [2023-09-19T17:25:09.338Z] ---> c7ccc1bddb82 [2023-09-19T17:25:09.338Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-09-19T17:25:09.338Z] ---> Running in b56a9793f481 [2023-09-19T17:25:09.605Z] Removing intermediate container b56a9793f481 [2023-09-19T17:25:09.605Z] ---> fdc7f5b41a3a [2023-09-19T17:25:09.605Z] Step 34/36 : LABEL arch=arm64 [2023-09-19T17:25:09.873Z] ---> Running in 41d5525945eb [2023-09-19T17:25:10.140Z] Removing intermediate container 41d5525945eb [2023-09-19T17:25:10.140Z] ---> 6c98aca887e7 [2023-09-19T17:25:10.140Z] Step 35/36 : LABEL git_sha=884b56a83e36e909b2a30449d5f2d1a1922bafa9 [2023-09-19T17:25:10.140Z] ---> Running in 8b770c23dda9 [2023-09-19T17:25:10.408Z] Removing intermediate container 8b770c23dda9 [2023-09-19T17:25:10.408Z] ---> 6f20a35c092e [2023-09-19T17:25:10.408Z] Step 36/36 : LABEL version=3.1.0-dev.21 [2023-09-19T17:25:10.408Z] ---> Running in 77b2abcdd12f [2023-09-19T17:25:10.674Z] Removing intermediate container 77b2abcdd12f [2023-09-19T17:25:10.674Z] ---> c99e9480624d [2023-09-19T17:25:10.674Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-19T17:25:10.674Z] Successfully built c99e9480624d [2023-09-19T17:25:10.674Z] 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-09-19T17:25:10.792Z] provisioning config files... [2023-09-19T17:25:10.807Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/146@tmp/config12587783433208191006tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T17:25:11.144Z] ---> docker-login.sh [2023-09-19T17:25:11.144Z] nexus3.edgexfoundry.org:10001 [2023-09-19T17:25:11.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T17:25:11.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T17:25:11.413Z] Configure a credential helper to remove this warning. See [2023-09-19T17:25:11.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T17:25:11.413Z] [2023-09-19T17:25:11.413Z] Login Succeeded [2023-09-19T17:25:11.413Z] nexus3.edgexfoundry.org:10002 [2023-09-19T17:25:11.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T17:25:11.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T17:25:11.681Z] Configure a credential helper to remove this warning. See [2023-09-19T17:25:11.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T17:25:11.681Z] [2023-09-19T17:25:11.681Z] Login Succeeded [2023-09-19T17:25:11.681Z] nexus3.edgexfoundry.org:10003 [2023-09-19T17:25:11.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T17:25:12.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T17:25:12.219Z] Configure a credential helper to remove this warning. See [2023-09-19T17:25:12.219Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T17:25:12.219Z] [2023-09-19T17:25:12.219Z] Login Succeeded [2023-09-19T17:25:12.219Z] nexus3.edgexfoundry.org:10004 [2023-09-19T17:25:12.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T17:25:12.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T17:25:12.490Z] Configure a credential helper to remove this warning. See [2023-09-19T17:25:12.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T17:25:12.490Z] [2023-09-19T17:25:12.490Z] Login Succeeded [2023-09-19T17:25:12.490Z] docker.io [2023-09-19T17:25:12.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T17:25:13.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T17:25:13.024Z] Configure a credential helper to remove this warning. See [2023-09-19T17:25:13.024Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T17:25:13.024Z] [2023-09-19T17:25:13.024Z] Login Succeeded [2023-09-19T17:25:13.024Z] ---> docker-login.sh ends [Pipeline] } [2023-09-19T17:25:13.037Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-19T17:25:13.061Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T17:25:13.077Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2023-09-19T17:25:13.077Z] 884b56a83e36e909b2a30449d5f2d1a1922bafa9 [2023-09-19T17:25:13.077Z] latest [2023-09-19T17:25:13.077Z] 3.1.0-dev.21 [2023-09-19T17:25:13.077Z] 884b56a83e36e909b2a30449d5f2d1a1922bafa9-3.1.0-dev.21 [2023-09-19T17:25:13.077Z] main [2023-09-19T17:25:13.077Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T17:25:13.410Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:884b56a83e36e909b2a30449d5f2d1a1922bafa9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T17:25:13.750Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:884b56a83e36e909b2a30449d5f2d1a1922bafa9 [2023-09-19T17:25:13.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-09-19T17:25:13.751Z] a14a541aa18d: Preparing [2023-09-19T17:25:13.751Z] d5bfa7f40b1b: Preparing [2023-09-19T17:25:13.751Z] 9af3c511d421: Preparing [2023-09-19T17:25:13.751Z] c196ff0912ad: Preparing [2023-09-19T17:25:13.751Z] 608d194cb50c: Preparing [2023-09-19T17:25:13.751Z] acc83c6ca332: Preparing [2023-09-19T17:25:13.751Z] b1a35c02437f: Preparing [2023-09-19T17:25:13.751Z] a8dad9197b10: Preparing [2023-09-19T17:25:13.751Z] d6ba63dbe22e: Preparing [2023-09-19T17:25:13.751Z] 5c17e10fc2de: Preparing [2023-09-19T17:25:13.751Z] a544e3d461e1: Preparing [2023-09-19T17:25:13.751Z] e148e6a8ca79: Preparing [2023-09-19T17:25:13.751Z] b2191e2be29d: Preparing [2023-09-19T17:25:13.751Z] d6ba63dbe22e: Waiting [2023-09-19T17:25:13.751Z] b1a35c02437f: Waiting [2023-09-19T17:25:13.751Z] a8dad9197b10: Waiting [2023-09-19T17:25:13.751Z] acc83c6ca332: Waiting [2023-09-19T17:25:13.751Z] e148e6a8ca79: Waiting [2023-09-19T17:25:13.751Z] 5c17e10fc2de: Waiting [2023-09-19T17:25:13.751Z] b2191e2be29d: Waiting [2023-09-19T17:25:13.751Z] a544e3d461e1: Waiting [2023-09-19T17:25:14.017Z] a14a541aa18d: Pushed [2023-09-19T17:25:14.017Z] c196ff0912ad: Pushed [2023-09-19T17:25:14.017Z] d5bfa7f40b1b: Pushed [2023-09-19T17:25:14.017Z] 9af3c511d421: Pushed [2023-09-19T17:25:14.289Z] acc83c6ca332: Pushed [2023-09-19T17:25:14.289Z] a8dad9197b10: Pushed [2023-09-19T17:25:14.289Z] b1a35c02437f: Pushed [2023-09-19T17:25:14.289Z] d6ba63dbe22e: Pushed [2023-09-19T17:25:14.289Z] b2191e2be29d: Layer already exists [2023-09-19T17:25:14.289Z] 5c17e10fc2de: Pushed [2023-09-19T17:25:19.618Z] 608d194cb50c: Pushed [2023-09-19T17:25:19.618Z] a544e3d461e1: Pushed [2023-09-19T17:25:34.600Z] e148e6a8ca79: Pushed [2023-09-19T17:25:34.600Z] 884b56a83e36e909b2a30449d5f2d1a1922bafa9: digest: sha256:12d7024f4deabb85f37b8437abb33a5075e2233cb3fb3088d1f09059445d926a size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T17:25:34.952Z] + 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-09-19T17:25:35.299Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-09-19T17:25:35.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-09-19T17:25:35.300Z] a14a541aa18d: Preparing [2023-09-19T17:25:35.300Z] d5bfa7f40b1b: Preparing [2023-09-19T17:25:35.300Z] 9af3c511d421: Preparing [2023-09-19T17:25:35.300Z] c196ff0912ad: Preparing [2023-09-19T17:25:35.300Z] 608d194cb50c: Preparing [2023-09-19T17:25:35.300Z] acc83c6ca332: Preparing [2023-09-19T17:25:35.300Z] b1a35c02437f: Preparing [2023-09-19T17:25:35.300Z] a8dad9197b10: Preparing [2023-09-19T17:25:35.300Z] d6ba63dbe22e: Preparing [2023-09-19T17:25:35.300Z] 5c17e10fc2de: Preparing [2023-09-19T17:25:35.300Z] a544e3d461e1: Preparing [2023-09-19T17:25:35.300Z] e148e6a8ca79: Preparing [2023-09-19T17:25:35.300Z] b2191e2be29d: Preparing [2023-09-19T17:25:35.300Z] d6ba63dbe22e: Waiting [2023-09-19T17:25:35.300Z] 5c17e10fc2de: Waiting [2023-09-19T17:25:35.300Z] acc83c6ca332: Waiting [2023-09-19T17:25:35.300Z] a8dad9197b10: Waiting [2023-09-19T17:25:35.300Z] b1a35c02437f: Waiting [2023-09-19T17:25:35.300Z] b2191e2be29d: Waiting [2023-09-19T17:25:35.300Z] e148e6a8ca79: Waiting [2023-09-19T17:25:35.300Z] a544e3d461e1: Waiting [2023-09-19T17:25:35.300Z] 608d194cb50c: Layer already exists [2023-09-19T17:25:35.300Z] d5bfa7f40b1b: Layer already exists [2023-09-19T17:25:35.300Z] c196ff0912ad: Layer already exists [2023-09-19T17:25:35.300Z] a14a541aa18d: Layer already exists [2023-09-19T17:25:35.300Z] 9af3c511d421: Layer already exists [2023-09-19T17:25:35.300Z] b1a35c02437f: Layer already exists [2023-09-19T17:25:35.300Z] a8dad9197b10: Layer already exists [2023-09-19T17:25:35.300Z] acc83c6ca332: Layer already exists [2023-09-19T17:25:35.300Z] 5c17e10fc2de: Layer already exists [2023-09-19T17:25:35.300Z] d6ba63dbe22e: Layer already exists [2023-09-19T17:25:35.300Z] b2191e2be29d: Layer already exists [2023-09-19T17:25:35.300Z] e148e6a8ca79: Layer already exists [2023-09-19T17:25:35.300Z] a544e3d461e1: Layer already exists [2023-09-19T17:25:35.567Z] latest: digest: sha256:12d7024f4deabb85f37b8437abb33a5075e2233cb3fb3088d1f09059445d926a size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T17:25:35.925Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T17:25:36.277Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.21 [2023-09-19T17:25:36.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-09-19T17:25:36.277Z] a14a541aa18d: Preparing [2023-09-19T17:25:36.277Z] d5bfa7f40b1b: Preparing [2023-09-19T17:25:36.277Z] 9af3c511d421: Preparing [2023-09-19T17:25:36.277Z] c196ff0912ad: Preparing [2023-09-19T17:25:36.277Z] 608d194cb50c: Preparing [2023-09-19T17:25:36.277Z] acc83c6ca332: Preparing [2023-09-19T17:25:36.277Z] b1a35c02437f: Preparing [2023-09-19T17:25:36.277Z] a8dad9197b10: Preparing [2023-09-19T17:25:36.277Z] d6ba63dbe22e: Preparing [2023-09-19T17:25:36.277Z] 5c17e10fc2de: Preparing [2023-09-19T17:25:36.277Z] a544e3d461e1: Preparing [2023-09-19T17:25:36.277Z] e148e6a8ca79: Preparing [2023-09-19T17:25:36.277Z] b2191e2be29d: Preparing [2023-09-19T17:25:36.277Z] d6ba63dbe22e: Waiting [2023-09-19T17:25:36.277Z] 5c17e10fc2de: Waiting [2023-09-19T17:25:36.277Z] acc83c6ca332: Waiting [2023-09-19T17:25:36.277Z] b1a35c02437f: Waiting [2023-09-19T17:25:36.277Z] a544e3d461e1: Waiting [2023-09-19T17:25:36.277Z] e148e6a8ca79: Waiting [2023-09-19T17:25:36.277Z] b2191e2be29d: Waiting [2023-09-19T17:25:36.277Z] a8dad9197b10: Waiting [2023-09-19T17:25:36.277Z] 608d194cb50c: Layer already exists [2023-09-19T17:25:36.277Z] a14a541aa18d: Layer already exists [2023-09-19T17:25:36.277Z] c196ff0912ad: Layer already exists [2023-09-19T17:25:36.277Z] 9af3c511d421: Layer already exists [2023-09-19T17:25:36.277Z] d5bfa7f40b1b: Layer already exists [2023-09-19T17:25:36.277Z] a8dad9197b10: Layer already exists [2023-09-19T17:25:36.277Z] acc83c6ca332: Layer already exists [2023-09-19T17:25:36.277Z] b1a35c02437f: Layer already exists [2023-09-19T17:25:36.277Z] d6ba63dbe22e: Layer already exists [2023-09-19T17:25:36.277Z] 5c17e10fc2de: Layer already exists [2023-09-19T17:25:36.277Z] b2191e2be29d: Layer already exists [2023-09-19T17:25:36.277Z] a544e3d461e1: Layer already exists [2023-09-19T17:25:36.277Z] e148e6a8ca79: Layer already exists [2023-09-19T17:25:36.544Z] 3.1.0-dev.21: digest: sha256:12d7024f4deabb85f37b8437abb33a5075e2233cb3fb3088d1f09059445d926a size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T17:25:36.892Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:884b56a83e36e909b2a30449d5f2d1a1922bafa9-3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T17:25:37.235Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:884b56a83e36e909b2a30449d5f2d1a1922bafa9-3.1.0-dev.21 [2023-09-19T17:25:37.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-09-19T17:25:37.236Z] a14a541aa18d: Preparing [2023-09-19T17:25:37.236Z] d5bfa7f40b1b: Preparing [2023-09-19T17:25:37.236Z] 9af3c511d421: Preparing [2023-09-19T17:25:37.236Z] c196ff0912ad: Preparing [2023-09-19T17:25:37.236Z] 608d194cb50c: Preparing [2023-09-19T17:25:37.236Z] acc83c6ca332: Preparing [2023-09-19T17:25:37.236Z] b1a35c02437f: Preparing [2023-09-19T17:25:37.236Z] a8dad9197b10: Preparing [2023-09-19T17:25:37.236Z] d6ba63dbe22e: Preparing [2023-09-19T17:25:37.236Z] 5c17e10fc2de: Preparing [2023-09-19T17:25:37.236Z] a544e3d461e1: Preparing [2023-09-19T17:25:37.236Z] e148e6a8ca79: Preparing [2023-09-19T17:25:37.236Z] b2191e2be29d: Preparing [2023-09-19T17:25:37.236Z] acc83c6ca332: Waiting [2023-09-19T17:25:37.236Z] b1a35c02437f: Waiting [2023-09-19T17:25:37.236Z] a8dad9197b10: Waiting [2023-09-19T17:25:37.236Z] e148e6a8ca79: Waiting [2023-09-19T17:25:37.236Z] b2191e2be29d: Waiting [2023-09-19T17:25:37.236Z] 5c17e10fc2de: Waiting [2023-09-19T17:25:37.236Z] d6ba63dbe22e: Waiting [2023-09-19T17:25:37.236Z] a544e3d461e1: Waiting [2023-09-19T17:25:37.236Z] 608d194cb50c: Layer already exists [2023-09-19T17:25:37.236Z] a14a541aa18d: Layer already exists [2023-09-19T17:25:37.236Z] d5bfa7f40b1b: Layer already exists [2023-09-19T17:25:37.236Z] c196ff0912ad: Layer already exists [2023-09-19T17:25:37.236Z] 9af3c511d421: Layer already exists [2023-09-19T17:25:37.236Z] d6ba63dbe22e: Layer already exists [2023-09-19T17:25:37.236Z] a8dad9197b10: Layer already exists [2023-09-19T17:25:37.236Z] acc83c6ca332: Layer already exists [2023-09-19T17:25:37.236Z] b1a35c02437f: Layer already exists [2023-09-19T17:25:37.236Z] 5c17e10fc2de: Layer already exists [2023-09-19T17:25:37.236Z] a544e3d461e1: Layer already exists [2023-09-19T17:25:37.236Z] b2191e2be29d: Layer already exists [2023-09-19T17:25:37.236Z] e148e6a8ca79: Layer already exists [2023-09-19T17:25:37.502Z] 884b56a83e36e909b2a30449d5f2d1a1922bafa9-3.1.0-dev.21: digest: sha256:12d7024f4deabb85f37b8437abb33a5075e2233cb3fb3088d1f09059445d926a size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T17:25:37.845Z] + 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-09-19T17:25:38.185Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2023-09-19T17:25:38.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-09-19T17:25:38.185Z] a14a541aa18d: Preparing [2023-09-19T17:25:38.185Z] d5bfa7f40b1b: Preparing [2023-09-19T17:25:38.185Z] 9af3c511d421: Preparing [2023-09-19T17:25:38.185Z] c196ff0912ad: Preparing [2023-09-19T17:25:38.185Z] 608d194cb50c: Preparing [2023-09-19T17:25:38.185Z] acc83c6ca332: Preparing [2023-09-19T17:25:38.185Z] b1a35c02437f: Preparing [2023-09-19T17:25:38.185Z] a8dad9197b10: Preparing [2023-09-19T17:25:38.185Z] d6ba63dbe22e: Preparing [2023-09-19T17:25:38.185Z] 5c17e10fc2de: Preparing [2023-09-19T17:25:38.185Z] a544e3d461e1: Preparing [2023-09-19T17:25:38.185Z] e148e6a8ca79: Preparing [2023-09-19T17:25:38.185Z] b2191e2be29d: Preparing [2023-09-19T17:25:38.185Z] d6ba63dbe22e: Waiting [2023-09-19T17:25:38.185Z] 5c17e10fc2de: Waiting [2023-09-19T17:25:38.185Z] e148e6a8ca79: Waiting [2023-09-19T17:25:38.185Z] b2191e2be29d: Waiting [2023-09-19T17:25:38.185Z] acc83c6ca332: Waiting [2023-09-19T17:25:38.185Z] b1a35c02437f: Waiting [2023-09-19T17:25:38.185Z] a8dad9197b10: Waiting [2023-09-19T17:25:38.185Z] a544e3d461e1: Waiting [2023-09-19T17:25:38.185Z] 608d194cb50c: Layer already exists [2023-09-19T17:25:38.185Z] 9af3c511d421: Layer already exists [2023-09-19T17:25:38.185Z] a14a541aa18d: Layer already exists [2023-09-19T17:25:38.185Z] d5bfa7f40b1b: Layer already exists [2023-09-19T17:25:38.185Z] c196ff0912ad: Layer already exists [2023-09-19T17:25:38.185Z] a8dad9197b10: Layer already exists [2023-09-19T17:25:38.185Z] acc83c6ca332: Layer already exists [2023-09-19T17:25:38.185Z] b1a35c02437f: Layer already exists [2023-09-19T17:25:38.185Z] 5c17e10fc2de: Layer already exists [2023-09-19T17:25:38.185Z] d6ba63dbe22e: Layer already exists [2023-09-19T17:25:38.185Z] a544e3d461e1: Layer already exists [2023-09-19T17:25:38.185Z] b2191e2be29d: Layer already exists [2023-09-19T17:25:38.185Z] e148e6a8ca79: Layer already exists [2023-09-19T17:25:38.451Z] main: digest: sha256:12d7024f4deabb85f37b8437abb33a5075e2233cb3fb3088d1f09059445d926a size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-19T17:25:38.497Z] ===================================================== [Pipeline] echo [2023-09-19T17:25:38.505Z] taggedImages: [2023-09-19T17:25:38.505Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:884b56a83e36e909b2a30449d5f2d1a1922bafa9 [2023-09-19T17:25:38.505Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-09-19T17:25:38.505Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.21 [2023-09-19T17:25:38.505Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:884b56a83e36e909b2a30449d5f2d1a1922bafa9-3.1.0-dev.21 [2023-09-19T17:25:38.505Z] - 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-09-19T17:25:38.869Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-19T17:25:38.869Z] [2023-09-19T17:25:38.869Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T17:25:39.197Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-19T17:25:39.197Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-19T17:25:39.197Z] 8998bd30e6a1: Pulling fs layer [2023-09-19T17:25:39.197Z] 04944245beec: Pulling fs layer [2023-09-19T17:25:39.197Z] 699f458cf7ca: Pulling fs layer [2023-09-19T17:25:39.197Z] 765212b225bb: Pulling fs layer [2023-09-19T17:25:39.197Z] f23df028b6ca: Pulling fs layer [2023-09-19T17:25:39.197Z] d65c8cfc05b1: Pulling fs layer [2023-09-19T17:25:39.197Z] 2437ff75d9bd: Pulling fs layer [2023-09-19T17:25:39.197Z] f23df028b6ca: Waiting [2023-09-19T17:25:39.197Z] d65c8cfc05b1: Waiting [2023-09-19T17:25:39.198Z] 765212b225bb: Waiting [2023-09-19T17:25:39.198Z] 2437ff75d9bd: Waiting [2023-09-19T17:25:39.465Z] 04944245beec: Verifying Checksum [2023-09-19T17:25:39.465Z] 04944245beec: Download complete [2023-09-19T17:25:39.465Z] 765212b225bb: Verifying Checksum [2023-09-19T17:25:39.465Z] 765212b225bb: Download complete [2023-09-19T17:25:39.465Z] f23df028b6ca: Download complete [2023-09-19T17:25:39.465Z] d65c8cfc05b1: Verifying Checksum [2023-09-19T17:25:39.465Z] d65c8cfc05b1: Download complete [2023-09-19T17:25:39.465Z] 699f458cf7ca: Download complete [2023-09-19T17:25:40.048Z] 8998bd30e6a1: Verifying Checksum [2023-09-19T17:25:40.048Z] 8998bd30e6a1: Download complete [2023-09-19T17:25:42.631Z] 2437ff75d9bd: Download complete [2023-09-19T17:25:43.589Z] 8998bd30e6a1: Pull complete [2023-09-19T17:25:44.173Z] 04944245beec: Pull complete [2023-09-19T17:25:45.580Z] 699f458cf7ca: Pull complete [2023-09-19T17:25:45.846Z] 765212b225bb: Pull complete [2023-09-19T17:25:46.429Z] f23df028b6ca: Pull complete [2023-09-19T17:25:46.697Z] d65c8cfc05b1: Pull complete [2023-09-19T17:26:01.681Z] 2437ff75d9bd: Pull complete [2023-09-19T17:26:01.681Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-19T17:26:01.681Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-19T17:26:01.681Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T17:26:01.865Z] prd-ubuntu20.04-docker-arm64-4c-16g-6586 does not seem to be running inside a container [2023-09-19T17:26:01.941Z] $ 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/146 -v /w/workspace/device-usb-camera/146:/w/workspace/device-usb-camera/146:rw,z -v /w/workspace/device-usb-camera/146@tmp:/w/workspace/device-usb-camera/146@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-09-19T17:26:06.880Z] $ docker top 661672fdfec41958d611154205d6cde543d2881f8bbb4f1545f2641125a52090 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T17:26:07.710Z] ---> job-cost.sh [2023-09-19T17:26:07.710Z] lf-activate-venv: SKIPPING [2023-09-19T17:26:07.710Z] INFO: No Stack... [2023-09-19T17:26:07.976Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-19T17:26:08.932Z] INFO: Archiving Costs [Pipeline] sh [2023-09-19T17:26:09.559Z] + cat /w/workspace/device-usb-camera/146/archives/cost.csv [2023-09-19T17:26:09.559Z] + cut -d, -f6 [Pipeline] lock [2023-09-19T17:26:09.621Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-146-stack-cost] [2023-09-19T17:26:09.627Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-146-stack-cost] did not exist. Created. [2023-09-19T17:26:09.627Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-146-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-19T17:26:09.961Z] /w/workspace/device-usb-camera/146@tmp/durable-e45ffc33/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-19T17:26:10.304Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-19T17:26:10.591Z] Warning: overwriting stash ‘stack-cost’ [2023-09-19T17:26:10.641Z] Stashed 1 file(s) [Pipeline] } [2023-09-19T17:26:10.648Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-146-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-19T17:26:10.699Z] $ docker stop --time=1 661672fdfec41958d611154205d6cde543d2881f8bbb4f1545f2641125a52090 [2023-09-19T17:26:12.218Z] $ docker rm -f --volumes 661672fdfec41958d611154205d6cde543d2881f8bbb4f1545f2641125a52090 [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-09-19T17:26:12.598Z] provisioning config files... [2023-09-19T17:26:12.607Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6608775558153715752tmp [Pipeline] { [Pipeline] sh [2023-09-19T17:26:12.894Z] + set +x [2023-09-19T17:26:12.894Z] + curl -s https://codecov.io/bash [2023-09-19T17:26:12.894Z] + bash -s -- [2023-09-19T17:26:12.894Z] [2023-09-19T17:26:12.894Z] _____ _ [2023-09-19T17:26:12.894Z] / ____| | | [2023-09-19T17:26:12.894Z] | | ___ __| | ___ ___ _____ __ [2023-09-19T17:26:12.894Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-19T17:26:12.894Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-19T17:26:12.894Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-19T17:26:12.894Z] Bash-1.0.6 [2023-09-19T17:26:12.894Z] [2023-09-19T17:26:12.894Z] [2023-09-19T17:26:12.894Z] ==> git version 2.25.1 found [2023-09-19T17:26:12.894Z] ==> 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-09-19T17:26:12.894Z] Release-Date: 2020-01-08 [2023-09-19T17:26:12.894Z] 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-09-19T17:26:12.894Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-19T17:26:12.894Z] ==> Jenkins CI detected. [2023-09-19T17:26:12.894Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2023-09-19T17:26:12.894Z] project root: . [2023-09-19T17:26:12.894Z] --> token set from env [2023-09-19T17:26:12.894Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-19T17:26:12.894Z] ==> Running gcov in . (disable via -X gcov) [2023-09-19T17:26:12.894Z] ==> Python coveragepy not found [2023-09-19T17:26:12.894Z] ==> Searching for coverage reports in: [2023-09-19T17:26:12.894Z] + . [2023-09-19T17:26:13.152Z] -> Found 1 reports [2023-09-19T17:26:13.152Z] ==> Detecting git/mercurial file structure [2023-09-19T17:26:13.152Z] ==> Reading reports [2023-09-19T17:26:13.152Z] + ./coverage.out bytes=54703 [2023-09-19T17:26:13.152Z] ==> Appending adjustments [2023-09-19T17:26:13.152Z] https://docs.codecov.io/docs/fixing-reports [2023-09-19T17:26:13.152Z] + Found adjustments [2023-09-19T17:26:13.153Z] ==> Gzipping contents [2023-09-19T17:26:13.153Z] 8.0K /tmp/codecov.p4TIXO.gz [2023-09-19T17:26:13.153Z] ==> Uploading reports [2023-09-19T17:26:13.153Z] url: https://codecov.io [2023-09-19T17:26:13.153Z] query: branch=main&commit=884b56a83e36e909b2a30449d5f2d1a1922bafa9&build=146&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F146%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-19T17:26:13.153Z] -> Pinging Codecov [2023-09-19T17:26:13.153Z] 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=884b56a83e36e909b2a30449d5f2d1a1922bafa9&build=146&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F146%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-19T17:26:13.412Z] -> Uploading to [2023-09-19T17:26:13.412Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-19/73D8F5FF140700D3E01443B452E23636/884b56a83e36e909b2a30449d5f2d1a1922bafa9/68ba701f-2504-45a8-9efe-83fcaf76e470.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230919%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230919T172613Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=20211229ce2c742c413da5b54981c35b2609c206b24417acc76dbfc43876f6ac [2023-09-19T17:26:13.412Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-19T17:26:13.412Z] Dload Upload Total Spent Left Speed [2023-09-19T17:26:13.412Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6996 0 0 100 6996 0 31513 --:--:-- --:--:-- --:--:-- 31513 [2023-09-19T17:26:13.412Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/884b56a83e36e909b2a30449d5f2d1a1922bafa9 [Pipeline] } [2023-09-19T17:26:13.419Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-09-19T17:26:13.553Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-19T17:26:13.562Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T17:26:13.859Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-19T17:26:13.859Z] [2023-09-19T17:26:13.859Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T17:26:14.159Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-19T17:26:14.159Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-19T17:26:14.159Z] df9b9388f04a: Pulling fs layer [2023-09-19T17:26:14.159Z] 52dc419b0ee2: Pulling fs layer [2023-09-19T17:26:14.159Z] 25bc292e5bac: Pulling fs layer [2023-09-19T17:26:14.159Z] 114826534d7a: Pulling fs layer [2023-09-19T17:26:14.159Z] 4657fd5d0bcf: Pulling fs layer [2023-09-19T17:26:14.159Z] 6ad1cebc031e: Pulling fs layer [2023-09-19T17:26:14.159Z] 8a3aa393b2d8: Pulling fs layer [2023-09-19T17:26:14.159Z] 4657fd5d0bcf: Waiting [2023-09-19T17:26:14.159Z] 6ad1cebc031e: Waiting [2023-09-19T17:26:14.159Z] 8a3aa393b2d8: Waiting [2023-09-19T17:26:14.159Z] 114826534d7a: Waiting [2023-09-19T17:26:14.159Z] 25bc292e5bac: Download complete [2023-09-19T17:26:14.159Z] 52dc419b0ee2: Verifying Checksum [2023-09-19T17:26:14.159Z] 52dc419b0ee2: Download complete [2023-09-19T17:26:14.159Z] 4657fd5d0bcf: Verifying Checksum [2023-09-19T17:26:14.159Z] 4657fd5d0bcf: Download complete [2023-09-19T17:26:14.159Z] df9b9388f04a: Verifying Checksum [2023-09-19T17:26:14.159Z] df9b9388f04a: Download complete [2023-09-19T17:26:14.417Z] 6ad1cebc031e: Verifying Checksum [2023-09-19T17:26:14.417Z] 6ad1cebc031e: Download complete [2023-09-19T17:26:14.417Z] df9b9388f04a: Pull complete [2023-09-19T17:26:14.417Z] 52dc419b0ee2: Pull complete [2023-09-19T17:26:14.676Z] 25bc292e5bac: Pull complete [2023-09-19T17:26:14.935Z] 114826534d7a: Verifying Checksum [2023-09-19T17:26:14.935Z] 114826534d7a: Download complete [2023-09-19T17:26:15.192Z] 8a3aa393b2d8: Verifying Checksum [2023-09-19T17:26:15.192Z] 8a3aa393b2d8: Download complete [2023-09-19T17:26:18.471Z] 114826534d7a: Pull complete [2023-09-19T17:26:18.471Z] 4657fd5d0bcf: Pull complete [2023-09-19T17:26:18.471Z] 6ad1cebc031e: Pull complete [2023-09-19T17:26:20.996Z] 8a3aa393b2d8: Pull complete [2023-09-19T17:26:20.996Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-19T17:26:20.996Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-19T17:26:20.996Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T17:26:21.078Z] prd-ubuntu20.04-docker-8c-8g-6582 does not seem to be running inside a container [2023-09-19T17:26:21.117Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-09-19T17:26:25.398Z] $ docker top a70b4a8aecede45b1f8a9ca74544e917e059a5c6b50b592a38f99164bbbd8bad -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-19T17:26:25.449Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2023-09-19T17:26:25.728Z] + set -o pipefail [2023-09-19T17:26:25.728Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2023-09-19T17:26:32.288Z] [2023-09-19T17:26:32.288Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2023-09-19T17:26:32.288Z] [2023-09-19T17:26:32.288Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/3c84e3cb-fcac-4ac2-843a-29d8f6ed046e [2023-09-19T17:26:32.288Z] [2023-09-19T17:26:32.288Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-09-19T17:26:32.288Z] [2023-09-19T17:26:32.288Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-19T17:26:32.288Z] [2023-09-19T17:26:32.288Z] [2023-09-19T17:26:32.288Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-19T17:26:32.288Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-19T17:26:32.288Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-09-19T17:26:32.309Z] $ docker stop --time=1 a70b4a8aecede45b1f8a9ca74544e917e059a5c6b50b592a38f99164bbbd8bad [2023-09-19T17:26:36.719Z] $ docker rm -f --volumes a70b4a8aecede45b1f8a9ca74544e917e059a5c6b50b592a38f99164bbbd8bad [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-09-19T17:26:37.432Z] + git log --format=format:%s -1 884b56a83e36e909b2a30449d5f2d1a1922bafa9 [Pipeline] sh [2023-09-19T17:26:37.721Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-19T17:26:37.721Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T17:26:38.015Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T17:26:38.015Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T17:26:38.086Z] prd-ubuntu20.04-docker-8c-8g-6582 does not seem to be running inside a container [2023-09-19T17:26:38.119Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-19T17:26:38.566Z] $ docker top 595ce6c2c49c0e3408b44575e8c82b6802caa61751d77912c0e6a7c124ad0df2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-19T17:26:38.644Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-19T17:26:38.644Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-19T17:26:38.749Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-19T17:26:38.762Z] $ docker exec 595ce6c2c49c0e3408b44575e8c82b6802caa61751d77912c0e6a7c124ad0df2 ssh-agent [2023-09-19T17:26:38.868Z] SSH_AUTH_SOCK=/tmp/ssh-WV8todpFfkct/agent.33 [2023-09-19T17:26:38.868Z] SSH_AGENT_PID=39 [2023-09-19T17:26:38.872Z] Running ssh-add (command line suppressed) [2023-09-19T17:26:38.981Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17672251861057959888.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17672251861057959888.key) [2023-09-19T17:26:38.984Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-19T17:26:39.270Z] + git semver tag [2023-09-19T17:26:39.529Z] 2023-09-19 17:26:39,456 [run_tag] DEBUG tag force:False [2023-09-19T17:26:39.529Z] 2023-09-19 17:26:39,456 [check_head_tag] DEBUG check head tag [2023-09-19T17:26:39.529Z] 2023-09-19 17:26:39,459 [execute] INFO git cat-file --batch-check [2023-09-19T17:26:39.529Z] 2023-09-19 17:26:39,459 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-09-19T17:26:39.529Z] 2023-09-19 17:26:39,462 [execute] INFO git cat-file --batch [2023-09-19T17:26:39.529Z] 2023-09-19 17:26:39,463 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-09-19T17:26:39.529Z] 2023-09-19 17:26:39,498 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-19T17:26:39.529Z] 2023-09-19 17:26:39,498 [execute] INFO git tag -a v3.1.0-dev.21 -m v3.1.0-dev.21 [2023-09-19T17:26:39.529Z] 2023-09-19 17:26:39,499 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.21', '-m', 'v3.1.0-dev.21'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-09-19T17:26:39.529Z] 2023-09-19 17:26:39,503 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-19T17:26:39.529Z] 3.1.0-dev.21 [Pipeline] } [2023-09-19T17:26:39.549Z] $ docker exec --env ******** --env ******** 595ce6c2c49c0e3408b44575e8c82b6802caa61751d77912c0e6a7c124ad0df2 ssh-agent -k [2023-09-19T17:26:39.652Z] unset SSH_AUTH_SOCK; [2023-09-19T17:26:39.652Z] unset SSH_AGENT_PID; [2023-09-19T17:26:39.653Z] echo Agent pid 39 killed; [2023-09-19T17:26:39.652Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-19T17:26:39.963Z] + git semver [Pipeline] } [2023-09-19T17:26:40.243Z] $ docker stop --time=1 595ce6c2c49c0e3408b44575e8c82b6802caa61751d77912c0e6a7c124ad0df2 [2023-09-19T17:26:41.506Z] $ docker rm -f --volumes 595ce6c2c49c0e3408b44575e8c82b6802caa61751d77912c0e6a7c124ad0df2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T17:26:41.883Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-19T17:26:41.884Z] [2023-09-19T17:26:41.884Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T17:26:42.177Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-19T17:26:42.177Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-19T17:26:42.177Z] ab5ef0e58194: Pulling fs layer [2023-09-19T17:26:42.177Z] 9712f1f96733: Pulling fs layer [2023-09-19T17:26:42.177Z] 63f879dbbcfc: Pulling fs layer [2023-09-19T17:26:42.177Z] 0d9ebad4ef96: Pulling fs layer [2023-09-19T17:26:42.177Z] e9a5061849ea: Pulling fs layer [2023-09-19T17:26:42.177Z] d747dcd14b5f: Pulling fs layer [2023-09-19T17:26:42.177Z] 2de7ff778b66: Pulling fs layer [2023-09-19T17:26:42.177Z] e9a5061849ea: Waiting [2023-09-19T17:26:42.177Z] d747dcd14b5f: Waiting [2023-09-19T17:26:42.177Z] 2de7ff778b66: Waiting [2023-09-19T17:26:42.177Z] 9712f1f96733: Download complete [2023-09-19T17:26:42.437Z] 63f879dbbcfc: Verifying Checksum [2023-09-19T17:26:42.437Z] 63f879dbbcfc: Download complete [2023-09-19T17:26:42.695Z] e9a5061849ea: Verifying Checksum [2023-09-19T17:26:42.695Z] e9a5061849ea: Download complete [2023-09-19T17:26:42.695Z] 0d9ebad4ef96: Verifying Checksum [2023-09-19T17:26:42.695Z] 0d9ebad4ef96: Download complete [2023-09-19T17:26:42.695Z] ab5ef0e58194: Verifying Checksum [2023-09-19T17:26:42.695Z] ab5ef0e58194: Download complete [2023-09-19T17:26:42.695Z] d747dcd14b5f: Verifying Checksum [2023-09-19T17:26:42.695Z] d747dcd14b5f: Download complete [2023-09-19T17:26:42.695Z] 2de7ff778b66: Verifying Checksum [2023-09-19T17:26:42.695Z] 2de7ff778b66: Download complete [2023-09-19T17:26:45.236Z] ab5ef0e58194: Pull complete [2023-09-19T17:26:45.236Z] 9712f1f96733: Pull complete [2023-09-19T17:26:45.800Z] 63f879dbbcfc: Pull complete [2023-09-19T17:26:50.118Z] 0d9ebad4ef96: Pull complete [2023-09-19T17:26:50.118Z] e9a5061849ea: Pull complete [2023-09-19T17:26:50.118Z] d747dcd14b5f: Pull complete [2023-09-19T17:26:50.683Z] 2de7ff778b66: Pull complete [2023-09-19T17:26:50.683Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-19T17:26:50.683Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-19T17:26:50.684Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T17:26:50.761Z] prd-ubuntu20.04-docker-8c-8g-6582 does not seem to be running inside a container [2023-09-19T17:26:50.798Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-09-19T17:26:55.794Z] $ docker top 6e88402b73319ba3bb4f71addacad073e5ee78734a189fa5d4bc1ca5fd0d8f28 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-19T17:26:55.848Z] provisioning config files... [2023-09-19T17:26:55.854Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6224546137721229771tmp [2023-09-19T17:26:55.863Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9111037642550827992tmp [2023-09-19T17:26:55.873Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17018867430457353477tmp [Pipeline] { [Pipeline] echo [2023-09-19T17:26:55.887Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T17:26:56.171Z] ---> sigul-configuration.sh [2023-09-19T17:26:56.171Z] gpg: directory `/root/.gnupg' created [2023-09-19T17:26:56.171Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-19T17:26:56.171Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-19T17:26:56.171Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-19T17:26:56.171Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-19T17:26:56.171Z] gpg: CAST5 encrypted data [2023-09-19T17:26:56.171Z] gpg: encrypted with 1 passphrase [2023-09-19T17:26:56.171Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-19T17:26:56.454Z] + mkdir /home/jenkins [2023-09-19T17:26:56.454Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-19T17:26:56.742Z] + 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-09-19T17:26:56.751Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T17:26:57.036Z] ---> sigul-install.sh [2023-09-19T17:26:57.036Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-19T17:26:57.322Z] + git tag --list [2023-09-19T17:26:57.323Z] v0.0.0 [2023-09-19T17:26:57.323Z] v0.0.1-dev.1 [2023-09-19T17:26:57.323Z] v0.0.1-dev.10 [2023-09-19T17:26:57.323Z] v0.0.1-dev.11 [2023-09-19T17:26:57.323Z] v0.0.1-dev.12 [2023-09-19T17:26:57.323Z] v0.0.1-dev.13 [2023-09-19T17:26:57.323Z] v0.0.1-dev.14 [2023-09-19T17:26:57.323Z] v0.0.1-dev.15 [2023-09-19T17:26:57.323Z] v0.0.1-dev.16 [2023-09-19T17:26:57.323Z] v0.0.1-dev.2 [2023-09-19T17:26:57.323Z] v0.0.1-dev.3 [2023-09-19T17:26:57.323Z] v0.0.1-dev.4 [2023-09-19T17:26:57.323Z] v0.0.1-dev.5 [2023-09-19T17:26:57.323Z] v0.0.1-dev.6 [2023-09-19T17:26:57.323Z] v0.0.1-dev.7 [2023-09-19T17:26:57.323Z] v0.0.1-dev.8 [2023-09-19T17:26:57.323Z] v0.0.1-dev.9 [2023-09-19T17:26:57.323Z] v2.2.0 [2023-09-19T17:26:57.323Z] v2.2.0-dev.17 [2023-09-19T17:26:57.323Z] v2.2.0-dev.18 [2023-09-19T17:26:57.323Z] v2.2.0-dev.19 [2023-09-19T17:26:57.323Z] v2.2.0-dev.20 [2023-09-19T17:26:57.323Z] v2.2.0-dev.21 [2023-09-19T17:26:57.323Z] v2.2.0-dev.22 [2023-09-19T17:26:57.323Z] v2.2.0-dev.23 [2023-09-19T17:26:57.323Z] v2.2.0-dev.24 [2023-09-19T17:26:57.323Z] v2.2.0-dev.25 [2023-09-19T17:26:57.323Z] v2.2.0-dev.26 [2023-09-19T17:26:57.323Z] v2.2.0-dev.27 [2023-09-19T17:26:57.323Z] v2.3.0 [2023-09-19T17:26:57.323Z] v2.3.0-dev.1 [2023-09-19T17:26:57.323Z] v2.3.0-dev.10 [2023-09-19T17:26:57.323Z] v2.3.0-dev.11 [2023-09-19T17:26:57.323Z] v2.3.0-dev.12 [2023-09-19T17:26:57.323Z] v2.3.0-dev.13 [2023-09-19T17:26:57.323Z] v2.3.0-dev.14 [2023-09-19T17:26:57.323Z] v2.3.0-dev.15 [2023-09-19T17:26:57.323Z] v2.3.0-dev.16 [2023-09-19T17:26:57.323Z] v2.3.0-dev.17 [2023-09-19T17:26:57.323Z] v2.3.0-dev.18 [2023-09-19T17:26:57.323Z] v2.3.0-dev.19 [2023-09-19T17:26:57.323Z] v2.3.0-dev.2 [2023-09-19T17:26:57.323Z] v2.3.0-dev.20 [2023-09-19T17:26:57.323Z] v2.3.0-dev.21 [2023-09-19T17:26:57.323Z] v2.3.0-dev.22 [2023-09-19T17:26:57.323Z] v2.3.0-dev.23 [2023-09-19T17:26:57.323Z] v2.3.0-dev.24 [2023-09-19T17:26:57.323Z] v2.3.0-dev.25 [2023-09-19T17:26:57.323Z] v2.3.0-dev.26 [2023-09-19T17:26:57.323Z] v2.3.0-dev.27 [2023-09-19T17:26:57.323Z] v2.3.0-dev.28 [2023-09-19T17:26:57.323Z] v2.3.0-dev.3 [2023-09-19T17:26:57.323Z] v2.3.0-dev.4 [2023-09-19T17:26:57.323Z] v2.3.0-dev.5 [2023-09-19T17:26:57.323Z] v2.3.0-dev.6 [2023-09-19T17:26:57.323Z] v2.3.0-dev.7 [2023-09-19T17:26:57.323Z] v2.3.0-dev.8 [2023-09-19T17:26:57.323Z] v2.3.0-dev.9 [2023-09-19T17:26:57.323Z] v2.3.1 [2023-09-19T17:26:57.323Z] v2.3.1-dev.4 [2023-09-19T17:26:57.323Z] v2.3.1-dev.5 [2023-09-19T17:26:57.323Z] v2.3.1-dev.6 [2023-09-19T17:26:57.323Z] v3.0 [2023-09-19T17:26:57.323Z] v3.0.0 [2023-09-19T17:26:57.323Z] v3.0.0-dev.1 [2023-09-19T17:26:57.323Z] v3.0.0-dev.10 [2023-09-19T17:26:57.323Z] v3.0.0-dev.11 [2023-09-19T17:26:57.323Z] v3.0.0-dev.12 [2023-09-19T17:26:57.323Z] v3.0.0-dev.13 [2023-09-19T17:26:57.323Z] v3.0.0-dev.14 [2023-09-19T17:26:57.323Z] v3.0.0-dev.15 [2023-09-19T17:26:57.323Z] v3.0.0-dev.16 [2023-09-19T17:26:57.323Z] v3.0.0-dev.17 [2023-09-19T17:26:57.323Z] v3.0.0-dev.18 [2023-09-19T17:26:57.323Z] v3.0.0-dev.19 [2023-09-19T17:26:57.323Z] v3.0.0-dev.2 [2023-09-19T17:26:57.323Z] v3.0.0-dev.20 [2023-09-19T17:26:57.323Z] v3.0.0-dev.21 [2023-09-19T17:26:57.323Z] v3.0.0-dev.22 [2023-09-19T17:26:57.323Z] v3.0.0-dev.23 [2023-09-19T17:26:57.323Z] v3.0.0-dev.24 [2023-09-19T17:26:57.323Z] v3.0.0-dev.25 [2023-09-19T17:26:57.323Z] v3.0.0-dev.26 [2023-09-19T17:26:57.323Z] v3.0.0-dev.27 [2023-09-19T17:26:57.323Z] v3.0.0-dev.28 [2023-09-19T17:26:57.323Z] v3.0.0-dev.29 [2023-09-19T17:26:57.323Z] v3.0.0-dev.3 [2023-09-19T17:26:57.323Z] v3.0.0-dev.30 [2023-09-19T17:26:57.323Z] v3.0.0-dev.31 [2023-09-19T17:26:57.323Z] v3.0.0-dev.32 [2023-09-19T17:26:57.323Z] v3.0.0-dev.33 [2023-09-19T17:26:57.323Z] v3.0.0-dev.34 [2023-09-19T17:26:57.323Z] v3.0.0-dev.35 [2023-09-19T17:26:57.323Z] v3.0.0-dev.36 [2023-09-19T17:26:57.323Z] v3.0.0-dev.37 [2023-09-19T17:26:57.323Z] v3.0.0-dev.38 [2023-09-19T17:26:57.323Z] v3.0.0-dev.39 [2023-09-19T17:26:57.323Z] v3.0.0-dev.4 [2023-09-19T17:26:57.323Z] v3.0.0-dev.40 [2023-09-19T17:26:57.323Z] v3.0.0-dev.41 [2023-09-19T17:26:57.323Z] v3.0.0-dev.42 [2023-09-19T17:26:57.323Z] v3.0.0-dev.43 [2023-09-19T17:26:57.323Z] v3.0.0-dev.44 [2023-09-19T17:26:57.323Z] v3.0.0-dev.45 [2023-09-19T17:26:57.323Z] v3.0.0-dev.46 [2023-09-19T17:26:57.323Z] v3.0.0-dev.47 [2023-09-19T17:26:57.323Z] v3.0.0-dev.48 [2023-09-19T17:26:57.323Z] v3.0.0-dev.49 [2023-09-19T17:26:57.323Z] v3.0.0-dev.5 [2023-09-19T17:26:57.323Z] v3.0.0-dev.50 [2023-09-19T17:26:57.323Z] v3.0.0-dev.51 [2023-09-19T17:26:57.323Z] v3.0.0-dev.6 [2023-09-19T17:26:57.323Z] v3.0.0-dev.7 [2023-09-19T17:26:57.323Z] v3.0.0-dev.8 [2023-09-19T17:26:57.323Z] v3.0.0-dev.9 [2023-09-19T17:26:57.323Z] v3.1.0-dev.1 [2023-09-19T17:26:57.323Z] v3.1.0-dev.10 [2023-09-19T17:26:57.323Z] v3.1.0-dev.11 [2023-09-19T17:26:57.323Z] v3.1.0-dev.12 [2023-09-19T17:26:57.323Z] v3.1.0-dev.13 [2023-09-19T17:26:57.323Z] v3.1.0-dev.14 [2023-09-19T17:26:57.323Z] v3.1.0-dev.15 [2023-09-19T17:26:57.323Z] v3.1.0-dev.16 [2023-09-19T17:26:57.323Z] v3.1.0-dev.17 [2023-09-19T17:26:57.323Z] v3.1.0-dev.18 [2023-09-19T17:26:57.323Z] v3.1.0-dev.19 [2023-09-19T17:26:57.323Z] v3.1.0-dev.2 [2023-09-19T17:26:57.323Z] v3.1.0-dev.20 [2023-09-19T17:26:57.323Z] v3.1.0-dev.21 [2023-09-19T17:26:57.323Z] v3.1.0-dev.3 [2023-09-19T17:26:57.323Z] v3.1.0-dev.4 [2023-09-19T17:26:57.323Z] v3.1.0-dev.5 [2023-09-19T17:26:57.323Z] v3.1.0-dev.6 [2023-09-19T17:26:57.323Z] v3.1.0-dev.7 [2023-09-19T17:26:57.323Z] v3.1.0-dev.8 [2023-09-19T17:26:57.323Z] v3.1.0-dev.9 [Pipeline] sh [2023-09-19T17:26:57.610Z] + lftools sign git-tag v3.1.0-dev.21 [2023-09-19T17:26:58.178Z] Signing Git tag with Sigul... [2023-09-19T17:26:58.178Z] Signing v3.1.0-dev.21 [Pipeline] echo [2023-09-19T17:26:58.445Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T17:26:58.731Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-19T17:26:58.739Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-19T17:26:58.772Z] $ docker stop --time=1 6e88402b73319ba3bb4f71addacad073e5ee78734a189fa5d4bc1ca5fd0d8f28 [2023-09-19T17:27:00.061Z] $ docker rm -f --volumes 6e88402b73319ba3bb4f71addacad073e5ee78734a189fa5d4bc1ca5fd0d8f28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-19T17:27:00.465Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-19T17:27:00.465Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T17:27:00.762Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T17:27:00.763Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T17:27:00.832Z] prd-ubuntu20.04-docker-8c-8g-6582 does not seem to be running inside a container [2023-09-19T17:27:00.874Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-19T17:27:01.172Z] $ docker top da37073a542b00742881e02cfe6537f12d36628ac62461dd15c128b692666e72 -eo pid,comm [2023-09-19T17:27:01.208Z] 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-09-19T17:27:01.208Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-19T17:27:01.248Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-19T17:27:01.248Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-19T17:27:01.350Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-19T17:27:01.364Z] $ docker exec da37073a542b00742881e02cfe6537f12d36628ac62461dd15c128b692666e72 ssh-agent [2023-09-19T17:27:01.452Z] SSH_AUTH_SOCK=/tmp/ssh-HBBDbxLq4CQU/agent.33 [2023-09-19T17:27:01.452Z] SSH_AGENT_PID=39 [2023-09-19T17:27:01.456Z] Running ssh-add (command line suppressed) [2023-09-19T17:27:01.557Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15220976411665908887.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15220976411665908887.key) [2023-09-19T17:27:01.556Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-19T17:27:01.845Z] + git semver bump pre [2023-09-19T17:27:02.103Z] 2023-09-19 17:27:02,017 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-19T17:27:02.103Z] 2023-09-19 17:27:02,017 [bump_version] DEBUG bumping version:3.1.0-dev.21 on axis:pre with prefix:dev [2023-09-19T17:27:02.103Z] 2023-09-19 17:27:02,017 [bump_version] DEBUG bumped version:3.1.0-dev.22 [2023-09-19T17:27:02.103Z] 2023-09-19 17:27:02,017 [write_version] DEBUG write version:3.1.0-dev.22 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2023-09-19T17:27:02.103Z] 2023-09-19 17:27:02,017 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-19T17:27:02.103Z] 2023-09-19 17:27:02,018 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-19T17:27:02.103Z] 2023-09-19 17:27:02,020 [execute] INFO git cat-file --batch-check [2023-09-19T17:27:02.103Z] 2023-09-19 17:27:02,020 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-19T17:27:02.103Z] 2023-09-19 17:27:02,025 [execute] INFO git cat-file --batch [2023-09-19T17:27:02.103Z] 2023-09-19 17:27:02,025 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-19T17:27:02.103Z] 2023-09-19 17:27:02,029 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-19T17:27:02.103Z] 3.1.0-dev.22 [Pipeline] } [2023-09-19T17:27:02.123Z] $ docker exec --env ******** --env ******** da37073a542b00742881e02cfe6537f12d36628ac62461dd15c128b692666e72 ssh-agent -k [2023-09-19T17:27:02.211Z] unset SSH_AUTH_SOCK; [2023-09-19T17:27:02.211Z] unset SSH_AGENT_PID; [2023-09-19T17:27:02.211Z] echo Agent pid 39 killed; [2023-09-19T17:27:02.209Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-19T17:27:02.599Z] + git semver [Pipeline] } [2023-09-19T17:27:02.883Z] $ docker stop --time=1 da37073a542b00742881e02cfe6537f12d36628ac62461dd15c128b692666e72 [2023-09-19T17:27:04.197Z] $ docker rm -f --volumes da37073a542b00742881e02cfe6537f12d36628ac62461dd15c128b692666e72 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-19T17:27:04.534Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-19T17:27:04.534Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T17:27:04.831Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T17:27:04.831Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T17:27:04.902Z] prd-ubuntu20.04-docker-8c-8g-6582 does not seem to be running inside a container [2023-09-19T17:27:04.944Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-19T17:27:05.277Z] $ docker top 8e4e4011be784b7f59a369d8997cb4702456ebaf0c15f8ed491aef42ec125d8a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-19T17:27:05.352Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-19T17:27:05.352Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-19T17:27:05.490Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-19T17:27:05.505Z] $ docker exec 8e4e4011be784b7f59a369d8997cb4702456ebaf0c15f8ed491aef42ec125d8a ssh-agent [2023-09-19T17:27:05.623Z] SSH_AUTH_SOCK=/tmp/ssh-UPFnE7VASvdv/agent.32 [2023-09-19T17:27:05.623Z] SSH_AGENT_PID=38 [2023-09-19T17:27:05.636Z] Running ssh-add (command line suppressed) [2023-09-19T17:27:05.752Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9727410783838331383.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9727410783838331383.key) [2023-09-19T17:27:05.762Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-19T17:27:06.111Z] + git semver push [2023-09-19T17:27:06.390Z] 2023-09-19 17:27:06,259 [run_push] DEBUG push [2023-09-19T17:27:06.390Z] 2023-09-19 17:27:06,259 [execute] INFO git cat-file --batch-check [2023-09-19T17:27:06.390Z] 2023-09-19 17:27:06,260 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-19T17:27:06.390Z] 2023-09-19 17:27:06,264 [execute] INFO git rev-list 2d05fb435ae7ad8baba560cbfaef5bc4b3d5e752 -- [2023-09-19T17:27:06.390Z] 2023-09-19 17:27:06,264 [execute] DEBUG Popen(['git', 'rev-list', '2d05fb435ae7ad8baba560cbfaef5bc4b3d5e752', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-19T17:27:06.390Z] 2023-09-19 17:27:06,272 [execute] INFO git fetch -v origin [2023-09-19T17:27:06.390Z] 2023-09-19 17:27:06,272 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-09-19T17:27:06.971Z] 2023-09-19 17:27:06,864 [run_push] DEBUG no remote changes detected [2023-09-19T17:27:06.971Z] 2023-09-19 17:27:06,864 [execute] INFO git push origin semver [2023-09-19T17:27:06.971Z] 2023-09-19 17:27:06,864 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-19T17:27:07.907Z] 2023-09-19 17:27:07,779 [run_push] DEBUG push all version tags [2023-09-19T17:27:07.907Z] 2023-09-19 17:27:07,779 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-19T17:27:07.907Z] 2023-09-19 17:27:07,780 [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-09-19T17:27:10.451Z] 2023-09-19 17:27:10,288 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-19T17:27:10.451Z] 3.1.0-dev.22 [Pipeline] } [2023-09-19T17:27:10.472Z] $ docker exec --env ******** --env ******** 8e4e4011be784b7f59a369d8997cb4702456ebaf0c15f8ed491aef42ec125d8a ssh-agent -k [2023-09-19T17:27:10.554Z] unset SSH_AUTH_SOCK; [2023-09-19T17:27:10.555Z] unset SSH_AGENT_PID; [2023-09-19T17:27:10.555Z] echo Agent pid 38 killed; [2023-09-19T17:27:10.552Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-19T17:27:10.847Z] + git semver [Pipeline] } [2023-09-19T17:27:11.130Z] $ docker stop --time=1 8e4e4011be784b7f59a369d8997cb4702456ebaf0c15f8ed491aef42ec125d8a [2023-09-19T17:27:12.377Z] $ docker rm -f --volumes 8e4e4011be784b7f59a369d8997cb4702456ebaf0c15f8ed491aef42ec125d8a [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-09-19T17:27:12.938Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2023-09-19T17:27:12.938Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-09-19T17:27:12.938Z] total 16 [2023-09-19T17:27:12.938Z] drwxr-xr-x 3 root root 4096 Sep 19 17:16 . [2023-09-19T17:27:12.938Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 19 17:26 .. [2023-09-19T17:27:12.938Z] drwxr-xr-x 2 root root 4096 Sep 19 17:16 cost [2023-09-19T17:27:12.938Z] -rw-r--r-- 1 root root 89 Sep 19 17:16 cost.csv [2023-09-19T17:27:12.938Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2023-09-19T17:27:12.938Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-09-19T17:27:12.938Z] total 16 [2023-09-19T17:27:12.938Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 19 17:16 . [2023-09-19T17:27:12.938Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 19 17:26 .. [2023-09-19T17:27:12.938Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 19 17:16 cost [2023-09-19T17:27:12.938Z] -rw-r--r-- 1 jenkins jenkins 89 Sep 19 17:16 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-19T17:27:13.228Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T17:27:14.081Z] ---> package-listing.sh [2023-09-19T17:27:14.081Z] ++ facter osfamily [2023-09-19T17:27:14.081Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-19T17:27:14.340Z] + OS_FAMILY=debian [2023-09-19T17:27:14.340Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2023-09-19T17:27:14.340Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-19T17:27:14.340Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-19T17:27:14.340Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-19T17:27:14.340Z] + PACKAGES=/tmp/packages_start.txt [2023-09-19T17:27:14.340Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-09-19T17:27:14.340Z] + PACKAGES=/tmp/packages_end.txt [2023-09-19T17:27:14.340Z] + case "${OS_FAMILY}" in [2023-09-19T17:27:14.340Z] + dpkg -l [2023-09-19T17:27:14.340Z] + grep '^ii' [2023-09-19T17:27:14.340Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-19T17:27:14.340Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-19T17:27:14.340Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-19T17:27:14.340Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-09-19T17:27:14.340Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2023-09-19T17:27:14.340Z] + 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-09-19T17:27:14.348Z] 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-09-19T17:27:14.623Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T17:27:15.179Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-19T17:27:15.179Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T17:27:15.241Z] prd-ubuntu20.04-docker-8c-8g-6582 does not seem to be running inside a container [2023-09-19T17:27:15.280Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-19T17:27:15.509Z] $ docker top 09040da6af2387612834e518f9e9a43be1d58a18b631db28c75105672ddf5deb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T17:27:15.828Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-19T17:27:16.112Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-19T17:27:16.395Z] + ls /var/log/sa-host [2023-09-19T17:27:16.395Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-19T17:27:16.557Z] provisioning config files... [2023-09-19T17:27:16.565Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2990395012746513772tmp [Pipeline] { [Pipeline] echo [2023-09-19T17:27:16.576Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T17:27:16.858Z] ---> create-netrc.sh [Pipeline] } [2023-09-19T17:27:16.865Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-19T17:27:17.204Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-19T17:27:17.211Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T17:27:17.493Z] ---> sudo-logs.sh [2023-09-19T17:27:17.493Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-19T17:27:17.522Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T17:27:17.806Z] ---> job-cost.sh [2023-09-19T17:27:17.806Z] lf-activate-venv: SKIPPING [2023-09-19T17:27:17.806Z] DEBUG: total: 0.2199999988079071 [2023-09-19T17:27:17.806Z] INFO: Retrieving Stack Cost... [2023-09-19T17:27:18.066Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-19T17:27:18.635Z] INFO: Archiving Costs [Pipeline] echo [2023-09-19T17:27:18.650Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T17:27:18.933Z] ---> logs-deploy.sh [2023-09-19T17:27:18.933Z] lf-activate-venv: SKIPPING [2023-09-19T17:27:18.933Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/146 [2023-09-19T17:27:18.933Z] INFO: archiving workspace using pattern(s): [2023-09-19T17:27:19.872Z] Archives upload complete. [2023-09-19T17:27:19.872Z] INFO: archiving logs to Nexus