Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c5b037f005f4c5061401d1258d9ac06bd1f6f0bf 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-ssh6612484137882180206.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh18205796215178902175.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh8147218205282444960.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh6605341218390822943.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-ssh14173585866296475938.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5196 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 c5b037f005f4c5061401d1258d9ac06bd1f6f0bf (main) Commit message: "Merge pull request #313 from ejlee3/update-go-mods" > 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 c5b037f005f4c5061401d1258d9ac06bd1f6f0bf # timeout=10 > git rev-list --no-walk 6e9e8282a24c5b81fc31740ee0ad2433cd2c3582 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-28T20:32:16.412Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-28T20:32:16.483Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-28T20:32:16.508Z] ========================================================= [2023-11-28T20:32:16.508Z] EdgeX Global Pipelines Version Info [2023-11-28T20:32:16.508Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:32:17.241Z] ------------------- [2023-11-28T20:32:17.241Z] stable info: [2023-11-28T20:32:17.241Z] ------------------- [2023-11-28T20:32:17.241Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-28T20:32:17.241Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-28T20:32:17.241Z] Message: update stable to v1.0.258 [2023-11-28T20:32:18.184Z] ------------------- [2023-11-28T20:32:18.184Z] experimental info: [2023-11-28T20:32:18.184Z] ------------------- [2023-11-28T20:32:18.184Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-28T20:32:18.184Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-28T20:32:18.184Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-28T20:32:18.262Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-11-28T20:32:18.288Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-11-28T20:32:18.317Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-28T20:32:18.342Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-28T20:32:18.365Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-28T20:32:18.391Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-28T20:32:18.417Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-28T20:32:18.509Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-28T20:32:18.536Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-28T20:32:18.562Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-28T20:32:18.593Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-28T20:32:18.620Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-11-28T20:32:18.650Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-28T20:32:18.676Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-28T20:32:18.712Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-28T20:32:18.745Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-28T20:32:18.775Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-28T20:32:18.808Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-28T20:32:18.845Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-28T20:32:18.881Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-28T20:32:18.913Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-28T20:32:18.947Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-28T20:32:18.982Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-28T20:32:19.008Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-28T20:32:19.042Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-28T20:32:19.073Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-28T20:32:19.109Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-28T20:32:19.145Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-11-28T20:32:19.183Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-11-28T20:32:19.218Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-11-28T20:32:19.253Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c5b037f005f4c5061401d1258d9ac06bd1f6f0bf [Pipeline] echo [2023-11-28T20:32:19.289Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c5b037f [Pipeline] echo [2023-11-28T20:32:19.332Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T20:32:19.428Z] provisioning config files... [2023-11-28T20:32:19.441Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14323953954543796616tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:32:19.823Z] ---> ****-login.sh [2023-11-28T20:32:19.823Z] nexus3.edgexfoundry.org:10001 [2023-11-28T20:32:20.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:32:20.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:32:20.085Z] Configure a credential helper to remove this warning. See [2023-11-28T20:32:20.085Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:32:20.085Z] [2023-11-28T20:32:20.085Z] Login Succeeded [2023-11-28T20:32:20.085Z] nexus3.edgexfoundry.org:10002 [2023-11-28T20:32:20.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:32:20.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:32:20.086Z] Configure a credential helper to remove this warning. See [2023-11-28T20:32:20.086Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:32:20.086Z] [2023-11-28T20:32:20.086Z] Login Succeeded [2023-11-28T20:32:20.086Z] nexus3.edgexfoundry.org:10003 [2023-11-28T20:32:20.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:32:20.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:32:20.345Z] Configure a credential helper to remove this warning. See [2023-11-28T20:32:20.345Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:32:20.345Z] [2023-11-28T20:32:20.345Z] Login Succeeded [2023-11-28T20:32:20.345Z] nexus3.edgexfoundry.org:10004 [2023-11-28T20:32:20.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:32:20.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:32:20.345Z] Configure a credential helper to remove this warning. See [2023-11-28T20:32:20.345Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:32:20.345Z] [2023-11-28T20:32:20.345Z] Login Succeeded [2023-11-28T20:32:20.345Z] ****.io [2023-11-28T20:32:20.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:32:20.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:32:20.611Z] Configure a credential helper to remove this warning. See [2023-11-28T20:32:20.611Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:32:20.611Z] [2023-11-28T20:32:20.611Z] Login Succeeded [2023-11-28T20:32:20.611Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T20:32:20.620Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-28T20:32:21.074Z] + git rev-list -1 --merges c5b037f005f4c5061401d1258d9ac06bd1f6f0bf~1..c5b037f005f4c5061401d1258d9ac06bd1f6f0bf [Pipeline] echo [2023-11-28T20:32:21.104Z] -----------> git rev-list -1 --merges c5b037f005f4c5061401d1258d9ac06bd1f6f0bf~1..c5b037f005f4c5061401d1258d9ac06bd1f6f0bf c5b037f005f4c5061401d1258d9ac06bd1f6f0bf [2023-11-28T20:32:21.104Z] c5b037f005f4c5061401d1258d9ac06bd1f6f0bf [false] [Pipeline] sh [2023-11-28T20:32:21.422Z] + git log --format=format:%s -1 c5b037f005f4c5061401d1258d9ac06bd1f6f0bf [Pipeline] echo [2023-11-28T20:32:21.434Z] ========================================================= [2023-11-28T20:32:21.434Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-28T20:32:21.434Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-28T20:32:21.790Z] + git log --format=format:%s -1 c5b037f005f4c5061401d1258d9ac06bd1f6f0bf [Pipeline] echo [2023-11-28T20:32:21.802Z] [semverPrep] GIT_COMMIT: c5b037f005f4c5061401d1258d9ac06bd1f6f0bf, Commit Message: Merge pull request #313 from ejlee3/update-go-mods [Pipeline] echo [2023-11-28T20:32:21.825Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-28T20:32:22.203Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-28T20:32:22.203Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-28T20:32:22.203Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-28T20:32:22.203Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-28T20:32:22.203Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-28T20:32:22.203Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-28T20:32:22.203Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:32:22.573Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T20:32:22.573Z] [2023-11-28T20:32:22.573Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:32:22.891Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T20:32:22.891Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-28T20:32:22.891Z] b85a868b505f: Pulling fs layer [2023-11-28T20:32:22.891Z] e2be974225ed: Pulling fs layer [2023-11-28T20:32:22.891Z] 339a4e72a1f5: Pulling fs layer [2023-11-28T20:32:22.891Z] 988bab9f4d93: Pulling fs layer [2023-11-28T20:32:22.891Z] 1469e6f7b9e6: Pulling fs layer [2023-11-28T20:32:22.891Z] eaf3925da568: Pulling fs layer [2023-11-28T20:32:22.891Z] bab4dde63d76: Pulling fs layer [2023-11-28T20:32:22.891Z] bde34c3a00c8: Pulling fs layer [2023-11-28T20:32:22.891Z] b352a97aabf1: Pulling fs layer [2023-11-28T20:32:22.891Z] 4872d77fe225: Pulling fs layer [2023-11-28T20:32:22.891Z] 5851b861e8e6: Pulling fs layer [2023-11-28T20:32:22.891Z] 988bab9f4d93: Waiting [2023-11-28T20:32:22.891Z] eaf3925da568: Waiting [2023-11-28T20:32:22.891Z] bab4dde63d76: Waiting [2023-11-28T20:32:22.891Z] bde34c3a00c8: Waiting [2023-11-28T20:32:22.891Z] 1469e6f7b9e6: Waiting [2023-11-28T20:32:22.891Z] b352a97aabf1: Waiting [2023-11-28T20:32:22.891Z] 4872d77fe225: Waiting [2023-11-28T20:32:22.891Z] 5851b861e8e6: Waiting [2023-11-28T20:32:23.158Z] e2be974225ed: Verifying Checksum [2023-11-28T20:32:23.158Z] e2be974225ed: Download complete [2023-11-28T20:32:23.158Z] 988bab9f4d93: Verifying Checksum [2023-11-28T20:32:23.158Z] 988bab9f4d93: Download complete [2023-11-28T20:32:23.158Z] 1469e6f7b9e6: Verifying Checksum [2023-11-28T20:32:23.158Z] 1469e6f7b9e6: Download complete [2023-11-28T20:32:23.158Z] 339a4e72a1f5: Verifying Checksum [2023-11-28T20:32:23.158Z] 339a4e72a1f5: Download complete [2023-11-28T20:32:23.158Z] eaf3925da568: Download complete [2023-11-28T20:32:23.158Z] bde34c3a00c8: Verifying Checksum [2023-11-28T20:32:23.158Z] bde34c3a00c8: Download complete [2023-11-28T20:32:23.158Z] b352a97aabf1: Download complete [2023-11-28T20:32:23.158Z] 4872d77fe225: Download complete [2023-11-28T20:32:23.158Z] 5851b861e8e6: Verifying Checksum [2023-11-28T20:32:23.158Z] 5851b861e8e6: Download complete [2023-11-28T20:32:23.158Z] b85a868b505f: Verifying Checksum [2023-11-28T20:32:23.158Z] b85a868b505f: Download complete [2023-11-28T20:32:23.723Z] bab4dde63d76: Verifying Checksum [2023-11-28T20:32:23.723Z] bab4dde63d76: Download complete [2023-11-28T20:32:24.316Z] b85a868b505f: Pull complete [2023-11-28T20:32:24.574Z] e2be974225ed: Pull complete [2023-11-28T20:32:24.832Z] 339a4e72a1f5: Pull complete [2023-11-28T20:32:25.091Z] 988bab9f4d93: Pull complete [2023-11-28T20:32:25.091Z] 1469e6f7b9e6: Pull complete [2023-11-28T20:32:25.352Z] eaf3925da568: Pull complete [2023-11-28T20:32:26.784Z] bab4dde63d76: Pull complete [2023-11-28T20:32:26.784Z] bde34c3a00c8: Pull complete [2023-11-28T20:32:27.042Z] b352a97aabf1: Pull complete [2023-11-28T20:32:27.042Z] 4872d77fe225: Pull complete [2023-11-28T20:32:27.042Z] 5851b861e8e6: Pull complete [2023-11-28T20:32:27.042Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-28T20:32:27.042Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T20:32:27.042Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T20:32:27.234Z] prd-ubuntu20.04-docker-8c-8g-5196 does not seem to be running inside a container [2023-11-28T20:32:27.257Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-28T20:32:31.156Z] $ docker top 78a184aa3f6334fe30fa23d34b4456e6d8c10df9deee15ab091fc9702f7d4677 -eo pid,comm [2023-11-28T20:32:31.209Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-28T20:32:31.209Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-28T20:32:31.290Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T20:32:31.290Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T20:32:31.413Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T20:32:31.411Z] $ docker exec 78a184aa3f6334fe30fa23d34b4456e6d8c10df9deee15ab091fc9702f7d4677 ssh-agent [2023-11-28T20:32:31.518Z] SSH_AUTH_SOCK=/tmp/ssh-NFqp8LNjkQLR/agent.33 [2023-11-28T20:32:31.518Z] SSH_AGENT_PID=39 [2023-11-28T20:32:31.524Z] Running ssh-add (command line suppressed) [2023-11-28T20:32:31.615Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11586434659762745015.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11586434659762745015.key) [2023-11-28T20:32:31.631Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T20:32:31.927Z] + git tag --points-at HEAD [Pipeline] } [2023-11-28T20:32:31.938Z] $ docker exec --env ******** --env ******** 78a184aa3f6334fe30fa23d34b4456e6d8c10df9deee15ab091fc9702f7d4677 ssh-agent -k [2023-11-28T20:32:32.054Z] unset SSH_AUTH_SOCK; [2023-11-28T20:32:32.054Z] unset SSH_AGENT_PID; [2023-11-28T20:32:32.054Z] echo Agent pid 39 killed; [2023-11-28T20:32:32.071Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-28T20:32:32.131Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T20:32:32.131Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T20:32:32.231Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T20:32:32.229Z] $ docker exec 78a184aa3f6334fe30fa23d34b4456e6d8c10df9deee15ab091fc9702f7d4677 ssh-agent [2023-11-28T20:32:32.353Z] SSH_AUTH_SOCK=/tmp/ssh-nIsKgriREevu/agent.71 [2023-11-28T20:32:32.353Z] SSH_AGENT_PID=77 [2023-11-28T20:32:32.359Z] Running ssh-add (command line suppressed) [2023-11-28T20:32:32.451Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6399332253589084220.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6399332253589084220.key) [2023-11-28T20:32:32.468Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T20:32:32.771Z] + git semver init [2023-11-28T20:32:33.031Z] 2023-11-28 20:32:32,934 [run_init] DEBUG init version:0.0.0 force:False [2023-11-28T20:32:33.031Z] 2023-11-28 20:32:32,934 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2023-11-28T20:32:33.031Z] 2023-11-28 20:32:32,935 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2023-11-28T20:32:33.031Z] 2023-11-28 20:32:32,935 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-11-28T20:32:35.563Z] 2023-11-28 20:32:34,941 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2023-11-28T20:32:35.563Z] 2023-11-28 20:32:34,942 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2023-11-28T20:32:35.563Z] 2023-11-28 20:32:34,942 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-11-28T20:32:35.563Z] 2023-11-28 20:32:34,942 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-11-28T20:32:35.563Z] 3.2.0-dev.1 [Pipeline] } [2023-11-28T20:32:35.570Z] $ docker exec --env ******** --env ******** 78a184aa3f6334fe30fa23d34b4456e6d8c10df9deee15ab091fc9702f7d4677 ssh-agent -k [2023-11-28T20:32:35.665Z] unset SSH_AUTH_SOCK; [2023-11-28T20:32:35.667Z] unset SSH_AGENT_PID; [2023-11-28T20:32:35.667Z] echo Agent pid 77 killed; [2023-11-28T20:32:35.676Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-28T20:32:36.050Z] + git semver [Pipeline] } [2023-11-28T20:32:36.318Z] $ docker stop --time=1 78a184aa3f6334fe30fa23d34b4456e6d8c10df9deee15ab091fc9702f7d4677 [2023-11-28T20:32:37.625Z] $ docker rm -f --volumes 78a184aa3f6334fe30fa23d34b4456e6d8c10df9deee15ab091fc9702f7d4677 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-28T20:32:37.990Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-28T20:32:38.271Z] Stashed 1 file(s) [Pipeline] echo [2023-11-28T20:32:38.273Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T20:32:38.630Z] provisioning config files... [2023-11-28T20:32:38.639Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config18234730065903845599tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:32:38.960Z] ---> ****-login.sh [2023-11-28T20:32:38.960Z] nexus3.edgexfoundry.org:10001 [2023-11-28T20:32:38.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:32:38.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:32:38.960Z] Configure a credential helper to remove this warning. See [2023-11-28T20:32:38.960Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:32:38.960Z] [2023-11-28T20:32:38.960Z] Login Succeeded [2023-11-28T20:32:38.960Z] nexus3.edgexfoundry.org:10002 [2023-11-28T20:32:38.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:32:38.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:32:38.961Z] Configure a credential helper to remove this warning. See [2023-11-28T20:32:38.961Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:32:38.961Z] [2023-11-28T20:32:38.961Z] Login Succeeded [2023-11-28T20:32:38.961Z] nexus3.edgexfoundry.org:10003 [2023-11-28T20:32:39.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:32:39.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:32:39.219Z] Configure a credential helper to remove this warning. See [2023-11-28T20:32:39.219Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:32:39.219Z] [2023-11-28T20:32:39.219Z] Login Succeeded [2023-11-28T20:32:39.219Z] nexus3.edgexfoundry.org:10004 [2023-11-28T20:32:39.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:32:39.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:32:39.219Z] Configure a credential helper to remove this warning. See [2023-11-28T20:32:39.219Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:32:39.219Z] [2023-11-28T20:32:39.219Z] Login Succeeded [2023-11-28T20:32:39.219Z] ****.io [2023-11-28T20:32:39.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:32:39.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:32:39.479Z] Configure a credential helper to remove this warning. See [2023-11-28T20:32:39.479Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:32:39.479Z] [2023-11-28T20:32:39.479Z] Login Succeeded [2023-11-28T20:32:39.479Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T20:32:39.486Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-28T20:32:39.683Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T20:32:39.712Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T20:32:39.745Z] ========================================================= [2023-11-28T20:32:39.745Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-28T20:32:39.745Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:32:40.124Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-28T20:32:40.124Z] Sending build context to Docker daemon 14.32MB [2023-11-28T20:32:40.124Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-11-28T20:32:40.124Z] Step 2/13 : FROM ${BASE} AS builder [2023-11-28T20:32:40.124Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-28T20:32:40.124Z] 7264a8db6415: Pulling fs layer [2023-11-28T20:32:40.124Z] c4d48a809fc2: Pulling fs layer [2023-11-28T20:32:40.124Z] 4f1c88b9dad5: Pulling fs layer [2023-11-28T20:32:40.124Z] ad3a456e5733: Pulling fs layer [2023-11-28T20:32:40.124Z] 69c7f0334f64: Pulling fs layer [2023-11-28T20:32:40.124Z] 1f1c1a5573a3: Pulling fs layer [2023-11-28T20:32:40.124Z] ce7588e14bc9: Pulling fs layer [2023-11-28T20:32:40.124Z] b5e4710f87ac: Pulling fs layer [2023-11-28T20:32:40.124Z] ad3a456e5733: Waiting [2023-11-28T20:32:40.124Z] 69c7f0334f64: Waiting [2023-11-28T20:32:40.124Z] 1f1c1a5573a3: Waiting [2023-11-28T20:32:40.125Z] ce7588e14bc9: Waiting [2023-11-28T20:32:40.125Z] b5e4710f87ac: Waiting [2023-11-28T20:32:40.125Z] c4d48a809fc2: Download complete [2023-11-28T20:32:40.125Z] ad3a456e5733: Verifying Checksum [2023-11-28T20:32:40.125Z] ad3a456e5733: Download complete [2023-11-28T20:32:40.383Z] 69c7f0334f64: Download complete [2023-11-28T20:32:40.383Z] 7264a8db6415: Download complete [2023-11-28T20:32:40.383Z] 1f1c1a5573a3: Verifying Checksum [2023-11-28T20:32:40.383Z] 1f1c1a5573a3: Download complete [2023-11-28T20:32:40.383Z] 7264a8db6415: Pull complete [2023-11-28T20:32:40.641Z] b5e4710f87ac: Download complete [2023-11-28T20:32:40.641Z] c4d48a809fc2: Pull complete [2023-11-28T20:32:40.641Z] 4f1c88b9dad5: Verifying Checksum [2023-11-28T20:32:40.641Z] 4f1c88b9dad5: Download complete [2023-11-28T20:32:41.361Z] ce7588e14bc9: Verifying Checksum [2023-11-28T20:32:41.361Z] ce7588e14bc9: Download complete [2023-11-28T20:32:43.888Z] 4f1c88b9dad5: Pull complete [2023-11-28T20:32:43.888Z] ad3a456e5733: Pull complete [2023-11-28T20:32:43.888Z] 69c7f0334f64: Pull complete [2023-11-28T20:32:43.888Z] 1f1c1a5573a3: Pull complete [2023-11-28T20:32:46.424Z] ce7588e14bc9: Pull complete [2023-11-28T20:32:46.682Z] b5e4710f87ac: Pull complete [2023-11-28T20:32:46.682Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-11-28T20:32:46.682Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-28T20:32:46.682Z] ---> 88b5674ff536 [2023-11-28T20:32:46.682Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-11-28T20:32:51.970Z] ---> Running in 9dcf47307c77 [2023-11-28T20:32:51.970Z] Removing intermediate container 9dcf47307c77 [2023-11-28T20:32:51.970Z] ---> 00005721ca3b [2023-11-28T20:32:51.970Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-28T20:32:51.970Z] ---> Running in 519dec07bed7 [2023-11-28T20:32:52.231Z] Removing intermediate container 519dec07bed7 [2023-11-28T20:32:52.231Z] ---> d9aeb9a1af39 [2023-11-28T20:32:52.231Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-11-28T20:32:52.231Z] ---> Running in 9c1b5656598f [2023-11-28T20:32:52.231Z] Removing intermediate container 9c1b5656598f [2023-11-28T20:32:52.231Z] ---> bdc34aaa53f5 [2023-11-28T20:32:52.231Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-11-28T20:32:52.231Z] ---> Running in 1519cdb949b0 [2023-11-28T20:32:52.231Z] Removing intermediate container 1519cdb949b0 [2023-11-28T20:32:52.231Z] ---> 81860c60cf84 [2023-11-28T20:32:52.231Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-28T20:32:52.231Z] ---> Running in f6b1cd176ae1 [2023-11-28T20:32:52.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T20:32:52.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T20:32:52.800Z] (1/13) Installing libintl (0.21.1-r7) [2023-11-28T20:32:52.800Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-11-28T20:32:53.099Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-11-28T20:32:53.099Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-11-28T20:32:53.099Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-11-28T20:32:53.099Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-11-28T20:32:53.099Z] (7/13) Installing udev-init-scripts (35-r1) [2023-11-28T20:32:53.099Z] (8/13) Installing libblkid (2.38.1-r8) [2023-11-28T20:32:53.099Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-11-28T20:32:53.099Z] (10/13) Installing kmod-libs (30-r3) [2023-11-28T20:32:53.099Z] (11/13) Installing eudev (3.2.11-r8) [2023-11-28T20:32:53.099Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-11-28T20:32:53.099Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-11-28T20:32:53.099Z] Executing busybox-1.36.1-r5.trigger [2023-11-28T20:32:53.099Z] Executing eudev-3.2.11-r8.trigger [2023-11-28T20:32:53.099Z] OK: 271 MiB in 65 packages [2023-11-28T20:32:53.539Z] Still waiting to schedule task [2023-11-28T20:32:53.539Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-11-28T20:32:54.099Z] Removing intermediate container f6b1cd176ae1 [2023-11-28T20:32:54.099Z] ---> 2f447b821241 [2023-11-28T20:32:54.099Z] Step 8/13 : WORKDIR /device-usb-camera [2023-11-28T20:32:54.099Z] ---> Running in be8dd88b9531 [2023-11-28T20:32:54.099Z] Removing intermediate container be8dd88b9531 [2023-11-28T20:32:54.099Z] ---> fd1a9e639b3e [2023-11-28T20:32:54.099Z] Step 9/13 : COPY go.mod vendor* ./ [2023-11-28T20:32:54.099Z] ---> 922cc43ab8fe [2023-11-28T20:32:54.099Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T20:32:54.099Z] ---> Running in 7b5400ffcbf9 [2023-11-28T20:33:40.968Z] Removing intermediate container 7b5400ffcbf9 [2023-11-28T20:33:40.968Z] ---> c9e417dd06b2 [2023-11-28T20:33:40.968Z] Step 11/13 : COPY . . [2023-11-28T20:33:40.968Z] ---> f09888f2551e [2023-11-28T20:33:40.968Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-11-28T20:33:40.968Z] ---> Running in c10b3a2daa38 [2023-11-28T20:33:40.968Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-28T20:33:40.968Z] Dload Upload Total Spent Left Speed [2023-11-28T20:33:40.968Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 11240 0 --:--:-- --:--:-- --:--:-- 11187 [2023-11-28T20:33:40.968Z] Removing intermediate container c10b3a2daa38 [2023-11-28T20:33:40.968Z] ---> cce6d5e5c7d1 [2023-11-28T20:33:40.968Z] Step 13/13 : RUN ${MAKE} [2023-11-28T20:33:40.968Z] ---> Running in c05ab517f90f [2023-11-28T20:33:40.968Z] noop [2023-11-28T20:33:40.968Z] Removing intermediate container c05ab517f90f [2023-11-28T20:33:40.968Z] ---> 399801e6262d [2023-11-28T20:33:40.968Z] Successfully built 399801e6262d [2023-11-28T20:33:40.968Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:33:41.369Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-28T20:33:41.369Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T20:33:41.485Z] prd-ubuntu20.04-docker-8c-8g-5196 does not seem to be running inside a container [2023-11-28T20:33:41.527Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-28T20:33:41.843Z] $ docker top 6cee68f7587a6ac02f4b2e3a6577a0695d7c1dcc1f9d6c2f6e9718ac2f850c7b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T20:33:42.221Z] + go version [2023-11-28T20:33:42.221Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-28T20:33:42.239Z] $ docker stop --time=1 6cee68f7587a6ac02f4b2e3a6577a0695d7c1dcc1f9d6c2f6e9718ac2f850c7b [2023-11-28T20:33:43.514Z] $ docker rm -f --volumes 6cee68f7587a6ac02f4b2e3a6577a0695d7c1dcc1f9d6c2f6e9718ac2f850c7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:33:44.098Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-28T20:33:44.099Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T20:33:44.221Z] prd-ubuntu20.04-docker-8c-8g-5196 does not seem to be running inside a container [2023-11-28T20:33:44.261Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-28T20:33:44.565Z] $ docker top 2ace8276d3d07509a0852134052ba55fcf2a11731474ab6638ace5ff36c8bd54 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T20:33:44.948Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2023-11-28T20:33:45.265Z] + make test [2023-11-28T20:33:45.265Z] go test ./... -coverprofile=coverage.out ./... [2023-11-28T20:33:46.641Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-11-28T20:33:56.606Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-11-28T20:33:56.606Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.019s coverage: 4.4% of statements [2023-11-28T20:34:03.167Z] go vet ./... [2023-11-28T20:34:05.691Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-28T20:34:05.691Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-28T20:34:05.691Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-28T20:34:05.701Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-28T20:34:05.740Z] $ docker stop --time=1 2ace8276d3d07509a0852134052ba55fcf2a11731474ab6638ace5ff36c8bd54 [2023-11-28T20:34:10.452Z] $ docker rm -f --volumes 2ace8276d3d07509a0852134052ba55fcf2a11731474ab6638ace5ff36c8bd54 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-28T20:34:10.950Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-28T20:34:11.030Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-28T20:34:11.575Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-28T20:34:11.863Z] + ls -al . [2023-11-28T20:34:11.863Z] total 224 [2023-11-28T20:34:11.863Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 28 20:33 . [2023-11-28T20:34:11.863Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 20:32 .. [2023-11-28T20:34:11.863Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 20:33 .git [2023-11-28T20:34:11.863Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:32 .github [2023-11-28T20:34:11.863Z] -rw-rw-r-- 1 jenkins jenkins 429 Nov 28 20:32 .gitignore [2023-11-28T20:34:11.863Z] -rw-rw-r-- 1 jenkins jenkins 45 Nov 28 20:32 .golangci.yml [2023-11-28T20:34:11.863Z] -rw-rw-r-- 1 jenkins jenkins 77 Nov 28 20:32 .hadolint.yml [2023-11-28T20:34:11.863Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 20:32 .semver [2023-11-28T20:34:11.863Z] -rw-rw-r-- 1 jenkins jenkins 10851 Nov 28 20:32 Attribution.txt [2023-11-28T20:34:11.863Z] -rw-rw-r-- 1 jenkins jenkins 16561 Nov 28 20:32 CHANGELOG.md [2023-11-28T20:34:11.863Z] -rw-rw-r-- 1 jenkins jenkins 2562 Nov 28 20:32 Dockerfile [2023-11-28T20:34:11.863Z] -rw-rw-r-- 1 jenkins jenkins 678 Nov 28 20:32 GOVERNANCE.md [2023-11-28T20:34:11.863Z] -rw-rw-r-- 1 jenkins jenkins 659 Nov 28 20:32 Jenkinsfile [2023-11-28T20:34:11.863Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 28 20:32 LICENSE [2023-11-28T20:34:11.863Z] -rw-rw-r-- 1 jenkins jenkins 2611 Nov 28 20:32 Makefile [2023-11-28T20:34:11.863Z] -rw-rw-r-- 1 jenkins jenkins 622 Nov 28 20:32 OWNERS.md [2023-11-28T20:34:11.863Z] -rw-rw-r-- 1 jenkins jenkins 2575 Nov 28 20:32 README.md [2023-11-28T20:34:11.863Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 28 20:32 VERSION [2023-11-28T20:34:11.863Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 20:32 bin [2023-11-28T20:34:11.863Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:32 cmd [2023-11-28T20:34:11.863Z] -rw-r--r-- 1 jenkins jenkins 54703 Nov 28 20:33 coverage.out [2023-11-28T20:34:11.863Z] -rwxrwxr-x 1 jenkins jenkins 84 Nov 28 20:32 docker-entrypoint.sh [2023-11-28T20:34:11.863Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 20:32 docs [2023-11-28T20:34:11.863Z] -rw-rw-r-- 1 jenkins jenkins 3920 Nov 28 20:32 go.mod [2023-11-28T20:34:11.863Z] -rw-rw-r-- 1 jenkins jenkins 34828 Nov 28 20:32 go.sum [2023-11-28T20:34:11.863Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:32 internal [2023-11-28T20:34:11.863Z] -rw-rw-r-- 1 jenkins jenkins 231 Nov 28 20:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:34:12.224Z] + 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=c5b037f005f4c5061401d1258d9ac06bd1f6f0bf --label arch=amd64 --label version=3.2.0-dev.1 . [2023-11-28T20:34:12.224Z] Sending build context to Docker daemon 14.37MB [2023-11-28T20:34:12.224Z] Step 1/37 : ARG BASE=golang:1.21-alpine3.18 [2023-11-28T20:34:12.224Z] Step 2/37 : FROM ${BASE} AS builder [2023-11-28T20:34:12.224Z] ---> 399801e6262d [2023-11-28T20:34:12.224Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2023-11-28T20:34:12.792Z] ---> Running in a35eabfd70d4 [2023-11-28T20:34:12.792Z] Removing intermediate container a35eabfd70d4 [2023-11-28T20:34:12.792Z] ---> 610ae6730a58 [2023-11-28T20:34:12.792Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-28T20:34:12.792Z] ---> Running in 6492ed6f614d [2023-11-28T20:34:12.792Z] Removing intermediate container 6492ed6f614d [2023-11-28T20:34:12.792Z] ---> d4b38889f542 [2023-11-28T20:34:12.792Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-11-28T20:34:12.792Z] ---> Running in 2a3ae6e22838 [2023-11-28T20:34:12.792Z] Removing intermediate container 2a3ae6e22838 [2023-11-28T20:34:12.792Z] ---> 5e5fbf393146 [2023-11-28T20:34:12.792Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-11-28T20:34:12.792Z] ---> Running in 0621069926ff [2023-11-28T20:34:13.050Z] Removing intermediate container 0621069926ff [2023-11-28T20:34:13.050Z] ---> 151ca719dd18 [2023-11-28T20:34:13.050Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-28T20:34:13.050Z] ---> Running in ba4f14b2bb98 [2023-11-28T20:34:13.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T20:34:13.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T20:34:13.568Z] OK: 271 MiB in 65 packages [2023-11-28T20:34:13.827Z] Removing intermediate container ba4f14b2bb98 [2023-11-28T20:34:13.827Z] ---> cd235ce9c7cb [2023-11-28T20:34:13.827Z] Step 8/37 : WORKDIR /device-usb-camera [2023-11-28T20:34:13.827Z] ---> Running in 4e8ff3661806 [2023-11-28T20:34:14.088Z] Removing intermediate container 4e8ff3661806 [2023-11-28T20:34:14.088Z] ---> 875c70aae32c [2023-11-28T20:34:14.088Z] Step 9/37 : COPY go.mod vendor* ./ [2023-11-28T20:34:14.089Z] ---> b4221d82d456 [2023-11-28T20:34:14.089Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T20:34:14.089Z] ---> Running in 1090f98d05f3 [2023-11-28T20:34:15.026Z] Removing intermediate container 1090f98d05f3 [2023-11-28T20:34:15.026Z] ---> b86547b1c371 [2023-11-28T20:34:15.026Z] Step 11/37 : COPY . . [2023-11-28T20:34:15.596Z] ---> 7602da37e87a [2023-11-28T20:34:15.596Z] Step 12/37 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-11-28T20:34:15.596Z] ---> Running in a6cf960c319d [2023-11-28T20:34:16.164Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-28T20:34:16.164Z] Dload Upload Total Spent Left Speed [2023-11-28T20:34:16.164Z]  0 0  0   0  0 0    0   0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 41654 0 --:--:-- --:--:-- --:--:-- 43206 [2023-11-28T20:34:16.164Z] Removing intermediate container a6cf960c319d [2023-11-28T20:34:16.164Z] ---> b7acc9c7e10b [2023-11-28T20:34:16.164Z] Step 13/37 : RUN ${MAKE} [2023-11-28T20:34:16.422Z] ---> Running in ec394416c486 [2023-11-28T20:34:16.683Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.2.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.1" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-11-28T20:34:38.633Z] Removing intermediate container ec394416c486 [2023-11-28T20:34:38.633Z] ---> 9a02dc859637 [2023-11-28T20:34:38.633Z] Step 14/37 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-11-28T20:34:39.203Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-11-28T20:34:39.462Z] 4acc49c71d14: Pulling fs layer [2023-11-28T20:34:39.720Z] 4acc49c71d14: Verifying Checksum [2023-11-28T20:34:39.720Z] 4acc49c71d14: Download complete [2023-11-28T20:34:39.979Z] 4acc49c71d14: Pull complete [2023-11-28T20:34:39.979Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-11-28T20:34:39.979Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-11-28T20:34:39.979Z] ---> 01a2bd3e5fff [2023-11-28T20:34:39.979Z] Step 15/37 : FROM alpine:3.18 [2023-11-28T20:34:40.548Z] 3.18: Pulling from library/alpine [2023-11-28T20:34:40.548Z] 96526aa774ef: Pulling fs layer [2023-11-28T20:34:40.805Z] 96526aa774ef: Verifying Checksum [2023-11-28T20:34:40.805Z] 96526aa774ef: Download complete [2023-11-28T20:34:40.805Z] 96526aa774ef: Pull complete [2023-11-28T20:34:40.805Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-28T20:34:40.805Z] Status: Downloaded newer image for alpine:3.18 [2023-11-28T20:34:40.805Z] ---> 8ca4688f4f35 [2023-11-28T20:34:40.805Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-11-28T20:34:41.414Z] ---> Running in 2d411d37ea88 [2023-11-28T20:34:41.414Z] Removing intermediate container 2d411d37ea88 [2023-11-28T20:34:41.414Z] ---> 9bd7f8af2d9e [2023-11-28T20:34:41.414Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-11-28T20:34:41.414Z] ---> Running in ed865d5f5d33 [2023-11-28T20:34:41.672Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T20:34:41.672Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T20:34:41.931Z] (1/107) Installing dumb-init (1.2.5-r2) [2023-11-28T20:34:41.931Z] (2/107) Installing sdl2 (2.26.5-r0) [2023-11-28T20:34:41.931Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2023-11-28T20:34:41.931Z] (4/107) Installing aom-libs (3.6.1-r0) [2023-11-28T20:34:41.931Z] (5/107) Installing libxau (1.0.11-r2) [2023-11-28T20:34:41.931Z] (6/107) Installing libmd (1.0.4-r2) [2023-11-28T20:34:42.190Z] (7/107) Installing libbsd (0.11.7-r1) [2023-11-28T20:34:42.190Z] (8/107) Installing libxdmcp (1.1.4-r2) [2023-11-28T20:34:42.190Z] (9/107) Installing libxcb (1.15-r1) [2023-11-28T20:34:42.190Z] (10/107) Installing libx11 (1.8.7-r0) [2023-11-28T20:34:42.190Z] (11/107) Installing hwdata-pci (0.370-r0) [2023-11-28T20:34:42.190Z] (12/107) Installing libpciaccess (0.17-r2) [2023-11-28T20:34:42.190Z] (13/107) Installing libdrm (2.4.115-r4) [2023-11-28T20:34:42.190Z] (14/107) Installing libxext (1.3.5-r2) [2023-11-28T20:34:42.190Z] (15/107) Installing libxfixes (6.0.1-r2) [2023-11-28T20:34:42.190Z] (16/107) Installing libffi (3.4.4-r2) [2023-11-28T20:34:42.190Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2023-11-28T20:34:42.190Z] (18/107) Installing libva (2.18.0-r1) [2023-11-28T20:34:42.190Z] (19/107) Installing libvdpau (1.5-r1) [2023-11-28T20:34:42.190Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2023-11-28T20:34:42.190Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2023-11-28T20:34:42.190Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2023-11-28T20:34:42.190Z] (23/107) Installing ffmpeg-libavutil (6.0.1-r0) [2023-11-28T20:34:42.190Z] (24/107) Installing libdav1d (1.2.1-r0) [2023-11-28T20:34:42.190Z] (25/107) Installing brotli-libs (1.0.9-r14) [2023-11-28T20:34:42.190Z] (26/107) Installing libhwy (1.0.4-r1) [2023-11-28T20:34:42.190Z] (27/107) Installing lcms2 (2.15-r2) [2023-11-28T20:34:42.190Z] (28/107) Installing libjxl (0.8.2-r0) [2023-11-28T20:34:42.190Z] (29/107) Installing lame-libs (3.100-r5) [2023-11-28T20:34:42.190Z] (30/107) Installing opus (1.4-r0) [2023-11-28T20:34:42.190Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2023-11-28T20:34:42.190Z] (32/107) Installing soxr (0.1.3-r5) [2023-11-28T20:34:42.190Z] (33/107) Installing ffmpeg-libswresample (6.0.1-r0) [2023-11-28T20:34:42.190Z] (34/107) Installing libogg (1.3.5-r4) [2023-11-28T20:34:42.190Z] (35/107) Installing libtheora (1.1.1-r17) [2023-11-28T20:34:42.452Z] (36/107) Installing libvorbis (1.3.7-r1) [2023-11-28T20:34:42.452Z] (37/107) Installing libvpx (1.13.0-r2) [2023-11-28T20:34:42.452Z] (38/107) Installing libwebp (1.3.2-r0) [2023-11-28T20:34:42.452Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2023-11-28T20:34:42.452Z] (40/107) Installing numactl (2.0.16-r4) [2023-11-28T20:34:42.452Z] (41/107) Installing x265-libs (3.5-r4) [2023-11-28T20:34:42.452Z] (42/107) Installing xvidcore (1.3.7-r1) [2023-11-28T20:34:42.452Z] (43/107) Installing ffmpeg-libavcodec (6.0.1-r0) [2023-11-28T20:34:42.452Z] (44/107) Installing alsa-lib (1.2.9-r1) [2023-11-28T20:34:42.452Z] (45/107) Installing libexpat (2.5.0-r1) [2023-11-28T20:34:42.711Z] (46/107) Installing libbz2 (1.0.8-r5) [2023-11-28T20:34:42.711Z] (47/107) Installing libpng (1.6.39-r3) [2023-11-28T20:34:42.711Z] (48/107) Installing freetype (2.13.0-r5) [2023-11-28T20:34:42.711Z] (49/107) Installing fontconfig (2.14.2-r3) [2023-11-28T20:34:42.711Z] (50/107) Installing fribidi (1.0.13-r0) [2023-11-28T20:34:42.711Z] (51/107) Installing libintl (0.21.1-r7) [2023-11-28T20:34:42.711Z] (52/107) Installing libblkid (2.38.1-r8) [2023-11-28T20:34:42.711Z] (53/107) Installing libmount (2.38.1-r8) [2023-11-28T20:34:42.711Z] (54/107) Installing pcre2 (10.42-r1) [2023-11-28T20:34:42.711Z] (55/107) Installing glib (2.76.4-r0) [2023-11-28T20:34:42.711Z] (56/107) Installing graphite2 (1.3.14-r5) [2023-11-28T20:34:42.711Z] (57/107) Installing harfbuzz (7.3.0-r0) [2023-11-28T20:34:42.711Z] (58/107) Installing libunibreak (5.1-r0) [2023-11-28T20:34:42.711Z] (59/107) Installing libass (0.17.1-r0) [2023-11-28T20:34:42.711Z] (60/107) Installing libbluray (1.3.4-r0) [2023-11-28T20:34:42.711Z] (61/107) Installing gmp (6.2.1-r3) [2023-11-28T20:34:42.711Z] (62/107) Installing nettle (3.8.1-r2) [2023-11-28T20:34:42.711Z] (63/107) Installing libunistring (1.1-r1) [2023-11-28T20:34:42.711Z] (64/107) Installing libidn2 (2.3.4-r1) [2023-11-28T20:34:42.711Z] (65/107) Installing p11-kit (0.24.1-r2) [2023-11-28T20:34:42.711Z] (66/107) Installing libtasn1 (4.19.0-r1) [2023-11-28T20:34:42.711Z] (67/107) Installing gnutls (3.8.0-r2) [2023-11-28T20:34:42.711Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2023-11-28T20:34:42.711Z] (69/107) Installing libopenmpt (0.7.2-r0) [2023-11-28T20:34:42.711Z] (70/107) Installing cjson (1.7.15-r4) [2023-11-28T20:34:42.970Z] (71/107) Installing mbedtls (2.28.5-r0) [2023-11-28T20:34:42.970Z] (72/107) Installing librist (0.2.7-r0) [2023-11-28T20:34:42.970Z] (73/107) Installing libsrt (1.5.2-r0) [2023-11-28T20:34:42.970Z] (74/107) Installing libssh (0.10.5-r0) [2023-11-28T20:34:42.970Z] (75/107) Installing xz-libs (5.4.3-r0) [2023-11-28T20:34:42.970Z] (76/107) Installing libxml2 (2.11.6-r0) [2023-11-28T20:34:42.970Z] (77/107) Installing libsodium (1.0.18-r3) [2023-11-28T20:34:42.970Z] (78/107) Installing libzmq (4.3.4-r4) [2023-11-28T20:34:42.970Z] (79/107) Installing ffmpeg-libavformat (6.0.1-r0) [2023-11-28T20:34:42.970Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2023-11-28T20:34:42.970Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2023-11-28T20:34:42.970Z] (82/107) Installing shaderc (2023.3-r1) [2023-11-28T20:34:42.970Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2023-11-28T20:34:42.970Z] (84/107) Installing libplacebo (5.264.1-r1) [2023-11-28T20:34:42.970Z] (85/107) Installing ffmpeg-libpostproc (6.0.1-r0) [2023-11-28T20:34:42.970Z] (86/107) Installing ffmpeg-libswscale (6.0.1-r0) [2023-11-28T20:34:42.970Z] (87/107) Installing vidstab (1.1.1-r0) [2023-11-28T20:34:42.970Z] (88/107) Installing zimg (3.0.5-r0) [2023-11-28T20:34:42.970Z] (89/107) Installing ffmpeg-libavfilter (6.0.1-r0) [2023-11-28T20:34:43.228Z] (90/107) Installing libasyncns (0.8-r1) [2023-11-28T20:34:43.228Z] (91/107) Installing dbus-libs (1.14.8-r0) [2023-11-28T20:34:43.228Z] (92/107) Installing libltdl (2.4.7-r2) [2023-11-28T20:34:43.228Z] (93/107) Installing orc (0.4.34-r0) [2023-11-28T20:34:43.228Z] (94/107) Installing flac-libs (1.4.3-r0) [2023-11-28T20:34:43.228Z] (95/107) Installing libsndfile (1.2.0-r2) [2023-11-28T20:34:43.228Z] (96/107) Installing speexdsp (1.2.1-r1) [2023-11-28T20:34:43.228Z] (97/107) Installing tdb-libs (1.4.8-r1) [2023-11-28T20:34:43.228Z] (98/107) Installing libpulse (16.1-r10) [2023-11-28T20:34:43.228Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2023-11-28T20:34:43.228Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2023-11-28T20:34:43.228Z] (101/107) Installing ffmpeg-libavdevice (6.0.1-r0) [2023-11-28T20:34:43.228Z] (102/107) Installing ffmpeg (6.0.1-r0) [2023-11-28T20:34:43.228Z] (103/107) Installing udev-init-scripts (35-r1) [2023-11-28T20:34:43.228Z] (104/107) Installing eudev-libs (3.2.11-r8) [2023-11-28T20:34:43.228Z] (105/107) Installing zstd-libs (1.5.5-r4) [2023-11-28T20:34:43.228Z] (106/107) Installing kmod-libs (30-r3) [2023-11-28T20:34:43.228Z] (107/107) Installing eudev (3.2.11-r8) [2023-11-28T20:34:43.487Z] Executing busybox-1.36.1-r2.trigger [2023-11-28T20:34:43.487Z] Executing glib-2.76.4-r0.trigger [2023-11-28T20:34:43.487Z] Executing eudev-3.2.11-r8.trigger [2023-11-28T20:34:43.487Z] OK: 131 MiB in 122 packages [2023-11-28T20:34:47.688Z] Removing intermediate container ed865d5f5d33 [2023-11-28T20:34:47.689Z] ---> a91b4563e982 [2023-11-28T20:34:47.689Z] Step 18/37 : RUN apk --no-cache upgrade [2023-11-28T20:34:47.689Z] ---> Running in db9df4fb0ce4 [2023-11-28T20:34:47.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T20:34:47.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T20:34:48.208Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T20:34:48.208Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T20:34:48.208Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-28T20:34:48.208Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T20:34:48.208Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T20:34:48.208Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T20:34:48.208Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T20:34:48.208Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T20:34:48.208Z] Executing busybox-1.36.1-r5.trigger [2023-11-28T20:34:48.208Z] OK: 131 MiB in 122 packages [2023-11-28T20:34:48.776Z] Removing intermediate container db9df4fb0ce4 [2023-11-28T20:34:48.776Z] ---> b89951ca3869 [2023-11-28T20:34:48.776Z] Step 19/37 : WORKDIR / [2023-11-28T20:34:48.776Z] ---> Running in fccfe589b531 [2023-11-28T20:34:49.035Z] Removing intermediate container fccfe589b531 [2023-11-28T20:34:49.035Z] ---> 93969370f0da [2023-11-28T20:34:49.035Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2023-11-28T20:34:49.968Z] ---> 4d7244cc5f55 [2023-11-28T20:34:49.968Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2023-11-28T20:34:49.968Z] ---> fed9b5dec384 [2023-11-28T20:34:49.968Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-11-28T20:34:50.227Z] ---> e19198fe0a56 [2023-11-28T20:34:50.227Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-11-28T20:34:50.227Z] ---> af32f0e2d986 [2023-11-28T20:34:50.227Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-11-28T20:34:50.485Z] ---> 20e6acc32b48 [2023-11-28T20:34:50.485Z] Step 25/37 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-11-28T20:34:50.485Z] ---> d432aff766fc [2023-11-28T20:34:50.485Z] Step 26/37 : COPY --from=rtsp /rtsp-simple-server / [2023-11-28T20:34:51.478Z] ---> 82a8380055a7 [2023-11-28T20:34:51.478Z] Step 27/37 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-11-28T20:34:51.478Z] ---> Running in e5820b9b2434 [2023-11-28T20:34:52.044Z] Removing intermediate container e5820b9b2434 [2023-11-28T20:34:52.044Z] ---> d08c58d3cc51 [2023-11-28T20:34:52.044Z] Step 28/37 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-11-28T20:34:52.044Z] ---> Running in 18bcf0ed7635 [2023-11-28T20:34:52.610Z] Removing intermediate container 18bcf0ed7635 [2023-11-28T20:34:52.610Z] ---> ef1c3741972d [2023-11-28T20:34:52.610Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-11-28T20:34:52.610Z] ---> Running in 2ce492aa40b9 [2023-11-28T20:34:53.175Z] Removing intermediate container 2ce492aa40b9 [2023-11-28T20:34:53.175Z] ---> b76b12bdafc2 [2023-11-28T20:34:53.175Z] Step 30/37 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-11-28T20:34:53.175Z] ---> Running in 749032f98643 [2023-11-28T20:34:53.743Z] Removing intermediate container 749032f98643 [2023-11-28T20:34:53.743Z] ---> 0527cdd4a037 [2023-11-28T20:34:53.743Z] Step 31/37 : EXPOSE 59983 [2023-11-28T20:34:53.743Z] ---> Running in 1ba13645fbd5 [2023-11-28T20:34:53.743Z] Removing intermediate container 1ba13645fbd5 [2023-11-28T20:34:53.743Z] ---> a7de1d5ba023 [2023-11-28T20:34:53.743Z] Step 32/37 : EXPOSE 8554 [2023-11-28T20:34:53.743Z] ---> Running in f62eaa625f1c [2023-11-28T20:34:53.743Z] Removing intermediate container f62eaa625f1c [2023-11-28T20:34:53.743Z] ---> 60b194d43d23 [2023-11-28T20:34:53.743Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-11-28T20:34:53.743Z] ---> Running in e8c89659a124 [2023-11-28T20:34:54.001Z] Removing intermediate container e8c89659a124 [2023-11-28T20:34:54.001Z] ---> 0f187707048b [2023-11-28T20:34:54.001Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-11-28T20:34:54.001Z] ---> Running in 7935e1c97fd4 [2023-11-28T20:34:54.001Z] Removing intermediate container 7935e1c97fd4 [2023-11-28T20:34:54.001Z] ---> a6521f8ea631 [2023-11-28T20:34:54.001Z] Step 35/37 : LABEL arch=amd64 [2023-11-28T20:34:54.001Z] ---> Running in 14005fd43fce [2023-11-28T20:34:54.258Z] Removing intermediate container 14005fd43fce [2023-11-28T20:34:54.258Z] ---> 0b359c22de51 [2023-11-28T20:34:54.258Z] Step 36/37 : LABEL git_sha=c5b037f005f4c5061401d1258d9ac06bd1f6f0bf [2023-11-28T20:34:54.258Z] ---> Running in 735cf0bb6421 [2023-11-28T20:34:54.258Z] Removing intermediate container 735cf0bb6421 [2023-11-28T20:34:54.258Z] ---> 31f7826e3f76 [2023-11-28T20:34:54.258Z] Step 37/37 : LABEL version=3.2.0-dev.1 [2023-11-28T20:34:54.258Z] ---> Running in 8d5438d89691 [2023-11-28T20:34:54.258Z] Removing intermediate container 8d5438d89691 [2023-11-28T20:34:54.258Z] ---> 996879f019a0 [2023-11-28T20:34:54.258Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-28T20:34:54.258Z] Successfully built 996879f019a0 [2023-11-28T20:34:54.258Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T20:34:54.568Z] provisioning config files... [2023-11-28T20:34:54.580Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15441226106975523441tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:34:54.911Z] ---> ****-login.sh [2023-11-28T20:34:54.911Z] nexus3.edgexfoundry.org:10001 [2023-11-28T20:34:54.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:34:54.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:34:54.911Z] Configure a credential helper to remove this warning. See [2023-11-28T20:34:54.911Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:34:54.911Z] [2023-11-28T20:34:54.911Z] Login Succeeded [2023-11-28T20:34:54.911Z] nexus3.edgexfoundry.org:10002 [2023-11-28T20:34:54.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:34:54.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:34:54.912Z] Configure a credential helper to remove this warning. See [2023-11-28T20:34:54.912Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:34:54.912Z] [2023-11-28T20:34:54.912Z] Login Succeeded [2023-11-28T20:34:54.912Z] nexus3.edgexfoundry.org:10003 [2023-11-28T20:34:55.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:34:55.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:34:55.170Z] Configure a credential helper to remove this warning. See [2023-11-28T20:34:55.170Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:34:55.170Z] [2023-11-28T20:34:55.170Z] Login Succeeded [2023-11-28T20:34:55.170Z] nexus3.edgexfoundry.org:10004 [2023-11-28T20:34:55.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:34:55.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:34:55.170Z] Configure a credential helper to remove this warning. See [2023-11-28T20:34:55.170Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:34:55.170Z] [2023-11-28T20:34:55.170Z] Login Succeeded [2023-11-28T20:34:55.170Z] ****.io [2023-11-28T20:34:55.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:34:55.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:34:55.429Z] Configure a credential helper to remove this warning. See [2023-11-28T20:34:55.429Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:34:55.429Z] [2023-11-28T20:34:55.429Z] Login Succeeded [2023-11-28T20:34:55.429Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T20:34:55.444Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T20:34:55.566Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T20:34:55.617Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2023-11-28T20:34:55.617Z] c5b037f005f4c5061401d1258d9ac06bd1f6f0bf [2023-11-28T20:34:55.617Z] latest [2023-11-28T20:34:55.617Z] 3.2.0-dev.1 [2023-11-28T20:34:55.617Z] c5b037f005f4c5061401d1258d9ac06bd1f6f0bf-3.2.0-dev.1 [2023-11-28T20:34:55.617Z] main [2023-11-28T20:34:55.617Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:34:56.071Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:c5b037f005f4c5061401d1258d9ac06bd1f6f0bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:34:56.460Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:c5b037f005f4c5061401d1258d9ac06bd1f6f0bf [2023-11-28T20:34:56.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-11-28T20:34:56.460Z] 728537872680: Preparing [2023-11-28T20:34:56.460Z] 654a885074e9: Preparing [2023-11-28T20:34:56.460Z] 25e4a5eb0d7d: Preparing [2023-11-28T20:34:56.460Z] fe4782d35344: Preparing [2023-11-28T20:34:56.460Z] 3827b5b91e75: Preparing [2023-11-28T20:34:56.460Z] acc83c6ca332: Preparing [2023-11-28T20:34:56.460Z] a859a254ab11: Preparing [2023-11-28T20:34:56.460Z] ae073cb70018: Preparing [2023-11-28T20:34:56.460Z] bf662003dc75: Preparing [2023-11-28T20:34:56.460Z] e1719cfa1779: Preparing [2023-11-28T20:34:56.460Z] cb6dec417ba2: Preparing [2023-11-28T20:34:56.460Z] 9aff33ca6f36: Preparing [2023-11-28T20:34:56.460Z] d7982b675fb8: Preparing [2023-11-28T20:34:56.460Z] cc2447e1835a: Preparing [2023-11-28T20:34:56.460Z] 9aff33ca6f36: Waiting [2023-11-28T20:34:56.460Z] d7982b675fb8: Waiting [2023-11-28T20:34:56.460Z] bf662003dc75: Waiting [2023-11-28T20:34:56.460Z] cc2447e1835a: Waiting [2023-11-28T20:34:56.460Z] cb6dec417ba2: Waiting [2023-11-28T20:34:56.460Z] e1719cfa1779: Waiting [2023-11-28T20:34:56.460Z] a859a254ab11: Waiting [2023-11-28T20:34:56.460Z] acc83c6ca332: Waiting [2023-11-28T20:34:56.460Z] ae073cb70018: Waiting [2023-11-28T20:34:56.460Z] 728537872680: Pushed [2023-11-28T20:34:56.460Z] fe4782d35344: Pushed [2023-11-28T20:34:56.460Z] 25e4a5eb0d7d: Pushed [2023-11-28T20:34:56.460Z] 654a885074e9: Pushed [2023-11-28T20:34:56.720Z] acc83c6ca332: Pushed [2023-11-28T20:34:56.720Z] a859a254ab11: Pushed [2023-11-28T20:34:56.720Z] bf662003dc75: Pushed [2023-11-28T20:34:56.720Z] ae073cb70018: Pushed [2023-11-28T20:34:56.720Z] e1719cfa1779: Pushed [2023-11-28T20:34:56.720Z] cc2447e1835a: Layer already exists [2023-11-28T20:34:57.286Z] 9aff33ca6f36: Pushed [2023-11-28T20:34:59.186Z] 3827b5b91e75: Pushed [2023-11-28T20:34:59.186Z] cb6dec417ba2: Pushed [2023-11-28T20:35:09.184Z] d7982b675fb8: Pushed [2023-11-28T20:35:09.184Z] c5b037f005f4c5061401d1258d9ac06bd1f6f0bf: digest: sha256:344513a77a1cb92cd2975a745dc2014443c4fb85dcba389baca8191e64f1bbde size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:35:09.589Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:35:09.967Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-11-28T20:35:09.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-11-28T20:35:09.967Z] 728537872680: Preparing [2023-11-28T20:35:09.967Z] 654a885074e9: Preparing [2023-11-28T20:35:09.967Z] 25e4a5eb0d7d: Preparing [2023-11-28T20:35:09.967Z] fe4782d35344: Preparing [2023-11-28T20:35:09.967Z] 3827b5b91e75: Preparing [2023-11-28T20:35:09.967Z] acc83c6ca332: Preparing [2023-11-28T20:35:09.967Z] a859a254ab11: Preparing [2023-11-28T20:35:09.967Z] ae073cb70018: Preparing [2023-11-28T20:35:09.967Z] bf662003dc75: Preparing [2023-11-28T20:35:09.967Z] e1719cfa1779: Preparing [2023-11-28T20:35:09.967Z] cb6dec417ba2: Preparing [2023-11-28T20:35:09.967Z] 9aff33ca6f36: Preparing [2023-11-28T20:35:09.967Z] d7982b675fb8: Preparing [2023-11-28T20:35:09.967Z] cc2447e1835a: Preparing [2023-11-28T20:35:09.967Z] e1719cfa1779: Waiting [2023-11-28T20:35:09.967Z] acc83c6ca332: Waiting [2023-11-28T20:35:09.967Z] ae073cb70018: Waiting [2023-11-28T20:35:09.967Z] a859a254ab11: Waiting [2023-11-28T20:35:09.967Z] cb6dec417ba2: Waiting [2023-11-28T20:35:09.967Z] 9aff33ca6f36: Waiting [2023-11-28T20:35:09.967Z] d7982b675fb8: Waiting [2023-11-28T20:35:09.967Z] 728537872680: Layer already exists [2023-11-28T20:35:09.967Z] fe4782d35344: Layer already exists [2023-11-28T20:35:09.967Z] 25e4a5eb0d7d: Layer already exists [2023-11-28T20:35:09.967Z] 3827b5b91e75: Layer already exists [2023-11-28T20:35:09.967Z] 654a885074e9: Layer already exists [2023-11-28T20:35:09.967Z] ae073cb70018: Layer already exists [2023-11-28T20:35:09.967Z] acc83c6ca332: Layer already exists [2023-11-28T20:35:09.967Z] e1719cfa1779: Layer already exists [2023-11-28T20:35:09.967Z] a859a254ab11: Layer already exists [2023-11-28T20:35:09.967Z] bf662003dc75: Layer already exists [2023-11-28T20:35:09.967Z] 9aff33ca6f36: Layer already exists [2023-11-28T20:35:09.967Z] cb6dec417ba2: Layer already exists [2023-11-28T20:35:09.967Z] d7982b675fb8: Layer already exists [2023-11-28T20:35:09.967Z] cc2447e1835a: Layer already exists [2023-11-28T20:35:09.967Z] latest: digest: sha256:344513a77a1cb92cd2975a745dc2014443c4fb85dcba389baca8191e64f1bbde size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:35:10.355Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:35:10.740Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.1 [2023-11-28T20:35:10.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-11-28T20:35:10.740Z] 728537872680: Preparing [2023-11-28T20:35:10.740Z] 654a885074e9: Preparing [2023-11-28T20:35:10.740Z] 25e4a5eb0d7d: Preparing [2023-11-28T20:35:10.740Z] fe4782d35344: Preparing [2023-11-28T20:35:10.740Z] 3827b5b91e75: Preparing [2023-11-28T20:35:10.740Z] acc83c6ca332: Preparing [2023-11-28T20:35:10.740Z] a859a254ab11: Preparing [2023-11-28T20:35:10.740Z] ae073cb70018: Preparing [2023-11-28T20:35:10.740Z] bf662003dc75: Preparing [2023-11-28T20:35:10.740Z] e1719cfa1779: Preparing [2023-11-28T20:35:10.740Z] cb6dec417ba2: Preparing [2023-11-28T20:35:10.740Z] 9aff33ca6f36: Preparing [2023-11-28T20:35:10.740Z] d7982b675fb8: Preparing [2023-11-28T20:35:10.740Z] cc2447e1835a: Preparing [2023-11-28T20:35:10.740Z] cb6dec417ba2: Waiting [2023-11-28T20:35:10.740Z] a859a254ab11: Waiting [2023-11-28T20:35:10.740Z] 9aff33ca6f36: Waiting [2023-11-28T20:35:10.740Z] ae073cb70018: Waiting [2023-11-28T20:35:10.740Z] bf662003dc75: Waiting [2023-11-28T20:35:10.740Z] d7982b675fb8: Waiting [2023-11-28T20:35:10.740Z] cc2447e1835a: Waiting [2023-11-28T20:35:10.740Z] e1719cfa1779: Waiting [2023-11-28T20:35:10.740Z] fe4782d35344: Layer already exists [2023-11-28T20:35:10.740Z] 3827b5b91e75: Layer already exists [2023-11-28T20:35:10.740Z] 728537872680: Layer already exists [2023-11-28T20:35:10.740Z] 25e4a5eb0d7d: Layer already exists [2023-11-28T20:35:10.740Z] 654a885074e9: Layer already exists [2023-11-28T20:35:10.740Z] a859a254ab11: Layer already exists [2023-11-28T20:35:10.740Z] acc83c6ca332: Layer already exists [2023-11-28T20:35:10.740Z] ae073cb70018: Layer already exists [2023-11-28T20:35:10.740Z] e1719cfa1779: Layer already exists [2023-11-28T20:35:10.740Z] bf662003dc75: Layer already exists [2023-11-28T20:35:10.740Z] d7982b675fb8: Layer already exists [2023-11-28T20:35:10.740Z] 9aff33ca6f36: Layer already exists [2023-11-28T20:35:10.740Z] cb6dec417ba2: Layer already exists [2023-11-28T20:35:10.740Z] cc2447e1835a: Layer already exists [2023-11-28T20:35:10.740Z] 3.2.0-dev.1: digest: sha256:344513a77a1cb92cd2975a745dc2014443c4fb85dcba389baca8191e64f1bbde size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:35:11.127Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:c5b037f005f4c5061401d1258d9ac06bd1f6f0bf-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:35:11.521Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:c5b037f005f4c5061401d1258d9ac06bd1f6f0bf-3.2.0-dev.1 [2023-11-28T20:35:11.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-11-28T20:35:11.521Z] 728537872680: Preparing [2023-11-28T20:35:11.521Z] 654a885074e9: Preparing [2023-11-28T20:35:11.521Z] 25e4a5eb0d7d: Preparing [2023-11-28T20:35:11.521Z] fe4782d35344: Preparing [2023-11-28T20:35:11.521Z] 3827b5b91e75: Preparing [2023-11-28T20:35:11.521Z] acc83c6ca332: Preparing [2023-11-28T20:35:11.521Z] a859a254ab11: Preparing [2023-11-28T20:35:11.521Z] ae073cb70018: Preparing [2023-11-28T20:35:11.521Z] bf662003dc75: Preparing [2023-11-28T20:35:11.521Z] e1719cfa1779: Preparing [2023-11-28T20:35:11.521Z] cb6dec417ba2: Preparing [2023-11-28T20:35:11.521Z] 9aff33ca6f36: Preparing [2023-11-28T20:35:11.521Z] d7982b675fb8: Preparing [2023-11-28T20:35:11.521Z] cc2447e1835a: Preparing [2023-11-28T20:35:11.521Z] bf662003dc75: Waiting [2023-11-28T20:35:11.521Z] e1719cfa1779: Waiting [2023-11-28T20:35:11.521Z] cb6dec417ba2: Waiting [2023-11-28T20:35:11.521Z] 9aff33ca6f36: Waiting [2023-11-28T20:35:11.521Z] d7982b675fb8: Waiting [2023-11-28T20:35:11.521Z] cc2447e1835a: Waiting [2023-11-28T20:35:11.521Z] a859a254ab11: Waiting [2023-11-28T20:35:11.521Z] acc83c6ca332: Waiting [2023-11-28T20:35:11.521Z] ae073cb70018: Waiting [2023-11-28T20:35:11.521Z] fe4782d35344: Layer already exists [2023-11-28T20:35:11.521Z] 3827b5b91e75: Layer already exists [2023-11-28T20:35:11.521Z] 654a885074e9: Layer already exists [2023-11-28T20:35:11.521Z] 25e4a5eb0d7d: Layer already exists [2023-11-28T20:35:11.521Z] 728537872680: Layer already exists [2023-11-28T20:35:11.521Z] bf662003dc75: Layer already exists [2023-11-28T20:35:11.521Z] acc83c6ca332: Layer already exists [2023-11-28T20:35:11.521Z] ae073cb70018: Layer already exists [2023-11-28T20:35:11.521Z] e1719cfa1779: Layer already exists [2023-11-28T20:35:11.521Z] a859a254ab11: Layer already exists [2023-11-28T20:35:11.521Z] cb6dec417ba2: Layer already exists [2023-11-28T20:35:11.521Z] d7982b675fb8: Layer already exists [2023-11-28T20:35:11.521Z] cc2447e1835a: Layer already exists [2023-11-28T20:35:11.521Z] 9aff33ca6f36: Layer already exists [2023-11-28T20:35:11.521Z] c5b037f005f4c5061401d1258d9ac06bd1f6f0bf-3.2.0-dev.1: digest: sha256:344513a77a1cb92cd2975a745dc2014443c4fb85dcba389baca8191e64f1bbde size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:35:11.938Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:35:12.336Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2023-11-28T20:35:12.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-11-28T20:35:12.336Z] 728537872680: Preparing [2023-11-28T20:35:12.336Z] 654a885074e9: Preparing [2023-11-28T20:35:12.336Z] 25e4a5eb0d7d: Preparing [2023-11-28T20:35:12.336Z] fe4782d35344: Preparing [2023-11-28T20:35:12.336Z] 3827b5b91e75: Preparing [2023-11-28T20:35:12.336Z] acc83c6ca332: Preparing [2023-11-28T20:35:12.336Z] a859a254ab11: Preparing [2023-11-28T20:35:12.336Z] ae073cb70018: Preparing [2023-11-28T20:35:12.336Z] bf662003dc75: Preparing [2023-11-28T20:35:12.336Z] e1719cfa1779: Preparing [2023-11-28T20:35:12.336Z] cb6dec417ba2: Preparing [2023-11-28T20:35:12.336Z] 9aff33ca6f36: Preparing [2023-11-28T20:35:12.336Z] d7982b675fb8: Preparing [2023-11-28T20:35:12.336Z] cc2447e1835a: Preparing [2023-11-28T20:35:12.336Z] cb6dec417ba2: Waiting [2023-11-28T20:35:12.336Z] 9aff33ca6f36: Waiting [2023-11-28T20:35:12.336Z] d7982b675fb8: Waiting [2023-11-28T20:35:12.336Z] cc2447e1835a: Waiting [2023-11-28T20:35:12.336Z] acc83c6ca332: Waiting [2023-11-28T20:35:12.336Z] a859a254ab11: Waiting [2023-11-28T20:35:12.336Z] bf662003dc75: Waiting [2023-11-28T20:35:12.336Z] ae073cb70018: Waiting [2023-11-28T20:35:12.336Z] e1719cfa1779: Waiting [2023-11-28T20:35:12.336Z] 25e4a5eb0d7d: Layer already exists [2023-11-28T20:35:12.336Z] 3827b5b91e75: Layer already exists [2023-11-28T20:35:12.336Z] 728537872680: Layer already exists [2023-11-28T20:35:12.336Z] fe4782d35344: Layer already exists [2023-11-28T20:35:12.336Z] 654a885074e9: Layer already exists [2023-11-28T20:35:12.336Z] a859a254ab11: Layer already exists [2023-11-28T20:35:12.336Z] acc83c6ca332: Layer already exists [2023-11-28T20:35:12.336Z] e1719cfa1779: Layer already exists [2023-11-28T20:35:12.336Z] ae073cb70018: Layer already exists [2023-11-28T20:35:12.336Z] bf662003dc75: Layer already exists [2023-11-28T20:35:12.336Z] cb6dec417ba2: Layer already exists [2023-11-28T20:35:12.336Z] d7982b675fb8: Layer already exists [2023-11-28T20:35:12.336Z] 9aff33ca6f36: Layer already exists [2023-11-28T20:35:12.336Z] cc2447e1835a: Layer already exists [2023-11-28T20:35:12.336Z] main: digest: sha256:344513a77a1cb92cd2975a745dc2014443c4fb85dcba389baca8191e64f1bbde size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T20:35:12.561Z] ===================================================== [Pipeline] echo [2023-11-28T20:35:12.601Z] taggedImages: [2023-11-28T20:35:12.601Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:c5b037f005f4c5061401d1258d9ac06bd1f6f0bf [2023-11-28T20:35:12.601Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-11-28T20:35:12.601Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.1 [2023-11-28T20:35:12.601Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:c5b037f005f4c5061401d1258d9ac06bd1f6f0bf-3.2.0-dev.1 [2023-11-28T20:35:12.601Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:35:13.224Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T20:35:13.224Z] [2023-11-28T20:35:13.224Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:35:13.552Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T20:35:13.552Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-28T20:35:13.552Z] 5eb5b503b376: Pulling fs layer [2023-11-28T20:35:13.552Z] 5c69ac0246d0: Pulling fs layer [2023-11-28T20:35:13.552Z] ec43610c2a17: Pulling fs layer [2023-11-28T20:35:13.552Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-28T20:35:13.552Z] 33b1e0a273af: Pulling fs layer [2023-11-28T20:35:13.552Z] 5d3b04190fa2: Pulling fs layer [2023-11-28T20:35:13.552Z] 2f39f015ded8: Pulling fs layer [2023-11-28T20:35:13.552Z] 5d3b04190fa2: Waiting [2023-11-28T20:35:13.552Z] 3a2ae6a8a46f: Waiting [2023-11-28T20:35:13.552Z] 2f39f015ded8: Waiting [2023-11-28T20:35:13.552Z] 33b1e0a273af: Waiting [2023-11-28T20:35:13.552Z] 5c69ac0246d0: Verifying Checksum [2023-11-28T20:35:13.552Z] 5c69ac0246d0: Download complete [2023-11-28T20:35:13.552Z] 3a2ae6a8a46f: Download complete [2023-11-28T20:35:13.552Z] ec43610c2a17: Verifying Checksum [2023-11-28T20:35:13.552Z] ec43610c2a17: Download complete [2023-11-28T20:35:13.552Z] 33b1e0a273af: Verifying Checksum [2023-11-28T20:35:13.552Z] 33b1e0a273af: Download complete [2023-11-28T20:35:13.552Z] 5d3b04190fa2: Verifying Checksum [2023-11-28T20:35:13.552Z] 5d3b04190fa2: Download complete [2023-11-28T20:35:13.812Z] 5eb5b503b376: Verifying Checksum [2023-11-28T20:35:13.812Z] 5eb5b503b376: Download complete [2023-11-28T20:35:14.381Z] 2f39f015ded8: Verifying Checksum [2023-11-28T20:35:14.381Z] 2f39f015ded8: Download complete [2023-11-28T20:35:14.947Z] 5eb5b503b376: Pull complete [2023-11-28T20:35:15.206Z] 5c69ac0246d0: Pull complete [2023-11-28T20:35:15.463Z] ec43610c2a17: Pull complete [2023-11-28T20:35:15.463Z] 3a2ae6a8a46f: Pull complete [2023-11-28T20:35:15.722Z] 33b1e0a273af: Pull complete [2023-11-28T20:35:15.722Z] 5d3b04190fa2: Pull complete [2023-11-28T20:35:19.902Z] 2f39f015ded8: Pull complete [2023-11-28T20:35:19.902Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-28T20:35:19.902Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T20:35:19.902Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T20:35:20.095Z] prd-ubuntu20.04-docker-8c-8g-5196 does not seem to be running inside a container [2023-11-28T20:35:20.136Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-28T20:35:25.821Z] $ docker top e056cd6e013cd74d2d3556daa8a3bba4acaf92e60fcedf432b28d1a6b2674e1c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:35:26.235Z] ---> job-cost.sh [2023-11-28T20:35:26.235Z] lf-activate-venv: SKIPPING [2023-11-28T20:35:26.235Z] INFO: No Stack... [2023-11-28T20:35:26.805Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-28T20:35:27.065Z] INFO: Archiving Costs [Pipeline] sh [2023-11-28T20:35:27.356Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2023-11-28T20:35:27.356Z] + cut -d, -f6 [Pipeline] lock [2023-11-28T20:35:27.369Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-166-stack-cost] [2023-11-28T20:35:27.375Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-166-stack-cost] did not exist. Created. [2023-11-28T20:35:27.376Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-166-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-28T20:35:27.738Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-28T20:35:27.800Z] Stashed 1 file(s) [Pipeline] } [2023-11-28T20:35:27.807Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-166-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-28T20:35:27.904Z] $ docker stop --time=1 e056cd6e013cd74d2d3556daa8a3bba4acaf92e60fcedf432b28d1a6b2674e1c [2023-11-28T20:35:29.054Z] $ docker rm -f --volumes e056cd6e013cd74d2d3556daa8a3bba4acaf92e60fcedf432b28d1a6b2674e1c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-28T21:46:53.790Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8617 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2023-11-28T21:46:53.836Z] Running in /w/workspace/device-usb-camera/166 [Pipeline] { [Pipeline] checkout [2023-11-28T21:46:56.923Z] Selected Git installation does not exist. Using Default [2023-11-28T21:46:56.923Z] The recommended git tool is: NONE [2023-11-28T21:47:01.765Z] using credential edgex-jenkins-ssh [2023-11-28T21:47:01.789Z] Cloning the remote Git repository [2023-11-28T21:47:01.833Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-11-28T21:47:01.925Z] > git init /w/workspace/device-usb-camera/166 # timeout=10 [2023-11-28T21:47:02.057Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-11-28T21:47:02.058Z] > git --version # timeout=10 [2023-11-28T21:47:02.077Z] > git --version # 'git version 2.25.1' [2023-11-28T21:47:02.079Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-28T21:47:02.227Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-28T21:47:07.688Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-11-28T21:47:07.735Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-28T21:47:08.689Z] Avoid second fetch [2023-11-28T21:47:08.690Z] Checking out Revision c5b037f005f4c5061401d1258d9ac06bd1f6f0bf (main) [2023-11-28T21:47:09.300Z] Commit message: "Merge pull request #313 from ejlee3/update-go-mods" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-28T21:47:08.706Z] > git config core.sparsecheckout # timeout=10 [2023-11-28T21:47:08.784Z] > git checkout -f c5b037f005f4c5061401d1258d9ac06bd1f6f0bf # timeout=10 [2023-11-28T21:47:10.572Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-28T21:47:10.572Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-28T21:47:10.572Z] Dload Upload Total Spent Left Speed [2023-11-28T21:47:10.572Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 89309 0 --:--:-- --:--:-- --:--:-- 89943 [Pipeline] sh [2023-11-28T21:47:10.922Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-28T21:47:11.252Z] + sudo tee /etc/docker/daemon.new [2023-11-28T21:47:11.252Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-28T21:47:11.252Z] { [2023-11-28T21:47:11.252Z] "registry-mirrors": [ [2023-11-28T21:47:11.252Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-28T21:47:11.252Z] ], [2023-11-28T21:47:11.252Z] "bip": "10.250.0.254/24", [2023-11-28T21:47:11.252Z] "hosts": [ [2023-11-28T21:47:11.252Z] "tcp://0.0.0.0:5555", [2023-11-28T21:47:11.252Z] "unix:///var/run/docker.sock" [2023-11-28T21:47:11.252Z] ], [2023-11-28T21:47:11.252Z] "mtu": 1458, [2023-11-28T21:47:11.252Z] "selinux-enabled": true, [2023-11-28T21:47:11.252Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-28T21:47:11.252Z] } [Pipeline] sh [2023-11-28T21:47:11.598Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-28T21:47:11.951Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T21:47:30.299Z] provisioning config files... [2023-11-28T21:47:30.325Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/166@tmp/config13266328137144587818tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:47:30.782Z] ---> ****-login.sh [2023-11-28T21:47:30.782Z] nexus3.edgexfoundry.org:10001 [2023-11-28T21:47:31.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T21:47:31.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T21:47:31.320Z] Configure a credential helper to remove this warning. See [2023-11-28T21:47:31.320Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T21:47:31.320Z] [2023-11-28T21:47:31.320Z] Login Succeeded [2023-11-28T21:47:31.320Z] nexus3.edgexfoundry.org:10002 [2023-11-28T21:47:31.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T21:47:31.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T21:47:31.862Z] Configure a credential helper to remove this warning. See [2023-11-28T21:47:31.862Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T21:47:31.862Z] [2023-11-28T21:47:31.862Z] Login Succeeded [2023-11-28T21:47:31.862Z] nexus3.edgexfoundry.org:10003 [2023-11-28T21:47:32.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T21:47:32.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T21:47:32.132Z] Configure a credential helper to remove this warning. See [2023-11-28T21:47:32.132Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T21:47:32.132Z] [2023-11-28T21:47:32.132Z] Login Succeeded [2023-11-28T21:47:32.132Z] nexus3.edgexfoundry.org:10004 [2023-11-28T21:47:32.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T21:47:32.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T21:47:32.402Z] Configure a credential helper to remove this warning. See [2023-11-28T21:47:32.402Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T21:47:32.402Z] [2023-11-28T21:47:32.402Z] Login Succeeded [2023-11-28T21:47:32.402Z] ****.io [2023-11-28T21:47:32.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T21:47:32.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T21:47:32.941Z] Configure a credential helper to remove this warning. See [2023-11-28T21:47:32.941Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T21:47:32.941Z] [2023-11-28T21:47:32.941Z] Login Succeeded [2023-11-28T21:47:32.941Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T21:47:32.955Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-28T21:47:33.356Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T21:47:33.408Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T21:47:33.459Z] ========================================================= [2023-11-28T21:47:33.459Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-28T21:47:33.459Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:47:33.955Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-28T21:47:37.320Z] Sending build context to Docker daemon 7.373MB [2023-11-28T21:47:37.320Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-11-28T21:47:37.320Z] Step 2/13 : FROM ${BASE} AS builder [2023-11-28T21:47:37.320Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-28T21:47:37.320Z] 9fda8d8052c6: Pulling fs layer [2023-11-28T21:47:37.320Z] 5d54e960e981: Pulling fs layer [2023-11-28T21:47:37.320Z] c4a7e357bf2a: Pulling fs layer [2023-11-28T21:47:37.320Z] f0e02332f6b5: Pulling fs layer [2023-11-28T21:47:37.320Z] 872ee5b61b7b: Pulling fs layer [2023-11-28T21:47:37.320Z] 0c6a40ed1a82: Pulling fs layer [2023-11-28T21:47:37.320Z] f0e02332f6b5: Waiting [2023-11-28T21:47:37.320Z] 872ee5b61b7b: Waiting [2023-11-28T21:47:37.320Z] 0c6a40ed1a82: Waiting [2023-11-28T21:47:37.320Z] 94ae7d8d031c: Pulling fs layer [2023-11-28T21:47:37.320Z] 5d54e960e981: Verifying Checksum [2023-11-28T21:47:37.320Z] 5d54e960e981: Download complete [2023-11-28T21:47:37.320Z] f0e02332f6b5: Verifying Checksum [2023-11-28T21:47:37.320Z] f0e02332f6b5: Download complete [2023-11-28T21:47:37.320Z] 872ee5b61b7b: Verifying Checksum [2023-11-28T21:47:37.320Z] 872ee5b61b7b: Download complete [2023-11-28T21:47:37.320Z] 9fda8d8052c6: Download complete [2023-11-28T21:47:37.594Z] 94ae7d8d031c: Verifying Checksum [2023-11-28T21:47:37.594Z] 94ae7d8d031c: Download complete [2023-11-28T21:47:38.185Z] 9fda8d8052c6: Pull complete [2023-11-28T21:47:38.777Z] 5d54e960e981: Pull complete [2023-11-28T21:47:39.049Z] c4a7e357bf2a: Verifying Checksum [2023-11-28T21:47:39.049Z] c4a7e357bf2a: Download complete [2023-11-28T21:47:40.022Z] 0c6a40ed1a82: Verifying Checksum [2023-11-28T21:47:40.022Z] 0c6a40ed1a82: Download complete [2023-11-28T21:47:52.382Z] c4a7e357bf2a: Pull complete [2023-11-28T21:47:52.382Z] f0e02332f6b5: Pull complete [2023-11-28T21:47:52.657Z] 872ee5b61b7b: Pull complete [2023-11-28T21:48:02.772Z] 0c6a40ed1a82: Pull complete [2023-11-28T21:48:07.024Z] 94ae7d8d031c: Pull complete [2023-11-28T21:48:07.024Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-11-28T21:48:07.024Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-28T21:48:07.024Z] ---> 86de565de09d [2023-11-28T21:48:07.024Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-11-28T21:48:07.293Z] ---> Running in e31427494945 [2023-11-28T21:48:07.878Z] Removing intermediate container e31427494945 [2023-11-28T21:48:07.878Z] ---> 287a77a44f14 [2023-11-28T21:48:07.878Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-28T21:48:07.878Z] ---> Running in d97bef3fb9de [2023-11-28T21:48:08.145Z] Removing intermediate container d97bef3fb9de [2023-11-28T21:48:08.145Z] ---> 36c4cb4e47c1 [2023-11-28T21:48:08.145Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-11-28T21:48:08.145Z] ---> Running in 8648d80d047c [2023-11-28T21:48:08.415Z] Removing intermediate container 8648d80d047c [2023-11-28T21:48:08.415Z] ---> 8f60be1df3d6 [2023-11-28T21:48:08.415Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-11-28T21:48:08.687Z] ---> Running in 3a1784a76f0b [2023-11-28T21:48:08.953Z] Removing intermediate container 3a1784a76f0b [2023-11-28T21:48:08.953Z] ---> 857aa8a2ad68 [2023-11-28T21:48:08.953Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-28T21:48:08.953Z] ---> Running in 1cd849df62ea [2023-11-28T21:48:09.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T21:48:10.525Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T21:48:11.490Z] (1/13) Installing libintl (0.21.1-r7) [2023-11-28T21:48:11.490Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-11-28T21:48:11.490Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-11-28T21:48:11.490Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-11-28T21:48:11.490Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-11-28T21:48:11.767Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-11-28T21:48:11.767Z] (7/13) Installing udev-init-scripts (35-r1) [2023-11-28T21:48:11.767Z] (8/13) Installing libblkid (2.38.1-r8) [2023-11-28T21:48:11.767Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-11-28T21:48:11.767Z] (10/13) Installing kmod-libs (30-r3) [2023-11-28T21:48:11.767Z] (11/13) Installing eudev (3.2.11-r8) [2023-11-28T21:48:11.767Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-11-28T21:48:11.767Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-11-28T21:48:11.767Z] Executing busybox-1.36.1-r5.trigger [2023-11-28T21:48:11.767Z] Executing eudev-3.2.11-r8.trigger [2023-11-28T21:48:11.767Z] OK: 273 MiB in 65 packages [2023-11-28T21:48:13.184Z] Removing intermediate container 1cd849df62ea [2023-11-28T21:48:13.184Z] ---> effb2f36c423 [2023-11-28T21:48:13.184Z] Step 8/13 : WORKDIR /device-usb-camera [2023-11-28T21:48:13.184Z] ---> Running in c75084dda257 [2023-11-28T21:48:13.457Z] Removing intermediate container c75084dda257 [2023-11-28T21:48:13.457Z] ---> 791fb6bbc2f5 [2023-11-28T21:48:13.457Z] Step 9/13 : COPY go.mod vendor* ./ [2023-11-28T21:48:14.045Z] ---> 12ac7ac10231 [2023-11-28T21:48:14.045Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T21:48:14.045Z] ---> Running in a5c3b0b789fa [2023-11-28T21:49:35.738Z] Removing intermediate container a5c3b0b789fa [2023-11-28T21:49:35.738Z] ---> 28d499e4b01f [2023-11-28T21:49:35.738Z] Step 11/13 : COPY . . [2023-11-28T21:49:35.738Z] ---> 40a8db44674c [2023-11-28T21:49:35.738Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-11-28T21:49:35.738Z] ---> Running in 88b3f65e5684 [2023-11-28T21:49:35.738Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-28T21:49:35.738Z]  Dload Upload Total Spent Left Speed [2023-11-28T21:49:35.738Z] 0 0  0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 5873 0 --:--:-- --:--:-- --:--:-- 5882 [2023-11-28T21:49:35.738Z] Removing intermediate container 88b3f65e5684 [2023-11-28T21:49:35.738Z] ---> b6435c7004c6 [2023-11-28T21:49:35.738Z] Step 13/13 : RUN ${MAKE} [2023-11-28T21:49:35.738Z] ---> Running in 547dce89657c [2023-11-28T21:49:35.738Z] noop [2023-11-28T21:49:35.738Z] Removing intermediate container 547dce89657c [2023-11-28T21:49:35.738Z] ---> 4e6e95342009 [2023-11-28T21:49:35.738Z] Successfully built 4e6e95342009 [2023-11-28T21:49:35.738Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:49:36.200Z] + docker inspect -f . ci-base-image-arm64 [2023-11-28T21:49:36.201Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T21:49:36.480Z] prd-ubuntu20.04-docker-arm64-4c-16g-8617 does not seem to be running inside a container [2023-11-28T21:49:36.555Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/166 -v /w/workspace/device-usb-camera/166:/w/workspace/device-usb-camera/166:rw,z -v /w/workspace/device-usb-camera/166@tmp:/w/workspace/device-usb-camera/166@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-28T21:49:37.785Z] $ docker top 9ddcff49bd5324056a2ad5b79a7a7c2c8f229b184a9afce3a61f8e501d0e3491 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T21:49:38.685Z] + go version [2023-11-28T21:49:38.685Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-28T21:49:38.708Z] $ docker stop --time=1 9ddcff49bd5324056a2ad5b79a7a7c2c8f229b184a9afce3a61f8e501d0e3491 [2023-11-28T21:49:40.319Z] $ docker rm -f --volumes 9ddcff49bd5324056a2ad5b79a7a7c2c8f229b184a9afce3a61f8e501d0e3491 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:49:41.181Z] + docker inspect -f . ci-base-image-arm64 [2023-11-28T21:49:41.181Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T21:49:41.428Z] prd-ubuntu20.04-docker-arm64-4c-16g-8617 does not seem to be running inside a container [2023-11-28T21:49:41.499Z] $ 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/166 -v /w/workspace/device-usb-camera/166:/w/workspace/device-usb-camera/166:rw,z -v /w/workspace/device-usb-camera/166@tmp:/w/workspace/device-usb-camera/166@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-28T21:49:42.634Z] $ docker top 3f14100b53e856fd9a4b353fe278cfbb7546fed0a145aef1df827436c3514a73 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T21:49:43.215Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/166 [Pipeline] fileExists [Pipeline] sh [2023-11-28T21:49:44.168Z] + make test [2023-11-28T21:49:44.168Z] go test ./... -coverprofile=coverage.out ./... [2023-11-28T21:49:50.809Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-11-28T21:51:57.519Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-11-28T21:51:57.519Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.079s coverage: 4.4% of statements [2023-11-28T21:51:57.519Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-28T21:51:57.519Z] go vet ./... [2023-11-28T21:52:24.234Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-28T21:52:24.234Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-28T21:52:24.234Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-28T21:52:24.253Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-28T21:52:24.309Z] $ docker stop --time=1 3f14100b53e856fd9a4b353fe278cfbb7546fed0a145aef1df827436c3514a73 [2023-11-28T21:52:27.414Z] $ docker rm -f --volumes 3f14100b53e856fd9a4b353fe278cfbb7546fed0a145aef1df827436c3514a73 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-28T21:52:28.680Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-28T21:52:28.739Z] Warning: overwriting stash ‘coverage-report’ [2023-11-28T21:52:29.397Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-28T21:52:29.995Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-28T21:52:30.321Z] + ls -al . [2023-11-28T21:52:30.321Z] total 220 [2023-11-28T21:52:30.321Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 21:49 . [2023-11-28T21:52:30.321Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 21:47 .. [2023-11-28T21:52:30.321Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 21:47 .git [2023-11-28T21:52:30.321Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 21:47 .github [2023-11-28T21:52:30.321Z] -rw-rw-r-- 1 jenkins jenkins 429 Nov 28 21:47 .gitignore [2023-11-28T21:52:30.321Z] -rw-rw-r-- 1 jenkins jenkins 45 Nov 28 21:47 .golangci.yml [2023-11-28T21:52:30.321Z] -rw-rw-r-- 1 jenkins jenkins 77 Nov 28 21:47 .hadolint.yml [2023-11-28T21:52:30.321Z] -rw-rw-r-- 1 jenkins jenkins 10851 Nov 28 21:47 Attribution.txt [2023-11-28T21:52:30.321Z] -rw-rw-r-- 1 jenkins jenkins 16561 Nov 28 21:47 CHANGELOG.md [2023-11-28T21:52:30.321Z] -rw-rw-r-- 1 jenkins jenkins 2562 Nov 28 21:47 Dockerfile [2023-11-28T21:52:30.321Z] -rw-rw-r-- 1 jenkins jenkins 678 Nov 28 21:47 GOVERNANCE.md [2023-11-28T21:52:30.321Z] -rw-rw-r-- 1 jenkins jenkins 659 Nov 28 21:47 Jenkinsfile [2023-11-28T21:52:30.321Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 28 21:47 LICENSE [2023-11-28T21:52:30.321Z] -rw-rw-r-- 1 jenkins jenkins 2611 Nov 28 21:47 Makefile [2023-11-28T21:52:30.321Z] -rw-rw-r-- 1 jenkins jenkins 622 Nov 28 21:47 OWNERS.md [2023-11-28T21:52:30.321Z] -rw-rw-r-- 1 jenkins jenkins 2575 Nov 28 21:47 README.md [2023-11-28T21:52:30.321Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 28 20:32 VERSION [2023-11-28T21:52:30.321Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 21:47 bin [2023-11-28T21:52:30.321Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 21:47 cmd [2023-11-28T21:52:30.321Z] -rw-r--r-- 1 jenkins jenkins 54703 Nov 28 21:51 coverage.out [2023-11-28T21:52:30.321Z] -rwxrwxr-x 1 jenkins jenkins 84 Nov 28 21:47 docker-entrypoint.sh [2023-11-28T21:52:30.321Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 21:47 docs [2023-11-28T21:52:30.321Z] -rw-rw-r-- 1 jenkins jenkins 3920 Nov 28 21:47 go.mod [2023-11-28T21:52:30.321Z] -rw-rw-r-- 1 jenkins jenkins 34828 Nov 28 21:47 go.sum [2023-11-28T21:52:30.321Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 21:47 internal [2023-11-28T21:52:30.321Z] -rw-rw-r-- 1 jenkins jenkins 231 Nov 28 21:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:52:30.748Z] + 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=c5b037f005f4c5061401d1258d9ac06bd1f6f0bf --label arch=arm64 --label version=3.2.0-dev.1 . [2023-11-28T21:52:31.028Z] Sending build context to Docker daemon 7.429MB [2023-11-28T21:52:31.306Z] Step 1/37 : ARG BASE=golang:1.21-alpine3.18 [2023-11-28T21:52:31.306Z] Step 2/37 : FROM ${BASE} AS builder [2023-11-28T21:52:31.306Z] ---> 4e6e95342009 [2023-11-28T21:52:31.306Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2023-11-28T21:52:31.306Z] ---> Running in 6ac1a41a2655 [2023-11-28T21:52:31.579Z] Removing intermediate container 6ac1a41a2655 [2023-11-28T21:52:31.579Z] ---> 119d392c7e84 [2023-11-28T21:52:31.579Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-28T21:52:31.847Z] ---> Running in 522ee50b59b7 [2023-11-28T21:52:32.114Z] Removing intermediate container 522ee50b59b7 [2023-11-28T21:52:32.114Z] ---> e018a8d5bd11 [2023-11-28T21:52:32.114Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-11-28T21:52:32.114Z] ---> Running in b526b051eae7 [2023-11-28T21:52:32.382Z] Removing intermediate container b526b051eae7 [2023-11-28T21:52:32.382Z] ---> e1e3ccb0ed92 [2023-11-28T21:52:32.382Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-11-28T21:52:32.382Z] ---> Running in 0b1eb0175e58 [2023-11-28T21:52:32.968Z] Removing intermediate container 0b1eb0175e58 [2023-11-28T21:52:32.968Z] ---> beda8332bd95 [2023-11-28T21:52:32.968Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-28T21:52:32.968Z] ---> Running in 2d45d6379634 [2023-11-28T21:52:33.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T21:52:34.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T21:52:35.614Z] OK: 273 MiB in 65 packages [2023-11-28T21:52:36.202Z] Removing intermediate container 2d45d6379634 [2023-11-28T21:52:36.202Z] ---> d125026396a7 [2023-11-28T21:52:36.202Z] Step 8/37 : WORKDIR /device-usb-camera [2023-11-28T21:52:36.202Z] ---> Running in 31c5a0704ff1 [2023-11-28T21:52:36.791Z] Removing intermediate container 31c5a0704ff1 [2023-11-28T21:52:36.791Z] ---> ba820ab79f8f [2023-11-28T21:52:36.791Z] Step 9/37 : COPY go.mod vendor* ./ [2023-11-28T21:52:37.069Z] ---> 60b08add0e44 [2023-11-28T21:52:37.069Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T21:52:37.364Z] ---> Running in e2fc45ee8c4b [2023-11-28T21:52:40.705Z] Removing intermediate container e2fc45ee8c4b [2023-11-28T21:52:40.705Z] ---> 2d2ce1696199 [2023-11-28T21:52:40.705Z] Step 11/37 : COPY . . [2023-11-28T21:52:42.112Z] ---> b6243da07eff [2023-11-28T21:52:42.112Z] Step 12/37 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-11-28T21:52:42.112Z] ---> Running in c7a13a63a9dd [2023-11-28T21:52:43.075Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-28T21:52:43.075Z]  Dload Upload Total Spent Left  Speed [2023-11-28T21:52:43.075Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 9541 0 --:--:-- --:--:-- --:--:-- 9564 [2023-11-28T21:52:43.660Z] Removing intermediate container c7a13a63a9dd [2023-11-28T21:52:43.660Z] ---> e9dce2362c67 [2023-11-28T21:52:43.660Z] Step 13/37 : RUN ${MAKE} [2023-11-28T21:52:43.660Z] ---> Running in e99c1588f1a3 [2023-11-28T21:52:44.633Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.2.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.1" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-11-28T21:55:06.323Z] Removing intermediate container e99c1588f1a3 [2023-11-28T21:55:06.323Z] ---> 2f9db4b829cb [2023-11-28T21:55:06.323Z] Step 14/37 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-11-28T21:55:06.323Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-11-28T21:55:06.323Z] 8766b47fe142: Pulling fs layer [2023-11-28T21:55:06.323Z] 8766b47fe142: Verifying Checksum [2023-11-28T21:55:06.323Z] 8766b47fe142: Download complete [2023-11-28T21:55:06.323Z] 8766b47fe142: Pull complete [2023-11-28T21:55:06.323Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-11-28T21:55:06.323Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-11-28T21:55:06.323Z] ---> 69d40e2cb93c [2023-11-28T21:55:06.323Z] Step 15/37 : FROM alpine:3.18 [2023-11-28T21:55:06.323Z] 3.18: Pulling from library/alpine [2023-11-28T21:55:06.323Z] 579b34f0a95b: Pulling fs layer [2023-11-28T21:55:06.323Z] 579b34f0a95b: Verifying Checksum [2023-11-28T21:55:06.323Z] 579b34f0a95b: Download complete [2023-11-28T21:55:06.323Z] 579b34f0a95b: Pull complete [2023-11-28T21:55:06.323Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-28T21:55:06.323Z] Status: Downloaded newer image for alpine:3.18 [2023-11-28T21:55:06.323Z] ---> 3cc203321400 [2023-11-28T21:55:06.323Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-11-28T21:55:06.323Z] ---> Running in eaab0b5a1823 [2023-11-28T21:55:06.323Z] Removing intermediate container eaab0b5a1823 [2023-11-28T21:55:06.323Z] ---> 5e84ac00bf3b [2023-11-28T21:55:06.323Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-11-28T21:55:06.323Z] ---> Running in 5b0f8ce34599 [2023-11-28T21:55:06.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T21:55:06.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T21:55:07.281Z] (1/104) Installing dumb-init (1.2.5-r2) [2023-11-28T21:55:07.281Z] (2/104) Installing sdl2 (2.26.5-r0) [2023-11-28T21:55:07.281Z] (3/104) Installing svt-av1-libs (1.6.0-r0) [2023-11-28T21:55:07.548Z] (4/104) Installing aom-libs (3.6.1-r0) [2023-11-28T21:55:07.548Z] (5/104) Installing libxau (1.0.11-r2) [2023-11-28T21:55:07.548Z] (6/104) Installing libmd (1.0.4-r2) [2023-11-28T21:55:07.548Z] (7/104) Installing libbsd (0.11.7-r1) [2023-11-28T21:55:07.548Z] (8/104) Installing libxdmcp (1.1.4-r2) [2023-11-28T21:55:07.548Z] (9/104) Installing libxcb (1.15-r1) [2023-11-28T21:55:07.815Z] (10/104) Installing libx11 (1.8.7-r0) [2023-11-28T21:55:07.815Z] (11/104) Installing libdrm (2.4.115-r4) [2023-11-28T21:55:07.815Z] (12/104) Installing libxext (1.3.5-r2) [2023-11-28T21:55:07.815Z] (13/104) Installing libxfixes (6.0.1-r2) [2023-11-28T21:55:07.815Z] (14/104) Installing libffi (3.4.4-r2) [2023-11-28T21:55:07.815Z] (15/104) Installing wayland-libs-client (1.22.0-r2) [2023-11-28T21:55:07.815Z] (16/104) Installing libva (2.18.0-r1) [2023-11-28T21:55:07.815Z] (17/104) Installing libvdpau (1.5-r1) [2023-11-28T21:55:07.815Z] (18/104) Installing ffmpeg-libavutil (6.0.1-r0) [2023-11-28T21:55:08.083Z] (19/104) Installing libdav1d (1.2.1-r0) [2023-11-28T21:55:08.084Z] (20/104) Installing brotli-libs (1.0.9-r14) [2023-11-28T21:55:08.084Z] (21/104) Installing libgcc (12.2.1_git20220924-r10) [2023-11-28T21:55:08.084Z] (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2023-11-28T21:55:08.084Z] (23/104) Installing libhwy (1.0.4-r1) [2023-11-28T21:55:08.084Z] (24/104) Installing lcms2 (2.15-r2) [2023-11-28T21:55:08.084Z] (25/104) Installing libjxl (0.8.2-r0) [2023-11-28T21:55:08.084Z] (26/104) Installing lame-libs (3.100-r5) [2023-11-28T21:55:08.084Z] (27/104) Installing opus (1.4-r0) [2023-11-28T21:55:08.084Z] (28/104) Installing libgomp (12.2.1_git20220924-r10) [2023-11-28T21:55:08.350Z] (29/104) Installing soxr (0.1.3-r5) [2023-11-28T21:55:08.350Z] (30/104) Installing ffmpeg-libswresample (6.0.1-r0) [2023-11-28T21:55:08.350Z] (31/104) Installing libogg (1.3.5-r4) [2023-11-28T21:55:08.350Z] (32/104) Installing libtheora (1.1.1-r17) [2023-11-28T21:55:08.350Z] (33/104) Installing libvorbis (1.3.7-r1) [2023-11-28T21:55:08.350Z] (34/104) Installing libvpx (1.13.0-r2) [2023-11-28T21:55:08.350Z] (35/104) Installing libwebp (1.3.2-r0) [2023-11-28T21:55:08.350Z] (36/104) Installing x264-libs (0.164_git20220602-r1) [2023-11-28T21:55:08.350Z] (37/104) Installing numactl (2.0.16-r4) [2023-11-28T21:55:08.350Z] (38/104) Installing x265-libs (3.5-r4) [2023-11-28T21:55:08.617Z] (39/104) Installing xvidcore (1.3.7-r1) [2023-11-28T21:55:08.617Z] (40/104) Installing ffmpeg-libavcodec (6.0.1-r0) [2023-11-28T21:55:08.884Z] (41/104) Installing alsa-lib (1.2.9-r1) [2023-11-28T21:55:08.884Z] (42/104) Installing libexpat (2.5.0-r1) [2023-11-28T21:55:08.884Z] (43/104) Installing libbz2 (1.0.8-r5) [2023-11-28T21:55:08.884Z] (44/104) Installing libpng (1.6.39-r3) [2023-11-28T21:55:09.152Z] (45/104) Installing freetype (2.13.0-r5) [2023-11-28T21:55:09.152Z] (46/104) Installing fontconfig (2.14.2-r3) [2023-11-28T21:55:09.152Z] (47/104) Installing fribidi (1.0.13-r0) [2023-11-28T21:55:09.152Z] (48/104) Installing libintl (0.21.1-r7) [2023-11-28T21:55:09.152Z] (49/104) Installing libblkid (2.38.1-r8) [2023-11-28T21:55:09.152Z] (50/104) Installing libmount (2.38.1-r8) [2023-11-28T21:55:09.152Z] (51/104) Installing pcre2 (10.42-r1) [2023-11-28T21:55:09.152Z] (52/104) Installing glib (2.76.4-r0) [2023-11-28T21:55:09.152Z] (53/104) Installing graphite2 (1.3.14-r5) [2023-11-28T21:55:09.152Z] (54/104) Installing harfbuzz (7.3.0-r0) [2023-11-28T21:55:09.417Z] (55/104) Installing libunibreak (5.1-r0) [2023-11-28T21:55:09.417Z] (56/104) Installing libass (0.17.1-r0) [2023-11-28T21:55:09.417Z] (57/104) Installing libbluray (1.3.4-r0) [2023-11-28T21:55:09.417Z] (58/104) Installing gmp (6.2.1-r3) [2023-11-28T21:55:09.417Z] (59/104) Installing nettle (3.8.1-r2) [2023-11-28T21:55:09.417Z] (60/104) Installing libunistring (1.1-r1) [2023-11-28T21:55:09.417Z] (61/104) Installing libidn2 (2.3.4-r1) [2023-11-28T21:55:09.417Z] (62/104) Installing p11-kit (0.24.1-r2) [2023-11-28T21:55:09.417Z] (63/104) Installing libtasn1 (4.19.0-r1) [2023-11-28T21:55:09.417Z] (64/104) Installing gnutls (3.8.0-r2) [2023-11-28T21:55:09.684Z] (65/104) Installing mpg123-libs (1.31.3-r1) [2023-11-28T21:55:09.684Z] (66/104) Installing libopenmpt (0.7.2-r0) [2023-11-28T21:55:09.684Z] (67/104) Installing cjson (1.7.15-r4) [2023-11-28T21:55:09.684Z] (68/104) Installing mbedtls (2.28.5-r0) [2023-11-28T21:55:09.684Z] (69/104) Installing librist (0.2.7-r0) [2023-11-28T21:55:09.684Z] (70/104) Installing libsrt (1.5.2-r0) [2023-11-28T21:55:09.684Z] (71/104) Installing libssh (0.10.5-r0) [2023-11-28T21:55:09.684Z] (72/104) Installing xz-libs (5.4.3-r0) [2023-11-28T21:55:09.684Z] (73/104) Installing libxml2 (2.11.6-r0) [2023-11-28T21:55:09.684Z] (74/104) Installing libsodium (1.0.18-r3) [2023-11-28T21:55:09.684Z] (75/104) Installing libzmq (4.3.4-r4) [2023-11-28T21:55:09.684Z] (76/104) Installing ffmpeg-libavformat (6.0.1-r0) [2023-11-28T21:55:09.952Z] (77/104) Installing glslang-libs (1.3.243.0-r1) [2023-11-28T21:55:09.952Z] (78/104) Installing spirv-tools (1.3.243.0-r1) [2023-11-28T21:55:09.952Z] (79/104) Installing shaderc (2023.3-r1) [2023-11-28T21:55:10.220Z] (80/104) Installing vulkan-loader (1.3.243.0-r1) [2023-11-28T21:55:10.220Z] (81/104) Installing libplacebo (5.264.1-r1) [2023-11-28T21:55:10.220Z] (82/104) Installing ffmpeg-libpostproc (6.0.1-r0) [2023-11-28T21:55:10.220Z] (83/104) Installing ffmpeg-libswscale (6.0.1-r0) [2023-11-28T21:55:10.220Z] (84/104) Installing vidstab (1.1.1-r0) [2023-11-28T21:55:10.220Z] (85/104) Installing zimg (3.0.5-r0) [2023-11-28T21:55:10.220Z] (86/104) Installing ffmpeg-libavfilter (6.0.1-r0) [2023-11-28T21:55:10.220Z] (87/104) Installing libasyncns (0.8-r1) [2023-11-28T21:55:10.220Z] (88/104) Installing dbus-libs (1.14.8-r0) [2023-11-28T21:55:10.220Z] (89/104) Installing libltdl (2.4.7-r2) [2023-11-28T21:55:10.220Z] (90/104) Installing orc (0.4.34-r0) [2023-11-28T21:55:10.220Z] (91/104) Installing flac-libs (1.4.3-r0) [2023-11-28T21:55:10.220Z] (92/104) Installing libsndfile (1.2.0-r2) [2023-11-28T21:55:10.487Z] (93/104) Installing speexdsp (1.2.1-r1) [2023-11-28T21:55:10.487Z] (94/104) Installing tdb-libs (1.4.8-r1) [2023-11-28T21:55:10.487Z] (95/104) Installing libpulse (16.1-r10) [2023-11-28T21:55:10.487Z] (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2023-11-28T21:55:10.487Z] (97/104) Installing v4l-utils-libs (1.24.1-r0) [2023-11-28T21:55:10.487Z] (98/104) Installing ffmpeg-libavdevice (6.0.1-r0) [2023-11-28T21:55:10.487Z] (99/104) Installing ffmpeg (6.0.1-r0) [2023-11-28T21:55:10.487Z] (100/104) Installing udev-init-scripts (35-r1) [2023-11-28T21:55:10.487Z] (101/104) Installing eudev-libs (3.2.11-r8) [2023-11-28T21:55:10.487Z] (102/104) Installing zstd-libs (1.5.5-r4) [2023-11-28T21:55:10.487Z] (103/104) Installing kmod-libs (30-r3) [2023-11-28T21:55:10.487Z] (104/104) Installing eudev (3.2.11-r8) [2023-11-28T21:55:10.757Z] Executing busybox-1.36.1-r2.trigger [2023-11-28T21:55:10.757Z] Executing glib-2.76.4-r0.trigger [2023-11-28T21:55:10.757Z] Executing eudev-3.2.11-r8.trigger [2023-11-28T21:55:10.757Z] OK: 110 MiB in 119 packages [2023-11-28T21:55:15.024Z] Removing intermediate container 5b0f8ce34599 [2023-11-28T21:55:15.024Z] ---> 286266fd80c5 [2023-11-28T21:55:15.024Z] Step 18/37 : RUN apk --no-cache upgrade [2023-11-28T21:55:15.024Z] ---> Running in b0a0fe59d500 [2023-11-28T21:55:15.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T21:55:15.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T21:55:16.828Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T21:55:16.828Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T21:55:16.828Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-28T21:55:16.828Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T21:55:16.828Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T21:55:16.828Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T21:55:17.096Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T21:55:17.096Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T21:55:17.096Z] Executing busybox-1.36.1-r5.trigger [2023-11-28T21:55:17.096Z] OK: 110 MiB in 119 packages [2023-11-28T21:55:19.668Z] Removing intermediate container b0a0fe59d500 [2023-11-28T21:55:19.668Z] ---> 405ca6ab71dc [2023-11-28T21:55:19.668Z] Step 19/37 : WORKDIR / [2023-11-28T21:55:19.934Z] ---> Running in ec77e4f67c27 [2023-11-28T21:55:20.199Z] Removing intermediate container ec77e4f67c27 [2023-11-28T21:55:20.199Z] ---> 55d611f881ad [2023-11-28T21:55:20.199Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2023-11-28T21:55:21.611Z] ---> b302ea4c55de [2023-11-28T21:55:21.611Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2023-11-28T21:55:22.192Z] ---> 1260734bb8b9 [2023-11-28T21:55:22.193Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-11-28T21:55:22.781Z] ---> 4d45a1e5ac6a [2023-11-28T21:55:22.781Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-11-28T21:55:23.049Z] ---> 1e2360c20746 [2023-11-28T21:55:23.049Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-11-28T21:55:23.634Z] ---> ba67e9f2abf9 [2023-11-28T21:55:23.634Z] Step 25/37 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-11-28T21:55:24.216Z] ---> fea91a07c084 [2023-11-28T21:55:24.216Z] Step 26/37 : COPY --from=rtsp /rtsp-simple-server / [2023-11-28T21:55:25.630Z] ---> 387e395fd999 [2023-11-28T21:55:25.630Z] Step 27/37 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-11-28T21:55:25.630Z] ---> Running in dfd52db4b049 [2023-11-28T21:55:27.034Z] Removing intermediate container dfd52db4b049 [2023-11-28T21:55:27.034Z] ---> 03282a2e1c71 [2023-11-28T21:55:27.034Z] Step 28/37 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-11-28T21:55:27.307Z] ---> Running in 96d3daac3e24 [2023-11-28T21:55:28.720Z] Removing intermediate container 96d3daac3e24 [2023-11-28T21:55:28.720Z] ---> 919584cead7e [2023-11-28T21:55:28.720Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-11-28T21:55:28.985Z] ---> Running in 3c59df70e374 [2023-11-28T21:55:30.938Z] Removing intermediate container 3c59df70e374 [2023-11-28T21:55:30.938Z] ---> 8aa942cd0560 [2023-11-28T21:55:30.938Z] Step 30/37 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-11-28T21:55:30.938Z] ---> Running in a5a02dd83329 [2023-11-28T21:55:35.189Z] Removing intermediate container a5a02dd83329 [2023-11-28T21:55:35.189Z] ---> 2b96f7e67f29 [2023-11-28T21:55:35.189Z] Step 31/37 : EXPOSE 59983 [2023-11-28T21:55:35.189Z] ---> Running in da9929e29a19 [2023-11-28T21:55:35.189Z] Removing intermediate container da9929e29a19 [2023-11-28T21:55:35.189Z] ---> cb6ae15e9793 [2023-11-28T21:55:35.189Z] Step 32/37 : EXPOSE 8554 [2023-11-28T21:55:35.189Z] ---> Running in 40cc11fdfb90 [2023-11-28T21:55:35.457Z] Removing intermediate container 40cc11fdfb90 [2023-11-28T21:55:35.457Z] ---> eecd5306b938 [2023-11-28T21:55:35.457Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-11-28T21:55:35.457Z] ---> Running in 1f63e8dc48a7 [2023-11-28T21:55:35.728Z] Removing intermediate container 1f63e8dc48a7 [2023-11-28T21:55:35.728Z] ---> 13fb38444f0e [2023-11-28T21:55:35.728Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-11-28T21:55:35.998Z] ---> Running in e38157b48761 [2023-11-28T21:55:36.352Z] Removing intermediate container e38157b48761 [2023-11-28T21:55:36.352Z] ---> 5e1f12b5ccdb [2023-11-28T21:55:36.352Z] Step 35/37 : LABEL arch=arm64 [2023-11-28T21:55:36.352Z] ---> Running in 88d0db632121 [2023-11-28T21:55:36.667Z] Removing intermediate container 88d0db632121 [2023-11-28T21:55:36.667Z] ---> 4902ad640d90 [2023-11-28T21:55:36.667Z] Step 36/37 : LABEL git_sha=c5b037f005f4c5061401d1258d9ac06bd1f6f0bf [2023-11-28T21:55:36.667Z] ---> Running in 97affda16a9f [2023-11-28T21:55:37.286Z] Removing intermediate container 97affda16a9f [2023-11-28T21:55:37.286Z] ---> 1366724cd1a9 [2023-11-28T21:55:37.286Z] Step 37/37 : LABEL version=3.2.0-dev.1 [2023-11-28T21:55:37.286Z] ---> Running in 0e00dd7e691e [2023-11-28T21:55:37.560Z] Removing intermediate container 0e00dd7e691e [2023-11-28T21:55:37.560Z] ---> 116917ba5b53 [2023-11-28T21:55:37.560Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-28T21:55:37.560Z] Successfully built 116917ba5b53 [2023-11-28T21:55:37.560Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T21:55:38.029Z] provisioning config files... [2023-11-28T21:55:38.057Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/166@tmp/config11148467518059326751tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:55:38.462Z] ---> ****-login.sh [2023-11-28T21:55:38.462Z] nexus3.edgexfoundry.org:10001 [2023-11-28T21:55:38.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T21:55:38.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T21:55:38.733Z] Configure a credential helper to remove this warning. See [2023-11-28T21:55:38.733Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T21:55:38.733Z] [2023-11-28T21:55:38.733Z] Login Succeeded [2023-11-28T21:55:38.733Z] nexus3.edgexfoundry.org:10002 [2023-11-28T21:55:39.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T21:55:39.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T21:55:39.286Z] Configure a credential helper to remove this warning. See [2023-11-28T21:55:39.286Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T21:55:39.286Z] [2023-11-28T21:55:39.286Z] Login Succeeded [2023-11-28T21:55:39.286Z] nexus3.edgexfoundry.org:10003 [2023-11-28T21:55:39.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T21:55:39.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T21:55:39.554Z] Configure a credential helper to remove this warning. See [2023-11-28T21:55:39.554Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T21:55:39.554Z] [2023-11-28T21:55:39.554Z] Login Succeeded [2023-11-28T21:55:39.554Z] nexus3.edgexfoundry.org:10004 [2023-11-28T21:55:39.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T21:55:40.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T21:55:40.092Z] Configure a credential helper to remove this warning. See [2023-11-28T21:55:40.092Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T21:55:40.092Z] [2023-11-28T21:55:40.092Z] Login Succeeded [2023-11-28T21:55:40.092Z] ****.io [2023-11-28T21:55:40.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T21:55:40.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T21:55:40.628Z] Configure a credential helper to remove this warning. See [2023-11-28T21:55:40.628Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T21:55:40.628Z] [2023-11-28T21:55:40.628Z] Login Succeeded [2023-11-28T21:55:40.628Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T21:55:40.643Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T21:55:40.823Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T21:55:40.889Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2023-11-28T21:55:40.889Z] c5b037f005f4c5061401d1258d9ac06bd1f6f0bf [2023-11-28T21:55:40.889Z] latest [2023-11-28T21:55:40.889Z] 3.2.0-dev.1 [2023-11-28T21:55:40.889Z] c5b037f005f4c5061401d1258d9ac06bd1f6f0bf-3.2.0-dev.1 [2023-11-28T21:55:40.889Z] main [2023-11-28T21:55:40.889Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:55:41.444Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:c5b037f005f4c5061401d1258d9ac06bd1f6f0bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:55:41.928Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:c5b037f005f4c5061401d1258d9ac06bd1f6f0bf [2023-11-28T21:55:41.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-11-28T21:55:41.928Z] 056491496aa6: Preparing [2023-11-28T21:55:41.928Z] 1ba4ab778cdb: Preparing [2023-11-28T21:55:41.928Z] ebf0719c5f41: Preparing [2023-11-28T21:55:41.928Z] b454a2d29ed1: Preparing [2023-11-28T21:55:41.928Z] 608d194cb50c: Preparing [2023-11-28T21:55:41.928Z] acc83c6ca332: Preparing [2023-11-28T21:55:41.928Z] 8df97eaa6ede: Preparing [2023-11-28T21:55:41.928Z] fedc34904f4a: Preparing [2023-11-28T21:55:41.928Z] 1690b6432ef1: Preparing [2023-11-28T21:55:41.928Z] 6604b8357282: Preparing [2023-11-28T21:55:41.928Z] 900dcb07078e: Preparing [2023-11-28T21:55:41.928Z] 3cfd40c7a990: Preparing [2023-11-28T21:55:41.928Z] b6d62456eb0b: Preparing [2023-11-28T21:55:41.928Z] 5f4d9fc4d98d: Preparing [2023-11-28T21:55:41.928Z] 8df97eaa6ede: Waiting [2023-11-28T21:55:41.928Z] fedc34904f4a: Waiting [2023-11-28T21:55:41.928Z] 1690b6432ef1: Waiting [2023-11-28T21:55:41.928Z] 6604b8357282: Waiting [2023-11-28T21:55:41.928Z] 900dcb07078e: Waiting [2023-11-28T21:55:41.928Z] 3cfd40c7a990: Waiting [2023-11-28T21:55:41.928Z] b6d62456eb0b: Waiting [2023-11-28T21:55:41.928Z] 5f4d9fc4d98d: Waiting [2023-11-28T21:55:41.928Z] acc83c6ca332: Waiting [2023-11-28T21:55:42.197Z] ebf0719c5f41: Pushed [2023-11-28T21:55:42.197Z] 1ba4ab778cdb: Pushed [2023-11-28T21:55:42.197Z] b454a2d29ed1: Pushed [2023-11-28T21:55:42.197Z] 056491496aa6: Pushed [2023-11-28T21:55:42.463Z] acc83c6ca332: Pushed [2023-11-28T21:55:42.463Z] 8df97eaa6ede: Pushed [2023-11-28T21:55:42.463Z] 1690b6432ef1: Pushed [2023-11-28T21:55:42.463Z] fedc34904f4a: Pushed [2023-11-28T21:55:43.048Z] 6604b8357282: Pushed [2023-11-28T21:55:43.048Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T21:55:44.451Z] 3cfd40c7a990: Pushed [2023-11-28T21:55:47.035Z] 608d194cb50c: Pushed [2023-11-28T21:55:47.990Z] 900dcb07078e: Pushed [2023-11-28T21:56:06.200Z] b6d62456eb0b: Pushed [2023-11-28T21:56:06.200Z] c5b037f005f4c5061401d1258d9ac06bd1f6f0bf: digest: sha256:38e678c5b3d058e71c8d8f9328e41203cbfc873e03d6e81ac6e233baa04a575a size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:56:06.655Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:56:07.115Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-11-28T21:56:07.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-11-28T21:56:07.115Z] 056491496aa6: Preparing [2023-11-28T21:56:07.115Z] 1ba4ab778cdb: Preparing [2023-11-28T21:56:07.115Z] ebf0719c5f41: Preparing [2023-11-28T21:56:07.115Z] b454a2d29ed1: Preparing [2023-11-28T21:56:07.115Z] 608d194cb50c: Preparing [2023-11-28T21:56:07.115Z] acc83c6ca332: Preparing [2023-11-28T21:56:07.115Z] 8df97eaa6ede: Preparing [2023-11-28T21:56:07.115Z] fedc34904f4a: Preparing [2023-11-28T21:56:07.115Z] 1690b6432ef1: Preparing [2023-11-28T21:56:07.115Z] 6604b8357282: Preparing [2023-11-28T21:56:07.115Z] 900dcb07078e: Preparing [2023-11-28T21:56:07.115Z] 3cfd40c7a990: Preparing [2023-11-28T21:56:07.115Z] b6d62456eb0b: Preparing [2023-11-28T21:56:07.115Z] 5f4d9fc4d98d: Preparing [2023-11-28T21:56:07.115Z] acc83c6ca332: Waiting [2023-11-28T21:56:07.115Z] 8df97eaa6ede: Waiting [2023-11-28T21:56:07.115Z] 3cfd40c7a990: Waiting [2023-11-28T21:56:07.115Z] fedc34904f4a: Waiting [2023-11-28T21:56:07.115Z] 6604b8357282: Waiting [2023-11-28T21:56:07.115Z] 1690b6432ef1: Waiting [2023-11-28T21:56:07.115Z] 900dcb07078e: Waiting [2023-11-28T21:56:07.115Z] 5f4d9fc4d98d: Waiting [2023-11-28T21:56:07.115Z] 056491496aa6: Layer already exists [2023-11-28T21:56:07.115Z] 608d194cb50c: Layer already exists [2023-11-28T21:56:07.115Z] b454a2d29ed1: Layer already exists [2023-11-28T21:56:07.115Z] ebf0719c5f41: Layer already exists [2023-11-28T21:56:07.115Z] 1ba4ab778cdb: Layer already exists [2023-11-28T21:56:07.115Z] acc83c6ca332: Layer already exists [2023-11-28T21:56:07.115Z] 8df97eaa6ede: Layer already exists [2023-11-28T21:56:07.115Z] fedc34904f4a: Layer already exists [2023-11-28T21:56:07.115Z] 1690b6432ef1: Layer already exists [2023-11-28T21:56:07.115Z] 6604b8357282: Layer already exists [2023-11-28T21:56:07.115Z] 3cfd40c7a990: Layer already exists [2023-11-28T21:56:07.115Z] 900dcb07078e: Layer already exists [2023-11-28T21:56:07.115Z] b6d62456eb0b: Layer already exists [2023-11-28T21:56:07.115Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T21:56:07.380Z] latest: digest: sha256:38e678c5b3d058e71c8d8f9328e41203cbfc873e03d6e81ac6e233baa04a575a size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:56:07.851Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:56:08.307Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.1 [2023-11-28T21:56:08.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-11-28T21:56:08.307Z] 056491496aa6: Preparing [2023-11-28T21:56:08.307Z] 1ba4ab778cdb: Preparing [2023-11-28T21:56:08.307Z] ebf0719c5f41: Preparing [2023-11-28T21:56:08.307Z] b454a2d29ed1: Preparing [2023-11-28T21:56:08.307Z] 608d194cb50c: Preparing [2023-11-28T21:56:08.307Z] acc83c6ca332: Preparing [2023-11-28T21:56:08.307Z] 8df97eaa6ede: Preparing [2023-11-28T21:56:08.307Z] fedc34904f4a: Preparing [2023-11-28T21:56:08.307Z] 1690b6432ef1: Preparing [2023-11-28T21:56:08.307Z] 6604b8357282: Preparing [2023-11-28T21:56:08.307Z] 900dcb07078e: Preparing [2023-11-28T21:56:08.307Z] 3cfd40c7a990: Preparing [2023-11-28T21:56:08.307Z] b6d62456eb0b: Preparing [2023-11-28T21:56:08.307Z] 5f4d9fc4d98d: Preparing [2023-11-28T21:56:08.307Z] 6604b8357282: Waiting [2023-11-28T21:56:08.307Z] acc83c6ca332: Waiting [2023-11-28T21:56:08.307Z] 900dcb07078e: Waiting [2023-11-28T21:56:08.307Z] 8df97eaa6ede: Waiting [2023-11-28T21:56:08.307Z] 3cfd40c7a990: Waiting [2023-11-28T21:56:08.307Z] fedc34904f4a: Waiting [2023-11-28T21:56:08.307Z] b6d62456eb0b: Waiting [2023-11-28T21:56:08.307Z] 1690b6432ef1: Waiting [2023-11-28T21:56:08.307Z] 5f4d9fc4d98d: Waiting [2023-11-28T21:56:08.307Z] 1ba4ab778cdb: Layer already exists [2023-11-28T21:56:08.307Z] 608d194cb50c: Layer already exists [2023-11-28T21:56:08.307Z] ebf0719c5f41: Layer already exists [2023-11-28T21:56:08.307Z] 056491496aa6: Layer already exists [2023-11-28T21:56:08.307Z] b454a2d29ed1: Layer already exists [2023-11-28T21:56:08.307Z] acc83c6ca332: Layer already exists [2023-11-28T21:56:08.307Z] 6604b8357282: Layer already exists [2023-11-28T21:56:08.307Z] 8df97eaa6ede: Layer already exists [2023-11-28T21:56:08.307Z] 1690b6432ef1: Layer already exists [2023-11-28T21:56:08.307Z] fedc34904f4a: Layer already exists [2023-11-28T21:56:08.307Z] 3cfd40c7a990: Layer already exists [2023-11-28T21:56:08.307Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T21:56:08.307Z] b6d62456eb0b: Layer already exists [2023-11-28T21:56:08.307Z] 900dcb07078e: Layer already exists [2023-11-28T21:56:08.572Z] 3.2.0-dev.1: digest: sha256:38e678c5b3d058e71c8d8f9328e41203cbfc873e03d6e81ac6e233baa04a575a size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:56:09.021Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:c5b037f005f4c5061401d1258d9ac06bd1f6f0bf-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:56:09.471Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:c5b037f005f4c5061401d1258d9ac06bd1f6f0bf-3.2.0-dev.1 [2023-11-28T21:56:09.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-11-28T21:56:09.471Z] 056491496aa6: Preparing [2023-11-28T21:56:09.471Z] 1ba4ab778cdb: Preparing [2023-11-28T21:56:09.471Z] ebf0719c5f41: Preparing [2023-11-28T21:56:09.471Z] b454a2d29ed1: Preparing [2023-11-28T21:56:09.471Z] 608d194cb50c: Preparing [2023-11-28T21:56:09.471Z] acc83c6ca332: Preparing [2023-11-28T21:56:09.471Z] 8df97eaa6ede: Preparing [2023-11-28T21:56:09.471Z] fedc34904f4a: Preparing [2023-11-28T21:56:09.471Z] 1690b6432ef1: Preparing [2023-11-28T21:56:09.471Z] 6604b8357282: Preparing [2023-11-28T21:56:09.471Z] 900dcb07078e: Preparing [2023-11-28T21:56:09.471Z] 3cfd40c7a990: Preparing [2023-11-28T21:56:09.471Z] b6d62456eb0b: Preparing [2023-11-28T21:56:09.471Z] 5f4d9fc4d98d: Preparing [2023-11-28T21:56:09.471Z] 1690b6432ef1: Waiting [2023-11-28T21:56:09.471Z] 6604b8357282: Waiting [2023-11-28T21:56:09.471Z] 900dcb07078e: Waiting [2023-11-28T21:56:09.471Z] 3cfd40c7a990: Waiting [2023-11-28T21:56:09.471Z] b6d62456eb0b: Waiting [2023-11-28T21:56:09.471Z] acc83c6ca332: Waiting [2023-11-28T21:56:09.471Z] 5f4d9fc4d98d: Waiting [2023-11-28T21:56:09.471Z] 8df97eaa6ede: Waiting [2023-11-28T21:56:09.471Z] fedc34904f4a: Waiting [2023-11-28T21:56:09.471Z] ebf0719c5f41: Layer already exists [2023-11-28T21:56:09.471Z] b454a2d29ed1: Layer already exists [2023-11-28T21:56:09.471Z] 056491496aa6: Layer already exists [2023-11-28T21:56:09.471Z] 1ba4ab778cdb: Layer already exists [2023-11-28T21:56:09.471Z] 608d194cb50c: Layer already exists [2023-11-28T21:56:09.471Z] acc83c6ca332: Layer already exists [2023-11-28T21:56:09.471Z] 1690b6432ef1: Layer already exists [2023-11-28T21:56:09.471Z] fedc34904f4a: Layer already exists [2023-11-28T21:56:09.471Z] 6604b8357282: Layer already exists [2023-11-28T21:56:09.471Z] 8df97eaa6ede: Layer already exists [2023-11-28T21:56:09.471Z] 900dcb07078e: Layer already exists [2023-11-28T21:56:09.471Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T21:56:09.471Z] b6d62456eb0b: Layer already exists [2023-11-28T21:56:09.471Z] 3cfd40c7a990: Layer already exists [2023-11-28T21:56:09.734Z] c5b037f005f4c5061401d1258d9ac06bd1f6f0bf-3.2.0-dev.1: digest: sha256:38e678c5b3d058e71c8d8f9328e41203cbfc873e03d6e81ac6e233baa04a575a size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:56:10.195Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:56:10.663Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2023-11-28T21:56:10.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-11-28T21:56:10.663Z] 056491496aa6: Preparing [2023-11-28T21:56:10.663Z] 1ba4ab778cdb: Preparing [2023-11-28T21:56:10.663Z] ebf0719c5f41: Preparing [2023-11-28T21:56:10.663Z] b454a2d29ed1: Preparing [2023-11-28T21:56:10.663Z] 608d194cb50c: Preparing [2023-11-28T21:56:10.663Z] acc83c6ca332: Preparing [2023-11-28T21:56:10.663Z] 8df97eaa6ede: Preparing [2023-11-28T21:56:10.663Z] acc83c6ca332: Waiting [2023-11-28T21:56:10.663Z] 8df97eaa6ede: Waiting [2023-11-28T21:56:10.663Z] fedc34904f4a: Preparing [2023-11-28T21:56:10.663Z] 1690b6432ef1: Preparing [2023-11-28T21:56:10.663Z] 6604b8357282: Preparing [2023-11-28T21:56:10.663Z] 1690b6432ef1: Waiting [2023-11-28T21:56:10.663Z] 6604b8357282: Waiting [2023-11-28T21:56:10.663Z] 900dcb07078e: Preparing [2023-11-28T21:56:10.663Z] 900dcb07078e: Waiting [2023-11-28T21:56:10.663Z] 3cfd40c7a990: Preparing [2023-11-28T21:56:10.663Z] b6d62456eb0b: Preparing [2023-11-28T21:56:10.663Z] 5f4d9fc4d98d: Preparing [2023-11-28T21:56:10.663Z] 3cfd40c7a990: Waiting [2023-11-28T21:56:10.663Z] 5f4d9fc4d98d: Waiting [2023-11-28T21:56:10.663Z] b6d62456eb0b: Waiting [2023-11-28T21:56:10.663Z] 056491496aa6: Layer already exists [2023-11-28T21:56:10.663Z] ebf0719c5f41: Layer already exists [2023-11-28T21:56:10.663Z] b454a2d29ed1: Layer already exists [2023-11-28T21:56:10.663Z] 1ba4ab778cdb: Layer already exists [2023-11-28T21:56:10.663Z] 608d194cb50c: Layer already exists [2023-11-28T21:56:10.663Z] acc83c6ca332: Layer already exists [2023-11-28T21:56:10.663Z] 8df97eaa6ede: Layer already exists [2023-11-28T21:56:10.663Z] fedc34904f4a: Layer already exists [2023-11-28T21:56:10.663Z] 6604b8357282: Layer already exists [2023-11-28T21:56:10.663Z] 1690b6432ef1: Layer already exists [2023-11-28T21:56:10.663Z] b6d62456eb0b: Layer already exists [2023-11-28T21:56:10.663Z] 3cfd40c7a990: Layer already exists [2023-11-28T21:56:10.663Z] 900dcb07078e: Layer already exists [2023-11-28T21:56:10.663Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T21:56:10.931Z] main: digest: sha256:38e678c5b3d058e71c8d8f9328e41203cbfc873e03d6e81ac6e233baa04a575a size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T21:56:11.256Z] ===================================================== [Pipeline] echo [2023-11-28T21:56:11.316Z] taggedImages: [2023-11-28T21:56:11.316Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:c5b037f005f4c5061401d1258d9ac06bd1f6f0bf [2023-11-28T21:56:11.316Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-11-28T21:56:11.316Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.1 [2023-11-28T21:56:11.316Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:c5b037f005f4c5061401d1258d9ac06bd1f6f0bf-3.2.0-dev.1 [2023-11-28T21:56:11.316Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:56:11.948Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-28T21:56:11.948Z] [2023-11-28T21:56:11.948Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:56:12.339Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-28T21:56:12.339Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-28T21:56:12.339Z] 8998bd30e6a1: Pulling fs layer [2023-11-28T21:56:12.339Z] 04944245beec: Pulling fs layer [2023-11-28T21:56:12.339Z] 699f458cf7ca: Pulling fs layer [2023-11-28T21:56:12.339Z] 765212b225bb: Pulling fs layer [2023-11-28T21:56:12.339Z] f23df028b6ca: Pulling fs layer [2023-11-28T21:56:12.339Z] d65c8cfc05b1: Pulling fs layer [2023-11-28T21:56:12.339Z] f23df028b6ca: Waiting [2023-11-28T21:56:12.339Z] 765212b225bb: Waiting [2023-11-28T21:56:12.339Z] 2437ff75d9bd: Pulling fs layer [2023-11-28T21:56:12.339Z] d65c8cfc05b1: Waiting [2023-11-28T21:56:12.339Z] 2437ff75d9bd: Waiting [2023-11-28T21:56:12.606Z] 04944245beec: Verifying Checksum [2023-11-28T21:56:12.606Z] 04944245beec: Download complete [2023-11-28T21:56:12.606Z] 765212b225bb: Verifying Checksum [2023-11-28T21:56:12.606Z] 765212b225bb: Download complete [2023-11-28T21:56:12.606Z] f23df028b6ca: Verifying Checksum [2023-11-28T21:56:12.606Z] f23df028b6ca: Download complete [2023-11-28T21:56:12.606Z] d65c8cfc05b1: Verifying Checksum [2023-11-28T21:56:12.606Z] d65c8cfc05b1: Download complete [2023-11-28T21:56:12.606Z] 699f458cf7ca: Verifying Checksum [2023-11-28T21:56:12.606Z] 699f458cf7ca: Download complete [2023-11-28T21:56:13.188Z] 8998bd30e6a1: Download complete [2023-11-28T21:56:15.763Z] 2437ff75d9bd: Verifying Checksum [2023-11-28T21:56:15.763Z] 2437ff75d9bd: Download complete [2023-11-28T21:56:17.700Z] 8998bd30e6a1: Pull complete [2023-11-28T21:56:17.700Z] 04944245beec: Pull complete [2023-11-28T21:56:19.637Z] 699f458cf7ca: Pull complete [2023-11-28T21:56:19.637Z] 765212b225bb: Pull complete [2023-11-28T21:56:20.219Z] f23df028b6ca: Pull complete [2023-11-28T21:56:20.486Z] d65c8cfc05b1: Pull complete [2023-11-28T21:56:38.691Z] 2437ff75d9bd: Pull complete [2023-11-28T21:56:38.691Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-28T21:56:38.691Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-28T21:56:38.691Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T21:56:39.067Z] prd-ubuntu20.04-docker-arm64-4c-16g-8617 does not seem to be running inside a container [2023-11-28T21:56:39.141Z] $ 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/166 -v /w/workspace/device-usb-camera/166:/w/workspace/device-usb-camera/166:rw,z -v /w/workspace/device-usb-camera/166@tmp:/w/workspace/device-usb-camera/166@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-28T21:56:41.814Z] $ docker top 795fc26f92218894d251d86ba9e557e35aa4e3595456c46f24bb50d2ca6685be -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:56:42.743Z] ---> job-cost.sh [2023-11-28T21:56:42.743Z] lf-activate-venv: SKIPPING [2023-11-28T21:56:42.743Z] INFO: No Stack... [2023-11-28T21:56:43.009Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-28T21:56:43.972Z] INFO: Archiving Costs [Pipeline] sh [2023-11-28T21:56:44.605Z] + cat /w/workspace/device-usb-camera/166/archives/cost.csv [2023-11-28T21:56:44.605Z] + cut -d, -f6 [Pipeline] lock [2023-11-28T21:56:44.665Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-166-stack-cost] [2023-11-28T21:56:44.676Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-166-stack-cost] did not exist. Created. [2023-11-28T21:56:44.676Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-166-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-28T21:56:45.419Z] /w/workspace/device-usb-camera/166@tmp/durable-6d25df64/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-28T21:56:46.069Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-28T21:56:46.139Z] Warning: overwriting stash ‘stack-cost’ [2023-11-28T21:56:46.195Z] Stashed 1 file(s) [Pipeline] } [2023-11-28T21:56:46.202Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-166-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-28T21:56:46.325Z] $ docker stop --time=1 795fc26f92218894d251d86ba9e557e35aa4e3595456c46f24bb50d2ca6685be [2023-11-28T21:56:48.370Z] $ docker rm -f --volumes 795fc26f92218894d251d86ba9e557e35aa4e3595456c46f24bb50d2ca6685be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-11-28T21:56:49.737Z] provisioning config files... [2023-11-28T21:56:49.751Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11527376001006768997tmp [Pipeline] { [Pipeline] sh [2023-11-28T21:56:50.138Z] + set +x [2023-11-28T21:56:50.138Z] + curl -s https://codecov.io/bash [2023-11-28T21:56:50.138Z] + bash -s -- [2023-11-28T21:56:50.138Z] [2023-11-28T21:56:50.138Z] _____ _ [2023-11-28T21:56:50.138Z] / ____| | | [2023-11-28T21:56:50.138Z] | | ___ __| | ___ ___ _____ __ [2023-11-28T21:56:50.138Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-28T21:56:50.138Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-28T21:56:50.138Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-28T21:56:50.138Z] Bash-1.0.6 [2023-11-28T21:56:50.138Z] [2023-11-28T21:56:50.138Z] [2023-11-28T21:56:50.138Z] ==> git version 2.25.1 found [2023-11-28T21:56:50.138Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-11-28T21:56:50.138Z] Release-Date: 2020-01-08 [2023-11-28T21:56:50.138Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-11-28T21:56:50.138Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-28T21:56:50.138Z] ==> Jenkins CI detected. [2023-11-28T21:56:50.138Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2023-11-28T21:56:50.138Z] project root: . [2023-11-28T21:56:50.138Z] --> token set from env [2023-11-28T21:56:50.138Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-28T21:56:50.138Z] ==> Running gcov in . (disable via -X gcov) [2023-11-28T21:56:50.138Z] ==> Python coveragepy not found [2023-11-28T21:56:50.138Z] ==> Searching for coverage reports in: [2023-11-28T21:56:50.138Z] + . [2023-11-28T21:56:50.138Z] -> Found 1 reports [2023-11-28T21:56:50.138Z] ==> Detecting git/mercurial file structure [2023-11-28T21:56:50.138Z] ==> Reading reports [2023-11-28T21:56:50.138Z] + ./coverage.out bytes=54703 [2023-11-28T21:56:50.138Z] ==> Appending adjustments [2023-11-28T21:56:50.138Z] https://docs.codecov.io/docs/fixing-reports [2023-11-28T21:56:50.399Z] + Found adjustments [2023-11-28T21:56:50.399Z] ==> Gzipping contents [2023-11-28T21:56:50.399Z] 8.0K /tmp/codecov.ZNptQN.gz [2023-11-28T21:56:50.399Z] ==> Uploading reports [2023-11-28T21:56:50.399Z] url: https://codecov.io [2023-11-28T21:56:50.399Z] query: branch=main&commit=c5b037f005f4c5061401d1258d9ac06bd1f6f0bf&build=166&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F166%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-28T21:56:50.399Z] -> Pinging Codecov [2023-11-28T21:56:50.400Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=c5b037f005f4c5061401d1258d9ac06bd1f6f0bf&build=166&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F166%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-28T21:56:50.660Z] -> Uploading to [2023-11-28T21:56:50.660Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-28/73D8F5FF140700D3E01443B452E23636/c5b037f005f4c5061401d1258d9ac06bd1f6f0bf/3fcc2f45-aa3b-4ed6-a6d5-141d2bafff71.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231128%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231128T215650Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a67b80829d6ed528f0727c68791fabb40961ab188a026f7db2f7147dc9791f64 [2023-11-28T21:56:50.920Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-28T21:56:50.920Z] Dload Upload Total Spent Left Speed [2023-11-28T21:56:51.180Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 26072 --:--:-- --:--:-- --:--:-- 26072 [2023-11-28T21:56:51.180Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/c5b037f005f4c5061401d1258d9ac06bd1f6f0bf [Pipeline] } [2023-11-28T21:56:51.187Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-11-28T21:56:51.517Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-11-28T21:56:51.529Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:56:51.969Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-28T21:56:51.969Z] [2023-11-28T21:56:51.969Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:56:52.311Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-28T21:56:52.311Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-11-28T21:56:52.311Z] df9b9388f04a: Pulling fs layer [2023-11-28T21:56:52.311Z] 52dc419b0ee2: Pulling fs layer [2023-11-28T21:56:52.311Z] 25bc292e5bac: Pulling fs layer [2023-11-28T21:56:52.311Z] 114826534d7a: Pulling fs layer [2023-11-28T21:56:52.311Z] 4657fd5d0bcf: Pulling fs layer [2023-11-28T21:56:52.311Z] 6ad1cebc031e: Pulling fs layer [2023-11-28T21:56:52.311Z] 4657fd5d0bcf: Waiting [2023-11-28T21:56:52.311Z] 114826534d7a: Waiting [2023-11-28T21:56:52.311Z] 8a3aa393b2d8: Pulling fs layer [2023-11-28T21:56:52.311Z] 6ad1cebc031e: Waiting [2023-11-28T21:56:52.311Z] 8a3aa393b2d8: Waiting [2023-11-28T21:56:52.311Z] 25bc292e5bac: Download complete [2023-11-28T21:56:52.311Z] 52dc419b0ee2: Verifying Checksum [2023-11-28T21:56:52.311Z] 52dc419b0ee2: Download complete [2023-11-28T21:56:52.311Z] 4657fd5d0bcf: Verifying Checksum [2023-11-28T21:56:52.311Z] 4657fd5d0bcf: Download complete [2023-11-28T21:56:52.311Z] df9b9388f04a: Download complete [2023-11-28T21:56:52.570Z] df9b9388f04a: Pull complete [2023-11-28T21:56:52.570Z] 6ad1cebc031e: Verifying Checksum [2023-11-28T21:56:52.570Z] 6ad1cebc031e: Download complete [2023-11-28T21:56:52.570Z] 52dc419b0ee2: Pull complete [2023-11-28T21:56:52.829Z] 25bc292e5bac: Pull complete [2023-11-28T21:56:53.088Z] 114826534d7a: Verifying Checksum [2023-11-28T21:56:53.088Z] 114826534d7a: Download complete [2023-11-28T21:56:53.348Z] 8a3aa393b2d8: Verifying Checksum [2023-11-28T21:56:53.348Z] 8a3aa393b2d8: Download complete [2023-11-28T21:56:56.644Z] 114826534d7a: Pull complete [2023-11-28T21:56:56.644Z] 4657fd5d0bcf: Pull complete [2023-11-28T21:56:56.903Z] 6ad1cebc031e: Pull complete [2023-11-28T21:57:00.213Z] 8a3aa393b2d8: Pull complete [2023-11-28T21:57:00.213Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-11-28T21:57:00.213Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-28T21:57:00.213Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T21:57:00.509Z] prd-ubuntu20.04-docker-8c-8g-5196 does not seem to be running inside a container [2023-11-28T21:57:00.570Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-11-28T21:57:09.686Z] $ docker top 9be35a17cb95fb275fb0658b9c69b0fdc2edd1fdc0904745a37d21ec27aed789 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-28T21:57:09.844Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2023-11-28T21:57:10.130Z] + set -o pipefail [2023-11-28T21:57:10.131Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2023-11-28T21:57:18.246Z] [2023-11-28T21:57:18.246Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2023-11-28T21:57:18.246Z] [2023-11-28T21:57:18.246Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/059d0d1f-e0fd-4b12-91d7-25d5fed3bece [2023-11-28T21:57:18.246Z] [2023-11-28T21:57:18.246Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-11-28T21:57:18.246Z] [2023-11-28T21:57:18.506Z] [2023-11-28T21:57:18.506Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-11-28T21:57:18.506Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-11-28T21:57:18.506Z] More details here: https://snyk.co/ue1NS [2023-11-28T21:57:18.506Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-11-28T21:57:18.506Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-11-28T21:57:18.536Z] $ docker stop --time=1 9be35a17cb95fb275fb0658b9c69b0fdc2edd1fdc0904745a37d21ec27aed789 [2023-11-28T21:57:24.475Z] $ docker rm -f --volumes 9be35a17cb95fb275fb0658b9c69b0fdc2edd1fdc0904745a37d21ec27aed789 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-28T21:57:25.968Z] + git log --format=format:%s -1 c5b037f005f4c5061401d1258d9ac06bd1f6f0bf [Pipeline] sh [2023-11-28T21:57:26.262Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-28T21:57:26.262Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:57:26.627Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T21:57:26.628Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T21:57:26.797Z] prd-ubuntu20.04-docker-8c-8g-5196 does not seem to be running inside a container [2023-11-28T21:57:26.951Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-28T21:57:27.344Z] $ docker top 3721c6ff950a1ce34cdbd35e8a2a23ab7af27b50d47583a9a3b70a44ecc0b93e -eo pid,comm [2023-11-28T21:57:27.381Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-28T21:57:27.381Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-28T21:57:27.580Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T21:57:27.580Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T21:57:27.712Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T21:57:27.734Z] $ docker exec 3721c6ff950a1ce34cdbd35e8a2a23ab7af27b50d47583a9a3b70a44ecc0b93e ssh-agent [2023-11-28T21:57:27.837Z] SSH_AUTH_SOCK=/tmp/ssh-UwNGfBe1P5h3/agent.32 [2023-11-28T21:57:27.837Z] SSH_AGENT_PID=39 [2023-11-28T21:57:27.856Z] Running ssh-add (command line suppressed) [2023-11-28T21:57:27.973Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16316021479495238242.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16316021479495238242.key) [2023-11-28T21:57:27.978Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T21:57:28.335Z] + git semver tag [2023-11-28T21:57:28.596Z] 2023-11-28 21:57:28,534 [run_tag] DEBUG tag force:False [2023-11-28T21:57:28.596Z] 2023-11-28 21:57:28,534 [check_head_tag] DEBUG check head tag [2023-11-28T21:57:28.596Z] 2023-11-28 21:57:28,537 [execute] INFO git cat-file --batch-check [2023-11-28T21:57:28.596Z] 2023-11-28 21:57:28,538 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-11-28T21:57:28.596Z] 2023-11-28 21:57:28,542 [execute] INFO git cat-file --batch [2023-11-28T21:57:28.596Z] 2023-11-28 21:57:28,543 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-11-28T21:57:28.596Z] 2023-11-28 21:57:28,587 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-11-28T21:57:28.596Z] 2023-11-28 21:57:28,587 [execute] INFO git tag -a v3.2.0-dev.1 -m v3.2.0-dev.1 [2023-11-28T21:57:28.596Z] 2023-11-28 21:57:28,588 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.1', '-m', 'v3.2.0-dev.1'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-11-28T21:57:28.596Z] 2023-11-28 21:57:28,593 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-11-28T21:57:28.596Z] 3.2.0-dev.1 [Pipeline] } [2023-11-28T21:57:28.624Z] $ docker exec --env ******** --env ******** 3721c6ff950a1ce34cdbd35e8a2a23ab7af27b50d47583a9a3b70a44ecc0b93e ssh-agent -k [2023-11-28T21:57:28.733Z] unset SSH_AUTH_SOCK; [2023-11-28T21:57:28.733Z] unset SSH_AGENT_PID; [2023-11-28T21:57:28.733Z] echo Agent pid 39 killed; [2023-11-28T21:57:28.724Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-28T21:57:29.223Z] + git semver [Pipeline] } [2023-11-28T21:57:29.513Z] $ docker stop --time=1 3721c6ff950a1ce34cdbd35e8a2a23ab7af27b50d47583a9a3b70a44ecc0b93e [2023-11-28T21:57:30.789Z] $ docker rm -f --volumes 3721c6ff950a1ce34cdbd35e8a2a23ab7af27b50d47583a9a3b70a44ecc0b93e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:57:31.464Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-28T21:57:31.464Z] [2023-11-28T21:57:31.464Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:57:31.834Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-28T21:57:31.834Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-11-28T21:57:31.834Z] ab5ef0e58194: Pulling fs layer [2023-11-28T21:57:31.834Z] 9712f1f96733: Pulling fs layer [2023-11-28T21:57:31.834Z] 63f879dbbcfc: Pulling fs layer [2023-11-28T21:57:31.834Z] 0d9ebad4ef96: Pulling fs layer [2023-11-28T21:57:31.834Z] e9a5061849ea: Pulling fs layer [2023-11-28T21:57:31.834Z] d747dcd14b5f: Pulling fs layer [2023-11-28T21:57:31.834Z] 2de7ff778b66: Pulling fs layer [2023-11-28T21:57:31.834Z] e9a5061849ea: Waiting [2023-11-28T21:57:31.834Z] d747dcd14b5f: Waiting [2023-11-28T21:57:31.834Z] 2de7ff778b66: Waiting [2023-11-28T21:57:31.834Z] 0d9ebad4ef96: Waiting [2023-11-28T21:57:31.834Z] 9712f1f96733: Download complete [2023-11-28T21:57:32.110Z] 63f879dbbcfc: Verifying Checksum [2023-11-28T21:57:32.110Z] 63f879dbbcfc: Download complete [2023-11-28T21:57:32.370Z] 0d9ebad4ef96: Verifying Checksum [2023-11-28T21:57:32.370Z] 0d9ebad4ef96: Download complete [2023-11-28T21:57:32.370Z] e9a5061849ea: Verifying Checksum [2023-11-28T21:57:32.370Z] e9a5061849ea: Download complete [2023-11-28T21:57:32.370Z] d747dcd14b5f: Verifying Checksum [2023-11-28T21:57:32.370Z] d747dcd14b5f: Download complete [2023-11-28T21:57:32.370Z] ab5ef0e58194: Verifying Checksum [2023-11-28T21:57:32.370Z] ab5ef0e58194: Download complete [2023-11-28T21:57:32.628Z] 2de7ff778b66: Verifying Checksum [2023-11-28T21:57:32.628Z] 2de7ff778b66: Download complete [2023-11-28T21:57:35.912Z] ab5ef0e58194: Pull complete [2023-11-28T21:57:35.912Z] 9712f1f96733: Pull complete [2023-11-28T21:57:36.170Z] 63f879dbbcfc: Pull complete [2023-11-28T21:57:40.358Z] 0d9ebad4ef96: Pull complete [2023-11-28T21:57:40.619Z] e9a5061849ea: Pull complete [2023-11-28T21:57:40.877Z] d747dcd14b5f: Pull complete [2023-11-28T21:57:41.818Z] 2de7ff778b66: Pull complete [2023-11-28T21:57:41.818Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-11-28T21:57:41.818Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-28T21:57:41.818Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T21:57:42.119Z] prd-ubuntu20.04-docker-8c-8g-5196 does not seem to be running inside a container [2023-11-28T21:57:42.169Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-11-28T21:57:51.464Z] $ docker top 07c69802c8d7d9b0385b9a24225b370828098345fb595e606bb30135ab906323 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-11-28T21:57:51.613Z] provisioning config files... [2023-11-28T21:57:51.622Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17707693212853061873tmp [2023-11-28T21:57:51.631Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7400781361267677299tmp [2023-11-28T21:57:51.641Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8412743938430051690tmp [Pipeline] { [Pipeline] echo [2023-11-28T21:57:51.743Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:57:52.041Z] ---> sigul-configuration.sh [2023-11-28T21:57:52.041Z] gpg: directory `/root/.gnupg' created [2023-11-28T21:57:52.041Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-11-28T21:57:52.041Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-11-28T21:57:52.041Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-11-28T21:57:52.041Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-11-28T21:57:52.041Z] gpg: CAST5 encrypted data [2023-11-28T21:57:52.041Z] gpg: encrypted with 1 passphrase [2023-11-28T21:57:52.041Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-11-28T21:57:52.337Z] + mkdir /home/jenkins [2023-11-28T21:57:52.337Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-11-28T21:57:52.634Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-11-28T21:57:52.646Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:57:52.940Z] ---> sigul-install.sh [2023-11-28T21:57:52.941Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-11-28T21:57:53.238Z] + git tag --list [2023-11-28T21:57:53.238Z] v0.0.0 [2023-11-28T21:57:53.238Z] v0.0.1-dev.1 [2023-11-28T21:57:53.238Z] v0.0.1-dev.10 [2023-11-28T21:57:53.238Z] v0.0.1-dev.11 [2023-11-28T21:57:53.238Z] v0.0.1-dev.12 [2023-11-28T21:57:53.238Z] v0.0.1-dev.13 [2023-11-28T21:57:53.238Z] v0.0.1-dev.14 [2023-11-28T21:57:53.238Z] v0.0.1-dev.15 [2023-11-28T21:57:53.238Z] v0.0.1-dev.16 [2023-11-28T21:57:53.238Z] v0.0.1-dev.2 [2023-11-28T21:57:53.238Z] v0.0.1-dev.3 [2023-11-28T21:57:53.238Z] v0.0.1-dev.4 [2023-11-28T21:57:53.238Z] v0.0.1-dev.5 [2023-11-28T21:57:53.238Z] v0.0.1-dev.6 [2023-11-28T21:57:53.238Z] v0.0.1-dev.7 [2023-11-28T21:57:53.238Z] v0.0.1-dev.8 [2023-11-28T21:57:53.238Z] v0.0.1-dev.9 [2023-11-28T21:57:53.238Z] v2.2.0 [2023-11-28T21:57:53.238Z] v2.2.0-dev.17 [2023-11-28T21:57:53.238Z] v2.2.0-dev.18 [2023-11-28T21:57:53.238Z] v2.2.0-dev.19 [2023-11-28T21:57:53.238Z] v2.2.0-dev.20 [2023-11-28T21:57:53.238Z] v2.2.0-dev.21 [2023-11-28T21:57:53.238Z] v2.2.0-dev.22 [2023-11-28T21:57:53.238Z] v2.2.0-dev.23 [2023-11-28T21:57:53.238Z] v2.2.0-dev.24 [2023-11-28T21:57:53.238Z] v2.2.0-dev.25 [2023-11-28T21:57:53.238Z] v2.2.0-dev.26 [2023-11-28T21:57:53.238Z] v2.2.0-dev.27 [2023-11-28T21:57:53.238Z] v2.3.0 [2023-11-28T21:57:53.238Z] v2.3.0-dev.1 [2023-11-28T21:57:53.238Z] v2.3.0-dev.10 [2023-11-28T21:57:53.238Z] v2.3.0-dev.11 [2023-11-28T21:57:53.238Z] v2.3.0-dev.12 [2023-11-28T21:57:53.238Z] v2.3.0-dev.13 [2023-11-28T21:57:53.238Z] v2.3.0-dev.14 [2023-11-28T21:57:53.238Z] v2.3.0-dev.15 [2023-11-28T21:57:53.238Z] v2.3.0-dev.16 [2023-11-28T21:57:53.238Z] v2.3.0-dev.17 [2023-11-28T21:57:53.238Z] v2.3.0-dev.18 [2023-11-28T21:57:53.238Z] v2.3.0-dev.19 [2023-11-28T21:57:53.238Z] v2.3.0-dev.2 [2023-11-28T21:57:53.238Z] v2.3.0-dev.20 [2023-11-28T21:57:53.238Z] v2.3.0-dev.21 [2023-11-28T21:57:53.238Z] v2.3.0-dev.22 [2023-11-28T21:57:53.238Z] v2.3.0-dev.23 [2023-11-28T21:57:53.238Z] v2.3.0-dev.24 [2023-11-28T21:57:53.238Z] v2.3.0-dev.25 [2023-11-28T21:57:53.238Z] v2.3.0-dev.26 [2023-11-28T21:57:53.238Z] v2.3.0-dev.27 [2023-11-28T21:57:53.238Z] v2.3.0-dev.28 [2023-11-28T21:57:53.238Z] v2.3.0-dev.3 [2023-11-28T21:57:53.238Z] v2.3.0-dev.4 [2023-11-28T21:57:53.238Z] v2.3.0-dev.5 [2023-11-28T21:57:53.238Z] v2.3.0-dev.6 [2023-11-28T21:57:53.238Z] v2.3.0-dev.7 [2023-11-28T21:57:53.238Z] v2.3.0-dev.8 [2023-11-28T21:57:53.238Z] v2.3.0-dev.9 [2023-11-28T21:57:53.238Z] v2.3.1 [2023-11-28T21:57:53.238Z] v2.3.1-dev.4 [2023-11-28T21:57:53.238Z] v2.3.1-dev.5 [2023-11-28T21:57:53.238Z] v2.3.1-dev.6 [2023-11-28T21:57:53.238Z] v3.0 [2023-11-28T21:57:53.238Z] v3.0.0 [2023-11-28T21:57:53.238Z] v3.0.0-dev.1 [2023-11-28T21:57:53.238Z] v3.0.0-dev.10 [2023-11-28T21:57:53.238Z] v3.0.0-dev.11 [2023-11-28T21:57:53.238Z] v3.0.0-dev.12 [2023-11-28T21:57:53.238Z] v3.0.0-dev.13 [2023-11-28T21:57:53.238Z] v3.0.0-dev.14 [2023-11-28T21:57:53.238Z] v3.0.0-dev.15 [2023-11-28T21:57:53.238Z] v3.0.0-dev.16 [2023-11-28T21:57:53.238Z] v3.0.0-dev.17 [2023-11-28T21:57:53.238Z] v3.0.0-dev.18 [2023-11-28T21:57:53.238Z] v3.0.0-dev.19 [2023-11-28T21:57:53.238Z] v3.0.0-dev.2 [2023-11-28T21:57:53.238Z] v3.0.0-dev.20 [2023-11-28T21:57:53.238Z] v3.0.0-dev.21 [2023-11-28T21:57:53.238Z] v3.0.0-dev.22 [2023-11-28T21:57:53.238Z] v3.0.0-dev.23 [2023-11-28T21:57:53.238Z] v3.0.0-dev.24 [2023-11-28T21:57:53.238Z] v3.0.0-dev.25 [2023-11-28T21:57:53.238Z] v3.0.0-dev.26 [2023-11-28T21:57:53.238Z] v3.0.0-dev.27 [2023-11-28T21:57:53.238Z] v3.0.0-dev.28 [2023-11-28T21:57:53.238Z] v3.0.0-dev.29 [2023-11-28T21:57:53.238Z] v3.0.0-dev.3 [2023-11-28T21:57:53.238Z] v3.0.0-dev.30 [2023-11-28T21:57:53.238Z] v3.0.0-dev.31 [2023-11-28T21:57:53.238Z] v3.0.0-dev.32 [2023-11-28T21:57:53.238Z] v3.0.0-dev.33 [2023-11-28T21:57:53.238Z] v3.0.0-dev.34 [2023-11-28T21:57:53.238Z] v3.0.0-dev.35 [2023-11-28T21:57:53.238Z] v3.0.0-dev.36 [2023-11-28T21:57:53.238Z] v3.0.0-dev.37 [2023-11-28T21:57:53.238Z] v3.0.0-dev.38 [2023-11-28T21:57:53.238Z] v3.0.0-dev.39 [2023-11-28T21:57:53.238Z] v3.0.0-dev.4 [2023-11-28T21:57:53.238Z] v3.0.0-dev.40 [2023-11-28T21:57:53.238Z] v3.0.0-dev.41 [2023-11-28T21:57:53.238Z] v3.0.0-dev.42 [2023-11-28T21:57:53.238Z] v3.0.0-dev.43 [2023-11-28T21:57:53.238Z] v3.0.0-dev.44 [2023-11-28T21:57:53.238Z] v3.0.0-dev.45 [2023-11-28T21:57:53.238Z] v3.0.0-dev.46 [2023-11-28T21:57:53.238Z] v3.0.0-dev.47 [2023-11-28T21:57:53.238Z] v3.0.0-dev.48 [2023-11-28T21:57:53.238Z] v3.0.0-dev.49 [2023-11-28T21:57:53.238Z] v3.0.0-dev.5 [2023-11-28T21:57:53.238Z] v3.0.0-dev.50 [2023-11-28T21:57:53.238Z] v3.0.0-dev.51 [2023-11-28T21:57:53.238Z] v3.0.0-dev.6 [2023-11-28T21:57:53.238Z] v3.0.0-dev.7 [2023-11-28T21:57:53.238Z] v3.0.0-dev.8 [2023-11-28T21:57:53.238Z] v3.0.0-dev.9 [2023-11-28T21:57:53.238Z] v3.1 [2023-11-28T21:57:53.238Z] v3.1.0 [2023-11-28T21:57:53.238Z] v3.1.0-dev.1 [2023-11-28T21:57:53.238Z] v3.1.0-dev.10 [2023-11-28T21:57:53.238Z] v3.1.0-dev.11 [2023-11-28T21:57:53.238Z] v3.1.0-dev.12 [2023-11-28T21:57:53.238Z] v3.1.0-dev.13 [2023-11-28T21:57:53.238Z] v3.1.0-dev.14 [2023-11-28T21:57:53.238Z] v3.1.0-dev.15 [2023-11-28T21:57:53.238Z] v3.1.0-dev.16 [2023-11-28T21:57:53.238Z] v3.1.0-dev.17 [2023-11-28T21:57:53.238Z] v3.1.0-dev.18 [2023-11-28T21:57:53.238Z] v3.1.0-dev.19 [2023-11-28T21:57:53.238Z] v3.1.0-dev.2 [2023-11-28T21:57:53.238Z] v3.1.0-dev.20 [2023-11-28T21:57:53.238Z] v3.1.0-dev.21 [2023-11-28T21:57:53.238Z] v3.1.0-dev.22 [2023-11-28T21:57:53.238Z] v3.1.0-dev.23 [2023-11-28T21:57:53.238Z] v3.1.0-dev.24 [2023-11-28T21:57:53.238Z] v3.1.0-dev.25 [2023-11-28T21:57:53.238Z] v3.1.0-dev.26 [2023-11-28T21:57:53.238Z] v3.1.0-dev.27 [2023-11-28T21:57:53.238Z] v3.1.0-dev.28 [2023-11-28T21:57:53.238Z] v3.1.0-dev.29 [2023-11-28T21:57:53.238Z] v3.1.0-dev.3 [2023-11-28T21:57:53.238Z] v3.1.0-dev.30 [2023-11-28T21:57:53.238Z] v3.1.0-dev.31 [2023-11-28T21:57:53.238Z] v3.1.0-dev.32 [2023-11-28T21:57:53.238Z] v3.1.0-dev.33 [2023-11-28T21:57:53.238Z] v3.1.0-dev.34 [2023-11-28T21:57:53.238Z] v3.1.0-dev.35 [2023-11-28T21:57:53.238Z] v3.1.0-dev.36 [2023-11-28T21:57:53.238Z] v3.1.0-dev.37 [2023-11-28T21:57:53.238Z] v3.1.0-dev.38 [2023-11-28T21:57:53.238Z] v3.1.0-dev.39 [2023-11-28T21:57:53.238Z] v3.1.0-dev.4 [2023-11-28T21:57:53.238Z] v3.1.0-dev.5 [2023-11-28T21:57:53.238Z] v3.1.0-dev.6 [2023-11-28T21:57:53.238Z] v3.1.0-dev.7 [2023-11-28T21:57:53.238Z] v3.1.0-dev.8 [2023-11-28T21:57:53.238Z] v3.1.0-dev.9 [2023-11-28T21:57:53.238Z] v3.2.0-dev.1 [Pipeline] sh [2023-11-28T21:57:53.533Z] + lftools sign git-tag v3.2.0-dev.1 [2023-11-28T21:57:54.107Z] Signing Git tag with Sigul... [2023-11-28T21:57:54.107Z] Signing v3.2.0-dev.1 [Pipeline] echo [2023-11-28T21:57:54.382Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:57:54.678Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-11-28T21:57:54.685Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-11-28T21:57:54.836Z] $ docker stop --time=1 07c69802c8d7d9b0385b9a24225b370828098345fb595e606bb30135ab906323 [2023-11-28T21:57:56.115Z] $ docker rm -f --volumes 07c69802c8d7d9b0385b9a24225b370828098345fb595e606bb30135ab906323 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-11-28T21:57:56.987Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-28T21:57:56.987Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:57:57.346Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T21:57:57.346Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T21:57:57.526Z] prd-ubuntu20.04-docker-8c-8g-5196 does not seem to be running inside a container [2023-11-28T21:57:57.575Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-28T21:57:57.961Z] $ docker top 68394800ca9a5f303adb82156e231b1a76c503b582d1adf2812936959fcb6365 -eo pid,comm [2023-11-28T21:57:57.990Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-28T21:57:57.990Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-28T21:57:58.205Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T21:57:58.205Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T21:57:58.320Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T21:57:58.341Z] $ docker exec 68394800ca9a5f303adb82156e231b1a76c503b582d1adf2812936959fcb6365 ssh-agent [2023-11-28T21:57:58.429Z] SSH_AUTH_SOCK=/tmp/ssh-0OBr1KPVQzzn/agent.32 [2023-11-28T21:57:58.429Z] SSH_AGENT_PID=38 [2023-11-28T21:57:58.433Z] Running ssh-add (command line suppressed) [2023-11-28T21:57:58.558Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_850591450498842434.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_850591450498842434.key) [2023-11-28T21:57:58.552Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T21:57:58.899Z] + git semver bump pre [2023-11-28T21:57:59.159Z] 2023-11-28 21:57:59,129 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-11-28T21:57:59.159Z] 2023-11-28 21:57:59,130 [bump_version] DEBUG bumping version:3.2.0-dev.1 on axis:pre with prefix:dev [2023-11-28T21:57:59.159Z] 2023-11-28 21:57:59,130 [bump_version] DEBUG bumped version:3.2.0-dev.2 [2023-11-28T21:57:59.159Z] 2023-11-28 21:57:59,130 [write_version] DEBUG write version:3.2.0-dev.2 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2023-11-28T21:57:59.159Z] 2023-11-28 21:57:59,130 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-11-28T21:57:59.159Z] 2023-11-28 21:57:59,130 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-11-28T21:57:59.159Z] 2023-11-28 21:57:59,132 [execute] INFO git cat-file --batch-check [2023-11-28T21:57:59.159Z] 2023-11-28 21:57:59,132 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-28T21:57:59.159Z] 2023-11-28 21:57:59,138 [execute] INFO git cat-file --batch [2023-11-28T21:57:59.159Z] 2023-11-28 21:57:59,139 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-28T21:57:59.159Z] 2023-11-28 21:57:59,144 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-11-28T21:57:59.159Z] 3.2.0-dev.2 [Pipeline] } [2023-11-28T21:57:59.187Z] $ docker exec --env ******** --env ******** 68394800ca9a5f303adb82156e231b1a76c503b582d1adf2812936959fcb6365 ssh-agent -k [2023-11-28T21:57:59.296Z] unset SSH_AUTH_SOCK; [2023-11-28T21:57:59.297Z] unset SSH_AGENT_PID; [2023-11-28T21:57:59.297Z] echo Agent pid 38 killed; [2023-11-28T21:57:59.286Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-28T21:57:59.824Z] + git semver [Pipeline] } [2023-11-28T21:58:00.431Z] $ docker stop --time=1 68394800ca9a5f303adb82156e231b1a76c503b582d1adf2812936959fcb6365 [2023-11-28T21:58:01.779Z] $ docker rm -f --volumes 68394800ca9a5f303adb82156e231b1a76c503b582d1adf2812936959fcb6365 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-28T21:58:02.280Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-28T21:58:02.280Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:58:02.655Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T21:58:02.656Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T21:58:02.842Z] prd-ubuntu20.04-docker-8c-8g-5196 does not seem to be running inside a container [2023-11-28T21:58:02.890Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-28T21:58:03.238Z] $ docker top 05aef1b27a3bcbcece7d0d84d02a37cd458c0d307a20fa95591a8180d1904c44 -eo pid,comm [2023-11-28T21:58:03.265Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-28T21:58:03.265Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-28T21:58:03.493Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T21:58:03.493Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T21:58:03.608Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T21:58:03.630Z] $ docker exec 05aef1b27a3bcbcece7d0d84d02a37cd458c0d307a20fa95591a8180d1904c44 ssh-agent [2023-11-28T21:58:03.722Z] SSH_AUTH_SOCK=/tmp/ssh-xOrlNnLGM4NA/agent.32 [2023-11-28T21:58:03.722Z] SSH_AGENT_PID=38 [2023-11-28T21:58:03.727Z] Running ssh-add (command line suppressed) [2023-11-28T21:58:03.843Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5785835221201231335.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5785835221201231335.key) [2023-11-28T21:58:03.837Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T21:58:04.188Z] + git semver push [2023-11-28T21:58:04.447Z] 2023-11-28 21:58:04,366 [run_push] DEBUG push [2023-11-28T21:58:04.447Z] 2023-11-28 21:58:04,366 [execute] INFO git cat-file --batch-check [2023-11-28T21:58:04.447Z] 2023-11-28 21:58:04,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-11-28T21:58:04.447Z] 2023-11-28 21:58:04,369 [execute] INFO git rev-list 4d528a6a95aca89a7d980270c1ec9449f61ad4fa -- [2023-11-28T21:58:04.447Z] 2023-11-28 21:58:04,369 [execute] DEBUG Popen(['git', 'rev-list', '4d528a6a95aca89a7d980270c1ec9449f61ad4fa', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-28T21:58:04.447Z] 2023-11-28 21:58:04,377 [execute] INFO git fetch -v origin [2023-11-28T21:58:04.447Z] 2023-11-28 21:58:04,377 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-11-28T21:58:05.023Z] 2023-11-28 21:58:04,922 [run_push] DEBUG no remote changes detected [2023-11-28T21:58:05.023Z] 2023-11-28 21:58:04,923 [execute] INFO git push origin semver [2023-11-28T21:58:05.023Z] 2023-11-28 21:58:04,923 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-28T21:58:05.962Z] 2023-11-28 21:58:05,787 [run_push] DEBUG push all version tags [2023-11-28T21:58:05.962Z] 2023-11-28 21:58:05,787 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-11-28T21:58:05.962Z] 2023-11-28 21:58:05,788 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-11-28T21:58:06.530Z] 2023-11-28 21:58:06,539 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-11-28T21:58:06.530Z] 3.2.0-dev.2 [Pipeline] } [2023-11-28T21:58:06.819Z] $ docker exec --env ******** --env ******** 05aef1b27a3bcbcece7d0d84d02a37cd458c0d307a20fa95591a8180d1904c44 ssh-agent -k [2023-11-28T21:58:06.926Z] unset SSH_AUTH_SOCK; [2023-11-28T21:58:06.926Z] unset SSH_AGENT_PID; [2023-11-28T21:58:06.926Z] echo Agent pid 38 killed; [2023-11-28T21:58:06.922Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-28T21:58:07.473Z] + git semver [Pipeline] } [2023-11-28T21:58:07.763Z] $ docker stop --time=1 05aef1b27a3bcbcece7d0d84d02a37cd458c0d307a20fa95591a8180d1904c44 [2023-11-28T21:58:09.174Z] $ docker rm -f --volumes 05aef1b27a3bcbcece7d0d84d02a37cd458c0d307a20fa95591a8180d1904c44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-11-28T21:58:10.667Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2023-11-28T21:58:10.667Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-11-28T21:58:10.667Z] total 16 [2023-11-28T21:58:10.667Z] drwxr-xr-x 3 root root 4096 Nov 28 20:35 . [2023-11-28T21:58:10.667Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 28 21:57 .. [2023-11-28T21:58:10.667Z] drwxr-xr-x 2 root root 4096 Nov 28 20:35 cost [2023-11-28T21:58:10.667Z] -rw-r--r-- 1 root root 89 Nov 28 20:35 cost.csv [2023-11-28T21:58:10.667Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2023-11-28T21:58:10.667Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-11-28T21:58:10.667Z] total 16 [2023-11-28T21:58:10.667Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 20:35 . [2023-11-28T21:58:10.667Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 28 21:57 .. [2023-11-28T21:58:10.667Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 28 20:35 cost [2023-11-28T21:58:10.667Z] -rw-r--r-- 1 jenkins jenkins 89 Nov 28 20:35 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:58:10.955Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:58:11.815Z] ---> package-listing.sh [2023-11-28T21:58:11.815Z] ++ facter osfamily [2023-11-28T21:58:11.815Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-28T21:58:12.076Z] + OS_FAMILY=debian [2023-11-28T21:58:12.076Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2023-11-28T21:58:12.076Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-28T21:58:12.076Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-28T21:58:12.076Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-28T21:58:12.076Z] + PACKAGES=/tmp/packages_start.txt [2023-11-28T21:58:12.076Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-11-28T21:58:12.076Z] + PACKAGES=/tmp/packages_end.txt [2023-11-28T21:58:12.076Z] + case "${OS_FAMILY}" in [2023-11-28T21:58:12.076Z] + dpkg -l [2023-11-28T21:58:12.076Z] + grep '^ii' [2023-11-28T21:58:12.076Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-28T21:58:12.076Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-28T21:58:12.076Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-28T21:58:12.076Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-11-28T21:58:12.076Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2023-11-28T21:58:12.076Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2023-11-28T21:58:12.087Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-28T21:58:12.366Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:58:12.984Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T21:58:12.984Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T21:58:13.195Z] prd-ubuntu20.04-docker-8c-8g-5196 does not seem to be running inside a container [2023-11-28T21:58:13.243Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-28T21:58:13.502Z] $ docker top e1f9c04d2b1974268c3f4c532752b777b9630c266d85f8cd2c4613c1de339d65 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T21:58:13.990Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-28T21:58:14.273Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-28T21:58:14.557Z] + ls /var/log/sa-host [2023-11-28T21:58:14.557Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T21:58:14.689Z] provisioning config files... [2023-11-28T21:58:14.698Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1163400785743526261tmp [Pipeline] { [Pipeline] echo [2023-11-28T21:58:14.812Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:58:15.093Z] ---> create-netrc.sh [Pipeline] } [2023-11-28T21:58:15.102Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:58:15.548Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-28T21:58:15.558Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:58:15.844Z] ---> sudo-logs.sh [2023-11-28T21:58:15.844Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-28T21:58:15.944Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:58:16.232Z] ---> job-cost.sh [2023-11-28T21:58:16.232Z] lf-activate-venv: SKIPPING [2023-11-28T21:58:16.232Z] DEBUG: total: 0.2199999988079071 [2023-11-28T21:58:16.232Z] INFO: Retrieving Stack Cost... [2023-11-28T21:58:16.493Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-28T21:58:17.065Z] INFO: Archiving Costs [Pipeline] echo [2023-11-28T21:58:17.075Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:58:17.363Z] ---> logs-deploy.sh [2023-11-28T21:58:17.363Z] lf-activate-venv: SKIPPING [2023-11-28T21:58:17.363Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/166 [2023-11-28T21:58:17.363Z] INFO: archiving workspace using pattern(s): [2023-11-28T21:58:18.302Z] Archives upload complete. [2023-11-28T21:58:18.302Z] INFO: archiving logs to Nexus