Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b907ae284758dcb5c5e92cc9fb34c829a11304c7 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-ssh3666941961936867970.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10170438881873168153.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11555345604703894666.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12287582838867118171.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-ssh12701969493632120132.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-6296’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-6297’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-docker-4c-2g-7218’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-docker-4c-2g-7219’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-7214’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-7215’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-7220’ is offline Running on prd-ubuntu20.04-docker-8c-8g-7223 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 b907ae284758dcb5c5e92cc9fb34c829a11304c7 (main) Commit message: "Merge pull request #293 from ernestojeda/create-release" > 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 b907ae284758dcb5c5e92cc9fb34c829a11304c7 # timeout=10 > git rev-list --no-walk 29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-20T20:54:49.275Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-20T20:54:49.339Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-20T20:54:49.359Z] ========================================================= [2023-09-20T20:54:49.359Z] EdgeX Global Pipelines Version Info [2023-09-20T20:54:49.359Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-20T20:54:50.108Z] ------------------- [2023-09-20T20:54:50.108Z] stable info: [2023-09-20T20:54:50.108Z] ------------------- [2023-09-20T20:54:50.108Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-20T20:54:50.108Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-20T20:54:50.108Z] Message: update stable to v1.0.254 [2023-09-20T20:54:50.688Z] ------------------- [2023-09-20T20:54:50.688Z] experimental info: [2023-09-20T20:54:50.688Z] ------------------- [2023-09-20T20:54:50.688Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-20T20:54:50.688Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-20T20:54:50.688Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-20T20:54:50.859Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-09-20T20:54:50.868Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-09-20T20:54:50.878Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-20T20:54:50.886Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-20T20:54:50.897Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-20T20:54:50.913Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-20T20:54:50.928Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-20T20:54:50.943Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-20T20:54:50.960Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-20T20:54:50.972Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-20T20:54:50.984Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-20T20:54:50.995Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-09-20T20:54:51.009Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-20T20:54:51.020Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-20T20:54:51.032Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-20T20:54:51.046Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-20T20:54:51.060Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-20T20:54:51.071Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-20T20:54:51.083Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-20T20:54:51.095Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-20T20:54:51.105Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-20T20:54:51.118Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-20T20:54:51.129Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-20T20:54:51.144Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-20T20:54:51.162Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-20T20:54:51.178Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-20T20:54:51.190Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-20T20:54:51.207Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-20T20:54:51.222Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-20T20:54:51.239Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-20T20:54:51.254Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b907ae284758dcb5c5e92cc9fb34c829a11304c7 [Pipeline] echo [2023-09-20T20:54:51.265Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b907ae2 [Pipeline] echo [2023-09-20T20:54:51.278Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T20:54:51.320Z] provisioning config files... [2023-09-20T20:54:51.332Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10669473783812021760tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T20:54:51.636Z] ---> docker-login.sh [2023-09-20T20:54:51.636Z] nexus3.edgexfoundry.org:10001 [2023-09-20T20:54:51.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:54:51.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:54:51.896Z] Configure a credential helper to remove this warning. See [2023-09-20T20:54:51.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:54:51.896Z] [2023-09-20T20:54:51.896Z] Login Succeeded [2023-09-20T20:54:51.896Z] nexus3.edgexfoundry.org:10002 [2023-09-20T20:54:51.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:54:51.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:54:51.896Z] Configure a credential helper to remove this warning. See [2023-09-20T20:54:51.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:54:51.896Z] [2023-09-20T20:54:51.896Z] Login Succeeded [2023-09-20T20:54:51.896Z] nexus3.edgexfoundry.org:10003 [2023-09-20T20:54:52.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:54:52.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:54:52.158Z] Configure a credential helper to remove this warning. See [2023-09-20T20:54:52.158Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:54:52.158Z] [2023-09-20T20:54:52.158Z] Login Succeeded [2023-09-20T20:54:52.158Z] nexus3.edgexfoundry.org:10004 [2023-09-20T20:54:52.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:54:52.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:54:52.158Z] Configure a credential helper to remove this warning. See [2023-09-20T20:54:52.158Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:54:52.158Z] [2023-09-20T20:54:52.158Z] Login Succeeded [2023-09-20T20:54:52.158Z] docker.io [2023-09-20T20:54:52.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:54:52.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:54:52.418Z] Configure a credential helper to remove this warning. See [2023-09-20T20:54:52.418Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:54:52.418Z] [2023-09-20T20:54:52.418Z] Login Succeeded [2023-09-20T20:54:52.418Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T20:54:52.426Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-20T20:54:52.778Z] + git rev-list -1 --merges b907ae284758dcb5c5e92cc9fb34c829a11304c7~1..b907ae284758dcb5c5e92cc9fb34c829a11304c7 [Pipeline] echo [2023-09-20T20:54:52.827Z] -----------> git rev-list -1 --merges b907ae284758dcb5c5e92cc9fb34c829a11304c7~1..b907ae284758dcb5c5e92cc9fb34c829a11304c7 b907ae284758dcb5c5e92cc9fb34c829a11304c7 [2023-09-20T20:54:52.827Z] b907ae284758dcb5c5e92cc9fb34c829a11304c7 [false] [Pipeline] sh [2023-09-20T20:54:53.117Z] + git log --format=format:%s -1 b907ae284758dcb5c5e92cc9fb34c829a11304c7 [Pipeline] echo [2023-09-20T20:54:53.132Z] ========================================================= [2023-09-20T20:54:53.132Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-20T20:54:53.132Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T20:54:53.491Z] + git log --format=format:%s -1 b907ae284758dcb5c5e92cc9fb34c829a11304c7 [Pipeline] echo [2023-09-20T20:54:53.500Z] [semverPrep] GIT_COMMIT: b907ae284758dcb5c5e92cc9fb34c829a11304c7, Commit Message: Merge pull request #293 from ernestojeda/create-release [Pipeline] echo [2023-09-20T20:54:53.508Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-20T20:54:53.855Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-20T20:54:53.855Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-20T20:54:53.855Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-20T20:54:53.855Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-20T20:54:53.855Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-20T20:54:53.855Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-20T20:54:53.855Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:54:54.219Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T20:54:54.220Z] [2023-09-20T20:54:54.220Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:54:54.521Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T20:54:54.781Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-20T20:54:54.781Z] b85a868b505f: Pulling fs layer [2023-09-20T20:54:54.781Z] e2be974225ed: Pulling fs layer [2023-09-20T20:54:54.781Z] 339a4e72a1f5: Pulling fs layer [2023-09-20T20:54:54.781Z] 988bab9f4d93: Pulling fs layer [2023-09-20T20:54:54.781Z] 1469e6f7b9e6: Pulling fs layer [2023-09-20T20:54:54.781Z] eaf3925da568: Pulling fs layer [2023-09-20T20:54:54.781Z] bab4dde63d76: Pulling fs layer [2023-09-20T20:54:54.781Z] bde34c3a00c8: Pulling fs layer [2023-09-20T20:54:54.781Z] b352a97aabf1: Pulling fs layer [2023-09-20T20:54:54.781Z] 4872d77fe225: Pulling fs layer [2023-09-20T20:54:54.781Z] 5851b861e8e6: Pulling fs layer [2023-09-20T20:54:54.781Z] 988bab9f4d93: Waiting [2023-09-20T20:54:54.781Z] 1469e6f7b9e6: Waiting [2023-09-20T20:54:54.781Z] eaf3925da568: Waiting [2023-09-20T20:54:54.781Z] bab4dde63d76: Waiting [2023-09-20T20:54:54.781Z] bde34c3a00c8: Waiting [2023-09-20T20:54:54.781Z] b352a97aabf1: Waiting [2023-09-20T20:54:54.781Z] 4872d77fe225: Waiting [2023-09-20T20:54:54.781Z] 988bab9f4d93: Verifying Checksum [2023-09-20T20:54:54.781Z] 988bab9f4d93: Download complete [2023-09-20T20:54:54.781Z] 339a4e72a1f5: Verifying Checksum [2023-09-20T20:54:54.781Z] 339a4e72a1f5: Download complete [2023-09-20T20:54:54.781Z] eaf3925da568: Verifying Checksum [2023-09-20T20:54:54.781Z] eaf3925da568: Download complete [2023-09-20T20:54:55.041Z] 1469e6f7b9e6: Verifying Checksum [2023-09-20T20:54:55.041Z] 1469e6f7b9e6: Download complete [2023-09-20T20:54:55.041Z] bde34c3a00c8: Verifying Checksum [2023-09-20T20:54:55.041Z] bde34c3a00c8: Download complete [2023-09-20T20:54:55.041Z] b352a97aabf1: Verifying Checksum [2023-09-20T20:54:55.041Z] b352a97aabf1: Download complete [2023-09-20T20:54:55.041Z] 4872d77fe225: Verifying Checksum [2023-09-20T20:54:55.041Z] 4872d77fe225: Download complete [2023-09-20T20:54:55.041Z] 5851b861e8e6: Verifying Checksum [2023-09-20T20:54:55.041Z] 5851b861e8e6: Download complete [2023-09-20T20:54:55.041Z] b85a868b505f: Verifying Checksum [2023-09-20T20:54:55.041Z] b85a868b505f: Download complete [2023-09-20T20:54:55.300Z] bab4dde63d76: Verifying Checksum [2023-09-20T20:54:55.300Z] bab4dde63d76: Download complete [2023-09-20T20:54:56.686Z] b85a868b505f: Pull complete [2023-09-20T20:54:57.283Z] e2be974225ed: Pull complete [2023-09-20T20:54:57.874Z] 339a4e72a1f5: Pull complete [2023-09-20T20:54:58.134Z] 988bab9f4d93: Pull complete [2023-09-20T20:55:01.180Z] 1469e6f7b9e6: Pull complete [2023-09-20T20:55:01.180Z] eaf3925da568: Pull complete [2023-09-20T20:55:01.180Z] bab4dde63d76: Pull complete [2023-09-20T20:55:01.439Z] bde34c3a00c8: Pull complete [2023-09-20T20:55:06.400Z] b352a97aabf1: Pull complete [2023-09-20T20:55:06.400Z] 4872d77fe225: Pull complete [2023-09-20T20:55:06.400Z] 5851b861e8e6: Pull complete [2023-09-20T20:55:06.400Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-20T20:55:06.400Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T20:55:06.400Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T20:55:06.552Z] prd-ubuntu20.04-docker-8c-8g-7223 does not seem to be running inside a container [2023-09-20T20:55:06.604Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-20T20:55:09.962Z] $ docker top f4a1a183d9f4c96b15dd1256f4d317433fc7e0e79c31c1f938b180ed528d64eb -eo pid,comm [2023-09-20T20:55:10.012Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-20T20:55:10.012Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-20T20:55:10.046Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T20:55:10.046Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T20:55:10.162Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T20:55:10.168Z] $ docker exec f4a1a183d9f4c96b15dd1256f4d317433fc7e0e79c31c1f938b180ed528d64eb ssh-agent [2023-09-20T20:55:10.262Z] SSH_AUTH_SOCK=/tmp/ssh-ykWwYd3D10VH/agent.31 [2023-09-20T20:55:10.262Z] SSH_AGENT_PID=37 [2023-09-20T20:55:10.268Z] Running ssh-add (command line suppressed) [2023-09-20T20:55:10.376Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17146746525310758803.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17146746525310758803.key) [2023-09-20T20:55:10.388Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T20:55:10.677Z] + git tag --points-at HEAD [Pipeline] } [2023-09-20T20:55:10.697Z] $ docker exec --env ******** --env ******** f4a1a183d9f4c96b15dd1256f4d317433fc7e0e79c31c1f938b180ed528d64eb ssh-agent -k [2023-09-20T20:55:10.783Z] unset SSH_AUTH_SOCK; [2023-09-20T20:55:10.784Z] unset SSH_AGENT_PID; [2023-09-20T20:55:10.784Z] echo Agent pid 37 killed; [2023-09-20T20:55:10.792Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-20T20:55:10.822Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T20:55:10.822Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T20:55:10.939Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T20:55:10.947Z] $ docker exec f4a1a183d9f4c96b15dd1256f4d317433fc7e0e79c31c1f938b180ed528d64eb ssh-agent [2023-09-20T20:55:11.064Z] SSH_AUTH_SOCK=/tmp/ssh-Euy9Vn0nc0OV/agent.69 [2023-09-20T20:55:11.064Z] SSH_AGENT_PID=75 [2023-09-20T20:55:11.068Z] Running ssh-add (command line suppressed) [2023-09-20T20:55:11.174Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10826192875927134366.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10826192875927134366.key) [2023-09-20T20:55:11.190Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T20:55:11.473Z] + git semver init [2023-09-20T20:55:11.734Z] 2023-09-20 20:55:11,676 [run_init] DEBUG init version:0.0.0 force:False [2023-09-20T20:55:11.734Z] 2023-09-20 20:55:11,677 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2023-09-20T20:55:11.734Z] 2023-09-20 20:55:11,678 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2023-09-20T20:55:11.734Z] 2023-09-20 20:55:11,678 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-09-20T20:55:12.676Z] 2023-09-20 20:55:12,433 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2023-09-20T20:55:12.676Z] 2023-09-20 20:55:12,434 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2023-09-20T20:55:12.676Z] 2023-09-20 20:55:12,434 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-20T20:55:12.676Z] 2023-09-20 20:55:12,434 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-20T20:55:12.676Z] 3.1.0-dev.24 [Pipeline] } [2023-09-20T20:55:12.689Z] $ docker exec --env ******** --env ******** f4a1a183d9f4c96b15dd1256f4d317433fc7e0e79c31c1f938b180ed528d64eb ssh-agent -k [2023-09-20T20:55:12.789Z] unset SSH_AUTH_SOCK; [2023-09-20T20:55:12.790Z] unset SSH_AGENT_PID; [2023-09-20T20:55:12.790Z] echo Agent pid 75 killed; [2023-09-20T20:55:12.797Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-20T20:55:13.097Z] + git semver [Pipeline] } [2023-09-20T20:55:13.383Z] $ docker stop --time=1 f4a1a183d9f4c96b15dd1256f4d317433fc7e0e79c31c1f938b180ed528d64eb [2023-09-20T20:55:14.705Z] $ docker rm -f --volumes f4a1a183d9f4c96b15dd1256f4d317433fc7e0e79c31c1f938b180ed528d64eb [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T20:55:15.035Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-20T20:55:15.232Z] Stashed 1 file(s) [Pipeline] echo [2023-09-20T20:55:15.234Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.24 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T20:55:15.367Z] provisioning config files... [2023-09-20T20:55:15.375Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9450340807473728100tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T20:55:19.516Z] ---> docker-login.sh [2023-09-20T20:55:19.517Z] nexus3.edgexfoundry.org:10001 [2023-09-20T20:55:19.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:55:19.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:55:19.517Z] Configure a credential helper to remove this warning. See [2023-09-20T20:55:19.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:55:19.517Z] [2023-09-20T20:55:19.517Z] Login Succeeded [2023-09-20T20:55:19.517Z] nexus3.edgexfoundry.org:10002 [2023-09-20T20:55:19.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:55:19.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:55:19.517Z] Configure a credential helper to remove this warning. See [2023-09-20T20:55:19.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:55:19.517Z] [2023-09-20T20:55:19.517Z] Login Succeeded [2023-09-20T20:55:19.517Z] nexus3.edgexfoundry.org:10003 [2023-09-20T20:55:19.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:55:19.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:55:19.775Z] Configure a credential helper to remove this warning. See [2023-09-20T20:55:19.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:55:19.775Z] [2023-09-20T20:55:19.775Z] Login Succeeded [2023-09-20T20:55:19.775Z] nexus3.edgexfoundry.org:10004 [2023-09-20T20:55:19.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:55:19.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:55:19.775Z] Configure a credential helper to remove this warning. See [2023-09-20T20:55:19.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:55:19.775Z] [2023-09-20T20:55:19.775Z] Login Succeeded [2023-09-20T20:55:19.775Z] docker.io [2023-09-20T20:55:20.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:55:20.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:55:20.034Z] Configure a credential helper to remove this warning. See [2023-09-20T20:55:20.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:55:20.034Z] [2023-09-20T20:55:20.034Z] Login Succeeded [2023-09-20T20:55:20.034Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T20:55:20.041Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-20T20:55:20.104Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T20:55:20.121Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T20:55:20.134Z] ========================================================= [2023-09-20T20:55:20.134Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-20T20:55:20.134Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:55:20.454Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-20T20:55:20.454Z] Sending build context to Docker daemon 2.224MB [2023-09-20T20:55:20.454Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T20:55:20.454Z] Step 2/13 : FROM ${BASE} AS builder [2023-09-20T20:55:20.713Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-20T20:55:20.713Z] 7264a8db6415: Pulling fs layer [2023-09-20T20:55:20.713Z] c4d48a809fc2: Pulling fs layer [2023-09-20T20:55:20.713Z] 4f1c88b9dad5: Pulling fs layer [2023-09-20T20:55:20.713Z] ad3a456e5733: Pulling fs layer [2023-09-20T20:55:20.713Z] 33e27b845d1e: Pulling fs layer [2023-09-20T20:55:20.713Z] c68163c4e522: Pulling fs layer [2023-09-20T20:55:20.713Z] 50da416c3ac9: Pulling fs layer [2023-09-20T20:55:20.713Z] 23d2d4c4bb30: Pulling fs layer [2023-09-20T20:55:20.713Z] c68163c4e522: Waiting [2023-09-20T20:55:20.713Z] ad3a456e5733: Waiting [2023-09-20T20:55:20.713Z] 33e27b845d1e: Waiting [2023-09-20T20:55:20.713Z] 50da416c3ac9: Waiting [2023-09-20T20:55:20.713Z] 23d2d4c4bb30: Waiting [2023-09-20T20:55:20.713Z] c4d48a809fc2: Verifying Checksum [2023-09-20T20:55:20.713Z] c4d48a809fc2: Download complete [2023-09-20T20:55:20.713Z] ad3a456e5733: Verifying Checksum [2023-09-20T20:55:20.713Z] ad3a456e5733: Download complete [2023-09-20T20:55:20.713Z] 33e27b845d1e: Verifying Checksum [2023-09-20T20:55:20.713Z] 33e27b845d1e: Download complete [2023-09-20T20:55:20.713Z] 7264a8db6415: Verifying Checksum [2023-09-20T20:55:20.713Z] 7264a8db6415: Download complete [2023-09-20T20:55:20.713Z] c68163c4e522: Verifying Checksum [2023-09-20T20:55:20.713Z] c68163c4e522: Download complete [2023-09-20T20:55:20.973Z] 23d2d4c4bb30: Verifying Checksum [2023-09-20T20:55:20.973Z] 23d2d4c4bb30: Download complete [2023-09-20T20:55:20.973Z] 7264a8db6415: Pull complete [2023-09-20T20:55:21.247Z] 4f1c88b9dad5: Verifying Checksum [2023-09-20T20:55:21.247Z] 4f1c88b9dad5: Download complete [2023-09-20T20:55:21.247Z] c4d48a809fc2: Pull complete [2023-09-20T20:55:21.505Z] 50da416c3ac9: Verifying Checksum [2023-09-20T20:55:21.505Z] 50da416c3ac9: Download complete [2023-09-20T20:55:25.693Z] 4f1c88b9dad5: Pull complete [2023-09-20T20:55:25.693Z] ad3a456e5733: Pull complete [2023-09-20T20:55:25.693Z] 33e27b845d1e: Pull complete [2023-09-20T20:55:25.951Z] c68163c4e522: Pull complete [2023-09-20T20:55:29.236Z] 50da416c3ac9: Pull complete [2023-09-20T20:55:29.495Z] 23d2d4c4bb30: Pull complete [2023-09-20T20:55:29.495Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-09-20T20:55:29.495Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-20T20:55:29.495Z] ---> 0786185ac409 [2023-09-20T20:55:29.495Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-09-20T20:55:30.326Z] Still waiting to schedule task [2023-09-20T20:55:30.326Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7213’ [2023-09-20T20:55:33.707Z] ---> Running in 02a5f710c993 [2023-09-20T20:55:33.707Z] Removing intermediate container 02a5f710c993 [2023-09-20T20:55:33.707Z] ---> 368deb2cf5b3 [2023-09-20T20:55:33.707Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T20:55:33.707Z] ---> Running in 9217037f6651 [2023-09-20T20:55:33.966Z] Removing intermediate container 9217037f6651 [2023-09-20T20:55:33.966Z] ---> 2f04ac1acf48 [2023-09-20T20:55:33.966Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-20T20:55:33.966Z] ---> Running in 8dfecf88937e [2023-09-20T20:55:33.966Z] Removing intermediate container 8dfecf88937e [2023-09-20T20:55:33.966Z] ---> a084e2ba0ddc [2023-09-20T20:55:33.966Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-20T20:55:33.966Z] ---> Running in c91acda0569d [2023-09-20T20:55:34.223Z] Removing intermediate container c91acda0569d [2023-09-20T20:55:34.223Z] ---> 0d7aa144b3bc [2023-09-20T20:55:34.223Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T20:55:34.223Z] ---> Running in 0b4d9d9c168e [2023-09-20T20:55:34.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T20:55:34.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T20:55:34.740Z] (1/13) Installing libintl (0.21.1-r7) [2023-09-20T20:55:34.740Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-09-20T20:55:34.740Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-20T20:55:35.000Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-09-20T20:55:35.000Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-09-20T20:55:35.000Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-09-20T20:55:35.000Z] (7/13) Installing udev-init-scripts (35-r1) [2023-09-20T20:55:35.000Z] (8/13) Installing libblkid (2.38.1-r8) [2023-09-20T20:55:35.000Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-09-20T20:55:35.000Z] (10/13) Installing kmod-libs (30-r3) [2023-09-20T20:55:35.000Z] (11/13) Installing eudev (3.2.11-r8) [2023-09-20T20:55:35.000Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-09-20T20:55:35.000Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-09-20T20:55:35.000Z] Executing busybox-1.36.1-r2.trigger [2023-09-20T20:55:35.000Z] Executing eudev-3.2.11-r8.trigger [2023-09-20T20:55:35.000Z] OK: 271 MiB in 65 packages [2023-09-20T20:55:35.567Z] Removing intermediate container 0b4d9d9c168e [2023-09-20T20:55:35.567Z] ---> 9aee3a0d0728 [2023-09-20T20:55:35.567Z] Step 8/13 : WORKDIR /device-usb-camera [2023-09-20T20:55:35.567Z] ---> Running in f8cdd9e56713 [2023-09-20T20:55:35.826Z] Removing intermediate container f8cdd9e56713 [2023-09-20T20:55:35.826Z] ---> dfcd41c52c20 [2023-09-20T20:55:35.826Z] Step 9/13 : COPY go.mod vendor* ./ [2023-09-20T20:55:35.826Z] ---> dcc8d92b9dd0 [2023-09-20T20:55:35.826Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T20:55:35.826Z] ---> Running in 2ec5596c24d1 [2023-09-20T20:56:23.320Z] Removing intermediate container 2ec5596c24d1 [2023-09-20T20:56:23.320Z] ---> 37583fe0e1c9 [2023-09-20T20:56:23.320Z] Step 11/13 : COPY . . [2023-09-20T20:56:23.320Z] ---> 7cff7db3110c [2023-09-20T20:56:23.320Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-20T20:56:23.320Z] ---> Running in 6e2e11cf41da [2023-09-20T20:56:23.320Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T20:56:23.320Z] Dload Upload Total Spent  Left Speed [2023-09-20T20:56:23.320Z] 0 0 0 0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 9979 0 --:--:-- --:--:-- --:--:-- 10024 [2023-09-20T20:56:23.320Z] Removing intermediate container 6e2e11cf41da [2023-09-20T20:56:23.320Z] ---> 19922f109be9 [2023-09-20T20:56:23.320Z] Step 13/13 : RUN ${MAKE} [2023-09-20T20:56:23.320Z] ---> Running in d4d396e21486 [2023-09-20T20:56:23.320Z] noop [2023-09-20T20:56:23.320Z] Removing intermediate container d4d396e21486 [2023-09-20T20:56:23.320Z] ---> 6b708d271d9e [2023-09-20T20:56:23.320Z] Successfully built 6b708d271d9e [2023-09-20T20:56:23.320Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:56:26.130Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-20T20:56:26.130Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T20:56:26.211Z] prd-ubuntu20.04-docker-8c-8g-7223 does not seem to be running inside a container [2023-09-20T20:56:26.243Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-20T20:56:26.598Z] $ docker top a95d7fb29388ab7a551b2e23005893b8d67995ce5650b5d78e6c8f74fded3ae3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T20:56:26.953Z] + go version [2023-09-20T20:56:26.953Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-20T20:56:26.967Z] $ docker stop --time=1 a95d7fb29388ab7a551b2e23005893b8d67995ce5650b5d78e6c8f74fded3ae3 [2023-09-20T20:56:28.306Z] $ docker rm -f --volumes a95d7fb29388ab7a551b2e23005893b8d67995ce5650b5d78e6c8f74fded3ae3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:56:28.712Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-20T20:56:28.712Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T20:56:28.794Z] prd-ubuntu20.04-docker-8c-8g-7223 does not seem to be running inside a container [2023-09-20T20:56:28.835Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-20T20:56:29.188Z] $ docker top 156bd8a58b05664da43cebe5073fd9fea52e3ae08871760a304b9f5cf7fe5647 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T20:56:29.530Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2023-09-20T20:56:29.821Z] + make test [2023-09-20T20:56:29.821Z] go test ./... -coverprofile=coverage.out ./... [2023-09-20T20:56:31.202Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-09-20T20:56:43.400Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-09-20T20:56:43.400Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.019s coverage: 4.4% of statements [2023-09-20T20:56:49.955Z] go vet ./... [2023-09-20T20:56:54.237Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-20T20:56:54.237Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-20T20:56:54.237Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-20T20:56:54.255Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-20T20:56:54.272Z] $ docker stop --time=1 156bd8a58b05664da43cebe5073fd9fea52e3ae08871760a304b9f5cf7fe5647 [2023-09-20T20:56:59.139Z] $ docker rm -f --volumes 156bd8a58b05664da43cebe5073fd9fea52e3ae08871760a304b9f5cf7fe5647 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T20:56:59.641Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-20T20:56:59.829Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-20T20:57:00.267Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-20T20:57:00.650Z] + ls -al . [2023-09-20T20:57:00.650Z] total 220 [2023-09-20T20:57:00.650Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 20 20:56 . [2023-09-20T20:57:00.650Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 20:54 .. [2023-09-20T20:57:00.650Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 20:56 .git [2023-09-20T20:57:00.650Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 20:54 .github [2023-09-20T20:57:00.650Z] -rw-rw-r-- 1 jenkins jenkins 495 Sep 20 20:54 .gitignore [2023-09-20T20:57:00.650Z] -rw-rw-r-- 1 jenkins jenkins 45 Sep 20 20:54 .golangci.yml [2023-09-20T20:57:00.650Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 20 20:54 .hadolint.yml [2023-09-20T20:57:00.650Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 20:55 .semver [2023-09-20T20:57:00.650Z] -rw-rw-r-- 1 jenkins jenkins 10851 Sep 20 20:54 Attribution.txt [2023-09-20T20:57:00.650Z] -rw-rw-r-- 1 jenkins jenkins 11903 Sep 20 20:54 CHANGELOG.md [2023-09-20T20:57:00.650Z] -rw-rw-r-- 1 jenkins jenkins 2453 Sep 20 20:54 Dockerfile [2023-09-20T20:57:00.650Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 20 20:54 GOVERNANCE.md [2023-09-20T20:57:00.650Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 20 20:54 Jenkinsfile [2023-09-20T20:57:00.650Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 20 20:54 LICENSE [2023-09-20T20:57:00.650Z] -rw-rw-r-- 1 jenkins jenkins 2611 Sep 20 20:54 Makefile [2023-09-20T20:57:00.650Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 20 20:54 OWNERS.md [2023-09-20T20:57:00.650Z] -rw-rw-r-- 1 jenkins jenkins 2575 Sep 20 20:54 README.md [2023-09-20T20:57:00.650Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 20 20:55 VERSION [2023-09-20T20:57:00.650Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 20:54 bin [2023-09-20T20:57:00.650Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 20:54 cmd [2023-09-20T20:57:00.650Z] -rw-r--r-- 1 jenkins jenkins 54703 Sep 20 20:56 coverage.out [2023-09-20T20:57:00.650Z] -rwxrwxr-x 1 jenkins jenkins 84 Sep 20 20:54 docker-entrypoint.sh [2023-09-20T20:57:00.650Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 20:54 docs [2023-09-20T20:57:00.650Z] -rw-rw-r-- 1 jenkins jenkins 3952 Sep 20 20:54 go.mod [2023-09-20T20:57:00.650Z] -rw-rw-r-- 1 jenkins jenkins 35513 Sep 20 20:54 go.sum [2023-09-20T20:57:00.650Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 20:54 internal [2023-09-20T20:57:00.650Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 20:54 snap [2023-09-20T20:57:00.650Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 20 20:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:57:01.057Z] + 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=b907ae284758dcb5c5e92cc9fb34c829a11304c7 --label arch=amd64 --label version=3.1.0-dev.24 . [2023-09-20T20:57:01.057Z] Sending build context to Docker daemon 2.279MB [2023-09-20T20:57:01.057Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T20:57:01.057Z] Step 2/36 : FROM ${BASE} AS builder [2023-09-20T20:57:01.057Z] ---> 6b708d271d9e [2023-09-20T20:57:01.057Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-09-20T20:57:01.317Z] ---> Running in dbdfa5a0e12f [2023-09-20T20:57:02.254Z] Removing intermediate container dbdfa5a0e12f [2023-09-20T20:57:02.254Z] ---> 0dbc1efc1951 [2023-09-20T20:57:02.254Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T20:57:02.867Z] ---> Running in 9c6ab044b11d [2023-09-20T20:57:03.131Z] Removing intermediate container 9c6ab044b11d [2023-09-20T20:57:03.131Z] ---> 32c0c25b2426 [2023-09-20T20:57:03.131Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-20T20:57:03.131Z] ---> Running in 79b2b85bff32 [2023-09-20T20:57:03.389Z] Removing intermediate container 79b2b85bff32 [2023-09-20T20:57:03.389Z] ---> cbc67ea49e61 [2023-09-20T20:57:03.389Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-20T20:57:03.389Z] ---> Running in 7451a1c515a0 [2023-09-20T20:57:03.389Z] Removing intermediate container 7451a1c515a0 [2023-09-20T20:57:03.389Z] ---> 2b8a4cf461bf [2023-09-20T20:57:03.389Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T20:57:03.389Z] ---> Running in b3b5dc1fa921 [2023-09-20T20:57:03.647Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T20:57:03.647Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T20:57:03.906Z] OK: 271 MiB in 65 packages [2023-09-20T20:57:04.474Z] Removing intermediate container b3b5dc1fa921 [2023-09-20T20:57:04.474Z] ---> d5b29da39720 [2023-09-20T20:57:04.474Z] Step 8/36 : WORKDIR /device-usb-camera [2023-09-20T20:57:04.474Z] ---> Running in 741185de38ca [2023-09-20T20:57:04.474Z] Removing intermediate container 741185de38ca [2023-09-20T20:57:04.474Z] ---> 03582fcfbfd4 [2023-09-20T20:57:04.474Z] Step 9/36 : COPY go.mod vendor* ./ [2023-09-20T20:57:04.474Z] ---> f177af1c5552 [2023-09-20T20:57:04.474Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T20:57:04.733Z] ---> Running in 4dc4725add8e [2023-09-20T20:57:05.302Z] Removing intermediate container 4dc4725add8e [2023-09-20T20:57:05.302Z] ---> e21903153f16 [2023-09-20T20:57:05.302Z] Step 11/36 : COPY . . [2023-09-20T20:57:05.873Z] ---> 6a4383d4aaac [2023-09-20T20:57:05.873Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-20T20:57:05.873Z] ---> Running in 487da8c157c3 [2023-09-20T20:57:06.810Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T20:57:06.810Z] Dload Upload Total Spent Left Speed [2023-09-20T20:57:06.810Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 27373 0 --:--:-- --:--:-- --:--:-- 27844 [2023-09-20T20:57:06.810Z] Removing intermediate container 487da8c157c3 [2023-09-20T20:57:06.810Z] ---> d3c12f1d4f98 [2023-09-20T20:57:06.810Z] Step 13/36 : RUN ${MAKE} [2023-09-20T20:57:06.810Z] ---> Running in 30976d960edd [2023-09-20T20:57:07.077Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.24 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.28" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-09-20T20:57:34.429Z] Removing intermediate container 30976d960edd [2023-09-20T20:57:34.429Z] ---> cfffd1821e24 [2023-09-20T20:57:34.429Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-09-20T20:57:34.429Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-09-20T20:57:34.429Z] 4acc49c71d14: Pulling fs layer [2023-09-20T20:57:34.429Z] 4acc49c71d14: Verifying Checksum [2023-09-20T20:57:34.429Z] 4acc49c71d14: Download complete [2023-09-20T20:57:34.429Z] 4acc49c71d14: Pull complete [2023-09-20T20:57:34.429Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-09-20T20:57:34.429Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-09-20T20:57:34.429Z] ---> 01a2bd3e5fff [2023-09-20T20:57:34.429Z] Step 15/36 : FROM alpine:3.18 [2023-09-20T20:57:34.688Z] 3.18: Pulling from library/alpine [2023-09-20T20:57:34.948Z] 7264a8db6415: Already exists [2023-09-20T20:57:34.948Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T20:57:34.948Z] Status: Downloaded newer image for alpine:3.18 [2023-09-20T20:57:34.949Z] ---> 7e01a0d0a1dc [2023-09-20T20:57:34.949Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-09-20T20:57:35.515Z] ---> Running in bc220ddf1653 [2023-09-20T20:57:35.515Z] Removing intermediate container bc220ddf1653 [2023-09-20T20:57:35.515Z] ---> 596d3e980b87 [2023-09-20T20:57:35.515Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-09-20T20:57:35.515Z] ---> Running in 602ba6a075eb [2023-09-20T20:57:35.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T20:57:35.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T20:57:36.033Z] (1/107) Installing dumb-init (1.2.5-r2) [2023-09-20T20:57:36.033Z] (2/107) Installing sdl2 (2.26.5-r0) [2023-09-20T20:57:36.033Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2023-09-20T20:57:36.033Z] (4/107) Installing aom-libs (3.6.1-r0) [2023-09-20T20:57:36.033Z] (5/107) Installing libxau (1.0.11-r2) [2023-09-20T20:57:36.033Z] (6/107) Installing libmd (1.0.4-r2) [2023-09-20T20:57:36.033Z] (7/107) Installing libbsd (0.11.7-r1) [2023-09-20T20:57:36.033Z] (8/107) Installing libxdmcp (1.1.4-r2) [2023-09-20T20:57:36.033Z] (9/107) Installing libxcb (1.15-r1) [2023-09-20T20:57:36.294Z] (10/107) Installing libx11 (1.8.4-r4) [2023-09-20T20:57:36.294Z] (11/107) Installing hwdata-pci (0.370-r0) [2023-09-20T20:57:36.294Z] (12/107) Installing libpciaccess (0.17-r2) [2023-09-20T20:57:36.294Z] (13/107) Installing libdrm (2.4.115-r4) [2023-09-20T20:57:36.294Z] (14/107) Installing libxext (1.3.5-r2) [2023-09-20T20:57:36.294Z] (15/107) Installing libxfixes (6.0.1-r2) [2023-09-20T20:57:36.294Z] (16/107) Installing libffi (3.4.4-r2) [2023-09-20T20:57:36.294Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2023-09-20T20:57:36.294Z] (18/107) Installing libva (2.18.0-r1) [2023-09-20T20:57:36.294Z] (19/107) Installing libvdpau (1.5-r1) [2023-09-20T20:57:36.294Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2023-09-20T20:57:36.294Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2023-09-20T20:57:36.294Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2023-09-20T20:57:36.294Z] (23/107) Installing ffmpeg-libavutil (6.0-r15) [2023-09-20T20:57:36.294Z] (24/107) Installing libdav1d (1.2.1-r0) [2023-09-20T20:57:36.294Z] (25/107) Installing brotli-libs (1.0.9-r14) [2023-09-20T20:57:36.294Z] (26/107) Installing libhwy (1.0.4-r1) [2023-09-20T20:57:36.294Z] (27/107) Installing lcms2 (2.15-r2) [2023-09-20T20:57:36.294Z] (28/107) Installing libjxl (0.8.2-r0) [2023-09-20T20:57:36.294Z] (29/107) Installing lame-libs (3.100-r5) [2023-09-20T20:57:36.294Z] (30/107) Installing opus (1.4-r0) [2023-09-20T20:57:36.294Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2023-09-20T20:57:36.294Z] (32/107) Installing soxr (0.1.3-r5) [2023-09-20T20:57:36.294Z] (33/107) Installing ffmpeg-libswresample (6.0-r15) [2023-09-20T20:57:36.294Z] (34/107) Installing libogg (1.3.5-r4) [2023-09-20T20:57:36.294Z] (35/107) Installing libtheora (1.1.1-r17) [2023-09-20T20:57:36.294Z] (36/107) Installing libvorbis (1.3.7-r1) [2023-09-20T20:57:36.294Z] (37/107) Installing libvpx (1.13.0-r1) [2023-09-20T20:57:36.294Z] (38/107) Installing libwebp (1.3.2-r0) [2023-09-20T20:57:36.553Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2023-09-20T20:57:36.553Z] (40/107) Installing numactl (2.0.16-r4) [2023-09-20T20:57:36.553Z] (41/107) Installing x265-libs (3.5-r4) [2023-09-20T20:57:36.553Z] (42/107) Installing xvidcore (1.3.7-r1) [2023-09-20T20:57:36.553Z] (43/107) Installing ffmpeg-libavcodec (6.0-r15) [2023-09-20T20:57:36.553Z] (44/107) Installing alsa-lib (1.2.9-r1) [2023-09-20T20:57:36.553Z] (45/107) Installing libexpat (2.5.0-r1) [2023-09-20T20:57:36.553Z] (46/107) Installing libbz2 (1.0.8-r5) [2023-09-20T20:57:36.553Z] (47/107) Installing libpng (1.6.39-r3) [2023-09-20T20:57:36.553Z] (48/107) Installing freetype (2.13.0-r5) [2023-09-20T20:57:36.553Z] (49/107) Installing fontconfig (2.14.2-r3) [2023-09-20T20:57:36.553Z] (50/107) Installing fribidi (1.0.13-r0) [2023-09-20T20:57:36.553Z] (51/107) Installing libintl (0.21.1-r7) [2023-09-20T20:57:36.553Z] (52/107) Installing libblkid (2.38.1-r8) [2023-09-20T20:57:36.553Z] (53/107) Installing libmount (2.38.1-r8) [2023-09-20T20:57:36.812Z] (54/107) Installing pcre2 (10.42-r1) [2023-09-20T20:57:36.812Z] (55/107) Installing glib (2.76.4-r0) [2023-09-20T20:57:36.812Z] (56/107) Installing graphite2 (1.3.14-r5) [2023-09-20T20:57:36.812Z] (57/107) Installing harfbuzz (7.3.0-r0) [2023-09-20T20:57:36.812Z] (58/107) Installing libunibreak (5.1-r0) [2023-09-20T20:57:36.812Z] (59/107) Installing libass (0.17.1-r0) [2023-09-20T20:57:36.812Z] (60/107) Installing libbluray (1.3.4-r0) [2023-09-20T20:57:36.812Z] (61/107) Installing gmp (6.2.1-r3) [2023-09-20T20:57:36.812Z] (62/107) Installing nettle (3.8.1-r2) [2023-09-20T20:57:36.812Z] (63/107) Installing libunistring (1.1-r1) [2023-09-20T20:57:36.812Z] (64/107) Installing libidn2 (2.3.4-r1) [2023-09-20T20:57:36.812Z] (65/107) Installing p11-kit (0.24.1-r2) [2023-09-20T20:57:36.812Z] (66/107) Installing libtasn1 (4.19.0-r1) [2023-09-20T20:57:36.812Z] (67/107) Installing gnutls (3.8.0-r2) [2023-09-20T20:57:36.812Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2023-09-20T20:57:36.812Z] (69/107) Installing libopenmpt (0.7.2-r0) [2023-09-20T20:57:36.812Z] (70/107) Installing cjson (1.7.15-r4) [2023-09-20T20:57:36.812Z] (71/107) Installing mbedtls (2.28.4-r0) [2023-09-20T20:57:36.812Z] (72/107) Installing librist (0.2.7-r0) [2023-09-20T20:57:36.812Z] (73/107) Installing libsrt (1.5.2-r0) [2023-09-20T20:57:36.812Z] (74/107) Installing libssh (0.10.5-r0) [2023-09-20T20:57:36.812Z] (75/107) Installing xz-libs (5.4.3-r0) [2023-09-20T20:57:36.812Z] (76/107) Installing libxml2 (2.11.4-r0) [2023-09-20T20:57:36.812Z] (77/107) Installing libsodium (1.0.18-r3) [2023-09-20T20:57:36.812Z] (78/107) Installing libzmq (4.3.4-r4) [2023-09-20T20:57:37.071Z] (79/107) Installing ffmpeg-libavformat (6.0-r15) [2023-09-20T20:57:37.071Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2023-09-20T20:57:37.071Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2023-09-20T20:57:37.071Z] (82/107) Installing shaderc (2023.3-r1) [2023-09-20T20:57:37.071Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2023-09-20T20:57:37.071Z] (84/107) Installing libplacebo (5.264.1-r1) [2023-09-20T20:57:37.071Z] (85/107) Installing ffmpeg-libpostproc (6.0-r15) [2023-09-20T20:57:37.071Z] (86/107) Installing ffmpeg-libswscale (6.0-r15) [2023-09-20T20:57:37.071Z] (87/107) Installing vidstab (1.1.1-r0) [2023-09-20T20:57:37.071Z] (88/107) Installing zimg (3.0.5-r0) [2023-09-20T20:57:37.071Z] (89/107) Installing ffmpeg-libavfilter (6.0-r15) [2023-09-20T20:57:37.071Z] (90/107) Installing libasyncns (0.8-r1) [2023-09-20T20:57:37.071Z] (91/107) Installing dbus-libs (1.14.8-r0) [2023-09-20T20:57:37.071Z] (92/107) Installing libltdl (2.4.7-r2) [2023-09-20T20:57:37.071Z] (93/107) Installing orc (0.4.34-r0) [2023-09-20T20:57:37.071Z] (94/107) Installing flac-libs (1.4.3-r0) [2023-09-20T20:57:37.071Z] (95/107) Installing libsndfile (1.2.0-r2) [2023-09-20T20:57:37.071Z] (96/107) Installing speexdsp (1.2.1-r1) [2023-09-20T20:57:37.071Z] (97/107) Installing tdb-libs (1.4.8-r1) [2023-09-20T20:57:37.071Z] (98/107) Installing libpulse (16.1-r10) [2023-09-20T20:57:37.071Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-20T20:57:37.329Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2023-09-20T20:57:37.329Z] (101/107) Installing ffmpeg-libavdevice (6.0-r15) [2023-09-20T20:57:37.329Z] (102/107) Installing ffmpeg (6.0-r15) [2023-09-20T20:57:37.329Z] (103/107) Installing udev-init-scripts (35-r1) [2023-09-20T20:57:37.329Z] (104/107) Installing eudev-libs (3.2.11-r8) [2023-09-20T20:57:37.329Z] (105/107) Installing zstd-libs (1.5.5-r4) [2023-09-20T20:57:37.329Z] (106/107) Installing kmod-libs (30-r3) [2023-09-20T20:57:37.329Z] (107/107) Installing eudev (3.2.11-r8) [2023-09-20T20:57:37.329Z] Executing busybox-1.36.1-r2.trigger [2023-09-20T20:57:37.329Z] Executing glib-2.76.4-r0.trigger [2023-09-20T20:57:37.329Z] Executing eudev-3.2.11-r8.trigger [2023-09-20T20:57:37.329Z] OK: 131 MiB in 122 packages [2023-09-20T20:57:40.614Z] Removing intermediate container 602ba6a075eb [2023-09-20T20:57:40.614Z] ---> d1f51ec4f811 [2023-09-20T20:57:40.614Z] Step 18/36 : WORKDIR / [2023-09-20T20:57:40.614Z] ---> Running in 28837552ecd7 [2023-09-20T20:57:40.614Z] Removing intermediate container 28837552ecd7 [2023-09-20T20:57:40.614Z] ---> 27a244b06488 [2023-09-20T20:57:40.614Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-09-20T20:57:40.872Z] ---> 9fca2d4d986f [2023-09-20T20:57:40.872Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-09-20T20:57:41.131Z] ---> f6786b3fa5d7 [2023-09-20T20:57:41.131Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-09-20T20:57:41.131Z] ---> c0ae9026dd4a [2023-09-20T20:57:41.131Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-09-20T20:57:41.390Z] ---> 802e5ea70e95 [2023-09-20T20:57:41.390Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-09-20T20:57:41.390Z] ---> a48c58b45969 [2023-09-20T20:57:41.390Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-09-20T20:57:41.653Z] ---> 0877c1ce22b9 [2023-09-20T20:57:41.653Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-09-20T20:57:42.221Z] ---> ad93b8c009e9 [2023-09-20T20:57:42.221Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-09-20T20:57:42.221Z] ---> Running in 9299c62b42b8 [2023-09-20T20:57:42.786Z] Removing intermediate container 9299c62b42b8 [2023-09-20T20:57:42.786Z] ---> 6daec5dd6e7d [2023-09-20T20:57:42.786Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-09-20T20:57:42.786Z] ---> Running in 4cd4e9588321 [2023-09-20T20:57:43.723Z] Removing intermediate container 4cd4e9588321 [2023-09-20T20:57:43.723Z] ---> 21d7a3694275 [2023-09-20T20:57:43.723Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-09-20T20:57:43.723Z] ---> Running in 4852075ee859 [2023-09-20T20:57:43.984Z] Removing intermediate container 4852075ee859 [2023-09-20T20:57:43.984Z] ---> 6cf7f435dead [2023-09-20T20:57:43.984Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-09-20T20:57:43.984Z] ---> Running in fea9baea5ac4 [2023-09-20T20:57:44.566Z] Removing intermediate container fea9baea5ac4 [2023-09-20T20:57:44.566Z] ---> 9e70ef83e0ce [2023-09-20T20:57:44.566Z] Step 30/36 : EXPOSE 59983 [2023-09-20T20:57:44.566Z] ---> Running in 0d705520e184 [2023-09-20T20:57:44.825Z] Removing intermediate container 0d705520e184 [2023-09-20T20:57:44.825Z] ---> 9579c8bd6709 [2023-09-20T20:57:44.825Z] Step 31/36 : EXPOSE 8554 [2023-09-20T20:57:44.825Z] ---> Running in fc2791b50e10 [2023-09-20T20:57:44.825Z] Removing intermediate container fc2791b50e10 [2023-09-20T20:57:44.825Z] ---> 03f180f99026 [2023-09-20T20:57:44.825Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-09-20T20:57:44.825Z] ---> Running in 1b0a9fad6a33 [2023-09-20T20:57:44.825Z] Removing intermediate container 1b0a9fad6a33 [2023-09-20T20:57:44.825Z] ---> 0f1ff1c7f95e [2023-09-20T20:57:44.825Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-09-20T20:57:45.088Z] ---> Running in ae74f8cef22d [2023-09-20T20:57:45.088Z] Removing intermediate container ae74f8cef22d [2023-09-20T20:57:45.088Z] ---> bf4baa9eb6de [2023-09-20T20:57:45.088Z] Step 34/36 : LABEL arch=amd64 [2023-09-20T20:57:45.088Z] ---> Running in f439e67732a9 [2023-09-20T20:57:45.088Z] Removing intermediate container f439e67732a9 [2023-09-20T20:57:45.088Z] ---> 77b7e771085a [2023-09-20T20:57:45.088Z] Step 35/36 : LABEL git_sha=b907ae284758dcb5c5e92cc9fb34c829a11304c7 [2023-09-20T20:57:45.088Z] ---> Running in c03f39a9b78e [2023-09-20T20:57:45.349Z] Removing intermediate container c03f39a9b78e [2023-09-20T20:57:45.349Z] ---> 5839b19b7c35 [2023-09-20T20:57:45.349Z] Step 36/36 : LABEL version=3.1.0-dev.24 [2023-09-20T20:57:45.349Z] ---> Running in 86c2f07191ae [2023-09-20T20:57:45.349Z] Removing intermediate container 86c2f07191ae [2023-09-20T20:57:45.349Z] ---> d4c31a0a6188 [2023-09-20T20:57:45.349Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-20T20:57:45.349Z] Successfully built d4c31a0a6188 [2023-09-20T20:57:45.349Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T20:57:45.458Z] provisioning config files... [2023-09-20T20:57:45.470Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7579220643343460415tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T20:57:45.781Z] ---> docker-login.sh [2023-09-20T20:57:45.781Z] nexus3.edgexfoundry.org:10001 [2023-09-20T20:57:45.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:57:45.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:57:45.781Z] Configure a credential helper to remove this warning. See [2023-09-20T20:57:45.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:57:45.781Z] [2023-09-20T20:57:45.781Z] Login Succeeded [2023-09-20T20:57:45.781Z] nexus3.edgexfoundry.org:10002 [2023-09-20T20:57:45.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:57:45.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:57:45.781Z] Configure a credential helper to remove this warning. See [2023-09-20T20:57:45.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:57:45.781Z] [2023-09-20T20:57:45.781Z] Login Succeeded [2023-09-20T20:57:45.781Z] nexus3.edgexfoundry.org:10003 [2023-09-20T20:57:46.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:57:46.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:57:46.041Z] Configure a credential helper to remove this warning. See [2023-09-20T20:57:46.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:57:46.041Z] [2023-09-20T20:57:46.041Z] Login Succeeded [2023-09-20T20:57:46.041Z] nexus3.edgexfoundry.org:10004 [2023-09-20T20:57:46.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:57:46.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:57:46.041Z] Configure a credential helper to remove this warning. See [2023-09-20T20:57:46.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:57:46.041Z] [2023-09-20T20:57:46.041Z] Login Succeeded [2023-09-20T20:57:46.041Z] docker.io [2023-09-20T20:57:46.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:57:46.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:57:46.559Z] Configure a credential helper to remove this warning. See [2023-09-20T20:57:46.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:57:46.559Z] [2023-09-20T20:57:46.559Z] Login Succeeded [2023-09-20T20:57:46.559Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T20:57:46.575Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T20:57:46.612Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T20:57:46.636Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2023-09-20T20:57:46.636Z] b907ae284758dcb5c5e92cc9fb34c829a11304c7 [2023-09-20T20:57:46.636Z] latest [2023-09-20T20:57:46.636Z] 3.1.0-dev.24 [2023-09-20T20:57:46.636Z] b907ae284758dcb5c5e92cc9fb34c829a11304c7-3.1.0-dev.24 [2023-09-20T20:57:46.636Z] main [2023-09-20T20:57:46.636Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:57:46.970Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:b907ae284758dcb5c5e92cc9fb34c829a11304c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:57:47.281Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:b907ae284758dcb5c5e92cc9fb34c829a11304c7 [2023-09-20T20:57:47.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-09-20T20:57:47.281Z] 51bceb661cc9: Preparing [2023-09-20T20:57:47.281Z] 7c2a3a9abbf4: Preparing [2023-09-20T20:57:47.281Z] 9e146cf28171: Preparing [2023-09-20T20:57:47.281Z] 97584b8f4d77: Preparing [2023-09-20T20:57:47.281Z] 3827b5b91e75: Preparing [2023-09-20T20:57:47.281Z] acc83c6ca332: Preparing [2023-09-20T20:57:47.281Z] 0d081c4a46c0: Preparing [2023-09-20T20:57:47.281Z] 9ff2e7c4362d: Preparing [2023-09-20T20:57:47.281Z] e720dfdaa1ff: Preparing [2023-09-20T20:57:47.281Z] a5312f8362d5: Preparing [2023-09-20T20:57:47.281Z] 0c5dda54454c: Preparing [2023-09-20T20:57:47.281Z] 8ae5ef31d762: Preparing [2023-09-20T20:57:47.281Z] 4693057ce236: Preparing [2023-09-20T20:57:47.281Z] 8ae5ef31d762: Waiting [2023-09-20T20:57:47.281Z] acc83c6ca332: Waiting [2023-09-20T20:57:47.281Z] e720dfdaa1ff: Waiting [2023-09-20T20:57:47.281Z] 0d081c4a46c0: Waiting [2023-09-20T20:57:47.281Z] 9ff2e7c4362d: Waiting [2023-09-20T20:57:47.281Z] 0c5dda54454c: Waiting [2023-09-20T20:57:47.281Z] 4693057ce236: Waiting [2023-09-20T20:57:47.281Z] 97584b8f4d77: Pushed [2023-09-20T20:57:47.281Z] 9e146cf28171: Pushed [2023-09-20T20:57:47.281Z] 51bceb661cc9: Pushed [2023-09-20T20:57:47.281Z] 7c2a3a9abbf4: Pushed [2023-09-20T20:57:47.540Z] e720dfdaa1ff: Pushed [2023-09-20T20:57:47.540Z] 9ff2e7c4362d: Pushed [2023-09-20T20:57:47.540Z] acc83c6ca332: Pushed [2023-09-20T20:57:47.540Z] 0d081c4a46c0: Pushed [2023-09-20T20:57:47.540Z] 4693057ce236: Layer already exists [2023-09-20T20:57:47.540Z] a5312f8362d5: Pushed [2023-09-20T20:57:50.105Z] 3827b5b91e75: Pushed [2023-09-20T20:57:50.671Z] 0c5dda54454c: Pushed [2023-09-20T20:58:00.651Z] 8ae5ef31d762: Pushed [2023-09-20T20:58:00.651Z] b907ae284758dcb5c5e92cc9fb34c829a11304c7: digest: sha256:0dcf9c45c1abe15fd6ab40820030a1ba274681d81657ff074447415c96080c61 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:58:00.962Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:58:01.270Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-09-20T20:58:01.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-09-20T20:58:01.270Z] 51bceb661cc9: Preparing [2023-09-20T20:58:01.270Z] 7c2a3a9abbf4: Preparing [2023-09-20T20:58:01.270Z] 9e146cf28171: Preparing [2023-09-20T20:58:01.270Z] 97584b8f4d77: Preparing [2023-09-20T20:58:01.270Z] 3827b5b91e75: Preparing [2023-09-20T20:58:01.270Z] acc83c6ca332: Preparing [2023-09-20T20:58:01.270Z] 0d081c4a46c0: Preparing [2023-09-20T20:58:01.270Z] 9ff2e7c4362d: Preparing [2023-09-20T20:58:01.270Z] e720dfdaa1ff: Preparing [2023-09-20T20:58:01.270Z] a5312f8362d5: Preparing [2023-09-20T20:58:01.270Z] 0c5dda54454c: Preparing [2023-09-20T20:58:01.270Z] 8ae5ef31d762: Preparing [2023-09-20T20:58:01.270Z] 4693057ce236: Preparing [2023-09-20T20:58:01.270Z] 0d081c4a46c0: Waiting [2023-09-20T20:58:01.270Z] 9ff2e7c4362d: Waiting [2023-09-20T20:58:01.270Z] acc83c6ca332: Waiting [2023-09-20T20:58:01.270Z] e720dfdaa1ff: Waiting [2023-09-20T20:58:01.270Z] 8ae5ef31d762: Waiting [2023-09-20T20:58:01.270Z] 0c5dda54454c: Waiting [2023-09-20T20:58:01.270Z] a5312f8362d5: Waiting [2023-09-20T20:58:01.270Z] 9e146cf28171: Layer already exists [2023-09-20T20:58:01.270Z] 97584b8f4d77: Layer already exists [2023-09-20T20:58:01.270Z] 7c2a3a9abbf4: Layer already exists [2023-09-20T20:58:01.270Z] 3827b5b91e75: Layer already exists [2023-09-20T20:58:01.270Z] 51bceb661cc9: Layer already exists [2023-09-20T20:58:01.270Z] 9ff2e7c4362d: Layer already exists [2023-09-20T20:58:01.270Z] e720dfdaa1ff: Layer already exists [2023-09-20T20:58:01.270Z] acc83c6ca332: Layer already exists [2023-09-20T20:58:01.270Z] 0d081c4a46c0: Layer already exists [2023-09-20T20:58:01.270Z] a5312f8362d5: Layer already exists [2023-09-20T20:58:01.270Z] 8ae5ef31d762: Layer already exists [2023-09-20T20:58:01.270Z] 4693057ce236: Layer already exists [2023-09-20T20:58:01.270Z] 0c5dda54454c: Layer already exists [2023-09-20T20:58:01.270Z] latest: digest: sha256:0dcf9c45c1abe15fd6ab40820030a1ba274681d81657ff074447415c96080c61 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:58:01.579Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:58:01.893Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.24 [2023-09-20T20:58:01.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-09-20T20:58:01.893Z] 51bceb661cc9: Preparing [2023-09-20T20:58:01.893Z] 7c2a3a9abbf4: Preparing [2023-09-20T20:58:01.893Z] 9e146cf28171: Preparing [2023-09-20T20:58:01.893Z] 97584b8f4d77: Preparing [2023-09-20T20:58:01.893Z] 3827b5b91e75: Preparing [2023-09-20T20:58:01.893Z] acc83c6ca332: Preparing [2023-09-20T20:58:01.893Z] 0d081c4a46c0: Preparing [2023-09-20T20:58:01.893Z] 9ff2e7c4362d: Preparing [2023-09-20T20:58:01.893Z] e720dfdaa1ff: Preparing [2023-09-20T20:58:01.893Z] a5312f8362d5: Preparing [2023-09-20T20:58:01.893Z] 0c5dda54454c: Preparing [2023-09-20T20:58:01.893Z] 8ae5ef31d762: Preparing [2023-09-20T20:58:01.893Z] 4693057ce236: Preparing [2023-09-20T20:58:01.893Z] 9ff2e7c4362d: Waiting [2023-09-20T20:58:01.893Z] 0c5dda54454c: Waiting [2023-09-20T20:58:01.893Z] e720dfdaa1ff: Waiting [2023-09-20T20:58:01.893Z] a5312f8362d5: Waiting [2023-09-20T20:58:01.893Z] 4693057ce236: Waiting [2023-09-20T20:58:01.893Z] 8ae5ef31d762: Waiting [2023-09-20T20:58:01.893Z] acc83c6ca332: Waiting [2023-09-20T20:58:01.893Z] 0d081c4a46c0: Waiting [2023-09-20T20:58:01.893Z] 51bceb661cc9: Layer already exists [2023-09-20T20:58:01.893Z] 9e146cf28171: Layer already exists [2023-09-20T20:58:01.893Z] 3827b5b91e75: Layer already exists [2023-09-20T20:58:01.893Z] 97584b8f4d77: Layer already exists [2023-09-20T20:58:01.893Z] 7c2a3a9abbf4: Layer already exists [2023-09-20T20:58:01.893Z] acc83c6ca332: Layer already exists [2023-09-20T20:58:01.893Z] 0d081c4a46c0: Layer already exists [2023-09-20T20:58:01.893Z] 9ff2e7c4362d: Layer already exists [2023-09-20T20:58:01.893Z] a5312f8362d5: Layer already exists [2023-09-20T20:58:01.893Z] 0c5dda54454c: Layer already exists [2023-09-20T20:58:01.893Z] e720dfdaa1ff: Layer already exists [2023-09-20T20:58:01.893Z] 4693057ce236: Layer already exists [2023-09-20T20:58:01.893Z] 8ae5ef31d762: Layer already exists [2023-09-20T20:58:01.893Z] 3.1.0-dev.24: digest: sha256:0dcf9c45c1abe15fd6ab40820030a1ba274681d81657ff074447415c96080c61 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:58:02.204Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:b907ae284758dcb5c5e92cc9fb34c829a11304c7-3.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:58:02.521Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:b907ae284758dcb5c5e92cc9fb34c829a11304c7-3.1.0-dev.24 [2023-09-20T20:58:02.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-09-20T20:58:02.521Z] 51bceb661cc9: Preparing [2023-09-20T20:58:02.521Z] 7c2a3a9abbf4: Preparing [2023-09-20T20:58:02.521Z] 9e146cf28171: Preparing [2023-09-20T20:58:02.521Z] 97584b8f4d77: Preparing [2023-09-20T20:58:02.521Z] 3827b5b91e75: Preparing [2023-09-20T20:58:02.521Z] acc83c6ca332: Preparing [2023-09-20T20:58:02.521Z] 0d081c4a46c0: Preparing [2023-09-20T20:58:02.521Z] 9ff2e7c4362d: Preparing [2023-09-20T20:58:02.521Z] e720dfdaa1ff: Preparing [2023-09-20T20:58:02.521Z] a5312f8362d5: Preparing [2023-09-20T20:58:02.521Z] 0c5dda54454c: Preparing [2023-09-20T20:58:02.521Z] 8ae5ef31d762: Preparing [2023-09-20T20:58:02.521Z] 4693057ce236: Preparing [2023-09-20T20:58:02.521Z] acc83c6ca332: Waiting [2023-09-20T20:58:02.521Z] 0d081c4a46c0: Waiting [2023-09-20T20:58:02.521Z] 9ff2e7c4362d: Waiting [2023-09-20T20:58:02.521Z] e720dfdaa1ff: Waiting [2023-09-20T20:58:02.521Z] a5312f8362d5: Waiting [2023-09-20T20:58:02.521Z] 4693057ce236: Waiting [2023-09-20T20:58:02.521Z] 0c5dda54454c: Waiting [2023-09-20T20:58:02.521Z] 8ae5ef31d762: Waiting [2023-09-20T20:58:02.522Z] 3827b5b91e75: Layer already exists [2023-09-20T20:58:02.522Z] 7c2a3a9abbf4: Layer already exists [2023-09-20T20:58:02.522Z] 9e146cf28171: Layer already exists [2023-09-20T20:58:02.522Z] 51bceb661cc9: Layer already exists [2023-09-20T20:58:02.522Z] 97584b8f4d77: Layer already exists [2023-09-20T20:58:02.522Z] acc83c6ca332: Layer already exists [2023-09-20T20:58:02.522Z] a5312f8362d5: Layer already exists [2023-09-20T20:58:02.522Z] 9ff2e7c4362d: Layer already exists [2023-09-20T20:58:02.522Z] e720dfdaa1ff: Layer already exists [2023-09-20T20:58:02.522Z] 0d081c4a46c0: Layer already exists [2023-09-20T20:58:02.522Z] 0c5dda54454c: Layer already exists [2023-09-20T20:58:02.522Z] 4693057ce236: Layer already exists [2023-09-20T20:58:02.522Z] 8ae5ef31d762: Layer already exists [2023-09-20T20:58:02.522Z] b907ae284758dcb5c5e92cc9fb34c829a11304c7-3.1.0-dev.24: digest: sha256:0dcf9c45c1abe15fd6ab40820030a1ba274681d81657ff074447415c96080c61 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:58:02.857Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:58:03.166Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2023-09-20T20:58:03.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-09-20T20:58:03.167Z] 51bceb661cc9: Preparing [2023-09-20T20:58:03.167Z] 7c2a3a9abbf4: Preparing [2023-09-20T20:58:03.167Z] 9e146cf28171: Preparing [2023-09-20T20:58:03.167Z] 97584b8f4d77: Preparing [2023-09-20T20:58:03.167Z] 3827b5b91e75: Preparing [2023-09-20T20:58:03.167Z] acc83c6ca332: Preparing [2023-09-20T20:58:03.167Z] 0d081c4a46c0: Preparing [2023-09-20T20:58:03.167Z] 9ff2e7c4362d: Preparing [2023-09-20T20:58:03.167Z] e720dfdaa1ff: Preparing [2023-09-20T20:58:03.167Z] a5312f8362d5: Preparing [2023-09-20T20:58:03.167Z] 0c5dda54454c: Preparing [2023-09-20T20:58:03.167Z] 8ae5ef31d762: Preparing [2023-09-20T20:58:03.167Z] 4693057ce236: Preparing [2023-09-20T20:58:03.167Z] 0c5dda54454c: Waiting [2023-09-20T20:58:03.167Z] 9ff2e7c4362d: Waiting [2023-09-20T20:58:03.167Z] e720dfdaa1ff: Waiting [2023-09-20T20:58:03.167Z] a5312f8362d5: Waiting [2023-09-20T20:58:03.167Z] 4693057ce236: Waiting [2023-09-20T20:58:03.167Z] 8ae5ef31d762: Waiting [2023-09-20T20:58:03.167Z] acc83c6ca332: Waiting [2023-09-20T20:58:03.167Z] 0d081c4a46c0: Waiting [2023-09-20T20:58:03.167Z] 51bceb661cc9: Layer already exists [2023-09-20T20:58:03.167Z] 3827b5b91e75: Layer already exists [2023-09-20T20:58:03.167Z] 97584b8f4d77: Layer already exists [2023-09-20T20:58:03.167Z] 9e146cf28171: Layer already exists [2023-09-20T20:58:03.167Z] 7c2a3a9abbf4: Layer already exists [2023-09-20T20:58:03.167Z] 0d081c4a46c0: Layer already exists [2023-09-20T20:58:03.167Z] acc83c6ca332: Layer already exists [2023-09-20T20:58:03.167Z] 9ff2e7c4362d: Layer already exists [2023-09-20T20:58:03.167Z] a5312f8362d5: Layer already exists [2023-09-20T20:58:03.167Z] e720dfdaa1ff: Layer already exists [2023-09-20T20:58:03.167Z] 0c5dda54454c: Layer already exists [2023-09-20T20:58:03.167Z] 8ae5ef31d762: Layer already exists [2023-09-20T20:58:03.167Z] 4693057ce236: Layer already exists [2023-09-20T20:58:03.167Z] main: digest: sha256:0dcf9c45c1abe15fd6ab40820030a1ba274681d81657ff074447415c96080c61 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T20:58:03.217Z] ===================================================== [Pipeline] echo [2023-09-20T20:58:03.224Z] taggedImages: [2023-09-20T20:58:03.224Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:b907ae284758dcb5c5e92cc9fb34c829a11304c7 [2023-09-20T20:58:03.224Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-09-20T20:58:03.224Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.24 [2023-09-20T20:58:03.224Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:b907ae284758dcb5c5e92cc9fb34c829a11304c7-3.1.0-dev.24 [2023-09-20T20:58:03.224Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:58:03.613Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T20:58:03.613Z] [2023-09-20T20:58:03.613Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:58:03.930Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T20:58:03.930Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-20T20:58:03.930Z] 5eb5b503b376: Pulling fs layer [2023-09-20T20:58:03.930Z] 5c69ac0246d0: Pulling fs layer [2023-09-20T20:58:03.930Z] ec43610c2a17: Pulling fs layer [2023-09-20T20:58:03.930Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-20T20:58:03.930Z] 33b1e0a273af: Pulling fs layer [2023-09-20T20:58:03.930Z] 5d3b04190fa2: Pulling fs layer [2023-09-20T20:58:03.930Z] 2f39f015ded8: Pulling fs layer [2023-09-20T20:58:03.930Z] 33b1e0a273af: Waiting [2023-09-20T20:58:03.930Z] 2f39f015ded8: Waiting [2023-09-20T20:58:03.930Z] 5d3b04190fa2: Waiting [2023-09-20T20:58:03.930Z] 3a2ae6a8a46f: Waiting [2023-09-20T20:58:03.930Z] 5c69ac0246d0: Download complete [2023-09-20T20:58:03.930Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-20T20:58:03.930Z] 3a2ae6a8a46f: Download complete [2023-09-20T20:58:03.930Z] ec43610c2a17: Verifying Checksum [2023-09-20T20:58:03.930Z] ec43610c2a17: Download complete [2023-09-20T20:58:03.930Z] 5d3b04190fa2: Download complete [2023-09-20T20:58:03.930Z] 33b1e0a273af: Verifying Checksum [2023-09-20T20:58:03.930Z] 33b1e0a273af: Download complete [2023-09-20T20:58:04.188Z] 5eb5b503b376: Verifying Checksum [2023-09-20T20:58:04.188Z] 5eb5b503b376: Download complete [2023-09-20T20:58:04.754Z] 2f39f015ded8: Download complete [2023-09-20T20:58:05.689Z] 5eb5b503b376: Pull complete [2023-09-20T20:58:05.689Z] 5c69ac0246d0: Pull complete [2023-09-20T20:58:05.947Z] ec43610c2a17: Pull complete [2023-09-20T20:58:06.206Z] 3a2ae6a8a46f: Pull complete [2023-09-20T20:58:06.206Z] 33b1e0a273af: Pull complete [2023-09-20T20:58:06.465Z] 5d3b04190fa2: Pull complete [2023-09-20T20:58:10.645Z] 2f39f015ded8: Pull complete [2023-09-20T20:58:10.645Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-20T20:58:10.645Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T20:58:10.645Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T20:58:10.732Z] prd-ubuntu20.04-docker-8c-8g-7223 does not seem to be running inside a container [2023-09-20T20:58:10.769Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-20T20:58:13.945Z] $ docker top b2c833fa7f4a6ecd68b70dfee26890d3fd200ddc9a3a5dee72234988d16f9ff6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T20:58:14.331Z] ---> job-cost.sh [2023-09-20T20:58:14.331Z] lf-activate-venv: SKIPPING [2023-09-20T20:58:14.331Z] INFO: No Stack... [2023-09-20T20:58:14.607Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-20T20:58:14.864Z] INFO: Archiving Costs [Pipeline] sh [2023-09-20T20:58:15.160Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2023-09-20T20:58:15.160Z] + cut -d, -f6 [Pipeline] lock [2023-09-20T20:58:15.172Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-149-stack-cost] [2023-09-20T20:58:15.176Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-149-stack-cost] did not exist. Created. [2023-09-20T20:58:15.176Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-149-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-20T20:58:15.474Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-20T20:58:15.501Z] Stashed 1 file(s) [Pipeline] } [2023-09-20T20:58:15.507Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-149-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-20T20:58:15.530Z] $ docker stop --time=1 b2c833fa7f4a6ecd68b70dfee26890d3fd200ddc9a3a5dee72234988d16f9ff6 [2023-09-20T20:58:16.688Z] $ docker rm -f --volumes b2c833fa7f4a6ecd68b70dfee26890d3fd200ddc9a3a5dee72234988d16f9ff6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-20T20:58:23.606Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7240 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2023-09-20T20:58:23.620Z] Running in /w/workspace/device-usb-camera/149 [Pipeline] { [Pipeline] checkout [2023-09-20T20:58:23.657Z] Selected Git installation does not exist. Using Default [2023-09-20T20:58:23.657Z] The recommended git tool is: NONE [2023-09-20T20:58:31.972Z] using credential edgex-jenkins-ssh [2023-09-20T20:58:31.991Z] Cloning the remote Git repository [2023-09-20T20:58:32.057Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-09-20T20:58:32.207Z] > git init /w/workspace/device-usb-camera/149 # timeout=10 [2023-09-20T20:58:32.431Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-09-20T20:58:32.433Z] > git --version # timeout=10 [2023-09-20T20:58:32.465Z] > git --version # 'git version 2.25.1' [2023-09-20T20:58:32.469Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-20T20:58:32.713Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-20T20:58:33.681Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-09-20T20:58:33.709Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-20T20:58:34.924Z] Avoid second fetch [2023-09-20T20:58:34.924Z] Checking out Revision b907ae284758dcb5c5e92cc9fb34c829a11304c7 (main) [2023-09-20T20:58:34.954Z] > git config core.sparsecheckout # timeout=10 [2023-09-20T20:58:35.059Z] > git checkout -f b907ae284758dcb5c5e92cc9fb34c829a11304c7 # timeout=10 [2023-09-20T20:58:35.699Z] Commit message: "Merge pull request #293 from ernestojeda/create-release" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T20:58:36.662Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-20T20:58:36.662Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T20:58:36.662Z] Dload Upload Total Spent Left Speed [2023-09-20T20:58:36.662Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 159k 0 --:--:-- --:--:-- --:--:-- 159k [Pipeline] sh [2023-09-20T20:58:37.396Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-20T20:58:37.750Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-20T20:58:37.750Z] + sudo tee /etc/docker/daemon.new [2023-09-20T20:58:37.750Z] { [2023-09-20T20:58:37.750Z] "registry-mirrors": [ [2023-09-20T20:58:37.750Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-20T20:58:37.750Z] ], [2023-09-20T20:58:37.750Z] "bip": "10.250.0.254/24", [2023-09-20T20:58:37.750Z] "hosts": [ [2023-09-20T20:58:37.750Z] "tcp://0.0.0.0:5555", [2023-09-20T20:58:37.750Z] "unix:///var/run/docker.sock" [2023-09-20T20:58:37.750Z] ], [2023-09-20T20:58:37.750Z] "mtu": 1458, [2023-09-20T20:58:37.750Z] "selinux-enabled": true, [2023-09-20T20:58:37.750Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-20T20:58:37.750Z] } [Pipeline] sh [2023-09-20T20:58:38.105Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-20T20:58:38.454Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T20:58:56.813Z] provisioning config files... [2023-09-20T20:58:56.855Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/149@tmp/config5180315711683814338tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T20:58:57.255Z] ---> docker-login.sh [2023-09-20T20:58:57.255Z] nexus3.edgexfoundry.org:10001 [2023-09-20T20:58:57.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:58:58.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:58:58.125Z] Configure a credential helper to remove this warning. See [2023-09-20T20:58:58.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:58:58.125Z] [2023-09-20T20:58:58.125Z] Login Succeeded [2023-09-20T20:58:58.125Z] nexus3.edgexfoundry.org:10002 [2023-09-20T20:58:58.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:58:58.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:58:58.401Z] Configure a credential helper to remove this warning. See [2023-09-20T20:58:58.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:58:58.401Z] [2023-09-20T20:58:58.401Z] Login Succeeded [2023-09-20T20:58:58.401Z] nexus3.edgexfoundry.org:10003 [2023-09-20T20:58:58.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:58:58.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:58:58.952Z] Configure a credential helper to remove this warning. See [2023-09-20T20:58:58.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:58:58.952Z] [2023-09-20T20:58:58.952Z] Login Succeeded [2023-09-20T20:58:58.952Z] nexus3.edgexfoundry.org:10004 [2023-09-20T20:58:59.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:58:59.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:58:59.506Z] Configure a credential helper to remove this warning. See [2023-09-20T20:58:59.507Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:58:59.507Z] [2023-09-20T20:58:59.507Z] Login Succeeded [2023-09-20T20:58:59.507Z] docker.io [2023-09-20T20:58:59.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:59:00.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:59:00.052Z] Configure a credential helper to remove this warning. See [2023-09-20T20:59:00.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:59:00.052Z] [2023-09-20T20:59:00.052Z] Login Succeeded [2023-09-20T20:59:00.052Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T20:59:00.070Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-20T20:59:00.467Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T20:59:00.484Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T20:59:00.494Z] ========================================================= [2023-09-20T20:59:00.494Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-20T20:59:00.494Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:59:00.879Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-20T20:59:01.491Z] Sending build context to Docker daemon 1.325MB [2023-09-20T20:59:01.491Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T20:59:01.491Z] Step 2/13 : FROM ${BASE} AS builder [2023-09-20T20:59:01.491Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-20T20:59:01.491Z] 9fda8d8052c6: Pulling fs layer [2023-09-20T20:59:01.491Z] 5d54e960e981: Pulling fs layer [2023-09-20T20:59:01.491Z] c4a7e357bf2a: Pulling fs layer [2023-09-20T20:59:01.491Z] f0e02332f6b5: Pulling fs layer [2023-09-20T20:59:01.491Z] cefa15bbcfad: Pulling fs layer [2023-09-20T20:59:01.491Z] 17808c966233: Pulling fs layer [2023-09-20T20:59:01.491Z] f4c1fc716caa: Pulling fs layer [2023-09-20T20:59:01.491Z] f0e02332f6b5: Waiting [2023-09-20T20:59:01.491Z] cefa15bbcfad: Waiting [2023-09-20T20:59:01.491Z] 17808c966233: Waiting [2023-09-20T20:59:01.491Z] f4c1fc716caa: Waiting [2023-09-20T20:59:01.491Z] 5d54e960e981: Verifying Checksum [2023-09-20T20:59:01.492Z] 5d54e960e981: Download complete [2023-09-20T20:59:01.784Z] f0e02332f6b5: Verifying Checksum [2023-09-20T20:59:01.784Z] f0e02332f6b5: Download complete [2023-09-20T20:59:01.784Z] cefa15bbcfad: Verifying Checksum [2023-09-20T20:59:01.784Z] cefa15bbcfad: Download complete [2023-09-20T20:59:01.784Z] 9fda8d8052c6: Download complete [2023-09-20T20:59:02.394Z] f4c1fc716caa: Verifying Checksum [2023-09-20T20:59:02.394Z] f4c1fc716caa: Download complete [2023-09-20T20:59:02.992Z] 9fda8d8052c6: Pull complete [2023-09-20T20:59:03.590Z] 5d54e960e981: Pull complete [2023-09-20T20:59:03.862Z] c4a7e357bf2a: Verifying Checksum [2023-09-20T20:59:03.862Z] c4a7e357bf2a: Download complete [2023-09-20T20:59:04.833Z] 17808c966233: Verifying Checksum [2023-09-20T20:59:04.833Z] 17808c966233: Download complete [2023-09-20T20:59:15.012Z] c4a7e357bf2a: Pull complete [2023-09-20T20:59:15.614Z] f0e02332f6b5: Pull complete [2023-09-20T20:59:15.614Z] cefa15bbcfad: Pull complete [2023-09-20T20:59:22.430Z] 17808c966233: Pull complete [2023-09-20T20:59:24.430Z] f4c1fc716caa: Pull complete [2023-09-20T20:59:24.430Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-09-20T20:59:24.430Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-20T20:59:24.430Z] ---> ea914061e18c [2023-09-20T20:59:24.430Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-09-20T20:59:26.400Z] ---> Running in 90703759c913 [2023-09-20T20:59:26.672Z] Removing intermediate container 90703759c913 [2023-09-20T20:59:26.672Z] ---> aee8b7a8ba6b [2023-09-20T20:59:26.672Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T20:59:26.952Z] ---> Running in 02647633e429 [2023-09-20T20:59:27.225Z] Removing intermediate container 02647633e429 [2023-09-20T20:59:27.225Z] ---> 21eb478fde3a [2023-09-20T20:59:27.225Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-20T20:59:27.499Z] ---> Running in b4be99eabc1c [2023-09-20T20:59:27.785Z] Removing intermediate container b4be99eabc1c [2023-09-20T20:59:27.785Z] ---> a90b364d292e [2023-09-20T20:59:27.785Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-20T20:59:28.055Z] ---> Running in 105b7f33c990 [2023-09-20T20:59:28.331Z] Removing intermediate container 105b7f33c990 [2023-09-20T20:59:28.331Z] ---> 60cdfa5b67f8 [2023-09-20T20:59:28.331Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T20:59:28.331Z] ---> Running in 668006911b01 [2023-09-20T20:59:29.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T20:59:30.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T20:59:31.810Z] (1/13) Installing libintl (0.21.1-r7) [2023-09-20T20:59:31.810Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-09-20T20:59:31.810Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-20T20:59:31.810Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-09-20T20:59:32.089Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-09-20T20:59:32.089Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-09-20T20:59:32.089Z] (7/13) Installing udev-init-scripts (35-r1) [2023-09-20T20:59:32.089Z] (8/13) Installing libblkid (2.38.1-r8) [2023-09-20T20:59:32.089Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-09-20T20:59:32.089Z] (10/13) Installing kmod-libs (30-r3) [2023-09-20T20:59:32.089Z] (11/13) Installing eudev (3.2.11-r8) [2023-09-20T20:59:32.089Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-09-20T20:59:32.089Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-09-20T20:59:32.366Z] Executing busybox-1.36.1-r2.trigger [2023-09-20T20:59:32.366Z] Executing eudev-3.2.11-r8.trigger [2023-09-20T20:59:32.366Z] OK: 273 MiB in 65 packages [2023-09-20T20:59:33.821Z] Removing intermediate container 668006911b01 [2023-09-20T20:59:33.821Z] ---> 5f55f9d132c2 [2023-09-20T20:59:33.821Z] Step 8/13 : WORKDIR /device-usb-camera [2023-09-20T20:59:33.821Z] ---> Running in 7b5df95eec40 [2023-09-20T20:59:34.436Z] Removing intermediate container 7b5df95eec40 [2023-09-20T20:59:34.436Z] ---> 6d86e657438c [2023-09-20T20:59:34.436Z] Step 9/13 : COPY go.mod vendor* ./ [2023-09-20T20:59:35.040Z] ---> 66c587b85768 [2023-09-20T20:59:35.040Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T20:59:35.040Z] ---> Running in 067f92e01ff6 [2023-09-20T21:00:56.873Z] Removing intermediate container 067f92e01ff6 [2023-09-20T21:00:56.873Z] ---> 32aeaa789c78 [2023-09-20T21:00:56.873Z] Step 11/13 : COPY . . [2023-09-20T21:00:56.873Z] ---> 8a402e69c393 [2023-09-20T21:00:56.873Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-20T21:00:56.873Z] ---> Running in 469dfe14515a [2023-09-20T21:00:56.873Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T21:00:56.873Z] Dload Upload Total Spent Left Speed [2023-09-20T21:00:56.873Z] 0 0 0 0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1253 100  1253 0 0 6839 0 --:--:-- --:--:-- --:--:-- 6884 [2023-09-20T21:00:56.873Z] Removing intermediate container 469dfe14515a [2023-09-20T21:00:56.873Z] ---> 647915ccdeaf [2023-09-20T21:00:56.873Z] Step 13/13 : RUN ${MAKE} [2023-09-20T21:00:56.873Z] ---> Running in 477a5323f876 [2023-09-20T21:00:56.873Z] noop [2023-09-20T21:00:57.148Z] Removing intermediate container 477a5323f876 [2023-09-20T21:00:57.148Z] ---> 27e530f401ed [2023-09-20T21:00:57.148Z] Successfully built 27e530f401ed [2023-09-20T21:00:57.148Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:00:57.539Z] + docker inspect -f . ci-base-image-arm64 [2023-09-20T21:00:57.539Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:00:57.799Z] prd-ubuntu20.04-docker-arm64-4c-16g-7240 does not seem to be running inside a container [2023-09-20T21:00:58.396Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/149 -v /w/workspace/device-usb-camera/149:/w/workspace/device-usb-camera/149:rw,z -v /w/workspace/device-usb-camera/149@tmp:/w/workspace/device-usb-camera/149@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-20T21:00:59.869Z] $ docker top 2af5ce5be76a6a3b8bc03d8b394c334e18eea325c932ce80837b8499b5accff0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T21:01:00.837Z] + go version [2023-09-20T21:01:00.837Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-20T21:01:00.862Z] $ docker stop --time=1 2af5ce5be76a6a3b8bc03d8b394c334e18eea325c932ce80837b8499b5accff0 [2023-09-20T21:01:02.667Z] $ docker rm -f --volumes 2af5ce5be76a6a3b8bc03d8b394c334e18eea325c932ce80837b8499b5accff0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:01:03.298Z] + docker inspect -f . ci-base-image-arm64 [2023-09-20T21:01:03.298Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:01:03.547Z] prd-ubuntu20.04-docker-arm64-4c-16g-7240 does not seem to be running inside a container [2023-09-20T21:01:03.645Z] $ 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/149 -v /w/workspace/device-usb-camera/149:/w/workspace/device-usb-camera/149:rw,z -v /w/workspace/device-usb-camera/149@tmp:/w/workspace/device-usb-camera/149@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-20T21:01:05.136Z] $ docker top f4253d3fe7588cbb7050856b59c6bd160d226dcbf33a164f9b8f02ebaa198e76 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T21:01:06.035Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/149 [Pipeline] fileExists [Pipeline] sh [2023-09-20T21:01:06.722Z] + make test [2023-09-20T21:01:06.722Z] go test ./... -coverprofile=coverage.out ./... [2023-09-20T21:01:12.161Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-09-20T21:04:04.093Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-09-20T21:04:16.479Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.099s coverage: 4.4% of statements [2023-09-20T21:04:16.751Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-20T21:04:16.751Z] go vet ./... [2023-09-20T21:04:49.075Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-20T21:04:49.075Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-20T21:04:49.075Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-20T21:04:49.095Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-20T21:04:49.109Z] $ docker stop --time=1 f4253d3fe7588cbb7050856b59c6bd160d226dcbf33a164f9b8f02ebaa198e76 [2023-09-20T21:04:51.174Z] $ docker rm -f --volumes f4253d3fe7588cbb7050856b59c6bd160d226dcbf33a164f9b8f02ebaa198e76 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T21:04:52.683Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-20T21:04:52.712Z] Warning: overwriting stash ‘coverage-report’ [2023-09-20T21:04:53.495Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T21:04:53.898Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-20T21:04:54.251Z] + ls -al . [2023-09-20T21:04:54.251Z] total 216 [2023-09-20T21:04:54.251Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 20 21:01 . [2023-09-20T21:04:54.251Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 20:58 .. [2023-09-20T21:04:54.251Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 20:58 .git [2023-09-20T21:04:54.251Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 20:58 .github [2023-09-20T21:04:54.251Z] -rw-rw-r-- 1 jenkins jenkins 495 Sep 20 20:58 .gitignore [2023-09-20T21:04:54.251Z] -rw-rw-r-- 1 jenkins jenkins 45 Sep 20 20:58 .golangci.yml [2023-09-20T21:04:54.251Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 20 20:58 .hadolint.yml [2023-09-20T21:04:54.251Z] -rw-rw-r-- 1 jenkins jenkins 10851 Sep 20 20:58 Attribution.txt [2023-09-20T21:04:54.251Z] -rw-rw-r-- 1 jenkins jenkins 11903 Sep 20 20:58 CHANGELOG.md [2023-09-20T21:04:54.251Z] -rw-rw-r-- 1 jenkins jenkins 2453 Sep 20 20:58 Dockerfile [2023-09-20T21:04:54.251Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 20 20:58 GOVERNANCE.md [2023-09-20T21:04:54.251Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 20 20:58 Jenkinsfile [2023-09-20T21:04:54.251Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 20 20:58 LICENSE [2023-09-20T21:04:54.251Z] -rw-rw-r-- 1 jenkins jenkins 2611 Sep 20 20:58 Makefile [2023-09-20T21:04:54.251Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 20 20:58 OWNERS.md [2023-09-20T21:04:54.251Z] -rw-rw-r-- 1 jenkins jenkins 2575 Sep 20 20:58 README.md [2023-09-20T21:04:54.251Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 20 20:55 VERSION [2023-09-20T21:04:54.251Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 20:58 bin [2023-09-20T21:04:54.251Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 20:58 cmd [2023-09-20T21:04:54.251Z] -rw-r--r-- 1 jenkins jenkins 54703 Sep 20 21:04 coverage.out [2023-09-20T21:04:54.251Z] -rwxrwxr-x 1 jenkins jenkins 84 Sep 20 20:58 docker-entrypoint.sh [2023-09-20T21:04:54.251Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 20:58 docs [2023-09-20T21:04:54.251Z] -rw-rw-r-- 1 jenkins jenkins 3952 Sep 20 20:58 go.mod [2023-09-20T21:04:54.251Z] -rw-rw-r-- 1 jenkins jenkins 35513 Sep 20 20:58 go.sum [2023-09-20T21:04:54.251Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 20:58 internal [2023-09-20T21:04:54.251Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 20:58 snap [2023-09-20T21:04:54.251Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 20 20:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:04:54.615Z] + 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=b907ae284758dcb5c5e92cc9fb34c829a11304c7 --label arch=arm64 --label version=3.1.0-dev.24 . [2023-09-20T21:04:54.891Z] Sending build context to Docker daemon 1.38MB [2023-09-20T21:04:55.162Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T21:04:55.162Z] Step 2/36 : FROM ${BASE} AS builder [2023-09-20T21:04:55.162Z] ---> 27e530f401ed [2023-09-20T21:04:55.162Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-09-20T21:04:55.162Z] ---> Running in 582ffe663066 [2023-09-20T21:04:55.759Z] Removing intermediate container 582ffe663066 [2023-09-20T21:04:55.759Z] ---> 3407b736cf23 [2023-09-20T21:04:55.759Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T21:04:55.759Z] ---> Running in 814ba6d1e884 [2023-09-20T21:04:56.034Z] Removing intermediate container 814ba6d1e884 [2023-09-20T21:04:56.034Z] ---> 3eeb9bafdf56 [2023-09-20T21:04:56.034Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-20T21:04:56.306Z] ---> Running in 3e6661a729a3 [2023-09-20T21:04:56.579Z] Removing intermediate container 3e6661a729a3 [2023-09-20T21:04:56.579Z] ---> 78316a8a653a [2023-09-20T21:04:56.579Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-20T21:04:56.579Z] ---> Running in 0f92e3caa072 [2023-09-20T21:04:57.174Z] Removing intermediate container 0f92e3caa072 [2023-09-20T21:04:57.174Z] ---> 90eaa167c7c1 [2023-09-20T21:04:57.174Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T21:04:57.174Z] ---> Running in 9771c51404e9 [2023-09-20T21:04:58.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T21:04:58.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T21:05:00.326Z] OK: 273 MiB in 65 packages [2023-09-20T21:05:01.762Z] Removing intermediate container 9771c51404e9 [2023-09-20T21:05:01.762Z] ---> 6a38ce9d0baf [2023-09-20T21:05:01.762Z] Step 8/36 : WORKDIR /device-usb-camera [2023-09-20T21:05:01.762Z] ---> Running in ef4bb77bf4fc [2023-09-20T21:05:02.037Z] Removing intermediate container ef4bb77bf4fc [2023-09-20T21:05:02.037Z] ---> 553a307d03bf [2023-09-20T21:05:02.037Z] Step 9/36 : COPY go.mod vendor* ./ [2023-09-20T21:05:02.629Z] ---> 9e2a1c71bf97 [2023-09-20T21:05:02.629Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T21:05:02.900Z] ---> Running in 39a08fc91184 [2023-09-20T21:05:06.292Z] Removing intermediate container 39a08fc91184 [2023-09-20T21:05:06.292Z] ---> 20864d2bcdbc [2023-09-20T21:05:06.292Z] Step 11/36 : COPY . . [2023-09-20T21:05:07.263Z] ---> 91bb23dd8708 [2023-09-20T21:05:07.263Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-20T21:05:07.263Z] ---> Running in aeb47c3e7aeb [2023-09-20T21:05:08.691Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T21:05:08.691Z]  Dload Upload Total Spent Left Speed [2023-09-20T21:05:08.691Z]  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 4876 0 --:--:-- --:--:-- --:--:-- 4913 [2023-09-20T21:05:09.669Z] Removing intermediate container aeb47c3e7aeb [2023-09-20T21:05:09.669Z] ---> 0111b5399d6d [2023-09-20T21:05:09.669Z] Step 13/36 : RUN ${MAKE} [2023-09-20T21:05:09.669Z] ---> Running in 2f796ec89935 [2023-09-20T21:05:11.096Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.24 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.28" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-09-20T21:08:18.007Z] Removing intermediate container 2f796ec89935 [2023-09-20T21:08:18.007Z] ---> 0b8f0ad12194 [2023-09-20T21:08:18.007Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-09-20T21:08:18.007Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-09-20T21:08:18.007Z] 8766b47fe142: Pulling fs layer [2023-09-20T21:08:18.007Z] 8766b47fe142: Verifying Checksum [2023-09-20T21:08:18.007Z] 8766b47fe142: Download complete [2023-09-20T21:08:18.007Z] 8766b47fe142: Pull complete [2023-09-20T21:08:18.007Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-09-20T21:08:18.007Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-09-20T21:08:18.007Z] ---> 69d40e2cb93c [2023-09-20T21:08:18.007Z] Step 15/36 : FROM alpine:3.18 [2023-09-20T21:08:18.007Z] 3.18: Pulling from library/alpine [2023-09-20T21:08:18.007Z] 9fda8d8052c6: Already exists [2023-09-20T21:08:18.007Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T21:08:18.007Z] Status: Downloaded newer image for alpine:3.18 [2023-09-20T21:08:18.007Z] ---> f6648c04cd6c [2023-09-20T21:08:18.007Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-09-20T21:08:18.007Z] ---> Running in af9f30ee1c0a [2023-09-20T21:08:18.007Z] Removing intermediate container af9f30ee1c0a [2023-09-20T21:08:18.007Z] ---> 811def894ee7 [2023-09-20T21:08:18.007Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-09-20T21:08:18.007Z] ---> Running in 86c4c1291175 [2023-09-20T21:08:18.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T21:08:18.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T21:08:18.007Z] (1/104) Installing dumb-init (1.2.5-r2) [2023-09-20T21:08:18.007Z] (2/104) Installing sdl2 (2.26.5-r0) [2023-09-20T21:08:18.007Z] (3/104) Installing svt-av1-libs (1.6.0-r0) [2023-09-20T21:08:18.007Z] (4/104) Installing aom-libs (3.6.1-r0) [2023-09-20T21:08:18.007Z] (5/104) Installing libxau (1.0.11-r2) [2023-09-20T21:08:18.007Z] (6/104) Installing libmd (1.0.4-r2) [2023-09-20T21:08:18.007Z] (7/104) Installing libbsd (0.11.7-r1) [2023-09-20T21:08:18.007Z] (8/104) Installing libxdmcp (1.1.4-r2) [2023-09-20T21:08:18.007Z] (9/104) Installing libxcb (1.15-r1) [2023-09-20T21:08:18.007Z] (10/104) Installing libx11 (1.8.4-r4) [2023-09-20T21:08:18.007Z] (11/104) Installing libdrm (2.4.115-r4) [2023-09-20T21:08:18.007Z] (12/104) Installing libxext (1.3.5-r2) [2023-09-20T21:08:18.007Z] (13/104) Installing libxfixes (6.0.1-r2) [2023-09-20T21:08:18.007Z] (14/104) Installing libffi (3.4.4-r2) [2023-09-20T21:08:18.007Z] (15/104) Installing wayland-libs-client (1.22.0-r2) [2023-09-20T21:08:18.007Z] (16/104) Installing libva (2.18.0-r1) [2023-09-20T21:08:18.007Z] (17/104) Installing libvdpau (1.5-r1) [2023-09-20T21:08:18.007Z] (18/104) Installing ffmpeg-libavutil (6.0-r15) [2023-09-20T21:08:18.007Z] (19/104) Installing libdav1d (1.2.1-r0) [2023-09-20T21:08:18.007Z] (20/104) Installing brotli-libs (1.0.9-r14) [2023-09-20T21:08:18.007Z] (21/104) Installing libgcc (12.2.1_git20220924-r10) [2023-09-20T21:08:18.007Z] (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2023-09-20T21:08:18.007Z] (23/104) Installing libhwy (1.0.4-r1) [2023-09-20T21:08:18.007Z] (24/104) Installing lcms2 (2.15-r2) [2023-09-20T21:08:18.007Z] (25/104) Installing libjxl (0.8.2-r0) [2023-09-20T21:08:18.007Z] (26/104) Installing lame-libs (3.100-r5) [2023-09-20T21:08:18.007Z] (27/104) Installing opus (1.4-r0) [2023-09-20T21:08:18.007Z] (28/104) Installing libgomp (12.2.1_git20220924-r10) [2023-09-20T21:08:18.007Z] (29/104) Installing soxr (0.1.3-r5) [2023-09-20T21:08:18.007Z] (30/104) Installing ffmpeg-libswresample (6.0-r15) [2023-09-20T21:08:18.007Z] (31/104) Installing libogg (1.3.5-r4) [2023-09-20T21:08:18.007Z] (32/104) Installing libtheora (1.1.1-r17) [2023-09-20T21:08:18.007Z] (33/104) Installing libvorbis (1.3.7-r1) [2023-09-20T21:08:18.007Z] (34/104) Installing libvpx (1.13.0-r1) [2023-09-20T21:08:18.007Z] (35/104) Installing libwebp (1.3.2-r0) [2023-09-20T21:08:18.007Z] (36/104) Installing x264-libs (0.164_git20220602-r1) [2023-09-20T21:08:18.007Z] (37/104) Installing numactl (2.0.16-r4) [2023-09-20T21:08:18.007Z] (38/104) Installing x265-libs (3.5-r4) [2023-09-20T21:08:18.007Z] (39/104) Installing xvidcore (1.3.7-r1) [2023-09-20T21:08:18.007Z] (40/104) Installing ffmpeg-libavcodec (6.0-r15) [2023-09-20T21:08:18.007Z] (41/104) Installing alsa-lib (1.2.9-r1) [2023-09-20T21:08:18.007Z] (42/104) Installing libexpat (2.5.0-r1) [2023-09-20T21:08:18.007Z] (43/104) Installing libbz2 (1.0.8-r5) [2023-09-20T21:08:18.007Z] (44/104) Installing libpng (1.6.39-r3) [2023-09-20T21:08:18.007Z] (45/104) Installing freetype (2.13.0-r5) [2023-09-20T21:08:18.007Z] (46/104) Installing fontconfig (2.14.2-r3) [2023-09-20T21:08:18.279Z] (47/104) Installing fribidi (1.0.13-r0) [2023-09-20T21:08:18.279Z] (48/104) Installing libintl (0.21.1-r7) [2023-09-20T21:08:18.279Z] (49/104) Installing libblkid (2.38.1-r8) [2023-09-20T21:08:18.279Z] (50/104) Installing libmount (2.38.1-r8) [2023-09-20T21:08:18.279Z] (51/104) Installing pcre2 (10.42-r1) [2023-09-20T21:08:18.279Z] (52/104) Installing glib (2.76.4-r0) [2023-09-20T21:08:18.279Z] (53/104) Installing graphite2 (1.3.14-r5) [2023-09-20T21:08:18.279Z] (54/104) Installing harfbuzz (7.3.0-r0) [2023-09-20T21:08:18.550Z] (55/104) Installing libunibreak (5.1-r0) [2023-09-20T21:08:18.550Z] (56/104) Installing libass (0.17.1-r0) [2023-09-20T21:08:18.550Z] (57/104) Installing libbluray (1.3.4-r0) [2023-09-20T21:08:18.550Z] (58/104) Installing gmp (6.2.1-r3) [2023-09-20T21:08:18.550Z] (59/104) Installing nettle (3.8.1-r2) [2023-09-20T21:08:18.550Z] (60/104) Installing libunistring (1.1-r1) [2023-09-20T21:08:18.550Z] (61/104) Installing libidn2 (2.3.4-r1) [2023-09-20T21:08:18.550Z] (62/104) Installing p11-kit (0.24.1-r2) [2023-09-20T21:08:18.550Z] (63/104) Installing libtasn1 (4.19.0-r1) [2023-09-20T21:08:18.550Z] (64/104) Installing gnutls (3.8.0-r2) [2023-09-20T21:08:18.828Z] (65/104) Installing mpg123-libs (1.31.3-r1) [2023-09-20T21:08:18.828Z] (66/104) Installing libopenmpt (0.7.2-r0) [2023-09-20T21:08:18.828Z] (67/104) Installing cjson (1.7.15-r4) [2023-09-20T21:08:18.828Z] (68/104) Installing mbedtls (2.28.4-r0) [2023-09-20T21:08:18.828Z] (69/104) Installing librist (0.2.7-r0) [2023-09-20T21:08:18.828Z] (70/104) Installing libsrt (1.5.2-r0) [2023-09-20T21:08:18.828Z] (71/104) Installing libssh (0.10.5-r0) [2023-09-20T21:08:18.828Z] (72/104) Installing xz-libs (5.4.3-r0) [2023-09-20T21:08:18.828Z] (73/104) Installing libxml2 (2.11.4-r0) [2023-09-20T21:08:19.102Z] (74/104) Installing libsodium (1.0.18-r3) [2023-09-20T21:08:19.102Z] (75/104) Installing libzmq (4.3.4-r4) [2023-09-20T21:08:19.102Z] (76/104) Installing ffmpeg-libavformat (6.0-r15) [2023-09-20T21:08:19.102Z] (77/104) Installing glslang-libs (1.3.243.0-r1) [2023-09-20T21:08:19.380Z] (78/104) Installing spirv-tools (1.3.243.0-r1) [2023-09-20T21:08:19.380Z] (79/104) Installing shaderc (2023.3-r1) [2023-09-20T21:08:19.380Z] (80/104) Installing vulkan-loader (1.3.243.0-r1) [2023-09-20T21:08:19.380Z] (81/104) Installing libplacebo (5.264.1-r1) [2023-09-20T21:08:19.380Z] (82/104) Installing ffmpeg-libpostproc (6.0-r15) [2023-09-20T21:08:19.380Z] (83/104) Installing ffmpeg-libswscale (6.0-r15) [2023-09-20T21:08:19.380Z] (84/104) Installing vidstab (1.1.1-r0) [2023-09-20T21:08:19.380Z] (85/104) Installing zimg (3.0.5-r0) [2023-09-20T21:08:19.380Z] (86/104) Installing ffmpeg-libavfilter (6.0-r15) [2023-09-20T21:08:19.652Z] (87/104) Installing libasyncns (0.8-r1) [2023-09-20T21:08:19.652Z] (88/104) Installing dbus-libs (1.14.8-r0) [2023-09-20T21:08:19.652Z] (89/104) Installing libltdl (2.4.7-r2) [2023-09-20T21:08:19.652Z] (90/104) Installing orc (0.4.34-r0) [2023-09-20T21:08:19.652Z] (91/104) Installing flac-libs (1.4.3-r0) [2023-09-20T21:08:19.652Z] (92/104) Installing libsndfile (1.2.0-r2) [2023-09-20T21:08:19.652Z] (93/104) Installing speexdsp (1.2.1-r1) [2023-09-20T21:08:19.652Z] (94/104) Installing tdb-libs (1.4.8-r1) [2023-09-20T21:08:19.652Z] (95/104) Installing libpulse (16.1-r10) [2023-09-20T21:08:19.924Z] (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-20T21:08:19.924Z] (97/104) Installing v4l-utils-libs (1.24.1-r0) [2023-09-20T21:08:19.924Z] (98/104) Installing ffmpeg-libavdevice (6.0-r15) [2023-09-20T21:08:19.924Z] (99/104) Installing ffmpeg (6.0-r15) [2023-09-20T21:08:19.924Z] (100/104) Installing udev-init-scripts (35-r1) [2023-09-20T21:08:19.924Z] (101/104) Installing eudev-libs (3.2.11-r8) [2023-09-20T21:08:19.924Z] (102/104) Installing zstd-libs (1.5.5-r4) [2023-09-20T21:08:19.924Z] (103/104) Installing kmod-libs (30-r3) [2023-09-20T21:08:19.924Z] (104/104) Installing eudev (3.2.11-r8) [2023-09-20T21:08:19.924Z] Executing busybox-1.36.1-r2.trigger [2023-09-20T21:08:19.924Z] Executing glib-2.76.4-r0.trigger [2023-09-20T21:08:20.197Z] Executing eudev-3.2.11-r8.trigger [2023-09-20T21:08:20.197Z] OK: 110 MiB in 119 packages [2023-09-20T21:08:24.580Z] Removing intermediate container 86c4c1291175 [2023-09-20T21:08:24.580Z] ---> 9f4029951c07 [2023-09-20T21:08:24.580Z] Step 18/36 : WORKDIR / [2023-09-20T21:08:24.580Z] ---> Running in d817be95125c [2023-09-20T21:08:24.580Z] Removing intermediate container d817be95125c [2023-09-20T21:08:24.580Z] ---> d0b3251358e2 [2023-09-20T21:08:24.580Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-09-20T21:08:26.591Z] ---> 208447c4341d [2023-09-20T21:08:26.591Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-09-20T21:08:26.873Z] ---> 37df8299516a [2023-09-20T21:08:26.873Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-09-20T21:08:27.899Z] ---> e4d7e2328ba8 [2023-09-20T21:08:27.899Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-09-20T21:08:28.175Z] ---> b26b359a7825 [2023-09-20T21:08:28.175Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-09-20T21:08:28.765Z] ---> 743fc5467649 [2023-09-20T21:08:28.765Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-09-20T21:08:29.354Z] ---> 1012f2934157 [2023-09-20T21:08:29.354Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-09-20T21:08:31.319Z] ---> a36ff9b189b8 [2023-09-20T21:08:31.319Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-09-20T21:08:31.319Z] ---> Running in 78ff3ad2e9ec [2023-09-20T21:08:33.289Z] Removing intermediate container 78ff3ad2e9ec [2023-09-20T21:08:33.289Z] ---> 3b3a2469bd39 [2023-09-20T21:08:33.289Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-09-20T21:08:33.289Z] ---> Running in 00cb4ff8fc85 [2023-09-20T21:08:35.258Z] Removing intermediate container 00cb4ff8fc85 [2023-09-20T21:08:35.258Z] ---> 5c0d94a608a7 [2023-09-20T21:08:35.258Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-09-20T21:08:35.258Z] ---> Running in 0d7a5ec3eafb [2023-09-20T21:08:37.219Z] Removing intermediate container 0d7a5ec3eafb [2023-09-20T21:08:37.219Z] ---> e6cf4a6dda3a [2023-09-20T21:08:37.219Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-09-20T21:08:37.219Z] ---> Running in a0ac81f93f34 [2023-09-20T21:08:39.180Z] Removing intermediate container a0ac81f93f34 [2023-09-20T21:08:39.180Z] ---> bff4b1c519ed [2023-09-20T21:08:39.180Z] Step 30/36 : EXPOSE 59983 [2023-09-20T21:08:39.180Z] ---> Running in 3ad3de71bc9b [2023-09-20T21:08:39.451Z] Removing intermediate container 3ad3de71bc9b [2023-09-20T21:08:39.451Z] ---> 2587d85f7214 [2023-09-20T21:08:39.451Z] Step 31/36 : EXPOSE 8554 [2023-09-20T21:08:39.451Z] ---> Running in 07e021c2f607 [2023-09-20T21:08:40.040Z] Removing intermediate container 07e021c2f607 [2023-09-20T21:08:40.040Z] ---> a2d1a8f61166 [2023-09-20T21:08:40.040Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-09-20T21:08:40.040Z] ---> Running in be73af14f6f3 [2023-09-20T21:08:40.309Z] Removing intermediate container be73af14f6f3 [2023-09-20T21:08:40.309Z] ---> b679df796906 [2023-09-20T21:08:40.309Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-09-20T21:08:40.309Z] ---> Running in 57e3ae78ddf4 [2023-09-20T21:08:40.899Z] Removing intermediate container 57e3ae78ddf4 [2023-09-20T21:08:40.899Z] ---> 755e9f8f5ec4 [2023-09-20T21:08:40.899Z] Step 34/36 : LABEL arch=arm64 [2023-09-20T21:08:40.899Z] ---> Running in acecf9db2c54 [2023-09-20T21:08:41.169Z] Removing intermediate container acecf9db2c54 [2023-09-20T21:08:41.169Z] ---> afa590f8ef59 [2023-09-20T21:08:41.169Z] Step 35/36 : LABEL git_sha=b907ae284758dcb5c5e92cc9fb34c829a11304c7 [2023-09-20T21:08:41.438Z] ---> Running in 7e78485b5faa [2023-09-20T21:08:41.707Z] Removing intermediate container 7e78485b5faa [2023-09-20T21:08:41.707Z] ---> f64f7c14d74d [2023-09-20T21:08:41.707Z] Step 36/36 : LABEL version=3.1.0-dev.24 [2023-09-20T21:08:41.707Z] ---> Running in f96d8904b33b [2023-09-20T21:08:41.975Z] Removing intermediate container f96d8904b33b [2023-09-20T21:08:41.975Z] ---> 20adc24ce935 [2023-09-20T21:08:41.975Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-20T21:08:41.975Z] Successfully built 20adc24ce935 [2023-09-20T21:08:42.242Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T21:08:42.369Z] provisioning config files... [2023-09-20T21:08:42.386Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/149@tmp/config9395077470192339891tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:08:42.738Z] ---> docker-login.sh [2023-09-20T21:08:42.739Z] nexus3.edgexfoundry.org:10001 [2023-09-20T21:08:43.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:08:43.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:08:43.007Z] Configure a credential helper to remove this warning. See [2023-09-20T21:08:43.007Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:08:43.007Z] [2023-09-20T21:08:43.007Z] Login Succeeded [2023-09-20T21:08:43.007Z] nexus3.edgexfoundry.org:10002 [2023-09-20T21:08:43.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:08:43.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:08:43.552Z] Configure a credential helper to remove this warning. See [2023-09-20T21:08:43.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:08:43.552Z] [2023-09-20T21:08:43.552Z] Login Succeeded [2023-09-20T21:08:43.552Z] nexus3.edgexfoundry.org:10003 [2023-09-20T21:08:43.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:08:43.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:08:43.825Z] Configure a credential helper to remove this warning. See [2023-09-20T21:08:43.825Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:08:43.825Z] [2023-09-20T21:08:43.825Z] Login Succeeded [2023-09-20T21:08:44.095Z] nexus3.edgexfoundry.org:10004 [2023-09-20T21:08:44.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:08:44.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:08:44.365Z] Configure a credential helper to remove this warning. See [2023-09-20T21:08:44.365Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:08:44.365Z] [2023-09-20T21:08:44.365Z] Login Succeeded [2023-09-20T21:08:44.365Z] docker.io [2023-09-20T21:08:44.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:08:44.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:08:44.905Z] Configure a credential helper to remove this warning. See [2023-09-20T21:08:44.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:08:44.905Z] [2023-09-20T21:08:44.905Z] Login Succeeded [2023-09-20T21:08:45.175Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T21:08:45.192Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T21:08:45.217Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T21:08:45.241Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2023-09-20T21:08:45.241Z] b907ae284758dcb5c5e92cc9fb34c829a11304c7 [2023-09-20T21:08:45.241Z] latest [2023-09-20T21:08:45.241Z] 3.1.0-dev.24 [2023-09-20T21:08:45.241Z] b907ae284758dcb5c5e92cc9fb34c829a11304c7-3.1.0-dev.24 [2023-09-20T21:08:45.241Z] main [2023-09-20T21:08:45.241Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:08:45.618Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:b907ae284758dcb5c5e92cc9fb34c829a11304c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:08:45.985Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:b907ae284758dcb5c5e92cc9fb34c829a11304c7 [2023-09-20T21:08:45.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-09-20T21:08:45.985Z] 6996b4ec3157: Preparing [2023-09-20T21:08:45.985Z] 21dd976b7390: Preparing [2023-09-20T21:08:45.985Z] 6f466165f660: Preparing [2023-09-20T21:08:45.985Z] 37ba990cf03f: Preparing [2023-09-20T21:08:45.985Z] 608d194cb50c: Preparing [2023-09-20T21:08:45.985Z] acc83c6ca332: Preparing [2023-09-20T21:08:45.985Z] a99478539ee1: Preparing [2023-09-20T21:08:45.985Z] 3287993c2f6d: Preparing [2023-09-20T21:08:45.985Z] 56e09713a28a: Preparing [2023-09-20T21:08:45.985Z] f7523614008f: Preparing [2023-09-20T21:08:45.985Z] f20926928f49: Preparing [2023-09-20T21:08:45.985Z] ecc3016b66e5: Preparing [2023-09-20T21:08:45.985Z] b2191e2be29d: Preparing [2023-09-20T21:08:45.985Z] 56e09713a28a: Waiting [2023-09-20T21:08:45.985Z] f7523614008f: Waiting [2023-09-20T21:08:45.985Z] f20926928f49: Waiting [2023-09-20T21:08:45.985Z] ecc3016b66e5: Waiting [2023-09-20T21:08:45.985Z] acc83c6ca332: Waiting [2023-09-20T21:08:45.985Z] 3287993c2f6d: Waiting [2023-09-20T21:08:45.985Z] a99478539ee1: Waiting [2023-09-20T21:08:46.255Z] 37ba990cf03f: Pushed [2023-09-20T21:08:46.255Z] 21dd976b7390: Pushed [2023-09-20T21:08:46.527Z] 6f466165f660: Pushed [2023-09-20T21:08:46.527Z] 6996b4ec3157: Pushed [2023-09-20T21:08:46.527Z] acc83c6ca332: Pushed [2023-09-20T21:08:46.527Z] a99478539ee1: Pushed [2023-09-20T21:08:46.798Z] 56e09713a28a: Pushed [2023-09-20T21:08:46.798Z] 3287993c2f6d: Pushed [2023-09-20T21:08:46.798Z] f7523614008f: Pushed [2023-09-20T21:08:46.798Z] b2191e2be29d: Layer already exists [2023-09-20T21:08:54.477Z] 608d194cb50c: Pushed [2023-09-20T21:08:54.477Z] f20926928f49: Pushed [2023-09-20T21:09:12.711Z] ecc3016b66e5: Pushed [2023-09-20T21:09:12.711Z] b907ae284758dcb5c5e92cc9fb34c829a11304c7: digest: sha256:51db55371854aad7a4626864bf430f21f894f36cec3069baa323dc4b92da3052 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:09:13.066Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:09:13.420Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-09-20T21:09:13.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-09-20T21:09:13.420Z] 6996b4ec3157: Preparing [2023-09-20T21:09:13.420Z] 21dd976b7390: Preparing [2023-09-20T21:09:13.420Z] 6f466165f660: Preparing [2023-09-20T21:09:13.420Z] 37ba990cf03f: Preparing [2023-09-20T21:09:13.420Z] 608d194cb50c: Preparing [2023-09-20T21:09:13.420Z] acc83c6ca332: Preparing [2023-09-20T21:09:13.420Z] a99478539ee1: Preparing [2023-09-20T21:09:13.420Z] 3287993c2f6d: Preparing [2023-09-20T21:09:13.420Z] 56e09713a28a: Preparing [2023-09-20T21:09:13.420Z] f7523614008f: Preparing [2023-09-20T21:09:13.420Z] f20926928f49: Preparing [2023-09-20T21:09:13.420Z] ecc3016b66e5: Preparing [2023-09-20T21:09:13.420Z] b2191e2be29d: Preparing [2023-09-20T21:09:13.420Z] acc83c6ca332: Waiting [2023-09-20T21:09:13.420Z] a99478539ee1: Waiting [2023-09-20T21:09:13.420Z] f7523614008f: Waiting [2023-09-20T21:09:13.420Z] f20926928f49: Waiting [2023-09-20T21:09:13.420Z] 3287993c2f6d: Waiting [2023-09-20T21:09:13.420Z] ecc3016b66e5: Waiting [2023-09-20T21:09:13.420Z] b2191e2be29d: Waiting [2023-09-20T21:09:13.420Z] 56e09713a28a: Waiting [2023-09-20T21:09:13.420Z] 37ba990cf03f: Layer already exists [2023-09-20T21:09:13.420Z] 6996b4ec3157: Layer already exists [2023-09-20T21:09:13.420Z] 6f466165f660: Layer already exists [2023-09-20T21:09:13.420Z] 21dd976b7390: Layer already exists [2023-09-20T21:09:13.420Z] 608d194cb50c: Layer already exists [2023-09-20T21:09:13.420Z] a99478539ee1: Layer already exists [2023-09-20T21:09:13.690Z] f7523614008f: Layer already exists [2023-09-20T21:09:13.690Z] acc83c6ca332: Layer already exists [2023-09-20T21:09:13.690Z] 56e09713a28a: Layer already exists [2023-09-20T21:09:13.690Z] 3287993c2f6d: Layer already exists [2023-09-20T21:09:13.690Z] f20926928f49: Layer already exists [2023-09-20T21:09:13.690Z] b2191e2be29d: Layer already exists [2023-09-20T21:09:13.690Z] ecc3016b66e5: Layer already exists [2023-09-20T21:09:13.690Z] latest: digest: sha256:51db55371854aad7a4626864bf430f21f894f36cec3069baa323dc4b92da3052 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:09:14.059Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:09:14.413Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.24 [2023-09-20T21:09:14.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-09-20T21:09:14.413Z] 6996b4ec3157: Preparing [2023-09-20T21:09:14.413Z] 21dd976b7390: Preparing [2023-09-20T21:09:14.413Z] 6f466165f660: Preparing [2023-09-20T21:09:14.413Z] 37ba990cf03f: Preparing [2023-09-20T21:09:14.413Z] 608d194cb50c: Preparing [2023-09-20T21:09:14.413Z] acc83c6ca332: Preparing [2023-09-20T21:09:14.413Z] a99478539ee1: Preparing [2023-09-20T21:09:14.413Z] 3287993c2f6d: Preparing [2023-09-20T21:09:14.413Z] 56e09713a28a: Preparing [2023-09-20T21:09:14.413Z] f7523614008f: Preparing [2023-09-20T21:09:14.413Z] f20926928f49: Preparing [2023-09-20T21:09:14.413Z] ecc3016b66e5: Preparing [2023-09-20T21:09:14.413Z] b2191e2be29d: Preparing [2023-09-20T21:09:14.413Z] acc83c6ca332: Waiting [2023-09-20T21:09:14.413Z] f20926928f49: Waiting [2023-09-20T21:09:14.413Z] a99478539ee1: Waiting [2023-09-20T21:09:14.413Z] 3287993c2f6d: Waiting [2023-09-20T21:09:14.413Z] ecc3016b66e5: Waiting [2023-09-20T21:09:14.413Z] 56e09713a28a: Waiting [2023-09-20T21:09:14.413Z] f7523614008f: Waiting [2023-09-20T21:09:14.413Z] b2191e2be29d: Waiting [2023-09-20T21:09:14.413Z] 608d194cb50c: Layer already exists [2023-09-20T21:09:14.413Z] 6996b4ec3157: Layer already exists [2023-09-20T21:09:14.413Z] 37ba990cf03f: Layer already exists [2023-09-20T21:09:14.413Z] 6f466165f660: Layer already exists [2023-09-20T21:09:14.413Z] 21dd976b7390: Layer already exists [2023-09-20T21:09:14.413Z] f7523614008f: Layer already exists [2023-09-20T21:09:14.413Z] 56e09713a28a: Layer already exists [2023-09-20T21:09:14.413Z] a99478539ee1: Layer already exists [2023-09-20T21:09:14.413Z] acc83c6ca332: Layer already exists [2023-09-20T21:09:14.413Z] 3287993c2f6d: Layer already exists [2023-09-20T21:09:14.684Z] ecc3016b66e5: Layer already exists [2023-09-20T21:09:14.684Z] b2191e2be29d: Layer already exists [2023-09-20T21:09:14.684Z] f20926928f49: Layer already exists [2023-09-20T21:09:14.684Z] 3.1.0-dev.24: digest: sha256:51db55371854aad7a4626864bf430f21f894f36cec3069baa323dc4b92da3052 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:09:15.048Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:b907ae284758dcb5c5e92cc9fb34c829a11304c7-3.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:09:15.400Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:b907ae284758dcb5c5e92cc9fb34c829a11304c7-3.1.0-dev.24 [2023-09-20T21:09:15.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-09-20T21:09:15.400Z] 6996b4ec3157: Preparing [2023-09-20T21:09:15.400Z] 21dd976b7390: Preparing [2023-09-20T21:09:15.400Z] 6f466165f660: Preparing [2023-09-20T21:09:15.400Z] 37ba990cf03f: Preparing [2023-09-20T21:09:15.400Z] 608d194cb50c: Preparing [2023-09-20T21:09:15.400Z] acc83c6ca332: Preparing [2023-09-20T21:09:15.400Z] a99478539ee1: Preparing [2023-09-20T21:09:15.400Z] 3287993c2f6d: Preparing [2023-09-20T21:09:15.400Z] 56e09713a28a: Preparing [2023-09-20T21:09:15.400Z] f7523614008f: Preparing [2023-09-20T21:09:15.400Z] f20926928f49: Preparing [2023-09-20T21:09:15.400Z] ecc3016b66e5: Preparing [2023-09-20T21:09:15.400Z] b2191e2be29d: Preparing [2023-09-20T21:09:15.400Z] 56e09713a28a: Waiting [2023-09-20T21:09:15.400Z] acc83c6ca332: Waiting [2023-09-20T21:09:15.400Z] f7523614008f: Waiting [2023-09-20T21:09:15.400Z] f20926928f49: Waiting [2023-09-20T21:09:15.400Z] b2191e2be29d: Waiting [2023-09-20T21:09:15.400Z] ecc3016b66e5: Waiting [2023-09-20T21:09:15.400Z] a99478539ee1: Waiting [2023-09-20T21:09:15.400Z] 3287993c2f6d: Waiting [2023-09-20T21:09:15.400Z] 6996b4ec3157: Layer already exists [2023-09-20T21:09:15.400Z] 6f466165f660: Layer already exists [2023-09-20T21:09:15.400Z] 37ba990cf03f: Layer already exists [2023-09-20T21:09:15.400Z] 21dd976b7390: Layer already exists [2023-09-20T21:09:15.400Z] 608d194cb50c: Layer already exists [2023-09-20T21:09:15.401Z] 3287993c2f6d: Layer already exists [2023-09-20T21:09:15.401Z] a99478539ee1: Layer already exists [2023-09-20T21:09:15.401Z] 56e09713a28a: Layer already exists [2023-09-20T21:09:15.401Z] acc83c6ca332: Layer already exists [2023-09-20T21:09:15.401Z] f7523614008f: Layer already exists [2023-09-20T21:09:15.401Z] f20926928f49: Layer already exists [2023-09-20T21:09:15.401Z] ecc3016b66e5: Layer already exists [2023-09-20T21:09:15.671Z] b2191e2be29d: Layer already exists [2023-09-20T21:09:15.671Z] b907ae284758dcb5c5e92cc9fb34c829a11304c7-3.1.0-dev.24: digest: sha256:51db55371854aad7a4626864bf430f21f894f36cec3069baa323dc4b92da3052 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:09:16.028Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:09:16.386Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2023-09-20T21:09:16.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-09-20T21:09:16.386Z] 6996b4ec3157: Preparing [2023-09-20T21:09:16.386Z] 21dd976b7390: Preparing [2023-09-20T21:09:16.386Z] 6f466165f660: Preparing [2023-09-20T21:09:16.386Z] 37ba990cf03f: Preparing [2023-09-20T21:09:16.386Z] 608d194cb50c: Preparing [2023-09-20T21:09:16.386Z] acc83c6ca332: Preparing [2023-09-20T21:09:16.386Z] a99478539ee1: Preparing [2023-09-20T21:09:16.386Z] 3287993c2f6d: Preparing [2023-09-20T21:09:16.386Z] 56e09713a28a: Preparing [2023-09-20T21:09:16.386Z] f7523614008f: Preparing [2023-09-20T21:09:16.386Z] f20926928f49: Preparing [2023-09-20T21:09:16.386Z] ecc3016b66e5: Preparing [2023-09-20T21:09:16.386Z] b2191e2be29d: Preparing [2023-09-20T21:09:16.386Z] acc83c6ca332: Waiting [2023-09-20T21:09:16.386Z] a99478539ee1: Waiting [2023-09-20T21:09:16.386Z] 3287993c2f6d: Waiting [2023-09-20T21:09:16.386Z] 56e09713a28a: Waiting [2023-09-20T21:09:16.386Z] f7523614008f: Waiting [2023-09-20T21:09:16.386Z] f20926928f49: Waiting [2023-09-20T21:09:16.386Z] ecc3016b66e5: Waiting [2023-09-20T21:09:16.386Z] b2191e2be29d: Waiting [2023-09-20T21:09:16.386Z] 37ba990cf03f: Layer already exists [2023-09-20T21:09:16.386Z] 21dd976b7390: Layer already exists [2023-09-20T21:09:16.386Z] 6f466165f660: Layer already exists [2023-09-20T21:09:16.386Z] 6996b4ec3157: Layer already exists [2023-09-20T21:09:16.386Z] 608d194cb50c: Layer already exists [2023-09-20T21:09:16.655Z] a99478539ee1: Layer already exists [2023-09-20T21:09:16.655Z] 3287993c2f6d: Layer already exists [2023-09-20T21:09:16.655Z] acc83c6ca332: Layer already exists [2023-09-20T21:09:16.655Z] 56e09713a28a: Layer already exists [2023-09-20T21:09:16.655Z] f7523614008f: Layer already exists [2023-09-20T21:09:16.655Z] f20926928f49: Layer already exists [2023-09-20T21:09:16.655Z] ecc3016b66e5: Layer already exists [2023-09-20T21:09:16.655Z] b2191e2be29d: Layer already exists [2023-09-20T21:09:16.655Z] main: digest: sha256:51db55371854aad7a4626864bf430f21f894f36cec3069baa323dc4b92da3052 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T21:09:16.713Z] ===================================================== [Pipeline] echo [2023-09-20T21:09:16.722Z] taggedImages: [2023-09-20T21:09:16.722Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:b907ae284758dcb5c5e92cc9fb34c829a11304c7 [2023-09-20T21:09:16.722Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-09-20T21:09:16.722Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.24 [2023-09-20T21:09:16.722Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:b907ae284758dcb5c5e92cc9fb34c829a11304c7-3.1.0-dev.24 [2023-09-20T21:09:16.722Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:09:17.099Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T21:09:17.099Z] [2023-09-20T21:09:17.099Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:09:17.443Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T21:09:17.715Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-20T21:09:17.715Z] 8998bd30e6a1: Pulling fs layer [2023-09-20T21:09:17.715Z] 04944245beec: Pulling fs layer [2023-09-20T21:09:17.715Z] 699f458cf7ca: Pulling fs layer [2023-09-20T21:09:17.715Z] 765212b225bb: Pulling fs layer [2023-09-20T21:09:17.715Z] f23df028b6ca: Pulling fs layer [2023-09-20T21:09:17.715Z] d65c8cfc05b1: Pulling fs layer [2023-09-20T21:09:17.715Z] 2437ff75d9bd: Pulling fs layer [2023-09-20T21:09:17.715Z] 765212b225bb: Waiting [2023-09-20T21:09:17.715Z] f23df028b6ca: Waiting [2023-09-20T21:09:17.715Z] d65c8cfc05b1: Waiting [2023-09-20T21:09:17.715Z] 2437ff75d9bd: Waiting [2023-09-20T21:09:17.715Z] 04944245beec: Verifying Checksum [2023-09-20T21:09:17.715Z] 04944245beec: Download complete [2023-09-20T21:09:17.715Z] 765212b225bb: Download complete [2023-09-20T21:09:17.715Z] f23df028b6ca: Verifying Checksum [2023-09-20T21:09:17.715Z] f23df028b6ca: Download complete [2023-09-20T21:09:17.715Z] d65c8cfc05b1: Verifying Checksum [2023-09-20T21:09:17.715Z] d65c8cfc05b1: Download complete [2023-09-20T21:09:17.992Z] 699f458cf7ca: Verifying Checksum [2023-09-20T21:09:17.992Z] 699f458cf7ca: Download complete [2023-09-20T21:09:18.585Z] 8998bd30e6a1: Verifying Checksum [2023-09-20T21:09:18.585Z] 8998bd30e6a1: Download complete [2023-09-20T21:09:21.185Z] 2437ff75d9bd: Verifying Checksum [2023-09-20T21:09:21.185Z] 2437ff75d9bd: Download complete [2023-09-20T21:09:23.140Z] 8998bd30e6a1: Pull complete [2023-09-20T21:09:23.140Z] 04944245beec: Pull complete [2023-09-20T21:09:25.091Z] 699f458cf7ca: Pull complete [2023-09-20T21:09:25.091Z] 765212b225bb: Pull complete [2023-09-20T21:09:25.681Z] f23df028b6ca: Pull complete [2023-09-20T21:09:25.950Z] d65c8cfc05b1: Pull complete [2023-09-20T21:09:40.983Z] 2437ff75d9bd: Pull complete [2023-09-20T21:09:40.983Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-20T21:09:40.983Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T21:09:40.983Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:09:41.215Z] prd-ubuntu20.04-docker-arm64-4c-16g-7240 does not seem to be running inside a container [2023-09-20T21:09:41.299Z] $ 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/149 -v /w/workspace/device-usb-camera/149:/w/workspace/device-usb-camera/149:rw,z -v /w/workspace/device-usb-camera/149@tmp:/w/workspace/device-usb-camera/149@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-20T21:09:44.386Z] $ docker top ee5445a8df45e4bdf06def371b3b73576f054a7b2294ca74483622787106a531 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:09:45.274Z] ---> job-cost.sh [2023-09-20T21:09:45.274Z] lf-activate-venv: SKIPPING [2023-09-20T21:09:45.274Z] INFO: No Stack... [2023-09-20T21:09:45.858Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-20T21:09:46.447Z] INFO: Archiving Costs [Pipeline] sh [2023-09-20T21:09:47.108Z] + cat /w/workspace/device-usb-camera/149/archives/cost.csv [2023-09-20T21:09:47.108Z] + cut -d, -f6 [Pipeline] lock [2023-09-20T21:09:47.190Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-149-stack-cost] [2023-09-20T21:09:47.196Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-149-stack-cost] did not exist. Created. [2023-09-20T21:09:47.196Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-149-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-20T21:09:47.878Z] /w/workspace/device-usb-camera/149@tmp/durable-1d272bfc/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-20T21:09:48.546Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-20T21:09:48.570Z] Warning: overwriting stash ‘stack-cost’ [2023-09-20T21:09:48.638Z] Stashed 1 file(s) [Pipeline] } [2023-09-20T21:09:48.649Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-149-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-20T21:09:48.667Z] $ docker stop --time=1 ee5445a8df45e4bdf06def371b3b73576f054a7b2294ca74483622787106a531 [2023-09-20T21:09:50.413Z] $ docker rm -f --volumes ee5445a8df45e4bdf06def371b3b73576f054a7b2294ca74483622787106a531 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-09-20T21:09:50.815Z] provisioning config files... [2023-09-20T21:09:50.823Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7894492739974196366tmp [Pipeline] { [Pipeline] sh [2023-09-20T21:09:51.182Z] + set +x [2023-09-20T21:09:51.182Z] + curl -s https://codecov.io/bash [2023-09-20T21:09:51.182Z] + bash -s -- [2023-09-20T21:09:51.182Z] [2023-09-20T21:09:51.182Z] _____ _ [2023-09-20T21:09:51.182Z] / ____| | | [2023-09-20T21:09:51.182Z] | | ___ __| | ___ ___ _____ __ [2023-09-20T21:09:51.182Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-20T21:09:51.182Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-20T21:09:51.182Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-20T21:09:51.182Z] Bash-1.0.6 [2023-09-20T21:09:51.182Z] [2023-09-20T21:09:51.182Z] [2023-09-20T21:09:51.182Z] ==> git version 2.25.1 found [2023-09-20T21:09:51.182Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-09-20T21:09:51.182Z] Release-Date: 2020-01-08 [2023-09-20T21:09:51.182Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-20T21:09:51.182Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-20T21:09:51.182Z] ==> Jenkins CI detected. [2023-09-20T21:09:51.182Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2023-09-20T21:09:51.182Z] project root: . [2023-09-20T21:09:51.182Z] --> token set from env [2023-09-20T21:09:51.182Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-20T21:09:51.182Z] ==> Running gcov in . (disable via -X gcov) [2023-09-20T21:09:51.182Z] ==> Python coveragepy not found [2023-09-20T21:09:51.182Z] ==> Searching for coverage reports in: [2023-09-20T21:09:51.182Z] + . [2023-09-20T21:09:51.182Z] -> Found 1 reports [2023-09-20T21:09:51.182Z] ==> Detecting git/mercurial file structure [2023-09-20T21:09:51.182Z] ==> Reading reports [2023-09-20T21:09:51.182Z] + ./coverage.out bytes=54703 [2023-09-20T21:09:51.182Z] ==> Appending adjustments [2023-09-20T21:09:51.182Z] https://docs.codecov.io/docs/fixing-reports [2023-09-20T21:09:51.441Z] + Found adjustments [2023-09-20T21:09:51.441Z] ==> Gzipping contents [2023-09-20T21:09:51.441Z] 8.0K /tmp/codecov.nsT7A7.gz [2023-09-20T21:09:51.441Z] ==> Uploading reports [2023-09-20T21:09:51.441Z] url: https://codecov.io [2023-09-20T21:09:51.441Z] query: branch=main&commit=b907ae284758dcb5c5e92cc9fb34c829a11304c7&build=149&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F149%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-20T21:09:51.441Z] -> Pinging Codecov [2023-09-20T21:09:51.441Z] 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=b907ae284758dcb5c5e92cc9fb34c829a11304c7&build=149&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F149%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-20T21:09:51.701Z] -> Uploading to [2023-09-20T21:09:51.701Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-20/73D8F5FF140700D3E01443B452E23636/b907ae284758dcb5c5e92cc9fb34c829a11304c7/ad8630c4-0256-44da-a119-c5c77455ed1e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230920T210951Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b6f223d168f37bdf0be1a3dca001b083a46f1db4df35c6c0b0424d0c176a6cdc [2023-09-20T21:09:51.701Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T21:09:51.701Z] Dload Upload Total Spent Left Speed [2023-09-20T21:09:51.701Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6996 0 0 100 6996 0 34294 --:--:-- --:--:-- --:--:-- 34126 100 6996 0 0 100 6996 0 33000 --:--:-- --:--:-- --:--:-- 32845 [2023-09-20T21:09:51.701Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/b907ae284758dcb5c5e92cc9fb34c829a11304c7 [Pipeline] } [2023-09-20T21:09:51.707Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-09-20T21:09:51.891Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-20T21:09:51.902Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:09:52.209Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-20T21:09:52.209Z] [2023-09-20T21:09:52.209Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:09:52.511Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-20T21:09:52.511Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-20T21:09:52.511Z] df9b9388f04a: Pulling fs layer [2023-09-20T21:09:52.511Z] 52dc419b0ee2: Pulling fs layer [2023-09-20T21:09:52.511Z] 25bc292e5bac: Pulling fs layer [2023-09-20T21:09:52.511Z] 114826534d7a: Pulling fs layer [2023-09-20T21:09:52.511Z] 4657fd5d0bcf: Pulling fs layer [2023-09-20T21:09:52.511Z] 6ad1cebc031e: Pulling fs layer [2023-09-20T21:09:52.511Z] 8a3aa393b2d8: Pulling fs layer [2023-09-20T21:09:52.511Z] 8a3aa393b2d8: Waiting [2023-09-20T21:09:52.511Z] 4657fd5d0bcf: Waiting [2023-09-20T21:09:52.511Z] 6ad1cebc031e: Waiting [2023-09-20T21:09:52.511Z] 114826534d7a: Waiting [2023-09-20T21:09:52.511Z] 25bc292e5bac: Download complete [2023-09-20T21:09:52.511Z] 52dc419b0ee2: Verifying Checksum [2023-09-20T21:09:52.511Z] 52dc419b0ee2: Download complete [2023-09-20T21:09:52.511Z] 4657fd5d0bcf: Verifying Checksum [2023-09-20T21:09:52.511Z] 4657fd5d0bcf: Download complete [2023-09-20T21:09:52.511Z] df9b9388f04a: Verifying Checksum [2023-09-20T21:09:52.511Z] df9b9388f04a: Download complete [2023-09-20T21:09:52.770Z] df9b9388f04a: Pull complete [2023-09-20T21:09:52.771Z] 6ad1cebc031e: Verifying Checksum [2023-09-20T21:09:52.771Z] 6ad1cebc031e: Download complete [2023-09-20T21:09:52.771Z] 52dc419b0ee2: Pull complete [2023-09-20T21:09:53.029Z] 25bc292e5bac: Pull complete [2023-09-20T21:09:53.287Z] 114826534d7a: Download complete [2023-09-20T21:09:53.287Z] 8a3aa393b2d8: Verifying Checksum [2023-09-20T21:09:53.287Z] 8a3aa393b2d8: Download complete [2023-09-20T21:09:57.469Z] 114826534d7a: Pull complete [2023-09-20T21:09:57.469Z] 4657fd5d0bcf: Pull complete [2023-09-20T21:09:57.469Z] 6ad1cebc031e: Pull complete [2023-09-20T21:10:02.738Z] 8a3aa393b2d8: Pull complete [2023-09-20T21:10:02.738Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-20T21:10:02.738Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-20T21:10:02.738Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:10:02.834Z] prd-ubuntu20.04-docker-8c-8g-7223 does not seem to be running inside a container [2023-09-20T21:10:02.871Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-09-20T21:10:06.032Z] $ docker top 26a4a5870ea470595091194c9e40e3928f17c04ce9320c7372c2dbdcf0bd5f1f -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-20T21:10:06.101Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2023-09-20T21:10:06.378Z] + set -o pipefail [2023-09-20T21:10:06.378Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2023-09-20T21:10:14.480Z] [2023-09-20T21:10:14.480Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2023-09-20T21:10:14.480Z] [2023-09-20T21:10:14.480Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/f37f0b67-6cac-4101-b317-0d3aa5ad0bd1 [2023-09-20T21:10:14.480Z] [2023-09-20T21:10:14.480Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-09-20T21:10:14.480Z] [2023-09-20T21:10:14.480Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-20T21:10:14.480Z] [2023-09-20T21:10:14.480Z] [2023-09-20T21:10:14.480Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-20T21:10:14.480Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-20T21:10:14.480Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-09-20T21:10:14.494Z] $ docker stop --time=1 26a4a5870ea470595091194c9e40e3928f17c04ce9320c7372c2dbdcf0bd5f1f [2023-09-20T21:10:25.640Z] $ docker rm -f --volumes 26a4a5870ea470595091194c9e40e3928f17c04ce9320c7372c2dbdcf0bd5f1f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-20T21:10:26.359Z] + git log --format=format:%s -1 b907ae284758dcb5c5e92cc9fb34c829a11304c7 [Pipeline] sh [2023-09-20T21:10:26.648Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-20T21:10:26.648Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:10:26.943Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T21:10:26.943Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:10:27.017Z] prd-ubuntu20.04-docker-8c-8g-7223 does not seem to be running inside a container [2023-09-20T21:10:27.052Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-20T21:10:27.484Z] $ docker top 4acd8093e4fcd043a04839d06c5670acdd17208ef30fcf5427f401f05b5c5ffa -eo pid,comm [2023-09-20T21:10:27.534Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-20T21:10:27.534Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-20T21:10:27.637Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T21:10:27.637Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T21:10:27.761Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T21:10:27.767Z] $ docker exec 4acd8093e4fcd043a04839d06c5670acdd17208ef30fcf5427f401f05b5c5ffa ssh-agent [2023-09-20T21:10:27.876Z] SSH_AUTH_SOCK=/tmp/ssh-sdxycaGEOFq4/agent.32 [2023-09-20T21:10:27.876Z] SSH_AGENT_PID=38 [2023-09-20T21:10:27.880Z] Running ssh-add (command line suppressed) [2023-09-20T21:10:27.994Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6431393126118265082.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6431393126118265082.key) [2023-09-20T21:10:28.007Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T21:10:28.290Z] + git semver tag [2023-09-20T21:10:28.549Z] 2023-09-20 21:10:28,476 [run_tag] DEBUG tag force:False [2023-09-20T21:10:28.549Z] 2023-09-20 21:10:28,476 [check_head_tag] DEBUG check head tag [2023-09-20T21:10:28.549Z] 2023-09-20 21:10:28,478 [execute] INFO git cat-file --batch-check [2023-09-20T21:10:28.549Z] 2023-09-20 21:10:28,478 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-09-20T21:10:28.549Z] 2023-09-20 21:10:28,481 [execute] INFO git cat-file --batch [2023-09-20T21:10:28.549Z] 2023-09-20 21:10:28,482 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-09-20T21:10:28.549Z] 2023-09-20 21:10:28,520 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-20T21:10:28.549Z] 2023-09-20 21:10:28,520 [execute] INFO git tag -a v3.1.0-dev.24 -m v3.1.0-dev.24 [2023-09-20T21:10:28.549Z] 2023-09-20 21:10:28,520 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.24', '-m', 'v3.1.0-dev.24'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-09-20T21:10:28.549Z] 2023-09-20 21:10:28,526 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-20T21:10:28.549Z] 3.1.0-dev.24 [Pipeline] } [2023-09-20T21:10:28.564Z] $ docker exec --env ******** --env ******** 4acd8093e4fcd043a04839d06c5670acdd17208ef30fcf5427f401f05b5c5ffa ssh-agent -k [2023-09-20T21:10:28.665Z] unset SSH_AUTH_SOCK; [2023-09-20T21:10:28.665Z] unset SSH_AGENT_PID; [2023-09-20T21:10:28.665Z] echo Agent pid 38 killed; [2023-09-20T21:10:28.672Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-20T21:10:30.290Z] + git semver [Pipeline] } [2023-09-20T21:10:30.304Z] $ docker stop --time=1 4acd8093e4fcd043a04839d06c5670acdd17208ef30fcf5427f401f05b5c5ffa [2023-09-20T21:10:32.533Z] $ docker rm -f --volumes 4acd8093e4fcd043a04839d06c5670acdd17208ef30fcf5427f401f05b5c5ffa [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:10:32.915Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-20T21:10:32.915Z] [2023-09-20T21:10:32.915Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:10:33.221Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-20T21:10:33.221Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-20T21:10:33.221Z] ab5ef0e58194: Pulling fs layer [2023-09-20T21:10:33.221Z] 9712f1f96733: Pulling fs layer [2023-09-20T21:10:33.221Z] 63f879dbbcfc: Pulling fs layer [2023-09-20T21:10:33.221Z] 0d9ebad4ef96: Pulling fs layer [2023-09-20T21:10:33.221Z] e9a5061849ea: Pulling fs layer [2023-09-20T21:10:33.221Z] d747dcd14b5f: Pulling fs layer [2023-09-20T21:10:33.221Z] 2de7ff778b66: Pulling fs layer [2023-09-20T21:10:33.221Z] d747dcd14b5f: Waiting [2023-09-20T21:10:33.221Z] 0d9ebad4ef96: Waiting [2023-09-20T21:10:33.221Z] e9a5061849ea: Waiting [2023-09-20T21:10:33.221Z] 2de7ff778b66: Waiting [2023-09-20T21:10:33.221Z] 9712f1f96733: Verifying Checksum [2023-09-20T21:10:33.221Z] 9712f1f96733: Download complete [2023-09-20T21:10:33.482Z] 63f879dbbcfc: Verifying Checksum [2023-09-20T21:10:33.482Z] 63f879dbbcfc: Download complete [2023-09-20T21:10:33.741Z] e9a5061849ea: Verifying Checksum [2023-09-20T21:10:33.741Z] e9a5061849ea: Download complete [2023-09-20T21:10:33.741Z] d747dcd14b5f: Download complete [2023-09-20T21:10:33.741Z] 0d9ebad4ef96: Verifying Checksum [2023-09-20T21:10:33.741Z] 0d9ebad4ef96: Download complete [2023-09-20T21:10:33.741Z] ab5ef0e58194: Verifying Checksum [2023-09-20T21:10:33.741Z] ab5ef0e58194: Download complete [2023-09-20T21:10:33.741Z] 2de7ff778b66: Download complete [2023-09-20T21:10:36.273Z] ab5ef0e58194: Pull complete [2023-09-20T21:10:36.273Z] 9712f1f96733: Pull complete [2023-09-20T21:10:37.207Z] 63f879dbbcfc: Pull complete [2023-09-20T21:10:41.416Z] 0d9ebad4ef96: Pull complete [2023-09-20T21:10:41.416Z] e9a5061849ea: Pull complete [2023-09-20T21:10:41.416Z] d747dcd14b5f: Pull complete [2023-09-20T21:10:42.794Z] 2de7ff778b66: Pull complete [2023-09-20T21:10:42.794Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-20T21:10:42.794Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-20T21:10:42.794Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:10:42.887Z] prd-ubuntu20.04-docker-8c-8g-7223 does not seem to be running inside a container [2023-09-20T21:10:42.922Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-09-20T21:10:48.376Z] $ docker top a22e482df363d1e337c6fb9700a8b4e313b9135b9fc640b87b04b584ecf06445 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-20T21:10:48.444Z] provisioning config files... [2023-09-20T21:10:48.450Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3874566412801895520tmp [2023-09-20T21:10:48.461Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1982699662640148516tmp [2023-09-20T21:10:48.470Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2071384318413759166tmp [Pipeline] { [Pipeline] echo [2023-09-20T21:10:48.485Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:10:48.764Z] ---> sigul-configuration.sh [2023-09-20T21:10:48.764Z] gpg: directory `/root/.gnupg' created [2023-09-20T21:10:48.764Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-20T21:10:48.764Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-20T21:10:48.764Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-20T21:10:48.764Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-20T21:10:48.764Z] gpg: CAST5 encrypted data [2023-09-20T21:10:48.764Z] gpg: encrypted with 1 passphrase [2023-09-20T21:10:48.764Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-20T21:10:49.122Z] + mkdir /home/jenkins [2023-09-20T21:10:49.122Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-20T21:10:49.407Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-09-20T21:10:49.415Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:10:49.750Z] ---> sigul-install.sh [2023-09-20T21:10:49.750Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-20T21:10:50.031Z] + git tag --list [2023-09-20T21:10:50.031Z] v0.0.0 [2023-09-20T21:10:50.031Z] v0.0.1-dev.1 [2023-09-20T21:10:50.031Z] v0.0.1-dev.10 [2023-09-20T21:10:50.031Z] v0.0.1-dev.11 [2023-09-20T21:10:50.031Z] v0.0.1-dev.12 [2023-09-20T21:10:50.031Z] v0.0.1-dev.13 [2023-09-20T21:10:50.031Z] v0.0.1-dev.14 [2023-09-20T21:10:50.031Z] v0.0.1-dev.15 [2023-09-20T21:10:50.031Z] v0.0.1-dev.16 [2023-09-20T21:10:50.031Z] v0.0.1-dev.2 [2023-09-20T21:10:50.031Z] v0.0.1-dev.3 [2023-09-20T21:10:50.031Z] v0.0.1-dev.4 [2023-09-20T21:10:50.031Z] v0.0.1-dev.5 [2023-09-20T21:10:50.031Z] v0.0.1-dev.6 [2023-09-20T21:10:50.031Z] v0.0.1-dev.7 [2023-09-20T21:10:50.031Z] v0.0.1-dev.8 [2023-09-20T21:10:50.031Z] v0.0.1-dev.9 [2023-09-20T21:10:50.031Z] v2.2.0 [2023-09-20T21:10:50.031Z] v2.2.0-dev.17 [2023-09-20T21:10:50.031Z] v2.2.0-dev.18 [2023-09-20T21:10:50.031Z] v2.2.0-dev.19 [2023-09-20T21:10:50.031Z] v2.2.0-dev.20 [2023-09-20T21:10:50.031Z] v2.2.0-dev.21 [2023-09-20T21:10:50.031Z] v2.2.0-dev.22 [2023-09-20T21:10:50.031Z] v2.2.0-dev.23 [2023-09-20T21:10:50.031Z] v2.2.0-dev.24 [2023-09-20T21:10:50.031Z] v2.2.0-dev.25 [2023-09-20T21:10:50.031Z] v2.2.0-dev.26 [2023-09-20T21:10:50.031Z] v2.2.0-dev.27 [2023-09-20T21:10:50.031Z] v2.3.0 [2023-09-20T21:10:50.031Z] v2.3.0-dev.1 [2023-09-20T21:10:50.031Z] v2.3.0-dev.10 [2023-09-20T21:10:50.031Z] v2.3.0-dev.11 [2023-09-20T21:10:50.031Z] v2.3.0-dev.12 [2023-09-20T21:10:50.031Z] v2.3.0-dev.13 [2023-09-20T21:10:50.031Z] v2.3.0-dev.14 [2023-09-20T21:10:50.031Z] v2.3.0-dev.15 [2023-09-20T21:10:50.031Z] v2.3.0-dev.16 [2023-09-20T21:10:50.031Z] v2.3.0-dev.17 [2023-09-20T21:10:50.031Z] v2.3.0-dev.18 [2023-09-20T21:10:50.031Z] v2.3.0-dev.19 [2023-09-20T21:10:50.031Z] v2.3.0-dev.2 [2023-09-20T21:10:50.031Z] v2.3.0-dev.20 [2023-09-20T21:10:50.031Z] v2.3.0-dev.21 [2023-09-20T21:10:50.031Z] v2.3.0-dev.22 [2023-09-20T21:10:50.031Z] v2.3.0-dev.23 [2023-09-20T21:10:50.031Z] v2.3.0-dev.24 [2023-09-20T21:10:50.031Z] v2.3.0-dev.25 [2023-09-20T21:10:50.031Z] v2.3.0-dev.26 [2023-09-20T21:10:50.031Z] v2.3.0-dev.27 [2023-09-20T21:10:50.031Z] v2.3.0-dev.28 [2023-09-20T21:10:50.031Z] v2.3.0-dev.3 [2023-09-20T21:10:50.031Z] v2.3.0-dev.4 [2023-09-20T21:10:50.031Z] v2.3.0-dev.5 [2023-09-20T21:10:50.031Z] v2.3.0-dev.6 [2023-09-20T21:10:50.031Z] v2.3.0-dev.7 [2023-09-20T21:10:50.031Z] v2.3.0-dev.8 [2023-09-20T21:10:50.031Z] v2.3.0-dev.9 [2023-09-20T21:10:50.031Z] v2.3.1 [2023-09-20T21:10:50.031Z] v2.3.1-dev.4 [2023-09-20T21:10:50.031Z] v2.3.1-dev.5 [2023-09-20T21:10:50.031Z] v2.3.1-dev.6 [2023-09-20T21:10:50.031Z] v3.0 [2023-09-20T21:10:50.031Z] v3.0.0 [2023-09-20T21:10:50.031Z] v3.0.0-dev.1 [2023-09-20T21:10:50.031Z] v3.0.0-dev.10 [2023-09-20T21:10:50.031Z] v3.0.0-dev.11 [2023-09-20T21:10:50.031Z] v3.0.0-dev.12 [2023-09-20T21:10:50.031Z] v3.0.0-dev.13 [2023-09-20T21:10:50.031Z] v3.0.0-dev.14 [2023-09-20T21:10:50.031Z] v3.0.0-dev.15 [2023-09-20T21:10:50.031Z] v3.0.0-dev.16 [2023-09-20T21:10:50.031Z] v3.0.0-dev.17 [2023-09-20T21:10:50.031Z] v3.0.0-dev.18 [2023-09-20T21:10:50.031Z] v3.0.0-dev.19 [2023-09-20T21:10:50.031Z] v3.0.0-dev.2 [2023-09-20T21:10:50.031Z] v3.0.0-dev.20 [2023-09-20T21:10:50.031Z] v3.0.0-dev.21 [2023-09-20T21:10:50.031Z] v3.0.0-dev.22 [2023-09-20T21:10:50.031Z] v3.0.0-dev.23 [2023-09-20T21:10:50.031Z] v3.0.0-dev.24 [2023-09-20T21:10:50.031Z] v3.0.0-dev.25 [2023-09-20T21:10:50.031Z] v3.0.0-dev.26 [2023-09-20T21:10:50.031Z] v3.0.0-dev.27 [2023-09-20T21:10:50.031Z] v3.0.0-dev.28 [2023-09-20T21:10:50.031Z] v3.0.0-dev.29 [2023-09-20T21:10:50.031Z] v3.0.0-dev.3 [2023-09-20T21:10:50.031Z] v3.0.0-dev.30 [2023-09-20T21:10:50.031Z] v3.0.0-dev.31 [2023-09-20T21:10:50.031Z] v3.0.0-dev.32 [2023-09-20T21:10:50.031Z] v3.0.0-dev.33 [2023-09-20T21:10:50.031Z] v3.0.0-dev.34 [2023-09-20T21:10:50.031Z] v3.0.0-dev.35 [2023-09-20T21:10:50.031Z] v3.0.0-dev.36 [2023-09-20T21:10:50.031Z] v3.0.0-dev.37 [2023-09-20T21:10:50.031Z] v3.0.0-dev.38 [2023-09-20T21:10:50.031Z] v3.0.0-dev.39 [2023-09-20T21:10:50.031Z] v3.0.0-dev.4 [2023-09-20T21:10:50.031Z] v3.0.0-dev.40 [2023-09-20T21:10:50.031Z] v3.0.0-dev.41 [2023-09-20T21:10:50.031Z] v3.0.0-dev.42 [2023-09-20T21:10:50.031Z] v3.0.0-dev.43 [2023-09-20T21:10:50.031Z] v3.0.0-dev.44 [2023-09-20T21:10:50.031Z] v3.0.0-dev.45 [2023-09-20T21:10:50.031Z] v3.0.0-dev.46 [2023-09-20T21:10:50.031Z] v3.0.0-dev.47 [2023-09-20T21:10:50.031Z] v3.0.0-dev.48 [2023-09-20T21:10:50.031Z] v3.0.0-dev.49 [2023-09-20T21:10:50.031Z] v3.0.0-dev.5 [2023-09-20T21:10:50.031Z] v3.0.0-dev.50 [2023-09-20T21:10:50.031Z] v3.0.0-dev.51 [2023-09-20T21:10:50.031Z] v3.0.0-dev.6 [2023-09-20T21:10:50.031Z] v3.0.0-dev.7 [2023-09-20T21:10:50.031Z] v3.0.0-dev.8 [2023-09-20T21:10:50.031Z] v3.0.0-dev.9 [2023-09-20T21:10:50.031Z] v3.1.0-dev.1 [2023-09-20T21:10:50.031Z] v3.1.0-dev.10 [2023-09-20T21:10:50.031Z] v3.1.0-dev.11 [2023-09-20T21:10:50.031Z] v3.1.0-dev.12 [2023-09-20T21:10:50.031Z] v3.1.0-dev.13 [2023-09-20T21:10:50.031Z] v3.1.0-dev.14 [2023-09-20T21:10:50.031Z] v3.1.0-dev.15 [2023-09-20T21:10:50.031Z] v3.1.0-dev.16 [2023-09-20T21:10:50.031Z] v3.1.0-dev.17 [2023-09-20T21:10:50.031Z] v3.1.0-dev.18 [2023-09-20T21:10:50.031Z] v3.1.0-dev.19 [2023-09-20T21:10:50.031Z] v3.1.0-dev.2 [2023-09-20T21:10:50.031Z] v3.1.0-dev.20 [2023-09-20T21:10:50.031Z] v3.1.0-dev.21 [2023-09-20T21:10:50.031Z] v3.1.0-dev.22 [2023-09-20T21:10:50.031Z] v3.1.0-dev.23 [2023-09-20T21:10:50.031Z] v3.1.0-dev.24 [2023-09-20T21:10:50.031Z] v3.1.0-dev.3 [2023-09-20T21:10:50.031Z] v3.1.0-dev.4 [2023-09-20T21:10:50.031Z] v3.1.0-dev.5 [2023-09-20T21:10:50.031Z] v3.1.0-dev.6 [2023-09-20T21:10:50.031Z] v3.1.0-dev.7 [2023-09-20T21:10:50.031Z] v3.1.0-dev.8 [2023-09-20T21:10:50.031Z] v3.1.0-dev.9 [Pipeline] sh [2023-09-20T21:10:50.318Z] + lftools sign git-tag v3.1.0-dev.24 [2023-09-20T21:10:50.886Z] Signing Git tag with Sigul... [2023-09-20T21:10:50.886Z] Signing v3.1.0-dev.24 [Pipeline] echo [2023-09-20T21:10:51.501Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:10:53.051Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-20T21:10:53.057Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-20T21:10:53.083Z] $ docker stop --time=1 a22e482df363d1e337c6fb9700a8b4e313b9135b9fc640b87b04b584ecf06445 [2023-09-20T21:10:54.390Z] $ docker rm -f --volumes a22e482df363d1e337c6fb9700a8b4e313b9135b9fc640b87b04b584ecf06445 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-20T21:10:54.816Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-20T21:10:54.816Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:10:55.117Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T21:10:55.117Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:10:58.168Z] prd-ubuntu20.04-docker-8c-8g-7223 does not seem to be running inside a container [2023-09-20T21:10:58.217Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-20T21:10:59.402Z] $ docker top 655ca994d808db30e3d4dc987bc95d3749cd673d6c5301813cb2024e3fcbc99d -eo pid,comm [2023-09-20T21:10:59.453Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-20T21:10:59.453Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-20T21:10:59.495Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T21:10:59.495Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T21:10:59.616Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T21:10:59.621Z] $ docker exec 655ca994d808db30e3d4dc987bc95d3749cd673d6c5301813cb2024e3fcbc99d ssh-agent [2023-09-20T21:10:59.728Z] SSH_AUTH_SOCK=/tmp/ssh-KGnqzhJAI97y/agent.32 [2023-09-20T21:10:59.728Z] SSH_AGENT_PID=38 [2023-09-20T21:10:59.733Z] Running ssh-add (command line suppressed) [2023-09-20T21:10:59.848Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11345739171035042332.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11345739171035042332.key) [2023-09-20T21:10:59.860Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T21:11:00.148Z] + git semver bump pre [2023-09-20T21:11:00.407Z] 2023-09-20 21:11:00,364 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-20T21:11:00.407Z] 2023-09-20 21:11:00,364 [bump_version] DEBUG bumping version:3.1.0-dev.24 on axis:pre with prefix:dev [2023-09-20T21:11:00.407Z] 2023-09-20 21:11:00,364 [bump_version] DEBUG bumped version:3.1.0-dev.25 [2023-09-20T21:11:00.407Z] 2023-09-20 21:11:00,364 [write_version] DEBUG write version:3.1.0-dev.25 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2023-09-20T21:11:00.407Z] 2023-09-20 21:11:00,365 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-20T21:11:00.407Z] 2023-09-20 21:11:00,365 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-20T21:11:00.407Z] 2023-09-20 21:11:00,367 [execute] INFO git cat-file --batch-check [2023-09-20T21:11:00.407Z] 2023-09-20 21:11:00,367 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-20T21:11:00.407Z] 2023-09-20 21:11:00,374 [execute] INFO git cat-file --batch [2023-09-20T21:11:00.407Z] 2023-09-20 21:11:00,374 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-20T21:11:00.407Z] 2023-09-20 21:11:00,379 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-20T21:11:00.407Z] 3.1.0-dev.25 [Pipeline] } [2023-09-20T21:11:00.419Z] $ docker exec --env ******** --env ******** 655ca994d808db30e3d4dc987bc95d3749cd673d6c5301813cb2024e3fcbc99d ssh-agent -k [2023-09-20T21:11:00.519Z] unset SSH_AUTH_SOCK; [2023-09-20T21:11:00.520Z] unset SSH_AGENT_PID; [2023-09-20T21:11:00.520Z] echo Agent pid 38 killed; [2023-09-20T21:11:00.526Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-20T21:11:04.400Z] + git semver [Pipeline] } [2023-09-20T21:11:05.487Z] $ docker stop --time=1 655ca994d808db30e3d4dc987bc95d3749cd673d6c5301813cb2024e3fcbc99d [2023-09-20T21:11:06.768Z] $ docker rm -f --volumes 655ca994d808db30e3d4dc987bc95d3749cd673d6c5301813cb2024e3fcbc99d [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T21:11:07.109Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-20T21:11:07.109Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:11:07.418Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T21:11:07.418Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:11:07.493Z] prd-ubuntu20.04-docker-8c-8g-7223 does not seem to be running inside a container [2023-09-20T21:11:07.532Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-20T21:11:08.764Z] $ docker top 3ae269f4dfc19abe5315142cadd44ca556aefdcf2b247dca6b7660557853e225 -eo pid,comm [2023-09-20T21:11:08.829Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-20T21:11:08.829Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-20T21:11:08.878Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T21:11:08.878Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T21:11:08.993Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T21:11:08.999Z] $ docker exec 3ae269f4dfc19abe5315142cadd44ca556aefdcf2b247dca6b7660557853e225 ssh-agent [2023-09-20T21:11:09.123Z] SSH_AUTH_SOCK=/tmp/ssh-9HCJitVAsxxQ/agent.32 [2023-09-20T21:11:09.123Z] SSH_AGENT_PID=38 [2023-09-20T21:11:09.130Z] Running ssh-add (command line suppressed) [2023-09-20T21:11:09.246Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6794916758724877962.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6794916758724877962.key) [2023-09-20T21:11:09.258Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T21:11:09.544Z] + git semver push [2023-09-20T21:11:09.802Z] 2023-09-20 21:11:09,748 [run_push] DEBUG push [2023-09-20T21:11:09.802Z] 2023-09-20 21:11:09,749 [execute] INFO git cat-file --batch-check [2023-09-20T21:11:09.802Z] 2023-09-20 21:11:09,749 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-20T21:11:09.802Z] 2023-09-20 21:11:09,753 [execute] INFO git rev-list c65b44e9a1dfa85e96998e4e6c8071f15908080a -- [2023-09-20T21:11:09.802Z] 2023-09-20 21:11:09,753 [execute] DEBUG Popen(['git', 'rev-list', 'c65b44e9a1dfa85e96998e4e6c8071f15908080a', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-20T21:11:09.802Z] 2023-09-20 21:11:09,761 [execute] INFO git fetch -v origin [2023-09-20T21:11:09.802Z] 2023-09-20 21:11:09,761 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-09-20T21:11:10.390Z] 2023-09-20 21:11:10,235 [run_push] DEBUG no remote changes detected [2023-09-20T21:11:10.390Z] 2023-09-20 21:11:10,235 [execute] INFO git push origin semver [2023-09-20T21:11:10.390Z] 2023-09-20 21:11:10,236 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-20T21:11:11.329Z] 2023-09-20 21:11:10,963 [run_push] DEBUG push all version tags [2023-09-20T21:11:11.329Z] 2023-09-20 21:11:10,963 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-20T21:11:11.329Z] 2023-09-20 21:11:10,964 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-09-20T21:11:11.898Z] 2023-09-20 21:11:11,728 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-20T21:11:11.898Z] 3.1.0-dev.25 [Pipeline] } [2023-09-20T21:11:11.912Z] $ docker exec --env ******** --env ******** 3ae269f4dfc19abe5315142cadd44ca556aefdcf2b247dca6b7660557853e225 ssh-agent -k [2023-09-20T21:11:12.024Z] unset SSH_AUTH_SOCK; [2023-09-20T21:11:12.024Z] unset SSH_AGENT_PID; [2023-09-20T21:11:12.024Z] echo Agent pid 38 killed; [2023-09-20T21:11:12.059Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-20T21:11:12.423Z] + git semver [Pipeline] } [2023-09-20T21:11:12.749Z] $ docker stop --time=1 3ae269f4dfc19abe5315142cadd44ca556aefdcf2b247dca6b7660557853e225 [2023-09-20T21:11:14.032Z] $ docker rm -f --volumes 3ae269f4dfc19abe5315142cadd44ca556aefdcf2b247dca6b7660557853e225 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-09-20T21:11:14.577Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2023-09-20T21:11:14.578Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-09-20T21:11:14.578Z] total 16 [2023-09-20T21:11:14.578Z] drwxr-xr-x 3 root root 4096 Sep 20 20:58 . [2023-09-20T21:11:14.578Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 20 21:10 .. [2023-09-20T21:11:14.578Z] drwxr-xr-x 2 root root 4096 Sep 20 20:58 cost [2023-09-20T21:11:14.578Z] -rw-r--r-- 1 root root 89 Sep 20 20:58 cost.csv [2023-09-20T21:11:14.578Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2023-09-20T21:11:14.578Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-09-20T21:11:14.578Z] total 16 [2023-09-20T21:11:14.578Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 20:58 . [2023-09-20T21:11:14.578Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 20 21:10 .. [2023-09-20T21:11:14.578Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 20 20:58 cost [2023-09-20T21:11:14.578Z] -rw-r--r-- 1 jenkins jenkins 89 Sep 20 20:58 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:11:14.869Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:11:15.729Z] ---> package-listing.sh [2023-09-20T21:11:15.729Z] ++ facter osfamily [2023-09-20T21:11:15.729Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-20T21:11:15.988Z] + OS_FAMILY=debian [2023-09-20T21:11:15.988Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2023-09-20T21:11:15.988Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-20T21:11:15.988Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-20T21:11:15.988Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-20T21:11:15.988Z] + PACKAGES=/tmp/packages_start.txt [2023-09-20T21:11:15.988Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-09-20T21:11:15.988Z] + PACKAGES=/tmp/packages_end.txt [2023-09-20T21:11:15.988Z] + case "${OS_FAMILY}" in [2023-09-20T21:11:15.988Z] + dpkg -l [2023-09-20T21:11:15.988Z] + grep '^ii' [2023-09-20T21:11:15.988Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-20T21:11:15.988Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-20T21:11:15.988Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-20T21:11:15.988Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-09-20T21:11:15.988Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2023-09-20T21:11:15.988Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2023-09-20T21:11:15.998Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-20T21:11:16.274Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:11:16.832Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T21:11:16.833Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:11:16.916Z] prd-ubuntu20.04-docker-8c-8g-7223 does not seem to be running inside a container [2023-09-20T21:11:16.954Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-20T21:11:17.154Z] $ docker top 6580be326915b69b1cae86705dbe1578e3f3d51a1337433a1faa423bfb21cb93 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T21:11:17.487Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-20T21:11:17.769Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-20T21:11:18.055Z] + ls /var/log/sa-host [2023-09-20T21:11:18.055Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T21:11:18.117Z] provisioning config files... [2023-09-20T21:11:18.125Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5779528574534896909tmp [Pipeline] { [Pipeline] echo [2023-09-20T21:11:18.136Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:11:18.420Z] ---> create-netrc.sh [Pipeline] } [2023-09-20T21:11:18.427Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:11:18.738Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-20T21:11:18.746Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:11:19.027Z] ---> sudo-logs.sh [2023-09-20T21:11:19.027Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-20T21:11:19.059Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:11:19.337Z] ---> job-cost.sh [2023-09-20T21:11:19.337Z] lf-activate-venv: SKIPPING [2023-09-20T21:11:19.337Z] DEBUG: total: 0.2199999988079071 [2023-09-20T21:11:19.337Z] INFO: Retrieving Stack Cost... [2023-09-20T21:11:19.597Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-20T21:11:20.163Z] INFO: Archiving Costs [Pipeline] echo [2023-09-20T21:11:20.175Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:11:20.458Z] ---> logs-deploy.sh [2023-09-20T21:11:20.458Z] lf-activate-venv: SKIPPING [2023-09-20T21:11:20.458Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/149 [2023-09-20T21:11:20.458Z] INFO: archiving workspace using pattern(s): [2023-09-20T21:11:21.396Z] Archives upload complete. [2023-09-20T21:11:21.656Z] INFO: archiving logs to Nexus