Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fa3c60d7a690b3e821474cb16a5706590015ca97 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-ssh16071614573225818779.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-ssh13854343849471524836.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-ssh13117637509610377229.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-ssh12249057347948874742.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-ssh2523567543396607529.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6590 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 fa3c60d7a690b3e821474cb16a5706590015ca97 (main) Commit message: "Merge pull request #291 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.25" > 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 fa3c60d7a690b3e821474cb16a5706590015ca97 # timeout=10 > git rev-list --no-walk 884b56a83e36e909b2a30449d5f2d1a1922bafa9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-19T17:29:09.677Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-19T17:29:09.720Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-19T17:29:09.734Z] ========================================================= [2023-09-19T17:29:09.734Z] EdgeX Global Pipelines Version Info [2023-09-19T17:29:09.734Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-19T17:29:10.443Z] ------------------- [2023-09-19T17:29:10.443Z] stable info: [2023-09-19T17:29:10.443Z] ------------------- [2023-09-19T17:29:10.443Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-19T17:29:10.443Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-19T17:29:10.443Z] Message: update stable to v1.0.254 [2023-09-19T17:29:11.012Z] ------------------- [2023-09-19T17:29:11.012Z] experimental info: [2023-09-19T17:29:11.012Z] ------------------- [2023-09-19T17:29:11.012Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-19T17:29:11.012Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-19T17:29:11.012Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-19T17:29:11.164Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-09-19T17:29:11.178Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-09-19T17:29:11.193Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-19T17:29:11.209Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-19T17:29:11.229Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-19T17:29:11.246Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-19T17:29:11.258Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-19T17:29:11.269Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-19T17:29:11.284Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-19T17:29:11.302Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-19T17:29:11.321Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-19T17:29:11.332Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-09-19T17:29:11.344Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-19T17:29:11.360Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-19T17:29:11.374Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-19T17:29:11.387Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-19T17:29:11.404Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-19T17:29:11.419Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-19T17:29:11.430Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-19T17:29:11.445Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-19T17:29:11.463Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-19T17:29:11.481Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-19T17:29:11.495Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-19T17:29:11.510Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-19T17:29:11.530Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-19T17:29:11.543Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-19T17:29:11.554Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-19T17:29:11.573Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-19T17:29:11.591Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-19T17:29:11.608Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-19T17:29:11.619Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fa3c60d7a690b3e821474cb16a5706590015ca97 [Pipeline] echo [2023-09-19T17:29:11.635Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fa3c60d [Pipeline] echo [2023-09-19T17:29:11.651Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-19T17:29:11.701Z] provisioning config files... [2023-09-19T17:29:11.712Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8321327376360570238tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T17:29:12.010Z] ---> docker-login.sh [2023-09-19T17:29:12.010Z] nexus3.edgexfoundry.org:10001 [2023-09-19T17:29:12.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T17:29:12.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T17:29:12.527Z] Configure a credential helper to remove this warning. See [2023-09-19T17:29:12.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T17:29:12.527Z] [2023-09-19T17:29:12.527Z] Login Succeeded [2023-09-19T17:29:12.527Z] nexus3.edgexfoundry.org:10002 [2023-09-19T17:29:12.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T17:29:12.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T17:29:12.527Z] Configure a credential helper to remove this warning. See [2023-09-19T17:29:12.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T17:29:12.527Z] [2023-09-19T17:29:12.527Z] Login Succeeded [2023-09-19T17:29:12.527Z] nexus3.edgexfoundry.org:10003 [2023-09-19T17:29:12.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T17:29:12.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T17:29:12.786Z] Configure a credential helper to remove this warning. See [2023-09-19T17:29:12.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T17:29:12.786Z] [2023-09-19T17:29:12.786Z] Login Succeeded [2023-09-19T17:29:12.786Z] nexus3.edgexfoundry.org:10004 [2023-09-19T17:29:12.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T17:29:12.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T17:29:12.786Z] Configure a credential helper to remove this warning. See [2023-09-19T17:29:12.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T17:29:12.786Z] [2023-09-19T17:29:12.786Z] Login Succeeded [2023-09-19T17:29:12.786Z] docker.io [2023-09-19T17:29:12.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T17:29:13.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T17:29:13.045Z] Configure a credential helper to remove this warning. See [2023-09-19T17:29:13.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T17:29:13.045Z] [2023-09-19T17:29:13.045Z] Login Succeeded [2023-09-19T17:29:13.045Z] ---> docker-login.sh ends [Pipeline] } [2023-09-19T17:29:13.054Z] 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:29:13.420Z] + git rev-list -1 --merges fa3c60d7a690b3e821474cb16a5706590015ca97~1..fa3c60d7a690b3e821474cb16a5706590015ca97 [Pipeline] echo [2023-09-19T17:29:13.461Z] -----------> git rev-list -1 --merges fa3c60d7a690b3e821474cb16a5706590015ca97~1..fa3c60d7a690b3e821474cb16a5706590015ca97 fa3c60d7a690b3e821474cb16a5706590015ca97 [2023-09-19T17:29:13.461Z] fa3c60d7a690b3e821474cb16a5706590015ca97 [false] [Pipeline] sh [2023-09-19T17:29:13.751Z] + git log --format=format:%s -1 fa3c60d7a690b3e821474cb16a5706590015ca97 [Pipeline] echo [2023-09-19T17:29:13.795Z] ========================================================= [2023-09-19T17:29:13.795Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-19T17:29:13.795Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-19T17:29:14.131Z] + git log --format=format:%s -1 fa3c60d7a690b3e821474cb16a5706590015ca97 [Pipeline] echo [2023-09-19T17:29:14.140Z] [semverPrep] GIT_COMMIT: fa3c60d7a690b3e821474cb16a5706590015ca97, Commit Message: Merge pull request #291 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.25 [Pipeline] echo [2023-09-19T17:29:14.148Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-19T17:29:14.493Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-19T17:29:14.493Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-19T17:29:14.493Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-19T17:29:14.493Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-19T17:29:14.493Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-19T17:29:14.493Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-19T17:29:14.493Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T17:29:14.847Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T17:29:14.847Z] [2023-09-19T17:29:14.847Z] 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:29:15.143Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T17:29:15.143Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-19T17:29:15.143Z] b85a868b505f: Pulling fs layer [2023-09-19T17:29:15.143Z] e2be974225ed: Pulling fs layer [2023-09-19T17:29:15.143Z] 339a4e72a1f5: Pulling fs layer [2023-09-19T17:29:15.143Z] 988bab9f4d93: Pulling fs layer [2023-09-19T17:29:15.143Z] 1469e6f7b9e6: Pulling fs layer [2023-09-19T17:29:15.143Z] eaf3925da568: Pulling fs layer [2023-09-19T17:29:15.143Z] 988bab9f4d93: Waiting [2023-09-19T17:29:15.143Z] 1469e6f7b9e6: Waiting [2023-09-19T17:29:15.143Z] bab4dde63d76: Pulling fs layer [2023-09-19T17:29:15.143Z] eaf3925da568: Waiting [2023-09-19T17:29:15.143Z] bde34c3a00c8: Pulling fs layer [2023-09-19T17:29:15.143Z] b352a97aabf1: Pulling fs layer [2023-09-19T17:29:15.143Z] bab4dde63d76: Waiting [2023-09-19T17:29:15.143Z] bde34c3a00c8: Waiting [2023-09-19T17:29:15.143Z] 4872d77fe225: Pulling fs layer [2023-09-19T17:29:15.143Z] 5851b861e8e6: Pulling fs layer [2023-09-19T17:29:15.143Z] b352a97aabf1: Waiting [2023-09-19T17:29:15.143Z] 4872d77fe225: Waiting [2023-09-19T17:29:15.143Z] 5851b861e8e6: Waiting [2023-09-19T17:29:15.143Z] e2be974225ed: Download complete [2023-09-19T17:29:15.143Z] 988bab9f4d93: Verifying Checksum [2023-09-19T17:29:15.143Z] 988bab9f4d93: Download complete [2023-09-19T17:29:15.143Z] 1469e6f7b9e6: Verifying Checksum [2023-09-19T17:29:15.143Z] 1469e6f7b9e6: Download complete [2023-09-19T17:29:15.402Z] 339a4e72a1f5: Verifying Checksum [2023-09-19T17:29:15.402Z] 339a4e72a1f5: Download complete [2023-09-19T17:29:15.402Z] eaf3925da568: Verifying Checksum [2023-09-19T17:29:15.402Z] eaf3925da568: Download complete [2023-09-19T17:29:15.402Z] bde34c3a00c8: Download complete [2023-09-19T17:29:15.402Z] b352a97aabf1: Download complete [2023-09-19T17:29:15.402Z] 4872d77fe225: Verifying Checksum [2023-09-19T17:29:15.402Z] 4872d77fe225: Download complete [2023-09-19T17:29:15.402Z] 5851b861e8e6: Download complete [2023-09-19T17:29:15.402Z] b85a868b505f: Download complete [2023-09-19T17:29:15.660Z] bab4dde63d76: Verifying Checksum [2023-09-19T17:29:15.660Z] bab4dde63d76: Download complete [2023-09-19T17:29:16.606Z] b85a868b505f: Pull complete [2023-09-19T17:29:16.885Z] e2be974225ed: Pull complete [2023-09-19T17:29:17.145Z] 339a4e72a1f5: Pull complete [2023-09-19T17:29:17.405Z] 988bab9f4d93: Pull complete [2023-09-19T17:29:17.666Z] 1469e6f7b9e6: Pull complete [2023-09-19T17:29:17.666Z] eaf3925da568: Pull complete [2023-09-19T17:29:19.573Z] bab4dde63d76: Pull complete [2023-09-19T17:29:19.573Z] bde34c3a00c8: Pull complete [2023-09-19T17:29:19.573Z] b352a97aabf1: Pull complete [2023-09-19T17:29:19.832Z] 4872d77fe225: Pull complete [2023-09-19T17:29:19.832Z] 5851b861e8e6: Pull complete [2023-09-19T17:29:19.832Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-19T17:29:20.092Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T17:29:20.092Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T17:29:20.190Z] prd-ubuntu20.04-docker-8c-8g-6590 does not seem to be running inside a container [2023-09-19T17:29:20.224Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-19T17:29:24.270Z] $ docker top 3c480fea1c3cc2305efb5a7c0d4db980351dbddb0e87c7a403cfa6d33ef63c05 -eo pid,comm [2023-09-19T17:29:24.322Z] 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:29:24.322Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-19T17:29:24.362Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-19T17:29:24.362Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-19T17:29:24.491Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-19T17:29:24.499Z] $ docker exec 3c480fea1c3cc2305efb5a7c0d4db980351dbddb0e87c7a403cfa6d33ef63c05 ssh-agent [2023-09-19T17:29:24.611Z] SSH_AUTH_SOCK=/tmp/ssh-yMuOk0SywBBZ/agent.31 [2023-09-19T17:29:24.611Z] SSH_AGENT_PID=37 [2023-09-19T17:29:24.618Z] Running ssh-add (command line suppressed) [2023-09-19T17:29:24.751Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_18366013404093633537.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_18366013404093633537.key) [2023-09-19T17:29:24.760Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-19T17:29:25.045Z] + git tag --points-at HEAD [Pipeline] } [2023-09-19T17:29:25.067Z] $ docker exec --env ******** --env ******** 3c480fea1c3cc2305efb5a7c0d4db980351dbddb0e87c7a403cfa6d33ef63c05 ssh-agent -k [2023-09-19T17:29:25.170Z] unset SSH_AUTH_SOCK; [2023-09-19T17:29:25.171Z] unset SSH_AGENT_PID; [2023-09-19T17:29:25.171Z] echo Agent pid 37 killed; [2023-09-19T17:29:25.176Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-19T17:29:25.201Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-19T17:29:25.201Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-19T17:29:25.305Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-19T17:29:25.313Z] $ docker exec 3c480fea1c3cc2305efb5a7c0d4db980351dbddb0e87c7a403cfa6d33ef63c05 ssh-agent [2023-09-19T17:29:25.418Z] SSH_AUTH_SOCK=/tmp/ssh-iE4zBqcLyT52/agent.69 [2023-09-19T17:29:25.418Z] SSH_AGENT_PID=75 [2023-09-19T17:29:25.424Z] Running ssh-add (command line suppressed) [2023-09-19T17:29:25.544Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6039319007824937971.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6039319007824937971.key) [2023-09-19T17:29:25.553Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-19T17:29:25.842Z] + git semver init [2023-09-19T17:29:26.102Z] 2023-09-19 17:29:26,033 [run_init] DEBUG init version:0.0.0 force:False [2023-09-19T17:29:26.102Z] 2023-09-19 17:29:26,034 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2023-09-19T17:29:26.102Z] 2023-09-19 17:29:26,034 [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:29:26.102Z] 2023-09-19 17:29:26,034 [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:29:27.044Z] 2023-09-19 17:29:26,843 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2023-09-19T17:29:27.044Z] 2023-09-19 17:29:26,844 [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:29:27.044Z] 2023-09-19 17:29:26,844 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-19T17:29:27.044Z] 2023-09-19 17:29:26,844 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-19T17:29:27.044Z] 3.1.0-dev.22 [Pipeline] } [2023-09-19T17:29:27.059Z] $ docker exec --env ******** --env ******** 3c480fea1c3cc2305efb5a7c0d4db980351dbddb0e87c7a403cfa6d33ef63c05 ssh-agent -k [2023-09-19T17:29:27.153Z] unset SSH_AUTH_SOCK; [2023-09-19T17:29:27.154Z] unset SSH_AGENT_PID; [2023-09-19T17:29:27.154Z] echo Agent pid 75 killed; [2023-09-19T17:29:27.162Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-19T17:29:27.463Z] + git semver [Pipeline] } [2023-09-19T17:29:27.742Z] $ docker stop --time=1 3c480fea1c3cc2305efb5a7c0d4db980351dbddb0e87c7a403cfa6d33ef63c05 [2023-09-19T17:29:29.024Z] $ docker rm -f --volumes 3c480fea1c3cc2305efb5a7c0d4db980351dbddb0e87c7a403cfa6d33ef63c05 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-19T17:29:29.363Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-19T17:29:29.582Z] Stashed 1 file(s) [Pipeline] echo [2023-09-19T17:29:29.584Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.22 [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:29:29.696Z] provisioning config files... [2023-09-19T17:29:29.705Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config135169369236973548tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T17:29:29.999Z] ---> docker-login.sh [2023-09-19T17:29:29.999Z] nexus3.edgexfoundry.org:10001 [2023-09-19T17:29:29.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T17:29:29.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T17:29:29.999Z] Configure a credential helper to remove this warning. See [2023-09-19T17:29:29.999Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T17:29:29.999Z] [2023-09-19T17:29:29.999Z] Login Succeeded [2023-09-19T17:29:29.999Z] nexus3.edgexfoundry.org:10002 [2023-09-19T17:29:30.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T17:29:30.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T17:29:30.261Z] Configure a credential helper to remove this warning. See [2023-09-19T17:29:30.261Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T17:29:30.261Z] [2023-09-19T17:29:30.261Z] Login Succeeded [2023-09-19T17:29:30.261Z] nexus3.edgexfoundry.org:10003 [2023-09-19T17:29:30.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T17:29:30.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T17:29:30.261Z] Configure a credential helper to remove this warning. See [2023-09-19T17:29:30.261Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T17:29:30.261Z] [2023-09-19T17:29:30.261Z] Login Succeeded [2023-09-19T17:29:30.261Z] nexus3.edgexfoundry.org:10004 [2023-09-19T17:29:30.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T17:29:30.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T17:29:30.520Z] Configure a credential helper to remove this warning. See [2023-09-19T17:29:30.520Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T17:29:30.520Z] [2023-09-19T17:29:30.520Z] Login Succeeded [2023-09-19T17:29:30.520Z] docker.io [2023-09-19T17:29:30.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T17:29:30.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T17:29:30.779Z] Configure a credential helper to remove this warning. See [2023-09-19T17:29:30.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T17:29:30.779Z] [2023-09-19T17:29:30.779Z] Login Succeeded [2023-09-19T17:29:30.779Z] ---> docker-login.sh ends [Pipeline] } [2023-09-19T17:29:30.787Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-19T17:29:30.856Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T17:29:30.872Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T17:29:30.884Z] ========================================================= [2023-09-19T17:29:30.884Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-19T17:29:30.884Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T17:29:31.196Z] + 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:29:31.196Z] Sending build context to Docker daemon 2.2MB [2023-09-19T17:29:31.196Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-09-19T17:29:31.196Z] Step 2/13 : FROM ${BASE} AS builder [2023-09-19T17:29:31.196Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-19T17:29:31.196Z] 7264a8db6415: Pulling fs layer [2023-09-19T17:29:31.196Z] c4d48a809fc2: Pulling fs layer [2023-09-19T17:29:31.196Z] 4f1c88b9dad5: Pulling fs layer [2023-09-19T17:29:31.196Z] ad3a456e5733: Pulling fs layer [2023-09-19T17:29:31.196Z] 9e4f439ed901: Pulling fs layer [2023-09-19T17:29:31.196Z] feaf6a47b606: Pulling fs layer [2023-09-19T17:29:31.196Z] 5e8b037d7d82: Pulling fs layer [2023-09-19T17:29:31.196Z] 8ac70367396e: Pulling fs layer [2023-09-19T17:29:31.196Z] 6db16350a2e2: Pulling fs layer [2023-09-19T17:29:31.196Z] 9250d5d63582: Pulling fs layer [2023-09-19T17:29:31.196Z] 5e8b037d7d82: Waiting [2023-09-19T17:29:31.196Z] 8ac70367396e: Waiting [2023-09-19T17:29:31.196Z] ad3a456e5733: Waiting [2023-09-19T17:29:31.196Z] 9250d5d63582: Waiting [2023-09-19T17:29:31.196Z] 9e4f439ed901: Waiting [2023-09-19T17:29:31.196Z] feaf6a47b606: Waiting [2023-09-19T17:29:31.196Z] 6db16350a2e2: Waiting [2023-09-19T17:29:31.196Z] c4d48a809fc2: Verifying Checksum [2023-09-19T17:29:31.196Z] c4d48a809fc2: Download complete [2023-09-19T17:29:31.196Z] ad3a456e5733: Download complete [2023-09-19T17:29:31.196Z] 9e4f439ed901: Verifying Checksum [2023-09-19T17:29:31.196Z] 9e4f439ed901: Download complete [2023-09-19T17:29:31.456Z] 7264a8db6415: Verifying Checksum [2023-09-19T17:29:31.456Z] 7264a8db6415: Download complete [2023-09-19T17:29:31.456Z] feaf6a47b606: Verifying Checksum [2023-09-19T17:29:31.456Z] feaf6a47b606: Download complete [2023-09-19T17:29:31.456Z] 7264a8db6415: Pull complete [2023-09-19T17:29:31.716Z] 8ac70367396e: Verifying Checksum [2023-09-19T17:29:31.716Z] 8ac70367396e: Download complete [2023-09-19T17:29:31.716Z] c4d48a809fc2: Pull complete [2023-09-19T17:29:31.974Z] 4f1c88b9dad5: Verifying Checksum [2023-09-19T17:29:31.974Z] 4f1c88b9dad5: Download complete [2023-09-19T17:29:31.974Z] 6db16350a2e2: Verifying Checksum [2023-09-19T17:29:31.974Z] 6db16350a2e2: Download complete [2023-09-19T17:29:32.233Z] 5e8b037d7d82: Verifying Checksum [2023-09-19T17:29:32.233Z] 5e8b037d7d82: Download complete [2023-09-19T17:29:32.233Z] 9250d5d63582: Verifying Checksum [2023-09-19T17:29:32.233Z] 9250d5d63582: Download complete [2023-09-19T17:29:35.527Z] 4f1c88b9dad5: Pull complete [2023-09-19T17:29:35.527Z] ad3a456e5733: Pull complete [2023-09-19T17:29:35.527Z] 9e4f439ed901: Pull complete [2023-09-19T17:29:35.527Z] feaf6a47b606: Pull complete [2023-09-19T17:29:38.059Z] 5e8b037d7d82: Pull complete [2023-09-19T17:29:38.318Z] 8ac70367396e: Pull complete [2023-09-19T17:29:38.887Z] 6db16350a2e2: Pull complete [2023-09-19T17:29:39.455Z] 9250d5d63582: Pull complete [2023-09-19T17:29:39.455Z] Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 [2023-09-19T17:29:39.714Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-19T17:29:39.714Z] ---> fa269f55d9b9 [2023-09-19T17:29:39.714Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-09-19T17:29:44.667Z] Still waiting to schedule task [2023-09-19T17:29:44.668Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-19T17:29:47.847Z] ---> Running in b3d3a7552d58 [2023-09-19T17:29:48.110Z] Removing intermediate container b3d3a7552d58 [2023-09-19T17:29:48.110Z] ---> 9176e06cd8af [2023-09-19T17:29:48.110Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-19T17:29:48.110Z] ---> Running in 16bcdacad253 [2023-09-19T17:29:48.110Z] Removing intermediate container 16bcdacad253 [2023-09-19T17:29:48.110Z] ---> 48a188c12af3 [2023-09-19T17:29:48.110Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-19T17:29:48.369Z] ---> Running in ad443e88571d [2023-09-19T17:29:48.369Z] Removing intermediate container ad443e88571d [2023-09-19T17:29:48.369Z] ---> d46fdc0400ea [2023-09-19T17:29:48.369Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-19T17:29:48.369Z] ---> Running in 687e998e1fc1 [2023-09-19T17:29:48.369Z] Removing intermediate container 687e998e1fc1 [2023-09-19T17:29:48.369Z] ---> 27036230d20d [2023-09-19T17:29:48.369Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-19T17:29:48.369Z] ---> Running in 731e423f5c40 [2023-09-19T17:29:48.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-19T17:29:48.886Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-19T17:29:49.145Z] (1/13) Installing libintl (0.21.1-r7) [2023-09-19T17:29:49.145Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-09-19T17:29:49.145Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-19T17:29:49.145Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-09-19T17:29:49.145Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-09-19T17:29:49.145Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-09-19T17:29:49.145Z] (7/13) Installing udev-init-scripts (35-r1) [2023-09-19T17:29:49.145Z] (8/13) Installing libblkid (2.38.1-r8) [2023-09-19T17:29:49.145Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-09-19T17:29:49.145Z] (10/13) Installing kmod-libs (30-r3) [2023-09-19T17:29:49.145Z] (11/13) Installing eudev (3.2.11-r8) [2023-09-19T17:29:49.145Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-09-19T17:29:49.145Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-09-19T17:29:49.145Z] Executing busybox-1.36.1-r2.trigger [2023-09-19T17:29:49.145Z] Executing eudev-3.2.11-r8.trigger [2023-09-19T17:29:49.145Z] OK: 272 MiB in 69 packages [2023-09-19T17:29:50.107Z] Removing intermediate container 731e423f5c40 [2023-09-19T17:29:50.107Z] ---> a1d38895ecf5 [2023-09-19T17:29:50.107Z] Step 8/13 : WORKDIR /device-usb-camera [2023-09-19T17:29:50.366Z] ---> Running in 1c7295598733 [2023-09-19T17:29:50.624Z] Removing intermediate container 1c7295598733 [2023-09-19T17:29:50.624Z] ---> bc2e66eaab03 [2023-09-19T17:29:50.624Z] Step 9/13 : COPY go.mod vendor* ./ [2023-09-19T17:29:50.883Z] ---> 88a5de7a88aa [2023-09-19T17:29:50.883Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T17:29:50.883Z] ---> Running in d2ca6f031cc1 [2023-09-19T17:30:37.617Z] Removing intermediate container d2ca6f031cc1 [2023-09-19T17:30:37.617Z] ---> f0f10e0865ef [2023-09-19T17:30:37.617Z] Step 11/13 : COPY . . [2023-09-19T17:30:37.617Z] ---> 805bdd61f672 [2023-09-19T17:30:37.617Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-19T17:30:37.617Z] ---> Running in e1f3d9c58dd2 [2023-09-19T17:30:37.617Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-19T17:30:37.617Z] Dload Upload Total Spent Left Speed [2023-09-19T17:30:37.617Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 12097 0 --:--:-- --:--:-- --:--:-- 12165 [2023-09-19T17:30:37.617Z] Removing intermediate container e1f3d9c58dd2 [2023-09-19T17:30:37.617Z] ---> 9043ae8ec0d1 [2023-09-19T17:30:37.617Z] Step 13/13 : RUN ${MAKE} [2023-09-19T17:30:37.617Z] ---> Running in 4d3e9a4ae477 [2023-09-19T17:30:37.617Z] noop [2023-09-19T17:30:37.617Z] Removing intermediate container 4d3e9a4ae477 [2023-09-19T17:30:37.617Z] ---> fe3760767dc0 [2023-09-19T17:30:37.617Z] Successfully built fe3760767dc0 [2023-09-19T17:30:37.617Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T17:30:37.925Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-19T17:30:37.925Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T17:30:37.999Z] prd-ubuntu20.04-docker-8c-8g-6590 does not seem to be running inside a container [2023-09-19T17:30:38.033Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-19T17:30:38.399Z] $ docker top 90c8084cd4493c5f40f6c366bcf1be6921feaf534729d5122c0e64377e4afdd1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T17:30:38.737Z] + go version [2023-09-19T17:30:38.738Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-19T17:30:38.752Z] $ docker stop --time=1 90c8084cd4493c5f40f6c366bcf1be6921feaf534729d5122c0e64377e4afdd1 [2023-09-19T17:30:39.978Z] $ docker rm -f --volumes 90c8084cd4493c5f40f6c366bcf1be6921feaf534729d5122c0e64377e4afdd1 [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:30:40.390Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-19T17:30:40.390Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T17:30:40.456Z] prd-ubuntu20.04-docker-8c-8g-6590 does not seem to be running inside a container [2023-09-19T17:30:40.489Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-19T17:30:40.991Z] $ docker top b1510b8a2ff7c7790f39eac9ababad47dd3ad7ff4667f8266895e4d51647efac -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T17:30:41.326Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2023-09-19T17:30:41.619Z] + make test [2023-09-19T17:30:41.619Z] go test ./... -coverprofile=coverage.out ./... [2023-09-19T17:30:44.149Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-09-19T17:30:54.110Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-09-19T17:30:54.686Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.016s coverage: 4.4% of statements [2023-09-19T17:31:02.796Z] go vet ./... [2023-09-19T17:31:05.323Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-19T17:31:05.323Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-19T17:31:05.323Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-19T17:31:05.334Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-19T17:31:05.350Z] $ docker stop --time=1 b1510b8a2ff7c7790f39eac9ababad47dd3ad7ff4667f8266895e4d51647efac [2023-09-19T17:31:09.780Z] $ docker rm -f --volumes b1510b8a2ff7c7790f39eac9ababad47dd3ad7ff4667f8266895e4d51647efac [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-19T17:31:10.239Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-19T17:31:10.290Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-19T17:31:10.830Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-19T17:31:11.112Z] + ls -al . [2023-09-19T17:31:11.112Z] total 220 [2023-09-19T17:31:11.112Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 19 17:30 . [2023-09-19T17:31:11.112Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 17:29 .. [2023-09-19T17:31:11.112Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 19 17:30 .git [2023-09-19T17:31:11.112Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 17:29 .github [2023-09-19T17:31:11.112Z] -rw-rw-r-- 1 jenkins jenkins 495 Sep 19 17:29 .gitignore [2023-09-19T17:31:11.112Z] -rw-rw-r-- 1 jenkins jenkins 45 Sep 19 17:29 .golangci.yml [2023-09-19T17:31:11.112Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 19 17:29 .hadolint.yml [2023-09-19T17:31:11.112Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 19 17:29 .semver [2023-09-19T17:31:11.112Z] -rw-rw-r-- 1 jenkins jenkins 10851 Sep 19 17:29 Attribution.txt [2023-09-19T17:31:11.112Z] -rw-rw-r-- 1 jenkins jenkins 11903 Sep 19 17:29 CHANGELOG.md [2023-09-19T17:31:11.112Z] -rw-rw-r-- 1 jenkins jenkins 2453 Sep 19 17:29 Dockerfile [2023-09-19T17:31:11.112Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 19 17:29 GOVERNANCE.md [2023-09-19T17:31:11.112Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 19 17:29 Jenkinsfile [2023-09-19T17:31:11.112Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 19 17:29 LICENSE [2023-09-19T17:31:11.112Z] -rw-rw-r-- 1 jenkins jenkins 2611 Sep 19 17:29 Makefile [2023-09-19T17:31:11.112Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 19 17:29 OWNERS.md [2023-09-19T17:31:11.112Z] -rw-rw-r-- 1 jenkins jenkins 2575 Sep 19 17:29 README.md [2023-09-19T17:31:11.112Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 19 17:29 VERSION [2023-09-19T17:31:11.112Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 17:29 bin [2023-09-19T17:31:11.112Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 17:29 cmd [2023-09-19T17:31:11.112Z] -rw-r--r-- 1 jenkins jenkins 54703 Sep 19 17:30 coverage.out [2023-09-19T17:31:11.112Z] -rwxrwxr-x 1 jenkins jenkins 84 Sep 19 17:29 docker-entrypoint.sh [2023-09-19T17:31:11.112Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 17:29 docs [2023-09-19T17:31:11.112Z] -rw-rw-r-- 1 jenkins jenkins 3952 Sep 19 17:29 go.mod [2023-09-19T17:31:11.112Z] -rw-rw-r-- 1 jenkins jenkins 35513 Sep 19 17:29 go.sum [2023-09-19T17:31:11.112Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 17:29 internal [2023-09-19T17:31:11.112Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 17:29 snap [2023-09-19T17:31:11.112Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 19 17:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T17:31:11.431Z] + 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=fa3c60d7a690b3e821474cb16a5706590015ca97 --label arch=amd64 --label version=3.1.0-dev.22 . [2023-09-19T17:31:11.431Z] Sending build context to Docker daemon 2.255MB [2023-09-19T17:31:11.431Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-09-19T17:31:11.431Z] Step 2/36 : FROM ${BASE} AS builder [2023-09-19T17:31:11.431Z] ---> fe3760767dc0 [2023-09-19T17:31:11.431Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-09-19T17:31:11.693Z] ---> Running in 4571898e7b14 [2023-09-19T17:31:11.693Z] Removing intermediate container 4571898e7b14 [2023-09-19T17:31:11.693Z] ---> 8c8b9af3d633 [2023-09-19T17:31:11.693Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-19T17:31:11.693Z] ---> Running in d9381263c1c2 [2023-09-19T17:31:11.953Z] Removing intermediate container d9381263c1c2 [2023-09-19T17:31:11.953Z] ---> af02cac2c661 [2023-09-19T17:31:11.953Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-19T17:31:11.953Z] ---> Running in dbf6faca1571 [2023-09-19T17:31:11.953Z] Removing intermediate container dbf6faca1571 [2023-09-19T17:31:11.953Z] ---> acc2937a041d [2023-09-19T17:31:11.953Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-19T17:31:11.953Z] ---> Running in 1ab5833e4da1 [2023-09-19T17:31:11.953Z] Removing intermediate container 1ab5833e4da1 [2023-09-19T17:31:11.953Z] ---> e9d604332796 [2023-09-19T17:31:11.953Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-19T17:31:12.211Z] ---> Running in 2b61715434cf [2023-09-19T17:31:12.469Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-19T17:31:12.469Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-19T17:31:12.729Z] OK: 272 MiB in 69 packages [2023-09-19T17:31:12.988Z] Removing intermediate container 2b61715434cf [2023-09-19T17:31:12.988Z] ---> 2c851cf86839 [2023-09-19T17:31:12.988Z] Step 8/36 : WORKDIR /device-usb-camera [2023-09-19T17:31:12.988Z] ---> Running in 3251fa2fe2ec [2023-09-19T17:31:12.988Z] Removing intermediate container 3251fa2fe2ec [2023-09-19T17:31:12.988Z] ---> 7dac3a092d3e [2023-09-19T17:31:12.988Z] Step 9/36 : COPY go.mod vendor* ./ [2023-09-19T17:31:13.248Z] ---> 3d5d893b0063 [2023-09-19T17:31:13.248Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T17:31:13.248Z] ---> Running in 1aa0028d720a [2023-09-19T17:31:14.217Z] Removing intermediate container 1aa0028d720a [2023-09-19T17:31:14.217Z] ---> 1c9c132a4d84 [2023-09-19T17:31:14.217Z] Step 11/36 : COPY . . [2023-09-19T17:31:14.217Z] ---> 73ee8c8cd71f [2023-09-19T17:31:14.217Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-19T17:31:14.217Z] ---> Running in 456db94ac968 [2023-09-19T17:31:14.504Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-19T17:31:14.504Z] Dload Upload Total Spent Left Speed [2023-09-19T17:31:14.504Z] 0 0 0 0 0  0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 40638 0 --:--:-- --:--:-- --:--:-- 41766 [2023-09-19T17:31:15.145Z] Removing intermediate container 456db94ac968 [2023-09-19T17:31:15.145Z] ---> 196eb6361363 [2023-09-19T17:31:15.145Z] Step 13/36 : RUN ${MAKE} [2023-09-19T17:31:15.145Z] ---> Running in 4e23c9bec41d [2023-09-19T17:31:15.428Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.22 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.25" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-09-19T17:31:42.009Z] Removing intermediate container 4e23c9bec41d [2023-09-19T17:31:42.009Z] ---> a49f5747fbb6 [2023-09-19T17:31:42.009Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-09-19T17:31:42.009Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-09-19T17:31:42.009Z] 4acc49c71d14: Pulling fs layer [2023-09-19T17:31:42.009Z] 4acc49c71d14: Verifying Checksum [2023-09-19T17:31:42.009Z] 4acc49c71d14: Download complete [2023-09-19T17:31:42.009Z] 4acc49c71d14: Pull complete [2023-09-19T17:31:42.009Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-09-19T17:31:42.009Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-09-19T17:31:42.009Z] ---> 01a2bd3e5fff [2023-09-19T17:31:42.009Z] Step 15/36 : FROM alpine:3.18 [2023-09-19T17:31:42.009Z] 3.18: Pulling from library/alpine [2023-09-19T17:31:42.009Z] 7264a8db6415: Already exists [2023-09-19T17:31:42.009Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-19T17:31:42.009Z] Status: Downloaded newer image for alpine:3.18 [2023-09-19T17:31:42.009Z] ---> 7e01a0d0a1dc [2023-09-19T17:31:42.009Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-09-19T17:31:42.009Z] ---> Running in 60d94cea8a40 [2023-09-19T17:31:42.009Z] Removing intermediate container 60d94cea8a40 [2023-09-19T17:31:42.009Z] ---> 4d1e03f4bdcc [2023-09-19T17:31:42.009Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-09-19T17:31:42.009Z] ---> Running in 16e0ce5f8394 [2023-09-19T17:31:42.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-19T17:31:42.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-19T17:31:42.009Z] (1/107) Installing dumb-init (1.2.5-r2) [2023-09-19T17:31:42.009Z] (2/107) Installing sdl2 (2.26.5-r0) [2023-09-19T17:31:42.009Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2023-09-19T17:31:42.009Z] (4/107) Installing aom-libs (3.6.1-r0) [2023-09-19T17:31:42.009Z] (5/107) Installing libxau (1.0.11-r2) [2023-09-19T17:31:42.009Z] (6/107) Installing libmd (1.0.4-r2) [2023-09-19T17:31:42.009Z] (7/107) Installing libbsd (0.11.7-r1) [2023-09-19T17:31:42.009Z] (8/107) Installing libxdmcp (1.1.4-r2) [2023-09-19T17:31:42.009Z] (9/107) Installing libxcb (1.15-r1) [2023-09-19T17:31:42.009Z] (10/107) Installing libx11 (1.8.4-r4) [2023-09-19T17:31:42.009Z] (11/107) Installing hwdata-pci (0.370-r0) [2023-09-19T17:31:42.009Z] (12/107) Installing libpciaccess (0.17-r2) [2023-09-19T17:31:42.009Z] (13/107) Installing libdrm (2.4.115-r4) [2023-09-19T17:31:42.009Z] (14/107) Installing libxext (1.3.5-r2) [2023-09-19T17:31:42.009Z] (15/107) Installing libxfixes (6.0.1-r2) [2023-09-19T17:31:42.009Z] (16/107) Installing libffi (3.4.4-r2) [2023-09-19T17:31:42.009Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2023-09-19T17:31:42.009Z] (18/107) Installing libva (2.18.0-r1) [2023-09-19T17:31:42.009Z] (19/107) Installing libvdpau (1.5-r1) [2023-09-19T17:31:42.009Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2023-09-19T17:31:42.009Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2023-09-19T17:31:42.009Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2023-09-19T17:31:42.009Z] (23/107) Installing ffmpeg-libavutil (6.0-r15) [2023-09-19T17:31:42.009Z] (24/107) Installing libdav1d (1.2.1-r0) [2023-09-19T17:31:42.009Z] (25/107) Installing brotli-libs (1.0.9-r14) [2023-09-19T17:31:42.009Z] (26/107) Installing libhwy (1.0.4-r1) [2023-09-19T17:31:42.009Z] (27/107) Installing lcms2 (2.15-r2) [2023-09-19T17:31:42.009Z] (28/107) Installing libjxl (0.8.2-r0) [2023-09-19T17:31:42.009Z] (29/107) Installing lame-libs (3.100-r5) [2023-09-19T17:31:42.009Z] (30/107) Installing opus (1.4-r0) [2023-09-19T17:31:42.009Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2023-09-19T17:31:42.009Z] (32/107) Installing soxr (0.1.3-r5) [2023-09-19T17:31:42.009Z] (33/107) Installing ffmpeg-libswresample (6.0-r15) [2023-09-19T17:31:42.009Z] (34/107) Installing libogg (1.3.5-r4) [2023-09-19T17:31:42.009Z] (35/107) Installing libtheora (1.1.1-r17) [2023-09-19T17:31:42.009Z] (36/107) Installing libvorbis (1.3.7-r1) [2023-09-19T17:31:42.009Z] (37/107) Installing libvpx (1.13.0-r1) [2023-09-19T17:31:42.009Z] (38/107) Installing libwebp (1.3.2-r0) [2023-09-19T17:31:42.009Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2023-09-19T17:31:42.009Z] (40/107) Installing numactl (2.0.16-r4) [2023-09-19T17:31:42.009Z] (41/107) Installing x265-libs (3.5-r4) [2023-09-19T17:31:42.009Z] (42/107) Installing xvidcore (1.3.7-r1) [2023-09-19T17:31:42.009Z] (43/107) Installing ffmpeg-libavcodec (6.0-r15) [2023-09-19T17:31:42.269Z] (44/107) Installing alsa-lib (1.2.9-r1) [2023-09-19T17:31:42.269Z] (45/107) Installing libexpat (2.5.0-r1) [2023-09-19T17:31:42.269Z] (46/107) Installing libbz2 (1.0.8-r5) [2023-09-19T17:31:42.269Z] (47/107) Installing libpng (1.6.39-r3) [2023-09-19T17:31:42.269Z] (48/107) Installing freetype (2.13.0-r5) [2023-09-19T17:31:42.269Z] (49/107) Installing fontconfig (2.14.2-r3) [2023-09-19T17:31:42.269Z] (50/107) Installing fribidi (1.0.13-r0) [2023-09-19T17:31:42.269Z] (51/107) Installing libintl (0.21.1-r7) [2023-09-19T17:31:42.269Z] (52/107) Installing libblkid (2.38.1-r8) [2023-09-19T17:31:42.269Z] (53/107) Installing libmount (2.38.1-r8) [2023-09-19T17:31:42.269Z] (54/107) Installing pcre2 (10.42-r1) [2023-09-19T17:31:42.269Z] (55/107) Installing glib (2.76.4-r0) [2023-09-19T17:31:42.269Z] (56/107) Installing graphite2 (1.3.14-r5) [2023-09-19T17:31:42.269Z] (57/107) Installing harfbuzz (7.3.0-r0) [2023-09-19T17:31:42.269Z] (58/107) Installing libunibreak (5.1-r0) [2023-09-19T17:31:42.269Z] (59/107) Installing libass (0.17.1-r0) [2023-09-19T17:31:42.269Z] (60/107) Installing libbluray (1.3.4-r0) [2023-09-19T17:31:42.269Z] (61/107) Installing gmp (6.2.1-r3) [2023-09-19T17:31:42.269Z] (62/107) Installing nettle (3.8.1-r2) [2023-09-19T17:31:42.269Z] (63/107) Installing libunistring (1.1-r1) [2023-09-19T17:31:42.529Z] (64/107) Installing libidn2 (2.3.4-r1) [2023-09-19T17:31:42.529Z] (65/107) Installing p11-kit (0.24.1-r2) [2023-09-19T17:31:42.529Z] (66/107) Installing libtasn1 (4.19.0-r1) [2023-09-19T17:31:42.529Z] (67/107) Installing gnutls (3.8.0-r2) [2023-09-19T17:31:42.529Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2023-09-19T17:31:42.529Z] (69/107) Installing libopenmpt (0.7.2-r0) [2023-09-19T17:31:42.529Z] (70/107) Installing cjson (1.7.15-r4) [2023-09-19T17:31:42.529Z] (71/107) Installing mbedtls (2.28.4-r0) [2023-09-19T17:31:42.529Z] (72/107) Installing librist (0.2.7-r0) [2023-09-19T17:31:42.529Z] (73/107) Installing libsrt (1.5.2-r0) [2023-09-19T17:31:42.529Z] (74/107) Installing libssh (0.10.5-r0) [2023-09-19T17:31:42.529Z] (75/107) Installing xz-libs (5.4.3-r0) [2023-09-19T17:31:42.529Z] (76/107) Installing libxml2 (2.11.4-r0) [2023-09-19T17:31:42.529Z] (77/107) Installing libsodium (1.0.18-r3) [2023-09-19T17:31:42.529Z] (78/107) Installing libzmq (4.3.4-r4) [2023-09-19T17:31:42.529Z] (79/107) Installing ffmpeg-libavformat (6.0-r15) [2023-09-19T17:31:42.529Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2023-09-19T17:31:42.529Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2023-09-19T17:31:42.788Z] (82/107) Installing shaderc (2023.3-r1) [2023-09-19T17:31:42.788Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2023-09-19T17:31:42.788Z] (84/107) Installing libplacebo (5.264.1-r1) [2023-09-19T17:31:42.788Z] (85/107) Installing ffmpeg-libpostproc (6.0-r15) [2023-09-19T17:31:42.788Z] (86/107) Installing ffmpeg-libswscale (6.0-r15) [2023-09-19T17:31:42.788Z] (87/107) Installing vidstab (1.1.1-r0) [2023-09-19T17:31:42.788Z] (88/107) Installing zimg (3.0.5-r0) [2023-09-19T17:31:42.788Z] (89/107) Installing ffmpeg-libavfilter (6.0-r15) [2023-09-19T17:31:42.788Z] (90/107) Installing libasyncns (0.8-r1) [2023-09-19T17:31:42.788Z] (91/107) Installing dbus-libs (1.14.8-r0) [2023-09-19T17:31:42.788Z] (92/107) Installing libltdl (2.4.7-r2) [2023-09-19T17:31:42.788Z] (93/107) Installing orc (0.4.34-r0) [2023-09-19T17:31:42.788Z] (94/107) Installing flac-libs (1.4.3-r0) [2023-09-19T17:31:42.788Z] (95/107) Installing libsndfile (1.2.0-r2) [2023-09-19T17:31:42.788Z] (96/107) Installing speexdsp (1.2.1-r1) [2023-09-19T17:31:42.788Z] (97/107) Installing tdb-libs (1.4.8-r1) [2023-09-19T17:31:42.788Z] (98/107) Installing libpulse (16.1-r10) [2023-09-19T17:31:42.788Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-19T17:31:42.788Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2023-09-19T17:31:42.788Z] (101/107) Installing ffmpeg-libavdevice (6.0-r15) [2023-09-19T17:31:42.788Z] (102/107) Installing ffmpeg (6.0-r15) [2023-09-19T17:31:42.788Z] (103/107) Installing udev-init-scripts (35-r1) [2023-09-19T17:31:42.788Z] (104/107) Installing eudev-libs (3.2.11-r8) [2023-09-19T17:31:42.788Z] (105/107) Installing zstd-libs (1.5.5-r4) [2023-09-19T17:31:42.788Z] (106/107) Installing kmod-libs (30-r3) [2023-09-19T17:31:42.788Z] (107/107) Installing eudev (3.2.11-r8) [2023-09-19T17:31:43.052Z] Executing busybox-1.36.1-r2.trigger [2023-09-19T17:31:43.053Z] Executing glib-2.76.4-r0.trigger [2023-09-19T17:31:43.053Z] Executing eudev-3.2.11-r8.trigger [2023-09-19T17:31:43.053Z] OK: 131 MiB in 122 packages [2023-09-19T17:31:48.436Z] Removing intermediate container 16e0ce5f8394 [2023-09-19T17:31:48.436Z] ---> a4460914d497 [2023-09-19T17:31:48.436Z] Step 18/36 : WORKDIR / [2023-09-19T17:31:48.436Z] ---> Running in f3c88ae4756c [2023-09-19T17:31:48.436Z] Removing intermediate container f3c88ae4756c [2023-09-19T17:31:48.436Z] ---> a35d03cb3c9b [2023-09-19T17:31:48.436Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-09-19T17:31:49.003Z] ---> e7821f8cb215 [2023-09-19T17:31:49.003Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-09-19T17:31:49.260Z] ---> b55ea0663006 [2023-09-19T17:31:49.260Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-09-19T17:31:49.836Z] ---> 87a98d140154 [2023-09-19T17:31:49.836Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-09-19T17:31:50.100Z] ---> f652e7c2ca75 [2023-09-19T17:31:50.100Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-09-19T17:31:50.359Z] ---> 2af599799a2c [2023-09-19T17:31:50.359Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-09-19T17:31:50.618Z] ---> 1657ffe8709f [2023-09-19T17:31:50.618Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-09-19T17:31:51.995Z] ---> 4474464c789f [2023-09-19T17:31:51.995Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-09-19T17:31:52.253Z] ---> Running in fa77e252d27e [2023-09-19T17:31:53.629Z] Removing intermediate container fa77e252d27e [2023-09-19T17:31:53.629Z] ---> 772ebc6e449f [2023-09-19T17:31:53.629Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-09-19T17:31:53.629Z] ---> Running in 13aea0038407 [2023-09-19T17:31:54.194Z] Removing intermediate container 13aea0038407 [2023-09-19T17:31:54.194Z] ---> 3e954d8595de [2023-09-19T17:31:54.194Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-09-19T17:31:54.453Z] ---> Running in 6e500602d3b9 [2023-09-19T17:31:55.020Z] Removing intermediate container 6e500602d3b9 [2023-09-19T17:31:55.020Z] ---> e6c2ba61e12d [2023-09-19T17:31:55.020Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-09-19T17:31:55.020Z] ---> Running in f38e5415ad52 [2023-09-19T17:31:55.586Z] Removing intermediate container f38e5415ad52 [2023-09-19T17:31:55.586Z] ---> 71e180e662a9 [2023-09-19T17:31:55.586Z] Step 30/36 : EXPOSE 59983 [2023-09-19T17:31:55.586Z] ---> Running in d7fd96b00826 [2023-09-19T17:31:55.586Z] Removing intermediate container d7fd96b00826 [2023-09-19T17:31:55.586Z] ---> 58c81e98e123 [2023-09-19T17:31:55.586Z] Step 31/36 : EXPOSE 8554 [2023-09-19T17:31:55.586Z] ---> Running in 65445a9915ec [2023-09-19T17:31:55.847Z] Removing intermediate container 65445a9915ec [2023-09-19T17:31:55.847Z] ---> 89a91926d9fe [2023-09-19T17:31:55.847Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-09-19T17:31:55.847Z] ---> Running in 75bc9786c1d4 [2023-09-19T17:31:55.847Z] Removing intermediate container 75bc9786c1d4 [2023-09-19T17:31:55.847Z] ---> bbd13be1ffe2 [2023-09-19T17:31:55.847Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-09-19T17:31:55.847Z] ---> Running in 8e884c999bb4 [2023-09-19T17:31:56.106Z] Removing intermediate container 8e884c999bb4 [2023-09-19T17:31:56.106Z] ---> e75673f48121 [2023-09-19T17:31:56.106Z] Step 34/36 : LABEL arch=amd64 [2023-09-19T17:31:56.106Z] ---> Running in 47111def8c73 [2023-09-19T17:31:56.106Z] Removing intermediate container 47111def8c73 [2023-09-19T17:31:56.106Z] ---> a63fb468d183 [2023-09-19T17:31:56.106Z] Step 35/36 : LABEL git_sha=fa3c60d7a690b3e821474cb16a5706590015ca97 [2023-09-19T17:31:56.106Z] ---> Running in 871a3f1035ff [2023-09-19T17:31:56.106Z] Removing intermediate container 871a3f1035ff [2023-09-19T17:31:56.106Z] ---> f5704cd24a68 [2023-09-19T17:31:56.106Z] Step 36/36 : LABEL version=3.1.0-dev.22 [2023-09-19T17:31:56.106Z] ---> Running in 8920298fd9ce [2023-09-19T17:31:56.365Z] Removing intermediate container 8920298fd9ce [2023-09-19T17:31:56.365Z] ---> 395e2d226f55 [2023-09-19T17:31:56.365Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-19T17:31:56.365Z] Successfully built 395e2d226f55 [2023-09-19T17:31:56.365Z] 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:31:56.452Z] provisioning config files... [2023-09-19T17:31:56.460Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config654436775051927649tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T17:31:56.760Z] ---> docker-login.sh [2023-09-19T17:31:56.760Z] nexus3.edgexfoundry.org:10001 [2023-09-19T17:31:56.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T17:31:56.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T17:31:56.760Z] Configure a credential helper to remove this warning. See [2023-09-19T17:31:56.760Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T17:31:56.760Z] [2023-09-19T17:31:56.760Z] Login Succeeded [2023-09-19T17:31:56.760Z] nexus3.edgexfoundry.org:10002 [2023-09-19T17:31:56.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T17:31:56.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T17:31:56.760Z] Configure a credential helper to remove this warning. See [2023-09-19T17:31:56.760Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T17:31:56.760Z] [2023-09-19T17:31:56.760Z] Login Succeeded [2023-09-19T17:31:56.760Z] nexus3.edgexfoundry.org:10003 [2023-09-19T17:31:57.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T17:31:57.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T17:31:57.019Z] Configure a credential helper to remove this warning. See [2023-09-19T17:31:57.019Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T17:31:57.019Z] [2023-09-19T17:31:57.019Z] Login Succeeded [2023-09-19T17:31:57.019Z] nexus3.edgexfoundry.org:10004 [2023-09-19T17:31:57.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T17:31:57.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T17:31:57.019Z] Configure a credential helper to remove this warning. See [2023-09-19T17:31:57.019Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T17:31:57.019Z] [2023-09-19T17:31:57.019Z] Login Succeeded [2023-09-19T17:31:57.019Z] docker.io [2023-09-19T17:31:57.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T17:31:57.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T17:31:57.279Z] Configure a credential helper to remove this warning. See [2023-09-19T17:31:57.279Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T17:31:57.279Z] [2023-09-19T17:31:57.279Z] Login Succeeded [2023-09-19T17:31:57.279Z] ---> docker-login.sh ends [Pipeline] } [2023-09-19T17:31:57.286Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-19T17:31:57.324Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T17:31:57.352Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2023-09-19T17:31:57.352Z] fa3c60d7a690b3e821474cb16a5706590015ca97 [2023-09-19T17:31:57.352Z] latest [2023-09-19T17:31:57.352Z] 3.1.0-dev.22 [2023-09-19T17:31:57.352Z] fa3c60d7a690b3e821474cb16a5706590015ca97-3.1.0-dev.22 [2023-09-19T17:31:57.352Z] main [2023-09-19T17:31:57.352Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T17:31:57.683Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:fa3c60d7a690b3e821474cb16a5706590015ca97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T17:31:57.993Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:fa3c60d7a690b3e821474cb16a5706590015ca97 [2023-09-19T17:31:57.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-09-19T17:31:57.994Z] b3e17de342ad: Preparing [2023-09-19T17:31:57.994Z] d7abbafb9a1a: Preparing [2023-09-19T17:31:57.994Z] 1e5ac4a22504: Preparing [2023-09-19T17:31:57.994Z] a74cfbfa1584: Preparing [2023-09-19T17:31:57.994Z] 3827b5b91e75: Preparing [2023-09-19T17:31:57.994Z] acc83c6ca332: Preparing [2023-09-19T17:31:57.994Z] 7bc2d41bdd50: Preparing [2023-09-19T17:31:57.994Z] 487a61d84c59: Preparing [2023-09-19T17:31:57.994Z] ea3c6e7cacd4: Preparing [2023-09-19T17:31:57.994Z] 19f044da0569: Preparing [2023-09-19T17:31:57.994Z] a1b97830dec9: Preparing [2023-09-19T17:31:57.994Z] 1829fe52bf15: Preparing [2023-09-19T17:31:57.994Z] 4693057ce236: Preparing [2023-09-19T17:31:57.994Z] ea3c6e7cacd4: Waiting [2023-09-19T17:31:57.994Z] 19f044da0569: Waiting [2023-09-19T17:31:57.994Z] 7bc2d41bdd50: Waiting [2023-09-19T17:31:57.994Z] acc83c6ca332: Waiting [2023-09-19T17:31:57.994Z] 487a61d84c59: Waiting [2023-09-19T17:31:57.994Z] 4693057ce236: Waiting [2023-09-19T17:31:57.994Z] 1829fe52bf15: Waiting [2023-09-19T17:31:57.994Z] d7abbafb9a1a: Pushed [2023-09-19T17:31:57.994Z] b3e17de342ad: Pushed [2023-09-19T17:31:57.994Z] a74cfbfa1584: Pushed [2023-09-19T17:31:57.994Z] 1e5ac4a22504: Pushed [2023-09-19T17:31:58.288Z] acc83c6ca332: Pushed [2023-09-19T17:31:58.288Z] 7bc2d41bdd50: Pushed [2023-09-19T17:31:58.288Z] 487a61d84c59: Pushed [2023-09-19T17:31:58.288Z] 19f044da0569: Pushed [2023-09-19T17:31:58.288Z] ea3c6e7cacd4: Pushed [2023-09-19T17:31:58.288Z] 4693057ce236: Layer already exists [2023-09-19T17:32:00.817Z] 3827b5b91e75: Pushed [2023-09-19T17:32:01.076Z] a1b97830dec9: Pushed [2023-09-19T17:32:06.415Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6592 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2023-09-19T17:32:06.431Z] Running in /w/workspace/device-usb-camera/147 [Pipeline] { [Pipeline] checkout [2023-09-19T17:32:06.471Z] Selected Git installation does not exist. Using Default [2023-09-19T17:32:06.471Z] The recommended git tool is: NONE [2023-09-19T17:32:11.047Z] 1829fe52bf15: Pushed [2023-09-19T17:32:11.047Z] fa3c60d7a690b3e821474cb16a5706590015ca97: digest: sha256:7dc9c4d871862f1affdefe85b6d160beb9d269c793ed3a00bb560d7567311eb3 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T17:32:11.363Z] + 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:32:11.670Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-09-19T17:32:11.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-09-19T17:32:11.670Z] b3e17de342ad: Preparing [2023-09-19T17:32:11.670Z] d7abbafb9a1a: Preparing [2023-09-19T17:32:11.670Z] 1e5ac4a22504: Preparing [2023-09-19T17:32:11.670Z] a74cfbfa1584: Preparing [2023-09-19T17:32:11.670Z] 3827b5b91e75: Preparing [2023-09-19T17:32:11.670Z] acc83c6ca332: Preparing [2023-09-19T17:32:11.670Z] 7bc2d41bdd50: Preparing [2023-09-19T17:32:11.670Z] 487a61d84c59: Preparing [2023-09-19T17:32:11.670Z] ea3c6e7cacd4: Preparing [2023-09-19T17:32:11.670Z] 19f044da0569: Preparing [2023-09-19T17:32:11.670Z] a1b97830dec9: Preparing [2023-09-19T17:32:11.670Z] 1829fe52bf15: Preparing [2023-09-19T17:32:11.670Z] 4693057ce236: Preparing [2023-09-19T17:32:11.670Z] 7bc2d41bdd50: Waiting [2023-09-19T17:32:11.670Z] 4693057ce236: Waiting [2023-09-19T17:32:11.670Z] a1b97830dec9: Waiting [2023-09-19T17:32:11.670Z] 487a61d84c59: Waiting [2023-09-19T17:32:11.670Z] ea3c6e7cacd4: Waiting [2023-09-19T17:32:11.670Z] 19f044da0569: Waiting [2023-09-19T17:32:11.670Z] 1829fe52bf15: Waiting [2023-09-19T17:32:11.670Z] acc83c6ca332: Waiting [2023-09-19T17:32:11.670Z] 1e5ac4a22504: Layer already exists [2023-09-19T17:32:11.670Z] 3827b5b91e75: Layer already exists [2023-09-19T17:32:11.670Z] d7abbafb9a1a: Layer already exists [2023-09-19T17:32:11.670Z] b3e17de342ad: Layer already exists [2023-09-19T17:32:11.670Z] a74cfbfa1584: Layer already exists [2023-09-19T17:32:11.670Z] acc83c6ca332: Layer already exists [2023-09-19T17:32:11.670Z] 7bc2d41bdd50: Layer already exists [2023-09-19T17:32:11.670Z] 487a61d84c59: Layer already exists [2023-09-19T17:32:11.670Z] 19f044da0569: Layer already exists [2023-09-19T17:32:11.670Z] ea3c6e7cacd4: Layer already exists [2023-09-19T17:32:11.670Z] a1b97830dec9: Layer already exists [2023-09-19T17:32:11.670Z] 1829fe52bf15: Layer already exists [2023-09-19T17:32:11.670Z] 4693057ce236: Layer already exists [2023-09-19T17:32:11.670Z] latest: digest: sha256:7dc9c4d871862f1affdefe85b6d160beb9d269c793ed3a00bb560d7567311eb3 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T17:32:11.982Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.22 [2023-09-19T17:32:11.983Z] using credential edgex-jenkins-ssh [Pipeline] } [Pipeline] // withEnv [2023-09-19T17:32:12.001Z] Cloning the remote Git repository [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T17:32:12.283Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.22 [2023-09-19T17:32:12.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-09-19T17:32:12.283Z] b3e17de342ad: Preparing [2023-09-19T17:32:12.283Z] d7abbafb9a1a: Preparing [2023-09-19T17:32:12.283Z] 1e5ac4a22504: Preparing [2023-09-19T17:32:12.283Z] a74cfbfa1584: Preparing [2023-09-19T17:32:12.283Z] 3827b5b91e75: Preparing [2023-09-19T17:32:12.283Z] acc83c6ca332: Preparing [2023-09-19T17:32:12.283Z] 7bc2d41bdd50: Preparing [2023-09-19T17:32:12.283Z] 487a61d84c59: Preparing [2023-09-19T17:32:12.283Z] ea3c6e7cacd4: Preparing [2023-09-19T17:32:12.283Z] 19f044da0569: Preparing [2023-09-19T17:32:12.283Z] a1b97830dec9: Preparing [2023-09-19T17:32:12.283Z] 1829fe52bf15: Preparing [2023-09-19T17:32:12.283Z] 4693057ce236: Preparing [2023-09-19T17:32:12.283Z] 7bc2d41bdd50: Waiting [2023-09-19T17:32:12.283Z] 487a61d84c59: Waiting [2023-09-19T17:32:12.283Z] ea3c6e7cacd4: Waiting [2023-09-19T17:32:12.283Z] 1829fe52bf15: Waiting [2023-09-19T17:32:12.283Z] 19f044da0569: Waiting [2023-09-19T17:32:12.283Z] 4693057ce236: Waiting [2023-09-19T17:32:12.283Z] a1b97830dec9: Waiting [2023-09-19T17:32:12.283Z] d7abbafb9a1a: Layer already exists [2023-09-19T17:32:12.283Z] b3e17de342ad: Layer already exists [2023-09-19T17:32:12.283Z] a74cfbfa1584: Layer already exists [2023-09-19T17:32:12.283Z] 1e5ac4a22504: Layer already exists [2023-09-19T17:32:12.283Z] 3827b5b91e75: Layer already exists [2023-09-19T17:32:12.283Z] acc83c6ca332: Layer already exists [2023-09-19T17:32:12.283Z] 19f044da0569: Layer already exists [2023-09-19T17:32:12.283Z] 487a61d84c59: Layer already exists [2023-09-19T17:32:12.283Z] ea3c6e7cacd4: Layer already exists [2023-09-19T17:32:12.283Z] 7bc2d41bdd50: Layer already exists [2023-09-19T17:32:12.283Z] a1b97830dec9: Layer already exists [2023-09-19T17:32:12.283Z] 1829fe52bf15: Layer already exists [2023-09-19T17:32:12.283Z] 4693057ce236: Layer already exists [2023-09-19T17:32:12.283Z] 3.1.0-dev.22: digest: sha256:7dc9c4d871862f1affdefe85b6d160beb9d269c793ed3a00bb560d7567311eb3 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T17:32:12.590Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:fa3c60d7a690b3e821474cb16a5706590015ca97-3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T17:32:12.053Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-09-19T17:32:12.161Z] > git init /w/workspace/device-usb-camera/147 # timeout=10 [2023-09-19T17:32:12.336Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-09-19T17:32:12.339Z] > git --version # timeout=10 [2023-09-19T17:32:12.363Z] > git --version # 'git version 2.25.1' [2023-09-19T17:32:12.367Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-19T17:32:12.538Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-19T17:32:12.899Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:fa3c60d7a690b3e821474cb16a5706590015ca97-3.1.0-dev.22 [2023-09-19T17:32:12.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-09-19T17:32:12.899Z] b3e17de342ad: Preparing [2023-09-19T17:32:12.899Z] d7abbafb9a1a: Preparing [2023-09-19T17:32:12.899Z] 1e5ac4a22504: Preparing [2023-09-19T17:32:12.899Z] a74cfbfa1584: Preparing [2023-09-19T17:32:12.899Z] 3827b5b91e75: Preparing [2023-09-19T17:32:12.899Z] acc83c6ca332: Preparing [2023-09-19T17:32:12.899Z] 7bc2d41bdd50: Preparing [2023-09-19T17:32:12.899Z] 487a61d84c59: Preparing [2023-09-19T17:32:12.899Z] ea3c6e7cacd4: Preparing [2023-09-19T17:32:12.899Z] 19f044da0569: Preparing [2023-09-19T17:32:12.899Z] a1b97830dec9: Preparing [2023-09-19T17:32:12.899Z] 1829fe52bf15: Preparing [2023-09-19T17:32:12.899Z] 4693057ce236: Preparing [2023-09-19T17:32:12.899Z] 7bc2d41bdd50: Waiting [2023-09-19T17:32:12.899Z] 487a61d84c59: Waiting [2023-09-19T17:32:12.899Z] ea3c6e7cacd4: Waiting [2023-09-19T17:32:12.899Z] 19f044da0569: Waiting [2023-09-19T17:32:12.899Z] 1829fe52bf15: Waiting [2023-09-19T17:32:12.899Z] a1b97830dec9: Waiting [2023-09-19T17:32:12.899Z] 4693057ce236: Waiting [2023-09-19T17:32:12.899Z] acc83c6ca332: Waiting [2023-09-19T17:32:12.899Z] 3827b5b91e75: Layer already exists [2023-09-19T17:32:12.899Z] a74cfbfa1584: Layer already exists [2023-09-19T17:32:12.899Z] d7abbafb9a1a: Layer already exists [2023-09-19T17:32:12.899Z] b3e17de342ad: Layer already exists [2023-09-19T17:32:12.899Z] 1e5ac4a22504: Layer already exists [2023-09-19T17:32:12.899Z] 7bc2d41bdd50: Layer already exists [2023-09-19T17:32:12.899Z] acc83c6ca332: Layer already exists [2023-09-19T17:32:12.899Z] 19f044da0569: Layer already exists [2023-09-19T17:32:12.899Z] 487a61d84c59: Layer already exists [2023-09-19T17:32:12.899Z] ea3c6e7cacd4: Layer already exists [2023-09-19T17:32:12.899Z] a1b97830dec9: Layer already exists [2023-09-19T17:32:12.899Z] 1829fe52bf15: Layer already exists [2023-09-19T17:32:12.899Z] 4693057ce236: Layer already exists [2023-09-19T17:32:12.899Z] fa3c60d7a690b3e821474cb16a5706590015ca97-3.1.0-dev.22: digest: sha256:7dc9c4d871862f1affdefe85b6d160beb9d269c793ed3a00bb560d7567311eb3 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T17:32:13.204Z] + 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:32:13.513Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2023-09-19T17:32:13.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-09-19T17:32:13.513Z] b3e17de342ad: Preparing [2023-09-19T17:32:13.513Z] d7abbafb9a1a: Preparing [2023-09-19T17:32:13.513Z] 1e5ac4a22504: Preparing [2023-09-19T17:32:13.513Z] a74cfbfa1584: Preparing [2023-09-19T17:32:13.513Z] 3827b5b91e75: Preparing [2023-09-19T17:32:13.513Z] acc83c6ca332: Preparing [2023-09-19T17:32:13.513Z] 7bc2d41bdd50: Preparing [2023-09-19T17:32:13.513Z] 487a61d84c59: Preparing [2023-09-19T17:32:13.513Z] ea3c6e7cacd4: Preparing [2023-09-19T17:32:13.513Z] 19f044da0569: Preparing [2023-09-19T17:32:13.513Z] a1b97830dec9: Preparing [2023-09-19T17:32:13.513Z] 1829fe52bf15: Preparing [2023-09-19T17:32:13.513Z] 4693057ce236: Preparing [2023-09-19T17:32:13.513Z] 19f044da0569: Waiting [2023-09-19T17:32:13.513Z] 487a61d84c59: Waiting [2023-09-19T17:32:13.513Z] ea3c6e7cacd4: Waiting [2023-09-19T17:32:13.513Z] acc83c6ca332: Waiting [2023-09-19T17:32:13.513Z] a1b97830dec9: Waiting [2023-09-19T17:32:13.513Z] 1829fe52bf15: Waiting [2023-09-19T17:32:13.513Z] 4693057ce236: Waiting [2023-09-19T17:32:13.513Z] 3827b5b91e75: Layer already exists [2023-09-19T17:32:13.513Z] 1e5ac4a22504: Layer already exists [2023-09-19T17:32:13.513Z] d7abbafb9a1a: Layer already exists [2023-09-19T17:32:13.513Z] a74cfbfa1584: Layer already exists [2023-09-19T17:32:13.513Z] b3e17de342ad: Layer already exists [2023-09-19T17:32:13.513Z] acc83c6ca332: Layer already exists [2023-09-19T17:32:13.513Z] 7bc2d41bdd50: Layer already exists [2023-09-19T17:32:13.513Z] 487a61d84c59: Layer already exists [2023-09-19T17:32:13.513Z] ea3c6e7cacd4: Layer already exists [2023-09-19T17:32:13.513Z] 19f044da0569: Layer already exists [2023-09-19T17:32:13.513Z] a1b97830dec9: Layer already exists [2023-09-19T17:32:13.513Z] 1829fe52bf15: Layer already exists [2023-09-19T17:32:13.513Z] 4693057ce236: Layer already exists [2023-09-19T17:32:13.513Z] main: digest: sha256:7dc9c4d871862f1affdefe85b6d160beb9d269c793ed3a00bb560d7567311eb3 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-19T17:32:13.560Z] ===================================================== [Pipeline] echo [2023-09-19T17:32:13.568Z] taggedImages: [2023-09-19T17:32:13.568Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:fa3c60d7a690b3e821474cb16a5706590015ca97 [2023-09-19T17:32:13.568Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-09-19T17:32:13.568Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.22 [2023-09-19T17:32:13.568Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:fa3c60d7a690b3e821474cb16a5706590015ca97-3.1.0-dev.22 [2023-09-19T17:32:13.568Z] - 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:32:13.944Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-19T17:32:13.944Z] [2023-09-19T17:32:13.424Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-09-19T17:32:13.451Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-19T17:32:13.944Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T17:32:14.247Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-19T17:32:14.247Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-19T17:32:14.247Z] 5eb5b503b376: Pulling fs layer [2023-09-19T17:32:14.247Z] 5c69ac0246d0: Pulling fs layer [2023-09-19T17:32:14.247Z] ec43610c2a17: Pulling fs layer [2023-09-19T17:32:14.247Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-19T17:32:14.247Z] 33b1e0a273af: Pulling fs layer [2023-09-19T17:32:14.247Z] 5d3b04190fa2: Pulling fs layer [2023-09-19T17:32:14.247Z] 2f39f015ded8: Pulling fs layer [2023-09-19T17:32:14.247Z] 33b1e0a273af: Waiting [2023-09-19T17:32:14.247Z] 5d3b04190fa2: Waiting [2023-09-19T17:32:14.247Z] 2f39f015ded8: Waiting [2023-09-19T17:32:14.247Z] 3a2ae6a8a46f: Waiting [2023-09-19T17:32:14.247Z] 5c69ac0246d0: Download complete [2023-09-19T17:32:14.247Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-19T17:32:14.247Z] 3a2ae6a8a46f: Download complete [2023-09-19T17:32:14.247Z] 33b1e0a273af: Verifying Checksum [2023-09-19T17:32:14.247Z] 33b1e0a273af: Download complete [2023-09-19T17:32:14.247Z] ec43610c2a17: Verifying Checksum [2023-09-19T17:32:14.247Z] ec43610c2a17: Download complete [2023-09-19T17:32:14.247Z] 5d3b04190fa2: Verifying Checksum [2023-09-19T17:32:14.247Z] 5d3b04190fa2: Download complete [2023-09-19T17:32:14.465Z] Avoid second fetch [2023-09-19T17:32:14.466Z] Checking out Revision fa3c60d7a690b3e821474cb16a5706590015ca97 (main) [2023-09-19T17:32:14.506Z] 5eb5b503b376: Verifying Checksum [2023-09-19T17:32:14.507Z] 5eb5b503b376: Download complete [2023-09-19T17:32:15.029Z] Commit message: "Merge pull request #291 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.25" [2023-09-19T17:32:15.072Z] 2f39f015ded8: Download complete [2023-09-19T17:32:14.486Z] > git config core.sparsecheckout # timeout=10 [2023-09-19T17:32:14.559Z] > git checkout -f fa3c60d7a690b3e821474cb16a5706590015ca97 # timeout=10 [2023-09-19T17:32:15.431Z] [2023-09-19T17:32:15.431Z] GitHub has been notified of this commit’s build result [2023-09-19T17:32:15.431Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-19T17:32:15.639Z] 5eb5b503b376: Pull complete [2023-09-19T17:32:15.895Z] 5c69ac0246d0: Pull complete [2023-09-19T17:32:15.960Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-19T17:32:15.960Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-19T17:32:15.960Z] Dload Upload Total Spent Left Speed [2023-09-19T17:32:15.960Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 226k 0 --:--:-- --:--:-- --:--:-- 230k [2023-09-19T17:32:16.152Z] ec43610c2a17: Pull complete [2023-09-19T17:32:16.152Z] 3a2ae6a8a46f: Pull complete [Pipeline] sh [2023-09-19T17:32:16.410Z] 33b1e0a273af: Pull complete [2023-09-19T17:32:16.410Z] 5d3b04190fa2: Pull complete [2023-09-19T17:32:16.678Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-19T17:32:17.016Z] + sudo tee /etc/docker/daemon.new [2023-09-19T17:32:17.016Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-19T17:32:17.016Z] { [2023-09-19T17:32:17.016Z] "registry-mirrors": [ [2023-09-19T17:32:17.016Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-19T17:32:17.016Z] ], [2023-09-19T17:32:17.016Z] "bip": "10.250.0.254/24", [2023-09-19T17:32:17.016Z] "hosts": [ [2023-09-19T17:32:17.016Z] "tcp://0.0.0.0:5555", [2023-09-19T17:32:17.016Z] "unix:///var/run/docker.sock" [2023-09-19T17:32:17.016Z] ], [2023-09-19T17:32:17.016Z] "mtu": 1458, [2023-09-19T17:32:17.016Z] "selinux-enabled": true, [2023-09-19T17:32:17.016Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-19T17:32:17.016Z] } [Pipeline] sh [2023-09-19T17:32:17.344Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-19T17:32:17.706Z] + sudo service docker restart [2023-09-19T17:32:20.594Z] 2f39f015ded8: Pull complete [2023-09-19T17:32:20.594Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-19T17:32:20.594Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-19T17:32:20.594Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T17:32:20.689Z] prd-ubuntu20.04-docker-8c-8g-6590 does not seem to be running inside a container [2023-09-19T17:32:20.723Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-19T17:32:25.592Z] $ docker top c3b5cefc06f10bc36b6ab25e3b9f7989fc79e4149ee44c69449c9426c5e5b9c5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T17:32:25.960Z] ---> job-cost.sh [2023-09-19T17:32:25.960Z] lf-activate-venv: SKIPPING [2023-09-19T17:32:25.960Z] INFO: No Stack... [2023-09-19T17:32:26.225Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-19T17:32:26.484Z] INFO: Archiving Costs [Pipeline] sh [2023-09-19T17:32:26.773Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2023-09-19T17:32:26.773Z] + cut -d, -f6 [Pipeline] lock [2023-09-19T17:32:26.785Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-147-stack-cost] [2023-09-19T17:32:26.792Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-147-stack-cost] did not exist. Created. [2023-09-19T17:32:26.792Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-147-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-19T17:32:27.086Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-19T17:32:27.115Z] Stashed 1 file(s) [Pipeline] } [2023-09-19T17:32:27.122Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-147-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-19T17:32:27.144Z] $ docker stop --time=1 c3b5cefc06f10bc36b6ab25e3b9f7989fc79e4149ee44c69449c9426c5e5b9c5 [2023-09-19T17:32:28.291Z] $ docker rm -f --volumes c3b5cefc06f10bc36b6ab25e3b9f7989fc79e4149ee44c69449c9426c5e5b9c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-19T17:32:35.981Z] provisioning config files... [2023-09-19T17:32:36.007Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/147@tmp/config15793000787169629346tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T17:32:36.355Z] ---> docker-login.sh [2023-09-19T17:32:36.355Z] nexus3.edgexfoundry.org:10001 [2023-09-19T17:32:36.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T17:32:36.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T17:32:36.944Z] Configure a credential helper to remove this warning. See [2023-09-19T17:32:36.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T17:32:36.944Z] [2023-09-19T17:32:36.944Z] Login Succeeded [2023-09-19T17:32:36.944Z] nexus3.edgexfoundry.org:10002 [2023-09-19T17:32:37.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T17:32:37.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T17:32:37.483Z] Configure a credential helper to remove this warning. See [2023-09-19T17:32:37.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T17:32:37.483Z] [2023-09-19T17:32:37.483Z] Login Succeeded [2023-09-19T17:32:37.483Z] nexus3.edgexfoundry.org:10003 [2023-09-19T17:32:37.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T17:32:37.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T17:32:37.753Z] Configure a credential helper to remove this warning. See [2023-09-19T17:32:37.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T17:32:37.753Z] [2023-09-19T17:32:37.753Z] Login Succeeded [2023-09-19T17:32:37.753Z] nexus3.edgexfoundry.org:10004 [2023-09-19T17:32:38.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T17:32:38.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T17:32:38.026Z] Configure a credential helper to remove this warning. See [2023-09-19T17:32:38.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T17:32:38.026Z] [2023-09-19T17:32:38.026Z] Login Succeeded [2023-09-19T17:32:38.026Z] docker.io [2023-09-19T17:32:38.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T17:32:38.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T17:32:38.565Z] Configure a credential helper to remove this warning. See [2023-09-19T17:32:38.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T17:32:38.565Z] [2023-09-19T17:32:38.565Z] Login Succeeded [2023-09-19T17:32:38.565Z] ---> docker-login.sh ends [Pipeline] } [2023-09-19T17:32:38.580Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-19T17:32:38.855Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T17:32:38.868Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T17:32:38.879Z] ========================================================= [2023-09-19T17:32:38.879Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-19T17:32:38.879Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T17:32:39.233Z] + 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:32:39.502Z] Sending build context to Docker daemon 1.315MB [2023-09-19T17:32:39.502Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-09-19T17:32:39.502Z] Step 2/13 : FROM ${BASE} AS builder [2023-09-19T17:32:39.775Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-19T17:32:39.775Z] 9fda8d8052c6: Pulling fs layer [2023-09-19T17:32:39.775Z] 5d54e960e981: Pulling fs layer [2023-09-19T17:32:39.775Z] c4a7e357bf2a: Pulling fs layer [2023-09-19T17:32:39.775Z] f0e02332f6b5: Pulling fs layer [2023-09-19T17:32:39.775Z] 66412af1f25a: Pulling fs layer [2023-09-19T17:32:39.775Z] 1baf3a5c0e64: Pulling fs layer [2023-09-19T17:32:39.775Z] 9a37bb91b891: Pulling fs layer [2023-09-19T17:32:39.775Z] a29adfc67d43: Pulling fs layer [2023-09-19T17:32:39.775Z] d5de9f91c1a4: Pulling fs layer [2023-09-19T17:32:39.775Z] f0e02332f6b5: Waiting [2023-09-19T17:32:39.775Z] 66412af1f25a: Waiting [2023-09-19T17:32:39.775Z] 1baf3a5c0e64: Waiting [2023-09-19T17:32:39.775Z] 9a37bb91b891: Waiting [2023-09-19T17:32:39.775Z] a29adfc67d43: Waiting [2023-09-19T17:32:39.775Z] d5de9f91c1a4: Waiting [2023-09-19T17:32:39.775Z] 5d54e960e981: Download complete [2023-09-19T17:32:39.776Z] f0e02332f6b5: Verifying Checksum [2023-09-19T17:32:39.776Z] f0e02332f6b5: Download complete [2023-09-19T17:32:39.776Z] 66412af1f25a: Verifying Checksum [2023-09-19T17:32:39.776Z] 66412af1f25a: Download complete [2023-09-19T17:32:39.776Z] 9fda8d8052c6: Verifying Checksum [2023-09-19T17:32:39.776Z] 9fda8d8052c6: Download complete [2023-09-19T17:32:40.369Z] 9a37bb91b891: Verifying Checksum [2023-09-19T17:32:40.369Z] 9a37bb91b891: Download complete [2023-09-19T17:32:40.959Z] 9fda8d8052c6: Pull complete [2023-09-19T17:32:40.959Z] a29adfc67d43: Verifying Checksum [2023-09-19T17:32:40.959Z] a29adfc67d43: Download complete [2023-09-19T17:32:41.571Z] 5d54e960e981: Pull complete [2023-09-19T17:32:41.571Z] d5de9f91c1a4: Verifying Checksum [2023-09-19T17:32:41.571Z] d5de9f91c1a4: Download complete [2023-09-19T17:32:41.841Z] c4a7e357bf2a: Verifying Checksum [2023-09-19T17:32:41.841Z] c4a7e357bf2a: Download complete [2023-09-19T17:32:42.807Z] 1baf3a5c0e64: Verifying Checksum [2023-09-19T17:32:42.807Z] 1baf3a5c0e64: Download complete [2023-09-19T17:32:53.767Z] c4a7e357bf2a: Pull complete [2023-09-19T17:32:53.767Z] f0e02332f6b5: Pull complete [2023-09-19T17:32:53.767Z] 66412af1f25a: Pull complete [2023-09-19T17:32:59.127Z] 1baf3a5c0e64: Pull complete [2023-09-19T17:33:00.544Z] 9a37bb91b891: Pull complete [2023-09-19T17:33:01.722Z] a29adfc67d43: Pull complete [2023-09-19T17:33:04.365Z] d5de9f91c1a4: Pull complete [2023-09-19T17:33:04.366Z] Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 [2023-09-19T17:33:04.366Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-19T17:33:04.366Z] ---> 746ca1b523b5 [2023-09-19T17:33:04.366Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-09-19T17:33:06.340Z] ---> Running in 629761e01c64 [2023-09-19T17:33:06.609Z] Removing intermediate container 629761e01c64 [2023-09-19T17:33:06.609Z] ---> 1225b1dbc658 [2023-09-19T17:33:06.609Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-19T17:33:06.609Z] ---> Running in c001df7b9980 [2023-09-19T17:33:06.888Z] Removing intermediate container c001df7b9980 [2023-09-19T17:33:06.888Z] ---> 63f5d1e54d1c [2023-09-19T17:33:06.888Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-19T17:33:07.157Z] ---> Running in 9036925f20c3 [2023-09-19T17:33:07.424Z] Removing intermediate container 9036925f20c3 [2023-09-19T17:33:07.424Z] ---> 0bdc6ac6e282 [2023-09-19T17:33:07.424Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-19T17:33:07.424Z] ---> Running in 3c027087f368 [2023-09-19T17:33:07.700Z] Removing intermediate container 3c027087f368 [2023-09-19T17:33:07.700Z] ---> b18a2ff6cbcf [2023-09-19T17:33:07.700Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-19T17:33:07.969Z] ---> Running in f57adef045ee [2023-09-19T17:33:08.938Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-19T17:33:09.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-19T17:33:10.487Z] (1/13) Installing libintl (0.21.1-r7) [2023-09-19T17:33:10.487Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-09-19T17:33:10.487Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-19T17:33:10.487Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-09-19T17:33:10.487Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-09-19T17:33:10.487Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-09-19T17:33:10.487Z] (7/13) Installing udev-init-scripts (35-r1) [2023-09-19T17:33:10.487Z] (8/13) Installing libblkid (2.38.1-r8) [2023-09-19T17:33:10.487Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-09-19T17:33:10.487Z] (10/13) Installing kmod-libs (30-r3) [2023-09-19T17:33:10.759Z] (11/13) Installing eudev (3.2.11-r8) [2023-09-19T17:33:10.759Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-09-19T17:33:10.759Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-09-19T17:33:10.759Z] Executing busybox-1.36.1-r2.trigger [2023-09-19T17:33:10.759Z] Executing eudev-3.2.11-r8.trigger [2023-09-19T17:33:10.760Z] OK: 275 MiB in 69 packages [2023-09-19T17:33:12.176Z] Removing intermediate container f57adef045ee [2023-09-19T17:33:12.176Z] ---> 312169315d0b [2023-09-19T17:33:12.176Z] Step 8/13 : WORKDIR /device-usb-camera [2023-09-19T17:33:12.176Z] ---> Running in e96baf39c80d [2023-09-19T17:33:12.446Z] Removing intermediate container e96baf39c80d [2023-09-19T17:33:12.446Z] ---> fda2ecc70c69 [2023-09-19T17:33:12.446Z] Step 9/13 : COPY go.mod vendor* ./ [2023-09-19T17:33:13.040Z] ---> ad861cbbd0c4 [2023-09-19T17:33:13.040Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T17:33:13.040Z] ---> Running in f44b20cb6585 [2023-09-19T17:34:25.368Z] Removing intermediate container f44b20cb6585 [2023-09-19T17:34:25.368Z] ---> 991523deaaf0 [2023-09-19T17:34:25.368Z] Step 11/13 : COPY . . [2023-09-19T17:34:25.368Z] ---> 1ce2e279febc [2023-09-19T17:34:25.368Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-19T17:34:25.368Z] ---> Running in 2ab5660cc159 [2023-09-19T17:34:25.368Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-19T17:34:25.368Z] Dload Upload Total Spent Left Speed [2023-09-19T17:34:25.368Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 9666 0 --:--:-- --:--:-- --:--:--  9713 [2023-09-19T17:34:25.368Z] Removing intermediate container 2ab5660cc159 [2023-09-19T17:34:25.368Z] ---> 2befc3fc5663 [2023-09-19T17:34:25.368Z] Step 13/13 : RUN ${MAKE} [2023-09-19T17:34:25.368Z] ---> Running in 504e26391309 [2023-09-19T17:34:25.368Z] noop [2023-09-19T17:34:25.368Z] Removing intermediate container 504e26391309 [2023-09-19T17:34:25.368Z] ---> 286bc0a8e8bb [2023-09-19T17:34:25.368Z] Successfully built 286bc0a8e8bb [2023-09-19T17:34:25.368Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T17:34:25.708Z] + docker inspect -f . ci-base-image-arm64 [2023-09-19T17:34:25.708Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T17:34:25.911Z] prd-ubuntu20.04-docker-arm64-4c-16g-6592 does not seem to be running inside a container [2023-09-19T17:34:25.990Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/147 -v /w/workspace/device-usb-camera/147:/w/workspace/device-usb-camera/147:rw,z -v /w/workspace/device-usb-camera/147@tmp:/w/workspace/device-usb-camera/147@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:34:27.169Z] $ docker top aaea6db78ae60bbc9282584fec310b36578bc2cf2d4227db3d0fb8334964c287 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T17:34:28.001Z] + go version [2023-09-19T17:34:28.001Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-19T17:34:28.026Z] $ docker stop --time=1 aaea6db78ae60bbc9282584fec310b36578bc2cf2d4227db3d0fb8334964c287 [2023-09-19T17:34:29.627Z] $ docker rm -f --volumes aaea6db78ae60bbc9282584fec310b36578bc2cf2d4227db3d0fb8334964c287 [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:34:30.150Z] + docker inspect -f . ci-base-image-arm64 [2023-09-19T17:34:30.150Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T17:34:30.327Z] prd-ubuntu20.04-docker-arm64-4c-16g-6592 does not seem to be running inside a container [2023-09-19T17:34:30.398Z] $ 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/147 -v /w/workspace/device-usb-camera/147:/w/workspace/device-usb-camera/147:rw,z -v /w/workspace/device-usb-camera/147@tmp:/w/workspace/device-usb-camera/147@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:34:31.518Z] $ docker top a95c46210792175e577f61ddfe1f69256a88f5f8276e212bef0514e738dcdd91 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T17:34:32.014Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/147 [Pipeline] fileExists [Pipeline] sh [2023-09-19T17:34:32.615Z] + make test [2023-09-19T17:34:32.884Z] go test ./... -coverprofile=coverage.out ./... [2023-09-19T17:34:38.240Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-09-19T17:36:14.896Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-09-19T17:36:17.479Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.073s coverage: 4.4% of statements [2023-09-19T17:36:17.747Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-19T17:36:17.747Z] go vet ./... [2023-09-19T17:36:44.459Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-19T17:36:44.459Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-19T17:36:44.459Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-19T17:36:44.479Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-19T17:36:44.501Z] $ docker stop --time=1 a95c46210792175e577f61ddfe1f69256a88f5f8276e212bef0514e738dcdd91 [2023-09-19T17:36:46.546Z] $ docker rm -f --volumes a95c46210792175e577f61ddfe1f69256a88f5f8276e212bef0514e738dcdd91 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-19T17:36:47.867Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-19T17:36:47.881Z] Warning: overwriting stash ‘coverage-report’ [2023-09-19T17:36:48.346Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-19T17:36:48.735Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-19T17:36:49.059Z] + ls -al . [2023-09-19T17:36:49.059Z] total 216 [2023-09-19T17:36:49.059Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 19 17:34 . [2023-09-19T17:36:49.059Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 17:32 .. [2023-09-19T17:36:49.059Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 19 17:32 .git [2023-09-19T17:36:49.059Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 17:32 .github [2023-09-19T17:36:49.059Z] -rw-rw-r-- 1 jenkins jenkins 495 Sep 19 17:32 .gitignore [2023-09-19T17:36:49.059Z] -rw-rw-r-- 1 jenkins jenkins 45 Sep 19 17:32 .golangci.yml [2023-09-19T17:36:49.059Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 19 17:32 .hadolint.yml [2023-09-19T17:36:49.059Z] -rw-rw-r-- 1 jenkins jenkins 10851 Sep 19 17:32 Attribution.txt [2023-09-19T17:36:49.059Z] -rw-rw-r-- 1 jenkins jenkins 11903 Sep 19 17:32 CHANGELOG.md [2023-09-19T17:36:49.059Z] -rw-rw-r-- 1 jenkins jenkins 2453 Sep 19 17:32 Dockerfile [2023-09-19T17:36:49.059Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 19 17:32 GOVERNANCE.md [2023-09-19T17:36:49.059Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 19 17:32 Jenkinsfile [2023-09-19T17:36:49.059Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 19 17:32 LICENSE [2023-09-19T17:36:49.059Z] -rw-rw-r-- 1 jenkins jenkins 2611 Sep 19 17:32 Makefile [2023-09-19T17:36:49.059Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 19 17:32 OWNERS.md [2023-09-19T17:36:49.059Z] -rw-rw-r-- 1 jenkins jenkins 2575 Sep 19 17:32 README.md [2023-09-19T17:36:49.059Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 19 17:29 VERSION [2023-09-19T17:36:49.059Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 17:32 bin [2023-09-19T17:36:49.059Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 17:32 cmd [2023-09-19T17:36:49.059Z] -rw-r--r-- 1 jenkins jenkins 54703 Sep 19 17:36 coverage.out [2023-09-19T17:36:49.059Z] -rwxrwxr-x 1 jenkins jenkins 84 Sep 19 17:32 docker-entrypoint.sh [2023-09-19T17:36:49.059Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 17:32 docs [2023-09-19T17:36:49.059Z] -rw-rw-r-- 1 jenkins jenkins 3952 Sep 19 17:32 go.mod [2023-09-19T17:36:49.059Z] -rw-rw-r-- 1 jenkins jenkins 35513 Sep 19 17:32 go.sum [2023-09-19T17:36:49.059Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 17:32 internal [2023-09-19T17:36:49.059Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 17:32 snap [2023-09-19T17:36:49.059Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 19 17:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T17:36:49.392Z] + 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=fa3c60d7a690b3e821474cb16a5706590015ca97 --label arch=arm64 --label version=3.1.0-dev.22 . [2023-09-19T17:36:49.672Z] Sending build context to Docker daemon 1.371MB [2023-09-19T17:36:49.672Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-09-19T17:36:49.672Z] Step 2/36 : FROM ${BASE} AS builder [2023-09-19T17:36:49.672Z] ---> 286bc0a8e8bb [2023-09-19T17:36:49.672Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-09-19T17:36:49.940Z] ---> Running in a9cc03afa8b5 [2023-09-19T17:36:51.884Z] Removing intermediate container a9cc03afa8b5 [2023-09-19T17:36:51.884Z] ---> 5ec8b7a9d269 [2023-09-19T17:36:51.884Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-19T17:36:52.153Z] ---> Running in 59136e9ee266 [2023-09-19T17:36:52.419Z] Removing intermediate container 59136e9ee266 [2023-09-19T17:36:52.419Z] ---> d1be926d9aa1 [2023-09-19T17:36:52.419Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-19T17:36:52.687Z] ---> Running in 9d10e35b06ac [2023-09-19T17:36:52.953Z] Removing intermediate container 9d10e35b06ac [2023-09-19T17:36:52.953Z] ---> 4f1f4b61e04d [2023-09-19T17:36:52.953Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-19T17:36:52.953Z] ---> Running in 4a26ad4a335b [2023-09-19T17:36:53.221Z] Removing intermediate container 4a26ad4a335b [2023-09-19T17:36:53.221Z] ---> 35899dfaaddf [2023-09-19T17:36:53.221Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-19T17:36:53.221Z] ---> Running in 96273089235b [2023-09-19T17:36:54.180Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-19T17:36:54.759Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-19T17:36:55.716Z] OK: 275 MiB in 69 packages [2023-09-19T17:36:56.303Z] Removing intermediate container 96273089235b [2023-09-19T17:36:56.303Z] ---> 6e040abaf6a2 [2023-09-19T17:36:56.303Z] Step 8/36 : WORKDIR /device-usb-camera [2023-09-19T17:36:56.569Z] ---> Running in 47bebfa6b6bc [2023-09-19T17:36:56.837Z] Removing intermediate container 47bebfa6b6bc [2023-09-19T17:36:56.837Z] ---> b896198d35ef [2023-09-19T17:36:56.837Z] Step 9/36 : COPY go.mod vendor* ./ [2023-09-19T17:36:57.422Z] ---> 0b93b6aea331 [2023-09-19T17:36:57.422Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T17:36:57.422Z] ---> Running in 5aa08866a2b3 [2023-09-19T17:37:00.003Z] Removing intermediate container 5aa08866a2b3 [2023-09-19T17:37:00.003Z] ---> 432eb064cfc3 [2023-09-19T17:37:00.003Z] Step 11/36 : COPY . . [2023-09-19T17:37:00.590Z] ---> abf0dccea60d [2023-09-19T17:37:00.590Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-19T17:37:00.590Z] ---> Running in 409cd68481e7 [2023-09-19T17:37:01.551Z]   % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-19T17:37:01.551Z] Dload Upload Total Spent Left Speed [2023-09-19T17:37:01.817Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 5156 0 --:--:-- --:--:-- --:--:-- 5156 [2023-09-19T17:37:02.401Z] Removing intermediate container 409cd68481e7 [2023-09-19T17:37:02.401Z] ---> 2fc4ee342f60 [2023-09-19T17:37:02.401Z] Step 13/36 : RUN ${MAKE} [2023-09-19T17:37:02.401Z] ---> Running in ceb271165dae [2023-09-19T17:37:03.361Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.22 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.25" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-09-19T17:39:10.008Z] Removing intermediate container ceb271165dae [2023-09-19T17:39:10.008Z] ---> 72014bb733df [2023-09-19T17:39:10.008Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-09-19T17:39:10.008Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-09-19T17:39:10.008Z] 8766b47fe142: Pulling fs layer [2023-09-19T17:39:10.008Z] 8766b47fe142: Download complete [2023-09-19T17:39:10.008Z] 8766b47fe142: Pull complete [2023-09-19T17:39:10.008Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-09-19T17:39:10.008Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-09-19T17:39:10.008Z] ---> 69d40e2cb93c [2023-09-19T17:39:10.008Z] Step 15/36 : FROM alpine:3.18 [2023-09-19T17:39:10.008Z] 3.18: Pulling from library/alpine [2023-09-19T17:39:10.008Z] 9fda8d8052c6: Already exists [2023-09-19T17:39:10.008Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-19T17:39:10.008Z] Status: Downloaded newer image for alpine:3.18 [2023-09-19T17:39:10.008Z] ---> f6648c04cd6c [2023-09-19T17:39:10.008Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-09-19T17:39:10.008Z] ---> Running in 52f0f54628ad [2023-09-19T17:39:10.008Z] Removing intermediate container 52f0f54628ad [2023-09-19T17:39:10.008Z] ---> 2d83a08f268e [2023-09-19T17:39:10.008Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-09-19T17:39:10.008Z] ---> Running in 27ac92a500f5 [2023-09-19T17:39:10.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-19T17:39:11.234Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-19T17:39:12.193Z] (1/104) Installing dumb-init (1.2.5-r2) [2023-09-19T17:39:12.193Z] (2/104) Installing sdl2 (2.26.5-r0) [2023-09-19T17:39:12.193Z] (3/104) Installing svt-av1-libs (1.6.0-r0) [2023-09-19T17:39:12.193Z] (4/104) Installing aom-libs (3.6.1-r0) [2023-09-19T17:39:12.460Z] (5/104) Installing libxau (1.0.11-r2) [2023-09-19T17:39:12.461Z] (6/104) Installing libmd (1.0.4-r2) [2023-09-19T17:39:12.461Z] (7/104) Installing libbsd (0.11.7-r1) [2023-09-19T17:39:12.461Z] (8/104) Installing libxdmcp (1.1.4-r2) [2023-09-19T17:39:12.461Z] (9/104) Installing libxcb (1.15-r1) [2023-09-19T17:39:12.461Z] (10/104) Installing libx11 (1.8.4-r4) [2023-09-19T17:39:12.726Z] (11/104) Installing libdrm (2.4.115-r4) [2023-09-19T17:39:12.726Z] (12/104) Installing libxext (1.3.5-r2) [2023-09-19T17:39:12.726Z] (13/104) Installing libxfixes (6.0.1-r2) [2023-09-19T17:39:12.726Z] (14/104) Installing libffi (3.4.4-r2) [2023-09-19T17:39:12.726Z] (15/104) Installing wayland-libs-client (1.22.0-r2) [2023-09-19T17:39:12.726Z] (16/104) Installing libva (2.18.0-r1) [2023-09-19T17:39:12.726Z] (17/104) Installing libvdpau (1.5-r1) [2023-09-19T17:39:12.726Z] (18/104) Installing ffmpeg-libavutil (6.0-r15) [2023-09-19T17:39:12.726Z] (19/104) Installing libdav1d (1.2.1-r0) [2023-09-19T17:39:12.726Z] (20/104) Installing brotli-libs (1.0.9-r14) [2023-09-19T17:39:12.726Z] (21/104) Installing libgcc (12.2.1_git20220924-r10) [2023-09-19T17:39:12.726Z] (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2023-09-19T17:39:12.993Z] (23/104) Installing libhwy (1.0.4-r1) [2023-09-19T17:39:12.993Z] (24/104) Installing lcms2 (2.15-r2) [2023-09-19T17:39:12.993Z] (25/104) Installing libjxl (0.8.2-r0) [2023-09-19T17:39:12.993Z] (26/104) Installing lame-libs (3.100-r5) [2023-09-19T17:39:12.993Z] (27/104) Installing opus (1.4-r0) [2023-09-19T17:39:12.993Z] (28/104) Installing libgomp (12.2.1_git20220924-r10) [2023-09-19T17:39:12.993Z] (29/104) Installing soxr (0.1.3-r5) [2023-09-19T17:39:12.993Z] (30/104) Installing ffmpeg-libswresample (6.0-r15) [2023-09-19T17:39:12.993Z] (31/104) Installing libogg (1.3.5-r4) [2023-09-19T17:39:12.993Z] (32/104) Installing libtheora (1.1.1-r17) [2023-09-19T17:39:12.993Z] (33/104) Installing libvorbis (1.3.7-r1) [2023-09-19T17:39:12.993Z] (34/104) Installing libvpx (1.13.0-r1) [2023-09-19T17:39:12.993Z] (35/104) Installing libwebp (1.3.2-r0) [2023-09-19T17:39:13.258Z] (36/104) Installing x264-libs (0.164_git20220602-r1) [2023-09-19T17:39:13.258Z] (37/104) Installing numactl (2.0.16-r4) [2023-09-19T17:39:13.258Z] (38/104) Installing x265-libs (3.5-r4) [2023-09-19T17:39:13.258Z] (39/104) Installing xvidcore (1.3.7-r1) [2023-09-19T17:39:13.258Z] (40/104) Installing ffmpeg-libavcodec (6.0-r15) [2023-09-19T17:39:13.526Z] (41/104) Installing alsa-lib (1.2.9-r1) [2023-09-19T17:39:13.793Z] (42/104) Installing libexpat (2.5.0-r1) [2023-09-19T17:39:13.793Z] (43/104) Installing libbz2 (1.0.8-r5) [2023-09-19T17:39:13.793Z] (44/104) Installing libpng (1.6.39-r3) [2023-09-19T17:39:13.793Z] (45/104) Installing freetype (2.13.0-r5) [2023-09-19T17:39:13.793Z] (46/104) Installing fontconfig (2.14.2-r3) [2023-09-19T17:39:13.793Z] (47/104) Installing fribidi (1.0.13-r0) [2023-09-19T17:39:13.793Z] (48/104) Installing libintl (0.21.1-r7) [2023-09-19T17:39:13.793Z] (49/104) Installing libblkid (2.38.1-r8) [2023-09-19T17:39:13.793Z] (50/104) Installing libmount (2.38.1-r8) [2023-09-19T17:39:14.059Z] (51/104) Installing pcre2 (10.42-r1) [2023-09-19T17:39:14.059Z] (52/104) Installing glib (2.76.4-r0) [2023-09-19T17:39:14.059Z] (53/104) Installing graphite2 (1.3.14-r5) [2023-09-19T17:39:14.059Z] (54/104) Installing harfbuzz (7.3.0-r0) [2023-09-19T17:39:14.059Z] (55/104) Installing libunibreak (5.1-r0) [2023-09-19T17:39:14.059Z] (56/104) Installing libass (0.17.1-r0) [2023-09-19T17:39:14.059Z] (57/104) Installing libbluray (1.3.4-r0) [2023-09-19T17:39:14.059Z] (58/104) Installing gmp (6.2.1-r3) [2023-09-19T17:39:14.059Z] (59/104) Installing nettle (3.8.1-r2) [2023-09-19T17:39:14.325Z] (60/104) Installing libunistring (1.1-r1) [2023-09-19T17:39:14.325Z] (61/104) Installing libidn2 (2.3.4-r1) [2023-09-19T17:39:14.325Z] (62/104) Installing p11-kit (0.24.1-r2) [2023-09-19T17:39:14.325Z] (63/104) Installing libtasn1 (4.19.0-r1) [2023-09-19T17:39:14.325Z] (64/104) Installing gnutls (3.8.0-r2) [2023-09-19T17:39:14.325Z] (65/104) Installing mpg123-libs (1.31.3-r1) [2023-09-19T17:39:14.325Z] (66/104) Installing libopenmpt (0.7.2-r0) [2023-09-19T17:39:14.325Z] (67/104) Installing cjson (1.7.15-r4) [2023-09-19T17:39:14.591Z] (68/104) Installing mbedtls (2.28.4-r0) [2023-09-19T17:39:14.591Z] (69/104) Installing librist (0.2.7-r0) [2023-09-19T17:39:14.591Z] (70/104) Installing libsrt (1.5.2-r0) [2023-09-19T17:39:14.591Z] (71/104) Installing libssh (0.10.5-r0) [2023-09-19T17:39:14.591Z] (72/104) Installing xz-libs (5.4.3-r0) [2023-09-19T17:39:14.591Z] (73/104) Installing libxml2 (2.11.4-r0) [2023-09-19T17:39:14.591Z] (74/104) Installing libsodium (1.0.18-r3) [2023-09-19T17:39:14.591Z] (75/104) Installing libzmq (4.3.4-r4) [2023-09-19T17:39:14.591Z] (76/104) Installing ffmpeg-libavformat (6.0-r15) [2023-09-19T17:39:14.591Z] (77/104) Installing glslang-libs (1.3.243.0-r1) [2023-09-19T17:39:14.857Z] (78/104) Installing spirv-tools (1.3.243.0-r1) [2023-09-19T17:39:14.857Z] (79/104) Installing shaderc (2023.3-r1) [2023-09-19T17:39:14.857Z] (80/104) Installing vulkan-loader (1.3.243.0-r1) [2023-09-19T17:39:14.857Z] (81/104) Installing libplacebo (5.264.1-r1) [2023-09-19T17:39:14.857Z] (82/104) Installing ffmpeg-libpostproc (6.0-r15) [2023-09-19T17:39:14.857Z] (83/104) Installing ffmpeg-libswscale (6.0-r15) [2023-09-19T17:39:15.123Z] (84/104) Installing vidstab (1.1.1-r0) [2023-09-19T17:39:15.123Z] (85/104) Installing zimg (3.0.5-r0) [2023-09-19T17:39:15.123Z] (86/104) Installing ffmpeg-libavfilter (6.0-r15) [2023-09-19T17:39:15.123Z] (87/104) Installing libasyncns (0.8-r1) [2023-09-19T17:39:15.123Z] (88/104) Installing dbus-libs (1.14.8-r0) [2023-09-19T17:39:15.123Z] (89/104) Installing libltdl (2.4.7-r2) [2023-09-19T17:39:15.123Z] (90/104) Installing orc (0.4.34-r0) [2023-09-19T17:39:15.123Z] (91/104) Installing flac-libs (1.4.3-r0) [2023-09-19T17:39:15.123Z] (92/104) Installing libsndfile (1.2.0-r2) [2023-09-19T17:39:15.123Z] (93/104) Installing speexdsp (1.2.1-r1) [2023-09-19T17:39:15.123Z] (94/104) Installing tdb-libs (1.4.8-r1) [2023-09-19T17:39:15.123Z] (95/104) Installing libpulse (16.1-r10) [2023-09-19T17:39:15.391Z] (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-19T17:39:15.391Z] (97/104) Installing v4l-utils-libs (1.24.1-r0) [2023-09-19T17:39:15.391Z] (98/104) Installing ffmpeg-libavdevice (6.0-r15) [2023-09-19T17:39:15.391Z] (99/104) Installing ffmpeg (6.0-r15) [2023-09-19T17:39:15.391Z] (100/104) Installing udev-init-scripts (35-r1) [2023-09-19T17:39:15.391Z] (101/104) Installing eudev-libs (3.2.11-r8) [2023-09-19T17:39:15.391Z] (102/104) Installing zstd-libs (1.5.5-r4) [2023-09-19T17:39:15.391Z] (103/104) Installing kmod-libs (30-r3) [2023-09-19T17:39:15.391Z] (104/104) Installing eudev (3.2.11-r8) [2023-09-19T17:39:15.391Z] Executing busybox-1.36.1-r2.trigger [2023-09-19T17:39:15.391Z] Executing glib-2.76.4-r0.trigger [2023-09-19T17:39:15.391Z] Executing eudev-3.2.11-r8.trigger [2023-09-19T17:39:15.391Z] OK: 110 MiB in 119 packages [2023-09-19T17:39:19.635Z] Removing intermediate container 27ac92a500f5 [2023-09-19T17:39:19.635Z] ---> 4078979f15c0 [2023-09-19T17:39:19.635Z] Step 18/36 : WORKDIR / [2023-09-19T17:39:19.635Z] ---> Running in 28839d0edf1f [2023-09-19T17:39:19.635Z] Removing intermediate container 28839d0edf1f [2023-09-19T17:39:19.635Z] ---> a44721a64120 [2023-09-19T17:39:19.635Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-09-19T17:39:23.881Z] ---> 101d344225ca [2023-09-19T17:39:23.881Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-09-19T17:39:23.881Z] ---> fcc011145eda [2023-09-19T17:39:23.881Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-09-19T17:39:24.154Z] ---> 9c6ba3715350 [2023-09-19T17:39:24.154Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-09-19T17:39:24.741Z] ---> 3e0c354a6ac9 [2023-09-19T17:39:24.741Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-09-19T17:39:25.008Z] ---> 7ebda656696c [2023-09-19T17:39:25.008Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-09-19T17:39:25.591Z] ---> 68442247031b [2023-09-19T17:39:25.591Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-09-19T17:39:27.010Z] ---> fc488bfb7da9 [2023-09-19T17:39:27.010Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-09-19T17:39:27.010Z] ---> Running in 6fe1aed988ae [2023-09-19T17:39:28.418Z] Removing intermediate container 6fe1aed988ae [2023-09-19T17:39:28.418Z] ---> 37bfd998435a [2023-09-19T17:39:28.418Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-09-19T17:39:28.418Z] ---> Running in c43c803467f0 [2023-09-19T17:39:30.361Z] Removing intermediate container c43c803467f0 [2023-09-19T17:39:30.361Z] ---> 258b6876c3bf [2023-09-19T17:39:30.361Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-09-19T17:39:30.361Z] ---> Running in a0d2bf98ec75 [2023-09-19T17:39:31.771Z] Removing intermediate container a0d2bf98ec75 [2023-09-19T17:39:31.771Z] ---> c80ff8d07cce [2023-09-19T17:39:31.771Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-09-19T17:39:31.771Z] ---> Running in a7c6f2ce8b53 [2023-09-19T17:39:33.245Z] Removing intermediate container a7c6f2ce8b53 [2023-09-19T17:39:33.245Z] ---> 4c3a3cd606f8 [2023-09-19T17:39:33.245Z] Step 30/36 : EXPOSE 59983 [2023-09-19T17:39:33.245Z] ---> Running in cc5f8e32b00b [2023-09-19T17:39:33.519Z] Removing intermediate container cc5f8e32b00b [2023-09-19T17:39:33.519Z] ---> a398e383aeed [2023-09-19T17:39:33.519Z] Step 31/36 : EXPOSE 8554 [2023-09-19T17:39:33.519Z] ---> Running in 6a514ad6c59a [2023-09-19T17:39:33.821Z] Removing intermediate container 6a514ad6c59a [2023-09-19T17:39:33.821Z] ---> 439c25d5bb58 [2023-09-19T17:39:33.821Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-09-19T17:39:34.091Z] ---> Running in 1803db432e0d [2023-09-19T17:39:34.372Z] Removing intermediate container 1803db432e0d [2023-09-19T17:39:34.372Z] ---> 5dc5d369501f [2023-09-19T17:39:34.372Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-09-19T17:39:34.372Z] ---> Running in cc555d333182 [2023-09-19T17:39:34.655Z] Removing intermediate container cc555d333182 [2023-09-19T17:39:34.655Z] ---> cb9938e6d224 [2023-09-19T17:39:34.655Z] Step 34/36 : LABEL arch=arm64 [2023-09-19T17:39:34.655Z] ---> Running in cbf2ea1bf04b [2023-09-19T17:39:34.937Z] Removing intermediate container cbf2ea1bf04b [2023-09-19T17:39:34.937Z] ---> a1653902f4a0 [2023-09-19T17:39:34.937Z] Step 35/36 : LABEL git_sha=fa3c60d7a690b3e821474cb16a5706590015ca97 [2023-09-19T17:39:35.206Z] ---> Running in abf66b2880be [2023-09-19T17:39:35.478Z] Removing intermediate container abf66b2880be [2023-09-19T17:39:35.478Z] ---> cb985455e63a [2023-09-19T17:39:35.478Z] Step 36/36 : LABEL version=3.1.0-dev.22 [2023-09-19T17:39:35.478Z] ---> Running in 7b272db004ae [2023-09-19T17:39:35.750Z] Removing intermediate container 7b272db004ae [2023-09-19T17:39:35.750Z] ---> e097892d1117 [2023-09-19T17:39:35.750Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-19T17:39:35.750Z] Successfully built e097892d1117 [2023-09-19T17:39:35.750Z] 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:39:35.843Z] provisioning config files... [2023-09-19T17:39:35.857Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/147@tmp/config11752241171415910315tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T17:39:36.182Z] ---> docker-login.sh [2023-09-19T17:39:36.182Z] nexus3.edgexfoundry.org:10001 [2023-09-19T17:39:36.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T17:39:36.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T17:39:36.449Z] Configure a credential helper to remove this warning. See [2023-09-19T17:39:36.449Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T17:39:36.449Z] [2023-09-19T17:39:36.449Z] Login Succeeded [2023-09-19T17:39:36.449Z] nexus3.edgexfoundry.org:10002 [2023-09-19T17:39:36.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T17:39:36.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T17:39:36.717Z] Configure a credential helper to remove this warning. See [2023-09-19T17:39:36.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T17:39:36.717Z] [2023-09-19T17:39:36.717Z] Login Succeeded [2023-09-19T17:39:36.717Z] nexus3.edgexfoundry.org:10003 [2023-09-19T17:39:36.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T17:39:37.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T17:39:37.249Z] Configure a credential helper to remove this warning. See [2023-09-19T17:39:37.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T17:39:37.249Z] [2023-09-19T17:39:37.249Z] Login Succeeded [2023-09-19T17:39:37.249Z] nexus3.edgexfoundry.org:10004 [2023-09-19T17:39:37.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T17:39:37.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T17:39:37.516Z] Configure a credential helper to remove this warning. See [2023-09-19T17:39:37.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T17:39:37.516Z] [2023-09-19T17:39:37.516Z] Login Succeeded [2023-09-19T17:39:37.516Z] docker.io [2023-09-19T17:39:37.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T17:39:38.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T17:39:38.046Z] Configure a credential helper to remove this warning. See [2023-09-19T17:39:38.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T17:39:38.046Z] [2023-09-19T17:39:38.046Z] Login Succeeded [2023-09-19T17:39:38.046Z] ---> docker-login.sh ends [Pipeline] } [2023-09-19T17:39:38.057Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-19T17:39:38.083Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T17:39:38.100Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2023-09-19T17:39:38.100Z] fa3c60d7a690b3e821474cb16a5706590015ca97 [2023-09-19T17:39:38.100Z] latest [2023-09-19T17:39:38.100Z] 3.1.0-dev.22 [2023-09-19T17:39:38.100Z] fa3c60d7a690b3e821474cb16a5706590015ca97-3.1.0-dev.22 [2023-09-19T17:39:38.100Z] main [2023-09-19T17:39:38.100Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T17:39:38.428Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:fa3c60d7a690b3e821474cb16a5706590015ca97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T17:39:38.760Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:fa3c60d7a690b3e821474cb16a5706590015ca97 [2023-09-19T17:39:38.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-09-19T17:39:38.760Z] 7e6c79a1a2b7: Preparing [2023-09-19T17:39:38.760Z] bd47f20a4ce6: Preparing [2023-09-19T17:39:38.760Z] 6d57b78efb3f: Preparing [2023-09-19T17:39:38.760Z] 245261f292d4: Preparing [2023-09-19T17:39:38.760Z] 608d194cb50c: Preparing [2023-09-19T17:39:38.760Z] acc83c6ca332: Preparing [2023-09-19T17:39:38.760Z] 9a0f814c6fa0: Preparing [2023-09-19T17:39:38.760Z] acc83c6ca332: Waiting [2023-09-19T17:39:38.760Z] b35d1640e426: Preparing [2023-09-19T17:39:38.760Z] b32f18a08411: Preparing [2023-09-19T17:39:38.760Z] ca75f93f6e1d: Preparing [2023-09-19T17:39:38.760Z] 9f62f538bfff: Preparing [2023-09-19T17:39:38.760Z] eb74aceb6998: Preparing [2023-09-19T17:39:38.760Z] b2191e2be29d: Preparing [2023-09-19T17:39:38.760Z] 9a0f814c6fa0: Waiting [2023-09-19T17:39:38.760Z] b35d1640e426: Waiting [2023-09-19T17:39:38.760Z] b32f18a08411: Waiting [2023-09-19T17:39:38.760Z] ca75f93f6e1d: Waiting [2023-09-19T17:39:38.760Z] 9f62f538bfff: Waiting [2023-09-19T17:39:38.760Z] eb74aceb6998: Waiting [2023-09-19T17:39:38.760Z] b2191e2be29d: Waiting [2023-09-19T17:39:39.024Z] 7e6c79a1a2b7: Pushed [2023-09-19T17:39:39.024Z] 245261f292d4: Pushed [2023-09-19T17:39:39.024Z] 6d57b78efb3f: Pushed [2023-09-19T17:39:39.024Z] bd47f20a4ce6: Pushed [2023-09-19T17:39:39.024Z] acc83c6ca332: Pushed [2023-09-19T17:39:39.024Z] 9a0f814c6fa0: Pushed [2023-09-19T17:39:39.289Z] b32f18a08411: Pushed [2023-09-19T17:39:39.289Z] b35d1640e426: Pushed [2023-09-19T17:39:39.289Z] b2191e2be29d: Layer already exists [2023-09-19T17:39:39.289Z] ca75f93f6e1d: Pushed [2023-09-19T17:39:44.613Z] 608d194cb50c: Pushed [2023-09-19T17:39:44.879Z] 9f62f538bfff: Pushed [2023-09-19T17:40:03.067Z] eb74aceb6998: Pushed [2023-09-19T17:40:03.067Z] fa3c60d7a690b3e821474cb16a5706590015ca97: digest: sha256:24e4e8ef4db01550bf170a92ab0f5c9cf6023b24c4ba80507ec41e4d6f74c42c size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T17:40:03.406Z] + 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:40:03.746Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-09-19T17:40:03.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-09-19T17:40:03.746Z] 7e6c79a1a2b7: Preparing [2023-09-19T17:40:03.746Z] bd47f20a4ce6: Preparing [2023-09-19T17:40:03.746Z] 6d57b78efb3f: Preparing [2023-09-19T17:40:03.746Z] 245261f292d4: Preparing [2023-09-19T17:40:03.746Z] 608d194cb50c: Preparing [2023-09-19T17:40:03.746Z] acc83c6ca332: Preparing [2023-09-19T17:40:03.746Z] 9a0f814c6fa0: Preparing [2023-09-19T17:40:03.746Z] b35d1640e426: Preparing [2023-09-19T17:40:03.746Z] b32f18a08411: Preparing [2023-09-19T17:40:03.746Z] ca75f93f6e1d: Preparing [2023-09-19T17:40:03.746Z] 9f62f538bfff: Preparing [2023-09-19T17:40:03.746Z] eb74aceb6998: Preparing [2023-09-19T17:40:03.746Z] b2191e2be29d: Preparing [2023-09-19T17:40:03.746Z] acc83c6ca332: Waiting [2023-09-19T17:40:03.746Z] b32f18a08411: Waiting [2023-09-19T17:40:03.746Z] ca75f93f6e1d: Waiting [2023-09-19T17:40:03.746Z] 9f62f538bfff: Waiting [2023-09-19T17:40:03.746Z] 9a0f814c6fa0: Waiting [2023-09-19T17:40:03.746Z] eb74aceb6998: Waiting [2023-09-19T17:40:03.746Z] b35d1640e426: Waiting [2023-09-19T17:40:03.746Z] b2191e2be29d: Waiting [2023-09-19T17:40:03.746Z] 6d57b78efb3f: Layer already exists [2023-09-19T17:40:03.746Z] 245261f292d4: Layer already exists [2023-09-19T17:40:03.746Z] 7e6c79a1a2b7: Layer already exists [2023-09-19T17:40:03.746Z] bd47f20a4ce6: Layer already exists [2023-09-19T17:40:03.746Z] 608d194cb50c: Layer already exists [2023-09-19T17:40:03.746Z] b32f18a08411: Layer already exists [2023-09-19T17:40:03.746Z] b35d1640e426: Layer already exists [2023-09-19T17:40:03.746Z] 9a0f814c6fa0: Layer already exists [2023-09-19T17:40:03.746Z] acc83c6ca332: Layer already exists [2023-09-19T17:40:03.746Z] ca75f93f6e1d: Layer already exists [2023-09-19T17:40:03.746Z] 9f62f538bfff: Layer already exists [2023-09-19T17:40:03.746Z] eb74aceb6998: Layer already exists [2023-09-19T17:40:03.746Z] b2191e2be29d: Layer already exists [2023-09-19T17:40:04.011Z] latest: digest: sha256:24e4e8ef4db01550bf170a92ab0f5c9cf6023b24c4ba80507ec41e4d6f74c42c size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T17:40:04.348Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T17:40:04.681Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.22 [2023-09-19T17:40:04.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-09-19T17:40:04.681Z] 7e6c79a1a2b7: Preparing [2023-09-19T17:40:04.681Z] bd47f20a4ce6: Preparing [2023-09-19T17:40:04.681Z] 6d57b78efb3f: Preparing [2023-09-19T17:40:04.681Z] 245261f292d4: Preparing [2023-09-19T17:40:04.681Z] 608d194cb50c: Preparing [2023-09-19T17:40:04.681Z] acc83c6ca332: Preparing [2023-09-19T17:40:04.681Z] 9a0f814c6fa0: Preparing [2023-09-19T17:40:04.681Z] b35d1640e426: Preparing [2023-09-19T17:40:04.681Z] b32f18a08411: Preparing [2023-09-19T17:40:04.681Z] ca75f93f6e1d: Preparing [2023-09-19T17:40:04.681Z] 9f62f538bfff: Preparing [2023-09-19T17:40:04.681Z] eb74aceb6998: Preparing [2023-09-19T17:40:04.681Z] b2191e2be29d: Preparing [2023-09-19T17:40:04.681Z] acc83c6ca332: Waiting [2023-09-19T17:40:04.681Z] 9a0f814c6fa0: Waiting [2023-09-19T17:40:04.681Z] b35d1640e426: Waiting [2023-09-19T17:40:04.681Z] b32f18a08411: Waiting [2023-09-19T17:40:04.681Z] ca75f93f6e1d: Waiting [2023-09-19T17:40:04.681Z] 9f62f538bfff: Waiting [2023-09-19T17:40:04.681Z] b2191e2be29d: Waiting [2023-09-19T17:40:04.681Z] eb74aceb6998: Waiting [2023-09-19T17:40:04.681Z] 608d194cb50c: Layer already exists [2023-09-19T17:40:04.681Z] bd47f20a4ce6: Layer already exists [2023-09-19T17:40:04.681Z] 6d57b78efb3f: Layer already exists [2023-09-19T17:40:04.681Z] 7e6c79a1a2b7: Layer already exists [2023-09-19T17:40:04.681Z] 245261f292d4: Layer already exists [2023-09-19T17:40:04.681Z] 9a0f814c6fa0: Layer already exists [2023-09-19T17:40:04.681Z] acc83c6ca332: Layer already exists [2023-09-19T17:40:04.681Z] b32f18a08411: Layer already exists [2023-09-19T17:40:04.681Z] b35d1640e426: Layer already exists [2023-09-19T17:40:04.681Z] ca75f93f6e1d: Layer already exists [2023-09-19T17:40:04.681Z] 9f62f538bfff: Layer already exists [2023-09-19T17:40:04.681Z] eb74aceb6998: Layer already exists [2023-09-19T17:40:04.681Z] b2191e2be29d: Layer already exists [2023-09-19T17:40:04.944Z] 3.1.0-dev.22: digest: sha256:24e4e8ef4db01550bf170a92ab0f5c9cf6023b24c4ba80507ec41e4d6f74c42c size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T17:40:05.279Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:fa3c60d7a690b3e821474cb16a5706590015ca97-3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T17:40:05.609Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:fa3c60d7a690b3e821474cb16a5706590015ca97-3.1.0-dev.22 [2023-09-19T17:40:05.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-09-19T17:40:05.609Z] 7e6c79a1a2b7: Preparing [2023-09-19T17:40:05.609Z] bd47f20a4ce6: Preparing [2023-09-19T17:40:05.609Z] 6d57b78efb3f: Preparing [2023-09-19T17:40:05.609Z] 245261f292d4: Preparing [2023-09-19T17:40:05.609Z] 608d194cb50c: Preparing [2023-09-19T17:40:05.609Z] acc83c6ca332: Preparing [2023-09-19T17:40:05.609Z] 9a0f814c6fa0: Preparing [2023-09-19T17:40:05.609Z] b35d1640e426: Preparing [2023-09-19T17:40:05.609Z] b32f18a08411: Preparing [2023-09-19T17:40:05.609Z] ca75f93f6e1d: Preparing [2023-09-19T17:40:05.609Z] 9f62f538bfff: Preparing [2023-09-19T17:40:05.609Z] eb74aceb6998: Preparing [2023-09-19T17:40:05.609Z] b2191e2be29d: Preparing [2023-09-19T17:40:05.609Z] acc83c6ca332: Waiting [2023-09-19T17:40:05.609Z] 9a0f814c6fa0: Waiting [2023-09-19T17:40:05.609Z] b35d1640e426: Waiting [2023-09-19T17:40:05.609Z] b32f18a08411: Waiting [2023-09-19T17:40:05.609Z] 9f62f538bfff: Waiting [2023-09-19T17:40:05.609Z] ca75f93f6e1d: Waiting [2023-09-19T17:40:05.609Z] eb74aceb6998: Waiting [2023-09-19T17:40:05.609Z] b2191e2be29d: Waiting [2023-09-19T17:40:05.609Z] 245261f292d4: Layer already exists [2023-09-19T17:40:05.609Z] 7e6c79a1a2b7: Layer already exists [2023-09-19T17:40:05.609Z] bd47f20a4ce6: Layer already exists [2023-09-19T17:40:05.609Z] 6d57b78efb3f: Layer already exists [2023-09-19T17:40:05.609Z] 608d194cb50c: Layer already exists [2023-09-19T17:40:05.609Z] 9a0f814c6fa0: Layer already exists [2023-09-19T17:40:05.609Z] acc83c6ca332: Layer already exists [2023-09-19T17:40:05.609Z] b35d1640e426: Layer already exists [2023-09-19T17:40:05.609Z] b32f18a08411: Layer already exists [2023-09-19T17:40:05.609Z] ca75f93f6e1d: Layer already exists [2023-09-19T17:40:05.609Z] eb74aceb6998: Layer already exists [2023-09-19T17:40:05.609Z] 9f62f538bfff: Layer already exists [2023-09-19T17:40:05.609Z] b2191e2be29d: Layer already exists [2023-09-19T17:40:05.871Z] fa3c60d7a690b3e821474cb16a5706590015ca97-3.1.0-dev.22: digest: sha256:24e4e8ef4db01550bf170a92ab0f5c9cf6023b24c4ba80507ec41e4d6f74c42c size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T17:40:06.217Z] + 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:40:06.553Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2023-09-19T17:40:06.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-09-19T17:40:06.553Z] 7e6c79a1a2b7: Preparing [2023-09-19T17:40:06.553Z] bd47f20a4ce6: Preparing [2023-09-19T17:40:06.553Z] 6d57b78efb3f: Preparing [2023-09-19T17:40:06.553Z] 245261f292d4: Preparing [2023-09-19T17:40:06.553Z] 608d194cb50c: Preparing [2023-09-19T17:40:06.553Z] acc83c6ca332: Preparing [2023-09-19T17:40:06.553Z] 9a0f814c6fa0: Preparing [2023-09-19T17:40:06.553Z] b35d1640e426: Preparing [2023-09-19T17:40:06.553Z] b32f18a08411: Preparing [2023-09-19T17:40:06.553Z] ca75f93f6e1d: Preparing [2023-09-19T17:40:06.553Z] 9f62f538bfff: Preparing [2023-09-19T17:40:06.553Z] eb74aceb6998: Preparing [2023-09-19T17:40:06.553Z] b2191e2be29d: Preparing [2023-09-19T17:40:06.553Z] acc83c6ca332: Waiting [2023-09-19T17:40:06.553Z] ca75f93f6e1d: Waiting [2023-09-19T17:40:06.553Z] 9a0f814c6fa0: Waiting [2023-09-19T17:40:06.553Z] b35d1640e426: Waiting [2023-09-19T17:40:06.553Z] b32f18a08411: Waiting [2023-09-19T17:40:06.553Z] 9f62f538bfff: Waiting [2023-09-19T17:40:06.553Z] eb74aceb6998: Waiting [2023-09-19T17:40:06.553Z] b2191e2be29d: Waiting [2023-09-19T17:40:06.553Z] bd47f20a4ce6: Layer already exists [2023-09-19T17:40:06.553Z] 245261f292d4: Layer already exists [2023-09-19T17:40:06.553Z] 6d57b78efb3f: Layer already exists [2023-09-19T17:40:06.553Z] 7e6c79a1a2b7: Layer already exists [2023-09-19T17:40:06.553Z] 608d194cb50c: Layer already exists [2023-09-19T17:40:06.553Z] b35d1640e426: Layer already exists [2023-09-19T17:40:06.553Z] acc83c6ca332: Layer already exists [2023-09-19T17:40:06.553Z] 9a0f814c6fa0: Layer already exists [2023-09-19T17:40:06.553Z] ca75f93f6e1d: Layer already exists [2023-09-19T17:40:06.553Z] b32f18a08411: Layer already exists [2023-09-19T17:40:06.553Z] eb74aceb6998: Layer already exists [2023-09-19T17:40:06.553Z] 9f62f538bfff: Layer already exists [2023-09-19T17:40:06.553Z] b2191e2be29d: Layer already exists [2023-09-19T17:40:06.817Z] main: digest: sha256:24e4e8ef4db01550bf170a92ab0f5c9cf6023b24c4ba80507ec41e4d6f74c42c size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-19T17:40:06.882Z] ===================================================== [Pipeline] echo [2023-09-19T17:40:06.894Z] taggedImages: [2023-09-19T17:40:06.894Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:fa3c60d7a690b3e821474cb16a5706590015ca97 [2023-09-19T17:40:06.894Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-09-19T17:40:06.894Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.22 [2023-09-19T17:40:06.894Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:fa3c60d7a690b3e821474cb16a5706590015ca97-3.1.0-dev.22 [2023-09-19T17:40:06.894Z] - 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:40:07.249Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-19T17:40:07.249Z] [2023-09-19T17:40:07.249Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T17:40:07.572Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-19T17:40:07.572Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-19T17:40:07.572Z] 8998bd30e6a1: Pulling fs layer [2023-09-19T17:40:07.572Z] 04944245beec: Pulling fs layer [2023-09-19T17:40:07.572Z] 699f458cf7ca: Pulling fs layer [2023-09-19T17:40:07.572Z] 765212b225bb: Pulling fs layer [2023-09-19T17:40:07.572Z] f23df028b6ca: Pulling fs layer [2023-09-19T17:40:07.572Z] d65c8cfc05b1: Pulling fs layer [2023-09-19T17:40:07.572Z] 2437ff75d9bd: Pulling fs layer [2023-09-19T17:40:07.572Z] f23df028b6ca: Waiting [2023-09-19T17:40:07.572Z] d65c8cfc05b1: Waiting [2023-09-19T17:40:07.572Z] 2437ff75d9bd: Waiting [2023-09-19T17:40:07.572Z] 765212b225bb: Waiting [2023-09-19T17:40:07.839Z] 04944245beec: Verifying Checksum [2023-09-19T17:40:07.839Z] 04944245beec: Download complete [2023-09-19T17:40:07.839Z] 765212b225bb: Verifying Checksum [2023-09-19T17:40:07.839Z] 765212b225bb: Download complete [2023-09-19T17:40:07.839Z] f23df028b6ca: Verifying Checksum [2023-09-19T17:40:07.839Z] f23df028b6ca: Download complete [2023-09-19T17:40:07.839Z] d65c8cfc05b1: Verifying Checksum [2023-09-19T17:40:07.839Z] d65c8cfc05b1: Download complete [2023-09-19T17:40:07.839Z] 699f458cf7ca: Verifying Checksum [2023-09-19T17:40:07.839Z] 699f458cf7ca: Download complete [2023-09-19T17:40:08.421Z] 8998bd30e6a1: Verifying Checksum [2023-09-19T17:40:08.421Z] 8998bd30e6a1: Download complete [2023-09-19T17:40:10.355Z] 2437ff75d9bd: Verifying Checksum [2023-09-19T17:40:10.355Z] 2437ff75d9bd: Download complete [2023-09-19T17:40:12.292Z] 8998bd30e6a1: Pull complete [2023-09-19T17:40:12.559Z] 04944245beec: Pull complete [2023-09-19T17:40:13.965Z] 699f458cf7ca: Pull complete [2023-09-19T17:40:14.231Z] 765212b225bb: Pull complete [2023-09-19T17:40:14.813Z] f23df028b6ca: Pull complete [2023-09-19T17:40:15.079Z] d65c8cfc05b1: Pull complete [2023-09-19T17:40:30.051Z] 2437ff75d9bd: Pull complete [2023-09-19T17:40:30.051Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-19T17:40:30.051Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-19T17:40:30.051Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T17:40:30.221Z] prd-ubuntu20.04-docker-arm64-4c-16g-6592 does not seem to be running inside a container [2023-09-19T17:40:30.287Z] $ 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/147 -v /w/workspace/device-usb-camera/147:/w/workspace/device-usb-camera/147:rw,z -v /w/workspace/device-usb-camera/147@tmp:/w/workspace/device-usb-camera/147@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:40:32.736Z] $ docker top 37024e5525367230e89064901162d48eb9304f9291182dc1f11139b096c87ec9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T17:40:33.233Z] ---> job-cost.sh [2023-09-19T17:40:33.498Z] lf-activate-venv: SKIPPING [2023-09-19T17:40:33.498Z] INFO: No Stack... [2023-09-19T17:40:33.764Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-19T17:40:34.716Z] INFO: Archiving Costs [Pipeline] sh [2023-09-19T17:40:35.033Z] + cat /w/workspace/device-usb-camera/147/archives/cost.csv [2023-09-19T17:40:35.033Z] + cut -d, -f6 [Pipeline] lock [2023-09-19T17:40:35.094Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-147-stack-cost] [2023-09-19T17:40:35.099Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-147-stack-cost] did not exist. Created. [2023-09-19T17:40:35.100Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-147-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-19T17:40:35.440Z] /w/workspace/device-usb-camera/147@tmp/durable-8566bb7a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-19T17:40:35.770Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-19T17:40:35.795Z] Warning: overwriting stash ‘stack-cost’ [2023-09-19T17:40:35.842Z] Stashed 1 file(s) [Pipeline] } [2023-09-19T17:40:35.853Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-147-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-19T17:40:35.874Z] $ docker stop --time=1 37024e5525367230e89064901162d48eb9304f9291182dc1f11139b096c87ec9 [2023-09-19T17:40:37.353Z] $ docker rm -f --volumes 37024e5525367230e89064901162d48eb9304f9291182dc1f11139b096c87ec9 [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:40:37.776Z] provisioning config files... [2023-09-19T17:40:37.782Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3010549549828724286tmp [Pipeline] { [Pipeline] sh [2023-09-19T17:40:38.072Z] + set +x [2023-09-19T17:40:38.072Z] + bash -s -- [2023-09-19T17:40:38.072Z] + curl -s https://codecov.io/bash [2023-09-19T17:40:38.072Z] [2023-09-19T17:40:38.072Z] _____ _ [2023-09-19T17:40:38.072Z] / ____| | | [2023-09-19T17:40:38.072Z] | | ___ __| | ___ ___ _____ __ [2023-09-19T17:40:38.072Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-19T17:40:38.072Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-19T17:40:38.072Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-19T17:40:38.072Z] Bash-1.0.6 [2023-09-19T17:40:38.072Z] [2023-09-19T17:40:38.072Z] [2023-09-19T17:40:38.072Z] ==> git version 2.25.1 found [2023-09-19T17:40:38.072Z] ==> 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:40:38.072Z] Release-Date: 2020-01-08 [2023-09-19T17:40:38.072Z] 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:40:38.072Z] 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:40:38.072Z] ==> Jenkins CI detected. [2023-09-19T17:40:38.072Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2023-09-19T17:40:38.072Z] project root: . [2023-09-19T17:40:38.072Z] --> token set from env [2023-09-19T17:40:38.072Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-19T17:40:38.072Z] ==> Running gcov in . (disable via -X gcov) [2023-09-19T17:40:38.072Z] ==> Python coveragepy not found [2023-09-19T17:40:38.072Z] ==> Searching for coverage reports in: [2023-09-19T17:40:38.072Z] + . [2023-09-19T17:40:38.072Z] -> Found 1 reports [2023-09-19T17:40:38.072Z] ==> Detecting git/mercurial file structure [2023-09-19T17:40:38.331Z] ==> Reading reports [2023-09-19T17:40:38.331Z] + ./coverage.out bytes=54703 [2023-09-19T17:40:38.331Z] ==> Appending adjustments [2023-09-19T17:40:38.331Z] https://docs.codecov.io/docs/fixing-reports [2023-09-19T17:40:38.331Z] + Found adjustments [2023-09-19T17:40:38.331Z] ==> Gzipping contents [2023-09-19T17:40:38.331Z] 8.0K /tmp/codecov.2yZrIO.gz [2023-09-19T17:40:38.331Z] ==> Uploading reports [2023-09-19T17:40:38.331Z] url: https://codecov.io [2023-09-19T17:40:38.331Z] query: branch=main&commit=fa3c60d7a690b3e821474cb16a5706590015ca97&build=147&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F147%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-19T17:40:38.331Z] -> Pinging Codecov [2023-09-19T17:40:38.331Z] 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=fa3c60d7a690b3e821474cb16a5706590015ca97&build=147&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F147%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-19T17:40:38.589Z] -> Uploading to [2023-09-19T17:40:38.589Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-19/73D8F5FF140700D3E01443B452E23636/fa3c60d7a690b3e821474cb16a5706590015ca97/668b41c4-a601-41f2-92ca-1dfd1dc45176.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230919%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230919T174038Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=669258f24bbaa227408beb2617ff2b0a89a820455f3b4df1bb34b8313c1d4851 [2023-09-19T17:40:38.589Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-19T17:40:38.589Z] Dload Upload Total Spent Left Speed [2023-09-19T17:40:38.589Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6996 0 0 100 6996 0 30417 --:--:-- --:--:-- --:--:-- 30550 [2023-09-19T17:40:38.589Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/fa3c60d7a690b3e821474cb16a5706590015ca97 [Pipeline] } [2023-09-19T17:40:38.595Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-09-19T17:40:38.796Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-19T17:40:38.807Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T17:40:39.097Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-19T17:40:39.097Z] [2023-09-19T17:40:39.097Z] 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:40:39.390Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-19T17:40:39.390Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-19T17:40:39.390Z] df9b9388f04a: Pulling fs layer [2023-09-19T17:40:39.390Z] 52dc419b0ee2: Pulling fs layer [2023-09-19T17:40:39.390Z] 25bc292e5bac: Pulling fs layer [2023-09-19T17:40:39.390Z] 114826534d7a: Pulling fs layer [2023-09-19T17:40:39.390Z] 4657fd5d0bcf: Pulling fs layer [2023-09-19T17:40:39.390Z] 6ad1cebc031e: Pulling fs layer [2023-09-19T17:40:39.390Z] 8a3aa393b2d8: Pulling fs layer [2023-09-19T17:40:39.390Z] 114826534d7a: Waiting [2023-09-19T17:40:39.390Z] 4657fd5d0bcf: Waiting [2023-09-19T17:40:39.390Z] 6ad1cebc031e: Waiting [2023-09-19T17:40:39.390Z] 8a3aa393b2d8: Waiting [2023-09-19T17:40:39.390Z] 25bc292e5bac: Verifying Checksum [2023-09-19T17:40:39.390Z] 25bc292e5bac: Download complete [2023-09-19T17:40:39.390Z] 52dc419b0ee2: Verifying Checksum [2023-09-19T17:40:39.390Z] 52dc419b0ee2: Download complete [2023-09-19T17:40:39.390Z] 4657fd5d0bcf: Verifying Checksum [2023-09-19T17:40:39.390Z] 4657fd5d0bcf: Download complete [2023-09-19T17:40:39.390Z] df9b9388f04a: Download complete [2023-09-19T17:40:39.650Z] 6ad1cebc031e: Verifying Checksum [2023-09-19T17:40:39.650Z] 6ad1cebc031e: Download complete [2023-09-19T17:40:39.650Z] df9b9388f04a: Pull complete [2023-09-19T17:40:39.650Z] 52dc419b0ee2: Pull complete [2023-09-19T17:40:39.650Z] 25bc292e5bac: Pull complete [2023-09-19T17:40:40.217Z] 114826534d7a: Verifying Checksum [2023-09-19T17:40:40.217Z] 114826534d7a: Download complete [2023-09-19T17:40:40.217Z] 8a3aa393b2d8: Verifying Checksum [2023-09-19T17:40:40.217Z] 8a3aa393b2d8: Download complete [2023-09-19T17:40:43.499Z] 114826534d7a: Pull complete [2023-09-19T17:40:43.499Z] 4657fd5d0bcf: Pull complete [2023-09-19T17:40:43.757Z] 6ad1cebc031e: Pull complete [2023-09-19T17:40:46.282Z] 8a3aa393b2d8: Pull complete [2023-09-19T17:40:46.540Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-19T17:40:46.541Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-19T17:40:46.541Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T17:40:46.622Z] prd-ubuntu20.04-docker-8c-8g-6590 does not seem to be running inside a container [2023-09-19T17:40:46.659Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-09-19T17:40:51.014Z] $ docker top 070c82f90e2b5edeecec0b5cd8f793d9c03c614ce4fc804b439b7d3f90276eda -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-19T17:40:51.075Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2023-09-19T17:40:51.354Z] + set -o pipefail [2023-09-19T17:40:51.354Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2023-09-19T17:40:57.917Z] [2023-09-19T17:40:57.917Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2023-09-19T17:40:57.917Z] [2023-09-19T17:40:57.917Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/c0120435-d4fe-4c51-abbf-415f4a13f280 [2023-09-19T17:40:57.917Z] [2023-09-19T17:40:57.917Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-09-19T17:40:57.917Z] [2023-09-19T17:40:57.917Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-19T17:40:57.917Z] [2023-09-19T17:40:57.917Z] [2023-09-19T17:40:57.917Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-19T17:40:57.917Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-19T17:40:57.917Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-09-19T17:40:57.931Z] $ docker stop --time=1 070c82f90e2b5edeecec0b5cd8f793d9c03c614ce4fc804b439b7d3f90276eda [2023-09-19T17:41:01.584Z] $ docker rm -f --volumes 070c82f90e2b5edeecec0b5cd8f793d9c03c614ce4fc804b439b7d3f90276eda [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:41:02.297Z] + git log --format=format:%s -1 fa3c60d7a690b3e821474cb16a5706590015ca97 [Pipeline] sh [2023-09-19T17:41:02.585Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-19T17:41:02.586Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T17:41:02.879Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T17:41:02.879Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T17:41:02.944Z] prd-ubuntu20.04-docker-8c-8g-6590 does not seem to be running inside a container [2023-09-19T17:41:02.975Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-19T17:41:03.366Z] $ docker top 2de93c88b992d084d2c717755923b7095561c041567a24942ea4a6f99ab6e801 -eo pid,comm [2023-09-19T17:41:03.407Z] 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:41:03.407Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-19T17:41:03.444Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-19T17:41:03.444Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-19T17:41:03.572Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-19T17:41:03.577Z] $ docker exec 2de93c88b992d084d2c717755923b7095561c041567a24942ea4a6f99ab6e801 ssh-agent [2023-09-19T17:41:03.669Z] SSH_AUTH_SOCK=/tmp/ssh-vNVBikfqLax4/agent.32 [2023-09-19T17:41:03.669Z] SSH_AGENT_PID=38 [2023-09-19T17:41:03.673Z] Running ssh-add (command line suppressed) [2023-09-19T17:41:03.779Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10516214322516384912.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10516214322516384912.key) [2023-09-19T17:41:03.791Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-19T17:41:04.076Z] + git semver tag [2023-09-19T17:41:04.334Z] 2023-09-19 17:41:04,238 [run_tag] DEBUG tag force:False [2023-09-19T17:41:04.334Z] 2023-09-19 17:41:04,238 [check_head_tag] DEBUG check head tag [2023-09-19T17:41:04.334Z] 2023-09-19 17:41:04,241 [execute] INFO git cat-file --batch-check [2023-09-19T17:41:04.334Z] 2023-09-19 17:41:04,241 [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:41:04.334Z] 2023-09-19 17:41:04,245 [execute] INFO git cat-file --batch [2023-09-19T17:41:04.334Z] 2023-09-19 17:41:04,245 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-09-19T17:41:04.334Z] 2023-09-19 17:41:04,278 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-19T17:41:04.334Z] 2023-09-19 17:41:04,278 [execute] INFO git tag -a v3.1.0-dev.22 -m v3.1.0-dev.22 [2023-09-19T17:41:04.334Z] 2023-09-19 17:41:04,279 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.22', '-m', 'v3.1.0-dev.22'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-09-19T17:41:04.334Z] 2023-09-19 17:41:04,283 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-19T17:41:04.334Z] 3.1.0-dev.22 [Pipeline] } [2023-09-19T17:41:04.346Z] $ docker exec --env ******** --env ******** 2de93c88b992d084d2c717755923b7095561c041567a24942ea4a6f99ab6e801 ssh-agent -k [2023-09-19T17:41:04.450Z] unset SSH_AUTH_SOCK; [2023-09-19T17:41:04.450Z] unset SSH_AGENT_PID; [2023-09-19T17:41:04.450Z] echo Agent pid 38 killed; [2023-09-19T17:41:04.455Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-19T17:41:04.756Z] + git semver [Pipeline] } [2023-09-19T17:41:05.029Z] $ docker stop --time=1 2de93c88b992d084d2c717755923b7095561c041567a24942ea4a6f99ab6e801 [2023-09-19T17:41:06.310Z] $ docker rm -f --volumes 2de93c88b992d084d2c717755923b7095561c041567a24942ea4a6f99ab6e801 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T17:41:06.689Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-19T17:41:06.689Z] [2023-09-19T17:41:06.689Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T17:41:06.980Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-19T17:41:06.980Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-19T17:41:06.980Z] ab5ef0e58194: Pulling fs layer [2023-09-19T17:41:06.980Z] 9712f1f96733: Pulling fs layer [2023-09-19T17:41:06.980Z] 63f879dbbcfc: Pulling fs layer [2023-09-19T17:41:06.980Z] 0d9ebad4ef96: Pulling fs layer [2023-09-19T17:41:06.980Z] e9a5061849ea: Pulling fs layer [2023-09-19T17:41:06.980Z] d747dcd14b5f: Pulling fs layer [2023-09-19T17:41:06.980Z] 2de7ff778b66: Pulling fs layer [2023-09-19T17:41:06.980Z] 0d9ebad4ef96: Waiting [2023-09-19T17:41:06.980Z] d747dcd14b5f: Waiting [2023-09-19T17:41:06.980Z] 2de7ff778b66: Waiting [2023-09-19T17:41:06.980Z] e9a5061849ea: Waiting [2023-09-19T17:41:06.980Z] 9712f1f96733: Verifying Checksum [2023-09-19T17:41:06.980Z] 9712f1f96733: Download complete [2023-09-19T17:41:07.239Z] 63f879dbbcfc: Verifying Checksum [2023-09-19T17:41:07.239Z] 63f879dbbcfc: Download complete [2023-09-19T17:41:07.497Z] e9a5061849ea: Verifying Checksum [2023-09-19T17:41:07.497Z] e9a5061849ea: Download complete [2023-09-19T17:41:07.497Z] d747dcd14b5f: Download complete [2023-09-19T17:41:07.497Z] ab5ef0e58194: Verifying Checksum [2023-09-19T17:41:07.497Z] 0d9ebad4ef96: Verifying Checksum [2023-09-19T17:41:07.497Z] 0d9ebad4ef96: Download complete [2023-09-19T17:41:07.755Z] 2de7ff778b66: Verifying Checksum [2023-09-19T17:41:07.755Z] 2de7ff778b66: Download complete [2023-09-19T17:41:10.277Z] ab5ef0e58194: Pull complete [2023-09-19T17:41:10.277Z] 9712f1f96733: Pull complete [2023-09-19T17:41:10.841Z] 63f879dbbcfc: Pull complete [2023-09-19T17:41:14.131Z] 0d9ebad4ef96: Pull complete [2023-09-19T17:41:14.389Z] e9a5061849ea: Pull complete [2023-09-19T17:41:14.646Z] d747dcd14b5f: Pull complete [2023-09-19T17:41:15.591Z] 2de7ff778b66: Pull complete [2023-09-19T17:41:15.591Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-19T17:41:15.591Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-19T17:41:15.591Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T17:41:15.672Z] prd-ubuntu20.04-docker-8c-8g-6590 does not seem to be running inside a container [2023-09-19T17:41:15.711Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-09-19T17:41:22.766Z] $ docker top db4155c60d16a5f95a4b4a8b527e4ac0329f9e5d8b978491419d767b14db4bdc -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-19T17:41:22.832Z] provisioning config files... [2023-09-19T17:41:22.839Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17179319817733166858tmp [2023-09-19T17:41:22.848Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config18262495808566069938tmp [2023-09-19T17:41:22.858Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6639885856135745148tmp [Pipeline] { [Pipeline] echo [2023-09-19T17:41:22.877Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T17:41:23.161Z] ---> sigul-configuration.sh [2023-09-19T17:41:23.161Z] gpg: directory `/root/.gnupg' created [2023-09-19T17:41:23.161Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-19T17:41:23.161Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-19T17:41:23.161Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-19T17:41:23.161Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-19T17:41:23.161Z] gpg: CAST5 encrypted data [2023-09-19T17:41:23.161Z] gpg: encrypted with 1 passphrase [2023-09-19T17:41:23.161Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-19T17:41:23.449Z] + mkdir /home/jenkins [2023-09-19T17:41:23.449Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-19T17:41:23.735Z] + 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:41:23.741Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T17:41:24.023Z] ---> sigul-install.sh [2023-09-19T17:41:24.023Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-19T17:41:24.308Z] + git tag --list [2023-09-19T17:41:24.308Z] v0.0.0 [2023-09-19T17:41:24.308Z] v0.0.1-dev.1 [2023-09-19T17:41:24.308Z] v0.0.1-dev.10 [2023-09-19T17:41:24.308Z] v0.0.1-dev.11 [2023-09-19T17:41:24.308Z] v0.0.1-dev.12 [2023-09-19T17:41:24.308Z] v0.0.1-dev.13 [2023-09-19T17:41:24.308Z] v0.0.1-dev.14 [2023-09-19T17:41:24.308Z] v0.0.1-dev.15 [2023-09-19T17:41:24.308Z] v0.0.1-dev.16 [2023-09-19T17:41:24.308Z] v0.0.1-dev.2 [2023-09-19T17:41:24.308Z] v0.0.1-dev.3 [2023-09-19T17:41:24.308Z] v0.0.1-dev.4 [2023-09-19T17:41:24.308Z] v0.0.1-dev.5 [2023-09-19T17:41:24.308Z] v0.0.1-dev.6 [2023-09-19T17:41:24.308Z] v0.0.1-dev.7 [2023-09-19T17:41:24.308Z] v0.0.1-dev.8 [2023-09-19T17:41:24.308Z] v0.0.1-dev.9 [2023-09-19T17:41:24.308Z] v2.2.0 [2023-09-19T17:41:24.308Z] v2.2.0-dev.17 [2023-09-19T17:41:24.308Z] v2.2.0-dev.18 [2023-09-19T17:41:24.308Z] v2.2.0-dev.19 [2023-09-19T17:41:24.308Z] v2.2.0-dev.20 [2023-09-19T17:41:24.308Z] v2.2.0-dev.21 [2023-09-19T17:41:24.308Z] v2.2.0-dev.22 [2023-09-19T17:41:24.308Z] v2.2.0-dev.23 [2023-09-19T17:41:24.308Z] v2.2.0-dev.24 [2023-09-19T17:41:24.308Z] v2.2.0-dev.25 [2023-09-19T17:41:24.308Z] v2.2.0-dev.26 [2023-09-19T17:41:24.308Z] v2.2.0-dev.27 [2023-09-19T17:41:24.308Z] v2.3.0 [2023-09-19T17:41:24.308Z] v2.3.0-dev.1 [2023-09-19T17:41:24.308Z] v2.3.0-dev.10 [2023-09-19T17:41:24.308Z] v2.3.0-dev.11 [2023-09-19T17:41:24.308Z] v2.3.0-dev.12 [2023-09-19T17:41:24.308Z] v2.3.0-dev.13 [2023-09-19T17:41:24.308Z] v2.3.0-dev.14 [2023-09-19T17:41:24.308Z] v2.3.0-dev.15 [2023-09-19T17:41:24.308Z] v2.3.0-dev.16 [2023-09-19T17:41:24.308Z] v2.3.0-dev.17 [2023-09-19T17:41:24.308Z] v2.3.0-dev.18 [2023-09-19T17:41:24.308Z] v2.3.0-dev.19 [2023-09-19T17:41:24.308Z] v2.3.0-dev.2 [2023-09-19T17:41:24.308Z] v2.3.0-dev.20 [2023-09-19T17:41:24.308Z] v2.3.0-dev.21 [2023-09-19T17:41:24.308Z] v2.3.0-dev.22 [2023-09-19T17:41:24.308Z] v2.3.0-dev.23 [2023-09-19T17:41:24.308Z] v2.3.0-dev.24 [2023-09-19T17:41:24.308Z] v2.3.0-dev.25 [2023-09-19T17:41:24.308Z] v2.3.0-dev.26 [2023-09-19T17:41:24.308Z] v2.3.0-dev.27 [2023-09-19T17:41:24.308Z] v2.3.0-dev.28 [2023-09-19T17:41:24.308Z] v2.3.0-dev.3 [2023-09-19T17:41:24.308Z] v2.3.0-dev.4 [2023-09-19T17:41:24.308Z] v2.3.0-dev.5 [2023-09-19T17:41:24.308Z] v2.3.0-dev.6 [2023-09-19T17:41:24.308Z] v2.3.0-dev.7 [2023-09-19T17:41:24.308Z] v2.3.0-dev.8 [2023-09-19T17:41:24.308Z] v2.3.0-dev.9 [2023-09-19T17:41:24.309Z] v2.3.1 [2023-09-19T17:41:24.309Z] v2.3.1-dev.4 [2023-09-19T17:41:24.309Z] v2.3.1-dev.5 [2023-09-19T17:41:24.309Z] v2.3.1-dev.6 [2023-09-19T17:41:24.309Z] v3.0 [2023-09-19T17:41:24.309Z] v3.0.0 [2023-09-19T17:41:24.309Z] v3.0.0-dev.1 [2023-09-19T17:41:24.309Z] v3.0.0-dev.10 [2023-09-19T17:41:24.309Z] v3.0.0-dev.11 [2023-09-19T17:41:24.309Z] v3.0.0-dev.12 [2023-09-19T17:41:24.309Z] v3.0.0-dev.13 [2023-09-19T17:41:24.309Z] v3.0.0-dev.14 [2023-09-19T17:41:24.309Z] v3.0.0-dev.15 [2023-09-19T17:41:24.309Z] v3.0.0-dev.16 [2023-09-19T17:41:24.309Z] v3.0.0-dev.17 [2023-09-19T17:41:24.309Z] v3.0.0-dev.18 [2023-09-19T17:41:24.309Z] v3.0.0-dev.19 [2023-09-19T17:41:24.309Z] v3.0.0-dev.2 [2023-09-19T17:41:24.309Z] v3.0.0-dev.20 [2023-09-19T17:41:24.309Z] v3.0.0-dev.21 [2023-09-19T17:41:24.309Z] v3.0.0-dev.22 [2023-09-19T17:41:24.309Z] v3.0.0-dev.23 [2023-09-19T17:41:24.309Z] v3.0.0-dev.24 [2023-09-19T17:41:24.309Z] v3.0.0-dev.25 [2023-09-19T17:41:24.309Z] v3.0.0-dev.26 [2023-09-19T17:41:24.309Z] v3.0.0-dev.27 [2023-09-19T17:41:24.309Z] v3.0.0-dev.28 [2023-09-19T17:41:24.309Z] v3.0.0-dev.29 [2023-09-19T17:41:24.309Z] v3.0.0-dev.3 [2023-09-19T17:41:24.309Z] v3.0.0-dev.30 [2023-09-19T17:41:24.309Z] v3.0.0-dev.31 [2023-09-19T17:41:24.309Z] v3.0.0-dev.32 [2023-09-19T17:41:24.309Z] v3.0.0-dev.33 [2023-09-19T17:41:24.309Z] v3.0.0-dev.34 [2023-09-19T17:41:24.309Z] v3.0.0-dev.35 [2023-09-19T17:41:24.309Z] v3.0.0-dev.36 [2023-09-19T17:41:24.309Z] v3.0.0-dev.37 [2023-09-19T17:41:24.309Z] v3.0.0-dev.38 [2023-09-19T17:41:24.309Z] v3.0.0-dev.39 [2023-09-19T17:41:24.309Z] v3.0.0-dev.4 [2023-09-19T17:41:24.309Z] v3.0.0-dev.40 [2023-09-19T17:41:24.309Z] v3.0.0-dev.41 [2023-09-19T17:41:24.309Z] v3.0.0-dev.42 [2023-09-19T17:41:24.309Z] v3.0.0-dev.43 [2023-09-19T17:41:24.309Z] v3.0.0-dev.44 [2023-09-19T17:41:24.309Z] v3.0.0-dev.45 [2023-09-19T17:41:24.309Z] v3.0.0-dev.46 [2023-09-19T17:41:24.309Z] v3.0.0-dev.47 [2023-09-19T17:41:24.309Z] v3.0.0-dev.48 [2023-09-19T17:41:24.309Z] v3.0.0-dev.49 [2023-09-19T17:41:24.309Z] v3.0.0-dev.5 [2023-09-19T17:41:24.309Z] v3.0.0-dev.50 [2023-09-19T17:41:24.309Z] v3.0.0-dev.51 [2023-09-19T17:41:24.309Z] v3.0.0-dev.6 [2023-09-19T17:41:24.309Z] v3.0.0-dev.7 [2023-09-19T17:41:24.309Z] v3.0.0-dev.8 [2023-09-19T17:41:24.309Z] v3.0.0-dev.9 [2023-09-19T17:41:24.309Z] v3.1.0-dev.1 [2023-09-19T17:41:24.309Z] v3.1.0-dev.10 [2023-09-19T17:41:24.309Z] v3.1.0-dev.11 [2023-09-19T17:41:24.309Z] v3.1.0-dev.12 [2023-09-19T17:41:24.309Z] v3.1.0-dev.13 [2023-09-19T17:41:24.309Z] v3.1.0-dev.14 [2023-09-19T17:41:24.309Z] v3.1.0-dev.15 [2023-09-19T17:41:24.309Z] v3.1.0-dev.16 [2023-09-19T17:41:24.309Z] v3.1.0-dev.17 [2023-09-19T17:41:24.309Z] v3.1.0-dev.18 [2023-09-19T17:41:24.309Z] v3.1.0-dev.19 [2023-09-19T17:41:24.309Z] v3.1.0-dev.2 [2023-09-19T17:41:24.309Z] v3.1.0-dev.20 [2023-09-19T17:41:24.309Z] v3.1.0-dev.21 [2023-09-19T17:41:24.309Z] v3.1.0-dev.22 [2023-09-19T17:41:24.309Z] v3.1.0-dev.3 [2023-09-19T17:41:24.309Z] v3.1.0-dev.4 [2023-09-19T17:41:24.309Z] v3.1.0-dev.5 [2023-09-19T17:41:24.309Z] v3.1.0-dev.6 [2023-09-19T17:41:24.309Z] v3.1.0-dev.7 [2023-09-19T17:41:24.309Z] v3.1.0-dev.8 [2023-09-19T17:41:24.309Z] v3.1.0-dev.9 [Pipeline] sh [2023-09-19T17:41:24.595Z] + lftools sign git-tag v3.1.0-dev.22 [2023-09-19T17:41:25.162Z] Signing Git tag with Sigul... [2023-09-19T17:41:25.162Z] Signing v3.1.0-dev.22 [Pipeline] echo [2023-09-19T17:41:25.429Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T17:41:25.710Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-19T17:41:25.717Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-19T17:41:25.738Z] $ docker stop --time=1 db4155c60d16a5f95a4b4a8b527e4ac0329f9e5d8b978491419d767b14db4bdc [2023-09-19T17:41:27.001Z] $ docker rm -f --volumes db4155c60d16a5f95a4b4a8b527e4ac0329f9e5d8b978491419d767b14db4bdc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-19T17:41:27.387Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-19T17:41:27.387Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T17:41:27.682Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T17:41:27.682Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T17:41:27.751Z] prd-ubuntu20.04-docker-8c-8g-6590 does not seem to be running inside a container [2023-09-19T17:41:27.784Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-19T17:41:28.164Z] $ docker top 1f790216e9fe8c01cab8ce21d52f7002fb6dc8395ac271c516da7d530b3fff07 -eo pid,comm [2023-09-19T17:41:28.205Z] 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:41:28.205Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-19T17:41:28.245Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-19T17:41:28.245Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-19T17:41:28.361Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-19T17:41:28.366Z] $ docker exec 1f790216e9fe8c01cab8ce21d52f7002fb6dc8395ac271c516da7d530b3fff07 ssh-agent [2023-09-19T17:41:28.484Z] SSH_AUTH_SOCK=/tmp/ssh-tu32RrLQNyuD/agent.32 [2023-09-19T17:41:28.484Z] SSH_AGENT_PID=38 [2023-09-19T17:41:28.489Z] Running ssh-add (command line suppressed) [2023-09-19T17:41:28.586Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5556956445705892399.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5556956445705892399.key) [2023-09-19T17:41:28.598Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-19T17:41:28.885Z] + git semver bump pre [2023-09-19T17:41:29.144Z] 2023-09-19 17:41:29,063 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-19T17:41:29.144Z] 2023-09-19 17:41:29,063 [bump_version] DEBUG bumping version:3.1.0-dev.22 on axis:pre with prefix:dev [2023-09-19T17:41:29.144Z] 2023-09-19 17:41:29,063 [bump_version] DEBUG bumped version:3.1.0-dev.23 [2023-09-19T17:41:29.144Z] 2023-09-19 17:41:29,063 [write_version] DEBUG write version:3.1.0-dev.23 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2023-09-19T17:41:29.144Z] 2023-09-19 17:41:29,063 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-19T17:41:29.144Z] 2023-09-19 17:41:29,064 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-19T17:41:29.144Z] 2023-09-19 17:41:29,065 [execute] INFO git cat-file --batch-check [2023-09-19T17:41:29.144Z] 2023-09-19 17:41:29,065 [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:41:29.144Z] 2023-09-19 17:41:29,071 [execute] INFO git cat-file --batch [2023-09-19T17:41:29.144Z] 2023-09-19 17:41:29,071 [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:41:29.144Z] 2023-09-19 17:41:29,077 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-19T17:41:29.144Z] 3.1.0-dev.23 [Pipeline] } [2023-09-19T17:41:29.157Z] $ docker exec --env ******** --env ******** 1f790216e9fe8c01cab8ce21d52f7002fb6dc8395ac271c516da7d530b3fff07 ssh-agent -k [2023-09-19T17:41:29.259Z] unset SSH_AUTH_SOCK; [2023-09-19T17:41:29.259Z] unset SSH_AGENT_PID; [2023-09-19T17:41:29.259Z] echo Agent pid 38 killed; [2023-09-19T17:41:29.265Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-19T17:41:29.570Z] + git semver [Pipeline] } [2023-09-19T17:41:29.842Z] $ docker stop --time=1 1f790216e9fe8c01cab8ce21d52f7002fb6dc8395ac271c516da7d530b3fff07 [2023-09-19T17:41:31.126Z] $ docker rm -f --volumes 1f790216e9fe8c01cab8ce21d52f7002fb6dc8395ac271c516da7d530b3fff07 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-19T17:41:31.466Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-19T17:41:31.467Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T17:41:31.773Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T17:41:31.773Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T17:41:31.840Z] prd-ubuntu20.04-docker-8c-8g-6590 does not seem to be running inside a container [2023-09-19T17:41:31.870Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-19T17:41:32.232Z] $ docker top 01eabff50070cac5a255b3727621e8b5ed2e6a1619f7c13eb0ee052aabbf7c01 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-19T17:41:32.320Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-19T17:41:32.320Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-19T17:41:32.436Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-19T17:41:32.441Z] $ docker exec 01eabff50070cac5a255b3727621e8b5ed2e6a1619f7c13eb0ee052aabbf7c01 ssh-agent [2023-09-19T17:41:32.549Z] SSH_AUTH_SOCK=/tmp/ssh-08cL0ylODH50/agent.33 [2023-09-19T17:41:32.549Z] SSH_AGENT_PID=39 [2023-09-19T17:41:32.554Z] Running ssh-add (command line suppressed) [2023-09-19T17:41:32.662Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14490944881838714122.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14490944881838714122.key) [2023-09-19T17:41:32.674Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-19T17:41:32.960Z] + git semver push [2023-09-19T17:41:33.220Z] 2023-09-19 17:41:33,136 [run_push] DEBUG push [2023-09-19T17:41:33.220Z] 2023-09-19 17:41:33,136 [execute] INFO git cat-file --batch-check [2023-09-19T17:41:33.220Z] 2023-09-19 17:41:33,137 [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:41:33.220Z] 2023-09-19 17:41:33,141 [execute] INFO git rev-list 6e47cc0d4944aafd3c56d356ad335b845b0f1884 -- [2023-09-19T17:41:33.220Z] 2023-09-19 17:41:33,141 [execute] DEBUG Popen(['git', 'rev-list', '6e47cc0d4944aafd3c56d356ad335b845b0f1884', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-19T17:41:33.220Z] 2023-09-19 17:41:33,149 [execute] INFO git fetch -v origin [2023-09-19T17:41:33.220Z] 2023-09-19 17:41:33,149 [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:41:33.788Z] 2023-09-19 17:41:33,606 [run_push] DEBUG no remote changes detected [2023-09-19T17:41:33.788Z] 2023-09-19 17:41:33,606 [execute] INFO git push origin semver [2023-09-19T17:41:33.788Z] 2023-09-19 17:41:33,607 [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:41:34.430Z] 2023-09-19 17:41:34,378 [run_push] DEBUG push all version tags [2023-09-19T17:41:34.430Z] 2023-09-19 17:41:34,379 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-19T17:41:34.430Z] 2023-09-19 17:41:34,379 [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:41:35.901Z] 2023-09-19 17:41:35,498 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-19T17:41:35.901Z] 3.1.0-dev.23 [Pipeline] } [2023-09-19T17:41:35.926Z] $ docker exec --env ******** --env ******** 01eabff50070cac5a255b3727621e8b5ed2e6a1619f7c13eb0ee052aabbf7c01 ssh-agent -k [2023-09-19T17:41:36.037Z] unset SSH_AUTH_SOCK; [2023-09-19T17:41:36.037Z] unset SSH_AGENT_PID; [2023-09-19T17:41:36.037Z] echo Agent pid 39 killed; [2023-09-19T17:41:36.045Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-19T17:41:36.343Z] + git semver [Pipeline] } [2023-09-19T17:41:36.618Z] $ docker stop --time=1 01eabff50070cac5a255b3727621e8b5ed2e6a1619f7c13eb0ee052aabbf7c01 [2023-09-19T17:41:37.876Z] $ docker rm -f --volumes 01eabff50070cac5a255b3727621e8b5ed2e6a1619f7c13eb0ee052aabbf7c01 [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:41:38.424Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2023-09-19T17:41:38.424Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-09-19T17:41:38.424Z] total 16 [2023-09-19T17:41:38.424Z] drwxr-xr-x 3 root root 4096 Sep 19 17:32 . [2023-09-19T17:41:38.424Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 19 17:41 .. [2023-09-19T17:41:38.424Z] drwxr-xr-x 2 root root 4096 Sep 19 17:32 cost [2023-09-19T17:41:38.424Z] -rw-r--r-- 1 root root 89 Sep 19 17:32 cost.csv [2023-09-19T17:41:38.424Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2023-09-19T17:41:38.424Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-09-19T17:41:38.424Z] total 16 [2023-09-19T17:41:38.424Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 19 17:32 . [2023-09-19T17:41:38.424Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 19 17:41 .. [2023-09-19T17:41:38.424Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 19 17:32 cost [2023-09-19T17:41:38.424Z] -rw-r--r-- 1 jenkins jenkins 89 Sep 19 17:32 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-19T17:41:38.715Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T17:41:39.570Z] ---> package-listing.sh [2023-09-19T17:41:39.570Z] ++ facter osfamily [2023-09-19T17:41:39.570Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-19T17:41:39.835Z] + OS_FAMILY=debian [2023-09-19T17:41:39.835Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2023-09-19T17:41:39.835Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-19T17:41:39.835Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-19T17:41:39.835Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-19T17:41:39.835Z] + PACKAGES=/tmp/packages_start.txt [2023-09-19T17:41:39.835Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-09-19T17:41:39.835Z] + PACKAGES=/tmp/packages_end.txt [2023-09-19T17:41:39.835Z] + case "${OS_FAMILY}" in [2023-09-19T17:41:39.835Z] + dpkg -l [2023-09-19T17:41:39.835Z] + grep '^ii' [2023-09-19T17:41:39.835Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-19T17:41:39.835Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-19T17:41:39.835Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-19T17:41:39.835Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-09-19T17:41:39.835Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2023-09-19T17:41:39.835Z] + 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:41:39.845Z] 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:41:40.120Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T17:41:40.678Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-19T17:41:40.678Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T17:41:40.751Z] prd-ubuntu20.04-docker-8c-8g-6590 does not seem to be running inside a container [2023-09-19T17:41:40.785Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-19T17:41:40.996Z] $ docker top 007e8ea17e1a0b9211f57a4d80ffe0de99f48af2aff5f8f3f8485a5d311a5d3e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T17:41:41.346Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-19T17:41:41.633Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-19T17:41:41.919Z] + ls /var/log/sa-host [2023-09-19T17:41:41.919Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-19T17:41:41.987Z] provisioning config files... [2023-09-19T17:41:41.995Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9022150528889109409tmp [Pipeline] { [Pipeline] echo [2023-09-19T17:41:42.010Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T17:41:42.289Z] ---> create-netrc.sh [Pipeline] } [2023-09-19T17:41:42.296Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-19T17:41:42.619Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-19T17:41:42.627Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T17:41:42.911Z] ---> sudo-logs.sh [2023-09-19T17:41:42.911Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-19T17:41:42.932Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T17:41:43.213Z] ---> job-cost.sh [2023-09-19T17:41:43.213Z] lf-activate-venv: SKIPPING [2023-09-19T17:41:43.213Z] DEBUG: total: 0.2199999988079071 [2023-09-19T17:41:43.213Z] INFO: Retrieving Stack Cost... [2023-09-19T17:41:43.472Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-19T17:41:44.040Z] INFO: Archiving Costs [Pipeline] echo [2023-09-19T17:41:44.051Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T17:41:44.330Z] ---> logs-deploy.sh [2023-09-19T17:41:44.330Z] lf-activate-venv: SKIPPING [2023-09-19T17:41:44.330Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/147 [2023-09-19T17:41:44.330Z] INFO: archiving workspace using pattern(s): [2023-09-19T17:41:45.267Z] Archives upload complete. [2023-09-19T17:41:45.526Z] INFO: archiving logs to Nexus