Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6e9e8282a24c5b81fc31740ee0ad2433cd2c3582 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-ssh14114710999986322290.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh342744859777099987.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh7711084865607017344.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh15031270102112516936.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-ssh1070709021243247109.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-17248’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-17541’ is offline ‘prd-ubuntu20.04-docker-8c-8g-17542’ is offline Running on prd-ubuntu20.04-docker-8c-8g-17568 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 6e9e8282a24c5b81fc31740ee0ad2433cd2c3582 (main) Commit message: "Merge pull request #312 from lenny-intel/cve" > 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 6e9e8282a24c5b81fc31740ee0ad2433cd2c3582 # timeout=10 > git rev-list --no-walk 9ebfee9dea8bc57f176f9e6e0fe681eb95a6e9f8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-14T21:52:15.975Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-14T21:52:16.019Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-14T21:52:16.034Z] ========================================================= [2023-11-14T21:52:16.034Z] EdgeX Global Pipelines Version Info [2023-11-14T21:52:16.034Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-14T21:52:17.159Z] ------------------- [2023-11-14T21:52:17.159Z] stable info: [2023-11-14T21:52:17.159Z] ------------------- [2023-11-14T21:52:17.159Z] Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com [2023-11-14T21:52:17.159Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-14T21:52:17.159Z] Message: update stable to v1.0.257 [2023-11-14T21:52:17.420Z] ------------------- [2023-11-14T21:52:17.420Z] experimental info: [2023-11-14T21:52:17.420Z] ------------------- [2023-11-14T21:52:17.420Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-14T21:52:17.420Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-14T21:52:17.420Z] Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-14T21:52:17.614Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-11-14T21:52:17.627Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-11-14T21:52:17.641Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-14T21:52:17.661Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-14T21:52:17.681Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-14T21:52:17.699Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-14T21:52:17.714Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-14T21:52:17.733Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-14T21:52:17.752Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-14T21:52:17.767Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-14T21:52:17.776Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-14T21:52:17.785Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-11-14T21:52:17.794Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-14T21:52:17.803Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-14T21:52:17.812Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-14T21:52:17.821Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-14T21:52:17.832Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-14T21:52:17.846Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-14T21:52:17.862Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-14T21:52:17.874Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-14T21:52:17.886Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-14T21:52:17.900Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-14T21:52:17.918Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-14T21:52:17.928Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-14T21:52:17.942Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-14T21:52:17.955Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-14T21:52:17.969Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-14T21:52:17.985Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-11-14T21:52:18.005Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-11-14T21:52:18.026Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-11-14T21:52:18.035Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6e9e8282a24c5b81fc31740ee0ad2433cd2c3582 [Pipeline] echo [2023-11-14T21:52:18.044Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6e9e828 [Pipeline] echo [2023-11-14T21:52:18.055Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-14T21:52:18.098Z] provisioning config files... [2023-11-14T21:52:18.111Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11072264198619298361tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T21:52:18.429Z] ---> docker-login.sh [2023-11-14T21:52:18.429Z] nexus3.edgexfoundry.org:10001 [2023-11-14T21:52:20.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:52:20.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:52:20.972Z] Configure a credential helper to remove this warning. See [2023-11-14T21:52:20.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:52:20.972Z] [2023-11-14T21:52:20.972Z] Login Succeeded [2023-11-14T21:52:20.972Z] nexus3.edgexfoundry.org:10002 [2023-11-14T21:52:20.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:52:20.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:52:20.972Z] Configure a credential helper to remove this warning. See [2023-11-14T21:52:20.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:52:20.972Z] [2023-11-14T21:52:20.972Z] Login Succeeded [2023-11-14T21:52:20.972Z] nexus3.edgexfoundry.org:10003 [2023-11-14T21:52:20.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:52:20.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:52:20.972Z] Configure a credential helper to remove this warning. See [2023-11-14T21:52:20.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:52:20.972Z] [2023-11-14T21:52:20.972Z] Login Succeeded [2023-11-14T21:52:20.972Z] nexus3.edgexfoundry.org:10004 [2023-11-14T21:52:20.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:52:20.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:52:20.972Z] Configure a credential helper to remove this warning. See [2023-11-14T21:52:20.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:52:20.972Z] [2023-11-14T21:52:20.972Z] Login Succeeded [2023-11-14T21:52:20.972Z] docker.io [2023-11-14T21:52:21.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:52:21.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:52:21.493Z] Configure a credential helper to remove this warning. See [2023-11-14T21:52:21.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:52:21.493Z] [2023-11-14T21:52:21.493Z] Login Succeeded [2023-11-14T21:52:21.493Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T21:52:21.501Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-14T21:52:21.885Z] + git rev-list -1 --merges 6e9e8282a24c5b81fc31740ee0ad2433cd2c3582~1..6e9e8282a24c5b81fc31740ee0ad2433cd2c3582 [Pipeline] echo [2023-11-14T21:52:21.947Z] -----------> git rev-list -1 --merges 6e9e8282a24c5b81fc31740ee0ad2433cd2c3582~1..6e9e8282a24c5b81fc31740ee0ad2433cd2c3582 6e9e8282a24c5b81fc31740ee0ad2433cd2c3582 [2023-11-14T21:52:21.947Z] 6e9e8282a24c5b81fc31740ee0ad2433cd2c3582 [false] [Pipeline] sh [2023-11-14T21:52:22.240Z] + git log --format=format:%s -1 6e9e8282a24c5b81fc31740ee0ad2433cd2c3582 [Pipeline] echo [2023-11-14T21:52:22.254Z] ========================================================= [2023-11-14T21:52:22.254Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-14T21:52:22.254Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-14T21:52:22.601Z] + git log --format=format:%s -1 6e9e8282a24c5b81fc31740ee0ad2433cd2c3582 [Pipeline] echo [2023-11-14T21:52:22.614Z] [semverPrep] GIT_COMMIT: 6e9e8282a24c5b81fc31740ee0ad2433cd2c3582, Commit Message: Merge pull request #312 from lenny-intel/cve [Pipeline] echo [2023-11-14T21:52:22.622Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-14T21:52:22.967Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-14T21:52:22.967Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-14T21:52:22.967Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-14T21:52:22.967Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-14T21:52:22.967Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-14T21:52:22.967Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-14T21:52:22.967Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:52:23.324Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T21:52:23.325Z] [2023-11-14T21:52:23.325Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:52:23.669Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T21:52:25.588Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-14T21:52:25.588Z] b85a868b505f: Pulling fs layer [2023-11-14T21:52:25.588Z] e2be974225ed: Pulling fs layer [2023-11-14T21:52:25.588Z] 339a4e72a1f5: Pulling fs layer [2023-11-14T21:52:25.588Z] 988bab9f4d93: Pulling fs layer [2023-11-14T21:52:25.588Z] 1469e6f7b9e6: Pulling fs layer [2023-11-14T21:52:25.588Z] eaf3925da568: Pulling fs layer [2023-11-14T21:52:25.588Z] bab4dde63d76: Pulling fs layer [2023-11-14T21:52:25.588Z] bde34c3a00c8: Pulling fs layer [2023-11-14T21:52:25.588Z] b352a97aabf1: Pulling fs layer [2023-11-14T21:52:25.588Z] 4872d77fe225: Pulling fs layer [2023-11-14T21:52:25.588Z] 5851b861e8e6: Pulling fs layer [2023-11-14T21:52:25.588Z] bab4dde63d76: Waiting [2023-11-14T21:52:25.588Z] bde34c3a00c8: Waiting [2023-11-14T21:52:25.588Z] b352a97aabf1: Waiting [2023-11-14T21:52:25.588Z] 4872d77fe225: Waiting [2023-11-14T21:52:25.588Z] 5851b861e8e6: Waiting [2023-11-14T21:52:25.588Z] 1469e6f7b9e6: Waiting [2023-11-14T21:52:25.588Z] 988bab9f4d93: Waiting [2023-11-14T21:52:25.588Z] eaf3925da568: Waiting [2023-11-14T21:52:25.588Z] e2be974225ed: Verifying Checksum [2023-11-14T21:52:25.588Z] e2be974225ed: Download complete [2023-11-14T21:52:25.588Z] 988bab9f4d93: Verifying Checksum [2023-11-14T21:52:25.588Z] 988bab9f4d93: Download complete [2023-11-14T21:52:25.588Z] 1469e6f7b9e6: Verifying Checksum [2023-11-14T21:52:25.588Z] 1469e6f7b9e6: Download complete [2023-11-14T21:52:25.588Z] eaf3925da568: Download complete [2023-11-14T21:52:25.588Z] 339a4e72a1f5: Verifying Checksum [2023-11-14T21:52:25.588Z] 339a4e72a1f5: Download complete [2023-11-14T21:52:25.588Z] bde34c3a00c8: Download complete [2023-11-14T21:52:25.588Z] b352a97aabf1: Download complete [2023-11-14T21:52:25.588Z] 4872d77fe225: Verifying Checksum [2023-11-14T21:52:25.588Z] b85a868b505f: Verifying Checksum [2023-11-14T21:52:25.588Z] b85a868b505f: Download complete [2023-11-14T21:52:25.847Z] 5851b861e8e6: Verifying Checksum [2023-11-14T21:52:25.847Z] 5851b861e8e6: Download complete [2023-11-14T21:52:26.105Z] bab4dde63d76: Verifying Checksum [2023-11-14T21:52:26.105Z] bab4dde63d76: Download complete [2023-11-14T21:52:30.307Z] b85a868b505f: Pull complete [2023-11-14T21:52:33.602Z] e2be974225ed: Pull complete [2023-11-14T21:52:40.173Z] 339a4e72a1f5: Pull complete [2023-11-14T21:52:41.555Z] 988bab9f4d93: Pull complete [2023-11-14T21:52:42.933Z] 1469e6f7b9e6: Pull complete [2023-11-14T21:52:43.887Z] eaf3925da568: Pull complete [2023-11-14T21:52:50.465Z] bab4dde63d76: Pull complete [2023-11-14T21:52:53.005Z] bde34c3a00c8: Pull complete [2023-11-14T21:52:54.398Z] b352a97aabf1: Pull complete [2023-11-14T21:52:56.308Z] 4872d77fe225: Pull complete [2023-11-14T21:53:05.209Z] 5851b861e8e6: Pull complete [2023-11-14T21:53:05.209Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-14T21:53:05.209Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T21:53:05.209Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T21:53:05.309Z] prd-ubuntu20.04-docker-8c-8g-17568 does not seem to be running inside a container [2023-11-14T21:53:05.348Z] $ 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-11-14T21:53:14.886Z] $ docker top e54e8359698e6129b5d7dfb720f69b34a41dc990f148e87874f8f05e6168d2a4 -eo pid,comm [2023-11-14T21:53:14.969Z] 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-11-14T21:53:14.969Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-14T21:53:15.008Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-14T21:53:15.008Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-14T21:53:15.136Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-14T21:53:15.139Z] $ docker exec e54e8359698e6129b5d7dfb720f69b34a41dc990f148e87874f8f05e6168d2a4 ssh-agent [2023-11-14T21:53:15.318Z] SSH_AUTH_SOCK=/tmp/ssh-2Dv1qdWYAaeY/agent.14 [2023-11-14T21:53:15.318Z] SSH_AGENT_PID=20 [2023-11-14T21:53:15.326Z] Running ssh-add (command line suppressed) [2023-11-14T21:53:15.465Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17898201004579101302.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17898201004579101302.key) [2023-11-14T21:53:15.493Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-14T21:53:15.785Z] + git tag --points-at HEAD [Pipeline] } [2023-11-14T21:53:15.807Z] $ docker exec --env ******** --env ******** e54e8359698e6129b5d7dfb720f69b34a41dc990f148e87874f8f05e6168d2a4 ssh-agent -k [2023-11-14T21:53:15.919Z] unset SSH_AUTH_SOCK; [2023-11-14T21:53:15.919Z] unset SSH_AGENT_PID; [2023-11-14T21:53:15.919Z] echo Agent pid 20 killed; [2023-11-14T21:53:15.928Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-14T21:53:15.957Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-14T21:53:15.957Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-14T21:53:16.077Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-14T21:53:16.095Z] $ docker exec e54e8359698e6129b5d7dfb720f69b34a41dc990f148e87874f8f05e6168d2a4 ssh-agent [2023-11-14T21:53:16.209Z] SSH_AUTH_SOCK=/tmp/ssh-eEFUDbWIaahD/agent.52 [2023-11-14T21:53:16.209Z] SSH_AGENT_PID=58 [2023-11-14T21:53:16.214Z] Running ssh-add (command line suppressed) [2023-11-14T21:53:16.367Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12129888312115546680.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12129888312115546680.key) [2023-11-14T21:53:16.381Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-14T21:53:16.667Z] + git semver init [2023-11-14T21:53:17.236Z] 2023-11-14 21:53:16,949 [run_init] DEBUG init version:0.0.0 force:False [2023-11-14T21:53:17.236Z] 2023-11-14 21:53:16,950 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2023-11-14T21:53:17.236Z] 2023-11-14 21:53:16,951 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2023-11-14T21:53:17.236Z] 2023-11-14 21:53:16,951 [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-11-14T21:53:18.176Z] 2023-11-14 21:53:17,833 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2023-11-14T21:53:18.176Z] 2023-11-14 21:53:17,834 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2023-11-14T21:53:18.176Z] 2023-11-14 21:53:17,834 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-11-14T21:53:18.176Z] 2023-11-14 21:53:17,834 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-11-14T21:53:18.176Z] 3.1.0-dev.39 [Pipeline] } [2023-11-14T21:53:18.184Z] $ docker exec --env ******** --env ******** e54e8359698e6129b5d7dfb720f69b34a41dc990f148e87874f8f05e6168d2a4 ssh-agent -k [2023-11-14T21:53:18.299Z] unset SSH_AUTH_SOCK; [2023-11-14T21:53:18.299Z] unset SSH_AGENT_PID; [2023-11-14T21:53:18.299Z] echo Agent pid 58 killed; [2023-11-14T21:53:18.305Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-14T21:53:18.623Z] + git semver [Pipeline] } [2023-11-14T21:53:19.205Z] $ docker stop --time=1 e54e8359698e6129b5d7dfb720f69b34a41dc990f148e87874f8f05e6168d2a4 [2023-11-14T21:53:21.898Z] $ docker rm -f --volumes e54e8359698e6129b5d7dfb720f69b34a41dc990f148e87874f8f05e6168d2a4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-14T21:53:22.274Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-14T21:53:22.582Z] Stashed 1 file(s) [Pipeline] echo [2023-11-14T21:53:22.585Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.39 [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-11-14T21:53:22.701Z] provisioning config files... [2023-11-14T21:53:22.711Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11033368923752160298tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T21:53:23.044Z] ---> docker-login.sh [2023-11-14T21:53:23.044Z] nexus3.edgexfoundry.org:10001 [2023-11-14T21:53:23.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:53:23.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:53:23.044Z] Configure a credential helper to remove this warning. See [2023-11-14T21:53:23.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:53:23.044Z] [2023-11-14T21:53:23.044Z] Login Succeeded [2023-11-14T21:53:23.044Z] nexus3.edgexfoundry.org:10002 [2023-11-14T21:53:23.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:53:23.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:53:23.044Z] Configure a credential helper to remove this warning. See [2023-11-14T21:53:23.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:53:23.044Z] [2023-11-14T21:53:23.044Z] Login Succeeded [2023-11-14T21:53:23.044Z] nexus3.edgexfoundry.org:10003 [2023-11-14T21:53:23.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:53:23.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:53:23.303Z] Configure a credential helper to remove this warning. See [2023-11-14T21:53:23.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:53:23.303Z] [2023-11-14T21:53:23.303Z] Login Succeeded [2023-11-14T21:53:23.303Z] nexus3.edgexfoundry.org:10004 [2023-11-14T21:53:23.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:53:23.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:53:23.303Z] Configure a credential helper to remove this warning. See [2023-11-14T21:53:23.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:53:23.303Z] [2023-11-14T21:53:23.303Z] Login Succeeded [2023-11-14T21:53:23.303Z] docker.io [2023-11-14T21:53:23.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:53:23.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:53:23.820Z] Configure a credential helper to remove this warning. See [2023-11-14T21:53:23.820Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:53:23.820Z] [2023-11-14T21:53:23.820Z] Login Succeeded [2023-11-14T21:53:23.821Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T21:53:23.828Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-14T21:53:23.917Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T21:53:23.936Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T21:53:23.952Z] ========================================================= [2023-11-14T21:53:23.952Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-14T21:53:23.952Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:24.287Z] + 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-11-14T21:53:24.287Z] Sending build context to Docker daemon 2.309MB [2023-11-14T21:53:24.287Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-11-14T21:53:24.287Z] Step 2/13 : FROM ${BASE} AS builder [2023-11-14T21:53:24.545Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-14T21:53:24.545Z] 7264a8db6415: Pulling fs layer [2023-11-14T21:53:24.545Z] c4d48a809fc2: Pulling fs layer [2023-11-14T21:53:24.545Z] 4f1c88b9dad5: Pulling fs layer [2023-11-14T21:53:24.545Z] ad3a456e5733: Pulling fs layer [2023-11-14T21:53:24.545Z] 69c7f0334f64: Pulling fs layer [2023-11-14T21:53:24.545Z] 1f1c1a5573a3: Pulling fs layer [2023-11-14T21:53:24.545Z] ce7588e14bc9: Pulling fs layer [2023-11-14T21:53:24.545Z] b5e4710f87ac: Pulling fs layer [2023-11-14T21:53:24.545Z] 69c7f0334f64: Waiting [2023-11-14T21:53:24.545Z] 1f1c1a5573a3: Waiting [2023-11-14T21:53:24.545Z] ce7588e14bc9: Waiting [2023-11-14T21:53:24.545Z] b5e4710f87ac: Waiting [2023-11-14T21:53:24.545Z] ad3a456e5733: Waiting [2023-11-14T21:53:24.545Z] c4d48a809fc2: Verifying Checksum [2023-11-14T21:53:24.545Z] c4d48a809fc2: Download complete [2023-11-14T21:53:24.545Z] ad3a456e5733: Verifying Checksum [2023-11-14T21:53:24.545Z] ad3a456e5733: Download complete [2023-11-14T21:53:24.545Z] 69c7f0334f64: Verifying Checksum [2023-11-14T21:53:24.545Z] 69c7f0334f64: Download complete [2023-11-14T21:53:24.545Z] 7264a8db6415: Verifying Checksum [2023-11-14T21:53:24.545Z] 7264a8db6415: Download complete [2023-11-14T21:53:24.879Z] 1f1c1a5573a3: Verifying Checksum [2023-11-14T21:53:24.879Z] 1f1c1a5573a3: Download complete [2023-11-14T21:53:25.154Z] b5e4710f87ac: Verifying Checksum [2023-11-14T21:53:25.154Z] b5e4710f87ac: Download complete [2023-11-14T21:53:25.413Z] 7264a8db6415: Pull complete [2023-11-14T21:53:25.413Z] 4f1c88b9dad5: Download complete [2023-11-14T21:53:25.672Z] c4d48a809fc2: Pull complete [2023-11-14T21:53:25.672Z] ce7588e14bc9: Verifying Checksum [2023-11-14T21:53:25.672Z] ce7588e14bc9: Download complete [2023-11-14T21:53:30.944Z] 4f1c88b9dad5: Pull complete [2023-11-14T21:53:30.944Z] ad3a456e5733: Pull complete [2023-11-14T21:53:31.513Z] 69c7f0334f64: Pull complete [2023-11-14T21:53:32.081Z] 1f1c1a5573a3: Pull complete [2023-11-14T21:53:36.289Z] ce7588e14bc9: Pull complete [2023-11-14T21:53:37.671Z] Still waiting to schedule task [2023-11-14T21:53:37.671Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-11-14T21:53:38.818Z] b5e4710f87ac: Pull complete [2023-11-14T21:53:40.194Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-11-14T21:53:40.454Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-14T21:53:40.454Z] ---> 88b5674ff536 [2023-11-14T21:53:40.454Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-11-14T21:54:07.078Z] ---> Running in 0bc5af1e12e6 [2023-11-14T21:54:07.078Z] Removing intermediate container 0bc5af1e12e6 [2023-11-14T21:54:07.078Z] ---> e4c8a5253adc [2023-11-14T21:54:07.078Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-14T21:54:07.336Z] ---> Running in 61569dbe9684 [2023-11-14T21:54:08.711Z] Removing intermediate container 61569dbe9684 [2023-11-14T21:54:08.711Z] ---> 76b8e3c502e0 [2023-11-14T21:54:08.711Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-11-14T21:54:09.699Z] ---> Running in 6bc18129f40c [2023-11-14T21:54:12.236Z] Removing intermediate container 6bc18129f40c [2023-11-14T21:54:12.236Z] ---> fe6d6091030f [2023-11-14T21:54:12.236Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-11-14T21:54:12.881Z] ---> Running in 1c68f24ee3d6 [2023-11-14T21:54:15.429Z] Removing intermediate container 1c68f24ee3d6 [2023-11-14T21:54:15.429Z] ---> 90ddf89b68a6 [2023-11-14T21:54:15.429Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-14T21:54:16.804Z] ---> Running in 305a04c62e49 [2023-11-14T21:54:17.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T21:54:17.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T21:54:18.254Z] (1/13) Installing libintl (0.21.1-r7) [2023-11-14T21:54:18.254Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-11-14T21:54:18.254Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-11-14T21:54:18.254Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-11-14T21:54:18.254Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-11-14T21:54:18.254Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-11-14T21:54:18.254Z] (7/13) Installing udev-init-scripts (35-r1) [2023-11-14T21:54:18.254Z] (8/13) Installing libblkid (2.38.1-r8) [2023-11-14T21:54:18.254Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-11-14T21:54:18.254Z] (10/13) Installing kmod-libs (30-r3) [2023-11-14T21:54:18.254Z] (11/13) Installing eudev (3.2.11-r8) [2023-11-14T21:54:18.254Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-11-14T21:54:18.254Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-11-14T21:54:18.254Z] Executing busybox-1.36.1-r5.trigger [2023-11-14T21:54:18.254Z] Executing eudev-3.2.11-r8.trigger [2023-11-14T21:54:18.254Z] OK: 271 MiB in 65 packages [2023-11-14T21:54:20.160Z] Removing intermediate container 305a04c62e49 [2023-11-14T21:54:20.160Z] ---> ba2df547ee80 [2023-11-14T21:54:20.160Z] Step 8/13 : WORKDIR /device-usb-camera [2023-11-14T21:54:20.160Z] ---> Running in 37374f12bd68 [2023-11-14T21:54:20.419Z] Removing intermediate container 37374f12bd68 [2023-11-14T21:54:20.419Z] ---> 8bfd2a722998 [2023-11-14T21:54:20.419Z] Step 9/13 : COPY go.mod vendor* ./ [2023-11-14T21:54:20.678Z] ---> ddbb361951e6 [2023-11-14T21:54:20.678Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T21:54:20.938Z] ---> Running in a55dbbffdbd2 [2023-11-14T21:56:42.773Z] Removing intermediate container a55dbbffdbd2 [2023-11-14T21:56:42.773Z] ---> 09e6fc4e9896 [2023-11-14T21:56:42.773Z] Step 11/13 : COPY . . [2023-11-14T21:56:42.773Z] ---> c807dd9f6d02 [2023-11-14T21:56:42.773Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-11-14T21:56:42.773Z] ---> Running in 1bc296638bea [2023-11-14T21:56:42.773Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-14T21:56:42.773Z]  Dload Upload Total Spent Left Speed [2023-11-14T21:56:42.773Z] 0 0 0 0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 8534 0 --:--:-- --:--:-- --:--:-- 8582 [2023-11-14T21:56:42.773Z] Removing intermediate container 1bc296638bea [2023-11-14T21:56:42.773Z] ---> 02b4803f2984 [2023-11-14T21:56:42.773Z] Step 13/13 : RUN ${MAKE} [2023-11-14T21:56:42.773Z] ---> Running in bf26fd94fb64 [2023-11-14T21:56:43.735Z] noop [2023-11-14T21:56:46.305Z] Removing intermediate container bf26fd94fb64 [2023-11-14T21:56:46.305Z] ---> d2e2212fb35e [2023-11-14T21:56:46.305Z] Successfully built d2e2212fb35e [2023-11-14T21:56:46.563Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:56:46.876Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-14T21:56:46.876Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T21:56:46.945Z] prd-ubuntu20.04-docker-8c-8g-17568 does not seem to be running inside a container [2023-11-14T21:56:46.974Z] $ 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-11-14T21:56:48.913Z] $ docker top aae161113dbd6f9c31765ca1d5c17d54db7aa1ff9f39b54f010a7a68bef16e5c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T21:56:49.262Z] + go version [2023-11-14T21:56:49.262Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-14T21:56:49.269Z] $ docker stop --time=1 aae161113dbd6f9c31765ca1d5c17d54db7aa1ff9f39b54f010a7a68bef16e5c [2023-11-14T21:56:51.440Z] $ docker rm -f --volumes aae161113dbd6f9c31765ca1d5c17d54db7aa1ff9f39b54f010a7a68bef16e5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:56:51.978Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-14T21:56:51.978Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T21:56:52.133Z] prd-ubuntu20.04-docker-8c-8g-17568 does not seem to be running inside a container [2023-11-14T21:56:52.166Z] $ 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-11-14T21:56:54.404Z] $ docker top 35ff79db14aec9887070578e4c164907b465dcad76e55b3b5bb8cfd84183eaae -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T21:56:54.753Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2023-11-14T21:56:55.045Z] + make test [2023-11-14T21:56:55.045Z] go test ./... -coverprofile=coverage.out ./... [2023-11-14T21:57:05.101Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-11-14T21:57:17.363Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-11-14T21:57:17.363Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.019s coverage: 4.4% of statements [2023-11-14T21:57:23.950Z] go vet ./... [2023-11-14T21:57:28.157Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-14T21:57:28.157Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-14T21:57:28.157Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-14T21:57:28.174Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-14T21:57:28.192Z] $ docker stop --time=1 35ff79db14aec9887070578e4c164907b465dcad76e55b3b5bb8cfd84183eaae [2023-11-14T21:57:37.688Z] $ docker rm -f --volumes 35ff79db14aec9887070578e4c164907b465dcad76e55b3b5bb8cfd84183eaae [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-14T21:57:38.263Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-14T21:57:38.355Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-14T21:57:38.813Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-14T21:57:39.102Z] + ls -al . [2023-11-14T21:57:39.103Z] total 224 [2023-11-14T21:57:39.103Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 14 21:56 . [2023-11-14T21:57:39.103Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 21:52 .. [2023-11-14T21:57:39.103Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 21:57 .git [2023-11-14T21:57:39.103Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 21:52 .github [2023-11-14T21:57:39.103Z] -rw-rw-r-- 1 jenkins jenkins 429 Nov 14 21:52 .gitignore [2023-11-14T21:57:39.103Z] -rw-rw-r-- 1 jenkins jenkins 45 Nov 14 21:52 .golangci.yml [2023-11-14T21:57:39.103Z] -rw-rw-r-- 1 jenkins jenkins 77 Nov 14 21:52 .hadolint.yml [2023-11-14T21:57:39.103Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 21:53 .semver [2023-11-14T21:57:39.103Z] -rw-rw-r-- 1 jenkins jenkins 10851 Nov 14 21:52 Attribution.txt [2023-11-14T21:57:39.103Z] -rw-rw-r-- 1 jenkins jenkins 16561 Nov 14 21:52 CHANGELOG.md [2023-11-14T21:57:39.103Z] -rw-rw-r-- 1 jenkins jenkins 2562 Nov 14 21:52 Dockerfile [2023-11-14T21:57:39.103Z] -rw-rw-r-- 1 jenkins jenkins 678 Nov 14 21:52 GOVERNANCE.md [2023-11-14T21:57:39.103Z] -rw-rw-r-- 1 jenkins jenkins 659 Nov 14 21:52 Jenkinsfile [2023-11-14T21:57:39.103Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 14 21:52 LICENSE [2023-11-14T21:57:39.103Z] -rw-rw-r-- 1 jenkins jenkins 2611 Nov 14 21:52 Makefile [2023-11-14T21:57:39.103Z] -rw-rw-r-- 1 jenkins jenkins 622 Nov 14 21:52 OWNERS.md [2023-11-14T21:57:39.103Z] -rw-rw-r-- 1 jenkins jenkins 2575 Nov 14 21:52 README.md [2023-11-14T21:57:39.103Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 14 21:53 VERSION [2023-11-14T21:57:39.103Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 21:52 bin [2023-11-14T21:57:39.103Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 21:52 cmd [2023-11-14T21:57:39.103Z] -rw-r--r-- 1 jenkins jenkins 54703 Nov 14 21:57 coverage.out [2023-11-14T21:57:39.103Z] -rwxrwxr-x 1 jenkins jenkins 84 Nov 14 21:52 docker-entrypoint.sh [2023-11-14T21:57:39.103Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 21:52 docs [2023-11-14T21:57:39.103Z] -rw-rw-r-- 1 jenkins jenkins 3878 Nov 14 21:52 go.mod [2023-11-14T21:57:39.103Z] -rw-rw-r-- 1 jenkins jenkins 34744 Nov 14 21:52 go.sum [2023-11-14T21:57:39.103Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 21:52 internal [2023-11-14T21:57:39.103Z] -rw-rw-r-- 1 jenkins jenkins 231 Nov 14 21:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:57:39.516Z] + 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=6e9e8282a24c5b81fc31740ee0ad2433cd2c3582 --label arch=amd64 --label version=3.1.0-dev.39 . [2023-11-14T21:57:39.516Z] Sending build context to Docker daemon 2.364MB [2023-11-14T21:57:39.516Z] Step 1/37 : ARG BASE=golang:1.21-alpine3.18 [2023-11-14T21:57:39.516Z] Step 2/37 : FROM ${BASE} AS builder [2023-11-14T21:57:39.516Z] ---> d2e2212fb35e [2023-11-14T21:57:39.516Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2023-11-14T21:57:40.450Z] ---> Running in db3539a35f5c [2023-11-14T21:57:41.019Z] Removing intermediate container db3539a35f5c [2023-11-14T21:57:41.019Z] ---> 90692ea6b40a [2023-11-14T21:57:41.019Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-14T21:57:41.277Z] ---> Running in 15acb009be5d [2023-11-14T21:57:41.536Z] Removing intermediate container 15acb009be5d [2023-11-14T21:57:41.536Z] ---> 3fcb79f99642 [2023-11-14T21:57:41.536Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-11-14T21:57:41.796Z] ---> Running in 3d6b90e0d911 [2023-11-14T21:57:42.368Z] Removing intermediate container 3d6b90e0d911 [2023-11-14T21:57:42.368Z] ---> 205780417eb8 [2023-11-14T21:57:42.368Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-11-14T21:57:42.368Z] ---> Running in 67577f0b2c54 [2023-11-14T21:57:42.628Z] Removing intermediate container 67577f0b2c54 [2023-11-14T21:57:42.628Z] ---> f018aaef38fd [2023-11-14T21:57:42.628Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-14T21:57:42.886Z] ---> Running in 009d3ed2328f [2023-11-14T21:57:43.465Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T21:57:43.465Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T21:57:43.725Z] OK: 271 MiB in 65 packages [2023-11-14T21:57:45.725Z] Removing intermediate container 009d3ed2328f [2023-11-14T21:57:45.725Z] ---> 5e7cc972cc4a [2023-11-14T21:57:45.725Z] Step 8/37 : WORKDIR /device-usb-camera [2023-11-14T21:57:45.725Z] ---> Running in 2e7d97371985 [2023-11-14T21:57:46.723Z] Removing intermediate container 2e7d97371985 [2023-11-14T21:57:46.723Z] ---> 3fed9455f92c [2023-11-14T21:57:46.723Z] Step 9/37 : COPY go.mod vendor* ./ [2023-11-14T21:57:47.662Z] ---> 32ba9d54d35f [2023-11-14T21:57:47.662Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T21:57:48.287Z] ---> Running in 4d7b9cd8f368 [2023-11-14T21:57:50.872Z] Removing intermediate container 4d7b9cd8f368 [2023-11-14T21:57:50.872Z] ---> 697e3bac99df [2023-11-14T21:57:50.872Z] Step 11/37 : COPY . . [2023-11-14T21:57:51.828Z] ---> fbf1d4a81743 [2023-11-14T21:57:51.828Z] Step 12/37 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-11-14T21:57:52.405Z] ---> Running in 06c6e4c5bfbb [2023-11-14T21:57:53.786Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-14T21:57:53.786Z] Dload Upload Total Spent Left Speed [2023-11-14T21:57:53.786Z] 0  0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 34414 0 --:--:-- --:--:-- --:--:-- 34805 [2023-11-14T21:57:54.753Z] Removing intermediate container 06c6e4c5bfbb [2023-11-14T21:57:54.753Z] ---> 461039987ced [2023-11-14T21:57:54.753Z] Step 13/37 : RUN ${MAKE} [2023-11-14T21:57:55.028Z] ---> Running in e02fc14e129a [2023-11-14T21:57:55.991Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.39 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-11-14T21:58:42.920Z] Removing intermediate container e02fc14e129a [2023-11-14T21:58:42.920Z] ---> 262d48b1474c [2023-11-14T21:58:42.920Z] Step 14/37 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-11-14T21:58:42.920Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-11-14T21:58:42.920Z] 4acc49c71d14: Pulling fs layer [2023-11-14T21:58:42.920Z] 4acc49c71d14: Verifying Checksum [2023-11-14T21:58:42.920Z] 4acc49c71d14: Pull complete [2023-11-14T21:58:42.920Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-11-14T21:58:42.920Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-11-14T21:58:42.920Z] ---> 01a2bd3e5fff [2023-11-14T21:58:42.920Z] Step 15/37 : FROM alpine:3.18 [2023-11-14T21:58:43.488Z] 3.18: Pulling from library/alpine [2023-11-14T21:58:43.749Z] 96526aa774ef: Pulling fs layer [2023-11-14T21:58:44.008Z] 96526aa774ef: Verifying Checksum [2023-11-14T21:58:44.008Z] 96526aa774ef: Download complete [2023-11-14T21:58:44.268Z] 96526aa774ef: Pull complete [2023-11-14T21:58:44.721Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-14T21:58:44.721Z] Status: Downloaded newer image for alpine:3.18 [2023-11-14T21:58:44.721Z] ---> 8ca4688f4f35 [2023-11-14T21:58:44.721Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-11-14T21:58:45.662Z] ---> Running in a737ae92aff7 [2023-11-14T21:58:45.927Z] Removing intermediate container a737ae92aff7 [2023-11-14T21:58:45.927Z] ---> 464bb60b2034 [2023-11-14T21:58:45.927Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-11-14T21:58:45.927Z] ---> Running in a7d5fc548bfa [2023-11-14T21:58:46.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T21:58:46.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T21:58:46.863Z] (1/107) Installing dumb-init (1.2.5-r2) [2023-11-14T21:58:46.863Z] (2/107) Installing sdl2 (2.26.5-r0) [2023-11-14T21:58:47.151Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2023-11-14T21:58:47.151Z] (4/107) Installing aom-libs (3.6.1-r0) [2023-11-14T21:58:47.151Z] (5/107) Installing libxau (1.0.11-r2) [2023-11-14T21:58:47.151Z] (6/107) Installing libmd (1.0.4-r2) [2023-11-14T21:58:47.151Z] (7/107) Installing libbsd (0.11.7-r1) [2023-11-14T21:58:47.151Z] (8/107) Installing libxdmcp (1.1.4-r2) [2023-11-14T21:58:47.151Z] (9/107) Installing libxcb (1.15-r1) [2023-11-14T21:58:47.151Z] (10/107) Installing libx11 (1.8.7-r0) [2023-11-14T21:58:47.151Z] (11/107) Installing hwdata-pci (0.370-r0) [2023-11-14T21:58:47.151Z] (12/107) Installing libpciaccess (0.17-r2) [2023-11-14T21:58:47.151Z] (13/107) Installing libdrm (2.4.115-r4) [2023-11-14T21:58:47.151Z] (14/107) Installing libxext (1.3.5-r2) [2023-11-14T21:58:47.151Z] (15/107) Installing libxfixes (6.0.1-r2) [2023-11-14T21:58:47.151Z] (16/107) Installing libffi (3.4.4-r2) [2023-11-14T21:58:47.151Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2023-11-14T21:58:47.151Z] (18/107) Installing libva (2.18.0-r1) [2023-11-14T21:58:47.151Z] (19/107) Installing libvdpau (1.5-r1) [2023-11-14T21:58:47.151Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2023-11-14T21:58:47.151Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2023-11-14T21:58:47.416Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2023-11-14T21:58:47.416Z] (23/107) Installing ffmpeg-libavutil (6.0-r15) [2023-11-14T21:58:47.416Z] (24/107) Installing libdav1d (1.2.1-r0) [2023-11-14T21:58:47.416Z] (25/107) Installing brotli-libs (1.0.9-r14) [2023-11-14T21:58:47.416Z] (26/107) Installing libhwy (1.0.4-r1) [2023-11-14T21:58:47.416Z] (27/107) Installing lcms2 (2.15-r2) [2023-11-14T21:58:47.416Z] (28/107) Installing libjxl (0.8.2-r0) [2023-11-14T21:58:47.416Z] (29/107) Installing lame-libs (3.100-r5) [2023-11-14T21:58:47.416Z] (30/107) Installing opus (1.4-r0) [2023-11-14T21:58:47.416Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2023-11-14T21:58:47.416Z] (32/107) Installing soxr (0.1.3-r5) [2023-11-14T21:58:47.416Z] (33/107) Installing ffmpeg-libswresample (6.0-r15) [2023-11-14T21:58:47.416Z] (34/107) Installing libogg (1.3.5-r4) [2023-11-14T21:58:47.416Z] (35/107) Installing libtheora (1.1.1-r17) [2023-11-14T21:58:47.416Z] (36/107) Installing libvorbis (1.3.7-r1) [2023-11-14T21:58:47.416Z] (37/107) Installing libvpx (1.13.0-r2) [2023-11-14T21:58:47.416Z] (38/107) Installing libwebp (1.3.2-r0) [2023-11-14T21:58:47.416Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2023-11-14T21:58:47.416Z] (40/107) Installing numactl (2.0.16-r4) [2023-11-14T21:58:47.416Z] (41/107) Installing x265-libs (3.5-r4) [2023-11-14T21:58:47.677Z] (42/107) Installing xvidcore (1.3.7-r1) [2023-11-14T21:58:47.677Z] (43/107) Installing ffmpeg-libavcodec (6.0-r15) [2023-11-14T21:58:47.677Z] (44/107) Installing alsa-lib (1.2.9-r1) [2023-11-14T21:58:47.677Z] (45/107) Installing libexpat (2.5.0-r1) [2023-11-14T21:58:47.677Z] (46/107) Installing libbz2 (1.0.8-r5) [2023-11-14T21:58:47.677Z] (47/107) Installing libpng (1.6.39-r3) [2023-11-14T21:58:47.677Z] (48/107) Installing freetype (2.13.0-r5) [2023-11-14T21:58:47.677Z] (49/107) Installing fontconfig (2.14.2-r3) [2023-11-14T21:58:47.677Z] (50/107) Installing fribidi (1.0.13-r0) [2023-11-14T21:58:47.677Z] (51/107) Installing libintl (0.21.1-r7) [2023-11-14T21:58:47.677Z] (52/107) Installing libblkid (2.38.1-r8) [2023-11-14T21:58:47.677Z] (53/107) Installing libmount (2.38.1-r8) [2023-11-14T21:58:47.677Z] (54/107) Installing pcre2 (10.42-r1) [2023-11-14T21:58:47.677Z] (55/107) Installing glib (2.76.4-r0) [2023-11-14T21:58:47.938Z] (56/107) Installing graphite2 (1.3.14-r5) [2023-11-14T21:58:47.938Z] (57/107) Installing harfbuzz (7.3.0-r0) [2023-11-14T21:58:47.938Z] (58/107) Installing libunibreak (5.1-r0) [2023-11-14T21:58:47.938Z] (59/107) Installing libass (0.17.1-r0) [2023-11-14T21:58:47.938Z] (60/107) Installing libbluray (1.3.4-r0) [2023-11-14T21:58:47.938Z] (61/107) Installing gmp (6.2.1-r3) [2023-11-14T21:58:47.938Z] (62/107) Installing nettle (3.8.1-r2) [2023-11-14T21:58:47.938Z] (63/107) Installing libunistring (1.1-r1) [2023-11-14T21:58:47.938Z] (64/107) Installing libidn2 (2.3.4-r1) [2023-11-14T21:58:47.938Z] (65/107) Installing p11-kit (0.24.1-r2) [2023-11-14T21:58:47.938Z] (66/107) Installing libtasn1 (4.19.0-r1) [2023-11-14T21:58:47.938Z] (67/107) Installing gnutls (3.8.0-r2) [2023-11-14T21:58:47.938Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2023-11-14T21:58:47.938Z] (69/107) Installing libopenmpt (0.7.2-r0) [2023-11-14T21:58:47.938Z] (70/107) Installing cjson (1.7.15-r4) [2023-11-14T21:58:47.938Z] (71/107) Installing mbedtls (2.28.5-r0) [2023-11-14T21:58:47.938Z] (72/107) Installing librist (0.2.7-r0) [2023-11-14T21:58:47.938Z] (73/107) Installing libsrt (1.5.2-r0) [2023-11-14T21:58:47.938Z] (74/107) Installing libssh (0.10.5-r0) [2023-11-14T21:58:47.938Z] (75/107) Installing xz-libs (5.4.3-r0) [2023-11-14T21:58:47.938Z] (76/107) Installing libxml2 (2.11.4-r0) [2023-11-14T21:58:47.938Z] (77/107) Installing libsodium (1.0.18-r3) [2023-11-14T21:58:47.938Z] (78/107) Installing libzmq (4.3.4-r4) [2023-11-14T21:58:47.938Z] (79/107) Installing ffmpeg-libavformat (6.0-r15) [2023-11-14T21:58:48.199Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2023-11-14T21:58:48.199Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2023-11-14T21:58:48.199Z] (82/107) Installing shaderc (2023.3-r1) [2023-11-14T21:58:48.199Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2023-11-14T21:58:48.199Z] (84/107) Installing libplacebo (5.264.1-r1) [2023-11-14T21:58:48.199Z] (85/107) Installing ffmpeg-libpostproc (6.0-r15) [2023-11-14T21:58:48.199Z] (86/107) Installing ffmpeg-libswscale (6.0-r15) [2023-11-14T21:58:48.199Z] (87/107) Installing vidstab (1.1.1-r0) [2023-11-14T21:58:48.199Z] (88/107) Installing zimg (3.0.5-r0) [2023-11-14T21:58:48.199Z] (89/107) Installing ffmpeg-libavfilter (6.0-r15) [2023-11-14T21:58:48.199Z] (90/107) Installing libasyncns (0.8-r1) [2023-11-14T21:58:48.199Z] (91/107) Installing dbus-libs (1.14.8-r0) [2023-11-14T21:58:48.199Z] (92/107) Installing libltdl (2.4.7-r2) [2023-11-14T21:58:48.199Z] (93/107) Installing orc (0.4.34-r0) [2023-11-14T21:58:48.199Z] (94/107) Installing flac-libs (1.4.3-r0) [2023-11-14T21:58:48.199Z] (95/107) Installing libsndfile (1.2.0-r2) [2023-11-14T21:58:48.199Z] (96/107) Installing speexdsp (1.2.1-r1) [2023-11-14T21:58:48.199Z] (97/107) Installing tdb-libs (1.4.8-r1) [2023-11-14T21:58:48.199Z] (98/107) Installing libpulse (16.1-r10) [2023-11-14T21:58:48.460Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2023-11-14T21:58:48.460Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2023-11-14T21:58:48.460Z] (101/107) Installing ffmpeg-libavdevice (6.0-r15) [2023-11-14T21:58:48.460Z] (102/107) Installing ffmpeg (6.0-r15) [2023-11-14T21:58:48.460Z] (103/107) Installing udev-init-scripts (35-r1) [2023-11-14T21:58:48.460Z] (104/107) Installing eudev-libs (3.2.11-r8) [2023-11-14T21:58:48.460Z] (105/107) Installing zstd-libs (1.5.5-r4) [2023-11-14T21:58:48.460Z] (106/107) Installing kmod-libs (30-r3) [2023-11-14T21:58:48.460Z] (107/107) Installing eudev (3.2.11-r8) [2023-11-14T21:58:48.460Z] Executing busybox-1.36.1-r2.trigger [2023-11-14T21:58:48.460Z] Executing glib-2.76.4-r0.trigger [2023-11-14T21:58:48.460Z] Executing eudev-3.2.11-r8.trigger [2023-11-14T21:58:48.460Z] OK: 131 MiB in 122 packages [2023-11-14T21:58:56.678Z] Removing intermediate container a7d5fc548bfa [2023-11-14T21:58:56.678Z] ---> 2c034a3909fb [2023-11-14T21:58:56.678Z] Step 18/37 : RUN apk --no-cache upgrade [2023-11-14T21:58:57.620Z] ---> Running in 8fb9c6782a0c [2023-11-14T21:58:58.567Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T21:58:58.828Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T21:58:59.093Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T21:58:59.093Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:58:59.093Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-14T21:58:59.093Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:58:59.093Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T21:58:59.093Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T21:58:59.093Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:58:59.093Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T21:58:59.093Z] Executing busybox-1.36.1-r5.trigger [2023-11-14T21:58:59.093Z] OK: 131 MiB in 122 packages [2023-11-14T21:59:01.645Z] Removing intermediate container 8fb9c6782a0c [2023-11-14T21:59:01.645Z] ---> 42cb52b238dd [2023-11-14T21:59:01.645Z] Step 19/37 : WORKDIR / [2023-11-14T21:59:02.232Z] ---> Running in 6ebe102be60d [2023-11-14T21:59:03.170Z] Removing intermediate container 6ebe102be60d [2023-11-14T21:59:03.170Z] ---> 3c141acb107a [2023-11-14T21:59:03.170Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2023-11-14T21:59:05.071Z] ---> 731969490a88 [2023-11-14T21:59:05.071Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2023-11-14T21:59:06.004Z] ---> d56b18c16039 [2023-11-14T21:59:06.004Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-11-14T21:59:06.939Z] ---> f67138a7f8b4 [2023-11-14T21:59:06.939Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-11-14T21:59:07.890Z] ---> fe7aacebb068 [2023-11-14T21:59:07.890Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-11-14T21:59:08.149Z] ---> 6a8c7bf33413 [2023-11-14T21:59:08.149Z] Step 25/37 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-11-14T21:59:08.717Z] ---> 3be08d2e907b [2023-11-14T21:59:08.717Z] Step 26/37 : COPY --from=rtsp /rtsp-simple-server / [2023-11-14T21:59:10.645Z] ---> edd0aa16a04c [2023-11-14T21:59:10.645Z] Step 27/37 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-11-14T21:59:10.904Z] ---> Running in 58c946080d28 [2023-11-14T21:59:12.846Z] Removing intermediate container 58c946080d28 [2023-11-14T21:59:12.846Z] ---> 2b105a7083f4 [2023-11-14T21:59:12.846Z] Step 28/37 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-11-14T21:59:13.109Z] ---> Running in debedf5f0c1f [2023-11-14T21:59:15.080Z] Removing intermediate container debedf5f0c1f [2023-11-14T21:59:15.080Z] ---> 55263c71c271 [2023-11-14T21:59:15.080Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-11-14T21:59:15.650Z] ---> Running in c91108830753 [2023-11-14T21:59:18.206Z] Removing intermediate container c91108830753 [2023-11-14T21:59:18.206Z] ---> d2e93f180913 [2023-11-14T21:59:18.206Z] Step 30/37 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-11-14T21:59:18.487Z] ---> Running in 9335e6267ca9 [2023-11-14T21:59:21.049Z] Removing intermediate container 9335e6267ca9 [2023-11-14T21:59:21.049Z] ---> 35a612c467e8 [2023-11-14T21:59:21.049Z] Step 31/37 : EXPOSE 59983 [2023-11-14T21:59:21.992Z] ---> Running in d85dff5c515d [2023-11-14T21:59:24.549Z] Removing intermediate container d85dff5c515d [2023-11-14T21:59:24.549Z] ---> cee5e974ace9 [2023-11-14T21:59:24.549Z] Step 32/37 : EXPOSE 8554 [2023-11-14T21:59:25.135Z] ---> Running in 30bc472f3f56 [2023-11-14T21:59:26.081Z] Removing intermediate container 30bc472f3f56 [2023-11-14T21:59:26.081Z] ---> 10c0434884ad [2023-11-14T21:59:26.081Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-11-14T21:59:27.023Z] ---> Running in 9e2165246b90 [2023-11-14T21:59:28.408Z] Removing intermediate container 9e2165246b90 [2023-11-14T21:59:28.408Z] ---> 05293eecd9ef [2023-11-14T21:59:28.408Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-11-14T21:59:28.983Z] ---> Running in af9f4a973717 [2023-11-14T21:59:30.898Z] Removing intermediate container af9f4a973717 [2023-11-14T21:59:30.898Z] ---> c5e4b24358af [2023-11-14T21:59:30.898Z] Step 35/37 : LABEL arch=amd64 [2023-11-14T21:59:31.840Z] ---> Running in 6dd39fce0e4a [2023-11-14T21:59:33.216Z] Removing intermediate container 6dd39fce0e4a [2023-11-14T21:59:33.216Z] ---> 540aee009cca [2023-11-14T21:59:33.216Z] Step 36/37 : LABEL git_sha=6e9e8282a24c5b81fc31740ee0ad2433cd2c3582 [2023-11-14T21:59:33.791Z] ---> Running in 3354e10535b8 [2023-11-14T21:59:35.163Z] Removing intermediate container 3354e10535b8 [2023-11-14T21:59:35.163Z] ---> 904d974d156e [2023-11-14T21:59:35.163Z] Step 37/37 : LABEL version=3.1.0-dev.39 [2023-11-14T21:59:36.534Z] ---> Running in 77d98b7b410a [2023-11-14T21:59:39.061Z] Removing intermediate container 77d98b7b410a [2023-11-14T21:59:39.061Z] ---> 01c17a2ab354 [2023-11-14T21:59:39.061Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-14T21:59:39.061Z] Successfully built 01c17a2ab354 [2023-11-14T21:59:39.318Z] 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-11-14T21:59:39.417Z] provisioning config files... [2023-11-14T21:59:39.424Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1457984860704209071tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T21:59:39.722Z] ---> docker-login.sh [2023-11-14T21:59:39.722Z] nexus3.edgexfoundry.org:10001 [2023-11-14T21:59:39.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:59:39.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:59:39.722Z] Configure a credential helper to remove this warning. See [2023-11-14T21:59:39.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:59:39.722Z] [2023-11-14T21:59:39.722Z] Login Succeeded [2023-11-14T21:59:39.722Z] nexus3.edgexfoundry.org:10002 [2023-11-14T21:59:39.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:59:39.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:59:39.722Z] Configure a credential helper to remove this warning. See [2023-11-14T21:59:39.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:59:39.722Z] [2023-11-14T21:59:39.722Z] Login Succeeded [2023-11-14T21:59:39.722Z] nexus3.edgexfoundry.org:10003 [2023-11-14T21:59:39.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:59:39.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:59:39.979Z] Configure a credential helper to remove this warning. See [2023-11-14T21:59:39.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:59:39.979Z] [2023-11-14T21:59:39.979Z] Login Succeeded [2023-11-14T21:59:39.979Z] nexus3.edgexfoundry.org:10004 [2023-11-14T21:59:39.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:59:40.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:59:40.239Z] Configure a credential helper to remove this warning. See [2023-11-14T21:59:40.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:59:40.239Z] [2023-11-14T21:59:40.239Z] Login Succeeded [2023-11-14T21:59:40.239Z] docker.io [2023-11-14T21:59:40.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:59:40.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:59:40.499Z] Configure a credential helper to remove this warning. See [2023-11-14T21:59:40.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:59:40.499Z] [2023-11-14T21:59:40.499Z] Login Succeeded [2023-11-14T21:59:40.499Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T21:59:40.506Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-14T21:59:40.545Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T21:59:40.573Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2023-11-14T21:59:40.573Z] 6e9e8282a24c5b81fc31740ee0ad2433cd2c3582 [2023-11-14T21:59:40.573Z] latest [2023-11-14T21:59:40.573Z] 3.1.0-dev.39 [2023-11-14T21:59:40.573Z] 6e9e8282a24c5b81fc31740ee0ad2433cd2c3582-3.1.0-dev.39 [2023-11-14T21:59:40.573Z] main [2023-11-14T21:59:40.573Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:59:40.906Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:6e9e8282a24c5b81fc31740ee0ad2433cd2c3582 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:59:41.213Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:6e9e8282a24c5b81fc31740ee0ad2433cd2c3582 [2023-11-14T21:59:41.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-11-14T21:59:41.213Z] 8873857100e2: Preparing [2023-11-14T21:59:41.213Z] e6de9cf273e0: Preparing [2023-11-14T21:59:41.213Z] a0d25f495a83: Preparing [2023-11-14T21:59:41.213Z] 10154df1a4e4: Preparing [2023-11-14T21:59:41.213Z] 3827b5b91e75: Preparing [2023-11-14T21:59:41.213Z] acc83c6ca332: Preparing [2023-11-14T21:59:41.213Z] 3f5d5222ac17: Preparing [2023-11-14T21:59:41.213Z] 37a47ca5b121: Preparing [2023-11-14T21:59:41.213Z] db64a4dd1e0f: Preparing [2023-11-14T21:59:41.213Z] 6b439e7068af: Preparing [2023-11-14T21:59:41.213Z] f9a13fab5ac0: Preparing [2023-11-14T21:59:41.213Z] 267cd0fce4ee: Preparing [2023-11-14T21:59:41.213Z] 0b9e3eb493ef: Preparing [2023-11-14T21:59:41.213Z] cc2447e1835a: Preparing [2023-11-14T21:59:41.213Z] acc83c6ca332: Waiting [2023-11-14T21:59:41.213Z] 3f5d5222ac17: Waiting [2023-11-14T21:59:41.213Z] 37a47ca5b121: Waiting [2023-11-14T21:59:41.213Z] db64a4dd1e0f: Waiting [2023-11-14T21:59:41.213Z] 6b439e7068af: Waiting [2023-11-14T21:59:41.213Z] f9a13fab5ac0: Waiting [2023-11-14T21:59:41.213Z] 267cd0fce4ee: Waiting [2023-11-14T21:59:41.213Z] 0b9e3eb493ef: Waiting [2023-11-14T21:59:41.213Z] cc2447e1835a: Waiting [2023-11-14T21:59:41.213Z] 10154df1a4e4: Pushed [2023-11-14T21:59:41.213Z] 8873857100e2: Pushed [2023-11-14T21:59:41.213Z] a0d25f495a83: Pushed [2023-11-14T21:59:41.213Z] e6de9cf273e0: Pushed [2023-11-14T21:59:41.792Z] acc83c6ca332: Pushed [2023-11-14T21:59:42.050Z] 3f5d5222ac17: Pushed [2023-11-14T21:59:42.308Z] 37a47ca5b121: Pushed [2023-11-14T21:59:42.308Z] db64a4dd1e0f: Pushed [2023-11-14T21:59:42.308Z] 6b439e7068af: Pushed [2023-11-14T21:59:42.873Z] cc2447e1835a: Layer already exists [2023-11-14T21:59:43.132Z] 267cd0fce4ee: Pushed [2023-11-14T21:59:43.698Z] 3827b5b91e75: Pushed [2023-11-14T21:59:45.069Z] f9a13fab5ac0: Pushed [2023-11-14T21:59:53.186Z] 0b9e3eb493ef: Pushed [2023-11-14T21:59:53.458Z] 6e9e8282a24c5b81fc31740ee0ad2433cd2c3582: digest: sha256:766c87cb0d31cb2db9f03364f7f2e3eab2c9a31b138415dc627ac9229a769845 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:59:54.049Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:59:54.364Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-11-14T21:59:54.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-11-14T21:59:54.364Z] 8873857100e2: Preparing [2023-11-14T21:59:54.364Z] e6de9cf273e0: Preparing [2023-11-14T21:59:54.364Z] a0d25f495a83: Preparing [2023-11-14T21:59:54.364Z] 10154df1a4e4: Preparing [2023-11-14T21:59:54.364Z] 3827b5b91e75: Preparing [2023-11-14T21:59:54.364Z] acc83c6ca332: Preparing [2023-11-14T21:59:54.364Z] 3f5d5222ac17: Preparing [2023-11-14T21:59:54.364Z] 37a47ca5b121: Preparing [2023-11-14T21:59:54.364Z] db64a4dd1e0f: Preparing [2023-11-14T21:59:54.364Z] 6b439e7068af: Preparing [2023-11-14T21:59:54.364Z] f9a13fab5ac0: Preparing [2023-11-14T21:59:54.364Z] 267cd0fce4ee: Preparing [2023-11-14T21:59:54.364Z] 0b9e3eb493ef: Preparing [2023-11-14T21:59:54.364Z] cc2447e1835a: Preparing [2023-11-14T21:59:54.364Z] db64a4dd1e0f: Waiting [2023-11-14T21:59:54.364Z] 6b439e7068af: Waiting [2023-11-14T21:59:54.364Z] f9a13fab5ac0: Waiting [2023-11-14T21:59:54.364Z] 267cd0fce4ee: Waiting [2023-11-14T21:59:54.364Z] 0b9e3eb493ef: Waiting [2023-11-14T21:59:54.364Z] cc2447e1835a: Waiting [2023-11-14T21:59:54.364Z] 3f5d5222ac17: Waiting [2023-11-14T21:59:54.364Z] acc83c6ca332: Waiting [2023-11-14T21:59:54.364Z] 37a47ca5b121: Waiting [2023-11-14T21:59:54.364Z] e6de9cf273e0: Layer already exists [2023-11-14T21:59:54.364Z] 8873857100e2: Layer already exists [2023-11-14T21:59:54.364Z] a0d25f495a83: Layer already exists [2023-11-14T21:59:54.364Z] 10154df1a4e4: Layer already exists [2023-11-14T21:59:54.364Z] 3827b5b91e75: Layer already exists [2023-11-14T21:59:54.364Z] acc83c6ca332: Layer already exists [2023-11-14T21:59:54.364Z] 37a47ca5b121: Layer already exists [2023-11-14T21:59:54.364Z] 3f5d5222ac17: Layer already exists [2023-11-14T21:59:54.364Z] 6b439e7068af: Layer already exists [2023-11-14T21:59:54.364Z] db64a4dd1e0f: Layer already exists [2023-11-14T21:59:54.364Z] f9a13fab5ac0: Layer already exists [2023-11-14T21:59:54.364Z] cc2447e1835a: Layer already exists [2023-11-14T21:59:54.364Z] 267cd0fce4ee: Layer already exists [2023-11-14T21:59:54.364Z] 0b9e3eb493ef: Layer already exists [2023-11-14T21:59:54.364Z] latest: digest: sha256:766c87cb0d31cb2db9f03364f7f2e3eab2c9a31b138415dc627ac9229a769845 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:59:54.685Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:59:55.003Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.39 [2023-11-14T21:59:55.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-11-14T21:59:55.003Z] 8873857100e2: Preparing [2023-11-14T21:59:55.003Z] e6de9cf273e0: Preparing [2023-11-14T21:59:55.003Z] a0d25f495a83: Preparing [2023-11-14T21:59:55.003Z] 10154df1a4e4: Preparing [2023-11-14T21:59:55.003Z] 3827b5b91e75: Preparing [2023-11-14T21:59:55.003Z] acc83c6ca332: Preparing [2023-11-14T21:59:55.003Z] 3f5d5222ac17: Preparing [2023-11-14T21:59:55.003Z] 37a47ca5b121: Preparing [2023-11-14T21:59:55.003Z] db64a4dd1e0f: Preparing [2023-11-14T21:59:55.003Z] 6b439e7068af: Preparing [2023-11-14T21:59:55.003Z] f9a13fab5ac0: Preparing [2023-11-14T21:59:55.003Z] 267cd0fce4ee: Preparing [2023-11-14T21:59:55.003Z] 0b9e3eb493ef: Preparing [2023-11-14T21:59:55.003Z] cc2447e1835a: Preparing [2023-11-14T21:59:55.003Z] 37a47ca5b121: Waiting [2023-11-14T21:59:55.003Z] 267cd0fce4ee: Waiting [2023-11-14T21:59:55.003Z] 0b9e3eb493ef: Waiting [2023-11-14T21:59:55.003Z] cc2447e1835a: Waiting [2023-11-14T21:59:55.003Z] db64a4dd1e0f: Waiting [2023-11-14T21:59:55.003Z] f9a13fab5ac0: Waiting [2023-11-14T21:59:55.003Z] acc83c6ca332: Waiting [2023-11-14T21:59:55.003Z] 3f5d5222ac17: Waiting [2023-11-14T21:59:55.003Z] e6de9cf273e0: Layer already exists [2023-11-14T21:59:55.003Z] 10154df1a4e4: Layer already exists [2023-11-14T21:59:55.003Z] 3827b5b91e75: Layer already exists [2023-11-14T21:59:55.003Z] a0d25f495a83: Layer already exists [2023-11-14T21:59:55.003Z] 8873857100e2: Layer already exists [2023-11-14T21:59:55.003Z] acc83c6ca332: Layer already exists [2023-11-14T21:59:55.003Z] 3f5d5222ac17: Layer already exists [2023-11-14T21:59:55.003Z] 37a47ca5b121: Layer already exists [2023-11-14T21:59:55.003Z] db64a4dd1e0f: Layer already exists [2023-11-14T21:59:55.003Z] 6b439e7068af: Layer already exists [2023-11-14T21:59:55.003Z] 267cd0fce4ee: Layer already exists [2023-11-14T21:59:55.003Z] f9a13fab5ac0: Layer already exists [2023-11-14T21:59:55.003Z] 0b9e3eb493ef: Layer already exists [2023-11-14T21:59:55.003Z] cc2447e1835a: Layer already exists [2023-11-14T21:59:55.003Z] 3.1.0-dev.39: digest: sha256:766c87cb0d31cb2db9f03364f7f2e3eab2c9a31b138415dc627ac9229a769845 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:59:55.323Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:6e9e8282a24c5b81fc31740ee0ad2433cd2c3582-3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:59:55.632Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:6e9e8282a24c5b81fc31740ee0ad2433cd2c3582-3.1.0-dev.39 [2023-11-14T21:59:55.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-11-14T21:59:55.632Z] 8873857100e2: Preparing [2023-11-14T21:59:55.632Z] e6de9cf273e0: Preparing [2023-11-14T21:59:55.632Z] a0d25f495a83: Preparing [2023-11-14T21:59:55.632Z] 10154df1a4e4: Preparing [2023-11-14T21:59:55.632Z] 3827b5b91e75: Preparing [2023-11-14T21:59:55.632Z] acc83c6ca332: Preparing [2023-11-14T21:59:55.632Z] 3f5d5222ac17: Preparing [2023-11-14T21:59:55.632Z] 37a47ca5b121: Preparing [2023-11-14T21:59:55.632Z] db64a4dd1e0f: Preparing [2023-11-14T21:59:55.632Z] 6b439e7068af: Preparing [2023-11-14T21:59:55.632Z] f9a13fab5ac0: Preparing [2023-11-14T21:59:55.632Z] 267cd0fce4ee: Preparing [2023-11-14T21:59:55.632Z] 0b9e3eb493ef: Preparing [2023-11-14T21:59:55.632Z] cc2447e1835a: Preparing [2023-11-14T21:59:55.632Z] 6b439e7068af: Waiting [2023-11-14T21:59:55.632Z] f9a13fab5ac0: Waiting [2023-11-14T21:59:55.632Z] acc83c6ca332: Waiting [2023-11-14T21:59:55.632Z] 3f5d5222ac17: Waiting [2023-11-14T21:59:55.632Z] 37a47ca5b121: Waiting [2023-11-14T21:59:55.632Z] 267cd0fce4ee: Waiting [2023-11-14T21:59:55.632Z] db64a4dd1e0f: Waiting [2023-11-14T21:59:55.632Z] cc2447e1835a: Waiting [2023-11-14T21:59:55.632Z] e6de9cf273e0: Layer already exists [2023-11-14T21:59:55.632Z] 3827b5b91e75: Layer already exists [2023-11-14T21:59:55.632Z] 10154df1a4e4: Layer already exists [2023-11-14T21:59:55.632Z] a0d25f495a83: Layer already exists [2023-11-14T21:59:55.632Z] 8873857100e2: Layer already exists [2023-11-14T21:59:55.632Z] 3f5d5222ac17: Layer already exists [2023-11-14T21:59:55.632Z] acc83c6ca332: Layer already exists [2023-11-14T21:59:55.632Z] db64a4dd1e0f: Layer already exists [2023-11-14T21:59:55.632Z] 37a47ca5b121: Layer already exists [2023-11-14T21:59:55.632Z] 6b439e7068af: Layer already exists [2023-11-14T21:59:55.632Z] 267cd0fce4ee: Layer already exists [2023-11-14T21:59:55.632Z] f9a13fab5ac0: Layer already exists [2023-11-14T21:59:55.632Z] cc2447e1835a: Layer already exists [2023-11-14T21:59:55.632Z] 0b9e3eb493ef: Layer already exists [2023-11-14T21:59:55.632Z] 6e9e8282a24c5b81fc31740ee0ad2433cd2c3582-3.1.0-dev.39: digest: sha256:766c87cb0d31cb2db9f03364f7f2e3eab2c9a31b138415dc627ac9229a769845 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:59:55.963Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:59:56.270Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2023-11-14T21:59:56.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-11-14T21:59:56.270Z] 8873857100e2: Preparing [2023-11-14T21:59:56.270Z] e6de9cf273e0: Preparing [2023-11-14T21:59:56.270Z] a0d25f495a83: Preparing [2023-11-14T21:59:56.270Z] 10154df1a4e4: Preparing [2023-11-14T21:59:56.270Z] 3827b5b91e75: Preparing [2023-11-14T21:59:56.270Z] acc83c6ca332: Preparing [2023-11-14T21:59:56.270Z] 3f5d5222ac17: Preparing [2023-11-14T21:59:56.270Z] 37a47ca5b121: Preparing [2023-11-14T21:59:56.270Z] db64a4dd1e0f: Preparing [2023-11-14T21:59:56.270Z] 6b439e7068af: Preparing [2023-11-14T21:59:56.270Z] f9a13fab5ac0: Preparing [2023-11-14T21:59:56.270Z] 267cd0fce4ee: Preparing [2023-11-14T21:59:56.270Z] 0b9e3eb493ef: Preparing [2023-11-14T21:59:56.270Z] cc2447e1835a: Preparing [2023-11-14T21:59:56.270Z] 3f5d5222ac17: Waiting [2023-11-14T21:59:56.270Z] 37a47ca5b121: Waiting [2023-11-14T21:59:56.270Z] db64a4dd1e0f: Waiting [2023-11-14T21:59:56.270Z] 6b439e7068af: Waiting [2023-11-14T21:59:56.270Z] f9a13fab5ac0: Waiting [2023-11-14T21:59:56.270Z] 0b9e3eb493ef: Waiting [2023-11-14T21:59:56.270Z] 267cd0fce4ee: Waiting [2023-11-14T21:59:56.270Z] cc2447e1835a: Waiting [2023-11-14T21:59:56.270Z] 3827b5b91e75: Layer already exists [2023-11-14T21:59:56.270Z] e6de9cf273e0: Layer already exists [2023-11-14T21:59:56.270Z] 10154df1a4e4: Layer already exists [2023-11-14T21:59:56.270Z] 8873857100e2: Layer already exists [2023-11-14T21:59:56.270Z] a0d25f495a83: Layer already exists [2023-11-14T21:59:56.270Z] acc83c6ca332: Layer already exists [2023-11-14T21:59:56.270Z] db64a4dd1e0f: Layer already exists [2023-11-14T21:59:56.270Z] 6b439e7068af: Layer already exists [2023-11-14T21:59:56.270Z] 37a47ca5b121: Layer already exists [2023-11-14T21:59:56.270Z] 3f5d5222ac17: Layer already exists [2023-11-14T21:59:56.270Z] 267cd0fce4ee: Layer already exists [2023-11-14T21:59:56.270Z] f9a13fab5ac0: Layer already exists [2023-11-14T21:59:56.270Z] cc2447e1835a: Layer already exists [2023-11-14T21:59:56.270Z] 0b9e3eb493ef: Layer already exists [2023-11-14T21:59:56.270Z] main: digest: sha256:766c87cb0d31cb2db9f03364f7f2e3eab2c9a31b138415dc627ac9229a769845 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-14T21:59:56.326Z] ===================================================== [Pipeline] echo [2023-11-14T21:59:56.337Z] taggedImages: [2023-11-14T21:59:56.337Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:6e9e8282a24c5b81fc31740ee0ad2433cd2c3582 [2023-11-14T21:59:56.337Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-11-14T21:59:56.337Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.39 [2023-11-14T21:59:56.337Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:6e9e8282a24c5b81fc31740ee0ad2433cd2c3582-3.1.0-dev.39 [2023-11-14T21:59:56.337Z] - 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-11-14T21:59:56.727Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-14T21:59:56.728Z] [2023-11-14T21:59:56.728Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:59:57.026Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-14T21:59:57.026Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-14T21:59:57.026Z] 5eb5b503b376: Pulling fs layer [2023-11-14T21:59:57.026Z] 5c69ac0246d0: Pulling fs layer [2023-11-14T21:59:57.026Z] ec43610c2a17: Pulling fs layer [2023-11-14T21:59:57.026Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-14T21:59:57.026Z] 33b1e0a273af: Pulling fs layer [2023-11-14T21:59:57.026Z] 5d3b04190fa2: Pulling fs layer [2023-11-14T21:59:57.026Z] 2f39f015ded8: Pulling fs layer [2023-11-14T21:59:57.026Z] 5d3b04190fa2: Waiting [2023-11-14T21:59:57.026Z] 2f39f015ded8: Waiting [2023-11-14T21:59:57.026Z] 3a2ae6a8a46f: Waiting [2023-11-14T21:59:57.026Z] 33b1e0a273af: Waiting [2023-11-14T21:59:57.287Z] 5c69ac0246d0: Download complete [2023-11-14T21:59:57.287Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-14T21:59:57.287Z] 3a2ae6a8a46f: Download complete [2023-11-14T21:59:57.287Z] 33b1e0a273af: Verifying Checksum [2023-11-14T21:59:57.287Z] 33b1e0a273af: Download complete [2023-11-14T21:59:57.287Z] 5d3b04190fa2: Verifying Checksum [2023-11-14T21:59:57.287Z] 5d3b04190fa2: Download complete [2023-11-14T21:59:57.287Z] ec43610c2a17: Verifying Checksum [2023-11-14T21:59:57.287Z] ec43610c2a17: Download complete [2023-11-14T21:59:57.553Z] 5eb5b503b376: Verifying Checksum [2023-11-14T21:59:57.553Z] 5eb5b503b376: Download complete [2023-11-14T21:59:58.494Z] 2f39f015ded8: Download complete [2023-11-14T21:59:59.060Z] 5eb5b503b376: Pull complete [2023-11-14T21:59:59.628Z] 5c69ac0246d0: Pull complete [2023-11-14T22:00:00.559Z] ec43610c2a17: Pull complete [2023-11-14T22:00:00.821Z] 3a2ae6a8a46f: Pull complete [2023-11-14T22:00:01.756Z] 33b1e0a273af: Pull complete [2023-11-14T22:00:01.756Z] 5d3b04190fa2: Pull complete [2023-11-14T22:00:07.051Z] 2f39f015ded8: Pull complete [2023-11-14T22:00:07.051Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-14T22:00:07.051Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-14T22:00:07.051Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:00:07.158Z] prd-ubuntu20.04-docker-8c-8g-17568 does not seem to be running inside a container [2023-11-14T22:00:07.193Z] $ 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-11-14T22:00:27.519Z] $ docker top 9fb255e69ade22118f8ce9cdb0c3c1c9a7f9c4b67508059c3e717eee43fdfa1d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:00:27.901Z] ---> job-cost.sh [2023-11-14T22:00:27.901Z] lf-activate-venv: SKIPPING [2023-11-14T22:00:27.901Z] INFO: No Stack... [2023-11-14T22:00:28.160Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-14T22:00:28.418Z] INFO: Archiving Costs [Pipeline] sh [2023-11-14T22:00:28.709Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2023-11-14T22:00:28.709Z] + cut -d, -f6 [Pipeline] lock [2023-11-14T22:00:28.720Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-165-stack-cost] [2023-11-14T22:00:28.725Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-165-stack-cost] did not exist. Created. [2023-11-14T22:00:28.725Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-165-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-14T22:00:29.024Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-14T22:00:29.051Z] Stashed 1 file(s) [Pipeline] } [2023-11-14T22:00:29.060Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-165-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-14T22:00:29.076Z] $ docker stop --time=1 9fb255e69ade22118f8ce9cdb0c3c1c9a7f9c4b67508059c3e717eee43fdfa1d [2023-11-14T22:00:30.959Z] $ docker rm -f --volumes 9fb255e69ade22118f8ce9cdb0c3c1c9a7f9c4b67508059c3e717eee43fdfa1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-14T22:08:19.458Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-18005 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2023-11-14T22:08:19.474Z] Running in /w/workspace/device-usb-camera/165 [Pipeline] { [Pipeline] checkout [2023-11-14T22:08:19.518Z] Selected Git installation does not exist. Using Default [2023-11-14T22:08:19.518Z] The recommended git tool is: NONE [2023-11-14T22:08:26.959Z] using credential edgex-jenkins-ssh [2023-11-14T22:08:26.979Z] Cloning the remote Git repository [2023-11-14T22:08:27.050Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-11-14T22:08:27.188Z] > git init /w/workspace/device-usb-camera/165 # timeout=10 [2023-11-14T22:08:27.398Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-11-14T22:08:27.400Z] > git --version # timeout=10 [2023-11-14T22:08:27.435Z] > git --version # 'git version 2.25.1' [2023-11-14T22:08:27.440Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-14T22:08:27.681Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-14T22:08:29.852Z] Avoid second fetch [2023-11-14T22:08:29.852Z] Checking out Revision 6e9e8282a24c5b81fc31740ee0ad2433cd2c3582 (main) [2023-11-14T22:08:28.677Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-11-14T22:08:28.707Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-14T22:08:29.881Z] > git config core.sparsecheckout # timeout=10 [2023-11-14T22:08:30.581Z] Commit message: "Merge pull request #312 from lenny-intel/cve" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-14T22:08:29.968Z] > git checkout -f 6e9e8282a24c5b81fc31740ee0ad2433cd2c3582 # timeout=10 [2023-11-14T22:08:31.608Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-14T22:08:31.608Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-14T22:08:31.608Z] Dload Upload Total Spent Left Speed [2023-11-14T22:08:31.609Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 199k 0 --:--:-- --:--:-- --:--:-- 203k [Pipeline] sh [2023-11-14T22:08:32.218Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-14T22:08:32.557Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-14T22:08:32.557Z] + sudo tee /etc/docker/daemon.new [2023-11-14T22:08:32.557Z] { [2023-11-14T22:08:32.557Z] "registry-mirrors": [ [2023-11-14T22:08:32.557Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-14T22:08:32.557Z] ], [2023-11-14T22:08:32.557Z] "bip": "10.250.0.254/24", [2023-11-14T22:08:32.557Z] "hosts": [ [2023-11-14T22:08:32.557Z] "tcp://0.0.0.0:5555", [2023-11-14T22:08:32.557Z] "unix:///var/run/docker.sock" [2023-11-14T22:08:32.557Z] ], [2023-11-14T22:08:32.557Z] "mtu": 1458, [2023-11-14T22:08:32.557Z] "selinux-enabled": true, [2023-11-14T22:08:32.557Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-14T22:08:32.557Z] } [Pipeline] sh [2023-11-14T22:08:32.908Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-14T22:08:33.266Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-14T22:08:51.556Z] provisioning config files... [2023-11-14T22:08:51.600Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/165@tmp/config2099642145247264680tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:08:51.998Z] ---> docker-login.sh [2023-11-14T22:08:51.998Z] nexus3.edgexfoundry.org:10001 [2023-11-14T22:08:52.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T22:08:52.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T22:08:52.594Z] Configure a credential helper to remove this warning. See [2023-11-14T22:08:52.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T22:08:52.594Z] [2023-11-14T22:08:52.594Z] Login Succeeded [2023-11-14T22:08:52.594Z] nexus3.edgexfoundry.org:10002 [2023-11-14T22:08:53.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T22:08:53.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T22:08:53.189Z] Configure a credential helper to remove this warning. See [2023-11-14T22:08:53.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T22:08:53.189Z] [2023-11-14T22:08:53.189Z] Login Succeeded [2023-11-14T22:08:53.189Z] nexus3.edgexfoundry.org:10003 [2023-11-14T22:08:53.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T22:08:53.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T22:08:53.743Z] Configure a credential helper to remove this warning. See [2023-11-14T22:08:53.743Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T22:08:53.743Z] [2023-11-14T22:08:53.743Z] Login Succeeded [2023-11-14T22:08:53.743Z] nexus3.edgexfoundry.org:10004 [2023-11-14T22:08:54.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T22:08:54.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T22:08:54.021Z] Configure a credential helper to remove this warning. See [2023-11-14T22:08:54.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T22:08:54.021Z] [2023-11-14T22:08:54.021Z] Login Succeeded [2023-11-14T22:08:54.021Z] docker.io [2023-11-14T22:08:54.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T22:08:54.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T22:08:54.565Z] Configure a credential helper to remove this warning. See [2023-11-14T22:08:54.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T22:08:54.565Z] [2023-11-14T22:08:54.565Z] Login Succeeded [2023-11-14T22:08:54.565Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T22:08:54.583Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-14T22:08:54.963Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T22:08:54.977Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T22:08:54.990Z] ========================================================= [2023-11-14T22:08:54.990Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-14T22:08:54.990Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:08:55.362Z] + 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-11-14T22:08:55.646Z] Sending build context to Docker daemon 1.371MB [2023-11-14T22:08:55.923Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-11-14T22:08:55.923Z] Step 2/13 : FROM ${BASE} AS builder [2023-11-14T22:08:55.923Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-14T22:08:55.923Z] 9fda8d8052c6: Pulling fs layer [2023-11-14T22:08:55.923Z] 5d54e960e981: Pulling fs layer [2023-11-14T22:08:55.923Z] c4a7e357bf2a: Pulling fs layer [2023-11-14T22:08:55.923Z] f0e02332f6b5: Pulling fs layer [2023-11-14T22:08:55.923Z] 872ee5b61b7b: Pulling fs layer [2023-11-14T22:08:55.923Z] 0c6a40ed1a82: Pulling fs layer [2023-11-14T22:08:55.923Z] 94ae7d8d031c: Pulling fs layer [2023-11-14T22:08:55.923Z] 872ee5b61b7b: Waiting [2023-11-14T22:08:55.923Z] 0c6a40ed1a82: Waiting [2023-11-14T22:08:55.923Z] 94ae7d8d031c: Waiting [2023-11-14T22:08:55.923Z] f0e02332f6b5: Waiting [2023-11-14T22:08:56.205Z] 5d54e960e981: Verifying Checksum [2023-11-14T22:08:56.205Z] 5d54e960e981: Download complete [2023-11-14T22:08:56.205Z] f0e02332f6b5: Verifying Checksum [2023-11-14T22:08:56.205Z] f0e02332f6b5: Download complete [2023-11-14T22:08:56.205Z] 872ee5b61b7b: Verifying Checksum [2023-11-14T22:08:56.205Z] 872ee5b61b7b: Download complete [2023-11-14T22:08:56.205Z] 9fda8d8052c6: Verifying Checksum [2023-11-14T22:08:56.205Z] 9fda8d8052c6: Download complete [2023-11-14T22:08:56.810Z] 94ae7d8d031c: Verifying Checksum [2023-11-14T22:08:56.810Z] 94ae7d8d031c: Download complete [2023-11-14T22:08:57.091Z] 9fda8d8052c6: Pull complete [2023-11-14T22:08:57.704Z] 5d54e960e981: Pull complete [2023-11-14T22:09:01.149Z] 0c6a40ed1a82: Verifying Checksum [2023-11-14T22:09:01.149Z] 0c6a40ed1a82: Download complete [2023-11-14T22:09:01.149Z] c4a7e357bf2a: Verifying Checksum [2023-11-14T22:09:01.149Z] c4a7e357bf2a: Download complete [2023-11-14T22:09:16.242Z] c4a7e357bf2a: Pull complete [2023-11-14T22:09:16.242Z] f0e02332f6b5: Pull complete [2023-11-14T22:09:16.242Z] 872ee5b61b7b: Pull complete [2023-11-14T22:09:26.440Z] 0c6a40ed1a82: Pull complete [2023-11-14T22:09:27.932Z] 94ae7d8d031c: Pull complete [2023-11-14T22:09:27.932Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-11-14T22:09:27.932Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-14T22:09:27.932Z] ---> 86de565de09d [2023-11-14T22:09:27.932Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-11-14T22:09:30.541Z] ---> Running in c556f028f68f [2023-11-14T22:09:30.541Z] Removing intermediate container c556f028f68f [2023-11-14T22:09:30.541Z] ---> 0173152fce15 [2023-11-14T22:09:30.541Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-14T22:09:30.541Z] ---> Running in 3c0705cae104 [2023-11-14T22:09:30.811Z] Removing intermediate container 3c0705cae104 [2023-11-14T22:09:30.811Z] ---> 114e7b4f225e [2023-11-14T22:09:30.811Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-11-14T22:09:31.086Z] ---> Running in b3ccdbd052a5 [2023-11-14T22:09:31.372Z] Removing intermediate container b3ccdbd052a5 [2023-11-14T22:09:31.372Z] ---> 94fdad217c88 [2023-11-14T22:09:31.372Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-11-14T22:09:31.648Z] ---> Running in dce1be0cc8a8 [2023-11-14T22:09:31.921Z] Removing intermediate container dce1be0cc8a8 [2023-11-14T22:09:31.921Z] ---> 5e426c1c56aa [2023-11-14T22:09:31.921Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-14T22:09:31.921Z] ---> Running in d06d21dbfd84 [2023-11-14T22:09:33.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T22:09:33.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T22:09:35.040Z] (1/13) Installing libintl (0.21.1-r7) [2023-11-14T22:09:35.040Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-11-14T22:09:35.040Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-11-14T22:09:35.040Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-11-14T22:09:35.040Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-11-14T22:09:35.040Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-11-14T22:09:35.040Z] (7/13) Installing udev-init-scripts (35-r1) [2023-11-14T22:09:35.040Z] (8/13) Installing libblkid (2.38.1-r8) [2023-11-14T22:09:35.311Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-11-14T22:09:35.311Z] (10/13) Installing kmod-libs (30-r3) [2023-11-14T22:09:35.311Z] (11/13) Installing eudev (3.2.11-r8) [2023-11-14T22:09:35.311Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-11-14T22:09:35.311Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-11-14T22:09:35.311Z] Executing busybox-1.36.1-r5.trigger [2023-11-14T22:09:35.311Z] Executing eudev-3.2.11-r8.trigger [2023-11-14T22:09:35.311Z] OK: 273 MiB in 65 packages [2023-11-14T22:09:36.745Z] Removing intermediate container d06d21dbfd84 [2023-11-14T22:09:36.745Z] ---> 6c3f2f10543f [2023-11-14T22:09:36.745Z] Step 8/13 : WORKDIR /device-usb-camera [2023-11-14T22:09:37.015Z] ---> Running in 172fd545d112 [2023-11-14T22:09:37.285Z] Removing intermediate container 172fd545d112 [2023-11-14T22:09:37.285Z] ---> beb6e18aa0bc [2023-11-14T22:09:37.285Z] Step 9/13 : COPY go.mod vendor* ./ [2023-11-14T22:09:37.875Z] ---> fd97467aefdb [2023-11-14T22:09:37.875Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T22:09:38.147Z] ---> Running in 94bd3eccc9e2 [2023-11-14T22:11:15.112Z] Removing intermediate container 94bd3eccc9e2 [2023-11-14T22:11:15.112Z] ---> 342f480503b6 [2023-11-14T22:11:15.112Z] Step 11/13 : COPY . . [2023-11-14T22:11:15.112Z] ---> 119610c4d4bb [2023-11-14T22:11:15.112Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-11-14T22:11:15.112Z] ---> Running in f184d7d2e9f2 [2023-11-14T22:11:15.112Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-14T22:11:15.112Z] Dload Upload Total Spent Left Speed [2023-11-14T22:11:15.112Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100  1253 100 1253 0 0 5189 0 --:--:-- --:--:-- --:--:-- 5220 [2023-11-14T22:11:15.112Z] Removing intermediate container f184d7d2e9f2 [2023-11-14T22:11:15.112Z] ---> 1dfe84aa709a [2023-11-14T22:11:15.112Z] Step 13/13 : RUN ${MAKE} [2023-11-14T22:11:15.112Z] ---> Running in 884c24e8888c [2023-11-14T22:11:15.112Z] noop [2023-11-14T22:11:15.112Z] Removing intermediate container 884c24e8888c [2023-11-14T22:11:15.112Z] ---> fe7739a77dac [2023-11-14T22:11:15.112Z] Successfully built fe7739a77dac [2023-11-14T22:11:15.112Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:11:15.498Z] + docker inspect -f . ci-base-image-arm64 [2023-11-14T22:11:15.498Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:11:15.777Z] prd-ubuntu20.04-docker-arm64-4c-16g-18005 does not seem to be running inside a container [2023-11-14T22:11:15.866Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/165 -v /w/workspace/device-usb-camera/165:/w/workspace/device-usb-camera/165:rw,z -v /w/workspace/device-usb-camera/165@tmp:/w/workspace/device-usb-camera/165@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-11-14T22:11:17.407Z] $ docker top 07b56ffe5472252b3efe3b6d10dd18c81637996b274bdf7bc5d3c2ebcf81356a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T22:11:18.275Z] + go version [2023-11-14T22:11:18.275Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-14T22:11:18.297Z] $ docker stop --time=1 07b56ffe5472252b3efe3b6d10dd18c81637996b274bdf7bc5d3c2ebcf81356a [2023-11-14T22:11:20.080Z] $ docker rm -f --volumes 07b56ffe5472252b3efe3b6d10dd18c81637996b274bdf7bc5d3c2ebcf81356a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:11:20.710Z] + docker inspect -f . ci-base-image-arm64 [2023-11-14T22:11:20.710Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:11:20.940Z] prd-ubuntu20.04-docker-arm64-4c-16g-18005 does not seem to be running inside a container [2023-11-14T22:11:21.061Z] $ 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/165 -v /w/workspace/device-usb-camera/165:/w/workspace/device-usb-camera/165:rw,z -v /w/workspace/device-usb-camera/165@tmp:/w/workspace/device-usb-camera/165@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-11-14T22:11:22.539Z] $ docker top 7f9fa9c1c9d8d69e0b9d9baa964dee888ad39fd693167944a66c48d394994232 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T22:11:23.434Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/165 [Pipeline] fileExists [Pipeline] sh [2023-11-14T22:11:24.117Z] + make test [2023-11-14T22:11:24.117Z] go test ./... -coverprofile=coverage.out ./... [2023-11-14T22:11:29.487Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-11-14T22:14:06.574Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-11-14T22:14:18.953Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.086s coverage: 4.4% of statements [2023-11-14T22:14:18.953Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-14T22:14:18.953Z] go vet ./... [2023-11-14T22:14:51.214Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-14T22:14:51.214Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-14T22:14:51.214Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-14T22:14:51.234Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-14T22:14:51.246Z] $ docker stop --time=1 7f9fa9c1c9d8d69e0b9d9baa964dee888ad39fd693167944a66c48d394994232 [2023-11-14T22:14:53.183Z] $ docker rm -f --volumes 7f9fa9c1c9d8d69e0b9d9baa964dee888ad39fd693167944a66c48d394994232 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-14T22:14:54.531Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-14T22:14:54.554Z] Warning: overwriting stash ‘coverage-report’ [2023-11-14T22:14:55.186Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-14T22:14:55.587Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-14T22:14:55.916Z] + ls -al . [2023-11-14T22:14:55.916Z] total 220 [2023-11-14T22:14:55.916Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 22:11 . [2023-11-14T22:14:55.916Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 22:08 .. [2023-11-14T22:14:55.916Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 22:08 .git [2023-11-14T22:14:55.916Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 22:08 .github [2023-11-14T22:14:55.916Z] -rw-rw-r-- 1 jenkins jenkins 429 Nov 14 22:08 .gitignore [2023-11-14T22:14:55.916Z] -rw-rw-r-- 1 jenkins jenkins 45 Nov 14 22:08 .golangci.yml [2023-11-14T22:14:55.917Z] -rw-rw-r-- 1 jenkins jenkins 77 Nov 14 22:08 .hadolint.yml [2023-11-14T22:14:55.917Z] -rw-rw-r-- 1 jenkins jenkins 10851 Nov 14 22:08 Attribution.txt [2023-11-14T22:14:55.917Z] -rw-rw-r-- 1 jenkins jenkins 16561 Nov 14 22:08 CHANGELOG.md [2023-11-14T22:14:55.917Z] -rw-rw-r-- 1 jenkins jenkins 2562 Nov 14 22:08 Dockerfile [2023-11-14T22:14:55.917Z] -rw-rw-r-- 1 jenkins jenkins 678 Nov 14 22:08 GOVERNANCE.md [2023-11-14T22:14:55.917Z] -rw-rw-r-- 1 jenkins jenkins 659 Nov 14 22:08 Jenkinsfile [2023-11-14T22:14:55.917Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 14 22:08 LICENSE [2023-11-14T22:14:55.917Z] -rw-rw-r-- 1 jenkins jenkins 2611 Nov 14 22:08 Makefile [2023-11-14T22:14:55.917Z] -rw-rw-r-- 1 jenkins jenkins 622 Nov 14 22:08 OWNERS.md [2023-11-14T22:14:55.917Z] -rw-rw-r-- 1 jenkins jenkins 2575 Nov 14 22:08 README.md [2023-11-14T22:14:55.917Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 14 21:53 VERSION [2023-11-14T22:14:55.917Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 22:08 bin [2023-11-14T22:14:55.917Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 22:08 cmd [2023-11-14T22:14:55.917Z] -rw-r--r-- 1 jenkins jenkins 54703 Nov 14 22:14 coverage.out [2023-11-14T22:14:55.917Z] -rwxrwxr-x 1 jenkins jenkins 84 Nov 14 22:08 docker-entrypoint.sh [2023-11-14T22:14:55.917Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 22:08 docs [2023-11-14T22:14:55.917Z] -rw-rw-r-- 1 jenkins jenkins 3878 Nov 14 22:08 go.mod [2023-11-14T22:14:55.917Z] -rw-rw-r-- 1 jenkins jenkins 34744 Nov 14 22:08 go.sum [2023-11-14T22:14:55.917Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 22:08 internal [2023-11-14T22:14:55.917Z] -rw-rw-r-- 1 jenkins jenkins 231 Nov 14 22:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:14:56.270Z] + 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=6e9e8282a24c5b81fc31740ee0ad2433cd2c3582 --label arch=arm64 --label version=3.1.0-dev.39 . [2023-11-14T22:14:56.538Z] Sending build context to Docker daemon 1.426MB [2023-11-14T22:14:56.538Z] Step 1/37 : ARG BASE=golang:1.21-alpine3.18 [2023-11-14T22:14:56.538Z] Step 2/37 : FROM ${BASE} AS builder [2023-11-14T22:14:56.538Z] ---> fe7739a77dac [2023-11-14T22:14:56.538Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2023-11-14T22:14:56.808Z] ---> Running in 8b462394c869 [2023-11-14T22:14:57.080Z] Removing intermediate container 8b462394c869 [2023-11-14T22:14:57.080Z] ---> 205b9f50fd2e [2023-11-14T22:14:57.080Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-14T22:14:57.349Z] ---> Running in 4b8448003adf [2023-11-14T22:14:57.621Z] Removing intermediate container 4b8448003adf [2023-11-14T22:14:57.621Z] ---> cfbb44b0249e [2023-11-14T22:14:57.621Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-11-14T22:14:57.621Z] ---> Running in 70c8f62989eb [2023-11-14T22:14:58.226Z] Removing intermediate container 70c8f62989eb [2023-11-14T22:14:58.226Z] ---> 6e6a3342f898 [2023-11-14T22:14:58.226Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-11-14T22:14:58.226Z] ---> Running in 8d8510e27921 [2023-11-14T22:14:58.496Z] Removing intermediate container 8d8510e27921 [2023-11-14T22:14:58.496Z] ---> c8384149287c [2023-11-14T22:14:58.496Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-14T22:14:58.496Z] ---> Running in a5528ea03d9a [2023-11-14T22:14:59.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T22:14:59.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T22:15:01.333Z] OK: 273 MiB in 65 packages [2023-11-14T22:15:02.300Z] Removing intermediate container a5528ea03d9a [2023-11-14T22:15:02.300Z] ---> cc94fa0634c7 [2023-11-14T22:15:02.300Z] Step 8/37 : WORKDIR /device-usb-camera [2023-11-14T22:15:02.300Z] ---> Running in 63fe9d06fd9c [2023-11-14T22:15:02.925Z] Removing intermediate container 63fe9d06fd9c [2023-11-14T22:15:02.925Z] ---> d7d63c3da2f0 [2023-11-14T22:15:02.925Z] Step 9/37 : COPY go.mod vendor* ./ [2023-11-14T22:15:03.517Z] ---> 7153110e5b7f [2023-11-14T22:15:03.517Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T22:15:03.517Z] ---> Running in 58c9eb658162 [2023-11-14T22:15:06.114Z] Removing intermediate container 58c9eb658162 [2023-11-14T22:15:06.114Z] ---> da046a98e824 [2023-11-14T22:15:06.114Z] Step 11/37 : COPY . . [2023-11-14T22:15:07.555Z] ---> 79c7887148a2 [2023-11-14T22:15:07.555Z] Step 12/37 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-11-14T22:15:07.555Z] ---> Running in cb7e33510d61 [2023-11-14T22:15:08.987Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-14T22:15:08.987Z] Dload Upload Total Spent Left Speed [2023-11-14T22:15:08.987Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 8131  0 --:--:-- --:--:-- --:--:-- 8189 [2023-11-14T22:15:09.959Z] Removing intermediate container cb7e33510d61 [2023-11-14T22:15:09.959Z] ---> 652983f9d96f [2023-11-14T22:15:09.959Z] Step 13/37 : RUN ${MAKE} [2023-11-14T22:15:09.959Z] ---> Running in dabe1ada9aef [2023-11-14T22:15:15.351Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.39 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-11-14T22:18:07.188Z] Removing intermediate container dabe1ada9aef [2023-11-14T22:18:07.188Z] ---> 68a1a36a0508 [2023-11-14T22:18:07.188Z] Step 14/37 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-11-14T22:18:07.188Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-11-14T22:18:07.188Z] 8766b47fe142: Pulling fs layer [2023-11-14T22:18:07.188Z] 8766b47fe142: Verifying Checksum [2023-11-14T22:18:07.188Z] 8766b47fe142: Download complete [2023-11-14T22:18:07.188Z] 8766b47fe142: Pull complete [2023-11-14T22:18:07.188Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-11-14T22:18:07.188Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-11-14T22:18:07.188Z] ---> 69d40e2cb93c [2023-11-14T22:18:07.188Z] Step 15/37 : FROM alpine:3.18 [2023-11-14T22:18:07.188Z] 3.18: Pulling from library/alpine [2023-11-14T22:18:07.188Z] 579b34f0a95b: Pulling fs layer [2023-11-14T22:18:07.188Z] 579b34f0a95b: Verifying Checksum [2023-11-14T22:18:07.188Z] 579b34f0a95b: Download complete [2023-11-14T22:18:07.188Z] 579b34f0a95b: Pull complete [2023-11-14T22:18:07.188Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-14T22:18:07.188Z] Status: Downloaded newer image for alpine:3.18 [2023-11-14T22:18:07.188Z] ---> 3cc203321400 [2023-11-14T22:18:07.188Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-11-14T22:18:07.188Z] ---> Running in 3d197bb249d9 [2023-11-14T22:18:07.188Z] Removing intermediate container 3d197bb249d9 [2023-11-14T22:18:07.188Z] ---> 32cbaa0d9732 [2023-11-14T22:18:07.188Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-11-14T22:18:07.188Z] ---> Running in 0f63e2bb88bd [2023-11-14T22:18:07.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T22:18:07.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T22:18:07.188Z] (1/104) Installing dumb-init (1.2.5-r2) [2023-11-14T22:18:07.188Z] (2/104) Installing sdl2 (2.26.5-r0) [2023-11-14T22:18:07.189Z] (3/104) Installing svt-av1-libs (1.6.0-r0) [2023-11-14T22:18:07.189Z] (4/104) Installing aom-libs (3.6.1-r0) [2023-11-14T22:18:07.189Z] (5/104) Installing libxau (1.0.11-r2) [2023-11-14T22:18:07.189Z] (6/104) Installing libmd (1.0.4-r2) [2023-11-14T22:18:07.189Z] (7/104) Installing libbsd (0.11.7-r1) [2023-11-14T22:18:07.189Z] (8/104) Installing libxdmcp (1.1.4-r2) [2023-11-14T22:18:07.189Z] (9/104) Installing libxcb (1.15-r1) [2023-11-14T22:18:07.189Z] (10/104) Installing libx11 (1.8.7-r0) [2023-11-14T22:18:07.189Z] (11/104) Installing libdrm (2.4.115-r4) [2023-11-14T22:18:07.189Z] (12/104) Installing libxext (1.3.5-r2) [2023-11-14T22:18:07.189Z] (13/104) Installing libxfixes (6.0.1-r2) [2023-11-14T22:18:07.189Z] (14/104) Installing libffi (3.4.4-r2) [2023-11-14T22:18:07.189Z] (15/104) Installing wayland-libs-client (1.22.0-r2) [2023-11-14T22:18:07.189Z] (16/104) Installing libva (2.18.0-r1) [2023-11-14T22:18:07.189Z] (17/104) Installing libvdpau (1.5-r1) [2023-11-14T22:18:07.189Z] (18/104) Installing ffmpeg-libavutil (6.0-r15) [2023-11-14T22:18:07.189Z] (19/104) Installing libdav1d (1.2.1-r0) [2023-11-14T22:18:07.189Z] (20/104) Installing brotli-libs (1.0.9-r14) [2023-11-14T22:18:07.189Z] (21/104) Installing libgcc (12.2.1_git20220924-r10) [2023-11-14T22:18:07.189Z] (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2023-11-14T22:18:07.189Z] (23/104) Installing libhwy (1.0.4-r1) [2023-11-14T22:18:07.189Z] (24/104) Installing lcms2 (2.15-r2) [2023-11-14T22:18:07.189Z] (25/104) Installing libjxl (0.8.2-r0) [2023-11-14T22:18:07.189Z] (26/104) Installing lame-libs (3.100-r5) [2023-11-14T22:18:07.189Z] (27/104) Installing opus (1.4-r0) [2023-11-14T22:18:07.189Z] (28/104) Installing libgomp (12.2.1_git20220924-r10) [2023-11-14T22:18:07.189Z] (29/104) Installing soxr (0.1.3-r5) [2023-11-14T22:18:07.189Z] (30/104) Installing ffmpeg-libswresample (6.0-r15) [2023-11-14T22:18:07.189Z] (31/104) Installing libogg (1.3.5-r4) [2023-11-14T22:18:07.189Z] (32/104) Installing libtheora (1.1.1-r17) [2023-11-14T22:18:07.189Z] (33/104) Installing libvorbis (1.3.7-r1) [2023-11-14T22:18:07.189Z] (34/104) Installing libvpx (1.13.0-r2) [2023-11-14T22:18:07.189Z] (35/104) Installing libwebp (1.3.2-r0) [2023-11-14T22:18:07.189Z] (36/104) Installing x264-libs (0.164_git20220602-r1) [2023-11-14T22:18:07.189Z] (37/104) Installing numactl (2.0.16-r4) [2023-11-14T22:18:07.189Z] (38/104) Installing x265-libs (3.5-r4) [2023-11-14T22:18:07.189Z] (39/104) Installing xvidcore (1.3.7-r1) [2023-11-14T22:18:07.189Z] (40/104) Installing ffmpeg-libavcodec (6.0-r15) [2023-11-14T22:18:07.189Z] (41/104) Installing alsa-lib (1.2.9-r1) [2023-11-14T22:18:07.189Z] (42/104) Installing libexpat (2.5.0-r1) [2023-11-14T22:18:07.189Z] (43/104) Installing libbz2 (1.0.8-r5) [2023-11-14T22:18:07.189Z] (44/104) Installing libpng (1.6.39-r3) [2023-11-14T22:18:07.189Z] (45/104) Installing freetype (2.13.0-r5) [2023-11-14T22:18:07.189Z] (46/104) Installing fontconfig (2.14.2-r3) [2023-11-14T22:18:07.189Z] (47/104) Installing fribidi (1.0.13-r0) [2023-11-14T22:18:07.189Z] (48/104) Installing libintl (0.21.1-r7) [2023-11-14T22:18:07.189Z] (49/104) Installing libblkid (2.38.1-r8) [2023-11-14T22:18:07.189Z] (50/104) Installing libmount (2.38.1-r8) [2023-11-14T22:18:07.189Z] (51/104) Installing pcre2 (10.42-r1) [2023-11-14T22:18:07.189Z] (52/104) Installing glib (2.76.4-r0) [2023-11-14T22:18:07.189Z] (53/104) Installing graphite2 (1.3.14-r5) [2023-11-14T22:18:07.189Z] (54/104) Installing harfbuzz (7.3.0-r0) [2023-11-14T22:18:07.189Z] (55/104) Installing libunibreak (5.1-r0) [2023-11-14T22:18:07.189Z] (56/104) Installing libass (0.17.1-r0) [2023-11-14T22:18:07.189Z] (57/104) Installing libbluray (1.3.4-r0) [2023-11-14T22:18:07.189Z] (58/104) Installing gmp (6.2.1-r3) [2023-11-14T22:18:07.189Z] (59/104) Installing nettle (3.8.1-r2) [2023-11-14T22:18:07.189Z] (60/104) Installing libunistring (1.1-r1) [2023-11-14T22:18:07.189Z] (61/104) Installing libidn2 (2.3.4-r1) [2023-11-14T22:18:07.189Z] (62/104) Installing p11-kit (0.24.1-r2) [2023-11-14T22:18:07.189Z] (63/104) Installing libtasn1 (4.19.0-r1) [2023-11-14T22:18:07.189Z] (64/104) Installing gnutls (3.8.0-r2) [2023-11-14T22:18:07.189Z] (65/104) Installing mpg123-libs (1.31.3-r1) [2023-11-14T22:18:07.189Z] (66/104) Installing libopenmpt (0.7.2-r0) [2023-11-14T22:18:07.189Z] (67/104) Installing cjson (1.7.15-r4) [2023-11-14T22:18:07.189Z] (68/104) Installing mbedtls (2.28.5-r0) [2023-11-14T22:18:07.189Z] (69/104) Installing librist (0.2.7-r0) [2023-11-14T22:18:07.189Z] (70/104) Installing libsrt (1.5.2-r0) [2023-11-14T22:18:07.189Z] (71/104) Installing libssh (0.10.5-r0) [2023-11-14T22:18:07.189Z] (72/104) Installing xz-libs (5.4.3-r0) [2023-11-14T22:18:07.189Z] (73/104) Installing libxml2 (2.11.4-r0) [2023-11-14T22:18:07.189Z] (74/104) Installing libsodium (1.0.18-r3) [2023-11-14T22:18:07.189Z] (75/104) Installing libzmq (4.3.4-r4) [2023-11-14T22:18:07.189Z] (76/104) Installing ffmpeg-libavformat (6.0-r15) [2023-11-14T22:18:07.189Z] (77/104) Installing glslang-libs (1.3.243.0-r1) [2023-11-14T22:18:07.189Z] (78/104) Installing spirv-tools (1.3.243.0-r1) [2023-11-14T22:18:07.189Z] (79/104) Installing shaderc (2023.3-r1) [2023-11-14T22:18:07.189Z] (80/104) Installing vulkan-loader (1.3.243.0-r1) [2023-11-14T22:18:07.189Z] (81/104) Installing libplacebo (5.264.1-r1) [2023-11-14T22:18:07.189Z] (82/104) Installing ffmpeg-libpostproc (6.0-r15) [2023-11-14T22:18:07.189Z] (83/104) Installing ffmpeg-libswscale (6.0-r15) [2023-11-14T22:18:07.189Z] (84/104) Installing vidstab (1.1.1-r0) [2023-11-14T22:18:07.189Z] (85/104) Installing zimg (3.0.5-r0) [2023-11-14T22:18:07.189Z] (86/104) Installing ffmpeg-libavfilter (6.0-r15) [2023-11-14T22:18:07.189Z] (87/104) Installing libasyncns (0.8-r1) [2023-11-14T22:18:07.189Z] (88/104) Installing dbus-libs (1.14.8-r0) [2023-11-14T22:18:07.189Z] (89/104) Installing libltdl (2.4.7-r2) [2023-11-14T22:18:07.189Z] (90/104) Installing orc (0.4.34-r0) [2023-11-14T22:18:07.189Z] (91/104) Installing flac-libs (1.4.3-r0) [2023-11-14T22:18:07.189Z] (92/104) Installing libsndfile (1.2.0-r2) [2023-11-14T22:18:07.189Z] (93/104) Installing speexdsp (1.2.1-r1) [2023-11-14T22:18:07.189Z] (94/104) Installing tdb-libs (1.4.8-r1) [2023-11-14T22:18:07.189Z] (95/104) Installing libpulse (16.1-r10) [2023-11-14T22:18:07.189Z] (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2023-11-14T22:18:07.189Z] (97/104) Installing v4l-utils-libs (1.24.1-r0) [2023-11-14T22:18:07.189Z] (98/104) Installing ffmpeg-libavdevice (6.0-r15) [2023-11-14T22:18:07.189Z] (99/104) Installing ffmpeg (6.0-r15) [2023-11-14T22:18:07.189Z] (100/104) Installing udev-init-scripts (35-r1) [2023-11-14T22:18:07.189Z] (101/104) Installing eudev-libs (3.2.11-r8) [2023-11-14T22:18:07.189Z] (102/104) Installing zstd-libs (1.5.5-r4) [2023-11-14T22:18:07.189Z] (103/104) Installing kmod-libs (30-r3) [2023-11-14T22:18:07.189Z] (104/104) Installing eudev (3.2.11-r8) [2023-11-14T22:18:07.189Z] Executing busybox-1.36.1-r2.trigger [2023-11-14T22:18:07.189Z] Executing glib-2.76.4-r0.trigger [2023-11-14T22:18:07.189Z] Executing eudev-3.2.11-r8.trigger [2023-11-14T22:18:07.189Z] OK: 110 MiB in 119 packages [2023-11-14T22:18:08.597Z] Removing intermediate container 0f63e2bb88bd [2023-11-14T22:18:08.597Z] ---> 71e8b6df7f7a [2023-11-14T22:18:08.597Z] Step 18/37 : RUN apk --no-cache upgrade [2023-11-14T22:18:08.597Z] ---> Running in 288a5c171ac4 [2023-11-14T22:18:09.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T22:18:09.829Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T22:18:11.233Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T22:18:11.233Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T22:18:11.233Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-14T22:18:11.233Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T22:18:11.233Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T22:18:11.233Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T22:18:11.233Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T22:18:11.233Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T22:18:11.233Z] Executing busybox-1.36.1-r5.trigger [2023-11-14T22:18:11.233Z] OK: 110 MiB in 119 packages [2023-11-14T22:18:12.645Z] Removing intermediate container 288a5c171ac4 [2023-11-14T22:18:12.645Z] ---> 33288957bf8f [2023-11-14T22:18:12.645Z] Step 19/37 : WORKDIR / [2023-11-14T22:18:12.645Z] ---> Running in 4835a853adb8 [2023-11-14T22:18:13.001Z] Removing intermediate container 4835a853adb8 [2023-11-14T22:18:13.001Z] ---> 144f96e4f5d8 [2023-11-14T22:18:13.001Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2023-11-14T22:18:14.489Z] ---> a1d9f13ea560 [2023-11-14T22:18:14.489Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2023-11-14T22:18:15.096Z] ---> da52b5e8781e [2023-11-14T22:18:15.096Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-11-14T22:18:15.712Z] ---> 00ce07e536bf [2023-11-14T22:18:15.712Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-11-14T22:18:16.009Z] ---> 20846e7b7367 [2023-11-14T22:18:16.009Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-11-14T22:18:16.600Z] ---> c78206a16701 [2023-11-14T22:18:16.600Z] Step 25/37 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-11-14T22:18:17.188Z] ---> d47886a8f2d6 [2023-11-14T22:18:17.188Z] Step 26/37 : COPY --from=rtsp /rtsp-simple-server / [2023-11-14T22:18:21.469Z] ---> 13343b3507e9 [2023-11-14T22:18:21.469Z] Step 27/37 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-11-14T22:18:21.469Z] ---> Running in 43b7d6f63351 [2023-11-14T22:18:23.428Z] Removing intermediate container 43b7d6f63351 [2023-11-14T22:18:23.428Z] ---> bc765c2b48ac [2023-11-14T22:18:23.428Z] Step 28/37 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-11-14T22:18:23.428Z] ---> Running in 71834f9b099a [2023-11-14T22:18:24.846Z] Removing intermediate container 71834f9b099a [2023-11-14T22:18:24.846Z] ---> dbe71f9c3471 [2023-11-14T22:18:24.846Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-11-14T22:18:24.846Z] ---> Running in 7a702acc1486 [2023-11-14T22:18:26.801Z] Removing intermediate container 7a702acc1486 [2023-11-14T22:18:26.801Z] ---> 5153a1ce477a [2023-11-14T22:18:26.801Z] Step 30/37 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-11-14T22:18:26.801Z] ---> Running in ac27700642f1 [2023-11-14T22:18:28.219Z] Removing intermediate container ac27700642f1 [2023-11-14T22:18:28.219Z] ---> 82a6e173631a [2023-11-14T22:18:28.219Z] Step 31/37 : EXPOSE 59983 [2023-11-14T22:18:28.219Z] ---> Running in cdc26e0fe589 [2023-11-14T22:18:28.488Z] Removing intermediate container cdc26e0fe589 [2023-11-14T22:18:28.488Z] ---> 6b7320755a6a [2023-11-14T22:18:28.488Z] Step 32/37 : EXPOSE 8554 [2023-11-14T22:18:28.757Z] ---> Running in 188a936dbe66 [2023-11-14T22:18:29.027Z] Removing intermediate container 188a936dbe66 [2023-11-14T22:18:29.027Z] ---> 7f6030093d04 [2023-11-14T22:18:29.027Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-11-14T22:18:29.027Z] ---> Running in a0e8ff04379f [2023-11-14T22:18:29.298Z] Removing intermediate container a0e8ff04379f [2023-11-14T22:18:29.298Z] ---> 341a40932997 [2023-11-14T22:18:29.298Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-11-14T22:18:29.298Z] ---> Running in 67f21c7244c5 [2023-11-14T22:18:29.570Z] Removing intermediate container 67f21c7244c5 [2023-11-14T22:18:29.570Z] ---> bfd68e9da38b [2023-11-14T22:18:29.570Z] Step 35/37 : LABEL arch=arm64 [2023-11-14T22:18:29.841Z] ---> Running in cf6a4d54f83e [2023-11-14T22:18:30.109Z] Removing intermediate container cf6a4d54f83e [2023-11-14T22:18:30.109Z] ---> 5d88e68992fb [2023-11-14T22:18:30.110Z] Step 36/37 : LABEL git_sha=6e9e8282a24c5b81fc31740ee0ad2433cd2c3582 [2023-11-14T22:18:30.110Z] ---> Running in 05c78aefd632 [2023-11-14T22:18:30.380Z] Removing intermediate container 05c78aefd632 [2023-11-14T22:18:30.380Z] ---> 7d1f4a5d1256 [2023-11-14T22:18:30.380Z] Step 37/37 : LABEL version=3.1.0-dev.39 [2023-11-14T22:18:30.380Z] ---> Running in 55d052b95a7f [2023-11-14T22:18:30.966Z] Removing intermediate container 55d052b95a7f [2023-11-14T22:18:30.966Z] ---> ee02962542c8 [2023-11-14T22:18:30.966Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-14T22:18:30.966Z] Successfully built ee02962542c8 [2023-11-14T22:18:30.966Z] 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-11-14T22:18:31.091Z] provisioning config files... [2023-11-14T22:18:31.108Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/165@tmp/config17826442066524351872tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:18:31.451Z] ---> docker-login.sh [2023-11-14T22:18:31.451Z] nexus3.edgexfoundry.org:10001 [2023-11-14T22:18:31.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T22:18:31.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T22:18:31.718Z] Configure a credential helper to remove this warning. See [2023-11-14T22:18:31.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T22:18:31.718Z] [2023-11-14T22:18:31.718Z] Login Succeeded [2023-11-14T22:18:31.718Z] nexus3.edgexfoundry.org:10002 [2023-11-14T22:18:31.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T22:18:31.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T22:18:31.984Z] Configure a credential helper to remove this warning. See [2023-11-14T22:18:31.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T22:18:31.984Z] [2023-11-14T22:18:31.984Z] Login Succeeded [2023-11-14T22:18:32.250Z] nexus3.edgexfoundry.org:10003 [2023-11-14T22:18:32.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T22:18:32.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T22:18:32.517Z] Configure a credential helper to remove this warning. See [2023-11-14T22:18:32.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T22:18:32.517Z] [2023-11-14T22:18:32.517Z] Login Succeeded [2023-11-14T22:18:32.517Z] nexus3.edgexfoundry.org:10004 [2023-11-14T22:18:32.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T22:18:32.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T22:18:32.784Z] Configure a credential helper to remove this warning. See [2023-11-14T22:18:32.784Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T22:18:32.784Z] [2023-11-14T22:18:32.784Z] Login Succeeded [2023-11-14T22:18:32.784Z] docker.io [2023-11-14T22:18:33.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T22:18:33.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T22:18:33.633Z] Configure a credential helper to remove this warning. See [2023-11-14T22:18:33.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T22:18:33.633Z] [2023-11-14T22:18:33.633Z] Login Succeeded [2023-11-14T22:18:33.633Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T22:18:33.644Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-14T22:18:33.669Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T22:18:33.686Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2023-11-14T22:18:33.686Z] 6e9e8282a24c5b81fc31740ee0ad2433cd2c3582 [2023-11-14T22:18:33.686Z] latest [2023-11-14T22:18:33.686Z] 3.1.0-dev.39 [2023-11-14T22:18:33.686Z] 6e9e8282a24c5b81fc31740ee0ad2433cd2c3582-3.1.0-dev.39 [2023-11-14T22:18:33.686Z] main [2023-11-14T22:18:33.686Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:18:34.025Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:6e9e8282a24c5b81fc31740ee0ad2433cd2c3582 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:18:35.340Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:6e9e8282a24c5b81fc31740ee0ad2433cd2c3582 [2023-11-14T22:18:35.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-11-14T22:18:35.340Z] 957c7a5710e2: Preparing [2023-11-14T22:18:35.340Z] 26c72a7d1a1b: Preparing [2023-11-14T22:18:35.340Z] 61324f83b2e7: Preparing [2023-11-14T22:18:35.340Z] 5faa5be308de: Preparing [2023-11-14T22:18:35.340Z] 608d194cb50c: Preparing [2023-11-14T22:18:35.340Z] acc83c6ca332: Preparing [2023-11-14T22:18:35.340Z] 0a5c0c10e9bb: Preparing [2023-11-14T22:18:35.340Z] 93ced0458d5c: Preparing [2023-11-14T22:18:35.340Z] 13d76c08aec8: Preparing [2023-11-14T22:18:35.340Z] 66a63c51afdb: Preparing [2023-11-14T22:18:35.340Z] c70e8c332375: Preparing [2023-11-14T22:18:35.340Z] 1b1774bcae9c: Preparing [2023-11-14T22:18:35.340Z] 48c7b413cc7c: Preparing [2023-11-14T22:18:35.340Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:18:35.340Z] acc83c6ca332: Waiting [2023-11-14T22:18:35.340Z] 0a5c0c10e9bb: Waiting [2023-11-14T22:18:35.340Z] 93ced0458d5c: Waiting [2023-11-14T22:18:35.340Z] 13d76c08aec8: Waiting [2023-11-14T22:18:35.340Z] 66a63c51afdb: Waiting [2023-11-14T22:18:35.340Z] c70e8c332375: Waiting [2023-11-14T22:18:35.340Z] 1b1774bcae9c: Waiting [2023-11-14T22:18:35.340Z] 48c7b413cc7c: Waiting [2023-11-14T22:18:35.340Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:18:35.610Z] 26c72a7d1a1b: Pushed [2023-11-14T22:18:35.611Z] 61324f83b2e7: Pushed [2023-11-14T22:18:35.611Z] 5faa5be308de: Pushed [2023-11-14T22:18:35.611Z] 957c7a5710e2: Pushed [2023-11-14T22:18:35.876Z] acc83c6ca332: Pushed [2023-11-14T22:18:35.876Z] 0a5c0c10e9bb: Pushed [2023-11-14T22:18:35.876Z] 13d76c08aec8: Pushed [2023-11-14T22:18:35.876Z] 93ced0458d5c: Pushed [2023-11-14T22:18:35.876Z] 66a63c51afdb: Pushed [2023-11-14T22:18:36.143Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:18:38.080Z] 1b1774bcae9c: Pushed [2023-11-14T22:18:40.658Z] 608d194cb50c: Pushed [2023-11-14T22:18:41.238Z] c70e8c332375: Pushed [2023-11-14T22:18:56.208Z] 48c7b413cc7c: Pushed [2023-11-14T22:18:56.473Z] 6e9e8282a24c5b81fc31740ee0ad2433cd2c3582: digest: sha256:10d87b5faff949fd803228c0fdecfd203e0780cb272282b106aac737bf228266 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:18:56.826Z] + 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-11-14T22:18:57.179Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-11-14T22:18:57.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-11-14T22:18:57.179Z] 957c7a5710e2: Preparing [2023-11-14T22:18:57.179Z] 26c72a7d1a1b: Preparing [2023-11-14T22:18:57.179Z] 61324f83b2e7: Preparing [2023-11-14T22:18:57.179Z] 5faa5be308de: Preparing [2023-11-14T22:18:57.179Z] 608d194cb50c: Preparing [2023-11-14T22:18:57.179Z] acc83c6ca332: Preparing [2023-11-14T22:18:57.179Z] 0a5c0c10e9bb: Preparing [2023-11-14T22:18:57.179Z] 93ced0458d5c: Preparing [2023-11-14T22:18:57.179Z] 13d76c08aec8: Preparing [2023-11-14T22:18:57.179Z] 66a63c51afdb: Preparing [2023-11-14T22:18:57.179Z] c70e8c332375: Preparing [2023-11-14T22:18:57.179Z] 1b1774bcae9c: Preparing [2023-11-14T22:18:57.179Z] 48c7b413cc7c: Preparing [2023-11-14T22:18:57.179Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:18:57.179Z] acc83c6ca332: Waiting [2023-11-14T22:18:57.179Z] 0a5c0c10e9bb: Waiting [2023-11-14T22:18:57.179Z] 93ced0458d5c: Waiting [2023-11-14T22:18:57.179Z] 13d76c08aec8: Waiting [2023-11-14T22:18:57.179Z] 66a63c51afdb: Waiting [2023-11-14T22:18:57.179Z] c70e8c332375: Waiting [2023-11-14T22:18:57.179Z] 1b1774bcae9c: Waiting [2023-11-14T22:18:57.179Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:18:57.179Z] 48c7b413cc7c: Waiting [2023-11-14T22:18:57.179Z] 957c7a5710e2: Layer already exists [2023-11-14T22:18:57.179Z] 26c72a7d1a1b: Layer already exists [2023-11-14T22:18:57.179Z] 61324f83b2e7: Layer already exists [2023-11-14T22:18:57.179Z] 608d194cb50c: Layer already exists [2023-11-14T22:18:57.179Z] 5faa5be308de: Layer already exists [2023-11-14T22:18:57.179Z] 66a63c51afdb: Layer already exists [2023-11-14T22:18:57.179Z] acc83c6ca332: Layer already exists [2023-11-14T22:18:57.179Z] 0a5c0c10e9bb: Layer already exists [2023-11-14T22:18:57.179Z] 93ced0458d5c: Layer already exists [2023-11-14T22:18:57.179Z] 13d76c08aec8: Layer already exists [2023-11-14T22:18:57.179Z] c70e8c332375: Layer already exists [2023-11-14T22:18:57.444Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:18:57.444Z] 48c7b413cc7c: Layer already exists [2023-11-14T22:18:57.444Z] 1b1774bcae9c: Layer already exists [2023-11-14T22:18:57.444Z] latest: digest: sha256:10d87b5faff949fd803228c0fdecfd203e0780cb272282b106aac737bf228266 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:18:57.808Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:18:58.154Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.39 [2023-11-14T22:18:58.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-11-14T22:18:58.154Z] 957c7a5710e2: Preparing [2023-11-14T22:18:58.154Z] 26c72a7d1a1b: Preparing [2023-11-14T22:18:58.154Z] 61324f83b2e7: Preparing [2023-11-14T22:18:58.154Z] 5faa5be308de: Preparing [2023-11-14T22:18:58.154Z] 608d194cb50c: Preparing [2023-11-14T22:18:58.154Z] acc83c6ca332: Preparing [2023-11-14T22:18:58.154Z] 0a5c0c10e9bb: Preparing [2023-11-14T22:18:58.154Z] 93ced0458d5c: Preparing [2023-11-14T22:18:58.154Z] 13d76c08aec8: Preparing [2023-11-14T22:18:58.154Z] 66a63c51afdb: Preparing [2023-11-14T22:18:58.154Z] c70e8c332375: Preparing [2023-11-14T22:18:58.154Z] 1b1774bcae9c: Preparing [2023-11-14T22:18:58.154Z] 48c7b413cc7c: Preparing [2023-11-14T22:18:58.154Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:18:58.154Z] acc83c6ca332: Waiting [2023-11-14T22:18:58.154Z] 0a5c0c10e9bb: Waiting [2023-11-14T22:18:58.154Z] 93ced0458d5c: Waiting [2023-11-14T22:18:58.154Z] 13d76c08aec8: Waiting [2023-11-14T22:18:58.154Z] 66a63c51afdb: Waiting [2023-11-14T22:18:58.154Z] c70e8c332375: Waiting [2023-11-14T22:18:58.154Z] 1b1774bcae9c: Waiting [2023-11-14T22:18:58.154Z] 48c7b413cc7c: Waiting [2023-11-14T22:18:58.154Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:18:58.154Z] 61324f83b2e7: Layer already exists [2023-11-14T22:18:58.154Z] 957c7a5710e2: Layer already exists [2023-11-14T22:18:58.154Z] 26c72a7d1a1b: Layer already exists [2023-11-14T22:18:58.154Z] 5faa5be308de: Layer already exists [2023-11-14T22:18:58.154Z] 608d194cb50c: Layer already exists [2023-11-14T22:18:58.154Z] 66a63c51afdb: Layer already exists [2023-11-14T22:18:58.154Z] 93ced0458d5c: Layer already exists [2023-11-14T22:18:58.154Z] acc83c6ca332: Layer already exists [2023-11-14T22:18:58.154Z] 0a5c0c10e9bb: Layer already exists [2023-11-14T22:18:58.154Z] 13d76c08aec8: Layer already exists [2023-11-14T22:18:58.154Z] 48c7b413cc7c: Layer already exists [2023-11-14T22:18:58.154Z] c70e8c332375: Layer already exists [2023-11-14T22:18:58.154Z] 1b1774bcae9c: Layer already exists [2023-11-14T22:18:58.154Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:18:58.420Z] 3.1.0-dev.39: digest: sha256:10d87b5faff949fd803228c0fdecfd203e0780cb272282b106aac737bf228266 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:18:58.772Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:6e9e8282a24c5b81fc31740ee0ad2433cd2c3582-3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:18:59.123Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:6e9e8282a24c5b81fc31740ee0ad2433cd2c3582-3.1.0-dev.39 [2023-11-14T22:18:59.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-11-14T22:18:59.123Z] 957c7a5710e2: Preparing [2023-11-14T22:18:59.123Z] 26c72a7d1a1b: Preparing [2023-11-14T22:18:59.123Z] 61324f83b2e7: Preparing [2023-11-14T22:18:59.123Z] 5faa5be308de: Preparing [2023-11-14T22:18:59.123Z] 608d194cb50c: Preparing [2023-11-14T22:18:59.123Z] acc83c6ca332: Preparing [2023-11-14T22:18:59.123Z] 0a5c0c10e9bb: Preparing [2023-11-14T22:18:59.123Z] 93ced0458d5c: Preparing [2023-11-14T22:18:59.123Z] 13d76c08aec8: Preparing [2023-11-14T22:18:59.123Z] 66a63c51afdb: Preparing [2023-11-14T22:18:59.123Z] c70e8c332375: Preparing [2023-11-14T22:18:59.123Z] 1b1774bcae9c: Preparing [2023-11-14T22:18:59.123Z] 48c7b413cc7c: Preparing [2023-11-14T22:18:59.123Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:18:59.123Z] acc83c6ca332: Waiting [2023-11-14T22:18:59.123Z] 0a5c0c10e9bb: Waiting [2023-11-14T22:18:59.123Z] 93ced0458d5c: Waiting [2023-11-14T22:18:59.123Z] 13d76c08aec8: Waiting [2023-11-14T22:18:59.123Z] 66a63c51afdb: Waiting [2023-11-14T22:18:59.123Z] c70e8c332375: Waiting [2023-11-14T22:18:59.123Z] 1b1774bcae9c: Waiting [2023-11-14T22:18:59.123Z] 48c7b413cc7c: Waiting [2023-11-14T22:18:59.123Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:18:59.123Z] 608d194cb50c: Layer already exists [2023-11-14T22:18:59.123Z] 61324f83b2e7: Layer already exists [2023-11-14T22:18:59.123Z] 5faa5be308de: Layer already exists [2023-11-14T22:18:59.123Z] 26c72a7d1a1b: Layer already exists [2023-11-14T22:18:59.123Z] 957c7a5710e2: Layer already exists [2023-11-14T22:18:59.123Z] 93ced0458d5c: Layer already exists [2023-11-14T22:18:59.123Z] 0a5c0c10e9bb: Layer already exists [2023-11-14T22:18:59.123Z] acc83c6ca332: Layer already exists [2023-11-14T22:18:59.123Z] 13d76c08aec8: Layer already exists [2023-11-14T22:18:59.123Z] 66a63c51afdb: Layer already exists [2023-11-14T22:18:59.123Z] c70e8c332375: Layer already exists [2023-11-14T22:18:59.123Z] 1b1774bcae9c: Layer already exists [2023-11-14T22:18:59.123Z] 48c7b413cc7c: Layer already exists [2023-11-14T22:18:59.123Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:18:59.391Z] 6e9e8282a24c5b81fc31740ee0ad2433cd2c3582-3.1.0-dev.39: digest: sha256:10d87b5faff949fd803228c0fdecfd203e0780cb272282b106aac737bf228266 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:18:59.734Z] + 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-11-14T22:19:00.066Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2023-11-14T22:19:00.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-11-14T22:19:00.066Z] 957c7a5710e2: Preparing [2023-11-14T22:19:00.066Z] 26c72a7d1a1b: Preparing [2023-11-14T22:19:00.066Z] 61324f83b2e7: Preparing [2023-11-14T22:19:00.066Z] 5faa5be308de: Preparing [2023-11-14T22:19:00.066Z] 608d194cb50c: Preparing [2023-11-14T22:19:00.066Z] acc83c6ca332: Preparing [2023-11-14T22:19:00.066Z] 0a5c0c10e9bb: Preparing [2023-11-14T22:19:00.066Z] acc83c6ca332: Waiting [2023-11-14T22:19:00.066Z] 93ced0458d5c: Preparing [2023-11-14T22:19:00.066Z] 0a5c0c10e9bb: Waiting [2023-11-14T22:19:00.066Z] 13d76c08aec8: Preparing [2023-11-14T22:19:00.066Z] 93ced0458d5c: Waiting [2023-11-14T22:19:00.066Z] 66a63c51afdb: Preparing [2023-11-14T22:19:00.066Z] 13d76c08aec8: Waiting [2023-11-14T22:19:00.066Z] c70e8c332375: Preparing [2023-11-14T22:19:00.066Z] 66a63c51afdb: Waiting [2023-11-14T22:19:00.066Z] 1b1774bcae9c: Preparing [2023-11-14T22:19:00.066Z] c70e8c332375: Waiting [2023-11-14T22:19:00.066Z] 48c7b413cc7c: Preparing [2023-11-14T22:19:00.066Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:19:00.066Z] 48c7b413cc7c: Waiting [2023-11-14T22:19:00.066Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:19:00.066Z] 957c7a5710e2: Layer already exists [2023-11-14T22:19:00.066Z] 26c72a7d1a1b: Layer already exists [2023-11-14T22:19:00.066Z] 5faa5be308de: Layer already exists [2023-11-14T22:19:00.066Z] 608d194cb50c: Layer already exists [2023-11-14T22:19:00.066Z] 61324f83b2e7: Layer already exists [2023-11-14T22:19:00.066Z] 0a5c0c10e9bb: Layer already exists [2023-11-14T22:19:00.066Z] 93ced0458d5c: Layer already exists [2023-11-14T22:19:00.066Z] acc83c6ca332: Layer already exists [2023-11-14T22:19:00.066Z] 13d76c08aec8: Layer already exists [2023-11-14T22:19:00.066Z] 66a63c51afdb: Layer already exists [2023-11-14T22:19:00.066Z] 48c7b413cc7c: Layer already exists [2023-11-14T22:19:00.066Z] c70e8c332375: Layer already exists [2023-11-14T22:19:00.066Z] 1b1774bcae9c: Layer already exists [2023-11-14T22:19:00.066Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:19:00.330Z] main: digest: sha256:10d87b5faff949fd803228c0fdecfd203e0780cb272282b106aac737bf228266 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-14T22:19:00.384Z] ===================================================== [Pipeline] echo [2023-11-14T22:19:00.392Z] taggedImages: [2023-11-14T22:19:00.393Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:6e9e8282a24c5b81fc31740ee0ad2433cd2c3582 [2023-11-14T22:19:00.393Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-11-14T22:19:00.393Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.39 [2023-11-14T22:19:00.393Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:6e9e8282a24c5b81fc31740ee0ad2433cd2c3582-3.1.0-dev.39 [2023-11-14T22:19:00.393Z] - 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-11-14T22:19:00.747Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-14T22:19:00.747Z] [2023-11-14T22:19:00.747Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:19:01.096Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-14T22:19:01.096Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-14T22:19:01.096Z] 8998bd30e6a1: Pulling fs layer [2023-11-14T22:19:01.096Z] 04944245beec: Pulling fs layer [2023-11-14T22:19:01.096Z] 699f458cf7ca: Pulling fs layer [2023-11-14T22:19:01.096Z] 765212b225bb: Pulling fs layer [2023-11-14T22:19:01.096Z] f23df028b6ca: Pulling fs layer [2023-11-14T22:19:01.096Z] d65c8cfc05b1: Pulling fs layer [2023-11-14T22:19:01.096Z] 2437ff75d9bd: Pulling fs layer [2023-11-14T22:19:01.096Z] f23df028b6ca: Waiting [2023-11-14T22:19:01.096Z] d65c8cfc05b1: Waiting [2023-11-14T22:19:01.096Z] 2437ff75d9bd: Waiting [2023-11-14T22:19:01.363Z] 04944245beec: Verifying Checksum [2023-11-14T22:19:01.363Z] 04944245beec: Download complete [2023-11-14T22:19:01.363Z] 765212b225bb: Verifying Checksum [2023-11-14T22:19:01.363Z] 765212b225bb: Download complete [2023-11-14T22:19:01.363Z] f23df028b6ca: Verifying Checksum [2023-11-14T22:19:01.363Z] f23df028b6ca: Download complete [2023-11-14T22:19:01.363Z] d65c8cfc05b1: Verifying Checksum [2023-11-14T22:19:01.363Z] d65c8cfc05b1: Download complete [2023-11-14T22:19:01.634Z] 699f458cf7ca: Verifying Checksum [2023-11-14T22:19:01.634Z] 699f458cf7ca: Download complete [2023-11-14T22:19:01.922Z] 8998bd30e6a1: Verifying Checksum [2023-11-14T22:19:01.922Z] 8998bd30e6a1: Download complete [2023-11-14T22:19:04.502Z] 2437ff75d9bd: Verifying Checksum [2023-11-14T22:19:04.502Z] 2437ff75d9bd: Download complete [2023-11-14T22:19:06.448Z] 8998bd30e6a1: Pull complete [2023-11-14T22:19:07.030Z] 04944245beec: Pull complete [2023-11-14T22:19:08.971Z] 699f458cf7ca: Pull complete [2023-11-14T22:19:08.971Z] 765212b225bb: Pull complete [2023-11-14T22:19:09.553Z] f23df028b6ca: Pull complete [2023-11-14T22:19:09.821Z] d65c8cfc05b1: Pull complete [2023-11-14T22:19:28.022Z] 2437ff75d9bd: Pull complete [2023-11-14T22:19:28.022Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-14T22:19:28.022Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-14T22:19:28.022Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:19:28.212Z] prd-ubuntu20.04-docker-arm64-4c-16g-18005 does not seem to be running inside a container [2023-11-14T22:19:28.276Z] $ 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/165 -v /w/workspace/device-usb-camera/165:/w/workspace/device-usb-camera/165:rw,z -v /w/workspace/device-usb-camera/165@tmp:/w/workspace/device-usb-camera/165@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-11-14T22:19:33.127Z] $ docker top ebe7bb7d720d20ade0f447dfeb03fb3d9c7f7bcd77c64de1e09d63945a1bb054 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:19:33.963Z] ---> job-cost.sh [2023-11-14T22:19:33.963Z] lf-activate-venv: SKIPPING [2023-11-14T22:19:33.963Z] INFO: No Stack... [2023-11-14T22:19:34.546Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-14T22:19:35.126Z] INFO: Archiving Costs [Pipeline] sh [2023-11-14T22:19:35.760Z] + cat /w/workspace/device-usb-camera/165/archives/cost.csv [2023-11-14T22:19:35.760Z] + cut -d, -f6 [Pipeline] lock [2023-11-14T22:19:35.831Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-165-stack-cost] [2023-11-14T22:19:35.844Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-165-stack-cost] did not exist. Created. [2023-11-14T22:19:35.844Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-165-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-14T22:19:36.493Z] /w/workspace/device-usb-camera/165@tmp/durable-9650f460/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-14T22:19:37.140Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-14T22:19:37.161Z] Warning: overwriting stash ‘stack-cost’ [2023-11-14T22:19:37.214Z] Stashed 1 file(s) [Pipeline] } [2023-11-14T22:19:37.221Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-165-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-14T22:19:37.236Z] $ docker stop --time=1 ebe7bb7d720d20ade0f447dfeb03fb3d9c7f7bcd77c64de1e09d63945a1bb054 [2023-11-14T22:19:38.755Z] $ docker rm -f --volumes ebe7bb7d720d20ade0f447dfeb03fb3d9c7f7bcd77c64de1e09d63945a1bb054 [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-11-14T22:19:39.154Z] provisioning config files... [2023-11-14T22:19:39.162Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6651138975930005093tmp [Pipeline] { [Pipeline] sh [2023-11-14T22:19:39.463Z] + set +x [2023-11-14T22:19:39.463Z] + curl -s https://codecov.io/bash [2023-11-14T22:19:39.463Z] + bash -s -- [2023-11-14T22:19:39.463Z] [2023-11-14T22:19:39.463Z] _____ _ [2023-11-14T22:19:39.463Z] / ____| | | [2023-11-14T22:19:39.463Z] | | ___ __| | ___ ___ _____ __ [2023-11-14T22:19:39.463Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-14T22:19:39.463Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-14T22:19:39.463Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-14T22:19:39.463Z] Bash-1.0.6 [2023-11-14T22:19:39.463Z] [2023-11-14T22:19:39.463Z] [2023-11-14T22:19:39.463Z] ==> git version 2.25.1 found [2023-11-14T22:19:39.463Z] ==> 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-11-14T22:19:39.463Z] Release-Date: 2020-01-08 [2023-11-14T22:19:39.463Z] 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-11-14T22:19:39.463Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-14T22:19:39.463Z] ==> Jenkins CI detected. [2023-11-14T22:19:39.463Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2023-11-14T22:19:39.463Z] project root: . [2023-11-14T22:19:39.463Z] --> token set from env [2023-11-14T22:19:39.463Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-14T22:19:39.463Z] ==> Running gcov in . (disable via -X gcov) [2023-11-14T22:19:39.463Z] ==> Python coveragepy not found [2023-11-14T22:19:39.463Z] ==> Searching for coverage reports in: [2023-11-14T22:19:39.463Z] + . [2023-11-14T22:19:39.463Z] -> Found 1 reports [2023-11-14T22:19:39.463Z] ==> Detecting git/mercurial file structure [2023-11-14T22:19:39.463Z] ==> Reading reports [2023-11-14T22:19:39.463Z] + ./coverage.out bytes=54703 [2023-11-14T22:19:39.463Z] ==> Appending adjustments [2023-11-14T22:19:39.463Z] https://docs.codecov.io/docs/fixing-reports [2023-11-14T22:19:39.724Z] + Found adjustments [2023-11-14T22:19:39.724Z] ==> Gzipping contents [2023-11-14T22:19:39.724Z] 8.0K /tmp/codecov.TPNBzh.gz [2023-11-14T22:19:39.724Z] ==> Uploading reports [2023-11-14T22:19:39.724Z] url: https://codecov.io [2023-11-14T22:19:39.724Z] query: branch=main&commit=6e9e8282a24c5b81fc31740ee0ad2433cd2c3582&build=165&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F165%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-14T22:19:39.724Z] -> Pinging Codecov [2023-11-14T22:19:39.724Z] 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=6e9e8282a24c5b81fc31740ee0ad2433cd2c3582&build=165&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F165%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-14T22:19:39.724Z] -> Uploading to [2023-11-14T22:19:39.724Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-14/73D8F5FF140700D3E01443B452E23636/6e9e8282a24c5b81fc31740ee0ad2433cd2c3582/27fee85f-305f-4b69-80a8-66a3b4607e76.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231114%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231114T221939Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2f345ae9fb4d69b5680c6277c07acf94cb694da031aee5f18eeb7a0b6df5c043 [2023-11-14T22:19:39.987Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-14T22:19:39.987Z] Dload Upload Total Spent Left Speed [2023-11-14T22:19:39.987Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 27775 --:--:-- --:--:-- --:--:-- 27775 [2023-11-14T22:19:39.987Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/6e9e8282a24c5b81fc31740ee0ad2433cd2c3582 [Pipeline] } [2023-11-14T22:19:39.995Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-11-14T22:19:40.132Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-11-14T22:19:40.143Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:19:40.448Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-14T22:19:40.448Z] [2023-11-14T22:19:40.448Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:19:40.743Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-14T22:19:41.018Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-11-14T22:19:41.018Z] df9b9388f04a: Pulling fs layer [2023-11-14T22:19:41.018Z] 52dc419b0ee2: Pulling fs layer [2023-11-14T22:19:41.018Z] 25bc292e5bac: Pulling fs layer [2023-11-14T22:19:41.018Z] 114826534d7a: Pulling fs layer [2023-11-14T22:19:41.018Z] 4657fd5d0bcf: Pulling fs layer [2023-11-14T22:19:41.018Z] 6ad1cebc031e: Pulling fs layer [2023-11-14T22:19:41.018Z] 8a3aa393b2d8: Pulling fs layer [2023-11-14T22:19:41.018Z] 114826534d7a: Waiting [2023-11-14T22:19:41.018Z] 4657fd5d0bcf: Waiting [2023-11-14T22:19:41.018Z] 6ad1cebc031e: Waiting [2023-11-14T22:19:41.018Z] 25bc292e5bac: Verifying Checksum [2023-11-14T22:19:41.018Z] 25bc292e5bac: Download complete [2023-11-14T22:19:41.018Z] 52dc419b0ee2: Download complete [2023-11-14T22:19:41.018Z] 4657fd5d0bcf: Download complete [2023-11-14T22:19:41.018Z] df9b9388f04a: Download complete [2023-11-14T22:19:41.599Z] 6ad1cebc031e: Verifying Checksum [2023-11-14T22:19:41.599Z] 6ad1cebc031e: Download complete [2023-11-14T22:19:41.599Z] df9b9388f04a: Pull complete [2023-11-14T22:19:42.185Z] 52dc419b0ee2: Pull complete [2023-11-14T22:19:42.445Z] 114826534d7a: Verifying Checksum [2023-11-14T22:19:42.445Z] 114826534d7a: Download complete [2023-11-14T22:19:42.445Z] 8a3aa393b2d8: Verifying Checksum [2023-11-14T22:19:42.445Z] 8a3aa393b2d8: Download complete [2023-11-14T22:19:42.703Z] 25bc292e5bac: Pull complete [2023-11-14T22:19:47.970Z] 114826534d7a: Pull complete [2023-11-14T22:19:51.274Z] 4657fd5d0bcf: Pull complete [2023-11-14T22:19:51.538Z] 6ad1cebc031e: Pull complete [2023-11-14T22:19:58.169Z] 8a3aa393b2d8: Pull complete [2023-11-14T22:19:58.737Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-11-14T22:19:58.996Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-14T22:19:58.996Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:19:59.081Z] prd-ubuntu20.04-docker-8c-8g-17568 does not seem to be running inside a container [2023-11-14T22:19:59.111Z] $ 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-11-14T22:20:34.027Z] $ docker top fcd21d0f598ba099fc1c03f5e53b872bd6acffbd3a476854dd878dd14c458916 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-14T22:20:34.138Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2023-11-14T22:20:34.422Z] + set -o pipefail [2023-11-14T22:20:34.422Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2023-11-14T22:20:39.713Z] [2023-11-14T22:20:39.714Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2023-11-14T22:20:39.714Z] [2023-11-14T22:20:39.714Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/40dfa39b-4de5-417a-ab18-b2e45ff3c040 [2023-11-14T22:20:39.714Z] [2023-11-14T22:20:39.714Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-11-14T22:20:39.714Z] [2023-11-14T22:20:39.972Z] [2023-11-14T22:20:39.972Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-11-14T22:20:39.972Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-11-14T22:20:39.972Z] More details here: https://snyk.co/ue1NS [2023-11-14T22:20:39.972Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-11-14T22:20:39.972Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-11-14T22:20:39.979Z] $ docker stop --time=1 fcd21d0f598ba099fc1c03f5e53b872bd6acffbd3a476854dd878dd14c458916 [2023-11-14T22:20:58.346Z] $ docker rm -f --volumes fcd21d0f598ba099fc1c03f5e53b872bd6acffbd3a476854dd878dd14c458916 [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-11-14T22:20:59.291Z] + git log --format=format:%s -1 6e9e8282a24c5b81fc31740ee0ad2433cd2c3582 [Pipeline] sh [2023-11-14T22:20:59.582Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-14T22:20:59.582Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:20:59.901Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T22:20:59.901Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:21:00.016Z] prd-ubuntu20.04-docker-8c-8g-17568 does not seem to be running inside a container [2023-11-14T22:21:00.079Z] $ 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-11-14T22:21:02.785Z] $ docker top b4bfc027f55443ac2939375a8c83f8d7c21ee0a1b099fe2e0daa3d7e435f948d -eo pid,comm [2023-11-14T22:21:02.837Z] 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-11-14T22:21:02.837Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-14T22:21:02.875Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-14T22:21:02.875Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-14T22:21:03.003Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-14T22:21:03.003Z] $ docker exec b4bfc027f55443ac2939375a8c83f8d7c21ee0a1b099fe2e0daa3d7e435f948d ssh-agent [2023-11-14T22:21:03.122Z] SSH_AUTH_SOCK=/tmp/ssh-JtK63EvGJEWN/agent.14 [2023-11-14T22:21:03.122Z] SSH_AGENT_PID=20 [2023-11-14T22:21:03.140Z] Running ssh-add (command line suppressed) [2023-11-14T22:21:03.245Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1520429425438545749.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1520429425438545749.key) [2023-11-14T22:21:03.265Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-14T22:21:03.577Z] + git semver tag [2023-11-14T22:21:03.864Z] 2023-11-14 22:21:03,779 [run_tag] DEBUG tag force:False [2023-11-14T22:21:03.864Z] 2023-11-14 22:21:03,779 [check_head_tag] DEBUG check head tag [2023-11-14T22:21:03.864Z] 2023-11-14 22:21:03,782 [execute] INFO git cat-file --batch-check [2023-11-14T22:21:03.864Z] 2023-11-14 22:21:03,782 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-11-14T22:21:03.864Z] 2023-11-14 22:21:03,785 [execute] INFO git cat-file --batch [2023-11-14T22:21:03.864Z] 2023-11-14 22:21:03,785 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-11-14T22:21:03.864Z] 2023-11-14 22:21:03,824 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-11-14T22:21:03.864Z] 2023-11-14 22:21:03,824 [execute] INFO git tag -a v3.1.0-dev.39 -m v3.1.0-dev.39 [2023-11-14T22:21:03.864Z] 2023-11-14 22:21:03,824 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.39', '-m', 'v3.1.0-dev.39'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-11-14T22:21:03.864Z] 2023-11-14 22:21:03,829 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-11-14T22:21:03.864Z] 3.1.0-dev.39 [Pipeline] } [2023-11-14T22:21:03.883Z] $ docker exec --env ******** --env ******** b4bfc027f55443ac2939375a8c83f8d7c21ee0a1b099fe2e0daa3d7e435f948d ssh-agent -k [2023-11-14T22:21:04.005Z] unset SSH_AUTH_SOCK; [2023-11-14T22:21:04.006Z] unset SSH_AGENT_PID; [2023-11-14T22:21:04.006Z] echo Agent pid 20 killed; [2023-11-14T22:21:04.021Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-14T22:21:04.348Z] + git semver [Pipeline] } [2023-11-14T22:21:04.619Z] $ docker stop --time=1 b4bfc027f55443ac2939375a8c83f8d7c21ee0a1b099fe2e0daa3d7e435f948d [2023-11-14T22:21:07.558Z] $ docker rm -f --volumes b4bfc027f55443ac2939375a8c83f8d7c21ee0a1b099fe2e0daa3d7e435f948d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:21:08.091Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-14T22:21:08.091Z] [2023-11-14T22:21:08.091Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:21:08.387Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-14T22:21:08.964Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-11-14T22:21:08.964Z] ab5ef0e58194: Pulling fs layer [2023-11-14T22:21:08.964Z] 9712f1f96733: Pulling fs layer [2023-11-14T22:21:08.964Z] 63f879dbbcfc: Pulling fs layer [2023-11-14T22:21:08.964Z] 0d9ebad4ef96: Pulling fs layer [2023-11-14T22:21:08.964Z] e9a5061849ea: Pulling fs layer [2023-11-14T22:21:08.964Z] d747dcd14b5f: Pulling fs layer [2023-11-14T22:21:08.964Z] 2de7ff778b66: Pulling fs layer [2023-11-14T22:21:08.964Z] 0d9ebad4ef96: Waiting [2023-11-14T22:21:08.964Z] e9a5061849ea: Waiting [2023-11-14T22:21:08.964Z] 2de7ff778b66: Waiting [2023-11-14T22:21:08.964Z] 9712f1f96733: Verifying Checksum [2023-11-14T22:21:08.964Z] 9712f1f96733: Download complete [2023-11-14T22:21:09.226Z] 63f879dbbcfc: Verifying Checksum [2023-11-14T22:21:09.226Z] 63f879dbbcfc: Download complete [2023-11-14T22:21:09.488Z] e9a5061849ea: Verifying Checksum [2023-11-14T22:21:09.488Z] e9a5061849ea: Download complete [2023-11-14T22:21:09.488Z] d747dcd14b5f: Verifying Checksum [2023-11-14T22:21:09.488Z] d747dcd14b5f: Download complete [2023-11-14T22:21:09.488Z] 0d9ebad4ef96: Verifying Checksum [2023-11-14T22:21:09.488Z] 0d9ebad4ef96: Download complete [2023-11-14T22:21:09.747Z] ab5ef0e58194: Download complete [2023-11-14T22:21:09.747Z] 2de7ff778b66: Verifying Checksum [2023-11-14T22:21:13.032Z] ab5ef0e58194: Pull complete [2023-11-14T22:21:13.032Z] 9712f1f96733: Pull complete [2023-11-14T22:21:14.947Z] 63f879dbbcfc: Pull complete [2023-11-14T22:21:20.278Z] 0d9ebad4ef96: Pull complete [2023-11-14T22:21:20.278Z] e9a5061849ea: Pull complete [2023-11-14T22:21:20.536Z] d747dcd14b5f: Pull complete [2023-11-14T22:21:21.909Z] 2de7ff778b66: Pull complete [2023-11-14T22:21:22.474Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-11-14T22:21:22.475Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-14T22:21:22.475Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:21:22.552Z] prd-ubuntu20.04-docker-8c-8g-17568 does not seem to be running inside a container [2023-11-14T22:21:22.592Z] $ 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-11-14T22:21:49.240Z] $ docker top d0bb989f6513910f69dae383f6ebf9345a21df2937a3837ec929d84918451038 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-11-14T22:21:49.318Z] provisioning config files... [2023-11-14T22:21:49.325Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14993641174080681349tmp [2023-11-14T22:21:49.334Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1525473319730497206tmp [2023-11-14T22:21:49.344Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1701773752604812799tmp [Pipeline] { [Pipeline] echo [2023-11-14T22:21:49.357Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:21:49.642Z] ---> sigul-configuration.sh [2023-11-14T22:21:49.642Z] gpg: directory `/root/.gnupg' created [2023-11-14T22:21:49.642Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-11-14T22:21:49.642Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-11-14T22:21:49.642Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-11-14T22:21:49.642Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-11-14T22:21:49.642Z] gpg: CAST5 encrypted data [2023-11-14T22:21:49.642Z] gpg: encrypted with 1 passphrase [2023-11-14T22:21:49.642Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-11-14T22:21:49.931Z] + mkdir /home/jenkins [2023-11-14T22:21:49.931Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-11-14T22:21:50.220Z] + 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-11-14T22:21:50.229Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:21:50.519Z] ---> sigul-install.sh [2023-11-14T22:21:50.519Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-11-14T22:21:50.805Z] + git tag --list [2023-11-14T22:21:50.805Z] v0.0.0 [2023-11-14T22:21:50.805Z] v0.0.1-dev.1 [2023-11-14T22:21:50.805Z] v0.0.1-dev.10 [2023-11-14T22:21:50.805Z] v0.0.1-dev.11 [2023-11-14T22:21:50.805Z] v0.0.1-dev.12 [2023-11-14T22:21:50.805Z] v0.0.1-dev.13 [2023-11-14T22:21:50.805Z] v0.0.1-dev.14 [2023-11-14T22:21:50.805Z] v0.0.1-dev.15 [2023-11-14T22:21:50.805Z] v0.0.1-dev.16 [2023-11-14T22:21:50.805Z] v0.0.1-dev.2 [2023-11-14T22:21:50.805Z] v0.0.1-dev.3 [2023-11-14T22:21:50.805Z] v0.0.1-dev.4 [2023-11-14T22:21:50.805Z] v0.0.1-dev.5 [2023-11-14T22:21:50.805Z] v0.0.1-dev.6 [2023-11-14T22:21:50.805Z] v0.0.1-dev.7 [2023-11-14T22:21:50.805Z] v0.0.1-dev.8 [2023-11-14T22:21:50.805Z] v0.0.1-dev.9 [2023-11-14T22:21:50.805Z] v2.2.0 [2023-11-14T22:21:50.805Z] v2.2.0-dev.17 [2023-11-14T22:21:50.805Z] v2.2.0-dev.18 [2023-11-14T22:21:50.805Z] v2.2.0-dev.19 [2023-11-14T22:21:50.805Z] v2.2.0-dev.20 [2023-11-14T22:21:50.805Z] v2.2.0-dev.21 [2023-11-14T22:21:50.805Z] v2.2.0-dev.22 [2023-11-14T22:21:50.805Z] v2.2.0-dev.23 [2023-11-14T22:21:50.805Z] v2.2.0-dev.24 [2023-11-14T22:21:50.805Z] v2.2.0-dev.25 [2023-11-14T22:21:50.805Z] v2.2.0-dev.26 [2023-11-14T22:21:50.805Z] v2.2.0-dev.27 [2023-11-14T22:21:50.805Z] v2.3.0 [2023-11-14T22:21:50.805Z] v2.3.0-dev.1 [2023-11-14T22:21:50.805Z] v2.3.0-dev.10 [2023-11-14T22:21:50.805Z] v2.3.0-dev.11 [2023-11-14T22:21:50.805Z] v2.3.0-dev.12 [2023-11-14T22:21:50.805Z] v2.3.0-dev.13 [2023-11-14T22:21:50.805Z] v2.3.0-dev.14 [2023-11-14T22:21:50.805Z] v2.3.0-dev.15 [2023-11-14T22:21:50.805Z] v2.3.0-dev.16 [2023-11-14T22:21:50.805Z] v2.3.0-dev.17 [2023-11-14T22:21:50.805Z] v2.3.0-dev.18 [2023-11-14T22:21:50.805Z] v2.3.0-dev.19 [2023-11-14T22:21:50.805Z] v2.3.0-dev.2 [2023-11-14T22:21:50.805Z] v2.3.0-dev.20 [2023-11-14T22:21:50.805Z] v2.3.0-dev.21 [2023-11-14T22:21:50.805Z] v2.3.0-dev.22 [2023-11-14T22:21:50.805Z] v2.3.0-dev.23 [2023-11-14T22:21:50.805Z] v2.3.0-dev.24 [2023-11-14T22:21:50.805Z] v2.3.0-dev.25 [2023-11-14T22:21:50.805Z] v2.3.0-dev.26 [2023-11-14T22:21:50.805Z] v2.3.0-dev.27 [2023-11-14T22:21:50.805Z] v2.3.0-dev.28 [2023-11-14T22:21:50.805Z] v2.3.0-dev.3 [2023-11-14T22:21:50.805Z] v2.3.0-dev.4 [2023-11-14T22:21:50.805Z] v2.3.0-dev.5 [2023-11-14T22:21:50.805Z] v2.3.0-dev.6 [2023-11-14T22:21:50.805Z] v2.3.0-dev.7 [2023-11-14T22:21:50.805Z] v2.3.0-dev.8 [2023-11-14T22:21:50.805Z] v2.3.0-dev.9 [2023-11-14T22:21:50.805Z] v2.3.1 [2023-11-14T22:21:50.805Z] v2.3.1-dev.4 [2023-11-14T22:21:50.805Z] v2.3.1-dev.5 [2023-11-14T22:21:50.805Z] v2.3.1-dev.6 [2023-11-14T22:21:50.806Z] v3.0 [2023-11-14T22:21:50.806Z] v3.0.0 [2023-11-14T22:21:50.806Z] v3.0.0-dev.1 [2023-11-14T22:21:50.806Z] v3.0.0-dev.10 [2023-11-14T22:21:50.806Z] v3.0.0-dev.11 [2023-11-14T22:21:50.806Z] v3.0.0-dev.12 [2023-11-14T22:21:50.806Z] v3.0.0-dev.13 [2023-11-14T22:21:50.806Z] v3.0.0-dev.14 [2023-11-14T22:21:50.806Z] v3.0.0-dev.15 [2023-11-14T22:21:50.806Z] v3.0.0-dev.16 [2023-11-14T22:21:50.806Z] v3.0.0-dev.17 [2023-11-14T22:21:50.806Z] v3.0.0-dev.18 [2023-11-14T22:21:50.806Z] v3.0.0-dev.19 [2023-11-14T22:21:50.806Z] v3.0.0-dev.2 [2023-11-14T22:21:50.806Z] v3.0.0-dev.20 [2023-11-14T22:21:50.806Z] v3.0.0-dev.21 [2023-11-14T22:21:50.806Z] v3.0.0-dev.22 [2023-11-14T22:21:50.806Z] v3.0.0-dev.23 [2023-11-14T22:21:50.806Z] v3.0.0-dev.24 [2023-11-14T22:21:50.806Z] v3.0.0-dev.25 [2023-11-14T22:21:50.806Z] v3.0.0-dev.26 [2023-11-14T22:21:50.806Z] v3.0.0-dev.27 [2023-11-14T22:21:50.806Z] v3.0.0-dev.28 [2023-11-14T22:21:50.806Z] v3.0.0-dev.29 [2023-11-14T22:21:50.806Z] v3.0.0-dev.3 [2023-11-14T22:21:50.806Z] v3.0.0-dev.30 [2023-11-14T22:21:50.806Z] v3.0.0-dev.31 [2023-11-14T22:21:50.806Z] v3.0.0-dev.32 [2023-11-14T22:21:50.806Z] v3.0.0-dev.33 [2023-11-14T22:21:50.806Z] v3.0.0-dev.34 [2023-11-14T22:21:50.806Z] v3.0.0-dev.35 [2023-11-14T22:21:50.806Z] v3.0.0-dev.36 [2023-11-14T22:21:50.806Z] v3.0.0-dev.37 [2023-11-14T22:21:50.806Z] v3.0.0-dev.38 [2023-11-14T22:21:50.806Z] v3.0.0-dev.39 [2023-11-14T22:21:50.806Z] v3.0.0-dev.4 [2023-11-14T22:21:50.806Z] v3.0.0-dev.40 [2023-11-14T22:21:50.806Z] v3.0.0-dev.41 [2023-11-14T22:21:50.806Z] v3.0.0-dev.42 [2023-11-14T22:21:50.806Z] v3.0.0-dev.43 [2023-11-14T22:21:50.806Z] v3.0.0-dev.44 [2023-11-14T22:21:50.806Z] v3.0.0-dev.45 [2023-11-14T22:21:50.806Z] v3.0.0-dev.46 [2023-11-14T22:21:50.806Z] v3.0.0-dev.47 [2023-11-14T22:21:50.806Z] v3.0.0-dev.48 [2023-11-14T22:21:50.806Z] v3.0.0-dev.49 [2023-11-14T22:21:50.806Z] v3.0.0-dev.5 [2023-11-14T22:21:50.806Z] v3.0.0-dev.50 [2023-11-14T22:21:50.806Z] v3.0.0-dev.51 [2023-11-14T22:21:50.806Z] v3.0.0-dev.6 [2023-11-14T22:21:50.806Z] v3.0.0-dev.7 [2023-11-14T22:21:50.806Z] v3.0.0-dev.8 [2023-11-14T22:21:50.806Z] v3.0.0-dev.9 [2023-11-14T22:21:50.806Z] v3.1.0-dev.1 [2023-11-14T22:21:50.806Z] v3.1.0-dev.10 [2023-11-14T22:21:50.806Z] v3.1.0-dev.11 [2023-11-14T22:21:50.806Z] v3.1.0-dev.12 [2023-11-14T22:21:50.806Z] v3.1.0-dev.13 [2023-11-14T22:21:50.806Z] v3.1.0-dev.14 [2023-11-14T22:21:50.806Z] v3.1.0-dev.15 [2023-11-14T22:21:50.806Z] v3.1.0-dev.16 [2023-11-14T22:21:50.806Z] v3.1.0-dev.17 [2023-11-14T22:21:50.806Z] v3.1.0-dev.18 [2023-11-14T22:21:50.806Z] v3.1.0-dev.19 [2023-11-14T22:21:50.806Z] v3.1.0-dev.2 [2023-11-14T22:21:50.806Z] v3.1.0-dev.20 [2023-11-14T22:21:50.806Z] v3.1.0-dev.21 [2023-11-14T22:21:50.806Z] v3.1.0-dev.22 [2023-11-14T22:21:50.806Z] v3.1.0-dev.23 [2023-11-14T22:21:50.806Z] v3.1.0-dev.24 [2023-11-14T22:21:50.806Z] v3.1.0-dev.25 [2023-11-14T22:21:50.806Z] v3.1.0-dev.26 [2023-11-14T22:21:50.806Z] v3.1.0-dev.27 [2023-11-14T22:21:50.806Z] v3.1.0-dev.28 [2023-11-14T22:21:50.806Z] v3.1.0-dev.29 [2023-11-14T22:21:50.806Z] v3.1.0-dev.3 [2023-11-14T22:21:50.806Z] v3.1.0-dev.30 [2023-11-14T22:21:50.806Z] v3.1.0-dev.31 [2023-11-14T22:21:50.806Z] v3.1.0-dev.32 [2023-11-14T22:21:50.806Z] v3.1.0-dev.33 [2023-11-14T22:21:50.806Z] v3.1.0-dev.34 [2023-11-14T22:21:50.806Z] v3.1.0-dev.35 [2023-11-14T22:21:50.806Z] v3.1.0-dev.36 [2023-11-14T22:21:50.806Z] v3.1.0-dev.37 [2023-11-14T22:21:50.806Z] v3.1.0-dev.38 [2023-11-14T22:21:50.806Z] v3.1.0-dev.39 [2023-11-14T22:21:50.806Z] v3.1.0-dev.4 [2023-11-14T22:21:50.806Z] v3.1.0-dev.5 [2023-11-14T22:21:50.806Z] v3.1.0-dev.6 [2023-11-14T22:21:50.806Z] v3.1.0-dev.7 [2023-11-14T22:21:50.806Z] v3.1.0-dev.8 [2023-11-14T22:21:50.806Z] v3.1.0-dev.9 [Pipeline] sh [2023-11-14T22:21:51.089Z] + lftools sign git-tag v3.1.0-dev.39 [2023-11-14T22:21:51.662Z] Signing Git tag with Sigul... [2023-11-14T22:21:51.662Z] Signing v3.1.0-dev.39 [Pipeline] echo [2023-11-14T22:21:52.240Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:21:52.529Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-11-14T22:21:52.537Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-11-14T22:21:52.553Z] $ docker stop --time=1 d0bb989f6513910f69dae383f6ebf9345a21df2937a3837ec929d84918451038 [2023-11-14T22:21:55.019Z] $ docker rm -f --volumes d0bb989f6513910f69dae383f6ebf9345a21df2937a3837ec929d84918451038 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-11-14T22:21:55.528Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-14T22:21:55.528Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:21:55.832Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T22:21:55.832Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:21:55.954Z] prd-ubuntu20.04-docker-8c-8g-17568 does not seem to be running inside a container [2023-11-14T22:21:55.980Z] $ 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-11-14T22:21:57.551Z] $ docker top ef5c8a275c3e1760d5c1a832c0b48a886c490c928327fd9077f6be2100715f55 -eo pid,comm [2023-11-14T22:21:57.740Z] 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-11-14T22:21:57.740Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-14T22:21:57.781Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-14T22:21:57.781Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-14T22:21:57.885Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-14T22:21:57.884Z] $ docker exec ef5c8a275c3e1760d5c1a832c0b48a886c490c928327fd9077f6be2100715f55 ssh-agent [2023-11-14T22:21:57.987Z] SSH_AUTH_SOCK=/tmp/ssh-sThOWfMzvH9L/agent.14 [2023-11-14T22:21:57.987Z] SSH_AGENT_PID=20 [2023-11-14T22:21:57.993Z] Running ssh-add (command line suppressed) [2023-11-14T22:21:58.078Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9724174631899697885.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9724174631899697885.key) [2023-11-14T22:21:58.095Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-14T22:21:58.383Z] + git semver bump pre [2023-11-14T22:21:58.951Z] 2023-11-14 22:21:58,692 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-11-14T22:21:58.951Z] 2023-11-14 22:21:58,692 [bump_version] DEBUG bumping version:3.1.0-dev.39 on axis:pre with prefix:dev [2023-11-14T22:21:58.951Z] 2023-11-14 22:21:58,692 [bump_version] DEBUG bumped version:3.1.0-dev.40 [2023-11-14T22:21:58.951Z] 2023-11-14 22:21:58,692 [write_version] DEBUG write version:3.1.0-dev.40 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2023-11-14T22:21:58.951Z] 2023-11-14 22:21:58,693 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-11-14T22:21:58.951Z] 2023-11-14 22:21:58,693 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-11-14T22:21:58.951Z] 2023-11-14 22:21:58,695 [execute] INFO git cat-file --batch-check [2023-11-14T22:21:58.951Z] 2023-11-14 22:21:58,696 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-14T22:21:58.951Z] 2023-11-14 22:21:58,701 [execute] INFO git cat-file --batch [2023-11-14T22:21:58.951Z] 2023-11-14 22:21:58,701 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-14T22:21:58.951Z] 2023-11-14 22:21:58,729 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-11-14T22:21:58.951Z] 3.1.0-dev.40 [Pipeline] } [2023-11-14T22:21:58.957Z] $ docker exec --env ******** --env ******** ef5c8a275c3e1760d5c1a832c0b48a886c490c928327fd9077f6be2100715f55 ssh-agent -k [2023-11-14T22:21:59.051Z] unset SSH_AUTH_SOCK; [2023-11-14T22:21:59.051Z] unset SSH_AGENT_PID; [2023-11-14T22:21:59.051Z] echo Agent pid 20 killed; [2023-11-14T22:21:59.065Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-14T22:21:59.373Z] + git semver [Pipeline] } [2023-11-14T22:21:59.640Z] $ docker stop --time=1 ef5c8a275c3e1760d5c1a832c0b48a886c490c928327fd9077f6be2100715f55 [2023-11-14T22:22:02.183Z] $ docker rm -f --volumes ef5c8a275c3e1760d5c1a832c0b48a886c490c928327fd9077f6be2100715f55 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-14T22:22:02.585Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-14T22:22:02.585Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:22:02.889Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T22:22:02.889Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:22:02.958Z] prd-ubuntu20.04-docker-8c-8g-17568 does not seem to be running inside a container [2023-11-14T22:22:02.982Z] $ 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-11-14T22:22:04.826Z] $ docker top 1a965ee19a9e05b22870ad30bb768a6c8b6e21a020f3e8b00686a53b10d69952 -eo pid,comm [2023-11-14T22:22:04.880Z] 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-11-14T22:22:04.880Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-14T22:22:04.924Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-14T22:22:04.924Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-14T22:22:05.056Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-14T22:22:05.054Z] $ docker exec 1a965ee19a9e05b22870ad30bb768a6c8b6e21a020f3e8b00686a53b10d69952 ssh-agent [2023-11-14T22:22:05.156Z] SSH_AUTH_SOCK=/tmp/ssh-TNKIp2J8ln2D/agent.14 [2023-11-14T22:22:05.156Z] SSH_AGENT_PID=20 [2023-11-14T22:22:05.160Z] Running ssh-add (command line suppressed) [2023-11-14T22:22:05.246Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12621758762008778453.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12621758762008778453.key) [2023-11-14T22:22:05.264Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-14T22:22:05.551Z] + git semver push [2023-11-14T22:22:05.810Z] 2023-11-14 22:22:05,792 [run_push] DEBUG push [2023-11-14T22:22:05.810Z] 2023-11-14 22:22:05,792 [execute] INFO git cat-file --batch-check [2023-11-14T22:22:05.810Z] 2023-11-14 22:22:05,793 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-14T22:22:05.810Z] 2023-11-14 22:22:05,796 [execute] INFO git rev-list c3caefd2291a5fc2e050dc400937b72a1780f5d1 -- [2023-11-14T22:22:05.810Z] 2023-11-14 22:22:05,797 [execute] DEBUG Popen(['git', 'rev-list', 'c3caefd2291a5fc2e050dc400937b72a1780f5d1', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-14T22:22:05.810Z] 2023-11-14 22:22:05,803 [execute] INFO git fetch -v origin [2023-11-14T22:22:05.810Z] 2023-11-14 22:22:05,804 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-11-14T22:22:06.378Z] 2023-11-14 22:22:06,320 [run_push] DEBUG no remote changes detected [2023-11-14T22:22:06.378Z] 2023-11-14 22:22:06,320 [execute] INFO git push origin semver [2023-11-14T22:22:06.378Z] 2023-11-14 22:22:06,321 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-14T22:22:07.324Z] 2023-11-14 22:22:07,163 [run_push] DEBUG push all version tags [2023-11-14T22:22:07.324Z] 2023-11-14 22:22:07,164 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-11-14T22:22:07.324Z] 2023-11-14 22:22:07,164 [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-11-14T22:22:08.263Z] 2023-11-14 22:22:08,210 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-11-14T22:22:08.263Z] 3.1.0-dev.40 [Pipeline] } [2023-11-14T22:22:08.269Z] $ docker exec --env ******** --env ******** 1a965ee19a9e05b22870ad30bb768a6c8b6e21a020f3e8b00686a53b10d69952 ssh-agent -k [2023-11-14T22:22:08.389Z] unset SSH_AUTH_SOCK; [2023-11-14T22:22:08.392Z] unset SSH_AGENT_PID; [2023-11-14T22:22:08.393Z] echo Agent pid 20 killed; [2023-11-14T22:22:08.405Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-14T22:22:08.702Z] + git semver [Pipeline] } [2023-11-14T22:22:08.971Z] $ docker stop --time=1 1a965ee19a9e05b22870ad30bb768a6c8b6e21a020f3e8b00686a53b10d69952 [2023-11-14T22:22:11.252Z] $ docker rm -f --volumes 1a965ee19a9e05b22870ad30bb768a6c8b6e21a020f3e8b00686a53b10d69952 [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-11-14T22:22:11.871Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2023-11-14T22:22:11.871Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-11-14T22:22:11.871Z] total 16 [2023-11-14T22:22:11.871Z] drwxr-xr-x 3 root root 4096 Nov 14 22:00 . [2023-11-14T22:22:11.871Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 14 22:21 .. [2023-11-14T22:22:11.871Z] drwxr-xr-x 2 root root 4096 Nov 14 22:00 cost [2023-11-14T22:22:11.871Z] -rw-r--r-- 1 root root 89 Nov 14 22:00 cost.csv [2023-11-14T22:22:11.871Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2023-11-14T22:22:11.871Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-11-14T22:22:11.871Z] total 16 [2023-11-14T22:22:11.871Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 22:00 . [2023-11-14T22:22:11.871Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 14 22:21 .. [2023-11-14T22:22:11.871Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 14 22:00 cost [2023-11-14T22:22:11.871Z] -rw-r--r-- 1 jenkins jenkins 89 Nov 14 22:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:22:12.163Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:22:13.072Z] ---> package-listing.sh [2023-11-14T22:22:13.072Z] ++ facter osfamily [2023-11-14T22:22:13.072Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-14T22:22:13.329Z] + OS_FAMILY=debian [2023-11-14T22:22:13.329Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2023-11-14T22:22:13.329Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-14T22:22:13.329Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-14T22:22:13.329Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-14T22:22:13.329Z] + PACKAGES=/tmp/packages_start.txt [2023-11-14T22:22:13.329Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-11-14T22:22:13.329Z] + PACKAGES=/tmp/packages_end.txt [2023-11-14T22:22:13.329Z] + case "${OS_FAMILY}" in [2023-11-14T22:22:13.329Z] + dpkg -l [2023-11-14T22:22:13.329Z] + grep '^ii' [2023-11-14T22:22:13.329Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-14T22:22:13.329Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-14T22:22:13.329Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-14T22:22:13.329Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-11-14T22:22:13.329Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2023-11-14T22:22:13.329Z] + 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-11-14T22:22:13.339Z] 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-11-14T22:22:13.615Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:22:14.182Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-14T22:22:14.182Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:22:14.251Z] prd-ubuntu20.04-docker-8c-8g-17568 does not seem to be running inside a container [2023-11-14T22:22:14.277Z] $ 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-11-14T22:22:16.349Z] $ docker top 8918b782d498b9e0311024443e0961abeff3d4a2318c2602a9c6c2ab597ccc55 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T22:22:16.696Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-14T22:22:16.980Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-14T22:22:17.261Z] + ls /var/log/sa-host [2023-11-14T22:22:17.261Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-14T22:22:17.324Z] provisioning config files... [2023-11-14T22:22:17.332Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16862900376434423438tmp [Pipeline] { [Pipeline] echo [2023-11-14T22:22:17.348Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:22:17.630Z] ---> create-netrc.sh [Pipeline] } [2023-11-14T22:22:17.637Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:22:17.968Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-14T22:22:17.977Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:22:18.256Z] ---> sudo-logs.sh [2023-11-14T22:22:18.256Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-14T22:22:18.286Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:22:18.570Z] ---> job-cost.sh [2023-11-14T22:22:18.570Z] lf-activate-venv: SKIPPING [2023-11-14T22:22:18.570Z] DEBUG: total: 0.2199999988079071 [2023-11-14T22:22:18.570Z] INFO: Retrieving Stack Cost... [2023-11-14T22:22:19.137Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-14T22:22:19.396Z] INFO: Archiving Costs [Pipeline] echo [2023-11-14T22:22:19.409Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:22:19.691Z] ---> logs-deploy.sh [2023-11-14T22:22:19.691Z] lf-activate-venv: SKIPPING [2023-11-14T22:22:19.691Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/165 [2023-11-14T22:22:19.691Z] INFO: archiving workspace using pattern(s): [2023-11-14T22:22:20.629Z] Archives upload complete. [2023-11-14T22:22:20.887Z] INFO: archiving logs to Nexus