Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a13c0d85fe61587dda65b2f8a27bf555b431ec25 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-ssh2846466918842402274.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh1071558526371193735.key Verifying host key using known hosts file > 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh10124825220472035813.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh9726346664134668262.key Verifying host key using known hosts file > 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-ssh14364760943444033288.key Verifying host key using known hosts file > 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.18 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-120013 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 a13c0d85fe61587dda65b2f8a27bf555b431ec25 (main) Commit message: "fix: improve error messaging on read and write commands (#116)" > 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 a13c0d85fe61587dda65b2f8a27bf555b431ec25 # timeout=10 > git rev-list --no-walk 02bc3351eb583ffe88737b5638435757cc287900 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-11-29T23:40:54.709Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-11-29T23:40:54.764Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-11-29T23:40:54.777Z] ========================================================= [2022-11-29T23:40:54.778Z] EdgeX Global Pipelines Version Info [2022-11-29T23:40:54.778Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-11-29T23:40:55.485Z] ------------------- [2022-11-29T23:40:55.485Z] stable info: [2022-11-29T23:40:55.485Z] ------------------- [2022-11-29T23:40:55.485Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-11-29T23:40:55.485Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-29T23:40:55.485Z] Message: update stable to v1.0.244 [2022-11-29T23:40:56.055Z] ------------------- [2022-11-29T23:40:56.055Z] experimental info: [2022-11-29T23:40:56.055Z] ------------------- [2022-11-29T23:40:56.055Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-11-29T23:40:56.055Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-29T23:40:56.055Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-11-29T23:40:56.230Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-11-29T23:40:56.238Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-11-29T23:40:56.246Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-11-29T23:40:56.253Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-11-29T23:40:56.261Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-11-29T23:40:56.269Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-11-29T23:40:56.276Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-11-29T23:40:56.284Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-11-29T23:40:56.292Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-11-29T23:40:56.300Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-11-29T23:40:56.307Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-11-29T23:40:56.315Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-11-29T23:40:56.323Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-11-29T23:40:56.331Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-11-29T23:40:56.338Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-11-29T23:40:56.346Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-11-29T23:40:56.355Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-11-29T23:40:56.366Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-11-29T23:40:56.375Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-11-29T23:40:56.385Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-11-29T23:40:56.393Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-11-29T23:40:56.401Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-11-29T23:40:56.408Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-11-29T23:40:56.416Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-11-29T23:40:56.424Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-11-29T23:40:56.431Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-11-29T23:40:56.439Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-11-29T23:40:56.447Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-11-29T23:40:56.454Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-11-29T23:40:56.462Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-11-29T23:40:56.470Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a13c0d85fe61587dda65b2f8a27bf555b431ec25 [Pipeline] echo [2022-11-29T23:40:56.478Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a13c0d8 [Pipeline] echo [2022-11-29T23:40:56.490Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-29T23:40:56.525Z] provisioning config files... [2022-11-29T23:40:56.540Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config664488395121658494tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-29T23:40:56.843Z] ---> docker-login.sh [2022-11-29T23:40:56.843Z] nexus3.edgexfoundry.org:10001 [2022-11-29T23:40:57.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-29T23:40:57.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-29T23:40:57.104Z] Configure a credential helper to remove this warning. See [2022-11-29T23:40:57.104Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-29T23:40:57.104Z] [2022-11-29T23:40:57.104Z] Login Succeeded [2022-11-29T23:40:57.104Z] nexus3.edgexfoundry.org:10002 [2022-11-29T23:40:57.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-29T23:40:57.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-29T23:40:57.365Z] Configure a credential helper to remove this warning. See [2022-11-29T23:40:57.365Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-29T23:40:57.365Z] [2022-11-29T23:40:57.365Z] Login Succeeded [2022-11-29T23:40:57.365Z] nexus3.edgexfoundry.org:10003 [2022-11-29T23:40:57.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-29T23:40:57.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-29T23:40:57.365Z] Configure a credential helper to remove this warning. See [2022-11-29T23:40:57.366Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-29T23:40:57.366Z] [2022-11-29T23:40:57.366Z] Login Succeeded [2022-11-29T23:40:57.366Z] nexus3.edgexfoundry.org:10004 [2022-11-29T23:40:57.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-29T23:40:57.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-29T23:40:57.625Z] Configure a credential helper to remove this warning. See [2022-11-29T23:40:57.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-29T23:40:57.625Z] [2022-11-29T23:40:57.625Z] Login Succeeded [2022-11-29T23:40:57.625Z] docker.io [2022-11-29T23:40:57.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-29T23:40:57.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-29T23:40:57.884Z] Configure a credential helper to remove this warning. See [2022-11-29T23:40:57.884Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-29T23:40:57.884Z] [2022-11-29T23:40:57.884Z] Login Succeeded [2022-11-29T23:40:57.884Z] ---> docker-login.sh ends [Pipeline] } [2022-11-29T23:40:57.892Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-11-29T23:40:58.259Z] + git rev-list -1 --merges a13c0d85fe61587dda65b2f8a27bf555b431ec25~1..a13c0d85fe61587dda65b2f8a27bf555b431ec25 [Pipeline] echo [2022-11-29T23:40:58.298Z] -----------> git rev-list -1 --merges a13c0d85fe61587dda65b2f8a27bf555b431ec25~1..a13c0d85fe61587dda65b2f8a27bf555b431ec25 a13c0d85fe61587dda65b2f8a27bf555b431ec25 [false] [Pipeline] sh [2022-11-29T23:40:58.590Z] + git log --format=format:%s -1 a13c0d85fe61587dda65b2f8a27bf555b431ec25 [Pipeline] echo [2022-11-29T23:40:58.605Z] ========================================================= [2022-11-29T23:40:58.605Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-11-29T23:40:58.605Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-29T23:40:58.923Z] + git log --format=format:%s -1 a13c0d85fe61587dda65b2f8a27bf555b431ec25 [Pipeline] echo [2022-11-29T23:40:58.941Z] [semverPrep] GIT_COMMIT: a13c0d85fe61587dda65b2f8a27bf555b431ec25, Commit Message: fix: improve error messaging on read and write commands (#116) [Pipeline] echo [2022-11-29T23:40:58.951Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-11-29T23:40:59.315Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-29T23:40:59.315Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-11-29T23:40:59.315Z] + [ -e /tmp/ssh_known_hosts ] [2022-11-29T23:40:59.315Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-11-29T23:40:59.315Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-11-29T23:40:59.315Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-11-29T23:40:59.315Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-29T23:40:59.654Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-29T23:40:59.654Z] [2022-11-29T23:40:59.654Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-29T23:40:59.954Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-29T23:40:59.954Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-11-29T23:40:59.954Z] b85a868b505f: Pulling fs layer [2022-11-29T23:40:59.954Z] e2be974225ed: Pulling fs layer [2022-11-29T23:40:59.954Z] 339a4e72a1f5: Pulling fs layer [2022-11-29T23:40:59.954Z] 988bab9f4d93: Pulling fs layer [2022-11-29T23:40:59.954Z] 1469e6f7b9e6: Pulling fs layer [2022-11-29T23:40:59.954Z] eaf3925da568: Pulling fs layer [2022-11-29T23:40:59.954Z] bab4dde63d76: Pulling fs layer [2022-11-29T23:40:59.954Z] bde34c3a00c8: Pulling fs layer [2022-11-29T23:40:59.954Z] b352a97aabf1: Pulling fs layer [2022-11-29T23:40:59.954Z] 4872d77fe225: Pulling fs layer [2022-11-29T23:40:59.954Z] 5851b861e8e6: Pulling fs layer [2022-11-29T23:40:59.954Z] bde34c3a00c8: Waiting [2022-11-29T23:40:59.954Z] 988bab9f4d93: Waiting [2022-11-29T23:40:59.954Z] b352a97aabf1: Waiting [2022-11-29T23:40:59.954Z] bab4dde63d76: Waiting [2022-11-29T23:40:59.954Z] 4872d77fe225: Waiting [2022-11-29T23:40:59.954Z] eaf3925da568: Waiting [2022-11-29T23:40:59.954Z] 5851b861e8e6: Waiting [2022-11-29T23:40:59.954Z] e2be974225ed: Download complete [2022-11-29T23:40:59.954Z] 988bab9f4d93: Verifying Checksum [2022-11-29T23:40:59.954Z] 988bab9f4d93: Download complete [2022-11-29T23:41:00.217Z] 1469e6f7b9e6: Verifying Checksum [2022-11-29T23:41:00.217Z] 1469e6f7b9e6: Download complete [2022-11-29T23:41:00.217Z] eaf3925da568: Verifying Checksum [2022-11-29T23:41:00.217Z] eaf3925da568: Download complete [2022-11-29T23:41:00.217Z] 339a4e72a1f5: Verifying Checksum [2022-11-29T23:41:00.217Z] 339a4e72a1f5: Download complete [2022-11-29T23:41:00.217Z] bde34c3a00c8: Verifying Checksum [2022-11-29T23:41:00.217Z] bde34c3a00c8: Download complete [2022-11-29T23:41:00.217Z] b352a97aabf1: Verifying Checksum [2022-11-29T23:41:00.217Z] b352a97aabf1: Download complete [2022-11-29T23:41:00.217Z] 4872d77fe225: Verifying Checksum [2022-11-29T23:41:00.217Z] 4872d77fe225: Download complete [2022-11-29T23:41:00.217Z] 5851b861e8e6: Verifying Checksum [2022-11-29T23:41:00.217Z] 5851b861e8e6: Download complete [2022-11-29T23:41:00.217Z] b85a868b505f: Verifying Checksum [2022-11-29T23:41:00.217Z] b85a868b505f: Download complete [2022-11-29T23:41:00.801Z] bab4dde63d76: Verifying Checksum [2022-11-29T23:41:00.801Z] bab4dde63d76: Download complete [2022-11-29T23:41:01.741Z] b85a868b505f: Pull complete [2022-11-29T23:41:01.741Z] e2be974225ed: Pull complete [2022-11-29T23:41:02.310Z] 339a4e72a1f5: Pull complete [2022-11-29T23:41:02.310Z] 988bab9f4d93: Pull complete [2022-11-29T23:41:02.571Z] 1469e6f7b9e6: Pull complete [2022-11-29T23:41:02.571Z] eaf3925da568: Pull complete [2022-11-29T23:41:04.478Z] bab4dde63d76: Pull complete [2022-11-29T23:41:04.478Z] bde34c3a00c8: Pull complete [2022-11-29T23:41:04.736Z] b352a97aabf1: Pull complete [2022-11-29T23:41:04.736Z] 4872d77fe225: Pull complete [2022-11-29T23:41:04.736Z] 5851b861e8e6: Pull complete [2022-11-29T23:41:04.736Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-11-29T23:41:04.736Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-29T23:41:04.736Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-29T23:41:04.824Z] prd-ubuntu20.04-docker-8c-8g-120013 does not seem to be running inside a container [2022-11-29T23:41:04.862Z] $ 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 [2022-11-29T23:41:06.283Z] $ docker top a3b4652ef3f810307fcc7ab538a323453568f41fa0265d845bf1bd80088f2f66 -eo pid,comm [2022-11-29T23:41:06.330Z] 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). [2022-11-29T23:41:06.330Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-29T23:41:06.363Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-29T23:41:06.363Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-29T23:41:06.468Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-29T23:41:06.474Z] $ docker exec a3b4652ef3f810307fcc7ab538a323453568f41fa0265d845bf1bd80088f2f66 ssh-agent [2022-11-29T23:41:06.588Z] SSH_AUTH_SOCK=/tmp/ssh-jNddxFjS4AGG/agent.33 [2022-11-29T23:41:06.588Z] SSH_AGENT_PID=39 [2022-11-29T23:41:06.595Z] Running ssh-add (command line suppressed) [2022-11-29T23:41:06.701Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_493753228052250060.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_493753228052250060.key) [2022-11-29T23:41:06.712Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-29T23:41:07.003Z] + git tag --points-at HEAD [Pipeline] } [2022-11-29T23:41:07.018Z] $ docker exec --env ******** --env ******** a3b4652ef3f810307fcc7ab538a323453568f41fa0265d845bf1bd80088f2f66 ssh-agent -k [2022-11-29T23:41:07.110Z] unset SSH_AUTH_SOCK; [2022-11-29T23:41:07.111Z] unset SSH_AGENT_PID; [2022-11-29T23:41:07.111Z] echo Agent pid 39 killed; [2022-11-29T23:41:07.117Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-11-29T23:41:07.142Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-29T23:41:07.142Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-29T23:41:07.247Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-29T23:41:07.253Z] $ docker exec a3b4652ef3f810307fcc7ab538a323453568f41fa0265d845bf1bd80088f2f66 ssh-agent [2022-11-29T23:41:07.363Z] SSH_AUTH_SOCK=/tmp/ssh-uQZyQkjHkwwr/agent.71 [2022-11-29T23:41:07.363Z] SSH_AGENT_PID=77 [2022-11-29T23:41:07.368Z] Running ssh-add (command line suppressed) [2022-11-29T23:41:07.466Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6808884527555178430.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6808884527555178430.key) [2022-11-29T23:41:07.481Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-29T23:41:07.773Z] + git semver init [2022-11-29T23:41:08.034Z] 2022-11-29 23:41:07,976 [run_init] DEBUG init version:0.0.0 force:False [2022-11-29T23:41:08.034Z] 2022-11-29 23:41:07,977 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2022-11-29T23:41:08.034Z] 2022-11-29 23:41:07,977 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2022-11-29T23:41:08.034Z] 2022-11-29 23:41:07,978 [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) [2022-11-29T23:41:08.970Z] 2022-11-29 23:41:08,760 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2022-11-29T23:41:08.970Z] 2022-11-29 23:41:08,760 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2022-11-29T23:41:08.970Z] 2022-11-29 23:41:08,761 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-11-29T23:41:08.970Z] 2022-11-29 23:41:08,761 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-11-29T23:41:08.970Z] 2.3.0-dev.23 [Pipeline] } [2022-11-29T23:41:08.986Z] $ docker exec --env ******** --env ******** a3b4652ef3f810307fcc7ab538a323453568f41fa0265d845bf1bd80088f2f66 ssh-agent -k [2022-11-29T23:41:09.094Z] unset SSH_AUTH_SOCK; [2022-11-29T23:41:09.094Z] unset SSH_AGENT_PID; [2022-11-29T23:41:09.095Z] echo Agent pid 77 killed; [2022-11-29T23:41:09.102Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-29T23:41:09.397Z] + git semver [Pipeline] } [2022-11-29T23:41:09.673Z] $ docker stop --time=1 a3b4652ef3f810307fcc7ab538a323453568f41fa0265d845bf1bd80088f2f66 [2022-11-29T23:41:11.001Z] $ docker rm -f a3b4652ef3f810307fcc7ab538a323453568f41fa0265d845bf1bd80088f2f66 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-29T23:41:11.338Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-11-29T23:41:11.501Z] Stashed 1 file(s) [Pipeline] echo [2022-11-29T23:41:11.504Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.23 [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 [2022-11-29T23:41:11.603Z] provisioning config files... [2022-11-29T23:41:11.612Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4845237618789887824tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-29T23:41:11.907Z] ---> docker-login.sh [2022-11-29T23:41:11.907Z] nexus3.edgexfoundry.org:10001 [2022-11-29T23:41:11.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-29T23:41:11.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-29T23:41:11.907Z] Configure a credential helper to remove this warning. See [2022-11-29T23:41:11.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-29T23:41:11.907Z] [2022-11-29T23:41:11.907Z] Login Succeeded [2022-11-29T23:41:11.907Z] nexus3.edgexfoundry.org:10002 [2022-11-29T23:41:11.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-29T23:41:11.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-29T23:41:11.907Z] Configure a credential helper to remove this warning. See [2022-11-29T23:41:11.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-29T23:41:11.907Z] [2022-11-29T23:41:11.907Z] Login Succeeded [2022-11-29T23:41:11.907Z] nexus3.edgexfoundry.org:10003 [2022-11-29T23:41:12.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-29T23:41:12.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-29T23:41:12.166Z] Configure a credential helper to remove this warning. See [2022-11-29T23:41:12.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-29T23:41:12.166Z] [2022-11-29T23:41:12.166Z] Login Succeeded [2022-11-29T23:41:12.166Z] nexus3.edgexfoundry.org:10004 [2022-11-29T23:41:12.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-29T23:41:12.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-29T23:41:12.166Z] Configure a credential helper to remove this warning. See [2022-11-29T23:41:12.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-29T23:41:12.166Z] [2022-11-29T23:41:12.166Z] Login Succeeded [2022-11-29T23:41:12.166Z] docker.io [2022-11-29T23:41:12.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-29T23:41:12.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-29T23:41:12.425Z] Configure a credential helper to remove this warning. See [2022-11-29T23:41:12.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-29T23:41:12.425Z] [2022-11-29T23:41:12.425Z] Login Succeeded [2022-11-29T23:41:12.425Z] ---> docker-login.sh ends [Pipeline] } [2022-11-29T23:41:12.432Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-29T23:41:12.486Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-29T23:41:12.496Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-29T23:41:12.507Z] ========================================================= [2022-11-29T23:41:12.507Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-11-29T23:41:12.507Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-29T23:41:12.811Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-11-29T23:41:12.811Z] Sending build context to Docker daemon 1.605MB [2022-11-29T23:41:12.811Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-11-29T23:41:12.811Z] Step 2/13 : FROM ${BASE} AS builder [2022-11-29T23:41:12.811Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-11-29T23:41:12.811Z] 213ec9aee27d: Pulling fs layer [2022-11-29T23:41:12.811Z] 4583459ba037: Pulling fs layer [2022-11-29T23:41:12.811Z] 93c1e223e6f2: Pulling fs layer [2022-11-29T23:41:12.811Z] 53926ce57604: Pulling fs layer [2022-11-29T23:41:12.811Z] 21b2b0c7a3f4: Pulling fs layer [2022-11-29T23:41:12.811Z] 22ff95d597cd: Pulling fs layer [2022-11-29T23:41:12.811Z] 12d6caf4c0d1: Pulling fs layer [2022-11-29T23:41:12.811Z] 96b7cbca73a9: Pulling fs layer [2022-11-29T23:41:12.811Z] a7acece74701: Pulling fs layer [2022-11-29T23:41:12.811Z] 53926ce57604: Waiting [2022-11-29T23:41:12.811Z] 21b2b0c7a3f4: Waiting [2022-11-29T23:41:12.811Z] 22ff95d597cd: Waiting [2022-11-29T23:41:12.811Z] 12d6caf4c0d1: Waiting [2022-11-29T23:41:12.811Z] 96b7cbca73a9: Waiting [2022-11-29T23:41:12.811Z] a7acece74701: Waiting [2022-11-29T23:41:12.811Z] 93c1e223e6f2: Verifying Checksum [2022-11-29T23:41:12.811Z] 93c1e223e6f2: Download complete [2022-11-29T23:41:12.811Z] 4583459ba037: Verifying Checksum [2022-11-29T23:41:12.811Z] 4583459ba037: Download complete [2022-11-29T23:41:12.811Z] 21b2b0c7a3f4: Verifying Checksum [2022-11-29T23:41:12.811Z] 21b2b0c7a3f4: Download complete [2022-11-29T23:41:12.811Z] 22ff95d597cd: Verifying Checksum [2022-11-29T23:41:12.811Z] 22ff95d597cd: Download complete [2022-11-29T23:41:13.075Z] 12d6caf4c0d1: Verifying Checksum [2022-11-29T23:41:13.075Z] 12d6caf4c0d1: Download complete [2022-11-29T23:41:13.075Z] 213ec9aee27d: Pull complete [2022-11-29T23:41:13.350Z] 4583459ba037: Pull complete [2022-11-29T23:41:13.350Z] 93c1e223e6f2: Pull complete [2022-11-29T23:41:13.977Z] a7acece74701: Verifying Checksum [2022-11-29T23:41:13.977Z] a7acece74701: Download complete [2022-11-29T23:41:14.245Z] 96b7cbca73a9: Download complete [2022-11-29T23:41:14.245Z] 53926ce57604: Verifying Checksum [2022-11-29T23:41:14.245Z] 53926ce57604: Download complete [2022-11-29T23:41:18.432Z] 53926ce57604: Pull complete [2022-11-29T23:41:18.433Z] 21b2b0c7a3f4: Pull complete [2022-11-29T23:41:18.433Z] 22ff95d597cd: Pull complete [2022-11-29T23:41:18.433Z] 12d6caf4c0d1: Pull complete [2022-11-29T23:41:20.334Z] 96b7cbca73a9: Pull complete [2022-11-29T23:41:20.901Z] a7acece74701: Pull complete [2022-11-29T23:41:20.901Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-11-29T23:41:20.901Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-29T23:41:20.901Z] ---> db6d94c90886 [2022-11-29T23:41:20.901Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-11-29T23:41:22.861Z] ---> Running in 3ad139ecf0fc [2022-11-29T23:41:22.861Z] Removing intermediate container 3ad139ecf0fc [2022-11-29T23:41:22.861Z] ---> ee40f71c8b73 [2022-11-29T23:41:22.861Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-29T23:41:22.861Z] ---> Running in 57ec8d00f0bf [2022-11-29T23:41:22.861Z] Removing intermediate container 57ec8d00f0bf [2022-11-29T23:41:22.861Z] ---> 761c4dc052f1 [2022-11-29T23:41:22.861Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-11-29T23:41:22.861Z] ---> Running in b896f3bf7d41 [2022-11-29T23:41:22.861Z] Removing intermediate container b896f3bf7d41 [2022-11-29T23:41:22.861Z] ---> 0d7c1e98b1d7 [2022-11-29T23:41:22.861Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-11-29T23:41:23.120Z] ---> Running in 06394abadc73 [2022-11-29T23:41:23.120Z] Removing intermediate container 06394abadc73 [2022-11-29T23:41:23.120Z] ---> 7164d4ed06e0 [2022-11-29T23:41:23.120Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-29T23:41:23.120Z] ---> Running in bc50d5674654 [2022-11-29T23:41:23.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-29T23:41:23.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-29T23:41:23.897Z] (1/80) Installing mesa (21.3.8-r2) [2022-11-29T23:41:23.897Z] (2/80) Installing libxau (1.0.9-r0) [2022-11-29T23:41:23.897Z] (3/80) Installing libxdmcp (1.1.3-r0) [2022-11-29T23:41:23.897Z] (4/80) Installing libxcb (1.15-r0) [2022-11-29T23:41:23.897Z] (5/80) Installing libx11 (1.8-r0) [2022-11-29T23:41:23.897Z] (6/80) Installing libxext (1.3.4-r0) [2022-11-29T23:41:23.897Z] (7/80) Installing libxfixes (6.0.0-r0) [2022-11-29T23:41:23.897Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2022-11-29T23:41:24.155Z] (9/80) Installing libpciaccess (0.16-r0) [2022-11-29T23:41:24.155Z] (10/80) Installing libdrm (2.4.110-r0) [2022-11-29T23:41:24.155Z] (11/80) Installing mesa-glapi (21.3.8-r2) [2022-11-29T23:41:24.155Z] (12/80) Installing libxshmfence (1.3-r1) [2022-11-29T23:41:24.155Z] (13/80) Installing mesa-gl (21.3.8-r2) [2022-11-29T23:41:24.155Z] (14/80) Installing icu-data-full (71.1-r2) [2022-11-29T23:41:24.414Z] (15/80) Installing libice (1.0.10-r0) [2022-11-29T23:41:24.414Z] (16/80) Installing libuuid (2.38-r1) [2022-11-29T23:41:24.414Z] (17/80) Installing libsm (1.2.3-r0) [2022-11-29T23:41:24.414Z] (18/80) Installing libxt (1.2.1-r0) [2022-11-29T23:41:24.414Z] (19/80) Installing libxmu (1.1.3-r0) [2022-11-29T23:41:24.414Z] (20/80) Installing xset (1.2.4-r0) [2022-11-29T23:41:24.414Z] (21/80) Installing xprop (1.2.5-r0) [2022-11-29T23:41:24.414Z] (22/80) Installing xdg-utils (1.1.3-r3) [2022-11-29T23:41:24.414Z] (23/80) Installing dbus-libs (1.14.4-r0) [2022-11-29T23:41:24.414Z] (24/80) Installing libffi (3.4.2-r1) [2022-11-29T23:41:24.414Z] (25/80) Installing libintl (0.21-r2) [2022-11-29T23:41:24.414Z] (26/80) Installing libblkid (2.38-r1) [2022-11-29T23:41:24.414Z] (27/80) Installing libmount (2.38-r1) [2022-11-29T23:41:24.414Z] (28/80) Installing pcre (8.45-r2) [2022-11-29T23:41:24.414Z] (29/80) Installing glib (2.72.1-r0) [2022-11-29T23:41:24.414Z] (30/80) Installing icu-libs (71.1-r2) [2022-11-29T23:41:24.673Z] (31/80) Installing libpcre2-16 (10.40-r0) [2022-11-29T23:41:24.673Z] (32/80) Installing zstd-libs (1.5.2-r1) [2022-11-29T23:41:24.673Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) [2022-11-29T23:41:24.673Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2022-11-29T23:41:24.673Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2022-11-29T23:41:24.673Z] (36/80) Installing mesa-gbm (21.3.8-r2) [2022-11-29T23:41:24.673Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2022-11-29T23:41:24.673Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) [2022-11-29T23:41:24.932Z] (39/80) Installing libxcomposite (0.4.5-r0) [2022-11-29T23:41:24.932Z] (40/80) Installing libbz2 (1.0.8-r1) [2022-11-29T23:41:24.932Z] (41/80) Installing libpng (1.6.37-r1) [2022-11-29T23:41:24.932Z] (42/80) Installing freetype (2.12.1-r0) [2022-11-29T23:41:24.932Z] (43/80) Installing fontconfig (2.14.0-r0) [2022-11-29T23:41:24.932Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2022-11-29T23:41:24.932Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2022-11-29T23:41:24.932Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2022-11-29T23:41:24.932Z] (47/80) Installing xz-libs (5.2.5-r1) [2022-11-29T23:41:24.932Z] (48/80) Installing libxml2 (2.9.14-r2) [2022-11-29T23:41:24.932Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2022-11-29T23:41:24.932Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2022-11-29T23:41:25.191Z] (51/80) Installing mesa-egl (21.3.8-r2) [2022-11-29T23:41:25.191Z] (52/80) Installing avahi-libs (0.8-r6) [2022-11-29T23:41:25.191Z] (53/80) Installing nettle (3.7.3-r0) [2022-11-29T23:41:25.191Z] (54/80) Installing p11-kit (0.24.1-r0) [2022-11-29T23:41:25.191Z] (55/80) Installing libtasn1 (4.18.0-r0) [2022-11-29T23:41:25.191Z] (56/80) Installing libunistring (1.0-r0) [2022-11-29T23:41:25.191Z] (57/80) Installing gnutls (3.7.7-r0) [2022-11-29T23:41:25.191Z] (58/80) Installing cups-libs (2.4.2-r0) [2022-11-29T23:41:25.191Z] (59/80) Installing graphite2 (1.3.14-r1) [2022-11-29T23:41:25.191Z] (60/80) Installing harfbuzz (4.3.0-r0) [2022-11-29T23:41:25.191Z] (61/80) Installing libevdev (1.12.1-r0) [2022-11-29T23:41:25.191Z] (62/80) Installing mtdev (1.1.6-r0) [2022-11-29T23:41:25.191Z] (63/80) Installing eudev-libs (3.2.11-r0) [2022-11-29T23:41:25.455Z] (64/80) Installing libinput-libs (1.20.1-r0) [2022-11-29T23:41:25.455Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2022-11-29T23:41:25.455Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2022-11-29T23:41:25.455Z] (67/80) Installing xcb-util (0.4.0-r3) [2022-11-29T23:41:25.455Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2022-11-29T23:41:25.455Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2022-11-29T23:41:25.455Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2022-11-29T23:41:25.455Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2022-11-29T23:41:25.455Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) [2022-11-29T23:41:25.713Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2022-11-29T23:41:25.713Z] (74/80) Installing v4l-utils (1.22.1-r1) [2022-11-29T23:41:25.713Z] (75/80) Installing udev-init-scripts (35-r0) [2022-11-29T23:41:25.713Z] Executing udev-init-scripts-35-r0.post-install [2022-11-29T23:41:25.713Z] (76/80) Installing kmod-libs (29-r2) [2022-11-29T23:41:25.713Z] (77/80) Installing eudev (3.2.11-r0) [2022-11-29T23:41:25.713Z] (78/80) Installing eudev-dev (3.2.11-r0) [2022-11-29T23:41:25.713Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-11-29T23:41:25.713Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2022-11-29T23:41:25.713Z] Executing busybox-1.35.0-r17.trigger [2022-11-29T23:41:25.713Z] Executing eudev-3.2.11-r0.trigger [2022-11-29T23:41:25.713Z] OK: 330 MiB in 131 packages [2022-11-29T23:41:26.576Z] Still waiting to schedule task [2022-11-29T23:41:26.576Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-11-29T23:41:28.248Z] Removing intermediate container bc50d5674654 [2022-11-29T23:41:28.248Z] ---> e5310ba0eced [2022-11-29T23:41:28.248Z] Step 8/13 : WORKDIR /device-usb-camera [2022-11-29T23:41:28.248Z] ---> Running in 08af1d5e4ccd [2022-11-29T23:41:28.248Z] Removing intermediate container 08af1d5e4ccd [2022-11-29T23:41:28.248Z] ---> e34a34234cca [2022-11-29T23:41:28.248Z] Step 9/13 : COPY go.mod vendor* ./ [2022-11-29T23:41:28.248Z] ---> 2d32bf621cf4 [2022-11-29T23:41:28.248Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-29T23:41:28.248Z] ---> Running in cae150cd0001 [2022-11-29T23:41:54.797Z] Removing intermediate container cae150cd0001 [2022-11-29T23:41:54.797Z] ---> e0118921e329 [2022-11-29T23:41:54.797Z] Step 11/13 : COPY . . [2022-11-29T23:41:54.797Z] ---> f846f8ae7b97 [2022-11-29T23:41:54.797Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-11-29T23:41:54.797Z] ---> Running in 2f4c735f0c04 [2022-11-29T23:41:54.797Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-29T23:41:54.797Z] Dload Upload Total Spent Left Speed [2022-11-29T23:41:54.797Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8826 0 --:--:-- --:--:-- --:--:-- 8850 [2022-11-29T23:41:54.797Z] Removing intermediate container 2f4c735f0c04 [2022-11-29T23:41:54.797Z] ---> d2a9c65df79f [2022-11-29T23:41:54.797Z] Step 13/13 : RUN ${MAKE} [2022-11-29T23:41:54.797Z] ---> Running in 286e843fdde7 [2022-11-29T23:41:54.797Z] noop [2022-11-29T23:41:54.797Z] Removing intermediate container 286e843fdde7 [2022-11-29T23:41:54.797Z] ---> 6b327ca9dd13 [2022-11-29T23:41:54.797Z] Successfully built 6b327ca9dd13 [2022-11-29T23:41:54.797Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-29T23:41:55.119Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-29T23:41:55.119Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-29T23:41:55.187Z] prd-ubuntu20.04-docker-8c-8g-120013 does not seem to be running inside a container [2022-11-29T23:41:55.219Z] $ 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 [2022-11-29T23:41:55.591Z] $ docker top 767c8a54f497a4b54677fdf0a233737d85413eff0e86748dbf82cf9a1a4b658d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-29T23:41:55.939Z] + go version [2022-11-29T23:41:55.940Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-11-29T23:41:55.954Z] $ docker stop --time=1 767c8a54f497a4b54677fdf0a233737d85413eff0e86748dbf82cf9a1a4b658d [2022-11-29T23:41:57.253Z] $ docker rm -f 767c8a54f497a4b54677fdf0a233737d85413eff0e86748dbf82cf9a1a4b658d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-29T23:41:57.675Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-29T23:41:57.675Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-29T23:41:57.741Z] prd-ubuntu20.04-docker-8c-8g-120013 does not seem to be running inside a container [2022-11-29T23:41:57.775Z] $ 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 [2022-11-29T23:41:58.166Z] $ docker top 250ef5d1a36da5d47359a58959ad5d45610d7037aa6a518343dba73bdc129cee -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-29T23:41:58.509Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2022-11-29T23:41:58.804Z] + make test [2022-11-29T23:41:58.805Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-11-29T23:41:59.063Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-11-29T23:42:09.026Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-11-29T23:42:09.026Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 1.9% of statements [2022-11-29T23:42:15.587Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-11-29T23:42:15.587Z] CGO_ENABLED=1 go vet ./... [2022-11-29T23:42:18.871Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-29T23:42:18.871Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-29T23:42:18.871Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-11-29T23:42:18.883Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-29T23:42:18.900Z] $ docker stop --time=1 250ef5d1a36da5d47359a58959ad5d45610d7037aa6a518343dba73bdc129cee [2022-11-29T23:42:20.698Z] $ docker rm -f 250ef5d1a36da5d47359a58959ad5d45610d7037aa6a518343dba73bdc129cee [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-29T23:42:21.132Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-29T23:42:21.181Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-11-29T23:42:21.650Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-29T23:42:21.928Z] + ls -al . [2022-11-29T23:42:21.928Z] total 200 [2022-11-29T23:42:21.928Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 29 23:41 . [2022-11-29T23:42:21.928Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 29 23:40 .. [2022-11-29T23:42:21.928Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 29 23:42 .git [2022-11-29T23:42:21.928Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 29 23:40 .github [2022-11-29T23:42:21.928Z] -rw-rw-r-- 1 jenkins jenkins 414 Nov 29 23:40 .gitignore [2022-11-29T23:42:21.928Z] -rw-rw-r-- 1 jenkins jenkins 42 Nov 29 23:40 .golangci.yml [2022-11-29T23:42:21.928Z] -rw-rw-r-- 1 jenkins jenkins 77 Nov 29 23:40 .hadolint.yml [2022-11-29T23:42:21.928Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 29 23:41 .semver [2022-11-29T23:42:21.928Z] -rw-rw-r-- 1 jenkins jenkins 9702 Nov 29 23:40 Attribution.txt [2022-11-29T23:42:21.928Z] -rw-rw-r-- 1 jenkins jenkins 1206 Nov 29 23:40 CHANGELOG.md [2022-11-29T23:42:21.928Z] -rw-rw-r-- 1 jenkins jenkins 2378 Nov 29 23:40 Dockerfile [2022-11-29T23:42:21.928Z] -rw-rw-r-- 1 jenkins jenkins 678 Nov 29 23:40 GOVERNANCE.md [2022-11-29T23:42:21.928Z] -rw-rw-r-- 1 jenkins jenkins 659 Nov 29 23:40 Jenkinsfile [2022-11-29T23:42:21.928Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 29 23:40 LICENSE [2022-11-29T23:42:21.928Z] -rw-rw-r-- 1 jenkins jenkins 2554 Nov 29 23:40 Makefile [2022-11-29T23:42:21.928Z] -rw-rw-r-- 1 jenkins jenkins 622 Nov 29 23:40 OWNERS.md [2022-11-29T23:42:21.928Z] -rw-rw-r-- 1 jenkins jenkins 5773 Nov 29 23:40 README.md [2022-11-29T23:42:21.928Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 29 23:41 VERSION [2022-11-29T23:42:21.928Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 29 23:40 bin [2022-11-29T23:42:21.928Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 29 23:40 cmd [2022-11-29T23:42:21.928Z] -rw-r--r-- 1 jenkins jenkins 30072 Nov 29 23:42 coverage.out [2022-11-29T23:42:21.928Z] -rwxrwxr-x 1 jenkins jenkins 140 Nov 29 23:40 docker-entrypoint.sh [2022-11-29T23:42:21.928Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 29 23:40 docs [2022-11-29T23:42:21.928Z] -rw-rw-r-- 1 jenkins jenkins 3573 Nov 29 23:40 go.mod [2022-11-29T23:42:21.928Z] -rw-rw-r-- 1 jenkins jenkins 45026 Nov 29 23:40 go.sum [2022-11-29T23:42:21.928Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 29 23:40 internal [2022-11-29T23:42:21.928Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 29 23:40 snap [2022-11-29T23:42:21.928Z] -rw-rw-r-- 1 jenkins jenkins 231 Nov 29 23:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-29T23:42:22.223Z] + 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=a13c0d85fe61587dda65b2f8a27bf555b431ec25 --label arch=amd64 --label version=2.3.0-dev.23 . [2022-11-29T23:42:22.223Z] Sending build context to Docker daemon 1.635MB [2022-11-29T23:42:22.224Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2022-11-29T23:42:22.224Z] Step 2/35 : FROM ${BASE} AS builder [2022-11-29T23:42:22.224Z] ---> 6b327ca9dd13 [2022-11-29T23:42:22.224Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2022-11-29T23:42:22.224Z] ---> Running in aa450837131a [2022-11-29T23:42:22.483Z] Removing intermediate container aa450837131a [2022-11-29T23:42:22.483Z] ---> 93f6c0bc5fac [2022-11-29T23:42:22.483Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-29T23:42:22.483Z] ---> Running in aa55d0b3f1e5 [2022-11-29T23:42:22.483Z] Removing intermediate container aa55d0b3f1e5 [2022-11-29T23:42:22.483Z] ---> fa7e91c088b4 [2022-11-29T23:42:22.483Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-11-29T23:42:22.483Z] ---> Running in 9565bbeeb09d [2022-11-29T23:42:22.740Z] Removing intermediate container 9565bbeeb09d [2022-11-29T23:42:22.740Z] ---> eee1ec5f9e87 [2022-11-29T23:42:22.740Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-11-29T23:42:22.740Z] ---> Running in 3a0aab240ead [2022-11-29T23:42:22.740Z] Removing intermediate container 3a0aab240ead [2022-11-29T23:42:22.740Z] ---> dd288aa1137d [2022-11-29T23:42:22.740Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-29T23:42:22.740Z] ---> Running in c8ecee04896f [2022-11-29T23:42:22.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-29T23:42:23.255Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-29T23:42:23.514Z] OK: 330 MiB in 131 packages [2022-11-29T23:42:23.773Z] Removing intermediate container c8ecee04896f [2022-11-29T23:42:23.773Z] ---> 5f301948024f [2022-11-29T23:42:23.773Z] Step 8/35 : WORKDIR /device-usb-camera [2022-11-29T23:42:23.773Z] ---> Running in a84fa5688496 [2022-11-29T23:42:24.032Z] Removing intermediate container a84fa5688496 [2022-11-29T23:42:24.032Z] ---> 77bb487c31fc [2022-11-29T23:42:24.032Z] Step 9/35 : COPY go.mod vendor* ./ [2022-11-29T23:42:24.032Z] ---> f2167ca72bbc [2022-11-29T23:42:24.032Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-29T23:42:24.032Z] ---> Running in 449810c8ca99 [2022-11-29T23:42:24.972Z] Removing intermediate container 449810c8ca99 [2022-11-29T23:42:24.972Z] ---> 922f427d5463 [2022-11-29T23:42:24.972Z] Step 11/35 : COPY . . [2022-11-29T23:42:24.972Z] ---> 90cf89330269 [2022-11-29T23:42:24.972Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-11-29T23:42:25.231Z] ---> Running in 195cc6b1a9ca [2022-11-29T23:42:25.489Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-29T23:42:25.490Z] Dload Upload Total Spent Left Speed [2022-11-29T23:42:25.490Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 31557 0 --:--:-- --:--:-- --:--:-- 32181 [2022-11-29T23:42:25.749Z] Removing intermediate container 195cc6b1a9ca [2022-11-29T23:42:25.749Z] ---> 907e047569bd [2022-11-29T23:42:25.749Z] Step 13/35 : RUN ${MAKE} [2022-11-29T23:42:25.749Z] ---> Running in 2de390b23013 [2022-11-29T23:42:26.007Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.3.0-dev.23 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-11-29T23:42:47.924Z] Removing intermediate container 2de390b23013 [2022-11-29T23:42:47.924Z] ---> 00998c904c59 [2022-11-29T23:42:47.924Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-11-29T23:42:47.924Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-11-29T23:42:47.924Z] af6660deedbd: Pulling fs layer [2022-11-29T23:42:47.924Z] 97cd0a44c592: Pulling fs layer [2022-11-29T23:42:47.924Z] 97cd0a44c592: Verifying Checksum [2022-11-29T23:42:47.924Z] 97cd0a44c592: Download complete [2022-11-29T23:42:48.859Z] af6660deedbd: Verifying Checksum [2022-11-29T23:42:48.859Z] af6660deedbd: Pull complete [2022-11-29T23:42:48.859Z] 97cd0a44c592: Pull complete [2022-11-29T23:42:48.859Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-11-29T23:42:48.859Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-11-29T23:42:48.859Z] ---> fea57e182299 [2022-11-29T23:42:48.859Z] Step 15/35 : FROM alpine:3.16 [2022-11-29T23:42:49.427Z] 3.16: Pulling from library/alpine [2022-11-29T23:42:49.427Z] ca7dd9ec2225: Pulling fs layer [2022-11-29T23:42:49.685Z] ca7dd9ec2225: Verifying Checksum [2022-11-29T23:42:49.685Z] ca7dd9ec2225: Download complete [2022-11-29T23:42:49.946Z] ca7dd9ec2225: Pull complete [2022-11-29T23:42:49.946Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-11-29T23:42:49.946Z] Status: Downloaded newer image for alpine:3.16 [2022-11-29T23:42:49.946Z] ---> bfe296a52501 [2022-11-29T23:42:49.946Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-11-29T23:42:49.946Z] ---> Running in 175a7a00ace7 [2022-11-29T23:42:50.205Z] Removing intermediate container 175a7a00ace7 [2022-11-29T23:42:50.205Z] ---> 01e72e289b3d [2022-11-29T23:42:50.205Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-11-29T23:42:50.205Z] ---> Running in 13439b2e042c [2022-11-29T23:42:50.464Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-29T23:42:50.723Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-29T23:42:50.982Z] (1/83) Installing dumb-init (1.2.5-r1) [2022-11-29T23:42:50.982Z] (2/83) Installing sdl2 (2.0.22-r0) [2022-11-29T23:42:50.982Z] (3/83) Installing libxau (1.0.9-r0) [2022-11-29T23:42:50.982Z] (4/83) Installing libxdmcp (1.1.3-r0) [2022-11-29T23:42:50.982Z] (5/83) Installing libxcb (1.15-r0) [2022-11-29T23:42:50.982Z] (6/83) Installing libx11 (1.8-r0) [2022-11-29T23:42:50.982Z] (7/83) Installing aom-libs (3.3.0-r0) [2022-11-29T23:42:50.982Z] (8/83) Installing alsa-lib (1.2.7.2-r0) [2022-11-29T23:42:50.982Z] (9/83) Installing expat (2.5.0-r0) [2022-11-29T23:42:50.982Z] (10/83) Installing brotli-libs (1.0.9-r6) [2022-11-29T23:42:50.982Z] (11/83) Installing libbz2 (1.0.8-r1) [2022-11-29T23:42:50.982Z] (12/83) Installing libpng (1.6.37-r1) [2022-11-29T23:42:50.982Z] (13/83) Installing freetype (2.12.1-r0) [2022-11-29T23:42:50.982Z] (14/83) Installing fontconfig (2.14.0-r0) [2022-11-29T23:42:51.239Z] (15/83) Installing fribidi (1.0.12-r0) [2022-11-29T23:42:51.239Z] (16/83) Installing libffi (3.4.2-r1) [2022-11-29T23:42:51.239Z] (17/83) Installing libintl (0.21-r2) [2022-11-29T23:42:51.239Z] (18/83) Installing libblkid (2.38-r1) [2022-11-29T23:42:51.239Z] (19/83) Installing libmount (2.38-r1) [2022-11-29T23:42:51.239Z] (20/83) Installing pcre (8.45-r2) [2022-11-29T23:42:51.239Z] (21/83) Installing glib (2.72.1-r0) [2022-11-29T23:42:51.239Z] (22/83) Installing graphite2 (1.3.14-r1) [2022-11-29T23:42:51.239Z] (23/83) Installing harfbuzz (4.3.0-r0) [2022-11-29T23:42:51.239Z] (24/83) Installing libass (0.16.0-r0) [2022-11-29T23:42:51.239Z] (25/83) Installing libdav1d (1.0.0-r0) [2022-11-29T23:42:51.239Z] (26/83) Installing libpciaccess (0.16-r0) [2022-11-29T23:42:51.239Z] (27/83) Installing libdrm (2.4.110-r0) [2022-11-29T23:42:51.239Z] (28/83) Installing gmp (6.2.1-r2) [2022-11-29T23:42:51.239Z] (29/83) Installing nettle (3.7.3-r0) [2022-11-29T23:42:51.239Z] (30/83) Installing p11-kit (0.24.1-r0) [2022-11-29T23:42:51.239Z] (31/83) Installing libtasn1 (4.18.0-r0) [2022-11-29T23:42:51.240Z] (32/83) Installing libunistring (1.0-r0) [2022-11-29T23:42:51.240Z] (33/83) Installing gnutls (3.7.7-r0) [2022-11-29T23:42:51.497Z] (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-11-29T23:42:51.497Z] (35/83) Installing ncurses-libs (6.3_p20220521-r0) [2022-11-29T23:42:51.497Z] (36/83) Installing lame (3.100-r0) [2022-11-29T23:42:51.497Z] (37/83) Installing opus (1.3.1-r1) [2022-11-29T23:42:51.497Z] (38/83) Installing libasyncns (0.8-r1) [2022-11-29T23:42:51.497Z] (39/83) Installing dbus-libs (1.14.4-r0) [2022-11-29T23:42:51.497Z] (40/83) Installing libltdl (2.4.7-r0) [2022-11-29T23:42:51.497Z] (41/83) Installing orc (0.4.32-r0) [2022-11-29T23:42:51.497Z] (42/83) Installing libgcc (11.2.1_git20220219-r2) [2022-11-29T23:42:51.498Z] (43/83) Installing libogg (1.3.5-r1) [2022-11-29T23:42:51.498Z] (44/83) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-29T23:42:51.498Z] (45/83) Installing flac (1.3.4-r0) [2022-11-29T23:42:51.498Z] (46/83) Installing libvorbis (1.3.7-r0) [2022-11-29T23:42:51.498Z] (47/83) Installing libsndfile (1.1.0-r0) [2022-11-29T23:42:51.498Z] (48/83) Installing libgomp (11.2.1_git20220219-r2) [2022-11-29T23:42:51.498Z] (49/83) Installing soxr (0.1.3-r2) [2022-11-29T23:42:51.498Z] (50/83) Installing speexdsp (1.2.0-r0) [2022-11-29T23:42:51.498Z] (51/83) Installing tdb-libs (1.4.6-r0) [2022-11-29T23:42:51.498Z] (52/83) Installing libpulse (15.0-r2) [2022-11-29T23:42:51.498Z] (53/83) Installing cjson (1.7.15-r3) [2022-11-29T23:42:51.498Z] (54/83) Installing mbedtls (2.28.1-r0) [2022-11-29T23:42:51.498Z] (55/83) Installing librist (0.2.6-r1) [2022-11-29T23:42:51.755Z] (56/83) Installing libsrt (1.4.4-r0) [2022-11-29T23:42:51.755Z] (57/83) Installing libssh (0.9.6-r1) [2022-11-29T23:42:51.755Z] (58/83) Installing libtheora (1.1.1-r16) [2022-11-29T23:42:51.755Z] (59/83) Installing libjpeg-turbo (2.1.3-r1) [2022-11-29T23:42:51.755Z] (60/83) Installing v4l-utils-libs (1.22.1-r1) [2022-11-29T23:42:51.755Z] (61/83) Installing libxext (1.3.4-r0) [2022-11-29T23:42:51.755Z] (62/83) Installing libxfixes (6.0.0-r0) [2022-11-29T23:42:51.755Z] (63/83) Installing wayland-libs-client (1.20.0-r0) [2022-11-29T23:42:51.755Z] (64/83) Installing libva (2.14.0-r0) [2022-11-29T23:42:51.755Z] (65/83) Installing libvdpau (1.5-r0) [2022-11-29T23:42:51.755Z] (66/83) Installing vidstab (1.1.0-r1) [2022-11-29T23:42:51.755Z] (67/83) Installing libvpx (1.11.0-r1) [2022-11-29T23:42:51.755Z] (68/83) Installing libwebp (1.2.3-r0) [2022-11-29T23:42:51.755Z] (69/83) Installing x264-libs (0.163_git20210613-r0) [2022-11-29T23:42:51.755Z] (70/83) Installing numactl (2.0.14-r0) [2022-11-29T23:42:51.755Z] (71/83) Installing x265-libs (3.5-r3) [2022-11-29T23:42:52.013Z] (72/83) Installing xvidcore (1.3.7-r1) [2022-11-29T23:42:52.013Z] (73/83) Installing ffmpeg-libs (5.0.1-r1) [2022-11-29T23:42:52.013Z] (74/83) Installing ffmpeg (5.0.1-r1) [2022-11-29T23:42:52.013Z] (75/83) Installing udev-init-scripts (35-r0) [2022-11-29T23:42:52.013Z] Executing udev-init-scripts-35-r0.post-install [2022-11-29T23:42:52.013Z] (76/83) Installing eudev-libs (3.2.11-r0) [2022-11-29T23:42:52.013Z] (77/83) Installing xz-libs (5.2.5-r1) [2022-11-29T23:42:52.013Z] (78/83) Installing zstd-libs (1.5.2-r1) [2022-11-29T23:42:52.013Z] (79/83) Installing kmod-libs (29-r2) [2022-11-29T23:42:52.013Z] (80/83) Installing eudev (3.2.11-r0) [2022-11-29T23:42:52.271Z] (81/83) Installing libsodium (1.0.18-r0) [2022-11-29T23:42:52.271Z] (82/83) Installing libzmq (4.3.4-r0) [2022-11-29T23:42:52.271Z] (83/83) Installing zeromq (4.3.4-r0) [2022-11-29T23:42:52.271Z] Executing busybox-1.35.0-r17.trigger [2022-11-29T23:42:52.271Z] Executing eudev-3.2.11-r0.trigger [2022-11-29T23:42:52.271Z] OK: 101 MiB in 97 packages [2022-11-29T23:42:54.171Z] Removing intermediate container 13439b2e042c [2022-11-29T23:42:54.171Z] ---> 2e0f5285c632 [2022-11-29T23:42:54.171Z] Step 18/35 : WORKDIR / [2022-11-29T23:42:54.171Z] ---> Running in 8b86356d8b60 [2022-11-29T23:42:54.171Z] Removing intermediate container 8b86356d8b60 [2022-11-29T23:42:54.171Z] ---> 5f68a88b71fb [2022-11-29T23:42:54.171Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2022-11-29T23:42:54.738Z] ---> a80bd7a79ed8 [2022-11-29T23:42:54.738Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2022-11-29T23:42:54.738Z] ---> 918f40d24f81 [2022-11-29T23:42:54.738Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-11-29T23:42:54.738Z] ---> a76e033ff283 [2022-11-29T23:42:54.738Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-11-29T23:42:54.997Z] ---> 860c2a2a2f0d [2022-11-29T23:42:54.997Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-11-29T23:42:54.997Z] ---> 245a34316e15 [2022-11-29T23:42:54.997Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-11-29T23:42:55.255Z] ---> 5d68da754c2f [2022-11-29T23:42:55.255Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2022-11-29T23:42:55.822Z] ---> 8c950432a840 [2022-11-29T23:42:55.822Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-11-29T23:42:55.822Z] ---> Running in fb45c416288b [2022-11-29T23:42:56.387Z] Removing intermediate container fb45c416288b [2022-11-29T23:42:56.387Z] ---> d8de07eb8bcb [2022-11-29T23:42:56.387Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-11-29T23:42:56.387Z] ---> Running in 89f736161cc2 [2022-11-29T23:42:56.389Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-120014 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2022-11-29T23:42:56.398Z] Running in /w/workspace/device-usb-camera/64 [Pipeline] { [Pipeline] checkout [2022-11-29T23:42:56.427Z] Selected Git installation does not exist. Using Default [2022-11-29T23:42:56.427Z] The recommended git tool is: NONE [2022-11-29T23:42:56.985Z] Removing intermediate container 89f736161cc2 [2022-11-29T23:42:56.985Z] ---> 8abf2608dcdb [2022-11-29T23:42:56.985Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-11-29T23:42:56.985Z] ---> Running in 1efa634ac4f0 [2022-11-29T23:42:57.578Z] Removing intermediate container 1efa634ac4f0 [2022-11-29T23:42:57.578Z] ---> 5bc06e87661d [2022-11-29T23:42:57.578Z] Step 29/35 : EXPOSE 59983 [2022-11-29T23:42:57.578Z] ---> Running in 07624ad88849 [2022-11-29T23:42:57.578Z] Removing intermediate container 07624ad88849 [2022-11-29T23:42:57.578Z] ---> a7ba84297cec [2022-11-29T23:42:57.578Z] Step 30/35 : EXPOSE 8554 [2022-11-29T23:42:57.578Z] ---> Running in cc11cfdd253e [2022-11-29T23:42:57.851Z] Removing intermediate container cc11cfdd253e [2022-11-29T23:42:57.851Z] ---> 64952f46b02e [2022-11-29T23:42:57.851Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-11-29T23:42:57.851Z] ---> Running in 8c0d3f7178fc [2022-11-29T23:42:57.851Z] Removing intermediate container 8c0d3f7178fc [2022-11-29T23:42:57.851Z] ---> 24ac0fe76cfc [2022-11-29T23:42:57.851Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-11-29T23:42:57.851Z] ---> Running in 4141a3f6fe03 [2022-11-29T23:42:58.128Z] Removing intermediate container 4141a3f6fe03 [2022-11-29T23:42:58.128Z] ---> ffc308db09d0 [2022-11-29T23:42:58.128Z] Step 33/35 : LABEL arch=amd64 [2022-11-29T23:42:58.128Z] ---> Running in 46e8749f9af5 [2022-11-29T23:42:58.128Z] Removing intermediate container 46e8749f9af5 [2022-11-29T23:42:58.128Z] ---> 695a79f551fe [2022-11-29T23:42:58.128Z] Step 34/35 : LABEL git_sha=a13c0d85fe61587dda65b2f8a27bf555b431ec25 [2022-11-29T23:42:58.128Z] ---> Running in fd2a5dc76408 [2022-11-29T23:42:58.400Z] Removing intermediate container fd2a5dc76408 [2022-11-29T23:42:58.400Z] ---> 877daabfc8ae [2022-11-29T23:42:58.400Z] Step 35/35 : LABEL version=2.3.0-dev.23 [2022-11-29T23:42:58.400Z] ---> Running in 22f23199dfe3 [2022-11-29T23:42:58.400Z] Removing intermediate container 22f23199dfe3 [2022-11-29T23:42:58.400Z] ---> 4b807ff7c001 [2022-11-29T23:42:58.400Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-29T23:42:58.400Z] Successfully built 4b807ff7c001 [2022-11-29T23:42:58.400Z] 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 [2022-11-29T23:42:58.510Z] provisioning config files... [2022-11-29T23:42:58.531Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5760613495064337278tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-29T23:42:58.817Z] ---> docker-login.sh [2022-11-29T23:42:58.817Z] nexus3.edgexfoundry.org:10001 [2022-11-29T23:42:58.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-29T23:42:58.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-29T23:42:58.817Z] Configure a credential helper to remove this warning. See [2022-11-29T23:42:58.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-29T23:42:58.817Z] [2022-11-29T23:42:58.817Z] Login Succeeded [2022-11-29T23:42:58.817Z] nexus3.edgexfoundry.org:10002 [2022-11-29T23:42:58.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-29T23:42:58.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-29T23:42:58.817Z] Configure a credential helper to remove this warning. See [2022-11-29T23:42:58.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-29T23:42:58.817Z] [2022-11-29T23:42:58.817Z] Login Succeeded [2022-11-29T23:42:58.817Z] nexus3.edgexfoundry.org:10003 [2022-11-29T23:42:59.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-29T23:42:59.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-29T23:42:59.075Z] Configure a credential helper to remove this warning. See [2022-11-29T23:42:59.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-29T23:42:59.075Z] [2022-11-29T23:42:59.075Z] Login Succeeded [2022-11-29T23:42:59.075Z] nexus3.edgexfoundry.org:10004 [2022-11-29T23:42:59.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-29T23:42:59.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-29T23:42:59.075Z] Configure a credential helper to remove this warning. See [2022-11-29T23:42:59.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-29T23:42:59.075Z] [2022-11-29T23:42:59.075Z] Login Succeeded [2022-11-29T23:42:59.075Z] docker.io [2022-11-29T23:42:59.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-29T23:42:59.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-29T23:42:59.591Z] Configure a credential helper to remove this warning. See [2022-11-29T23:42:59.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-29T23:42:59.591Z] [2022-11-29T23:42:59.591Z] Login Succeeded [2022-11-29T23:42:59.591Z] ---> docker-login.sh ends [Pipeline] } [2022-11-29T23:42:59.598Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-29T23:42:59.623Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-29T23:42:59.647Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2022-11-29T23:42:59.647Z] a13c0d85fe61587dda65b2f8a27bf555b431ec25 [2022-11-29T23:42:59.647Z] latest [2022-11-29T23:42:59.647Z] 2.3.0-dev.23 [2022-11-29T23:42:59.647Z] a13c0d85fe61587dda65b2f8a27bf555b431ec25-2.3.0-dev.23 [2022-11-29T23:42:59.647Z] main [2022-11-29T23:42:59.647Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-29T23:42:59.961Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:a13c0d85fe61587dda65b2f8a27bf555b431ec25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-29T23:43:00.268Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:a13c0d85fe61587dda65b2f8a27bf555b431ec25 [2022-11-29T23:43:00.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-11-29T23:43:00.268Z] 527a4660a285: Preparing [2022-11-29T23:43:00.268Z] cc7c17e84887: Preparing [2022-11-29T23:43:00.268Z] d82b96d8cafd: Preparing [2022-11-29T23:43:00.268Z] 550e596c6d0e: Preparing [2022-11-29T23:43:00.268Z] 1207169bf42c: Preparing [2022-11-29T23:43:00.268Z] dc8934226dfa: Preparing [2022-11-29T23:43:00.268Z] 8f083737eb21: Preparing [2022-11-29T23:43:00.268Z] 1a3e8475bbb5: Preparing [2022-11-29T23:43:00.268Z] 59d665a649f7: Preparing [2022-11-29T23:43:00.268Z] cfe7381ce9d9: Preparing [2022-11-29T23:43:00.268Z] dc8934226dfa: Waiting [2022-11-29T23:43:00.268Z] eb36031f7619: Preparing [2022-11-29T23:43:00.268Z] e5e13b0c77cb: Preparing [2022-11-29T23:43:00.268Z] 8f083737eb21: Waiting [2022-11-29T23:43:00.268Z] cfe7381ce9d9: Waiting [2022-11-29T23:43:00.268Z] eb36031f7619: Waiting [2022-11-29T23:43:00.268Z] 59d665a649f7: Waiting [2022-11-29T23:43:00.268Z] 1207169bf42c: Pushed [2022-11-29T23:43:00.268Z] d82b96d8cafd: Pushed [2022-11-29T23:43:00.268Z] 527a4660a285: Pushed [2022-11-29T23:43:00.268Z] cc7c17e84887: Pushed [2022-11-29T23:43:00.526Z] 8f083737eb21: Pushed [2022-11-29T23:43:00.526Z] dc8934226dfa: Pushed [2022-11-29T23:43:00.526Z] 59d665a649f7: Pushed [2022-11-29T23:43:00.526Z] 1a3e8475bbb5: Pushed [2022-11-29T23:43:00.526Z] e5e13b0c77cb: Layer already exists [2022-11-29T23:43:01.324Z] using credential edgex-jenkins-ssh [2022-11-29T23:43:01.341Z] Cloning the remote Git repository [2022-11-29T23:43:01.902Z] 550e596c6d0e: Pushed [2022-11-29T23:43:01.379Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-11-29T23:43:01.461Z] > git init /w/workspace/device-usb-camera/64 # timeout=10 [2022-11-29T23:43:01.597Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-11-29T23:43:01.598Z] > git --version # timeout=10 [2022-11-29T23:43:01.619Z] > git --version # 'git version 2.25.1' [2022-11-29T23:43:01.621Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-29T23:43:01.667Z] Verifying host key using known hosts file [2022-11-29T23:43:01.878Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-29T23:43:01.892Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-29T23:43:03.279Z] cfe7381ce9d9: Pushed [2022-11-29T23:43:03.491Z] Avoid second fetch [2022-11-29T23:43:03.491Z] Checking out Revision a13c0d85fe61587dda65b2f8a27bf555b431ec25 (main) [2022-11-29T23:43:02.587Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-11-29T23:43:02.610Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-29T23:43:03.507Z] > git config core.sparsecheckout # timeout=10 [2022-11-29T23:43:03.529Z] > git checkout -f a13c0d85fe61587dda65b2f8a27bf555b431ec25 # timeout=10 [2022-11-29T23:43:04.029Z] Commit message: "fix: improve error messaging on read and write commands (#116)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-29T23:43:04.934Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-11-29T23:43:04.934Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-29T23:43:04.934Z] Dload Upload Total Spent Left Speed [2022-11-29T23:43:04.934Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 85727 0 --:--:-- --:--:-- --:--:-- 85727 [Pipeline] sh [2022-11-29T23:43:05.515Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-11-29T23:43:05.833Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-11-29T23:43:05.833Z] + sudo tee /etc/docker/daemon.new [2022-11-29T23:43:05.833Z] { [2022-11-29T23:43:05.833Z] "registry-mirrors": [ [2022-11-29T23:43:05.833Z] "https://nexus3.edgexfoundry.org:10001" [2022-11-29T23:43:05.833Z] ], [2022-11-29T23:43:05.833Z] "bip": "10.250.0.254/24", [2022-11-29T23:43:05.833Z] "hosts": [ [2022-11-29T23:43:05.833Z] "tcp://0.0.0.0:5555", [2022-11-29T23:43:05.833Z] "unix:///var/run/docker.sock" [2022-11-29T23:43:05.833Z] ], [2022-11-29T23:43:05.833Z] "mtu": 1458, [2022-11-29T23:43:05.833Z] "selinux-enabled": true, [2022-11-29T23:43:05.833Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-11-29T23:43:05.833Z] } [Pipeline] sh [2022-11-29T23:43:06.157Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-11-29T23:43:06.494Z] + sudo service docker restart [2022-11-29T23:43:09.841Z] eb36031f7619: Pushed [2022-11-29T23:43:09.841Z] a13c0d85fe61587dda65b2f8a27bf555b431ec25: digest: sha256:e77ddea49ae5cd74d5a66b9cba30a5fcf4c15d69f4836d70ced3dbe8a43430e9 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-29T23:43:10.151Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-29T23:43:10.454Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2022-11-29T23:43:10.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-11-29T23:43:10.454Z] 527a4660a285: Preparing [2022-11-29T23:43:10.454Z] cc7c17e84887: Preparing [2022-11-29T23:43:10.454Z] d82b96d8cafd: Preparing [2022-11-29T23:43:10.454Z] 550e596c6d0e: Preparing [2022-11-29T23:43:10.454Z] 1207169bf42c: Preparing [2022-11-29T23:43:10.454Z] dc8934226dfa: Preparing [2022-11-29T23:43:10.454Z] 8f083737eb21: Preparing [2022-11-29T23:43:10.454Z] 1a3e8475bbb5: Preparing [2022-11-29T23:43:10.454Z] 59d665a649f7: Preparing [2022-11-29T23:43:10.454Z] cfe7381ce9d9: Preparing [2022-11-29T23:43:10.454Z] eb36031f7619: Preparing [2022-11-29T23:43:10.454Z] e5e13b0c77cb: Preparing [2022-11-29T23:43:10.454Z] 8f083737eb21: Waiting [2022-11-29T23:43:10.454Z] 1a3e8475bbb5: Waiting [2022-11-29T23:43:10.454Z] 59d665a649f7: Waiting [2022-11-29T23:43:10.454Z] cfe7381ce9d9: Waiting [2022-11-29T23:43:10.454Z] eb36031f7619: Waiting [2022-11-29T23:43:10.454Z] e5e13b0c77cb: Waiting [2022-11-29T23:43:10.454Z] dc8934226dfa: Waiting [2022-11-29T23:43:10.454Z] cc7c17e84887: Layer already exists [2022-11-29T23:43:10.454Z] 527a4660a285: Layer already exists [2022-11-29T23:43:10.454Z] 1207169bf42c: Layer already exists [2022-11-29T23:43:10.454Z] d82b96d8cafd: Layer already exists [2022-11-29T23:43:10.454Z] 550e596c6d0e: Layer already exists [2022-11-29T23:43:10.454Z] dc8934226dfa: Layer already exists [2022-11-29T23:43:10.454Z] 59d665a649f7: Layer already exists [2022-11-29T23:43:10.454Z] 1a3e8475bbb5: Layer already exists [2022-11-29T23:43:10.454Z] 8f083737eb21: Layer already exists [2022-11-29T23:43:10.454Z] cfe7381ce9d9: Layer already exists [2022-11-29T23:43:10.454Z] eb36031f7619: Layer already exists [2022-11-29T23:43:10.454Z] e5e13b0c77cb: Layer already exists [2022-11-29T23:43:10.454Z] latest: digest: sha256:e77ddea49ae5cd74d5a66b9cba30a5fcf4c15d69f4836d70ced3dbe8a43430e9 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-29T23:43:10.757Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-29T23:43:11.067Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.0-dev.23 [2022-11-29T23:43:11.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-11-29T23:43:11.067Z] 527a4660a285: Preparing [2022-11-29T23:43:11.067Z] cc7c17e84887: Preparing [2022-11-29T23:43:11.067Z] d82b96d8cafd: Preparing [2022-11-29T23:43:11.067Z] 550e596c6d0e: Preparing [2022-11-29T23:43:11.067Z] 1207169bf42c: Preparing [2022-11-29T23:43:11.067Z] dc8934226dfa: Preparing [2022-11-29T23:43:11.067Z] 8f083737eb21: Preparing [2022-11-29T23:43:11.067Z] 1a3e8475bbb5: Preparing [2022-11-29T23:43:11.067Z] 59d665a649f7: Preparing [2022-11-29T23:43:11.067Z] cfe7381ce9d9: Preparing [2022-11-29T23:43:11.067Z] eb36031f7619: Preparing [2022-11-29T23:43:11.067Z] e5e13b0c77cb: Preparing [2022-11-29T23:43:11.067Z] 8f083737eb21: Waiting [2022-11-29T23:43:11.067Z] dc8934226dfa: Waiting [2022-11-29T23:43:11.067Z] 1a3e8475bbb5: Waiting [2022-11-29T23:43:11.067Z] 59d665a649f7: Waiting [2022-11-29T23:43:11.067Z] cfe7381ce9d9: Waiting [2022-11-29T23:43:11.067Z] eb36031f7619: Waiting [2022-11-29T23:43:11.067Z] e5e13b0c77cb: Waiting [2022-11-29T23:43:11.067Z] cc7c17e84887: Layer already exists [2022-11-29T23:43:11.067Z] d82b96d8cafd: Layer already exists [2022-11-29T23:43:11.067Z] 527a4660a285: Layer already exists [2022-11-29T23:43:11.067Z] 550e596c6d0e: Layer already exists [2022-11-29T23:43:11.067Z] 1207169bf42c: Layer already exists [2022-11-29T23:43:11.067Z] dc8934226dfa: Layer already exists [2022-11-29T23:43:11.067Z] 1a3e8475bbb5: Layer already exists [2022-11-29T23:43:11.067Z] 59d665a649f7: Layer already exists [2022-11-29T23:43:11.067Z] 8f083737eb21: Layer already exists [2022-11-29T23:43:11.067Z] cfe7381ce9d9: Layer already exists [2022-11-29T23:43:11.067Z] eb36031f7619: Layer already exists [2022-11-29T23:43:11.067Z] e5e13b0c77cb: Layer already exists [2022-11-29T23:43:11.067Z] 2.3.0-dev.23: digest: sha256:e77ddea49ae5cd74d5a66b9cba30a5fcf4c15d69f4836d70ced3dbe8a43430e9 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-29T23:43:11.376Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:a13c0d85fe61587dda65b2f8a27bf555b431ec25-2.3.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-29T23:43:11.683Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:a13c0d85fe61587dda65b2f8a27bf555b431ec25-2.3.0-dev.23 [2022-11-29T23:43:11.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-11-29T23:43:11.683Z] 527a4660a285: Preparing [2022-11-29T23:43:11.683Z] cc7c17e84887: Preparing [2022-11-29T23:43:11.683Z] d82b96d8cafd: Preparing [2022-11-29T23:43:11.683Z] 550e596c6d0e: Preparing [2022-11-29T23:43:11.683Z] 1207169bf42c: Preparing [2022-11-29T23:43:11.683Z] dc8934226dfa: Preparing [2022-11-29T23:43:11.683Z] 8f083737eb21: Preparing [2022-11-29T23:43:11.683Z] 1a3e8475bbb5: Preparing [2022-11-29T23:43:11.683Z] 59d665a649f7: Preparing [2022-11-29T23:43:11.683Z] cfe7381ce9d9: Preparing [2022-11-29T23:43:11.683Z] eb36031f7619: Preparing [2022-11-29T23:43:11.683Z] dc8934226dfa: Waiting [2022-11-29T23:43:11.683Z] 1a3e8475bbb5: Waiting [2022-11-29T23:43:11.683Z] 8f083737eb21: Waiting [2022-11-29T23:43:11.683Z] 59d665a649f7: Waiting [2022-11-29T23:43:11.683Z] cfe7381ce9d9: Waiting [2022-11-29T23:43:11.683Z] e5e13b0c77cb: Preparing [2022-11-29T23:43:11.683Z] d82b96d8cafd: Layer already exists [2022-11-29T23:43:11.683Z] 527a4660a285: Layer already exists [2022-11-29T23:43:11.683Z] 550e596c6d0e: Layer already exists [2022-11-29T23:43:11.683Z] 1207169bf42c: Layer already exists [2022-11-29T23:43:11.683Z] cc7c17e84887: Layer already exists [2022-11-29T23:43:11.683Z] dc8934226dfa: Layer already exists [2022-11-29T23:43:11.683Z] 1a3e8475bbb5: Layer already exists [2022-11-29T23:43:11.683Z] cfe7381ce9d9: Layer already exists [2022-11-29T23:43:11.683Z] 59d665a649f7: Layer already exists [2022-11-29T23:43:11.683Z] 8f083737eb21: Layer already exists [2022-11-29T23:43:11.683Z] eb36031f7619: Layer already exists [2022-11-29T23:43:11.683Z] e5e13b0c77cb: Layer already exists [2022-11-29T23:43:12.621Z] a13c0d85fe61587dda65b2f8a27bf555b431ec25-2.3.0-dev.23: digest: sha256:e77ddea49ae5cd74d5a66b9cba30a5fcf4c15d69f4836d70ced3dbe8a43430e9 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-29T23:43:12.929Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-29T23:43:13.233Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2022-11-29T23:43:13.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-11-29T23:43:13.233Z] 527a4660a285: Preparing [2022-11-29T23:43:13.233Z] cc7c17e84887: Preparing [2022-11-29T23:43:13.233Z] d82b96d8cafd: Preparing [2022-11-29T23:43:13.233Z] 550e596c6d0e: Preparing [2022-11-29T23:43:13.233Z] 1207169bf42c: Preparing [2022-11-29T23:43:13.233Z] dc8934226dfa: Preparing [2022-11-29T23:43:13.233Z] 8f083737eb21: Preparing [2022-11-29T23:43:13.233Z] 1a3e8475bbb5: Preparing [2022-11-29T23:43:13.233Z] 59d665a649f7: Preparing [2022-11-29T23:43:13.233Z] cfe7381ce9d9: Preparing [2022-11-29T23:43:13.233Z] eb36031f7619: Preparing [2022-11-29T23:43:13.233Z] e5e13b0c77cb: Preparing [2022-11-29T23:43:13.233Z] cfe7381ce9d9: Waiting [2022-11-29T23:43:13.233Z] dc8934226dfa: Waiting [2022-11-29T23:43:13.233Z] eb36031f7619: Waiting [2022-11-29T23:43:13.233Z] e5e13b0c77cb: Waiting [2022-11-29T23:43:13.233Z] 8f083737eb21: Waiting [2022-11-29T23:43:13.233Z] 59d665a649f7: Waiting [2022-11-29T23:43:13.233Z] 1a3e8475bbb5: Waiting [2022-11-29T23:43:13.233Z] 550e596c6d0e: Layer already exists [2022-11-29T23:43:13.233Z] 527a4660a285: Layer already exists [2022-11-29T23:43:13.233Z] 1207169bf42c: Layer already exists [2022-11-29T23:43:13.233Z] cc7c17e84887: Layer already exists [2022-11-29T23:43:13.233Z] d82b96d8cafd: Layer already exists [2022-11-29T23:43:13.233Z] 1a3e8475bbb5: Layer already exists [2022-11-29T23:43:13.233Z] cfe7381ce9d9: Layer already exists [2022-11-29T23:43:13.233Z] 8f083737eb21: Layer already exists [2022-11-29T23:43:13.233Z] 59d665a649f7: Layer already exists [2022-11-29T23:43:13.233Z] dc8934226dfa: Layer already exists [2022-11-29T23:43:13.233Z] eb36031f7619: Layer already exists [2022-11-29T23:43:13.233Z] e5e13b0c77cb: Layer already exists [2022-11-29T23:43:13.233Z] main: digest: sha256:e77ddea49ae5cd74d5a66b9cba30a5fcf4c15d69f4836d70ced3dbe8a43430e9 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-29T23:43:13.271Z] ===================================================== [Pipeline] echo [2022-11-29T23:43:13.277Z] taggedImages: [2022-11-29T23:43:13.277Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:a13c0d85fe61587dda65b2f8a27bf555b431ec25 [2022-11-29T23:43:13.277Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2022-11-29T23:43:13.277Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.0-dev.23 [2022-11-29T23:43:13.277Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:a13c0d85fe61587dda65b2f8a27bf555b431ec25-2.3.0-dev.23 [2022-11-29T23:43:13.277Z] - 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 [2022-11-29T23:43:13.617Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-29T23:43:13.617Z] [2022-11-29T23:43:13.617Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-29T23:43:13.916Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-29T23:43:13.916Z] latest: Pulling from edgex-lftools-log-publisher [2022-11-29T23:43:13.916Z] 5eb5b503b376: Pulling fs layer [2022-11-29T23:43:13.916Z] 5c69ac0246d0: Pulling fs layer [2022-11-29T23:43:13.916Z] ec43610c2a17: Pulling fs layer [2022-11-29T23:43:13.916Z] 3a2ae6a8a46f: Pulling fs layer [2022-11-29T23:43:13.916Z] 33b1e0a273af: Pulling fs layer [2022-11-29T23:43:13.916Z] 5d3b04190fa2: Pulling fs layer [2022-11-29T23:43:13.917Z] 2f39f015ded8: Pulling fs layer [2022-11-29T23:43:13.917Z] 3a2ae6a8a46f: Waiting [2022-11-29T23:43:13.917Z] 5d3b04190fa2: Waiting [2022-11-29T23:43:13.917Z] 33b1e0a273af: Waiting [2022-11-29T23:43:13.917Z] 2f39f015ded8: Waiting [2022-11-29T23:43:13.917Z] 5c69ac0246d0: Verifying Checksum [2022-11-29T23:43:13.917Z] 5c69ac0246d0: Download complete [2022-11-29T23:43:13.917Z] 3a2ae6a8a46f: Verifying Checksum [2022-11-29T23:43:13.917Z] 3a2ae6a8a46f: Download complete [2022-11-29T23:43:14.177Z] 33b1e0a273af: Verifying Checksum [2022-11-29T23:43:14.177Z] 33b1e0a273af: Download complete [2022-11-29T23:43:14.177Z] 5d3b04190fa2: Verifying Checksum [2022-11-29T23:43:14.177Z] 5d3b04190fa2: Download complete [2022-11-29T23:43:14.177Z] ec43610c2a17: Verifying Checksum [2022-11-29T23:43:14.177Z] 5eb5b503b376: Verifying Checksum [2022-11-29T23:43:14.177Z] 5eb5b503b376: Download complete [2022-11-29T23:43:15.110Z] 2f39f015ded8: Download complete [2022-11-29T23:43:15.367Z] 5eb5b503b376: Pull complete [2022-11-29T23:43:15.625Z] 5c69ac0246d0: Pull complete [2022-11-29T23:43:17.187Z] ec43610c2a17: Pull complete [2022-11-29T23:43:17.187Z] 3a2ae6a8a46f: Pull complete [2022-11-29T23:43:17.187Z] 33b1e0a273af: Pull complete [2022-11-29T23:43:17.187Z] 5d3b04190fa2: Pull complete [2022-11-29T23:43:20.467Z] 2f39f015ded8: Pull complete [2022-11-29T23:43:20.467Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-11-29T23:43:20.467Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-29T23:43:20.467Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-29T23:43:20.538Z] prd-ubuntu20.04-docker-8c-8g-120013 does not seem to be running inside a container [2022-11-29T23:43:20.569Z] $ 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 [2022-11-29T23:43:22.173Z] $ docker top 441575904b48382904f1bf6573b6cb2d24fb854ccc9e53b4cfee371e859a0d8c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-29T23:43:22.562Z] ---> job-cost.sh [2022-11-29T23:43:22.562Z] lf-activate-venv: SKIPPING [2022-11-29T23:43:22.562Z] INFO: No Stack... [2022-11-29T23:43:23.129Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-29T23:43:23.387Z] INFO: Archiving Costs [Pipeline] sh [2022-11-29T23:43:23.675Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2022-11-29T23:43:23.675Z] + cut -d, -f6 [Pipeline] lock [2022-11-29T23:43:23.687Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-64-stack-cost] [2022-11-29T23:43:23.700Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-64-stack-cost] did not exist. Created. [2022-11-29T23:43:23.700Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-64-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-29T23:43:24.000Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-11-29T23:43:24.020Z] Stashed 1 file(s) [Pipeline] } [2022-11-29T23:43:24.026Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-64-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-29T23:43:24.043Z] $ docker stop --time=1 441575904b48382904f1bf6573b6cb2d24fb854ccc9e53b4cfee371e859a0d8c [2022-11-29T23:43:25.205Z] $ docker rm -f 441575904b48382904f1bf6573b6cb2d24fb854ccc9e53b4cfee371e859a0d8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-29T23:43:25.348Z] provisioning config files... [2022-11-29T23:43:25.373Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/64@tmp/config10477599928194958988tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-29T23:43:25.729Z] ---> docker-login.sh [2022-11-29T23:43:25.730Z] nexus3.edgexfoundry.org:10001 [2022-11-29T23:43:25.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-29T23:43:26.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-29T23:43:26.266Z] Configure a credential helper to remove this warning. See [2022-11-29T23:43:26.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-29T23:43:26.266Z] [2022-11-29T23:43:26.266Z] Login Succeeded [2022-11-29T23:43:26.266Z] nexus3.edgexfoundry.org:10002 [2022-11-29T23:43:26.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-29T23:43:26.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-29T23:43:26.545Z] Configure a credential helper to remove this warning. See [2022-11-29T23:43:26.545Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-29T23:43:26.545Z] [2022-11-29T23:43:26.545Z] Login Succeeded [2022-11-29T23:43:26.545Z] nexus3.edgexfoundry.org:10003 [2022-11-29T23:43:26.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-29T23:43:26.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-29T23:43:26.813Z] Configure a credential helper to remove this warning. See [2022-11-29T23:43:26.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-29T23:43:26.813Z] [2022-11-29T23:43:26.813Z] Login Succeeded [2022-11-29T23:43:27.080Z] nexus3.edgexfoundry.org:10004 [2022-11-29T23:43:27.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-29T23:43:27.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-29T23:43:27.347Z] Configure a credential helper to remove this warning. See [2022-11-29T23:43:27.347Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-29T23:43:27.347Z] [2022-11-29T23:43:27.347Z] Login Succeeded [2022-11-29T23:43:27.347Z] docker.io [2022-11-29T23:43:27.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-29T23:43:27.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-29T23:43:27.614Z] Configure a credential helper to remove this warning. See [2022-11-29T23:43:27.614Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-29T23:43:27.614Z] [2022-11-29T23:43:27.614Z] Login Succeeded [2022-11-29T23:43:27.882Z] ---> docker-login.sh ends [Pipeline] } [2022-11-29T23:43:27.896Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-29T23:43:28.025Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-29T23:43:28.037Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-29T23:43:28.044Z] ========================================================= [2022-11-29T23:43:28.044Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-11-29T23:43:28.044Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-29T23:43:28.463Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-11-29T23:43:28.739Z] Sending build context to Docker daemon 1.045MB [2022-11-29T23:43:28.739Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-11-29T23:43:28.739Z] Step 2/13 : FROM ${BASE} AS builder [2022-11-29T23:43:29.023Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-11-29T23:43:29.023Z] 9b18e9b68314: Pulling fs layer [2022-11-29T23:43:29.023Z] 35d82f9e3411: Pulling fs layer [2022-11-29T23:43:29.023Z] e16973657156: Pulling fs layer [2022-11-29T23:43:29.023Z] fc693d55d65f: Pulling fs layer [2022-11-29T23:43:29.023Z] 7e9fc2657dce: Pulling fs layer [2022-11-29T23:43:29.023Z] dda99020689f: Pulling fs layer [2022-11-29T23:43:29.023Z] db1c61fa0a46: Pulling fs layer [2022-11-29T23:43:29.023Z] 891c053d2c06: Pulling fs layer [2022-11-29T23:43:29.023Z] dda99020689f: Waiting [2022-11-29T23:43:29.023Z] fc693d55d65f: Waiting [2022-11-29T23:43:29.023Z] db1c61fa0a46: Waiting [2022-11-29T23:43:29.023Z] 7e9fc2657dce: Waiting [2022-11-29T23:43:29.023Z] 891c053d2c06: Waiting [2022-11-29T23:43:29.023Z] e16973657156: Verifying Checksum [2022-11-29T23:43:29.023Z] e16973657156: Download complete [2022-11-29T23:43:29.023Z] 35d82f9e3411: Verifying Checksum [2022-11-29T23:43:29.023Z] 35d82f9e3411: Download complete [2022-11-29T23:43:29.023Z] 7e9fc2657dce: Verifying Checksum [2022-11-29T23:43:29.023Z] 7e9fc2657dce: Download complete [2022-11-29T23:43:29.023Z] dda99020689f: Verifying Checksum [2022-11-29T23:43:29.023Z] dda99020689f: Download complete [2022-11-29T23:43:29.023Z] 9b18e9b68314: Verifying Checksum [2022-11-29T23:43:29.023Z] 9b18e9b68314: Download complete [2022-11-29T23:43:29.995Z] 9b18e9b68314: Pull complete [2022-11-29T23:43:29.995Z] 891c053d2c06: Verifying Checksum [2022-11-29T23:43:29.995Z] 891c053d2c06: Download complete [2022-11-29T23:43:30.267Z] 35d82f9e3411: Pull complete [2022-11-29T23:43:30.544Z] e16973657156: Pull complete [2022-11-29T23:43:31.141Z] db1c61fa0a46: Verifying Checksum [2022-11-29T23:43:31.141Z] db1c61fa0a46: Download complete [2022-11-29T23:43:31.727Z] fc693d55d65f: Verifying Checksum [2022-11-29T23:43:31.727Z] fc693d55d65f: Download complete [2022-11-29T23:43:44.041Z] fc693d55d65f: Pull complete [2022-11-29T23:43:44.041Z] 7e9fc2657dce: Pull complete [2022-11-29T23:43:44.041Z] dda99020689f: Pull complete [2022-11-29T23:43:50.716Z] db1c61fa0a46: Pull complete [2022-11-29T23:43:51.677Z] 891c053d2c06: Pull complete [2022-11-29T23:43:51.677Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-11-29T23:43:51.677Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-29T23:43:51.677Z] ---> f96f9c87975a [2022-11-29T23:43:51.677Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-11-29T23:43:53.630Z] ---> Running in f66eed29c16d [2022-11-29T23:43:53.630Z] Removing intermediate container f66eed29c16d [2022-11-29T23:43:53.630Z] ---> 99fb82b1d313 [2022-11-29T23:43:53.630Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-29T23:43:53.900Z] ---> Running in 564210ba1937 [2022-11-29T23:43:54.169Z] Removing intermediate container 564210ba1937 [2022-11-29T23:43:54.169Z] ---> 13b35cdd95db [2022-11-29T23:43:54.169Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-11-29T23:43:54.169Z] ---> Running in bb24e923992c [2022-11-29T23:43:54.442Z] Removing intermediate container bb24e923992c [2022-11-29T23:43:54.442Z] ---> 3f76eba54a8f [2022-11-29T23:43:54.442Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-11-29T23:43:54.442Z] ---> Running in 51dc1aeec398 [2022-11-29T23:43:54.713Z] Removing intermediate container 51dc1aeec398 [2022-11-29T23:43:54.713Z] ---> 1a017898ad1f [2022-11-29T23:43:54.713Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-29T23:43:54.982Z] ---> Running in 6a94cf6ef0b0 [2022-11-29T23:43:55.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-29T23:43:56.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-29T23:43:57.178Z] (1/14) Installing libintl (0.21-r2) [2022-11-29T23:43:57.178Z] (2/14) Installing eudev-libs (3.2.11-r0) [2022-11-29T23:43:57.178Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2022-11-29T23:43:57.178Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-11-29T23:43:57.178Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-11-29T23:43:57.178Z] (6/14) Installing udev-init-scripts (35-r0) [2022-11-29T23:43:57.178Z] Executing udev-init-scripts-35-r0.post-install [2022-11-29T23:43:57.178Z] (7/14) Installing libblkid (2.38-r1) [2022-11-29T23:43:57.178Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-11-29T23:43:57.178Z] (9/14) Installing zstd-libs (1.5.2-r1) [2022-11-29T23:43:57.178Z] (10/14) Installing kmod-libs (29-r2) [2022-11-29T23:43:57.178Z] (11/14) Installing eudev (3.2.11-r0) [2022-11-29T23:43:57.178Z] (12/14) Installing eudev-dev (3.2.11-r0) [2022-11-29T23:43:57.444Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-11-29T23:43:57.444Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-11-29T23:43:57.444Z] Executing busybox-1.35.0-r17.trigger [2022-11-29T23:43:57.444Z] Executing eudev-3.2.11-r0.trigger [2022-11-29T23:43:57.444Z] OK: 228 MiB in 65 packages [2022-11-29T23:43:58.864Z] Removing intermediate container 6a94cf6ef0b0 [2022-11-29T23:43:58.864Z] ---> 697c078a083c [2022-11-29T23:43:58.864Z] Step 8/13 : WORKDIR /device-usb-camera [2022-11-29T23:43:58.864Z] ---> Running in a0b24dc58c40 [2022-11-29T23:43:58.864Z] Removing intermediate container a0b24dc58c40 [2022-11-29T23:43:58.864Z] ---> 693ec1a28867 [2022-11-29T23:43:58.864Z] Step 9/13 : COPY go.mod vendor* ./ [2022-11-29T23:43:59.451Z] ---> e4ce5a48532b [2022-11-29T23:43:59.451Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-29T23:43:59.451Z] ---> Running in fcad9c212ffb [2022-11-29T23:44:55.883Z] Removing intermediate container fcad9c212ffb [2022-11-29T23:44:55.883Z] ---> f7bfadf7bc57 [2022-11-29T23:44:55.883Z] Step 11/13 : COPY . . [2022-11-29T23:44:55.883Z] ---> 6f425096f82f [2022-11-29T23:44:55.883Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-11-29T23:44:55.883Z] ---> Running in 94bf2e016f3d [2022-11-29T23:44:55.883Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-29T23:44:55.883Z]  Dload Upload Total Spent Left Speed [2022-11-29T23:44:55.883Z] 0 0 0 0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 14682 0 --:--:-- --:--:-- --:--:-- 14750 [2022-11-29T23:44:55.883Z] Removing intermediate container 94bf2e016f3d [2022-11-29T23:44:55.883Z] ---> e85975fcbadb [2022-11-29T23:44:55.883Z] Step 13/13 : RUN ${MAKE} [2022-11-29T23:44:55.883Z] ---> Running in 70db1715d484 [2022-11-29T23:44:55.883Z] noop [2022-11-29T23:44:55.883Z] Removing intermediate container 70db1715d484 [2022-11-29T23:44:55.883Z] ---> 8349d7cb89fb [2022-11-29T23:44:55.883Z] Successfully built 8349d7cb89fb [2022-11-29T23:44:55.883Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-29T23:44:56.233Z] + docker inspect -f . ci-base-image-arm64 [2022-11-29T23:44:56.233Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-29T23:44:56.401Z] prd-ubuntu20.04-docker-arm64-4c-16g-120014 does not seem to be running inside a container [2022-11-29T23:44:56.469Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/64 -v /w/workspace/device-usb-camera/64:/w/workspace/device-usb-camera/64:rw,z -v /w/workspace/device-usb-camera/64@tmp:/w/workspace/device-usb-camera/64@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 [2022-11-29T23:44:57.566Z] $ docker top 8fe1baa7aee7f0ef62a1c8dfd012b9538ea72ed76f3ae3c1ab5c3273789a8083 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-29T23:44:58.376Z] + go version [2022-11-29T23:44:58.376Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-11-29T23:44:58.402Z] $ docker stop --time=1 8fe1baa7aee7f0ef62a1c8dfd012b9538ea72ed76f3ae3c1ab5c3273789a8083 [2022-11-29T23:45:00.001Z] $ docker rm -f 8fe1baa7aee7f0ef62a1c8dfd012b9538ea72ed76f3ae3c1ab5c3273789a8083 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-29T23:45:00.544Z] + docker inspect -f . ci-base-image-arm64 [2022-11-29T23:45:00.544Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-29T23:45:00.716Z] prd-ubuntu20.04-docker-arm64-4c-16g-120014 does not seem to be running inside a container [2022-11-29T23:45:00.786Z] $ 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/64 -v /w/workspace/device-usb-camera/64:/w/workspace/device-usb-camera/64:rw,z -v /w/workspace/device-usb-camera/64@tmp:/w/workspace/device-usb-camera/64@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 [2022-11-29T23:45:01.928Z] $ docker top b7f769fb3fabfbe41e7c3147b9babfa376e111b476145f9c7d28e69586023241 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-29T23:45:02.407Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/64 [Pipeline] fileExists [Pipeline] sh [2022-11-29T23:45:02.745Z] + make test [2022-11-29T23:45:02.745Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-11-29T23:45:04.690Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-11-29T23:46:41.525Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-11-29T23:46:41.525Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.071s coverage: 1.9% of statements [2022-11-29T23:46:41.525Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-11-29T23:46:41.525Z] CGO_ENABLED=1 go vet ./... [2022-11-29T23:46:53.842Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-29T23:46:53.842Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-29T23:46:53.842Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-11-29T23:46:53.859Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-29T23:46:53.878Z] $ docker stop --time=1 b7f769fb3fabfbe41e7c3147b9babfa376e111b476145f9c7d28e69586023241 [2022-11-29T23:46:55.612Z] $ docker rm -f b7f769fb3fabfbe41e7c3147b9babfa376e111b476145f9c7d28e69586023241 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-29T23:46:56.514Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-29T23:46:56.536Z] Warning: overwriting stash ‘coverage-report’ [2022-11-29T23:46:56.922Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-29T23:46:57.300Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-29T23:46:57.615Z] + ls -al . [2022-11-29T23:46:57.615Z] total 196 [2022-11-29T23:46:57.615Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 29 23:45 . [2022-11-29T23:46:57.615Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 29 23:43 .. [2022-11-29T23:46:57.615Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 29 23:43 .git [2022-11-29T23:46:57.615Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 29 23:43 .github [2022-11-29T23:46:57.615Z] -rw-rw-r-- 1 jenkins jenkins 414 Nov 29 23:43 .gitignore [2022-11-29T23:46:57.615Z] -rw-rw-r-- 1 jenkins jenkins 42 Nov 29 23:43 .golangci.yml [2022-11-29T23:46:57.615Z] -rw-rw-r-- 1 jenkins jenkins 77 Nov 29 23:43 .hadolint.yml [2022-11-29T23:46:57.615Z] -rw-rw-r-- 1 jenkins jenkins 9702 Nov 29 23:43 Attribution.txt [2022-11-29T23:46:57.615Z] -rw-rw-r-- 1 jenkins jenkins 1206 Nov 29 23:43 CHANGELOG.md [2022-11-29T23:46:57.615Z] -rw-rw-r-- 1 jenkins jenkins 2378 Nov 29 23:43 Dockerfile [2022-11-29T23:46:57.615Z] -rw-rw-r-- 1 jenkins jenkins 678 Nov 29 23:43 GOVERNANCE.md [2022-11-29T23:46:57.615Z] -rw-rw-r-- 1 jenkins jenkins 659 Nov 29 23:43 Jenkinsfile [2022-11-29T23:46:57.615Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 29 23:43 LICENSE [2022-11-29T23:46:57.615Z] -rw-rw-r-- 1 jenkins jenkins 2554 Nov 29 23:43 Makefile [2022-11-29T23:46:57.615Z] -rw-rw-r-- 1 jenkins jenkins 622 Nov 29 23:43 OWNERS.md [2022-11-29T23:46:57.615Z] -rw-rw-r-- 1 jenkins jenkins 5773 Nov 29 23:43 README.md [2022-11-29T23:46:57.615Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 29 23:41 VERSION [2022-11-29T23:46:57.615Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 29 23:43 bin [2022-11-29T23:46:57.615Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 29 23:43 cmd [2022-11-29T23:46:57.615Z] -rw-r--r-- 1 jenkins jenkins 30072 Nov 29 23:46 coverage.out [2022-11-29T23:46:57.615Z] -rwxrwxr-x 1 jenkins jenkins 140 Nov 29 23:43 docker-entrypoint.sh [2022-11-29T23:46:57.615Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 29 23:43 docs [2022-11-29T23:46:57.615Z] -rw-rw-r-- 1 jenkins jenkins 3573 Nov 29 23:43 go.mod [2022-11-29T23:46:57.615Z] -rw-rw-r-- 1 jenkins jenkins 45026 Nov 29 23:43 go.sum [2022-11-29T23:46:57.615Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 29 23:43 internal [2022-11-29T23:46:57.615Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 29 23:43 snap [2022-11-29T23:46:57.615Z] -rw-rw-r-- 1 jenkins jenkins 231 Nov 29 23:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-29T23:46:57.949Z] + 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=a13c0d85fe61587dda65b2f8a27bf555b431ec25 --label arch=arm64 --label version=2.3.0-dev.23 . [2022-11-29T23:46:58.216Z] Sending build context to Docker daemon 1.076MB [2022-11-29T23:46:58.216Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2022-11-29T23:46:58.216Z] Step 2/35 : FROM ${BASE} AS builder [2022-11-29T23:46:58.216Z] ---> 8349d7cb89fb [2022-11-29T23:46:58.216Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2022-11-29T23:46:58.482Z] ---> Running in e1937275ee6d [2022-11-29T23:46:58.750Z] Removing intermediate container e1937275ee6d [2022-11-29T23:46:58.750Z] ---> 33aad56a858d [2022-11-29T23:46:58.750Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-29T23:46:58.750Z] ---> Running in 9ed584104454 [2022-11-29T23:46:59.017Z] Removing intermediate container 9ed584104454 [2022-11-29T23:46:59.017Z] ---> fad644eecf89 [2022-11-29T23:46:59.017Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-11-29T23:46:59.017Z] ---> Running in 12a0d63332fa [2022-11-29T23:46:59.284Z] Removing intermediate container 12a0d63332fa [2022-11-29T23:46:59.284Z] ---> b797b9f17188 [2022-11-29T23:46:59.284Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-11-29T23:46:59.284Z] ---> Running in b22f7c48d320 [2022-11-29T23:46:59.553Z] Removing intermediate container b22f7c48d320 [2022-11-29T23:46:59.553Z] ---> 42cd5ad8f5f4 [2022-11-29T23:46:59.553Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-29T23:46:59.821Z] ---> Running in 314368a19ae7 [2022-11-29T23:47:00.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-29T23:47:01.050Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-29T23:47:02.008Z] OK: 228 MiB in 65 packages [2022-11-29T23:47:02.970Z] Removing intermediate container 314368a19ae7 [2022-11-29T23:47:02.970Z] ---> 068f1495d6fd [2022-11-29T23:47:02.970Z] Step 8/35 : WORKDIR /device-usb-camera [2022-11-29T23:47:02.970Z] ---> Running in 1f055152948f [2022-11-29T23:47:03.237Z] Removing intermediate container 1f055152948f [2022-11-29T23:47:03.237Z] ---> b9664b50aac6 [2022-11-29T23:47:03.237Z] Step 9/35 : COPY go.mod vendor* ./ [2022-11-29T23:47:04.647Z] ---> 11f92034a186 [2022-11-29T23:47:04.647Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-29T23:47:04.920Z] ---> Running in a61a3413ad2b [2022-11-29T23:47:06.864Z] Removing intermediate container a61a3413ad2b [2022-11-29T23:47:06.864Z] ---> 487146a7ab8d [2022-11-29T23:47:06.864Z] Step 11/35 : COPY . . [2022-11-29T23:47:07.821Z] ---> 2c602f812c8f [2022-11-29T23:47:07.821Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-11-29T23:47:07.821Z] ---> Running in 4e0cc21cfa58 [2022-11-29T23:47:08.784Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-29T23:47:08.784Z]  Dload Upload  Total Spent Left  Speed [2022-11-29T23:47:08.784Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 5993 0 --:--:-- --:--:-- --:--:-- 6034 [2022-11-29T23:47:09.370Z] Removing intermediate container 4e0cc21cfa58 [2022-11-29T23:47:09.371Z] ---> 239aa09b5ed6 [2022-11-29T23:47:09.371Z] Step 13/35 : RUN ${MAKE} [2022-11-29T23:47:09.371Z] ---> Running in dc8e5e585ef9 [2022-11-29T23:47:10.334Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.3.0-dev.23 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-11-29T23:49:47.061Z] Removing intermediate container dc8e5e585ef9 [2022-11-29T23:49:47.061Z] ---> 8c1d06ac7437 [2022-11-29T23:49:47.061Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-11-29T23:49:47.061Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-11-29T23:49:47.061Z] eab2503cf8f4: Pulling fs layer [2022-11-29T23:49:47.061Z] 97cd0a44c592: Pulling fs layer [2022-11-29T23:49:47.061Z] 97cd0a44c592: Verifying Checksum [2022-11-29T23:49:47.061Z] 97cd0a44c592: Download complete [2022-11-29T23:49:47.061Z] eab2503cf8f4: Verifying Checksum [2022-11-29T23:49:47.061Z] eab2503cf8f4: Download complete [2022-11-29T23:49:47.061Z] eab2503cf8f4: Pull complete [2022-11-29T23:49:47.061Z] 97cd0a44c592: Pull complete [2022-11-29T23:49:47.061Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-11-29T23:49:47.061Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-11-29T23:49:47.061Z] ---> 7f763cca56b3 [2022-11-29T23:49:47.061Z] Step 15/35 : FROM alpine:3.16 [2022-11-29T23:49:47.642Z] 3.16: Pulling from library/alpine [2022-11-29T23:49:47.642Z] 6875df1f5354: Pulling fs layer [2022-11-29T23:49:47.908Z] 6875df1f5354: Download complete [2022-11-29T23:49:48.491Z] 6875df1f5354: Pull complete [2022-11-29T23:49:48.491Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-11-29T23:49:48.491Z] Status: Downloaded newer image for alpine:3.16 [2022-11-29T23:49:48.491Z] ---> 2b4661558fb8 [2022-11-29T23:49:48.491Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-11-29T23:49:48.491Z] ---> Running in 54d306646690 [2022-11-29T23:49:48.763Z] Removing intermediate container 54d306646690 [2022-11-29T23:49:48.763Z] ---> 25c72655b3bd [2022-11-29T23:49:48.763Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-11-29T23:49:48.763Z] ---> Running in 429028b2b8d9 [2022-11-29T23:49:49.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-29T23:49:50.307Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-29T23:49:51.266Z] (1/82) Installing dumb-init (1.2.5-r1) [2022-11-29T23:49:51.266Z] (2/82) Installing sdl2 (2.0.22-r0) [2022-11-29T23:49:51.266Z] (3/82) Installing libxau (1.0.9-r0) [2022-11-29T23:49:51.266Z] (4/82) Installing libxdmcp (1.1.3-r0) [2022-11-29T23:49:51.266Z] (5/82) Installing libxcb (1.15-r0) [2022-11-29T23:49:51.266Z] (6/82) Installing libx11 (1.8-r0) [2022-11-29T23:49:51.532Z] (7/82) Installing aom-libs (3.3.0-r0) [2022-11-29T23:49:51.532Z] (8/82) Installing alsa-lib (1.2.7.2-r0) [2022-11-29T23:49:51.799Z] (9/82) Installing expat (2.5.0-r0) [2022-11-29T23:49:51.799Z] (10/82) Installing brotli-libs (1.0.9-r6) [2022-11-29T23:49:51.799Z] (11/82) Installing libbz2 (1.0.8-r1) [2022-11-29T23:49:51.799Z] (12/82) Installing libpng (1.6.37-r1) [2022-11-29T23:49:51.799Z] (13/82) Installing freetype (2.12.1-r0) [2022-11-29T23:49:51.799Z] (14/82) Installing fontconfig (2.14.0-r0) [2022-11-29T23:49:51.799Z] (15/82) Installing fribidi (1.0.12-r0) [2022-11-29T23:49:51.799Z] (16/82) Installing libffi (3.4.2-r1) [2022-11-29T23:49:51.799Z] (17/82) Installing libintl (0.21-r2) [2022-11-29T23:49:51.799Z] (18/82) Installing libblkid (2.38-r1) [2022-11-29T23:49:51.799Z] (19/82) Installing libmount (2.38-r1) [2022-11-29T23:49:51.799Z] (20/82) Installing pcre (8.45-r2) [2022-11-29T23:49:51.799Z] (21/82) Installing glib (2.72.1-r0) [2022-11-29T23:49:52.065Z] (22/82) Installing graphite2 (1.3.14-r1) [2022-11-29T23:49:52.065Z] (23/82) Installing harfbuzz (4.3.0-r0) [2022-11-29T23:49:52.065Z] (24/82) Installing libass (0.16.0-r0) [2022-11-29T23:49:52.065Z] (25/82) Installing libdav1d (1.0.0-r0) [2022-11-29T23:49:52.065Z] (26/82) Installing libdrm (2.4.110-r0) [2022-11-29T23:49:52.065Z] (27/82) Installing gmp (6.2.1-r2) [2022-11-29T23:49:52.065Z] (28/82) Installing nettle (3.7.3-r0) [2022-11-29T23:49:52.065Z] (29/82) Installing p11-kit (0.24.1-r0) [2022-11-29T23:49:52.065Z] (30/82) Installing libtasn1 (4.18.0-r0) [2022-11-29T23:49:52.065Z] (31/82) Installing libunistring (1.0-r0) [2022-11-29T23:49:52.332Z] (32/82) Installing gnutls (3.7.7-r0) [2022-11-29T23:49:52.332Z] (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-11-29T23:49:52.332Z] (34/82) Installing ncurses-libs (6.3_p20220521-r0) [2022-11-29T23:49:52.332Z] (35/82) Installing lame (3.100-r0) [2022-11-29T23:49:52.332Z] (36/82) Installing opus (1.3.1-r1) [2022-11-29T23:49:52.332Z] (37/82) Installing libasyncns (0.8-r1) [2022-11-29T23:49:52.332Z] (38/82) Installing dbus-libs (1.14.4-r0) [2022-11-29T23:49:52.332Z] (39/82) Installing libltdl (2.4.7-r0) [2022-11-29T23:49:52.332Z] (40/82) Installing orc (0.4.32-r0) [2022-11-29T23:49:52.332Z] (41/82) Installing libgcc (11.2.1_git20220219-r2) [2022-11-29T23:49:52.332Z] (42/82) Installing libogg (1.3.5-r1) [2022-11-29T23:49:52.332Z] (43/82) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-29T23:49:52.332Z] (44/82) Installing flac (1.3.4-r0) [2022-11-29T23:49:52.332Z] (45/82) Installing libvorbis (1.3.7-r0) [2022-11-29T23:49:52.598Z] (46/82) Installing libsndfile (1.1.0-r0) [2022-11-29T23:49:52.598Z] (47/82) Installing libgomp (11.2.1_git20220219-r2) [2022-11-29T23:49:52.598Z] (48/82) Installing soxr (0.1.3-r2) [2022-11-29T23:49:52.598Z] (49/82) Installing speexdsp (1.2.0-r0) [2022-11-29T23:49:52.598Z] (50/82) Installing tdb-libs (1.4.6-r0) [2022-11-29T23:49:52.598Z] (51/82) Installing libpulse (15.0-r2) [2022-11-29T23:49:52.598Z] (52/82) Installing cjson (1.7.15-r3) [2022-11-29T23:49:52.598Z] (53/82) Installing mbedtls (2.28.1-r0) [2022-11-29T23:49:52.598Z] (54/82) Installing librist (0.2.6-r1) [2022-11-29T23:49:52.598Z] (55/82) Installing libsrt (1.4.4-r0) [2022-11-29T23:49:52.598Z] (56/82) Installing libssh (0.9.6-r1) [2022-11-29T23:49:52.598Z] (57/82) Installing libtheora (1.1.1-r16) [2022-11-29T23:49:52.598Z] (58/82) Installing libjpeg-turbo (2.1.3-r1) [2022-11-29T23:49:52.864Z] (59/82) Installing v4l-utils-libs (1.22.1-r1) [2022-11-29T23:49:52.864Z] (60/82) Installing libxext (1.3.4-r0) [2022-11-29T23:49:52.864Z] (61/82) Installing libxfixes (6.0.0-r0) [2022-11-29T23:49:52.864Z] (62/82) Installing wayland-libs-client (1.20.0-r0) [2022-11-29T23:49:52.864Z] (63/82) Installing libva (2.14.0-r0) [2022-11-29T23:49:52.864Z] (64/82) Installing libvdpau (1.5-r0) [2022-11-29T23:49:52.864Z] (65/82) Installing vidstab (1.1.0-r1) [2022-11-29T23:49:52.864Z] (66/82) Installing libvpx (1.11.0-r1) [2022-11-29T23:49:52.864Z] (67/82) Installing libwebp (1.2.3-r0) [2022-11-29T23:49:52.864Z] (68/82) Installing x264-libs (0.163_git20210613-r0) [2022-11-29T23:49:52.864Z] (69/82) Installing numactl (2.0.14-r0) [2022-11-29T23:49:52.864Z] (70/82) Installing x265-libs (3.5-r3) [2022-11-29T23:49:53.131Z] (71/82) Installing xvidcore (1.3.7-r1) [2022-11-29T23:49:53.131Z] (72/82) Installing ffmpeg-libs (5.0.1-r1) [2022-11-29T23:49:53.716Z] (73/82) Installing ffmpeg (5.0.1-r1) [2022-11-29T23:49:53.716Z] (74/82) Installing udev-init-scripts (35-r0) [2022-11-29T23:49:53.716Z] Executing udev-init-scripts-35-r0.post-install [2022-11-29T23:49:53.716Z] (75/82) Installing eudev-libs (3.2.11-r0) [2022-11-29T23:49:53.716Z] (76/82) Installing xz-libs (5.2.5-r1) [2022-11-29T23:49:53.716Z] (77/82) Installing zstd-libs (1.5.2-r1) [2022-11-29T23:49:53.716Z] (78/82) Installing kmod-libs (29-r2) [2022-11-29T23:49:53.716Z] (79/82) Installing eudev (3.2.11-r0) [2022-11-29T23:49:53.716Z] (80/82) Installing libsodium (1.0.18-r0) [2022-11-29T23:49:53.716Z] (81/82) Installing libzmq (4.3.4-r0) [2022-11-29T23:49:53.716Z] (82/82) Installing zeromq (4.3.4-r0) [2022-11-29T23:49:53.716Z] Executing busybox-1.35.0-r17.trigger [2022-11-29T23:49:53.716Z] Executing eudev-3.2.11-r0.trigger [2022-11-29T23:49:53.716Z] OK: 78 MiB in 96 packages [2022-11-29T23:49:57.082Z] Removing intermediate container 429028b2b8d9 [2022-11-29T23:49:57.082Z] ---> 7b2abece71d3 [2022-11-29T23:49:57.082Z] Step 18/35 : WORKDIR / [2022-11-29T23:49:57.082Z] ---> Running in a009e70ac988 [2022-11-29T23:49:57.350Z] Removing intermediate container a009e70ac988 [2022-11-29T23:49:57.350Z] ---> c95d2d604a6f [2022-11-29T23:49:57.350Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2022-11-29T23:49:58.839Z] ---> d9749f62df3f [2022-11-29T23:49:58.839Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2022-11-29T23:49:59.448Z] ---> 4be4d7c67a71 [2022-11-29T23:49:59.448Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-11-29T23:50:00.045Z] ---> 05a2dc13aa5f [2022-11-29T23:50:00.045Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-11-29T23:50:00.328Z] ---> 583eef5d5ed8 [2022-11-29T23:50:00.328Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-11-29T23:50:00.925Z] ---> cea0b0381b50 [2022-11-29T23:50:00.925Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-11-29T23:50:01.535Z] ---> 1297cc28f1f0 [2022-11-29T23:50:01.535Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2022-11-29T23:50:02.979Z] ---> ed53e849d052 [2022-11-29T23:50:02.979Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-11-29T23:50:02.979Z] ---> Running in b0b4c7f642da [2022-11-29T23:50:04.387Z] Removing intermediate container b0b4c7f642da [2022-11-29T23:50:04.387Z] ---> c8a2c8b3232c [2022-11-29T23:50:04.387Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-11-29T23:50:04.387Z] ---> Running in c4d7254e9a02 [2022-11-29T23:50:05.797Z] Removing intermediate container c4d7254e9a02 [2022-11-29T23:50:05.797Z] ---> 104f3aa1e94f [2022-11-29T23:50:05.797Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-11-29T23:50:05.797Z] ---> Running in b4af6410fd4e [2022-11-29T23:50:07.739Z] Removing intermediate container b4af6410fd4e [2022-11-29T23:50:07.739Z] ---> 6035114d951a [2022-11-29T23:50:07.739Z] Step 29/35 : EXPOSE 59983 [2022-11-29T23:50:07.739Z] ---> Running in 595a0acc074f [2022-11-29T23:50:07.739Z] Removing intermediate container 595a0acc074f [2022-11-29T23:50:07.739Z] ---> 5adf1abdaa90 [2022-11-29T23:50:07.739Z] Step 30/35 : EXPOSE 8554 [2022-11-29T23:50:07.739Z] ---> Running in 3d9fe18329b7 [2022-11-29T23:50:08.007Z] Removing intermediate container 3d9fe18329b7 [2022-11-29T23:50:08.007Z] ---> 65e0ca2df922 [2022-11-29T23:50:08.007Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-11-29T23:50:08.273Z] ---> Running in 2c8b6d8b1e97 [2022-11-29T23:50:08.541Z] Removing intermediate container 2c8b6d8b1e97 [2022-11-29T23:50:08.541Z] ---> a71b6479d09b [2022-11-29T23:50:08.541Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-11-29T23:50:08.541Z] ---> Running in c53c7e422599 [2022-11-29T23:50:08.808Z] Removing intermediate container c53c7e422599 [2022-11-29T23:50:08.808Z] ---> 6bd47b0ede21 [2022-11-29T23:50:08.808Z] Step 33/35 : LABEL arch=arm64 [2022-11-29T23:50:08.808Z] ---> Running in 529094bf4935 [2022-11-29T23:50:09.073Z] Removing intermediate container 529094bf4935 [2022-11-29T23:50:09.073Z] ---> 61b5d780e0b8 [2022-11-29T23:50:09.073Z] Step 34/35 : LABEL git_sha=a13c0d85fe61587dda65b2f8a27bf555b431ec25 [2022-11-29T23:50:09.338Z] ---> Running in 2f5e9eb71c39 [2022-11-29T23:50:09.604Z] Removing intermediate container 2f5e9eb71c39 [2022-11-29T23:50:09.604Z] ---> 09b057bf1011 [2022-11-29T23:50:09.604Z] Step 35/35 : LABEL version=2.3.0-dev.23 [2022-11-29T23:50:09.604Z] ---> Running in 6e73b7c5c7db [2022-11-29T23:50:09.870Z] Removing intermediate container 6e73b7c5c7db [2022-11-29T23:50:09.870Z] ---> b7afd9c5b90e [2022-11-29T23:50:09.870Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-29T23:50:09.870Z] Successfully built b7afd9c5b90e [2022-11-29T23:50:09.870Z] 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 [2022-11-29T23:50:09.993Z] provisioning config files... [2022-11-29T23:50:10.008Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/64@tmp/config1542798302447464441tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-29T23:50:10.338Z] ---> docker-login.sh [2022-11-29T23:50:10.338Z] nexus3.edgexfoundry.org:10001 [2022-11-29T23:50:10.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-29T23:50:10.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-29T23:50:10.605Z] Configure a credential helper to remove this warning. See [2022-11-29T23:50:10.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-29T23:50:10.605Z] [2022-11-29T23:50:10.605Z] Login Succeeded [2022-11-29T23:50:10.605Z] nexus3.edgexfoundry.org:10002 [2022-11-29T23:50:10.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-29T23:50:10.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-29T23:50:10.885Z] Configure a credential helper to remove this warning. See [2022-11-29T23:50:10.885Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-29T23:50:10.885Z] [2022-11-29T23:50:10.885Z] Login Succeeded [2022-11-29T23:50:10.885Z] nexus3.edgexfoundry.org:10003 [2022-11-29T23:50:11.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-29T23:50:11.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-29T23:50:11.417Z] Configure a credential helper to remove this warning. See [2022-11-29T23:50:11.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-29T23:50:11.417Z] [2022-11-29T23:50:11.417Z] Login Succeeded [2022-11-29T23:50:11.417Z] nexus3.edgexfoundry.org:10004 [2022-11-29T23:50:11.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-29T23:50:11.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-29T23:50:11.683Z] Configure a credential helper to remove this warning. See [2022-11-29T23:50:11.683Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-29T23:50:11.683Z] [2022-11-29T23:50:11.683Z] Login Succeeded [2022-11-29T23:50:11.683Z] docker.io [2022-11-29T23:50:11.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-29T23:50:12.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-29T23:50:12.213Z] Configure a credential helper to remove this warning. See [2022-11-29T23:50:12.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-29T23:50:12.213Z] [2022-11-29T23:50:12.213Z] Login Succeeded [2022-11-29T23:50:12.213Z] ---> docker-login.sh ends [Pipeline] } [2022-11-29T23:50:12.224Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-29T23:50:12.260Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-29T23:50:12.281Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2022-11-29T23:50:12.281Z] a13c0d85fe61587dda65b2f8a27bf555b431ec25 [2022-11-29T23:50:12.281Z] latest [2022-11-29T23:50:12.281Z] 2.3.0-dev.23 [2022-11-29T23:50:12.281Z] a13c0d85fe61587dda65b2f8a27bf555b431ec25-2.3.0-dev.23 [2022-11-29T23:50:12.281Z] main [2022-11-29T23:50:12.281Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-29T23:50:12.632Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:a13c0d85fe61587dda65b2f8a27bf555b431ec25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-29T23:50:12.960Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:a13c0d85fe61587dda65b2f8a27bf555b431ec25 [2022-11-29T23:50:12.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-11-29T23:50:12.960Z] e1a388046aa6: Preparing [2022-11-29T23:50:12.960Z] fbf11292cd85: Preparing [2022-11-29T23:50:12.960Z] 9f6d1d102338: Preparing [2022-11-29T23:50:12.960Z] a43932d1df72: Preparing [2022-11-29T23:50:12.960Z] 1207169bf42c: Preparing [2022-11-29T23:50:12.960Z] 7564935650e2: Preparing [2022-11-29T23:50:12.960Z] 268b90e1b7f4: Preparing [2022-11-29T23:50:12.960Z] ce64e53a32ea: Preparing [2022-11-29T23:50:12.960Z] 7c560a20fe92: Preparing [2022-11-29T23:50:12.960Z] 49a444f7bcc1: Preparing [2022-11-29T23:50:12.960Z] 32ee7ce11afb: Preparing [2022-11-29T23:50:12.960Z] 17bec77d7fdc: Preparing [2022-11-29T23:50:12.960Z] 7564935650e2: Waiting [2022-11-29T23:50:12.960Z] 268b90e1b7f4: Waiting [2022-11-29T23:50:12.960Z] ce64e53a32ea: Waiting [2022-11-29T23:50:12.960Z] 7c560a20fe92: Waiting [2022-11-29T23:50:12.960Z] 49a444f7bcc1: Waiting [2022-11-29T23:50:12.960Z] 17bec77d7fdc: Waiting [2022-11-29T23:50:13.226Z] fbf11292cd85: Pushed [2022-11-29T23:50:13.226Z] 9f6d1d102338: Pushed [2022-11-29T23:50:13.226Z] 1207169bf42c: Pushed [2022-11-29T23:50:13.226Z] e1a388046aa6: Pushed [2022-11-29T23:50:13.490Z] 7564935650e2: Pushed [2022-11-29T23:50:13.490Z] 268b90e1b7f4: Pushed [2022-11-29T23:50:13.490Z] 7c560a20fe92: Pushed [2022-11-29T23:50:13.490Z] ce64e53a32ea: Pushed [2022-11-29T23:50:13.490Z] 17bec77d7fdc: Layer already exists [2022-11-29T23:50:17.738Z] a43932d1df72: Pushed [2022-11-29T23:50:19.147Z] 49a444f7bcc1: Pushed [2022-11-29T23:50:29.210Z] 32ee7ce11afb: Pushed [2022-11-29T23:50:29.210Z] a13c0d85fe61587dda65b2f8a27bf555b431ec25: digest: sha256:0729de562f146cdc1db47d9b8a7f76c96dec0ebf4f7c6edafee4a9936dbce11a size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-29T23:50:29.542Z] + 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 [2022-11-29T23:50:29.873Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2022-11-29T23:50:29.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-11-29T23:50:29.873Z] e1a388046aa6: Preparing [2022-11-29T23:50:29.873Z] fbf11292cd85: Preparing [2022-11-29T23:50:29.873Z] 9f6d1d102338: Preparing [2022-11-29T23:50:29.873Z] a43932d1df72: Preparing [2022-11-29T23:50:29.873Z] 1207169bf42c: Preparing [2022-11-29T23:50:29.873Z] 7564935650e2: Preparing [2022-11-29T23:50:29.873Z] 268b90e1b7f4: Preparing [2022-11-29T23:50:29.873Z] ce64e53a32ea: Preparing [2022-11-29T23:50:29.873Z] 7c560a20fe92: Preparing [2022-11-29T23:50:29.873Z] 49a444f7bcc1: Preparing [2022-11-29T23:50:29.873Z] 32ee7ce11afb: Preparing [2022-11-29T23:50:29.873Z] 17bec77d7fdc: Preparing [2022-11-29T23:50:29.873Z] 7564935650e2: Waiting [2022-11-29T23:50:29.873Z] 268b90e1b7f4: Waiting [2022-11-29T23:50:29.873Z] ce64e53a32ea: Waiting [2022-11-29T23:50:29.874Z] 7c560a20fe92: Waiting [2022-11-29T23:50:29.874Z] 17bec77d7fdc: Waiting [2022-11-29T23:50:29.874Z] 49a444f7bcc1: Waiting [2022-11-29T23:50:29.874Z] 32ee7ce11afb: Waiting [2022-11-29T23:50:29.874Z] 9f6d1d102338: Layer already exists [2022-11-29T23:50:29.874Z] a43932d1df72: Layer already exists [2022-11-29T23:50:29.874Z] e1a388046aa6: Layer already exists [2022-11-29T23:50:29.874Z] 1207169bf42c: Layer already exists [2022-11-29T23:50:29.874Z] fbf11292cd85: Layer already exists [2022-11-29T23:50:29.874Z] 7564935650e2: Layer already exists [2022-11-29T23:50:29.874Z] 268b90e1b7f4: Layer already exists [2022-11-29T23:50:29.874Z] 49a444f7bcc1: Layer already exists [2022-11-29T23:50:29.874Z] ce64e53a32ea: Layer already exists [2022-11-29T23:50:29.874Z] 7c560a20fe92: Layer already exists [2022-11-29T23:50:29.874Z] 17bec77d7fdc: Layer already exists [2022-11-29T23:50:29.874Z] 32ee7ce11afb: Layer already exists [2022-11-29T23:50:30.138Z] latest: digest: sha256:0729de562f146cdc1db47d9b8a7f76c96dec0ebf4f7c6edafee4a9936dbce11a size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-29T23:50:30.467Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-29T23:50:30.792Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.0-dev.23 [2022-11-29T23:50:30.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-11-29T23:50:30.792Z] e1a388046aa6: Preparing [2022-11-29T23:50:30.792Z] fbf11292cd85: Preparing [2022-11-29T23:50:30.792Z] 9f6d1d102338: Preparing [2022-11-29T23:50:30.792Z] a43932d1df72: Preparing [2022-11-29T23:50:30.792Z] 1207169bf42c: Preparing [2022-11-29T23:50:30.792Z] 7564935650e2: Preparing [2022-11-29T23:50:30.792Z] 268b90e1b7f4: Preparing [2022-11-29T23:50:30.792Z] ce64e53a32ea: Preparing [2022-11-29T23:50:30.792Z] 7c560a20fe92: Preparing [2022-11-29T23:50:30.792Z] 49a444f7bcc1: Preparing [2022-11-29T23:50:30.792Z] 32ee7ce11afb: Preparing [2022-11-29T23:50:30.792Z] 17bec77d7fdc: Preparing [2022-11-29T23:50:30.792Z] 7564935650e2: Waiting [2022-11-29T23:50:30.792Z] 7c560a20fe92: Waiting [2022-11-29T23:50:30.792Z] 268b90e1b7f4: Waiting [2022-11-29T23:50:30.792Z] ce64e53a32ea: Waiting [2022-11-29T23:50:30.792Z] 32ee7ce11afb: Waiting [2022-11-29T23:50:30.792Z] 49a444f7bcc1: Waiting [2022-11-29T23:50:30.792Z] 17bec77d7fdc: Waiting [2022-11-29T23:50:30.792Z] 9f6d1d102338: Layer already exists [2022-11-29T23:50:30.792Z] a43932d1df72: Layer already exists [2022-11-29T23:50:30.792Z] e1a388046aa6: Layer already exists [2022-11-29T23:50:30.792Z] fbf11292cd85: Layer already exists [2022-11-29T23:50:30.792Z] 1207169bf42c: Layer already exists [2022-11-29T23:50:30.792Z] 7564935650e2: Layer already exists [2022-11-29T23:50:30.792Z] 7c560a20fe92: Layer already exists [2022-11-29T23:50:30.792Z] ce64e53a32ea: Layer already exists [2022-11-29T23:50:30.792Z] 268b90e1b7f4: Layer already exists [2022-11-29T23:50:30.792Z] 49a444f7bcc1: Layer already exists [2022-11-29T23:50:30.792Z] 17bec77d7fdc: Layer already exists [2022-11-29T23:50:30.792Z] 32ee7ce11afb: Layer already exists [2022-11-29T23:50:31.058Z] 2.3.0-dev.23: digest: sha256:0729de562f146cdc1db47d9b8a7f76c96dec0ebf4f7c6edafee4a9936dbce11a size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-29T23:50:31.398Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:a13c0d85fe61587dda65b2f8a27bf555b431ec25-2.3.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-29T23:50:31.730Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:a13c0d85fe61587dda65b2f8a27bf555b431ec25-2.3.0-dev.23 [2022-11-29T23:50:31.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-11-29T23:50:31.731Z] e1a388046aa6: Preparing [2022-11-29T23:50:31.731Z] fbf11292cd85: Preparing [2022-11-29T23:50:31.731Z] 9f6d1d102338: Preparing [2022-11-29T23:50:31.731Z] a43932d1df72: Preparing [2022-11-29T23:50:31.731Z] 1207169bf42c: Preparing [2022-11-29T23:50:31.731Z] 7564935650e2: Preparing [2022-11-29T23:50:31.731Z] 268b90e1b7f4: Preparing [2022-11-29T23:50:31.731Z] ce64e53a32ea: Preparing [2022-11-29T23:50:31.731Z] 7c560a20fe92: Preparing [2022-11-29T23:50:31.731Z] 49a444f7bcc1: Preparing [2022-11-29T23:50:31.731Z] 32ee7ce11afb: Preparing [2022-11-29T23:50:31.731Z] 17bec77d7fdc: Preparing [2022-11-29T23:50:31.731Z] 268b90e1b7f4: Waiting [2022-11-29T23:50:31.731Z] ce64e53a32ea: Waiting [2022-11-29T23:50:31.731Z] 7c560a20fe92: Waiting [2022-11-29T23:50:31.731Z] 32ee7ce11afb: Waiting [2022-11-29T23:50:31.731Z] 17bec77d7fdc: Waiting [2022-11-29T23:50:31.731Z] 7564935650e2: Waiting [2022-11-29T23:50:31.731Z] 49a444f7bcc1: Waiting [2022-11-29T23:50:31.731Z] e1a388046aa6: Layer already exists [2022-11-29T23:50:31.731Z] a43932d1df72: Layer already exists [2022-11-29T23:50:31.731Z] 1207169bf42c: Layer already exists [2022-11-29T23:50:31.731Z] 9f6d1d102338: Layer already exists [2022-11-29T23:50:31.731Z] fbf11292cd85: Layer already exists [2022-11-29T23:50:31.731Z] 268b90e1b7f4: Layer already exists [2022-11-29T23:50:31.731Z] 7564935650e2: Layer already exists [2022-11-29T23:50:31.731Z] ce64e53a32ea: Layer already exists [2022-11-29T23:50:31.731Z] 7c560a20fe92: Layer already exists [2022-11-29T23:50:31.731Z] 49a444f7bcc1: Layer already exists [2022-11-29T23:50:31.731Z] 32ee7ce11afb: Layer already exists [2022-11-29T23:50:31.731Z] 17bec77d7fdc: Layer already exists [2022-11-29T23:50:31.996Z] a13c0d85fe61587dda65b2f8a27bf555b431ec25-2.3.0-dev.23: digest: sha256:0729de562f146cdc1db47d9b8a7f76c96dec0ebf4f7c6edafee4a9936dbce11a size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-29T23:50:32.341Z] + 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 [2022-11-29T23:50:32.678Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2022-11-29T23:50:32.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-11-29T23:50:32.679Z] e1a388046aa6: Preparing [2022-11-29T23:50:32.679Z] fbf11292cd85: Preparing [2022-11-29T23:50:32.679Z] 9f6d1d102338: Preparing [2022-11-29T23:50:32.679Z] a43932d1df72: Preparing [2022-11-29T23:50:32.679Z] 1207169bf42c: Preparing [2022-11-29T23:50:32.679Z] 7564935650e2: Preparing [2022-11-29T23:50:32.679Z] 268b90e1b7f4: Preparing [2022-11-29T23:50:32.679Z] ce64e53a32ea: Preparing [2022-11-29T23:50:32.679Z] 7c560a20fe92: Preparing [2022-11-29T23:50:32.679Z] 49a444f7bcc1: Preparing [2022-11-29T23:50:32.679Z] 32ee7ce11afb: Preparing [2022-11-29T23:50:32.679Z] 17bec77d7fdc: Preparing [2022-11-29T23:50:32.679Z] ce64e53a32ea: Waiting [2022-11-29T23:50:32.679Z] 7c560a20fe92: Waiting [2022-11-29T23:50:32.679Z] 49a444f7bcc1: Waiting [2022-11-29T23:50:32.679Z] 17bec77d7fdc: Waiting [2022-11-29T23:50:32.679Z] 7564935650e2: Waiting [2022-11-29T23:50:32.679Z] 268b90e1b7f4: Waiting [2022-11-29T23:50:32.679Z] 32ee7ce11afb: Waiting [2022-11-29T23:50:32.679Z] a43932d1df72: Layer already exists [2022-11-29T23:50:32.679Z] 1207169bf42c: Layer already exists [2022-11-29T23:50:32.679Z] e1a388046aa6: Layer already exists [2022-11-29T23:50:32.679Z] fbf11292cd85: Layer already exists [2022-11-29T23:50:32.679Z] 9f6d1d102338: Layer already exists [2022-11-29T23:50:32.679Z] 7c560a20fe92: Layer already exists [2022-11-29T23:50:32.679Z] 7564935650e2: Layer already exists [2022-11-29T23:50:32.679Z] 268b90e1b7f4: Layer already exists [2022-11-29T23:50:32.679Z] ce64e53a32ea: Layer already exists [2022-11-29T23:50:32.679Z] 49a444f7bcc1: Layer already exists [2022-11-29T23:50:32.679Z] 32ee7ce11afb: Layer already exists [2022-11-29T23:50:32.679Z] 17bec77d7fdc: Layer already exists [2022-11-29T23:50:32.943Z] main: digest: sha256:0729de562f146cdc1db47d9b8a7f76c96dec0ebf4f7c6edafee4a9936dbce11a size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-29T23:50:32.998Z] ===================================================== [Pipeline] echo [2022-11-29T23:50:33.007Z] taggedImages: [2022-11-29T23:50:33.007Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:a13c0d85fe61587dda65b2f8a27bf555b431ec25 [2022-11-29T23:50:33.007Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2022-11-29T23:50:33.007Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.0-dev.23 [2022-11-29T23:50:33.007Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:a13c0d85fe61587dda65b2f8a27bf555b431ec25-2.3.0-dev.23 [2022-11-29T23:50:33.007Z] - 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 [2022-11-29T23:50:33.365Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-29T23:50:33.365Z] [2022-11-29T23:50:33.365Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-29T23:50:33.690Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-29T23:50:33.690Z] arm64: Pulling from edgex-lftools-log-publisher [2022-11-29T23:50:33.690Z] 8998bd30e6a1: Pulling fs layer [2022-11-29T23:50:33.690Z] 04944245beec: Pulling fs layer [2022-11-29T23:50:33.690Z] 699f458cf7ca: Pulling fs layer [2022-11-29T23:50:33.690Z] 765212b225bb: Pulling fs layer [2022-11-29T23:50:33.690Z] f23df028b6ca: Pulling fs layer [2022-11-29T23:50:33.690Z] d65c8cfc05b1: Pulling fs layer [2022-11-29T23:50:33.690Z] 2437ff75d9bd: Pulling fs layer [2022-11-29T23:50:33.690Z] 765212b225bb: Waiting [2022-11-29T23:50:33.690Z] f23df028b6ca: Waiting [2022-11-29T23:50:33.690Z] d65c8cfc05b1: Waiting [2022-11-29T23:50:33.690Z] 2437ff75d9bd: Waiting [2022-11-29T23:50:33.958Z] 04944245beec: Verifying Checksum [2022-11-29T23:50:33.958Z] 04944245beec: Download complete [2022-11-29T23:50:33.958Z] 765212b225bb: Verifying Checksum [2022-11-29T23:50:33.958Z] 765212b225bb: Download complete [2022-11-29T23:50:33.958Z] f23df028b6ca: Verifying Checksum [2022-11-29T23:50:33.958Z] f23df028b6ca: Download complete [2022-11-29T23:50:33.958Z] d65c8cfc05b1: Verifying Checksum [2022-11-29T23:50:33.958Z] d65c8cfc05b1: Download complete [2022-11-29T23:50:33.958Z] 699f458cf7ca: Verifying Checksum [2022-11-29T23:50:33.958Z] 699f458cf7ca: Download complete [2022-11-29T23:50:34.539Z] 8998bd30e6a1: Download complete [2022-11-29T23:50:36.472Z] 2437ff75d9bd: Verifying Checksum [2022-11-29T23:50:36.472Z] 2437ff75d9bd: Download complete [2022-11-29T23:50:37.876Z] 8998bd30e6a1: Pull complete [2022-11-29T23:50:38.458Z] 04944245beec: Pull complete [2022-11-29T23:50:39.868Z] 699f458cf7ca: Pull complete [2022-11-29T23:50:39.868Z] 765212b225bb: Pull complete [2022-11-29T23:50:40.451Z] f23df028b6ca: Pull complete [2022-11-29T23:50:40.719Z] d65c8cfc05b1: Pull complete [2022-11-29T23:50:55.705Z] 2437ff75d9bd: Pull complete [2022-11-29T23:50:55.705Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-11-29T23:50:55.705Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-29T23:50:55.705Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-29T23:50:55.880Z] prd-ubuntu20.04-docker-arm64-4c-16g-120014 does not seem to be running inside a container [2022-11-29T23:50:55.945Z] $ 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/64 -v /w/workspace/device-usb-camera/64:/w/workspace/device-usb-camera/64:rw,z -v /w/workspace/device-usb-camera/64@tmp:/w/workspace/device-usb-camera/64@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 [2022-11-29T23:50:58.444Z] $ docker top 7a8c8a33c078592caa8601901d183bf4f244f89ea2b94f010c2f64ced873179c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-29T23:50:59.247Z] ---> job-cost.sh [2022-11-29T23:50:59.247Z] lf-activate-venv: SKIPPING [2022-11-29T23:50:59.247Z] INFO: No Stack... [2022-11-29T23:50:59.826Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-11-29T23:51:00.408Z] INFO: Archiving Costs [Pipeline] sh [2022-11-29T23:51:01.044Z] + cat /w/workspace/device-usb-camera/64/archives/cost.csv [2022-11-29T23:51:01.044Z] + cut -d, -f6 [Pipeline] lock [2022-11-29T23:51:01.079Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-64-stack-cost] [2022-11-29T23:51:01.086Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-64-stack-cost] did not exist. Created. [2022-11-29T23:51:01.086Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-64-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-29T23:51:01.733Z] /w/workspace/device-usb-camera/64@tmp/durable-9a6a946e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-11-29T23:51:02.069Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-11-29T23:51:02.090Z] Warning: overwriting stash ‘stack-cost’ [2022-11-29T23:51:02.131Z] Stashed 1 file(s) [Pipeline] } [2022-11-29T23:51:02.139Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-64-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-29T23:51:02.169Z] $ docker stop --time=1 7a8c8a33c078592caa8601901d183bf4f244f89ea2b94f010c2f64ced873179c [2022-11-29T23:51:03.651Z] $ docker rm -f 7a8c8a33c078592caa8601901d183bf4f244f89ea2b94f010c2f64ced873179c [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 [2022-11-29T23:51:04.058Z] provisioning config files... [2022-11-29T23:51:04.066Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config18041645245241332873tmp [Pipeline] { [Pipeline] sh [2022-11-29T23:51:04.362Z] + set +x [2022-11-29T23:51:04.362Z] + curl -s https://codecov.io/bash [2022-11-29T23:51:04.362Z] + bash -s -- [2022-11-29T23:51:04.362Z] [2022-11-29T23:51:04.362Z] _____ _ [2022-11-29T23:51:04.362Z] / ____| | | [2022-11-29T23:51:04.362Z] | | ___ __| | ___ ___ _____ __ [2022-11-29T23:51:04.362Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-11-29T23:51:04.362Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-11-29T23:51:04.362Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-11-29T23:51:04.362Z] Bash-1.0.6 [2022-11-29T23:51:04.362Z] [2022-11-29T23:51:04.362Z] [2022-11-29T23:51:04.362Z] ==> git version 2.25.1 found [2022-11-29T23:51:04.362Z] ==> 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 [2022-11-29T23:51:04.362Z] Release-Date: 2020-01-08 [2022-11-29T23:51:04.362Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-11-29T23:51:04.362Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-11-29T23:51:04.362Z] ==> Jenkins CI detected. [2022-11-29T23:51:04.362Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2022-11-29T23:51:04.362Z] project root: . [2022-11-29T23:51:04.362Z] --> token set from env [2022-11-29T23:51:04.362Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-11-29T23:51:04.362Z] ==> Running gcov in . (disable via -X gcov) [2022-11-29T23:51:04.362Z] ==> Python coveragepy not found [2022-11-29T23:51:04.362Z] ==> Searching for coverage reports in: [2022-11-29T23:51:04.362Z] + . [2022-11-29T23:51:04.362Z] -> Found 1 reports [2022-11-29T23:51:04.362Z] ==> Detecting git/mercurial file structure [2022-11-29T23:51:04.621Z] ==> Reading reports [2022-11-29T23:51:04.621Z] + ./coverage.out bytes=30072 [2022-11-29T23:51:04.621Z] ==> Appending adjustments [2022-11-29T23:51:04.621Z] https://docs.codecov.io/docs/fixing-reports [2022-11-29T23:51:04.621Z] + Found adjustments [2022-11-29T23:51:04.621Z] ==> Gzipping contents [2022-11-29T23:51:04.621Z] 8.0K /tmp/codecov.VxUElG.gz [2022-11-29T23:51:04.621Z] ==> Uploading reports [2022-11-29T23:51:04.621Z] url: https://codecov.io [2022-11-29T23:51:04.621Z] query: branch=main&commit=a13c0d85fe61587dda65b2f8a27bf555b431ec25&build=64&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F64%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-29T23:51:04.621Z] -> Pinging Codecov [2022-11-29T23:51:04.621Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=main&commit=a13c0d85fe61587dda65b2f8a27bf555b431ec25&build=64&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F64%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-29T23:51:05.559Z] -> Uploading to [2022-11-29T23:51:05.559Z] https://storage.googleapis.com/codecov/v4/raw/2022-11-29/73D8F5FF140700D3E01443B452E23636/a13c0d85fe61587dda65b2f8a27bf555b431ec25/2acfae2c-df1c-46e4-92e2-a05cb8cb6af5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221129%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221129T235105Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5301e7d88c43f23916596d2ef22dd75f83e4780cedcbaaa6db9056ee5bb65d06 [2022-11-29T23:51:05.559Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-29T23:51:05.559Z] Dload Upload Total Spent Left Speed [2022-11-29T23:51:05.818Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4260 0 0 100 4260 0 19541 --:--:-- --:--:-- --:--:-- 19541 [2022-11-29T23:51:05.818Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/a13c0d85fe61587dda65b2f8a27bf555b431ec25 [Pipeline] } [2022-11-29T23:51:05.825Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-11-29T23:51:06.035Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-11-29T23:51:06.044Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-29T23:51:06.341Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-29T23:51:06.341Z] [2022-11-29T23:51:06.341Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-29T23:51:06.642Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-29T23:51:06.642Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-11-29T23:51:06.642Z] df9b9388f04a: Pulling fs layer [2022-11-29T23:51:06.642Z] 52dc419b0ee2: Pulling fs layer [2022-11-29T23:51:06.642Z] 25bc292e5bac: Pulling fs layer [2022-11-29T23:51:06.642Z] 114826534d7a: Pulling fs layer [2022-11-29T23:51:06.642Z] 4657fd5d0bcf: Pulling fs layer [2022-11-29T23:51:06.642Z] 6ad1cebc031e: Pulling fs layer [2022-11-29T23:51:06.642Z] 8a3aa393b2d8: Pulling fs layer [2022-11-29T23:51:06.642Z] 114826534d7a: Waiting [2022-11-29T23:51:06.642Z] 4657fd5d0bcf: Waiting [2022-11-29T23:51:06.642Z] 6ad1cebc031e: Waiting [2022-11-29T23:51:06.642Z] 8a3aa393b2d8: Waiting [2022-11-29T23:51:06.642Z] 25bc292e5bac: Verifying Checksum [2022-11-29T23:51:06.642Z] 25bc292e5bac: Download complete [2022-11-29T23:51:06.642Z] 52dc419b0ee2: Download complete [2022-11-29T23:51:06.642Z] 4657fd5d0bcf: Download complete [2022-11-29T23:51:06.642Z] df9b9388f04a: Verifying Checksum [2022-11-29T23:51:06.642Z] df9b9388f04a: Download complete [2022-11-29T23:51:06.903Z] df9b9388f04a: Pull complete [2022-11-29T23:51:06.903Z] 6ad1cebc031e: Verifying Checksum [2022-11-29T23:51:06.903Z] 6ad1cebc031e: Download complete [2022-11-29T23:51:06.903Z] 52dc419b0ee2: Pull complete [2022-11-29T23:51:07.163Z] 25bc292e5bac: Pull complete [2022-11-29T23:51:07.422Z] 114826534d7a: Verifying Checksum [2022-11-29T23:51:07.422Z] 114826534d7a: Download complete [2022-11-29T23:51:07.988Z] 8a3aa393b2d8: Verifying Checksum [2022-11-29T23:51:07.988Z] 8a3aa393b2d8: Download complete [2022-11-29T23:51:11.265Z] 114826534d7a: Pull complete [2022-11-29T23:51:11.265Z] 4657fd5d0bcf: Pull complete [2022-11-29T23:51:11.522Z] 6ad1cebc031e: Pull complete [2022-11-29T23:51:14.046Z] 8a3aa393b2d8: Pull complete [2022-11-29T23:51:14.046Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-11-29T23:51:14.046Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-29T23:51:14.046Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-29T23:51:14.110Z] prd-ubuntu20.04-docker-8c-8g-120013 does not seem to be running inside a container [2022-11-29T23:51:14.132Z] $ 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 [2022-11-29T23:51:15.991Z] $ docker top 17a13a47879c9a8b96df00e7a53567574e2269ed55367476af709db881ce88b8 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-11-29T23:51:16.060Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2022-11-29T23:51:16.333Z] + set -o pipefail [2022-11-29T23:51:16.333Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2022-11-29T23:51:21.599Z] [2022-11-29T23:51:21.599Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2022-11-29T23:51:21.599Z] [2022-11-29T23:51:21.599Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/8767424d-d7db-478e-a3b2-043e0ba321b4 [2022-11-29T23:51:21.599Z] [2022-11-29T23:51:21.599Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-11-29T23:51:21.599Z] [2022-11-29T23:51:21.599Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-11-29T23:51:21.599Z] [2022-11-29T23:51:22.535Z] [2022-11-29T23:51:22.535Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-11-29T23:51:22.535Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-11-29T23:51:22.535Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-11-29T23:51:22.544Z] $ docker stop --time=1 17a13a47879c9a8b96df00e7a53567574e2269ed55367476af709db881ce88b8 [2022-11-29T23:51:24.758Z] $ docker rm -f 17a13a47879c9a8b96df00e7a53567574e2269ed55367476af709db881ce88b8 [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 [2022-11-29T23:51:25.449Z] + git log --format=format:%s -1 a13c0d85fe61587dda65b2f8a27bf555b431ec25 [Pipeline] sh [2022-11-29T23:51:25.741Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-29T23:51:25.741Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-29T23:51:26.039Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-29T23:51:26.040Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-29T23:51:26.104Z] prd-ubuntu20.04-docker-8c-8g-120013 does not seem to be running inside a container [2022-11-29T23:51:26.132Z] $ 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 [2022-11-29T23:51:26.517Z] $ docker top 05124397824a71e0e29b1e587fc1f190635197bf2840166c5ae17ee86123420d -eo pid,comm [2022-11-29T23:51:26.575Z] 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). [2022-11-29T23:51:26.575Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-29T23:51:26.613Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-29T23:51:26.613Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-29T23:51:26.720Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-29T23:51:26.719Z] $ docker exec 05124397824a71e0e29b1e587fc1f190635197bf2840166c5ae17ee86123420d ssh-agent [2022-11-29T23:51:26.831Z] SSH_AUTH_SOCK=/tmp/ssh-xZrr7hf1Aqa8/agent.32 [2022-11-29T23:51:26.831Z] SSH_AGENT_PID=38 [2022-11-29T23:51:26.836Z] Running ssh-add (command line suppressed) [2022-11-29T23:51:26.950Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15172950065324692871.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15172950065324692871.key) [2022-11-29T23:51:26.967Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-29T23:51:27.255Z] + git semver tag [2022-11-29T23:51:27.514Z] 2022-11-29 23:51:27,438 [run_tag] DEBUG tag force:False [2022-11-29T23:51:27.514Z] 2022-11-29 23:51:27,438 [check_head_tag] DEBUG check head tag [2022-11-29T23:51:27.514Z] 2022-11-29 23:51:27,439 [execute] INFO git cat-file --batch-check [2022-11-29T23:51:27.514Z] 2022-11-29 23:51:27,439 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2022-11-29T23:51:27.514Z] 2022-11-29 23:51:27,443 [execute] INFO git cat-file --batch [2022-11-29T23:51:27.514Z] 2022-11-29 23:51:27,443 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2022-11-29T23:51:27.515Z] 2022-11-29 23:51:27,460 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-11-29T23:51:27.515Z] 2022-11-29 23:51:27,460 [execute] INFO git tag -a v2.3.0-dev.23 -m v2.3.0-dev.23 [2022-11-29T23:51:27.515Z] 2022-11-29 23:51:27,460 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.23', '-m', 'v2.3.0-dev.23'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2022-11-29T23:51:27.515Z] 2022-11-29 23:51:27,465 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-11-29T23:51:27.515Z] 2.3.0-dev.23 [Pipeline] } [2022-11-29T23:51:27.520Z] $ docker exec --env ******** --env ******** 05124397824a71e0e29b1e587fc1f190635197bf2840166c5ae17ee86123420d ssh-agent -k [2022-11-29T23:51:27.632Z] unset SSH_AUTH_SOCK; [2022-11-29T23:51:27.632Z] unset SSH_AGENT_PID; [2022-11-29T23:51:27.632Z] echo Agent pid 38 killed; [2022-11-29T23:51:27.645Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-29T23:51:27.952Z] + git semver [Pipeline] } [2022-11-29T23:51:28.220Z] $ docker stop --time=1 05124397824a71e0e29b1e587fc1f190635197bf2840166c5ae17ee86123420d [2022-11-29T23:51:29.537Z] $ docker rm -f 05124397824a71e0e29b1e587fc1f190635197bf2840166c5ae17ee86123420d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-29T23:51:29.905Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-29T23:51:29.905Z] [2022-11-29T23:51:29.905Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-29T23:51:30.197Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-29T23:51:30.197Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-11-29T23:51:30.197Z] ab5ef0e58194: Pulling fs layer [2022-11-29T23:51:30.197Z] 9712f1f96733: Pulling fs layer [2022-11-29T23:51:30.197Z] 63f879dbbcfc: Pulling fs layer [2022-11-29T23:51:30.197Z] 0d9ebad4ef96: Pulling fs layer [2022-11-29T23:51:30.197Z] e9a5061849ea: Pulling fs layer [2022-11-29T23:51:30.197Z] d747dcd14b5f: Pulling fs layer [2022-11-29T23:51:30.197Z] 2de7ff778b66: Pulling fs layer [2022-11-29T23:51:30.197Z] d747dcd14b5f: Waiting [2022-11-29T23:51:30.197Z] 0d9ebad4ef96: Waiting [2022-11-29T23:51:30.197Z] 2de7ff778b66: Waiting [2022-11-29T23:51:30.197Z] e9a5061849ea: Waiting [2022-11-29T23:51:30.197Z] 9712f1f96733: Download complete [2022-11-29T23:51:30.766Z] 63f879dbbcfc: Verifying Checksum [2022-11-29T23:51:30.766Z] 63f879dbbcfc: Download complete [2022-11-29T23:51:31.024Z] e9a5061849ea: Verifying Checksum [2022-11-29T23:51:31.024Z] e9a5061849ea: Download complete [2022-11-29T23:51:31.024Z] d747dcd14b5f: Download complete [2022-11-29T23:51:31.024Z] ab5ef0e58194: Verifying Checksum [2022-11-29T23:51:31.024Z] ab5ef0e58194: Download complete [2022-11-29T23:51:31.024Z] 0d9ebad4ef96: Verifying Checksum [2022-11-29T23:51:31.024Z] 0d9ebad4ef96: Download complete [2022-11-29T23:51:31.281Z] 2de7ff778b66: Verifying Checksum [2022-11-29T23:51:31.281Z] 2de7ff778b66: Download complete [2022-11-29T23:51:33.804Z] ab5ef0e58194: Pull complete [2022-11-29T23:51:33.804Z] 9712f1f96733: Pull complete [2022-11-29T23:51:34.370Z] 63f879dbbcfc: Pull complete [2022-11-29T23:51:38.553Z] 0d9ebad4ef96: Pull complete [2022-11-29T23:51:38.553Z] e9a5061849ea: Pull complete [2022-11-29T23:51:38.553Z] d747dcd14b5f: Pull complete [2022-11-29T23:51:39.484Z] 2de7ff778b66: Pull complete [2022-11-29T23:51:39.484Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-11-29T23:51:39.484Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-29T23:51:39.484Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-29T23:51:39.554Z] prd-ubuntu20.04-docker-8c-8g-120013 does not seem to be running inside a container [2022-11-29T23:51:39.585Z] $ 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 [2022-11-29T23:51:41.756Z] $ docker top 8c6eb3d32a07234b8f5c7b119b7d7e6c884e0d65277efac5893b31527b041c48 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-11-29T23:51:41.831Z] provisioning config files... [2022-11-29T23:51:41.837Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14510566443978524322tmp [2022-11-29T23:51:41.846Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15599944558515422904tmp [2022-11-29T23:51:41.855Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16716011119570544022tmp [Pipeline] { [Pipeline] echo [2022-11-29T23:51:41.866Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-29T23:51:42.147Z] ---> sigul-configuration.sh [2022-11-29T23:51:42.147Z] gpg: directory `/root/.gnupg' created [2022-11-29T23:51:42.147Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-11-29T23:51:42.147Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-11-29T23:51:42.147Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-11-29T23:51:42.147Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-11-29T23:51:42.147Z] gpg: CAST5 encrypted data [2022-11-29T23:51:42.147Z] gpg: encrypted with 1 passphrase [2022-11-29T23:51:42.147Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-11-29T23:51:42.431Z] + mkdir /home/jenkins [2022-11-29T23:51:42.431Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-11-29T23:51:42.714Z] + 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 [2022-11-29T23:51:42.722Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-29T23:51:43.003Z] ---> sigul-install.sh [2022-11-29T23:51:43.004Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-11-29T23:51:43.290Z] + git tag --list [2022-11-29T23:51:43.290Z] v0.0.0 [2022-11-29T23:51:43.290Z] v0.0.1-dev.1 [2022-11-29T23:51:43.290Z] v0.0.1-dev.10 [2022-11-29T23:51:43.290Z] v0.0.1-dev.11 [2022-11-29T23:51:43.290Z] v0.0.1-dev.12 [2022-11-29T23:51:43.290Z] v0.0.1-dev.13 [2022-11-29T23:51:43.290Z] v0.0.1-dev.14 [2022-11-29T23:51:43.290Z] v0.0.1-dev.15 [2022-11-29T23:51:43.290Z] v0.0.1-dev.16 [2022-11-29T23:51:43.290Z] v0.0.1-dev.2 [2022-11-29T23:51:43.290Z] v0.0.1-dev.3 [2022-11-29T23:51:43.290Z] v0.0.1-dev.4 [2022-11-29T23:51:43.290Z] v0.0.1-dev.5 [2022-11-29T23:51:43.290Z] v0.0.1-dev.6 [2022-11-29T23:51:43.290Z] v0.0.1-dev.7 [2022-11-29T23:51:43.290Z] v0.0.1-dev.8 [2022-11-29T23:51:43.290Z] v0.0.1-dev.9 [2022-11-29T23:51:43.290Z] v2.2.0 [2022-11-29T23:51:43.290Z] v2.2.0-dev.17 [2022-11-29T23:51:43.290Z] v2.2.0-dev.18 [2022-11-29T23:51:43.290Z] v2.2.0-dev.19 [2022-11-29T23:51:43.290Z] v2.2.0-dev.20 [2022-11-29T23:51:43.290Z] v2.2.0-dev.21 [2022-11-29T23:51:43.290Z] v2.2.0-dev.22 [2022-11-29T23:51:43.290Z] v2.2.0-dev.23 [2022-11-29T23:51:43.290Z] v2.2.0-dev.24 [2022-11-29T23:51:43.290Z] v2.2.0-dev.25 [2022-11-29T23:51:43.290Z] v2.2.0-dev.26 [2022-11-29T23:51:43.290Z] v2.2.0-dev.27 [2022-11-29T23:51:43.290Z] v2.3.0-dev.1 [2022-11-29T23:51:43.290Z] v2.3.0-dev.10 [2022-11-29T23:51:43.290Z] v2.3.0-dev.11 [2022-11-29T23:51:43.290Z] v2.3.0-dev.12 [2022-11-29T23:51:43.290Z] v2.3.0-dev.13 [2022-11-29T23:51:43.290Z] v2.3.0-dev.14 [2022-11-29T23:51:43.290Z] v2.3.0-dev.15 [2022-11-29T23:51:43.290Z] v2.3.0-dev.16 [2022-11-29T23:51:43.290Z] v2.3.0-dev.17 [2022-11-29T23:51:43.290Z] v2.3.0-dev.18 [2022-11-29T23:51:43.290Z] v2.3.0-dev.19 [2022-11-29T23:51:43.290Z] v2.3.0-dev.2 [2022-11-29T23:51:43.290Z] v2.3.0-dev.20 [2022-11-29T23:51:43.290Z] v2.3.0-dev.21 [2022-11-29T23:51:43.290Z] v2.3.0-dev.22 [2022-11-29T23:51:43.290Z] v2.3.0-dev.23 [2022-11-29T23:51:43.290Z] v2.3.0-dev.3 [2022-11-29T23:51:43.290Z] v2.3.0-dev.4 [2022-11-29T23:51:43.290Z] v2.3.0-dev.5 [2022-11-29T23:51:43.290Z] v2.3.0-dev.6 [2022-11-29T23:51:43.290Z] v2.3.0-dev.7 [2022-11-29T23:51:43.290Z] v2.3.0-dev.8 [2022-11-29T23:51:43.290Z] v2.3.0-dev.9 [Pipeline] sh [2022-11-29T23:51:43.579Z] + lftools sign git-tag v2.3.0-dev.23 [2022-11-29T23:51:44.146Z] Signing Git tag with Sigul... [2022-11-29T23:51:44.146Z] Signing v2.3.0-dev.23 [Pipeline] echo [2022-11-29T23:51:44.413Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-29T23:51:44.695Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-11-29T23:51:44.702Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-11-29T23:51:44.715Z] $ docker stop --time=1 8c6eb3d32a07234b8f5c7b119b7d7e6c884e0d65277efac5893b31527b041c48 [2022-11-29T23:51:46.093Z] $ docker rm -f 8c6eb3d32a07234b8f5c7b119b7d7e6c884e0d65277efac5893b31527b041c48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-11-29T23:51:46.514Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-29T23:51:46.514Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-29T23:51:46.810Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-29T23:51:46.810Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-29T23:51:46.874Z] prd-ubuntu20.04-docker-8c-8g-120013 does not seem to be running inside a container [2022-11-29T23:51:46.900Z] $ 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 [2022-11-29T23:51:47.298Z] $ docker top f040f5344369f47fd54b0260e8fc8f04f0ca81ef819927319c2a604140ce0d46 -eo pid,comm [2022-11-29T23:51:47.351Z] 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). [2022-11-29T23:51:47.351Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-29T23:51:47.389Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-29T23:51:47.389Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-29T23:51:47.520Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-29T23:51:47.518Z] $ docker exec f040f5344369f47fd54b0260e8fc8f04f0ca81ef819927319c2a604140ce0d46 ssh-agent [2022-11-29T23:51:47.637Z] SSH_AUTH_SOCK=/tmp/ssh-0NHa8VT4extf/agent.34 [2022-11-29T23:51:47.637Z] SSH_AGENT_PID=40 [2022-11-29T23:51:47.642Z] Running ssh-add (command line suppressed) [2022-11-29T23:51:47.747Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2251100029034575020.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2251100029034575020.key) [2022-11-29T23:51:47.768Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-29T23:51:48.054Z] + git semver bump pre [2022-11-29T23:51:48.314Z] 2022-11-29 23:51:48,227 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-11-29T23:51:48.314Z] 2022-11-29 23:51:48,227 [bump_version] DEBUG bumping version:2.3.0-dev.23 on axis:pre with prefix:dev [2022-11-29T23:51:48.314Z] 2022-11-29 23:51:48,227 [bump_version] DEBUG bumped version:2.3.0-dev.24 [2022-11-29T23:51:48.314Z] 2022-11-29 23:51:48,227 [write_version] DEBUG write version:2.3.0-dev.24 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2022-11-29T23:51:48.314Z] 2022-11-29 23:51:48,227 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-11-29T23:51:48.314Z] 2022-11-29 23:51:48,227 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-11-29T23:51:48.314Z] 2022-11-29 23:51:48,229 [execute] INFO git cat-file --batch-check [2022-11-29T23:51:48.314Z] 2022-11-29 23:51:48,229 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-29T23:51:48.314Z] 2022-11-29 23:51:48,235 [execute] INFO git cat-file --batch [2022-11-29T23:51:48.314Z] 2022-11-29 23:51:48,235 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-29T23:51:48.314Z] 2022-11-29 23:51:48,241 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-11-29T23:51:48.314Z] 2.3.0-dev.24 [Pipeline] } [2022-11-29T23:51:48.319Z] $ docker exec --env ******** --env ******** f040f5344369f47fd54b0260e8fc8f04f0ca81ef819927319c2a604140ce0d46 ssh-agent -k [2022-11-29T23:51:48.427Z] unset SSH_AUTH_SOCK; [2022-11-29T23:51:48.427Z] unset SSH_AGENT_PID; [2022-11-29T23:51:48.427Z] echo Agent pid 40 killed; [2022-11-29T23:51:48.441Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-29T23:51:48.744Z] + git semver [Pipeline] } [2022-11-29T23:51:49.010Z] $ docker stop --time=1 f040f5344369f47fd54b0260e8fc8f04f0ca81ef819927319c2a604140ce0d46 [2022-11-29T23:51:50.292Z] $ docker rm -f f040f5344369f47fd54b0260e8fc8f04f0ca81ef819927319c2a604140ce0d46 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-29T23:51:50.638Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-29T23:51:50.638Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-29T23:51:50.932Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-29T23:51:50.932Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-29T23:51:50.998Z] prd-ubuntu20.04-docker-8c-8g-120013 does not seem to be running inside a container [2022-11-29T23:51:51.025Z] $ 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 [2022-11-29T23:51:51.411Z] $ docker top da2d497eb494c67040feb4648cb4a3c5d809a9338b8dcbc7a26179cd51172524 -eo pid,comm [2022-11-29T23:51:51.468Z] 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). [2022-11-29T23:51:51.468Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-29T23:51:51.496Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-29T23:51:51.496Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-29T23:51:51.607Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-29T23:51:51.605Z] $ docker exec da2d497eb494c67040feb4648cb4a3c5d809a9338b8dcbc7a26179cd51172524 ssh-agent [2022-11-29T23:51:51.751Z] SSH_AUTH_SOCK=/tmp/ssh-HyBX2oX9QsBT/agent.33 [2022-11-29T23:51:51.751Z] SSH_AGENT_PID=39 [2022-11-29T23:51:51.768Z] Running ssh-add (command line suppressed) [2022-11-29T23:51:51.877Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2201625799507052632.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2201625799507052632.key) [2022-11-29T23:51:51.904Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-29T23:51:52.242Z] + git semver push [2022-11-29T23:51:52.528Z] 2022-11-29 23:51:52,363 [run_push] DEBUG push [2022-11-29T23:51:52.528Z] 2022-11-29 23:51:52,364 [execute] INFO git cat-file --batch-check [2022-11-29T23:51:52.528Z] 2022-11-29 23:51:52,364 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-29T23:51:52.528Z] 2022-11-29 23:51:52,368 [execute] INFO git rev-list 59323f9a7d6a85889b4e1e7af9c88770924d3b8e -- [2022-11-29T23:51:52.528Z] 2022-11-29 23:51:52,368 [execute] DEBUG Popen(['git', 'rev-list', '59323f9a7d6a85889b4e1e7af9c88770924d3b8e', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-11-29T23:51:52.528Z] 2022-11-29 23:51:52,375 [execute] INFO git fetch -v origin [2022-11-29T23:51:52.528Z] 2022-11-29 23:51:52,375 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-11-29T23:51:53.095Z] 2022-11-29 23:51:52,895 [run_push] DEBUG no remote changes detected [2022-11-29T23:51:53.095Z] 2022-11-29 23:51:52,895 [execute] INFO git push origin semver [2022-11-29T23:51:53.095Z] 2022-11-29 23:51:52,896 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-11-29T23:51:54.034Z] 2022-11-29 23:51:53,733 [run_push] DEBUG push all version tags [2022-11-29T23:51:54.034Z] 2022-11-29 23:51:53,734 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-11-29T23:51:54.034Z] 2022-11-29 23:51:53,735 [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) [2022-11-29T23:51:54.602Z] 2022-11-29 23:51:54,480 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-11-29T23:51:54.602Z] 2.3.0-dev.24 [Pipeline] } [2022-11-29T23:51:54.608Z] $ docker exec --env ******** --env ******** da2d497eb494c67040feb4648cb4a3c5d809a9338b8dcbc7a26179cd51172524 ssh-agent -k [2022-11-29T23:51:54.708Z] unset SSH_AUTH_SOCK; [2022-11-29T23:51:54.709Z] unset SSH_AGENT_PID; [2022-11-29T23:51:54.709Z] echo Agent pid 39 killed; [2022-11-29T23:51:54.727Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-29T23:51:55.029Z] + git semver [Pipeline] } [2022-11-29T23:51:55.298Z] $ docker stop --time=1 da2d497eb494c67040feb4648cb4a3c5d809a9338b8dcbc7a26179cd51172524 [2022-11-29T23:51:56.622Z] $ docker rm -f da2d497eb494c67040feb4648cb4a3c5d809a9338b8dcbc7a26179cd51172524 [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 [2022-11-29T23:51:57.270Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2022-11-29T23:51:57.270Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-11-29T23:51:57.270Z] total 16 [2022-11-29T23:51:57.270Z] drwxr-xr-x 3 root root 4096 Nov 29 23:43 . [2022-11-29T23:51:57.270Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 29 23:51 .. [2022-11-29T23:51:57.270Z] drwxr-xr-x 2 root root 4096 Nov 29 23:43 cost [2022-11-29T23:51:57.270Z] -rw-r--r-- 1 root root 88 Nov 29 23:43 cost.csv [2022-11-29T23:51:57.270Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2022-11-29T23:51:57.270Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-11-29T23:51:57.270Z] total 16 [2022-11-29T23:51:57.270Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 29 23:43 . [2022-11-29T23:51:57.270Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 29 23:51 .. [2022-11-29T23:51:57.270Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 29 23:43 cost [2022-11-29T23:51:57.270Z] -rw-r--r-- 1 jenkins jenkins 88 Nov 29 23:43 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-11-29T23:51:57.562Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-29T23:51:58.421Z] ---> package-listing.sh [2022-11-29T23:51:58.421Z] ++ facter osfamily [2022-11-29T23:51:58.421Z] ++ tr '[:upper:]' '[:lower:]' [2022-11-29T23:51:58.680Z] + OS_FAMILY=debian [2022-11-29T23:51:58.680Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2022-11-29T23:51:58.680Z] + START_PACKAGES=/tmp/packages_start.txt [2022-11-29T23:51:58.680Z] + END_PACKAGES=/tmp/packages_end.txt [2022-11-29T23:51:58.680Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-11-29T23:51:58.680Z] + PACKAGES=/tmp/packages_start.txt [2022-11-29T23:51:58.680Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-11-29T23:51:58.680Z] + PACKAGES=/tmp/packages_end.txt [2022-11-29T23:51:58.680Z] + case "${OS_FAMILY}" in [2022-11-29T23:51:58.680Z] + dpkg -l [2022-11-29T23:51:58.680Z] + grep '^ii' [2022-11-29T23:51:58.680Z] + '[' -f /tmp/packages_start.txt ']' [2022-11-29T23:51:58.680Z] + '[' -f /tmp/packages_end.txt ']' [2022-11-29T23:51:58.680Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-11-29T23:51:58.680Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-11-29T23:51:58.680Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2022-11-29T23:51:58.680Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2022-11-29T23:51:58.689Z] 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 [2022-11-29T23:51:58.964Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-29T23:51:59.518Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-29T23:51:59.518Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-29T23:51:59.592Z] prd-ubuntu20.04-docker-8c-8g-120013 does not seem to be running inside a container [2022-11-29T23:51:59.616Z] $ 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 [2022-11-29T23:51:59.863Z] $ docker top 3d0647a2d49f693281fcc6fcd3908c330e1d77114d233151ce973be6e7fdfd56 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-29T23:52:00.217Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-11-29T23:52:00.498Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-11-29T23:52:00.774Z] + ls /var/log/sa-host [2022-11-29T23:52:00.774Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-29T23:52:00.922Z] provisioning config files... [2022-11-29T23:52:00.931Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2686757224138839778tmp [Pipeline] { [Pipeline] echo [2022-11-29T23:52:00.942Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-29T23:52:01.220Z] ---> create-netrc.sh [Pipeline] } [2022-11-29T23:52:01.226Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-11-29T23:52:01.549Z] ---> python-tools-install.sh [Pipeline] echo [2022-11-29T23:52:01.556Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-29T23:52:01.836Z] ---> sudo-logs.sh [2022-11-29T23:52:01.836Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-11-29T23:52:01.865Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-29T23:52:02.148Z] ---> job-cost.sh [2022-11-29T23:52:02.148Z] lf-activate-venv: SKIPPING [2022-11-29T23:52:02.148Z] DEBUG: total: 0.2199999988079071 [2022-11-29T23:52:02.148Z] INFO: Retrieving Stack Cost... [2022-11-29T23:52:02.407Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-29T23:52:02.975Z] INFO: Archiving Costs [Pipeline] echo [2022-11-29T23:52:02.986Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-29T23:52:03.268Z] ---> logs-deploy.sh [2022-11-29T23:52:03.268Z] lf-activate-venv: SKIPPING [2022-11-29T23:52:03.268Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/64 [2022-11-29T23:52:03.268Z] INFO: archiving workspace using pattern(s): [2022-11-29T23:52:04.208Z] Archives upload complete. [2022-11-29T23:52:04.208Z] INFO: archiving logs to Nexus