Push event to branch main Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12 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-ssh10969273590068861417.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh11756044033862083256.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh16975174930540378780.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh13594988124911815027.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 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-ssh12132862156139109940.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > 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 ‘prd-ubuntu20.04-docker-8c-8g-21235’ is offline Running on prd-ubuntu20.04-docker-8c-8g-21239 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 Avoid second fetch Checking out Revision e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12 (main) Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12 # timeout=10 Commit message: "feat: auto-add provision watchers on startup (#69)" > git rev-list --no-walk 9e845652be8c19b0c1fc437782669d45e1ae73ca # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-27T16:04:44.138Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-27T16:04:44.196Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-27T16:04:44.214Z] ========================================================= [2022-07-27T16:04:44.214Z] EdgeX Global Pipelines Version Info [2022-07-27T16:04:44.215Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-27T16:04:45.004Z] ------------------- [2022-07-27T16:04:45.004Z] stable info: [2022-07-27T16:04:45.004Z] ------------------- [2022-07-27T16:04:45.004Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-27T16:04:45.004Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-27T16:04:45.004Z] Message: update stable to v1.0.238 [2022-07-27T16:04:45.576Z] ------------------- [2022-07-27T16:04:45.576Z] experimental info: [2022-07-27T16:04:45.576Z] ------------------- [2022-07-27T16:04:45.576Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-27T16:04:45.576Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-27T16:04:45.576Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-27T16:04:45.861Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-07-27T16:04:45.875Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-07-27T16:04:45.885Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-27T16:04:45.897Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-27T16:04:45.908Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-27T16:04:45.920Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-27T16:04:45.931Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-27T16:04:45.948Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-27T16:04:45.964Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-27T16:04:45.974Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-27T16:04:45.987Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-27T16:04:46.000Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-07-27T16:04:46.013Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-27T16:04:46.026Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-27T16:04:46.040Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-27T16:04:46.052Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-27T16:04:46.067Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-27T16:04:46.083Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-27T16:04:46.102Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-27T16:04:46.120Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-27T16:04:46.138Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-27T16:04:46.154Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-27T16:04:46.171Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-27T16:04:46.180Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-27T16:04:46.192Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-27T16:04:46.204Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-27T16:04:46.216Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-27T16:04:46.230Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-07-27T16:04:46.242Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-07-27T16:04:46.256Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-07-27T16:04:46.266Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12 [Pipeline] echo [2022-07-27T16:04:46.281Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e07d484 [Pipeline] echo [2022-07-27T16:04:46.293Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-27T16:04:46.337Z] provisioning config files... [2022-07-27T16:04:46.352Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config418381869732537634tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-27T16:04:46.654Z] ---> docker-login.sh [2022-07-27T16:04:46.654Z] nexus3.edgexfoundry.org:10001 [2022-07-27T16:04:46.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T16:04:47.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T16:04:47.177Z] Configure a credential helper to remove this warning. See [2022-07-27T16:04:47.177Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T16:04:47.177Z] [2022-07-27T16:04:47.177Z] Login Succeeded [2022-07-27T16:04:47.177Z] nexus3.edgexfoundry.org:10002 [2022-07-27T16:04:47.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T16:04:47.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T16:04:47.438Z] Configure a credential helper to remove this warning. See [2022-07-27T16:04:47.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T16:04:47.438Z] [2022-07-27T16:04:47.438Z] Login Succeeded [2022-07-27T16:04:47.438Z] nexus3.edgexfoundry.org:10003 [2022-07-27T16:04:47.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T16:04:47.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T16:04:47.438Z] Configure a credential helper to remove this warning. See [2022-07-27T16:04:47.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T16:04:47.438Z] [2022-07-27T16:04:47.438Z] Login Succeeded [2022-07-27T16:04:47.438Z] nexus3.edgexfoundry.org:10004 [2022-07-27T16:04:47.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T16:04:47.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T16:04:47.700Z] Configure a credential helper to remove this warning. See [2022-07-27T16:04:47.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T16:04:47.700Z] [2022-07-27T16:04:47.700Z] Login Succeeded [2022-07-27T16:04:47.700Z] docker.io [2022-07-27T16:04:47.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T16:04:47.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T16:04:47.961Z] Configure a credential helper to remove this warning. See [2022-07-27T16:04:47.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T16:04:47.961Z] [2022-07-27T16:04:47.961Z] Login Succeeded [2022-07-27T16:04:47.961Z] ---> docker-login.sh ends [Pipeline] } [2022-07-27T16:04:47.971Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-27T16:04:48.330Z] + git rev-list -1 --merges e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12~1..e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12 [Pipeline] echo [2022-07-27T16:04:48.366Z] -----------> git rev-list -1 --merges e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12~1..e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12 e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12 [false] [Pipeline] sh [2022-07-27T16:04:48.673Z] + git log --format=format:%s -1 e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12 [Pipeline] echo [2022-07-27T16:04:48.689Z] ========================================================= [2022-07-27T16:04:48.689Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-27T16:04:48.689Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-27T16:04:49.036Z] + git log --format=format:%s -1 e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12 [Pipeline] echo [2022-07-27T16:04:49.051Z] [semverPrep] GIT_COMMIT: e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12, Commit Message: feat: auto-add provision watchers on startup (#69) [Pipeline] echo [2022-07-27T16:04:49.061Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-27T16:04:49.481Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-27T16:04:49.481Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-27T16:04:49.482Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-27T16:04:49.482Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-27T16:04:49.482Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-27T16:04:49.482Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-27T16:04:49.482Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T16:04:49.895Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-27T16:04:49.895Z] [2022-07-27T16:04:49.895Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T16:04:50.205Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-27T16:04:50.205Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-27T16:04:50.205Z] b85a868b505f: Pulling fs layer [2022-07-27T16:04:50.205Z] e2be974225ed: Pulling fs layer [2022-07-27T16:04:50.205Z] 339a4e72a1f5: Pulling fs layer [2022-07-27T16:04:50.205Z] 988bab9f4d93: Pulling fs layer [2022-07-27T16:04:50.205Z] 1469e6f7b9e6: Pulling fs layer [2022-07-27T16:04:50.205Z] eaf3925da568: Pulling fs layer [2022-07-27T16:04:50.205Z] bab4dde63d76: Pulling fs layer [2022-07-27T16:04:50.205Z] bde34c3a00c8: Pulling fs layer [2022-07-27T16:04:50.205Z] b352a97aabf1: Pulling fs layer [2022-07-27T16:04:50.205Z] 4872d77fe225: Pulling fs layer [2022-07-27T16:04:50.205Z] 988bab9f4d93: Waiting [2022-07-27T16:04:50.205Z] 5851b861e8e6: Pulling fs layer [2022-07-27T16:04:50.205Z] 1469e6f7b9e6: Waiting [2022-07-27T16:04:50.205Z] bde34c3a00c8: Waiting [2022-07-27T16:04:50.205Z] eaf3925da568: Waiting [2022-07-27T16:04:50.205Z] 4872d77fe225: Waiting [2022-07-27T16:04:50.205Z] 5851b861e8e6: Waiting [2022-07-27T16:04:50.205Z] b352a97aabf1: Waiting [2022-07-27T16:04:50.205Z] bab4dde63d76: Waiting [2022-07-27T16:04:50.205Z] e2be974225ed: Verifying Checksum [2022-07-27T16:04:50.205Z] e2be974225ed: Download complete [2022-07-27T16:04:50.205Z] 988bab9f4d93: Verifying Checksum [2022-07-27T16:04:50.205Z] 988bab9f4d93: Download complete [2022-07-27T16:04:50.469Z] 1469e6f7b9e6: Verifying Checksum [2022-07-27T16:04:50.469Z] 1469e6f7b9e6: Download complete [2022-07-27T16:04:50.469Z] eaf3925da568: Verifying Checksum [2022-07-27T16:04:50.469Z] eaf3925da568: Download complete [2022-07-27T16:04:50.469Z] 339a4e72a1f5: Verifying Checksum [2022-07-27T16:04:50.469Z] 339a4e72a1f5: Download complete [2022-07-27T16:04:50.469Z] bde34c3a00c8: Verifying Checksum [2022-07-27T16:04:50.469Z] bde34c3a00c8: Download complete [2022-07-27T16:04:50.469Z] b352a97aabf1: Download complete [2022-07-27T16:04:50.469Z] 4872d77fe225: Download complete [2022-07-27T16:04:50.469Z] 5851b861e8e6: Verifying Checksum [2022-07-27T16:04:50.469Z] 5851b861e8e6: Download complete [2022-07-27T16:04:50.469Z] b85a868b505f: Download complete [2022-07-27T16:04:50.729Z] bab4dde63d76: Verifying Checksum [2022-07-27T16:04:50.729Z] bab4dde63d76: Download complete [2022-07-27T16:04:52.126Z] b85a868b505f: Pull complete [2022-07-27T16:04:52.127Z] e2be974225ed: Pull complete [2022-07-27T16:04:52.699Z] 339a4e72a1f5: Pull complete [2022-07-27T16:04:52.699Z] 988bab9f4d93: Pull complete [2022-07-27T16:04:52.967Z] 1469e6f7b9e6: Pull complete [2022-07-27T16:04:52.967Z] eaf3925da568: Pull complete [2022-07-27T16:04:55.509Z] bab4dde63d76: Pull complete [2022-07-27T16:04:55.509Z] bde34c3a00c8: Pull complete [2022-07-27T16:04:55.509Z] b352a97aabf1: Pull complete [2022-07-27T16:04:55.509Z] 4872d77fe225: Pull complete [2022-07-27T16:04:55.509Z] 5851b861e8e6: Pull complete [2022-07-27T16:04:55.509Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-27T16:04:55.509Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-27T16:04:55.509Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T16:04:55.614Z] prd-ubuntu20.04-docker-8c-8g-21239 does not seem to be running inside a container [2022-07-27T16:04:55.636Z] $ 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-07-27T16:04:57.038Z] $ docker top 25c4200cf28f9376b69bbf4b1cf618b153bde7058d620609b0ca6de2dc5eeefe -eo pid,comm [2022-07-27T16:04:57.134Z] 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-07-27T16:04:57.134Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-27T16:04:57.168Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-27T16:04:57.168Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-27T16:04:57.313Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-27T16:04:57.301Z] $ docker exec 25c4200cf28f9376b69bbf4b1cf618b153bde7058d620609b0ca6de2dc5eeefe ssh-agent [2022-07-27T16:04:57.452Z] SSH_AUTH_SOCK=/tmp/ssh-Gh0lYCBbIpIo/agent.35 [2022-07-27T16:04:57.452Z] SSH_AGENT_PID=42 [2022-07-27T16:04:57.460Z] Running ssh-add (command line suppressed) [2022-07-27T16:04:57.571Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3845884489435370219.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3845884489435370219.key) [2022-07-27T16:04:57.604Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-27T16:04:57.894Z] + git tag --points-at HEAD [Pipeline] } [2022-07-27T16:04:57.892Z] $ docker exec --env ******** --env ******** 25c4200cf28f9376b69bbf4b1cf618b153bde7058d620609b0ca6de2dc5eeefe ssh-agent -k [2022-07-27T16:04:58.027Z] unset SSH_AUTH_SOCK; [2022-07-27T16:04:58.028Z] unset SSH_AGENT_PID; [2022-07-27T16:04:58.028Z] echo Agent pid 42 killed; [2022-07-27T16:04:58.059Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-27T16:04:58.085Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-27T16:04:58.085Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-27T16:04:58.236Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-27T16:04:58.225Z] $ docker exec 25c4200cf28f9376b69bbf4b1cf618b153bde7058d620609b0ca6de2dc5eeefe ssh-agent [2022-07-27T16:04:58.396Z] SSH_AUTH_SOCK=/tmp/ssh-qduL85CMxvv1/agent.76 [2022-07-27T16:04:58.396Z] SSH_AGENT_PID=82 [2022-07-27T16:04:58.401Z] Running ssh-add (command line suppressed) [2022-07-27T16:04:58.515Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_410614715978887962.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_410614715978887962.key) [2022-07-27T16:04:58.554Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-27T16:04:58.843Z] + git semver init [2022-07-27T16:04:59.105Z] 2022-07-27 16:04:59,041 [run_init] DEBUG init version:0.0.0 force:False [2022-07-27T16:04:59.105Z] 2022-07-27 16:04:59,042 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2022-07-27T16:04:59.105Z] 2022-07-27 16:04:59,042 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2022-07-27T16:04:59.105Z] 2022-07-27 16:04:59,042 [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-07-27T16:04:59.678Z] 2022-07-27 16:04:59,641 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2022-07-27T16:04:59.678Z] 2022-07-27 16:04:59,641 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2022-07-27T16:04:59.678Z] 2022-07-27 16:04:59,642 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-27T16:04:59.678Z] 2022-07-27 16:04:59,642 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-27T16:04:59.678Z] 2.2.0-dev.24 [Pipeline] } [2022-07-27T16:04:59.677Z] $ docker exec --env ******** --env ******** 25c4200cf28f9376b69bbf4b1cf618b153bde7058d620609b0ca6de2dc5eeefe ssh-agent -k [2022-07-27T16:04:59.785Z] unset SSH_AUTH_SOCK; [2022-07-27T16:04:59.786Z] unset SSH_AGENT_PID; [2022-07-27T16:04:59.786Z] echo Agent pid 82 killed; [2022-07-27T16:04:59.813Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-27T16:05:00.131Z] + git semver [Pipeline] } [2022-07-27T16:05:00.397Z] $ docker stop --time=1 25c4200cf28f9376b69bbf4b1cf618b153bde7058d620609b0ca6de2dc5eeefe [2022-07-27T16:05:01.719Z] $ docker rm -f 25c4200cf28f9376b69bbf4b1cf618b153bde7058d620609b0ca6de2dc5eeefe [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-27T16:05:02.094Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-27T16:05:02.352Z] Stashed 1 file(s) [Pipeline] echo [2022-07-27T16:05:02.355Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.24 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-27T16:05:02.463Z] provisioning config files... [2022-07-27T16:05:02.474Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4399708869783614737tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-27T16:05:02.785Z] ---> docker-login.sh [2022-07-27T16:05:02.785Z] nexus3.edgexfoundry.org:10001 [2022-07-27T16:05:02.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T16:05:02.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T16:05:02.785Z] Configure a credential helper to remove this warning. See [2022-07-27T16:05:02.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T16:05:02.785Z] [2022-07-27T16:05:02.785Z] Login Succeeded [2022-07-27T16:05:02.785Z] nexus3.edgexfoundry.org:10002 [2022-07-27T16:05:02.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T16:05:03.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T16:05:03.047Z] Configure a credential helper to remove this warning. See [2022-07-27T16:05:03.047Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T16:05:03.047Z] [2022-07-27T16:05:03.047Z] Login Succeeded [2022-07-27T16:05:03.047Z] nexus3.edgexfoundry.org:10003 [2022-07-27T16:05:03.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T16:05:03.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T16:05:03.047Z] Configure a credential helper to remove this warning. See [2022-07-27T16:05:03.047Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T16:05:03.047Z] [2022-07-27T16:05:03.047Z] Login Succeeded [2022-07-27T16:05:03.047Z] nexus3.edgexfoundry.org:10004 [2022-07-27T16:05:03.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T16:05:03.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T16:05:03.309Z] Configure a credential helper to remove this warning. See [2022-07-27T16:05:03.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T16:05:03.309Z] [2022-07-27T16:05:03.309Z] Login Succeeded [2022-07-27T16:05:03.309Z] docker.io [2022-07-27T16:05:03.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T16:05:03.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T16:05:03.570Z] Configure a credential helper to remove this warning. See [2022-07-27T16:05:03.570Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T16:05:03.570Z] [2022-07-27T16:05:03.570Z] Login Succeeded [2022-07-27T16:05:03.570Z] ---> docker-login.sh ends [Pipeline] } [2022-07-27T16:05:03.577Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-27T16:05:03.644Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-27T16:05:03.656Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-27T16:05:03.666Z] ========================================================= [2022-07-27T16:05:03.666Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-27T16:05:03.666Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T16:05:03.987Z] + 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-07-27T16:05:03.987Z] Sending build context to Docker daemon 755.2kB [2022-07-27T16:05:03.987Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-07-27T16:05:03.987Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-27T16:05:03.987Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-27T16:05:03.987Z] 2408cc74d12b: Pulling fs layer [2022-07-27T16:05:03.987Z] ea60b727a1ce: Pulling fs layer [2022-07-27T16:05:03.987Z] 30c4a7721957: Pulling fs layer [2022-07-27T16:05:03.987Z] 370296b7ddb6: Pulling fs layer [2022-07-27T16:05:03.987Z] 7c6cee850709: Pulling fs layer [2022-07-27T16:05:03.987Z] 39a5fcdaea64: Pulling fs layer [2022-07-27T16:05:03.987Z] d94ebbe4e438: Pulling fs layer [2022-07-27T16:05:03.987Z] bcfd1f05c69d: Pulling fs layer [2022-07-27T16:05:03.987Z] 59ccb84bbe0f: Pulling fs layer [2022-07-27T16:05:03.987Z] 39a5fcdaea64: Waiting [2022-07-27T16:05:03.987Z] 370296b7ddb6: Waiting [2022-07-27T16:05:03.987Z] 7c6cee850709: Waiting [2022-07-27T16:05:03.987Z] bcfd1f05c69d: Waiting [2022-07-27T16:05:03.987Z] d94ebbe4e438: Waiting [2022-07-27T16:05:03.987Z] 59ccb84bbe0f: Waiting [2022-07-27T16:05:03.987Z] 30c4a7721957: Verifying Checksum [2022-07-27T16:05:03.987Z] 30c4a7721957: Download complete [2022-07-27T16:05:03.987Z] ea60b727a1ce: Verifying Checksum [2022-07-27T16:05:03.987Z] ea60b727a1ce: Download complete [2022-07-27T16:05:03.987Z] 7c6cee850709: Verifying Checksum [2022-07-27T16:05:03.987Z] 7c6cee850709: Download complete [2022-07-27T16:05:03.987Z] 39a5fcdaea64: Verifying Checksum [2022-07-27T16:05:03.987Z] 39a5fcdaea64: Download complete [2022-07-27T16:05:03.987Z] 2408cc74d12b: Verifying Checksum [2022-07-27T16:05:03.987Z] 2408cc74d12b: Download complete [2022-07-27T16:05:04.247Z] d94ebbe4e438: Verifying Checksum [2022-07-27T16:05:04.247Z] d94ebbe4e438: Download complete [2022-07-27T16:05:04.247Z] 2408cc74d12b: Pull complete [2022-07-27T16:05:04.508Z] ea60b727a1ce: Pull complete [2022-07-27T16:05:04.508Z] 30c4a7721957: Pull complete [2022-07-27T16:05:04.508Z] 59ccb84bbe0f: Verifying Checksum [2022-07-27T16:05:04.508Z] 59ccb84bbe0f: Download complete [2022-07-27T16:05:04.773Z] bcfd1f05c69d: Verifying Checksum [2022-07-27T16:05:04.773Z] bcfd1f05c69d: Download complete [2022-07-27T16:05:04.773Z] 370296b7ddb6: Verifying Checksum [2022-07-27T16:05:04.773Z] 370296b7ddb6: Download complete [2022-07-27T16:05:10.061Z] 370296b7ddb6: Pull complete [2022-07-27T16:05:10.062Z] 7c6cee850709: Pull complete [2022-07-27T16:05:10.062Z] 39a5fcdaea64: Pull complete [2022-07-27T16:05:10.062Z] d94ebbe4e438: Pull complete [2022-07-27T16:05:11.972Z] bcfd1f05c69d: Pull complete [2022-07-27T16:05:12.544Z] 59ccb84bbe0f: Pull complete [2022-07-27T16:05:12.544Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-27T16:05:12.544Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-27T16:05:12.544Z] ---> a4fb48ad2a94 [2022-07-27T16:05:12.544Z] Step 3/13 : ARG MAKE="make build" [2022-07-27T16:05:14.459Z] ---> Running in 6fadf27b8c3b [2022-07-27T16:05:14.459Z] Removing intermediate container 6fadf27b8c3b [2022-07-27T16:05:14.459Z] ---> 1510e38985de [2022-07-27T16:05:14.459Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-07-27T16:05:14.459Z] ---> Running in fbac62fea29b [2022-07-27T16:05:14.459Z] Removing intermediate container fbac62fea29b [2022-07-27T16:05:14.459Z] ---> f7acc2e13aeb [2022-07-27T16:05:14.459Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-07-27T16:05:14.459Z] ---> Running in 9e9a33038fe5 [2022-07-27T16:05:14.459Z] Removing intermediate container 9e9a33038fe5 [2022-07-27T16:05:14.459Z] ---> 7bebac170936 [2022-07-27T16:05:14.459Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T16:05:14.718Z] ---> Running in 9b62adf53c1c [2022-07-27T16:05:15.289Z] Removing intermediate container 9b62adf53c1c [2022-07-27T16:05:15.289Z] ---> 69c03c6b6122 [2022-07-27T16:05:15.289Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-27T16:05:15.289Z] ---> Running in 1996eab9f0fd [2022-07-27T16:05:15.550Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T16:05:16.487Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T16:05:16.747Z] (1/80) Installing mesa (21.3.8-r1) [2022-07-27T16:05:16.747Z] (2/80) Installing libxau (1.0.9-r0) [2022-07-27T16:05:16.747Z] (3/80) Installing libxdmcp (1.1.3-r0) [2022-07-27T16:05:17.008Z] (4/80) Installing libxcb (1.15-r0) [2022-07-27T16:05:17.008Z] (5/80) Installing libx11 (1.8-r0) [2022-07-27T16:05:17.008Z] (6/80) Installing libxext (1.3.4-r0) [2022-07-27T16:05:17.269Z] (7/80) Installing libxfixes (6.0.0-r0) [2022-07-27T16:05:17.269Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2022-07-27T16:05:17.269Z] (9/80) Installing libpciaccess (0.16-r0) [2022-07-27T16:05:17.434Z] Still waiting to schedule task [2022-07-27T16:05:17.435Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-21237’ is offline [2022-07-27T16:05:17.530Z] (10/80) Installing libdrm (2.4.110-r0) [2022-07-27T16:05:17.530Z] (11/80) Installing mesa-glapi (21.3.8-r1) [2022-07-27T16:05:17.790Z] (12/80) Installing libxshmfence (1.3-r1) [2022-07-27T16:05:17.790Z] (13/80) Installing mesa-gl (21.3.8-r1) [2022-07-27T16:05:17.790Z] (14/80) Installing icu-data-full (71.1-r2) [2022-07-27T16:05:18.737Z] (15/80) Installing libice (1.0.10-r0) [2022-07-27T16:05:18.737Z] (16/80) Installing libuuid (2.38-r1) [2022-07-27T16:05:18.737Z] (17/80) Installing libsm (1.2.3-r0) [2022-07-27T16:05:18.737Z] (18/80) Installing libxt (1.2.1-r0) [2022-07-27T16:05:18.998Z] (19/80) Installing libxmu (1.1.3-r0) [2022-07-27T16:05:18.998Z] (20/80) Installing xset (1.2.4-r0) [2022-07-27T16:05:18.998Z] (21/80) Installing xprop (1.2.5-r0) [2022-07-27T16:05:19.259Z] (22/80) Installing xdg-utils (1.1.3-r3) [2022-07-27T16:05:19.259Z] (23/80) Installing dbus-libs (1.14.0-r1) [2022-07-27T16:05:19.259Z] (24/80) Installing libffi (3.4.2-r1) [2022-07-27T16:05:19.520Z] (25/80) Installing libintl (0.21-r2) [2022-07-27T16:05:19.520Z] (26/80) Installing libblkid (2.38-r1) [2022-07-27T16:05:19.520Z] (27/80) Installing libmount (2.38-r1) [2022-07-27T16:05:19.781Z] (28/80) Installing pcre (8.45-r2) [2022-07-27T16:05:19.781Z] (29/80) Installing glib (2.72.1-r0) [2022-07-27T16:05:19.781Z] (30/80) Installing icu-libs (71.1-r2) [2022-07-27T16:05:20.042Z] (31/80) Installing libpcre2-16 (10.40-r0) [2022-07-27T16:05:20.042Z] (32/80) Installing zstd-libs (1.5.2-r1) [2022-07-27T16:05:20.303Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r1) [2022-07-27T16:05:20.303Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2022-07-27T16:05:20.565Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2022-07-27T16:05:20.565Z] (36/80) Installing mesa-gbm (21.3.8-r1) [2022-07-27T16:05:20.827Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2022-07-27T16:05:20.827Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r0) [2022-07-27T16:05:21.088Z] (39/80) Installing libxcomposite (0.4.5-r0) [2022-07-27T16:05:21.348Z] (40/80) Installing libbz2 (1.0.8-r1) [2022-07-27T16:05:21.348Z] (41/80) Installing libpng (1.6.37-r1) [2022-07-27T16:05:21.348Z] (42/80) Installing freetype (2.12.1-r0) [2022-07-27T16:05:21.609Z] (43/80) Installing fontconfig (2.14.0-r0) [2022-07-27T16:05:21.609Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2022-07-27T16:05:21.609Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2022-07-27T16:05:21.871Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2022-07-27T16:05:21.871Z] (47/80) Installing xz-libs (5.2.5-r1) [2022-07-27T16:05:22.132Z] (48/80) Installing libxml2 (2.9.14-r0) [2022-07-27T16:05:22.132Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2022-07-27T16:05:22.132Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2022-07-27T16:05:22.393Z] (51/80) Installing mesa-egl (21.3.8-r1) [2022-07-27T16:05:22.393Z] (52/80) Installing avahi-libs (0.8-r6) [2022-07-27T16:05:22.393Z] (53/80) Installing nettle (3.7.3-r0) [2022-07-27T16:05:22.655Z] (54/80) Installing p11-kit (0.24.1-r0) [2022-07-27T16:05:22.655Z] (55/80) Installing libtasn1 (4.18.0-r0) [2022-07-27T16:05:22.916Z] (56/80) Installing libunistring (1.0-r0) [2022-07-27T16:05:22.916Z] (57/80) Installing gnutls (3.7.6-r0) [2022-07-27T16:05:22.916Z] (58/80) Installing cups-libs (2.4.2-r0) [2022-07-27T16:05:23.177Z] (59/80) Installing graphite2 (1.3.14-r1) [2022-07-27T16:05:23.177Z] (60/80) Installing harfbuzz (4.3.0-r0) [2022-07-27T16:05:23.177Z] (61/80) Installing libevdev (1.12.1-r0) [2022-07-27T16:05:23.439Z] (62/80) Installing mtdev (1.1.6-r0) [2022-07-27T16:05:23.439Z] (63/80) Installing eudev-libs (3.2.11-r0) [2022-07-27T16:05:23.439Z] (64/80) Installing libinput-libs (1.20.1-r0) [2022-07-27T16:05:23.700Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2022-07-27T16:05:23.700Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2022-07-27T16:05:23.960Z] (67/80) Installing xcb-util (0.4.0-r3) [2022-07-27T16:05:23.960Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2022-07-27T16:05:23.960Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2022-07-27T16:05:24.223Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2022-07-27T16:05:24.223Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2022-07-27T16:05:24.223Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r1) [2022-07-27T16:05:24.796Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2022-07-27T16:05:24.796Z] (74/80) Installing v4l-utils (1.22.1-r1) [2022-07-27T16:05:25.057Z] (75/80) Installing udev-init-scripts (35-r0) [2022-07-27T16:05:25.057Z] Executing udev-init-scripts-35-r0.post-install [2022-07-27T16:05:25.057Z] (76/80) Installing kmod-libs (29-r2) [2022-07-27T16:05:25.318Z] (77/80) Installing eudev (3.2.11-r0) [2022-07-27T16:05:25.318Z] (78/80) Installing eudev-dev (3.2.11-r0) [2022-07-27T16:05:25.318Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-07-27T16:05:25.579Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2022-07-27T16:05:25.579Z] Executing busybox-1.35.0-r13.trigger [2022-07-27T16:05:25.579Z] Executing eudev-3.2.11-r0.trigger [2022-07-27T16:05:25.579Z] OK: 330 MiB in 131 packages [2022-07-27T16:05:28.124Z] Removing intermediate container 1996eab9f0fd [2022-07-27T16:05:28.124Z] ---> 1c737868c0e5 [2022-07-27T16:05:28.124Z] Step 8/13 : WORKDIR /device-usb-camera [2022-07-27T16:05:28.124Z] ---> Running in e2c1bf3160d2 [2022-07-27T16:05:28.124Z] Removing intermediate container e2c1bf3160d2 [2022-07-27T16:05:28.124Z] ---> 742c52df0df1 [2022-07-27T16:05:28.124Z] Step 9/13 : COPY go.mod vendor* ./ [2022-07-27T16:05:28.124Z] ---> 68bd689ffe96 [2022-07-27T16:05:28.124Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T16:05:28.124Z] ---> Running in 8b6eb033731a [2022-07-27T16:05:43.050Z] Removing intermediate container 8b6eb033731a [2022-07-27T16:05:43.050Z] ---> 5aa6e63337d6 [2022-07-27T16:05:43.050Z] Step 11/13 : COPY . . [2022-07-27T16:05:43.050Z] ---> 3c10f953edaa [2022-07-27T16:05:43.050Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-07-27T16:05:43.050Z] ---> Running in 55ef70d5ed70 [2022-07-27T16:05:43.050Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-27T16:05:43.050Z]  Dload Upload Total Spent Left Speed [2022-07-27T16:05:43.050Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 11454 0 --:--:-- --:--:-- --:--:-- 11543 [2022-07-27T16:05:43.050Z] Removing intermediate container 55ef70d5ed70 [2022-07-27T16:05:43.050Z] ---> 13eb79d32bc5 [2022-07-27T16:05:43.050Z] Step 13/13 : RUN ${MAKE} [2022-07-27T16:05:43.050Z] ---> Running in f798a9f54ab8 [2022-07-27T16:05:43.050Z] noop [2022-07-27T16:05:43.050Z] Removing intermediate container f798a9f54ab8 [2022-07-27T16:05:43.050Z] ---> 77faf86d84c4 [2022-07-27T16:05:43.050Z] Successfully built 77faf86d84c4 [2022-07-27T16:05:43.050Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T16:05:43.372Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-27T16:05:43.372Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T16:05:43.464Z] prd-ubuntu20.04-docker-8c-8g-21239 does not seem to be running inside a container [2022-07-27T16:05:43.504Z] $ 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-07-27T16:05:43.910Z] $ docker top 332cce36b4f6408b2841e405f25ce1e7d6e520ff892bbc47e0adf574d6ec641d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-27T16:05:44.270Z] + go version [2022-07-27T16:05:44.270Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-27T16:05:44.288Z] $ docker stop --time=1 332cce36b4f6408b2841e405f25ce1e7d6e520ff892bbc47e0adf574d6ec641d [2022-07-27T16:05:45.587Z] $ docker rm -f 332cce36b4f6408b2841e405f25ce1e7d6e520ff892bbc47e0adf574d6ec641d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T16:05:46.023Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-27T16:05:46.023Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T16:05:46.117Z] prd-ubuntu20.04-docker-8c-8g-21239 does not seem to be running inside a container [2022-07-27T16:05:46.161Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -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-07-27T16:05:46.501Z] $ docker top 69bc884ad26f2e33ed990ef773b62e2ae977705d875e4c167d93a8aa4948d1c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-27T16:05:46.858Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2022-07-27T16:05:47.158Z] + make test [2022-07-27T16:05:47.158Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-07-27T16:05:47.416Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-07-27T16:05:57.401Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-07-27T16:05:57.401Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.016s coverage: 1.9% of statements [2022-07-27T16:06:03.984Z] CGO_ENABLED=1 go vet ./... [2022-07-27T16:06:07.280Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-27T16:06:07.280Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-27T16:06:07.280Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-27T16:06:07.867Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-27T16:06:07.890Z] $ docker stop --time=1 69bc884ad26f2e33ed990ef773b62e2ae977705d875e4c167d93a8aa4948d1c3 [2022-07-27T16:06:09.685Z] $ docker rm -f 69bc884ad26f2e33ed990ef773b62e2ae977705d875e4c167d93a8aa4948d1c3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-27T16:06:10.148Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-27T16:06:10.197Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-27T16:06:10.761Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-27T16:06:11.049Z] + ls -al . [2022-07-27T16:06:11.049Z] total 192 [2022-07-27T16:06:11.049Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 27 16:06 . [2022-07-27T16:06:11.049Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 16:04 .. [2022-07-27T16:06:11.049Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 27 16:05 .git [2022-07-27T16:06:11.049Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 16:04 .github [2022-07-27T16:06:11.049Z] -rw-rw-r-- 1 jenkins jenkins 414 Jul 27 16:04 .gitignore [2022-07-27T16:06:11.049Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 27 16:04 .golangci.yml [2022-07-27T16:06:11.049Z] -rw-rw-r-- 1 jenkins jenkins 77 Jul 27 16:04 .hadolint.yml [2022-07-27T16:06:11.049Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 27 16:04 .semver [2022-07-27T16:06:11.049Z] -rw-rw-r-- 1 jenkins jenkins 9065 Jul 27 16:04 Attribution.txt [2022-07-27T16:06:11.049Z] -rw-rw-r-- 1 jenkins jenkins 181 Jul 27 16:04 CHANGELOG.md [2022-07-27T16:06:11.049Z] -rw-rw-r-- 1 jenkins jenkins 2410 Jul 27 16:04 Dockerfile [2022-07-27T16:06:11.049Z] -rw-rw-r-- 1 jenkins jenkins 678 Jul 27 16:04 GOVERNANCE.md [2022-07-27T16:06:11.049Z] -rw-rw-r-- 1 jenkins jenkins 659 Jul 27 16:04 Jenkinsfile [2022-07-27T16:06:11.049Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 27 16:04 LICENSE [2022-07-27T16:06:11.049Z] -rw-rw-r-- 1 jenkins jenkins 2345 Jul 27 16:04 Makefile [2022-07-27T16:06:11.049Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 27 16:04 OWNERS.md [2022-07-27T16:06:11.049Z] -rw-rw-r-- 1 jenkins jenkins 11382 Jul 27 16:04 README.md [2022-07-27T16:06:11.049Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 27 16:05 VERSION [2022-07-27T16:06:11.049Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 27 16:04 bin [2022-07-27T16:06:11.049Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 16:04 cmd [2022-07-27T16:06:11.049Z] -rw-r--r-- 1 jenkins jenkins 29387 Jul 27 16:05 coverage.out [2022-07-27T16:06:11.049Z] -rwxrwxr-x 1 jenkins jenkins 140 Jul 27 16:04 docker-entrypoint.sh [2022-07-27T16:06:11.049Z] -rw-rw-r-- 1 jenkins jenkins 3382 Jul 27 16:04 go.mod [2022-07-27T16:06:11.049Z] -rw-rw-r-- 1 jenkins jenkins 35824 Jul 27 16:04 go.sum [2022-07-27T16:06:11.049Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 16:04 internal [2022-07-27T16:06:11.049Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 16:04 snap [2022-07-27T16:06:11.049Z] -rw-rw-r-- 1 jenkins jenkins 231 Jul 27 16:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T16:06:11.370Z] + 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=e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12 --label arch=amd64 --label version=2.2.0-dev.24 . [2022-07-27T16:06:11.370Z] Sending build context to Docker daemon 785.4kB [2022-07-27T16:06:11.370Z] Step 1/35 : ARG BASE=golang:1.17-alpine3.15 [2022-07-27T16:06:11.370Z] Step 2/35 : FROM ${BASE} AS builder [2022-07-27T16:06:11.370Z] ---> 77faf86d84c4 [2022-07-27T16:06:11.370Z] Step 3/35 : ARG MAKE="make build" [2022-07-27T16:06:11.370Z] ---> Running in 6efd5b58efa5 [2022-07-27T16:06:11.633Z] Removing intermediate container 6efd5b58efa5 [2022-07-27T16:06:11.633Z] ---> ca79b7da7e33 [2022-07-27T16:06:11.633Z] Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-07-27T16:06:11.633Z] ---> Running in 877873e0f3d2 [2022-07-27T16:06:11.633Z] Removing intermediate container 877873e0f3d2 [2022-07-27T16:06:11.633Z] ---> aaba9bd8baa0 [2022-07-27T16:06:11.633Z] Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-07-27T16:06:11.633Z] ---> Running in 9f9a382b789e [2022-07-27T16:06:11.893Z] Removing intermediate container 9f9a382b789e [2022-07-27T16:06:11.893Z] ---> fd0aefe83ba1 [2022-07-27T16:06:11.893Z] Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T16:06:11.893Z] ---> Running in f0f92f5d971e [2022-07-27T16:06:12.464Z] Removing intermediate container f0f92f5d971e [2022-07-27T16:06:12.464Z] ---> 1c755f083419 [2022-07-27T16:06:12.464Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-27T16:06:12.464Z] ---> Running in d5231ecf3131 [2022-07-27T16:06:12.725Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T16:06:13.670Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T16:06:13.930Z] OK: 330 MiB in 131 packages [2022-07-27T16:06:14.501Z] Removing intermediate container d5231ecf3131 [2022-07-27T16:06:14.501Z] ---> 94cb3925e64e [2022-07-27T16:06:14.501Z] Step 8/35 : WORKDIR /device-usb-camera [2022-07-27T16:06:14.501Z] ---> Running in bf6a3efa1f1f [2022-07-27T16:06:14.501Z] Removing intermediate container bf6a3efa1f1f [2022-07-27T16:06:14.501Z] ---> db6e829b683b [2022-07-27T16:06:14.501Z] Step 9/35 : COPY go.mod vendor* ./ [2022-07-27T16:06:14.761Z] ---> 7bd83d895c95 [2022-07-27T16:06:14.761Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T16:06:14.761Z] ---> Running in c58b31c2983a [2022-07-27T16:06:15.333Z] Removing intermediate container c58b31c2983a [2022-07-27T16:06:15.333Z] ---> 1a27628a9df7 [2022-07-27T16:06:15.333Z] Step 11/35 : COPY . . [2022-07-27T16:06:15.597Z] ---> 7fb4b0462b44 [2022-07-27T16:06:15.597Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-07-27T16:06:15.597Z] ---> Running in f1fcadb9cf84 [2022-07-27T16:06:15.858Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-27T16:06:15.858Z] Dload Upload Total Spent Left Speed [2022-07-27T16:06:15.858Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 44921 0 --:--:-- --:--:-- --:--:-- 46173 [2022-07-27T16:06:16.431Z] Removing intermediate container f1fcadb9cf84 [2022-07-27T16:06:16.431Z] ---> cbf8f4332447 [2022-07-27T16:06:16.431Z] Step 13/35 : RUN ${MAKE} [2022-07-27T16:06:16.431Z] ---> Running in ecdca6f98ac6 [2022-07-27T16:06:16.693Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.2.0-dev.24 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-07-27T16:06:38.649Z] Removing intermediate container ecdca6f98ac6 [2022-07-27T16:06:38.650Z] ---> fe047f3fc035 [2022-07-27T16:06:38.650Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-07-27T16:06:38.650Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-07-27T16:06:38.650Z] af6660deedbd: Pulling fs layer [2022-07-27T16:06:38.650Z] 97cd0a44c592: Pulling fs layer [2022-07-27T16:06:38.650Z] 97cd0a44c592: Verifying Checksum [2022-07-27T16:06:38.650Z] 97cd0a44c592: Download complete [2022-07-27T16:06:38.650Z] af6660deedbd: Verifying Checksum [2022-07-27T16:06:38.650Z] af6660deedbd: Download complete [2022-07-27T16:06:38.650Z] af6660deedbd: Pull complete [2022-07-27T16:06:38.650Z] 97cd0a44c592: Pull complete [2022-07-27T16:06:38.650Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-07-27T16:06:38.650Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-07-27T16:06:38.650Z] ---> fea57e182299 [2022-07-27T16:06:38.650Z] Step 15/35 : FROM alpine:3.15 [2022-07-27T16:06:38.650Z] 3.15: Pulling from library/alpine [2022-07-27T16:06:38.910Z] ab6db1bc80d0: Pulling fs layer [2022-07-27T16:06:38.910Z] ab6db1bc80d0: Verifying Checksum [2022-07-27T16:06:38.910Z] ab6db1bc80d0: Download complete [2022-07-27T16:06:39.169Z] ab6db1bc80d0: Pull complete [2022-07-27T16:06:39.169Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-07-27T16:06:39.169Z] Status: Downloaded newer image for alpine:3.15 [2022-07-27T16:06:39.169Z] ---> 2720e26172a0 [2022-07-27T16:06:39.169Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-07-27T16:06:39.429Z] ---> Running in 7795ed5984a6 [2022-07-27T16:06:39.429Z] Removing intermediate container 7795ed5984a6 [2022-07-27T16:06:39.429Z] ---> 682b49934ae6 [2022-07-27T16:06:39.429Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-07-27T16:06:39.429Z] ---> Running in c5e86d3f9f8b [2022-07-27T16:06:39.690Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-27T16:06:39.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-27T16:06:39.953Z] (1/74) Installing dumb-init (1.2.5-r1) [2022-07-27T16:06:39.953Z] (2/74) Installing sdl2 (2.0.16-r4) [2022-07-27T16:06:39.953Z] (3/74) Installing libxau (1.0.9-r0) [2022-07-27T16:06:39.953Z] (4/74) Installing libmd (1.0.3-r0) [2022-07-27T16:06:39.953Z] (5/74) Installing libbsd (0.11.3-r1) [2022-07-27T16:06:40.214Z] (6/74) Installing libxdmcp (1.1.3-r0) [2022-07-27T16:06:40.214Z] (7/74) Installing libxcb (1.14-r2) [2022-07-27T16:06:40.214Z] (8/74) Installing libx11 (1.7.2-r0) [2022-07-27T16:06:40.214Z] (9/74) Installing aom-libs (3.2.0-r0) [2022-07-27T16:06:40.214Z] (10/74) Installing alsa-lib (1.2.5.1-r1) [2022-07-27T16:06:40.214Z] (11/74) Installing expat (2.4.7-r0) [2022-07-27T16:06:40.214Z] (12/74) Installing brotli-libs (1.0.9-r5) [2022-07-27T16:06:40.214Z] (13/74) Installing libbz2 (1.0.8-r1) [2022-07-27T16:06:40.214Z] (14/74) Installing libpng (1.6.37-r1) [2022-07-27T16:06:40.214Z] (15/74) Installing freetype (2.11.1-r2) [2022-07-27T16:06:40.214Z] (16/74) Installing libuuid (2.37.4-r0) [2022-07-27T16:06:40.214Z] (17/74) Installing fontconfig (2.13.1-r4) [2022-07-27T16:06:40.214Z] (18/74) Installing fribidi (1.0.11-r0) [2022-07-27T16:06:40.214Z] (19/74) Installing libffi (3.4.2-r1) [2022-07-27T16:06:40.214Z] (20/74) Installing libintl (0.21-r0) [2022-07-27T16:06:40.214Z] (21/74) Installing libblkid (2.37.4-r0) [2022-07-27T16:06:40.214Z] (22/74) Installing libmount (2.37.4-r0) [2022-07-27T16:06:40.214Z] (23/74) Installing pcre (8.45-r1) [2022-07-27T16:06:40.214Z] (24/74) Installing glib (2.70.1-r0) [2022-07-27T16:06:40.214Z] (25/74) Installing graphite2 (1.3.14-r0) [2022-07-27T16:06:40.214Z] (26/74) Installing harfbuzz (3.0.0-r2) [2022-07-27T16:06:40.214Z] (27/74) Installing libass (0.15.2-r0) [2022-07-27T16:06:40.214Z] (28/74) Installing libdav1d (0.9.2-r0) [2022-07-27T16:06:40.476Z] (29/74) Installing gmp (6.2.1-r1) [2022-07-27T16:06:40.476Z] (30/74) Installing nettle (3.7.3-r0) [2022-07-27T16:06:40.476Z] (31/74) Installing p11-kit (0.24.0-r1) [2022-07-27T16:06:40.476Z] (32/74) Installing libtasn1 (4.18.0-r0) [2022-07-27T16:06:40.476Z] (33/74) Installing libunistring (0.9.10-r1) [2022-07-27T16:06:40.476Z] (34/74) Installing gnutls (3.7.1-r0) [2022-07-27T16:06:40.476Z] (35/74) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-07-27T16:06:40.476Z] (36/74) Installing ncurses-libs (6.3_p20211120-r1) [2022-07-27T16:06:40.476Z] (37/74) Installing lame (3.100-r0) [2022-07-27T16:06:40.476Z] (38/74) Installing opus (1.3.1-r1) [2022-07-27T16:06:40.476Z] (39/74) Installing libgomp (10.3.1_git20211027-r0) [2022-07-27T16:06:40.476Z] (40/74) Installing soxr (0.1.3-r2) [2022-07-27T16:06:40.476Z] (41/74) Installing libgcc (10.3.1_git20211027-r0) [2022-07-27T16:06:40.476Z] (42/74) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-27T16:06:40.476Z] (43/74) Installing libsrt (1.4.2-r1) [2022-07-27T16:06:40.476Z] (44/74) Installing libssh (0.9.6-r1) [2022-07-27T16:06:40.476Z] (45/74) Installing libogg (1.3.5-r0) [2022-07-27T16:06:40.476Z] (46/74) Installing libtheora (1.1.1-r16) [2022-07-27T16:06:40.476Z] (47/74) Installing libjpeg-turbo (2.1.2-r0) [2022-07-27T16:06:40.476Z] (48/74) Installing v4l-utils-libs (1.22.1-r1) [2022-07-27T16:06:40.476Z] (49/74) Installing libxext (1.3.4-r0) [2022-07-27T16:06:40.476Z] (50/74) Installing libxfixes (6.0.0-r0) [2022-07-27T16:06:40.476Z] (51/74) Installing libpciaccess (0.16-r0) [2022-07-27T16:06:40.476Z] (52/74) Installing libdrm (2.4.109-r0) [2022-07-27T16:06:40.476Z] (53/74) Installing wayland-libs-client (1.19.0-r1) [2022-07-27T16:06:40.476Z] (54/74) Installing libva (2.13.0-r0) [2022-07-27T16:06:40.476Z] (55/74) Installing libvdpau (1.4-r0) [2022-07-27T16:06:40.476Z] (56/74) Installing vidstab (1.1.0-r1) [2022-07-27T16:06:40.737Z] (57/74) Installing libvorbis (1.3.7-r0) [2022-07-27T16:06:40.737Z] (58/74) Installing libvpx (1.10.0-r0) [2022-07-27T16:06:40.737Z] (59/74) Installing vulkan-loader (1.2.196-r0) [2022-07-27T16:06:40.737Z] (60/74) Installing libwebp (1.2.2-r0) [2022-07-27T16:06:40.737Z] (61/74) Installing x264-libs (20210613-r0) [2022-07-27T16:06:40.737Z] (62/74) Installing x265-libs (3.5-r0) [2022-07-27T16:06:40.737Z] (63/74) Installing xvidcore (1.3.7-r1) [2022-07-27T16:06:40.737Z] (64/74) Installing ffmpeg-libs (4.4.1-r2) [2022-07-27T16:06:40.737Z] (65/74) Installing ffmpeg (4.4.1-r2) [2022-07-27T16:06:40.997Z] (66/74) Installing udev-init-scripts (35-r0) [2022-07-27T16:06:40.997Z] Executing udev-init-scripts-35-r0.post-install [2022-07-27T16:06:40.997Z] (67/74) Installing eudev-libs (3.2.11_pre1-r0) [2022-07-27T16:06:40.997Z] (68/74) Installing xz-libs (5.2.5-r1) [2022-07-27T16:06:40.997Z] (69/74) Installing zstd-libs (1.5.0-r0) [2022-07-27T16:06:40.997Z] (70/74) Installing kmod-libs (29-r2) [2022-07-27T16:06:40.997Z] (71/74) Installing eudev (3.2.11_pre1-r0) [2022-07-27T16:06:40.997Z] (72/74) Installing libsodium (1.0.18-r0) [2022-07-27T16:06:40.997Z] (73/74) Installing libzmq (4.3.4-r0) [2022-07-27T16:06:40.997Z] (74/74) Installing zeromq (4.3.4-r0) [2022-07-27T16:06:40.997Z] Executing busybox-1.34.1-r7.trigger [2022-07-27T16:06:40.997Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-07-27T16:06:40.997Z] OK: 78 MiB in 88 packages [2022-07-27T16:06:42.383Z] Removing intermediate container c5e86d3f9f8b [2022-07-27T16:06:42.383Z] ---> 64b298670894 [2022-07-27T16:06:42.383Z] Step 18/35 : WORKDIR / [2022-07-27T16:06:42.383Z] ---> Running in f44f067548dd [2022-07-27T16:06:42.383Z] Removing intermediate container f44f067548dd [2022-07-27T16:06:42.383Z] ---> 36aff1398e52 [2022-07-27T16:06:42.383Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2022-07-27T16:06:42.956Z] ---> 6209801690c4 [2022-07-27T16:06:42.956Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2022-07-27T16:06:43.217Z] ---> 65d46514a57e [2022-07-27T16:06:43.217Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-07-27T16:06:43.217Z] ---> 30e314704ee6 [2022-07-27T16:06:43.217Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-07-27T16:06:43.479Z] ---> 5ade6b5228b4 [2022-07-27T16:06:43.479Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-07-27T16:06:43.739Z] ---> 6384987b04d1 [2022-07-27T16:06:43.739Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-07-27T16:06:43.739Z] ---> b284e158d4ff [2022-07-27T16:06:43.739Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2022-07-27T16:06:44.310Z] ---> f23494cd4de8 [2022-07-27T16:06:44.310Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-07-27T16:06:44.310Z] ---> Running in 59a64ce1b3fd [2022-07-27T16:06:44.883Z] Removing intermediate container 59a64ce1b3fd [2022-07-27T16:06:44.883Z] ---> c7cab8e0c046 [2022-07-27T16:06:44.883Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-07-27T16:06:44.883Z] ---> Running in b40719f5058f [2022-07-27T16:06:45.455Z] Removing intermediate container b40719f5058f [2022-07-27T16:06:45.455Z] ---> 648c5f272af8 [2022-07-27T16:06:45.455Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-07-27T16:06:45.455Z] ---> Running in ca4230d2820b [2022-07-27T16:06:46.025Z] Removing intermediate container ca4230d2820b [2022-07-27T16:06:46.025Z] ---> 6873abd5da12 [2022-07-27T16:06:46.025Z] Step 29/35 : EXPOSE 59983 [2022-07-27T16:06:46.025Z] ---> Running in 19ef3ec83ab0 [2022-07-27T16:06:46.285Z] Removing intermediate container 19ef3ec83ab0 [2022-07-27T16:06:46.285Z] ---> e9326f4e279d [2022-07-27T16:06:46.285Z] Step 30/35 : EXPOSE 8554 [2022-07-27T16:06:46.285Z] ---> Running in 581660af4a1b [2022-07-27T16:06:46.285Z] Removing intermediate container 581660af4a1b [2022-07-27T16:06:46.285Z] ---> 7581184ea840 [2022-07-27T16:06:46.285Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-07-27T16:06:46.285Z] ---> Running in d55f95796d0c [2022-07-27T16:06:46.545Z] Removing intermediate container d55f95796d0c [2022-07-27T16:06:46.545Z] ---> c9dda6780ee4 [2022-07-27T16:06:46.545Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-07-27T16:06:46.545Z] ---> Running in ba4b24505838 [2022-07-27T16:06:46.545Z] Removing intermediate container ba4b24505838 [2022-07-27T16:06:46.545Z] ---> 4e2d64713a35 [2022-07-27T16:06:46.545Z] Step 33/35 : LABEL arch=amd64 [2022-07-27T16:06:46.545Z] ---> Running in c4e6e96d220a [2022-07-27T16:06:46.806Z] Removing intermediate container c4e6e96d220a [2022-07-27T16:06:46.806Z] ---> 7788097e449e [2022-07-27T16:06:46.806Z] Step 34/35 : LABEL git_sha=e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12 [2022-07-27T16:06:46.806Z] ---> Running in a772c624e02d [2022-07-27T16:06:46.806Z] Removing intermediate container a772c624e02d [2022-07-27T16:06:46.806Z] ---> acb64bb9ed1b [2022-07-27T16:06:46.806Z] Step 35/35 : LABEL version=2.2.0-dev.24 [2022-07-27T16:06:46.806Z] ---> Running in 5762a9afeba9 [2022-07-27T16:06:47.067Z] Removing intermediate container 5762a9afeba9 [2022-07-27T16:06:47.067Z] ---> 5fc4190286ff [2022-07-27T16:06:47.067Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-27T16:06:47.067Z] Successfully built 5fc4190286ff [2022-07-27T16:06:47.067Z] 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-07-27T16:06:47.168Z] provisioning config files... [2022-07-27T16:06:47.176Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4289752365330180076tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-27T16:06:47.470Z] ---> docker-login.sh [2022-07-27T16:06:47.470Z] nexus3.edgexfoundry.org:10001 [2022-07-27T16:06:47.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T16:06:47.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T16:06:47.470Z] Configure a credential helper to remove this warning. See [2022-07-27T16:06:47.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T16:06:47.470Z] [2022-07-27T16:06:47.470Z] Login Succeeded [2022-07-27T16:06:47.470Z] nexus3.edgexfoundry.org:10002 [2022-07-27T16:06:47.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T16:06:47.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T16:06:47.735Z] Configure a credential helper to remove this warning. See [2022-07-27T16:06:47.735Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T16:06:47.735Z] [2022-07-27T16:06:47.735Z] Login Succeeded [2022-07-27T16:06:47.735Z] nexus3.edgexfoundry.org:10003 [2022-07-27T16:06:47.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T16:06:47.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T16:06:47.735Z] Configure a credential helper to remove this warning. See [2022-07-27T16:06:47.735Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T16:06:47.735Z] [2022-07-27T16:06:47.735Z] Login Succeeded [2022-07-27T16:06:47.735Z] nexus3.edgexfoundry.org:10004 [2022-07-27T16:06:47.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T16:06:47.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T16:06:47.994Z] Configure a credential helper to remove this warning. See [2022-07-27T16:06:47.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T16:06:47.994Z] [2022-07-27T16:06:47.994Z] Login Succeeded [2022-07-27T16:06:47.994Z] docker.io [2022-07-27T16:06:47.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T16:06:48.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T16:06:48.257Z] Configure a credential helper to remove this warning. See [2022-07-27T16:06:48.257Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T16:06:48.257Z] [2022-07-27T16:06:48.257Z] Login Succeeded [2022-07-27T16:06:48.257Z] ---> docker-login.sh ends [Pipeline] } [2022-07-27T16:06:48.265Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-27T16:06:48.299Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-27T16:06:48.323Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2022-07-27T16:06:48.323Z] e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12 [2022-07-27T16:06:48.323Z] latest [2022-07-27T16:06:48.323Z] 2.2.0-dev.24 [2022-07-27T16:06:48.323Z] e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12-2.2.0-dev.24 [2022-07-27T16:06:48.323Z] main [2022-07-27T16:06:48.323Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T16:06:48.667Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T16:06:48.974Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12 [2022-07-27T16:06:48.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-07-27T16:06:48.975Z] 64a987f1fc48: Preparing [2022-07-27T16:06:48.975Z] e06aff44bf7e: Preparing [2022-07-27T16:06:48.975Z] 6811bb1017b9: Preparing [2022-07-27T16:06:48.975Z] 550e596c6d0e: Preparing [2022-07-27T16:06:48.975Z] 1207169bf42c: Preparing [2022-07-27T16:06:48.975Z] 1584ed5b6a3b: Preparing [2022-07-27T16:06:48.975Z] 7e13641ac555: Preparing [2022-07-27T16:06:48.975Z] e1c0badaf454: Preparing [2022-07-27T16:06:48.975Z] 230d43e1707a: Preparing [2022-07-27T16:06:48.975Z] f6027651cd1b: Preparing [2022-07-27T16:06:48.975Z] 4adac8c8ff25: Preparing [2022-07-27T16:06:48.975Z] ad543cd673bd: Preparing [2022-07-27T16:06:48.975Z] 1584ed5b6a3b: Waiting [2022-07-27T16:06:48.975Z] e1c0badaf454: Waiting [2022-07-27T16:06:48.975Z] 230d43e1707a: Waiting [2022-07-27T16:06:48.975Z] f6027651cd1b: Waiting [2022-07-27T16:06:48.975Z] 7e13641ac555: Waiting [2022-07-27T16:06:48.975Z] 4adac8c8ff25: Waiting [2022-07-27T16:06:48.975Z] ad543cd673bd: Waiting [2022-07-27T16:06:48.975Z] 6811bb1017b9: Pushed [2022-07-27T16:06:48.975Z] e06aff44bf7e: Pushed [2022-07-27T16:06:48.975Z] 64a987f1fc48: Pushed [2022-07-27T16:06:48.975Z] 1207169bf42c: Pushed [2022-07-27T16:06:49.235Z] e1c0badaf454: Pushed [2022-07-27T16:06:49.235Z] 7e13641ac555: Pushed [2022-07-27T16:06:49.235Z] 230d43e1707a: Pushed [2022-07-27T16:06:49.235Z] 1584ed5b6a3b: Pushed [2022-07-27T16:06:49.235Z] ad543cd673bd: Layer already exists [2022-07-27T16:06:51.145Z] 550e596c6d0e: Pushed [2022-07-27T16:06:51.714Z] f6027651cd1b: Pushed [2022-07-27T16:06:53.689Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21240 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2022-07-27T16:06:53.705Z] Running in /w/workspace/device-usb-camera/35 [Pipeline] { [Pipeline] checkout [2022-07-27T16:06:53.754Z] Selected Git installation does not exist. Using Default [2022-07-27T16:06:53.754Z] The recommended git tool is: NONE [2022-07-27T16:06:57.004Z] 4adac8c8ff25: Pushed [2022-07-27T16:06:57.004Z] e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12: digest: sha256:23c71cadedfdc9444ec1362e5e39951ca66ba51b6225f6ff7d70c888e218d837 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T16:06:57.332Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T16:06:57.653Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2022-07-27T16:06:57.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-07-27T16:06:57.653Z] 64a987f1fc48: Preparing [2022-07-27T16:06:57.653Z] e06aff44bf7e: Preparing [2022-07-27T16:06:57.653Z] 6811bb1017b9: Preparing [2022-07-27T16:06:57.653Z] 550e596c6d0e: Preparing [2022-07-27T16:06:57.653Z] 1207169bf42c: Preparing [2022-07-27T16:06:57.653Z] 1584ed5b6a3b: Preparing [2022-07-27T16:06:57.653Z] 7e13641ac555: Preparing [2022-07-27T16:06:57.653Z] e1c0badaf454: Preparing [2022-07-27T16:06:57.653Z] 230d43e1707a: Preparing [2022-07-27T16:06:57.653Z] f6027651cd1b: Preparing [2022-07-27T16:06:57.653Z] 4adac8c8ff25: Preparing [2022-07-27T16:06:57.653Z] ad543cd673bd: Preparing [2022-07-27T16:06:57.653Z] 1584ed5b6a3b: Waiting [2022-07-27T16:06:57.653Z] 230d43e1707a: Waiting [2022-07-27T16:06:57.653Z] 4adac8c8ff25: Waiting [2022-07-27T16:06:57.653Z] 7e13641ac555: Waiting [2022-07-27T16:06:57.653Z] ad543cd673bd: Waiting [2022-07-27T16:06:57.653Z] e1c0badaf454: Waiting [2022-07-27T16:06:57.653Z] f6027651cd1b: Waiting [2022-07-27T16:06:57.653Z] 6811bb1017b9: Layer already exists [2022-07-27T16:06:57.653Z] 1207169bf42c: Layer already exists [2022-07-27T16:06:57.653Z] 64a987f1fc48: Layer already exists [2022-07-27T16:06:57.653Z] 550e596c6d0e: Layer already exists [2022-07-27T16:06:57.653Z] e06aff44bf7e: Layer already exists [2022-07-27T16:06:57.653Z] 7e13641ac555: Layer already exists [2022-07-27T16:06:57.653Z] 1584ed5b6a3b: Layer already exists [2022-07-27T16:06:57.653Z] f6027651cd1b: Layer already exists [2022-07-27T16:06:57.653Z] e1c0badaf454: Layer already exists [2022-07-27T16:06:57.653Z] 230d43e1707a: Layer already exists [2022-07-27T16:06:57.653Z] ad543cd673bd: Layer already exists [2022-07-27T16:06:57.653Z] 4adac8c8ff25: Layer already exists [2022-07-27T16:06:57.653Z] latest: digest: sha256:23c71cadedfdc9444ec1362e5e39951ca66ba51b6225f6ff7d70c888e218d837 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T16:06:57.989Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:2.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T16:06:58.303Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:2.2.0-dev.24 [2022-07-27T16:06:58.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-07-27T16:06:58.303Z] 64a987f1fc48: Preparing [2022-07-27T16:06:58.303Z] e06aff44bf7e: Preparing [2022-07-27T16:06:58.303Z] 6811bb1017b9: Preparing [2022-07-27T16:06:58.303Z] 550e596c6d0e: Preparing [2022-07-27T16:06:58.303Z] 1207169bf42c: Preparing [2022-07-27T16:06:58.303Z] 1584ed5b6a3b: Preparing [2022-07-27T16:06:58.303Z] 7e13641ac555: Preparing [2022-07-27T16:06:58.303Z] e1c0badaf454: Preparing [2022-07-27T16:06:58.303Z] 230d43e1707a: Preparing [2022-07-27T16:06:58.303Z] 1584ed5b6a3b: Waiting [2022-07-27T16:06:58.303Z] 7e13641ac555: Waiting [2022-07-27T16:06:58.303Z] f6027651cd1b: Preparing [2022-07-27T16:06:58.303Z] 4adac8c8ff25: Preparing [2022-07-27T16:06:58.303Z] ad543cd673bd: Preparing [2022-07-27T16:06:58.303Z] 230d43e1707a: Waiting [2022-07-27T16:06:58.303Z] f6027651cd1b: Waiting [2022-07-27T16:06:58.303Z] 4adac8c8ff25: Waiting [2022-07-27T16:06:58.303Z] 6811bb1017b9: Layer already exists [2022-07-27T16:06:58.303Z] 1207169bf42c: Layer already exists [2022-07-27T16:06:58.303Z] 550e596c6d0e: Layer already exists [2022-07-27T16:06:58.303Z] e06aff44bf7e: Layer already exists [2022-07-27T16:06:58.303Z] 64a987f1fc48: Layer already exists [2022-07-27T16:06:58.303Z] e1c0badaf454: Layer already exists [2022-07-27T16:06:58.303Z] 7e13641ac555: Layer already exists [2022-07-27T16:06:58.303Z] 1584ed5b6a3b: Layer already exists [2022-07-27T16:06:58.303Z] 230d43e1707a: Layer already exists [2022-07-27T16:06:58.303Z] f6027651cd1b: Layer already exists [2022-07-27T16:06:58.303Z] 4adac8c8ff25: Layer already exists [2022-07-27T16:06:58.303Z] ad543cd673bd: Layer already exists [2022-07-27T16:06:58.303Z] 2.2.0-dev.24: digest: sha256:23c71cadedfdc9444ec1362e5e39951ca66ba51b6225f6ff7d70c888e218d837 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T16:06:58.631Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12-2.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T16:06:58.951Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12-2.2.0-dev.24 [2022-07-27T16:06:58.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-07-27T16:06:58.952Z] 64a987f1fc48: Preparing [2022-07-27T16:06:58.952Z] e06aff44bf7e: Preparing [2022-07-27T16:06:58.952Z] 6811bb1017b9: Preparing [2022-07-27T16:06:58.952Z] 550e596c6d0e: Preparing [2022-07-27T16:06:58.952Z] 1207169bf42c: Preparing [2022-07-27T16:06:58.952Z] 1584ed5b6a3b: Preparing [2022-07-27T16:06:58.952Z] 7e13641ac555: Preparing [2022-07-27T16:06:58.952Z] e1c0badaf454: Preparing [2022-07-27T16:06:58.952Z] 230d43e1707a: Preparing [2022-07-27T16:06:58.952Z] f6027651cd1b: Preparing [2022-07-27T16:06:58.952Z] 4adac8c8ff25: Preparing [2022-07-27T16:06:58.952Z] ad543cd673bd: Preparing [2022-07-27T16:06:58.952Z] 7e13641ac555: Waiting [2022-07-27T16:06:58.952Z] e1c0badaf454: Waiting [2022-07-27T16:06:58.952Z] 230d43e1707a: Waiting [2022-07-27T16:06:58.952Z] f6027651cd1b: Waiting [2022-07-27T16:06:58.952Z] 4adac8c8ff25: Waiting [2022-07-27T16:06:58.952Z] ad543cd673bd: Waiting [2022-07-27T16:06:58.952Z] 1584ed5b6a3b: Waiting [2022-07-27T16:06:58.952Z] 6811bb1017b9: Layer already exists [2022-07-27T16:06:58.952Z] e06aff44bf7e: Layer already exists [2022-07-27T16:06:58.952Z] 64a987f1fc48: Layer already exists [2022-07-27T16:06:58.952Z] 550e596c6d0e: Layer already exists [2022-07-27T16:06:58.952Z] 1207169bf42c: Layer already exists [2022-07-27T16:06:58.952Z] 7e13641ac555: Layer already exists [2022-07-27T16:06:58.952Z] 1584ed5b6a3b: Layer already exists [2022-07-27T16:06:58.952Z] 230d43e1707a: Layer already exists [2022-07-27T16:06:58.952Z] e1c0badaf454: Layer already exists [2022-07-27T16:06:58.952Z] f6027651cd1b: Layer already exists [2022-07-27T16:06:58.952Z] ad543cd673bd: Layer already exists [2022-07-27T16:06:58.952Z] 4adac8c8ff25: Layer already exists [2022-07-27T16:06:58.952Z] e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12-2.2.0-dev.24: digest: sha256:23c71cadedfdc9444ec1362e5e39951ca66ba51b6225f6ff7d70c888e218d837 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T16:06:59.278Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T16:06:59.594Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2022-07-27T16:06:59.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-07-27T16:06:59.594Z] 64a987f1fc48: Preparing [2022-07-27T16:06:59.594Z] e06aff44bf7e: Preparing [2022-07-27T16:06:59.594Z] 6811bb1017b9: Preparing [2022-07-27T16:06:59.594Z] 550e596c6d0e: Preparing [2022-07-27T16:06:59.594Z] 1207169bf42c: Preparing [2022-07-27T16:06:59.594Z] 1584ed5b6a3b: Preparing [2022-07-27T16:06:59.594Z] 7e13641ac555: Preparing [2022-07-27T16:06:59.594Z] e1c0badaf454: Preparing [2022-07-27T16:06:59.594Z] 1584ed5b6a3b: Waiting [2022-07-27T16:06:59.594Z] 230d43e1707a: Preparing [2022-07-27T16:06:59.594Z] f6027651cd1b: Preparing [2022-07-27T16:06:59.594Z] 4adac8c8ff25: Preparing [2022-07-27T16:06:59.594Z] ad543cd673bd: Preparing [2022-07-27T16:06:59.594Z] e1c0badaf454: Waiting [2022-07-27T16:06:59.594Z] 230d43e1707a: Waiting [2022-07-27T16:06:59.594Z] f6027651cd1b: Waiting [2022-07-27T16:06:59.594Z] 4adac8c8ff25: Waiting [2022-07-27T16:06:59.594Z] ad543cd673bd: Waiting [2022-07-27T16:06:59.594Z] 1207169bf42c: Layer already exists [2022-07-27T16:06:59.594Z] 64a987f1fc48: Layer already exists [2022-07-27T16:06:59.594Z] e06aff44bf7e: Layer already exists [2022-07-27T16:06:59.594Z] 550e596c6d0e: Layer already exists [2022-07-27T16:06:59.594Z] 6811bb1017b9: Layer already exists [2022-07-27T16:06:59.594Z] 1584ed5b6a3b: Layer already exists [2022-07-27T16:06:59.594Z] e1c0badaf454: Layer already exists [2022-07-27T16:06:59.594Z] f6027651cd1b: Layer already exists [2022-07-27T16:06:59.594Z] 7e13641ac555: Layer already exists [2022-07-27T16:06:59.594Z] 230d43e1707a: Layer already exists [2022-07-27T16:06:59.594Z] 4adac8c8ff25: Layer already exists [2022-07-27T16:06:59.594Z] ad543cd673bd: Layer already exists [2022-07-27T16:06:59.594Z] main: digest: sha256:23c71cadedfdc9444ec1362e5e39951ca66ba51b6225f6ff7d70c888e218d837 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-27T16:06:59.637Z] ===================================================== [Pipeline] echo [2022-07-27T16:06:59.646Z] taggedImages: [2022-07-27T16:06:59.646Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12 [2022-07-27T16:06:59.646Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2022-07-27T16:06:59.646Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:2.2.0-dev.24 [2022-07-27T16:06:59.646Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12-2.2.0-dev.24 [2022-07-27T16:06:59.646Z] - 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-07-27T16:07:00.033Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-27T16:07:00.033Z] [2022-07-27T16:07:00.033Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T16:07:00.342Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-27T16:07:00.342Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-27T16:07:00.342Z] 5eb5b503b376: Pulling fs layer [2022-07-27T16:07:00.342Z] 5c69ac0246d0: Pulling fs layer [2022-07-27T16:07:00.342Z] ec43610c2a17: Pulling fs layer [2022-07-27T16:07:00.342Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-27T16:07:00.342Z] 33b1e0a273af: Pulling fs layer [2022-07-27T16:07:00.342Z] 5d3b04190fa2: Pulling fs layer [2022-07-27T16:07:00.342Z] 2f39f015ded8: Pulling fs layer [2022-07-27T16:07:00.342Z] 5d3b04190fa2: Waiting [2022-07-27T16:07:00.342Z] 3a2ae6a8a46f: Waiting [2022-07-27T16:07:00.342Z] 2f39f015ded8: Waiting [2022-07-27T16:07:00.342Z] 33b1e0a273af: Waiting [2022-07-27T16:07:00.342Z] 5c69ac0246d0: Download complete [2022-07-27T16:07:00.342Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-27T16:07:00.342Z] 3a2ae6a8a46f: Download complete [2022-07-27T16:07:00.342Z] 33b1e0a273af: Verifying Checksum [2022-07-27T16:07:00.342Z] 33b1e0a273af: Download complete [2022-07-27T16:07:00.342Z] ec43610c2a17: Verifying Checksum [2022-07-27T16:07:00.342Z] ec43610c2a17: Download complete [2022-07-27T16:07:00.342Z] 5d3b04190fa2: Verifying Checksum [2022-07-27T16:07:00.342Z] 5d3b04190fa2: Download complete [2022-07-27T16:07:00.604Z] 5eb5b503b376: Download complete [2022-07-27T16:07:01.195Z] 2f39f015ded8: Download complete [2022-07-27T16:07:01.530Z] using credential edgex-jenkins-ssh [2022-07-27T16:07:01.556Z] Cloning the remote Git repository [2022-07-27T16:07:01.801Z] 5eb5b503b376: Pull complete [2022-07-27T16:07:02.072Z] 5c69ac0246d0: Pull complete [2022-07-27T16:07:02.344Z] ec43610c2a17: Pull complete [2022-07-27T16:07:02.635Z] 3a2ae6a8a46f: Pull complete [2022-07-27T16:07:02.635Z] 33b1e0a273af: Pull complete [2022-07-27T16:07:01.621Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-07-27T16:07:01.707Z] > git init /w/workspace/device-usb-camera/35 # timeout=10 [2022-07-27T16:07:01.821Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-07-27T16:07:01.827Z] > git --version # timeout=10 [2022-07-27T16:07:01.852Z] > git --version # 'git version 2.25.1' [2022-07-27T16:07:01.853Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-27T16:07:01.953Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-27T16:07:02.765Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-07-27T16:07:02.893Z] Avoid second fetch [2022-07-27T16:07:02.893Z] Checking out Revision e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12 (main) [2022-07-27T16:07:02.913Z] 5d3b04190fa2: Pull complete [2022-07-27T16:07:02.824Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-27T16:07:02.934Z] > git config core.sparsecheckout # timeout=10 [2022-07-27T16:07:02.994Z] > git checkout -f e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12 # timeout=10 [2022-07-27T16:07:07.428Z] Commit message: "feat: auto-add provision watchers on startup (#69)" [2022-07-27T16:07:07.845Z] [2022-07-27T16:07:07.845Z] GitHub has been notified of this commit’s build result [2022-07-27T16:07:07.845Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-27T16:07:08.314Z] 2f39f015ded8: Pull complete [2022-07-27T16:07:08.314Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-27T16:07:08.314Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-27T16:07:08.314Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T16:07:08.411Z] prd-ubuntu20.04-docker-8c-8g-21239 does not seem to be running inside a container [2022-07-27T16:07:08.412Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-27T16:07:08.412Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-27T16:07:08.412Z] Dload Upload Total Spent Left Speed [2022-07-27T16:07:08.412Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 100k 0 --:--:-- --:--:-- --:--:-- 101k [2022-07-27T16:07:08.451Z] $ 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-07-27T16:07:10.107Z] $ docker top babb07657e1b7d0292533e3aa53e49a486af9040b6d939c71ab000575b148975 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh [2022-07-27T16:07:10.509Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-27T16:07:10.567Z] ---> job-cost.sh [2022-07-27T16:07:10.567Z] lf-activate-venv: SKIPPING [2022-07-27T16:07:10.567Z] INFO: No Stack... [2022-07-27T16:07:10.862Z] + sudo tee /etc/docker/daemon.new [2022-07-27T16:07:10.862Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-27T16:07:10.862Z] { [2022-07-27T16:07:10.862Z] "registry-mirrors": [ [2022-07-27T16:07:10.862Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-27T16:07:10.862Z] ], [2022-07-27T16:07:10.862Z] "bip": "10.250.0.254/24", [2022-07-27T16:07:10.862Z] "hosts": [ [2022-07-27T16:07:10.862Z] "tcp://0.0.0.0:5555", [2022-07-27T16:07:10.862Z] "unix:///var/run/docker.sock" [2022-07-27T16:07:10.862Z] ], [2022-07-27T16:07:10.862Z] "mtu": 1458, [2022-07-27T16:07:10.862Z] "selinux-enabled": true, [2022-07-27T16:07:10.862Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-27T16:07:10.862Z] } [Pipeline] sh [2022-07-27T16:07:11.139Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-27T16:07:11.221Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-27T16:07:11.398Z] INFO: Archiving Costs [Pipeline] sh [2022-07-27T16:07:11.653Z] + sudo service docker restart [2022-07-27T16:07:11.688Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2022-07-27T16:07:11.688Z] + cut -d, -f6 [Pipeline] lock [2022-07-27T16:07:11.706Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-35-stack-cost] [2022-07-27T16:07:11.714Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-35-stack-cost] did not exist. Created. [2022-07-27T16:07:11.715Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-35-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-27T16:07:12.029Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-27T16:07:12.058Z] Stashed 1 file(s) [Pipeline] } [2022-07-27T16:07:12.064Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-35-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-27T16:07:12.096Z] $ docker stop --time=1 babb07657e1b7d0292533e3aa53e49a486af9040b6d939c71ab000575b148975 [2022-07-27T16:07:13.262Z] $ docker rm -f babb07657e1b7d0292533e3aa53e49a486af9040b6d939c71ab000575b148975 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-27T16:07:29.984Z] provisioning config files... [2022-07-27T16:07:30.006Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/35@tmp/config1624707237321708363tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-27T16:07:30.365Z] ---> docker-login.sh [2022-07-27T16:07:30.365Z] nexus3.edgexfoundry.org:10001 [2022-07-27T16:07:30.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T16:07:31.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T16:07:31.240Z] Configure a credential helper to remove this warning. See [2022-07-27T16:07:31.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T16:07:31.240Z] [2022-07-27T16:07:31.240Z] Login Succeeded [2022-07-27T16:07:31.240Z] nexus3.edgexfoundry.org:10002 [2022-07-27T16:07:31.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T16:07:31.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T16:07:31.515Z] Configure a credential helper to remove this warning. See [2022-07-27T16:07:31.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T16:07:31.515Z] [2022-07-27T16:07:31.515Z] Login Succeeded [2022-07-27T16:07:31.515Z] nexus3.edgexfoundry.org:10003 [2022-07-27T16:07:32.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T16:07:32.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T16:07:32.116Z] Configure a credential helper to remove this warning. See [2022-07-27T16:07:32.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T16:07:32.116Z] [2022-07-27T16:07:32.116Z] Login Succeeded [2022-07-27T16:07:32.116Z] nexus3.edgexfoundry.org:10004 [2022-07-27T16:07:32.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T16:07:32.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T16:07:32.670Z] Configure a credential helper to remove this warning. See [2022-07-27T16:07:32.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T16:07:32.670Z] [2022-07-27T16:07:32.670Z] Login Succeeded [2022-07-27T16:07:32.670Z] docker.io [2022-07-27T16:07:32.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T16:07:33.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T16:07:33.217Z] Configure a credential helper to remove this warning. See [2022-07-27T16:07:33.217Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T16:07:33.217Z] [2022-07-27T16:07:33.217Z] Login Succeeded [2022-07-27T16:07:33.217Z] ---> docker-login.sh ends [Pipeline] } [2022-07-27T16:07:33.236Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-27T16:07:33.723Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-27T16:07:33.738Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-27T16:07:33.746Z] ========================================================= [2022-07-27T16:07:33.747Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-27T16:07:33.747Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T16:07:34.141Z] + 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-07-27T16:07:34.416Z] Sending build context to Docker daemon 510kB [2022-07-27T16:07:34.416Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-07-27T16:07:34.416Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-27T16:07:34.692Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-27T16:07:34.692Z] b3c136eddcbf: Pulling fs layer [2022-07-27T16:07:34.692Z] c0a3192eca97: Pulling fs layer [2022-07-27T16:07:34.692Z] a050256f5b6f: Pulling fs layer [2022-07-27T16:07:34.692Z] 656be50a0ddc: Pulling fs layer [2022-07-27T16:07:34.692Z] 2bbca73fdf42: Pulling fs layer [2022-07-27T16:07:34.692Z] 46d945488cbd: Pulling fs layer [2022-07-27T16:07:34.692Z] 8a5474983e97: Pulling fs layer [2022-07-27T16:07:34.692Z] 329c88fbcd65: Pulling fs layer [2022-07-27T16:07:34.692Z] 46d945488cbd: Waiting [2022-07-27T16:07:34.692Z] 8a5474983e97: Waiting [2022-07-27T16:07:34.692Z] 329c88fbcd65: Waiting [2022-07-27T16:07:34.692Z] 656be50a0ddc: Waiting [2022-07-27T16:07:34.692Z] 2bbca73fdf42: Waiting [2022-07-27T16:07:34.692Z] a050256f5b6f: Download complete [2022-07-27T16:07:34.692Z] c0a3192eca97: Verifying Checksum [2022-07-27T16:07:34.692Z] c0a3192eca97: Download complete [2022-07-27T16:07:34.692Z] 2bbca73fdf42: Verifying Checksum [2022-07-27T16:07:34.692Z] 2bbca73fdf42: Download complete [2022-07-27T16:07:34.692Z] 46d945488cbd: Verifying Checksum [2022-07-27T16:07:34.692Z] 46d945488cbd: Download complete [2022-07-27T16:07:34.692Z] b3c136eddcbf: Download complete [2022-07-27T16:07:35.680Z] b3c136eddcbf: Pull complete [2022-07-27T16:07:35.680Z] 329c88fbcd65: Verifying Checksum [2022-07-27T16:07:35.680Z] 329c88fbcd65: Download complete [2022-07-27T16:07:36.294Z] c0a3192eca97: Pull complete [2022-07-27T16:07:36.572Z] a050256f5b6f: Pull complete [2022-07-27T16:07:36.862Z] 8a5474983e97: Verifying Checksum [2022-07-27T16:07:36.862Z] 8a5474983e97: Download complete [2022-07-27T16:07:37.844Z] 656be50a0ddc: Verifying Checksum [2022-07-27T16:07:37.844Z] 656be50a0ddc: Download complete [2022-07-27T16:07:50.267Z] 656be50a0ddc: Pull complete [2022-07-27T16:07:50.541Z] 2bbca73fdf42: Pull complete [2022-07-27T16:07:50.818Z] 46d945488cbd: Pull complete [2022-07-27T16:07:57.568Z] 8a5474983e97: Pull complete [2022-07-27T16:07:59.556Z] 329c88fbcd65: Pull complete [2022-07-27T16:07:59.556Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-27T16:07:59.556Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-27T16:07:59.556Z] ---> ff4287adb874 [2022-07-27T16:07:59.556Z] Step 3/13 : ARG MAKE="make build" [2022-07-27T16:08:00.568Z] ---> Running in 527c88fa4f62 [2022-07-27T16:08:00.843Z] Removing intermediate container 527c88fa4f62 [2022-07-27T16:08:00.843Z] ---> 4d79d71c331c [2022-07-27T16:08:00.843Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-07-27T16:08:01.124Z] ---> Running in f00b8855f456 [2022-07-27T16:08:01.403Z] Removing intermediate container f00b8855f456 [2022-07-27T16:08:01.403Z] ---> 1aabec46c672 [2022-07-27T16:08:01.403Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-07-27T16:08:01.403Z] ---> Running in 39ddde979b06 [2022-07-27T16:08:01.683Z] Removing intermediate container 39ddde979b06 [2022-07-27T16:08:01.683Z] ---> 9925d9a4b0c8 [2022-07-27T16:08:01.683Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T16:08:01.683Z] ---> Running in ce7645bcbaaa [2022-07-27T16:08:03.675Z] Removing intermediate container ce7645bcbaaa [2022-07-27T16:08:03.675Z] ---> 3a14dafec4e5 [2022-07-27T16:08:03.675Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-27T16:08:03.675Z] ---> Running in cd4eee9d490d [2022-07-27T16:08:04.660Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-27T16:08:05.257Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-27T16:08:06.243Z] (1/14) Installing libintl (0.21-r2) [2022-07-27T16:08:06.517Z] (2/14) Installing eudev-libs (3.2.11-r0) [2022-07-27T16:08:06.517Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2022-07-27T16:08:06.517Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-07-27T16:08:06.792Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-07-27T16:08:07.066Z] (6/14) Installing udev-init-scripts (35-r0) [2022-07-27T16:08:07.066Z] Executing udev-init-scripts-35-r0.post-install [2022-07-27T16:08:07.066Z] (7/14) Installing libblkid (2.38-r1) [2022-07-27T16:08:07.066Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-07-27T16:08:07.341Z] (9/14) Installing zstd-libs (1.5.2-r1) [2022-07-27T16:08:07.341Z] (10/14) Installing kmod-libs (29-r2) [2022-07-27T16:08:07.341Z] (11/14) Installing eudev (3.2.11-r0) [2022-07-27T16:08:07.614Z] (12/14) Installing eudev-dev (3.2.11-r0) [2022-07-27T16:08:07.614Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-07-27T16:08:07.614Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-07-27T16:08:07.886Z] Executing busybox-1.35.0-r13.trigger [2022-07-27T16:08:07.886Z] Executing eudev-3.2.11-r0.trigger [2022-07-27T16:08:07.886Z] OK: 228 MiB in 65 packages [2022-07-27T16:08:09.335Z] Removing intermediate container cd4eee9d490d [2022-07-27T16:08:09.335Z] ---> c4aec8fd8fa0 [2022-07-27T16:08:09.335Z] Step 8/13 : WORKDIR /device-usb-camera [2022-07-27T16:08:09.335Z] ---> Running in 1fd503efb0dd [2022-07-27T16:08:09.335Z] Removing intermediate container 1fd503efb0dd [2022-07-27T16:08:09.335Z] ---> 43ac2669511d [2022-07-27T16:08:09.335Z] Step 9/13 : COPY go.mod vendor* ./ [2022-07-27T16:08:09.938Z] ---> 06c78cff3260 [2022-07-27T16:08:09.938Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T16:08:09.938Z] ---> Running in d785c64c8452 [2022-07-27T16:08:56.912Z] Removing intermediate container d785c64c8452 [2022-07-27T16:08:56.912Z] ---> d248adfada19 [2022-07-27T16:08:56.912Z] Step 11/13 : COPY . . [2022-07-27T16:08:56.912Z] ---> 6e71ce080f4f [2022-07-27T16:08:56.912Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-07-27T16:08:56.912Z] ---> Running in 674eb29fa339 [2022-07-27T16:08:56.912Z]   % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-27T16:08:56.912Z]  Dload Upload Total Spent Left Speed [2022-07-27T16:08:56.912Z] 0 0 0 0 0 0  0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 15605 0 --:--:-- --:--:-- --:--:-- 15850 [2022-07-27T16:08:56.912Z] Removing intermediate container 674eb29fa339 [2022-07-27T16:08:56.912Z] ---> b2fbe2f1899c [2022-07-27T16:08:56.912Z] Step 13/13 : RUN ${MAKE} [2022-07-27T16:08:56.912Z] ---> Running in b20efcd27754 [2022-07-27T16:08:56.912Z] noop [2022-07-27T16:08:57.185Z] Removing intermediate container b20efcd27754 [2022-07-27T16:08:57.185Z] ---> 9365c491c03c [2022-07-27T16:08:57.185Z] Successfully built 9365c491c03c [2022-07-27T16:08:57.185Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T16:08:57.557Z] + docker inspect -f . ci-base-image-arm64 [2022-07-27T16:08:57.557Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T16:08:57.800Z] prd-ubuntu20.04-docker-arm64-4c-16g-21240 does not seem to be running inside a container [2022-07-27T16:08:57.900Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/35 -v /w/workspace/device-usb-camera/35:/w/workspace/device-usb-camera/35:rw,z -v /w/workspace/device-usb-camera/35@tmp:/w/workspace/device-usb-camera/35@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-07-27T16:08:59.177Z] $ docker top 5c58ea845b36b9d2eee97c284e277cbeb877edcb52e66c33cc152079d69ec9a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-27T16:09:00.101Z] + go version [2022-07-27T16:09:00.102Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-27T16:09:00.136Z] $ docker stop --time=1 5c58ea845b36b9d2eee97c284e277cbeb877edcb52e66c33cc152079d69ec9a4 [2022-07-27T16:09:01.814Z] $ docker rm -f 5c58ea845b36b9d2eee97c284e277cbeb877edcb52e66c33cc152079d69ec9a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T16:09:02.430Z] + docker inspect -f . ci-base-image-arm64 [2022-07-27T16:09:02.430Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T16:09:02.674Z] prd-ubuntu20.04-docker-arm64-4c-16g-21240 does not seem to be running inside a container [2022-07-27T16:09:02.765Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-usb-camera/35 -v /w/workspace/device-usb-camera/35:/w/workspace/device-usb-camera/35:rw,z -v /w/workspace/device-usb-camera/35@tmp:/w/workspace/device-usb-camera/35@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-07-27T16:09:04.070Z] $ docker top 8858ec9a9c1392d1c8a61e001c8a2cb0cdf473078391050e2f88ff20aacfadf4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-27T16:09:04.981Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/35 [Pipeline] fileExists [Pipeline] sh [2022-07-27T16:09:05.652Z] + make test [2022-07-27T16:09:05.652Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-07-27T16:09:07.096Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-07-27T16:10:28.942Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-07-27T16:10:32.338Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.066s coverage: 1.9% of statements [2022-07-27T16:10:32.338Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-27T16:10:32.338Z] CGO_ENABLED=1 go vet ./... [2022-07-27T16:10:54.563Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-27T16:10:54.563Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-27T16:10:54.563Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-27T16:10:54.584Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-27T16:10:54.607Z] $ docker stop --time=1 8858ec9a9c1392d1c8a61e001c8a2cb0cdf473078391050e2f88ff20aacfadf4 [2022-07-27T16:10:56.394Z] $ docker rm -f 8858ec9a9c1392d1c8a61e001c8a2cb0cdf473078391050e2f88ff20aacfadf4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-27T16:10:57.354Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-27T16:10:57.374Z] Warning: overwriting stash ‘coverage-report’ [2022-07-27T16:10:57.818Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-27T16:10:58.196Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-27T16:10:58.528Z] + ls -al . [2022-07-27T16:10:58.528Z] total 188 [2022-07-27T16:10:58.528Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 27 16:10 . [2022-07-27T16:10:58.528Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 16:07 .. [2022-07-27T16:10:58.528Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 27 16:07 .git [2022-07-27T16:10:58.528Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 16:07 .github [2022-07-27T16:10:58.528Z] -rw-rw-r-- 1 jenkins jenkins 414 Jul 27 16:07 .gitignore [2022-07-27T16:10:58.528Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 27 16:07 .golangci.yml [2022-07-27T16:10:58.528Z] -rw-rw-r-- 1 jenkins jenkins 77 Jul 27 16:07 .hadolint.yml [2022-07-27T16:10:58.528Z] -rw-rw-r-- 1 jenkins jenkins 9065 Jul 27 16:07 Attribution.txt [2022-07-27T16:10:58.528Z] -rw-rw-r-- 1 jenkins jenkins 181 Jul 27 16:07 CHANGELOG.md [2022-07-27T16:10:58.528Z] -rw-rw-r-- 1 jenkins jenkins 2410 Jul 27 16:07 Dockerfile [2022-07-27T16:10:58.528Z] -rw-rw-r-- 1 jenkins jenkins 678 Jul 27 16:07 GOVERNANCE.md [2022-07-27T16:10:58.528Z] -rw-rw-r-- 1 jenkins jenkins 659 Jul 27 16:07 Jenkinsfile [2022-07-27T16:10:58.528Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 27 16:07 LICENSE [2022-07-27T16:10:58.528Z] -rw-rw-r-- 1 jenkins jenkins 2345 Jul 27 16:07 Makefile [2022-07-27T16:10:58.528Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 27 16:07 OWNERS.md [2022-07-27T16:10:58.528Z] -rw-rw-r-- 1 jenkins jenkins 11382 Jul 27 16:07 README.md [2022-07-27T16:10:58.528Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 27 16:05 VERSION [2022-07-27T16:10:58.528Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 27 16:07 bin [2022-07-27T16:10:58.528Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 16:07 cmd [2022-07-27T16:10:58.528Z] -rw-r--r-- 1 jenkins jenkins 29387 Jul 27 16:10 coverage.out [2022-07-27T16:10:58.528Z] -rwxrwxr-x 1 jenkins jenkins 140 Jul 27 16:07 docker-entrypoint.sh [2022-07-27T16:10:58.528Z] -rw-rw-r-- 1 jenkins jenkins 3382 Jul 27 16:07 go.mod [2022-07-27T16:10:58.528Z] -rw-rw-r-- 1 jenkins jenkins 35824 Jul 27 16:07 go.sum [2022-07-27T16:10:58.528Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 16:07 internal [2022-07-27T16:10:58.528Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 16:07 snap [2022-07-27T16:10:58.528Z] -rw-rw-r-- 1 jenkins jenkins 231 Jul 27 16:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T16:10:58.883Z] + 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=e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12 --label arch=arm64 --label version=2.2.0-dev.24 . [2022-07-27T16:10:59.155Z] Sending build context to Docker daemon 540.2kB [2022-07-27T16:10:59.155Z] Step 1/35 : ARG BASE=golang:1.17-alpine3.15 [2022-07-27T16:10:59.155Z] Step 2/35 : FROM ${BASE} AS builder [2022-07-27T16:10:59.155Z] ---> 9365c491c03c [2022-07-27T16:10:59.155Z] Step 3/35 : ARG MAKE="make build" [2022-07-27T16:10:59.428Z] ---> Running in 13ef6fbf995d [2022-07-27T16:10:59.699Z] Removing intermediate container 13ef6fbf995d [2022-07-27T16:10:59.699Z] ---> 140661ad9751 [2022-07-27T16:10:59.699Z] Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-07-27T16:10:59.699Z] ---> Running in 82f2bc6c061d [2022-07-27T16:10:59.978Z] Removing intermediate container 82f2bc6c061d [2022-07-27T16:10:59.978Z] ---> 020497afee5b [2022-07-27T16:10:59.978Z] Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-07-27T16:10:59.978Z] ---> Running in d6e898b3a502 [2022-07-27T16:11:00.253Z] Removing intermediate container d6e898b3a502 [2022-07-27T16:11:00.253Z] ---> ecebf63be561 [2022-07-27T16:11:00.253Z] Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T16:11:00.542Z] ---> Running in f4f9eea8b703 [2022-07-27T16:11:01.981Z] Removing intermediate container f4f9eea8b703 [2022-07-27T16:11:01.981Z] ---> 215aecccd6bc [2022-07-27T16:11:01.981Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-27T16:11:02.254Z] ---> Running in a5710aaec639 [2022-07-27T16:11:03.236Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-27T16:11:04.205Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-27T16:11:04.802Z] OK: 228 MiB in 65 packages [2022-07-27T16:11:05.784Z] Removing intermediate container a5710aaec639 [2022-07-27T16:11:05.784Z] ---> 9f72512b718f [2022-07-27T16:11:05.784Z] Step 8/35 : WORKDIR /device-usb-camera [2022-07-27T16:11:05.784Z] ---> Running in 833e14460c0e [2022-07-27T16:11:06.058Z] Removing intermediate container 833e14460c0e [2022-07-27T16:11:06.058Z] ---> 4b5609854de6 [2022-07-27T16:11:06.058Z] Step 9/35 : COPY go.mod vendor* ./ [2022-07-27T16:11:06.653Z] ---> 7adc480dc4de [2022-07-27T16:11:06.653Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T16:11:06.653Z] ---> Running in a0aca9eac96d [2022-07-27T16:11:08.651Z] Removing intermediate container a0aca9eac96d [2022-07-27T16:11:08.651Z] ---> be6b6b141852 [2022-07-27T16:11:08.651Z] Step 11/35 : COPY . . [2022-07-27T16:11:09.257Z] ---> 2aae83bf7420 [2022-07-27T16:11:09.257Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-07-27T16:11:09.258Z] ---> Running in acb5ac8cbd0f [2022-07-27T16:11:10.241Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-27T16:11:10.241Z] Dload Upload Total Spent Left Speed [2022-07-27T16:11:10.518Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 5256 0 --:--:-- --:--:-- --:--:-- 5283 [2022-07-27T16:11:11.116Z] Removing intermediate container acb5ac8cbd0f [2022-07-27T16:11:11.116Z] ---> 0d1e178d0dc3 [2022-07-27T16:11:11.116Z] Step 13/35 : RUN ${MAKE} [2022-07-27T16:11:11.116Z] ---> Running in ad26b4808e86 [2022-07-27T16:11:12.098Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.2.0-dev.24 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-07-27T16:13:34.028Z] Removing intermediate container ad26b4808e86 [2022-07-27T16:13:34.028Z] ---> 256f4823fbee [2022-07-27T16:13:34.028Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-07-27T16:13:34.028Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-07-27T16:13:34.028Z] eab2503cf8f4: Pulling fs layer [2022-07-27T16:13:34.028Z] 97cd0a44c592: Pulling fs layer [2022-07-27T16:13:34.028Z] 97cd0a44c592: Download complete [2022-07-27T16:13:34.028Z] eab2503cf8f4: Verifying Checksum [2022-07-27T16:13:34.028Z] eab2503cf8f4: Download complete [2022-07-27T16:13:34.028Z] eab2503cf8f4: Pull complete [2022-07-27T16:13:34.028Z] 97cd0a44c592: Pull complete [2022-07-27T16:13:34.028Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-07-27T16:13:34.028Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-07-27T16:13:34.028Z] ---> 7f763cca56b3 [2022-07-27T16:13:34.028Z] Step 15/35 : FROM alpine:3.15 [2022-07-27T16:13:34.028Z] 3.15: Pulling from library/alpine [2022-07-27T16:13:34.028Z] e0295fd11fe2: Pulling fs layer [2022-07-27T16:13:34.028Z] e0295fd11fe2: Verifying Checksum [2022-07-27T16:13:34.028Z] e0295fd11fe2: Download complete [2022-07-27T16:13:34.028Z] e0295fd11fe2: Pull complete [2022-07-27T16:13:34.028Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-07-27T16:13:34.028Z] Status: Downloaded newer image for alpine:3.15 [2022-07-27T16:13:34.028Z] ---> 60f2846fe774 [2022-07-27T16:13:34.028Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-07-27T16:13:34.028Z] ---> Running in cbf3e886c305 [2022-07-27T16:13:34.028Z] Removing intermediate container cbf3e886c305 [2022-07-27T16:13:34.028Z] ---> 8258fc3420d8 [2022-07-27T16:13:34.028Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-07-27T16:13:34.028Z] ---> Running in 7a2fe9075b7d [2022-07-27T16:13:34.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-27T16:13:34.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-27T16:13:34.028Z] (1/73) Installing dumb-init (1.2.5-r1) [2022-07-27T16:13:34.028Z] (2/73) Installing sdl2 (2.0.16-r4) [2022-07-27T16:13:34.028Z] (3/73) Installing libxau (1.0.9-r0) [2022-07-27T16:13:34.028Z] (4/73) Installing libmd (1.0.3-r0) [2022-07-27T16:13:34.028Z] (5/73) Installing libbsd (0.11.3-r1) [2022-07-27T16:13:34.028Z] (6/73) Installing libxdmcp (1.1.3-r0) [2022-07-27T16:13:34.028Z] (7/73) Installing libxcb (1.14-r2) [2022-07-27T16:13:34.028Z] (8/73) Installing libx11 (1.7.2-r0) [2022-07-27T16:13:34.028Z] (9/73) Installing aom-libs (3.2.0-r0) [2022-07-27T16:13:34.028Z] (10/73) Installing alsa-lib (1.2.5.1-r1) [2022-07-27T16:13:34.028Z] (11/73) Installing expat (2.4.7-r0) [2022-07-27T16:13:34.028Z] (12/73) Installing brotli-libs (1.0.9-r5) [2022-07-27T16:13:34.028Z] (13/73) Installing libbz2 (1.0.8-r1) [2022-07-27T16:13:34.028Z] (14/73) Installing libpng (1.6.37-r1) [2022-07-27T16:13:34.028Z] (15/73) Installing freetype (2.11.1-r2) [2022-07-27T16:13:34.028Z] (16/73) Installing libuuid (2.37.4-r0) [2022-07-27T16:13:34.028Z] (17/73) Installing fontconfig (2.13.1-r4) [2022-07-27T16:13:34.028Z] (18/73) Installing fribidi (1.0.11-r0) [2022-07-27T16:13:34.028Z] (19/73) Installing libffi (3.4.2-r1) [2022-07-27T16:13:34.028Z] (20/73) Installing libintl (0.21-r0) [2022-07-27T16:13:34.028Z] (21/73) Installing libblkid (2.37.4-r0) [2022-07-27T16:13:34.028Z] (22/73) Installing libmount (2.37.4-r0) [2022-07-27T16:13:34.028Z] (23/73) Installing pcre (8.45-r1) [2022-07-27T16:13:34.028Z] (24/73) Installing glib (2.70.1-r0) [2022-07-27T16:13:34.028Z] (25/73) Installing graphite2 (1.3.14-r0) [2022-07-27T16:13:34.028Z] (26/73) Installing harfbuzz (3.0.0-r2) [2022-07-27T16:13:34.028Z] (27/73) Installing libass (0.15.2-r0) [2022-07-27T16:13:34.028Z] (28/73) Installing libdav1d (0.9.2-r0) [2022-07-27T16:13:34.028Z] (29/73) Installing gmp (6.2.1-r1) [2022-07-27T16:13:34.028Z] (30/73) Installing nettle (3.7.3-r0) [2022-07-27T16:13:34.028Z] (31/73) Installing p11-kit (0.24.0-r1) [2022-07-27T16:13:34.028Z] (32/73) Installing libtasn1 (4.18.0-r0) [2022-07-27T16:13:34.028Z] (33/73) Installing libunistring (0.9.10-r1) [2022-07-27T16:13:34.028Z] (34/73) Installing gnutls (3.7.1-r0) [2022-07-27T16:13:34.028Z] (35/73) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-07-27T16:13:34.028Z] (36/73) Installing ncurses-libs (6.3_p20211120-r1) [2022-07-27T16:13:34.028Z] (37/73) Installing lame (3.100-r0) [2022-07-27T16:13:34.028Z] (38/73) Installing opus (1.3.1-r1) [2022-07-27T16:13:34.028Z] (39/73) Installing libgomp (10.3.1_git20211027-r0) [2022-07-27T16:13:34.028Z] (40/73) Installing soxr (0.1.3-r2) [2022-07-27T16:13:34.028Z] (41/73) Installing libgcc (10.3.1_git20211027-r0) [2022-07-27T16:13:34.028Z] (42/73) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-27T16:13:34.028Z] (43/73) Installing libsrt (1.4.2-r1) [2022-07-27T16:13:34.028Z] (44/73) Installing libssh (0.9.6-r1) [2022-07-27T16:13:34.028Z] (45/73) Installing libogg (1.3.5-r0) [2022-07-27T16:13:34.028Z] (46/73) Installing libtheora (1.1.1-r16) [2022-07-27T16:13:34.028Z] (47/73) Installing libjpeg-turbo (2.1.2-r0) [2022-07-27T16:13:34.028Z] (48/73) Installing v4l-utils-libs (1.22.1-r1) [2022-07-27T16:13:34.028Z] (49/73) Installing libxext (1.3.4-r0) [2022-07-27T16:13:34.028Z] (50/73) Installing libxfixes (6.0.0-r0) [2022-07-27T16:13:34.028Z] (51/73) Installing libdrm (2.4.109-r0) [2022-07-27T16:13:34.028Z] (52/73) Installing wayland-libs-client (1.19.0-r1) [2022-07-27T16:13:34.028Z] (53/73) Installing libva (2.13.0-r0) [2022-07-27T16:13:34.028Z] (54/73) Installing libvdpau (1.4-r0) [2022-07-27T16:13:34.028Z] (55/73) Installing vidstab (1.1.0-r1) [2022-07-27T16:13:34.028Z] (56/73) Installing libvorbis (1.3.7-r0) [2022-07-27T16:13:34.028Z] (57/73) Installing libvpx (1.10.0-r0) [2022-07-27T16:13:34.028Z] (58/73) Installing vulkan-loader (1.2.196-r0) [2022-07-27T16:13:34.028Z] (59/73) Installing libwebp (1.2.2-r0) [2022-07-27T16:13:34.028Z] (60/73) Installing x264-libs (20210613-r0) [2022-07-27T16:13:34.028Z] (61/73) Installing x265-libs (3.5-r0) [2022-07-27T16:13:34.028Z] (62/73) Installing xvidcore (1.3.7-r1) [2022-07-27T16:13:34.028Z] (63/73) Installing ffmpeg-libs (4.4.1-r2) [2022-07-27T16:13:34.028Z] (64/73) Installing ffmpeg (4.4.1-r2) [2022-07-27T16:13:34.028Z] (65/73) Installing udev-init-scripts (35-r0) [2022-07-27T16:13:34.028Z] Executing udev-init-scripts-35-r0.post-install [2022-07-27T16:13:34.028Z] (66/73) Installing eudev-libs (3.2.11_pre1-r0) [2022-07-27T16:13:34.028Z] (67/73) Installing xz-libs (5.2.5-r1) [2022-07-27T16:13:34.028Z] (68/73) Installing zstd-libs (1.5.0-r0) [2022-07-27T16:13:34.028Z] (69/73) Installing kmod-libs (29-r2) [2022-07-27T16:13:34.028Z] (70/73) Installing eudev (3.2.11_pre1-r0) [2022-07-27T16:13:34.028Z] (71/73) Installing libsodium (1.0.18-r0) [2022-07-27T16:13:34.028Z] (72/73) Installing libzmq (4.3.4-r0) [2022-07-27T16:13:34.028Z] (73/73) Installing zeromq (4.3.4-r0) [2022-07-27T16:13:34.028Z] Executing busybox-1.34.1-r7.trigger [2022-07-27T16:13:34.028Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-07-27T16:13:34.028Z] OK: 67 MiB in 87 packages [2022-07-27T16:13:34.028Z] Removing intermediate container 7a2fe9075b7d [2022-07-27T16:13:34.028Z] ---> 18f0ca8cb362 [2022-07-27T16:13:34.028Z] Step 18/35 : WORKDIR / [2022-07-27T16:13:34.028Z] ---> Running in 7562b812c257 [2022-07-27T16:13:34.028Z] Removing intermediate container 7562b812c257 [2022-07-27T16:13:34.028Z] ---> e190e9fcc1ac [2022-07-27T16:13:34.028Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2022-07-27T16:13:34.028Z] ---> befa009a4f62 [2022-07-27T16:13:34.028Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2022-07-27T16:13:34.028Z] ---> bb4aa797fd2f [2022-07-27T16:13:34.028Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-07-27T16:13:34.028Z] ---> b113521512c4 [2022-07-27T16:13:34.028Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-07-27T16:13:34.626Z] ---> 8bd8d52fde7e [2022-07-27T16:13:34.626Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-07-27T16:13:35.225Z] ---> a511495b98bd [2022-07-27T16:13:35.225Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-07-27T16:13:35.825Z] ---> adf5e6b4fabe [2022-07-27T16:13:35.825Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2022-07-27T16:13:37.267Z] ---> 8e73170a3a0f [2022-07-27T16:13:37.267Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-07-27T16:13:37.267Z] ---> Running in ffcf0a549d4e [2022-07-27T16:13:38.719Z] Removing intermediate container ffcf0a549d4e [2022-07-27T16:13:38.719Z] ---> f2f774e29e25 [2022-07-27T16:13:38.719Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-07-27T16:13:38.719Z] ---> Running in dd577c3dd4e4 [2022-07-27T16:13:40.706Z] Removing intermediate container dd577c3dd4e4 [2022-07-27T16:13:40.706Z] ---> 733714e2a2eb [2022-07-27T16:13:40.706Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-07-27T16:13:40.706Z] ---> Running in 1d56c744649d [2022-07-27T16:13:42.143Z] Removing intermediate container 1d56c744649d [2022-07-27T16:13:42.143Z] ---> 6a4f89908b0f [2022-07-27T16:13:42.143Z] Step 29/35 : EXPOSE 59983 [2022-07-27T16:13:42.143Z] ---> Running in 766fd8d4df74 [2022-07-27T16:13:42.419Z] Removing intermediate container 766fd8d4df74 [2022-07-27T16:13:42.419Z] ---> a214fa7f2e5c [2022-07-27T16:13:42.419Z] Step 30/35 : EXPOSE 8554 [2022-07-27T16:13:42.419Z] ---> Running in 0ca2466f4df4 [2022-07-27T16:13:42.696Z] Removing intermediate container 0ca2466f4df4 [2022-07-27T16:13:42.696Z] ---> 3b4766d554a8 [2022-07-27T16:13:42.696Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-07-27T16:13:42.696Z] ---> Running in 5d18fa8fe351 [2022-07-27T16:13:42.971Z] Removing intermediate container 5d18fa8fe351 [2022-07-27T16:13:42.971Z] ---> eda7e9d5134c [2022-07-27T16:13:42.971Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-07-27T16:13:43.244Z] ---> Running in cc052e810a36 [2022-07-27T16:13:43.521Z] Removing intermediate container cc052e810a36 [2022-07-27T16:13:43.521Z] ---> 9ca11ef364e0 [2022-07-27T16:13:43.521Z] Step 33/35 : LABEL arch=arm64 [2022-07-27T16:13:43.521Z] ---> Running in 3215cbca0b6f [2022-07-27T16:13:43.800Z] Removing intermediate container 3215cbca0b6f [2022-07-27T16:13:43.800Z] ---> e4c5121ab579 [2022-07-27T16:13:43.800Z] Step 34/35 : LABEL git_sha=e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12 [2022-07-27T16:13:43.800Z] ---> Running in 5fe774a6d2ad [2022-07-27T16:13:44.399Z] Removing intermediate container 5fe774a6d2ad [2022-07-27T16:13:44.399Z] ---> 3fa2defb6013 [2022-07-27T16:13:44.399Z] Step 35/35 : LABEL version=2.2.0-dev.24 [2022-07-27T16:13:44.399Z] ---> Running in 56108850c3e3 [2022-07-27T16:13:44.672Z] Removing intermediate container 56108850c3e3 [2022-07-27T16:13:44.672Z] ---> 71f8cf7281ee [2022-07-27T16:13:44.672Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-27T16:13:44.672Z] Successfully built 71f8cf7281ee [2022-07-27T16:13:44.672Z] 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-07-27T16:13:44.802Z] provisioning config files... [2022-07-27T16:13:44.821Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/35@tmp/config4784834689953511477tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-27T16:13:45.175Z] ---> docker-login.sh [2022-07-27T16:13:45.175Z] nexus3.edgexfoundry.org:10001 [2022-07-27T16:13:45.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T16:13:45.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T16:13:45.450Z] Configure a credential helper to remove this warning. See [2022-07-27T16:13:45.450Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T16:13:45.450Z] [2022-07-27T16:13:45.450Z] Login Succeeded [2022-07-27T16:13:45.450Z] nexus3.edgexfoundry.org:10002 [2022-07-27T16:13:46.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T16:13:46.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T16:13:46.048Z] Configure a credential helper to remove this warning. See [2022-07-27T16:13:46.048Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T16:13:46.048Z] [2022-07-27T16:13:46.048Z] Login Succeeded [2022-07-27T16:13:46.048Z] nexus3.edgexfoundry.org:10003 [2022-07-27T16:13:46.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T16:13:46.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T16:13:46.603Z] Configure a credential helper to remove this warning. See [2022-07-27T16:13:46.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T16:13:46.603Z] [2022-07-27T16:13:46.603Z] Login Succeeded [2022-07-27T16:13:46.603Z] nexus3.edgexfoundry.org:10004 [2022-07-27T16:13:46.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T16:13:46.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T16:13:46.877Z] Configure a credential helper to remove this warning. See [2022-07-27T16:13:46.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T16:13:46.877Z] [2022-07-27T16:13:46.877Z] Login Succeeded [2022-07-27T16:13:46.877Z] docker.io [2022-07-27T16:13:47.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T16:13:47.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T16:13:47.747Z] Configure a credential helper to remove this warning. See [2022-07-27T16:13:47.747Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T16:13:47.747Z] [2022-07-27T16:13:47.748Z] Login Succeeded [2022-07-27T16:13:47.748Z] ---> docker-login.sh ends [Pipeline] } [2022-07-27T16:13:47.765Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-27T16:13:47.800Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-27T16:13:47.826Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2022-07-27T16:13:47.826Z] e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12 [2022-07-27T16:13:47.826Z] latest [2022-07-27T16:13:47.826Z] 2.2.0-dev.24 [2022-07-27T16:13:47.826Z] e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12-2.2.0-dev.24 [2022-07-27T16:13:47.826Z] main [2022-07-27T16:13:47.826Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T16:13:48.179Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T16:13:48.552Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12 [2022-07-27T16:13:48.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-07-27T16:13:48.552Z] d523740f21ce: Preparing [2022-07-27T16:13:48.552Z] 4ebda5d5b7ee: Preparing [2022-07-27T16:13:48.552Z] 0b83d8fc4f7e: Preparing [2022-07-27T16:13:48.552Z] a43932d1df72: Preparing [2022-07-27T16:13:48.552Z] 1207169bf42c: Preparing [2022-07-27T16:13:48.552Z] 22dfa358154a: Preparing [2022-07-27T16:13:48.552Z] cbc77838f7e4: Preparing [2022-07-27T16:13:48.552Z] 8245c8d55dec: Preparing [2022-07-27T16:13:48.552Z] c9eb0563a9d5: Preparing [2022-07-27T16:13:48.552Z] 0ca3260207fd: Preparing [2022-07-27T16:13:48.552Z] b06c6e97e3ae: Preparing [2022-07-27T16:13:48.552Z] eb54b7b7991f: Preparing [2022-07-27T16:13:48.552Z] 22dfa358154a: Waiting [2022-07-27T16:13:48.552Z] 8245c8d55dec: Waiting [2022-07-27T16:13:48.552Z] b06c6e97e3ae: Waiting [2022-07-27T16:13:48.552Z] eb54b7b7991f: Waiting [2022-07-27T16:13:48.552Z] c9eb0563a9d5: Waiting [2022-07-27T16:13:48.552Z] cbc77838f7e4: Waiting [2022-07-27T16:13:48.552Z] 0ca3260207fd: Waiting [2022-07-27T16:13:48.829Z] 1207169bf42c: Pushed [2022-07-27T16:13:48.829Z] 4ebda5d5b7ee: Pushed [2022-07-27T16:13:48.829Z] d523740f21ce: Pushed [2022-07-27T16:13:48.829Z] 0b83d8fc4f7e: Pushed [2022-07-27T16:13:48.829Z] 22dfa358154a: Pushed [2022-07-27T16:13:48.829Z] cbc77838f7e4: Pushed [2022-07-27T16:13:49.100Z] 8245c8d55dec: Pushed [2022-07-27T16:13:49.100Z] c9eb0563a9d5: Pushed [2022-07-27T16:13:49.100Z] eb54b7b7991f: Layer already exists [2022-07-27T16:13:53.438Z] a43932d1df72: Pushed [2022-07-27T16:13:54.880Z] 0ca3260207fd: Pushed [2022-07-27T16:14:05.028Z] b06c6e97e3ae: Pushed [2022-07-27T16:14:05.028Z] e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12: digest: sha256:573bd40f4efa9234f306ccbe0151402d76ac50c200283091e391c89346abe104 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T16:14:05.399Z] + 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-07-27T16:14:05.771Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2022-07-27T16:14:05.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-07-27T16:14:05.772Z] d523740f21ce: Preparing [2022-07-27T16:14:05.772Z] 4ebda5d5b7ee: Preparing [2022-07-27T16:14:05.772Z] 0b83d8fc4f7e: Preparing [2022-07-27T16:14:05.772Z] a43932d1df72: Preparing [2022-07-27T16:14:05.772Z] 1207169bf42c: Preparing [2022-07-27T16:14:05.772Z] 22dfa358154a: Preparing [2022-07-27T16:14:05.772Z] cbc77838f7e4: Preparing [2022-07-27T16:14:05.772Z] 8245c8d55dec: Preparing [2022-07-27T16:14:05.772Z] c9eb0563a9d5: Preparing [2022-07-27T16:14:05.772Z] 0ca3260207fd: Preparing [2022-07-27T16:14:05.772Z] b06c6e97e3ae: Preparing [2022-07-27T16:14:05.772Z] eb54b7b7991f: Preparing [2022-07-27T16:14:05.772Z] c9eb0563a9d5: Waiting [2022-07-27T16:14:05.772Z] 22dfa358154a: Waiting [2022-07-27T16:14:05.772Z] cbc77838f7e4: Waiting [2022-07-27T16:14:05.772Z] 8245c8d55dec: Waiting [2022-07-27T16:14:05.772Z] 0ca3260207fd: Waiting [2022-07-27T16:14:05.772Z] eb54b7b7991f: Waiting [2022-07-27T16:14:05.772Z] b06c6e97e3ae: Waiting [2022-07-27T16:14:05.772Z] 4ebda5d5b7ee: Layer already exists [2022-07-27T16:14:05.772Z] a43932d1df72: Layer already exists [2022-07-27T16:14:05.772Z] d523740f21ce: Layer already exists [2022-07-27T16:14:05.772Z] 0b83d8fc4f7e: Layer already exists [2022-07-27T16:14:05.772Z] 1207169bf42c: Layer already exists [2022-07-27T16:14:05.772Z] c9eb0563a9d5: Layer already exists [2022-07-27T16:14:05.772Z] 22dfa358154a: Layer already exists [2022-07-27T16:14:05.772Z] 8245c8d55dec: Layer already exists [2022-07-27T16:14:05.772Z] cbc77838f7e4: Layer already exists [2022-07-27T16:14:05.772Z] 0ca3260207fd: Layer already exists [2022-07-27T16:14:06.045Z] b06c6e97e3ae: Layer already exists [2022-07-27T16:14:06.045Z] eb54b7b7991f: Layer already exists [2022-07-27T16:14:06.045Z] latest: digest: sha256:573bd40f4efa9234f306ccbe0151402d76ac50c200283091e391c89346abe104 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T16:14:06.419Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T16:14:06.783Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.2.0-dev.24 [2022-07-27T16:14:06.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-07-27T16:14:06.783Z] d523740f21ce: Preparing [2022-07-27T16:14:06.783Z] 4ebda5d5b7ee: Preparing [2022-07-27T16:14:06.783Z] 0b83d8fc4f7e: Preparing [2022-07-27T16:14:06.783Z] a43932d1df72: Preparing [2022-07-27T16:14:06.783Z] 1207169bf42c: Preparing [2022-07-27T16:14:06.783Z] 22dfa358154a: Preparing [2022-07-27T16:14:06.783Z] cbc77838f7e4: Preparing [2022-07-27T16:14:06.783Z] 8245c8d55dec: Preparing [2022-07-27T16:14:06.783Z] c9eb0563a9d5: Preparing [2022-07-27T16:14:06.783Z] 0ca3260207fd: Preparing [2022-07-27T16:14:06.783Z] b06c6e97e3ae: Preparing [2022-07-27T16:14:06.783Z] eb54b7b7991f: Preparing [2022-07-27T16:14:06.783Z] 22dfa358154a: Waiting [2022-07-27T16:14:06.783Z] c9eb0563a9d5: Waiting [2022-07-27T16:14:06.783Z] cbc77838f7e4: Waiting [2022-07-27T16:14:06.783Z] 8245c8d55dec: Waiting [2022-07-27T16:14:06.783Z] 0ca3260207fd: Waiting [2022-07-27T16:14:06.783Z] eb54b7b7991f: Waiting [2022-07-27T16:14:06.783Z] b06c6e97e3ae: Waiting [2022-07-27T16:14:06.783Z] d523740f21ce: Layer already exists [2022-07-27T16:14:06.783Z] 4ebda5d5b7ee: Layer already exists [2022-07-27T16:14:06.783Z] 0b83d8fc4f7e: Layer already exists [2022-07-27T16:14:06.783Z] a43932d1df72: Layer already exists [2022-07-27T16:14:06.783Z] 1207169bf42c: Layer already exists [2022-07-27T16:14:06.783Z] cbc77838f7e4: Layer already exists [2022-07-27T16:14:06.783Z] 8245c8d55dec: Layer already exists [2022-07-27T16:14:06.783Z] 22dfa358154a: Layer already exists [2022-07-27T16:14:06.783Z] 0ca3260207fd: Layer already exists [2022-07-27T16:14:06.783Z] c9eb0563a9d5: Layer already exists [2022-07-27T16:14:07.055Z] eb54b7b7991f: Layer already exists [2022-07-27T16:14:07.055Z] b06c6e97e3ae: Layer already exists [2022-07-27T16:14:07.055Z] 2.2.0-dev.24: digest: sha256:573bd40f4efa9234f306ccbe0151402d76ac50c200283091e391c89346abe104 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T16:14:07.429Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12-2.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T16:14:07.793Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12-2.2.0-dev.24 [2022-07-27T16:14:07.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-07-27T16:14:07.793Z] d523740f21ce: Preparing [2022-07-27T16:14:07.793Z] 4ebda5d5b7ee: Preparing [2022-07-27T16:14:07.793Z] 0b83d8fc4f7e: Preparing [2022-07-27T16:14:07.793Z] a43932d1df72: Preparing [2022-07-27T16:14:07.793Z] 1207169bf42c: Preparing [2022-07-27T16:14:07.793Z] 22dfa358154a: Preparing [2022-07-27T16:14:07.793Z] cbc77838f7e4: Preparing [2022-07-27T16:14:07.793Z] 8245c8d55dec: Preparing [2022-07-27T16:14:07.793Z] c9eb0563a9d5: Preparing [2022-07-27T16:14:07.793Z] 0ca3260207fd: Preparing [2022-07-27T16:14:07.793Z] b06c6e97e3ae: Preparing [2022-07-27T16:14:07.793Z] eb54b7b7991f: Preparing [2022-07-27T16:14:07.793Z] c9eb0563a9d5: Waiting [2022-07-27T16:14:07.793Z] 0ca3260207fd: Waiting [2022-07-27T16:14:07.793Z] eb54b7b7991f: Waiting [2022-07-27T16:14:07.793Z] 22dfa358154a: Waiting [2022-07-27T16:14:07.793Z] cbc77838f7e4: Waiting [2022-07-27T16:14:07.793Z] 8245c8d55dec: Waiting [2022-07-27T16:14:07.793Z] b06c6e97e3ae: Waiting [2022-07-27T16:14:07.793Z] a43932d1df72: Layer already exists [2022-07-27T16:14:07.793Z] 4ebda5d5b7ee: Layer already exists [2022-07-27T16:14:07.793Z] 1207169bf42c: Layer already exists [2022-07-27T16:14:07.793Z] 0b83d8fc4f7e: Layer already exists [2022-07-27T16:14:07.793Z] d523740f21ce: Layer already exists [2022-07-27T16:14:07.793Z] cbc77838f7e4: Layer already exists [2022-07-27T16:14:07.793Z] 22dfa358154a: Layer already exists [2022-07-27T16:14:07.793Z] c9eb0563a9d5: Layer already exists [2022-07-27T16:14:07.793Z] 8245c8d55dec: Layer already exists [2022-07-27T16:14:07.793Z] 0ca3260207fd: Layer already exists [2022-07-27T16:14:08.070Z] b06c6e97e3ae: Layer already exists [2022-07-27T16:14:08.070Z] eb54b7b7991f: Layer already exists [2022-07-27T16:14:08.070Z] e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12-2.2.0-dev.24: digest: sha256:573bd40f4efa9234f306ccbe0151402d76ac50c200283091e391c89346abe104 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T16:14:08.456Z] + 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-07-27T16:14:08.821Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2022-07-27T16:14:08.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-07-27T16:14:08.821Z] d523740f21ce: Preparing [2022-07-27T16:14:08.821Z] 4ebda5d5b7ee: Preparing [2022-07-27T16:14:08.821Z] 0b83d8fc4f7e: Preparing [2022-07-27T16:14:08.821Z] a43932d1df72: Preparing [2022-07-27T16:14:08.821Z] 1207169bf42c: Preparing [2022-07-27T16:14:08.821Z] 22dfa358154a: Preparing [2022-07-27T16:14:08.821Z] cbc77838f7e4: Preparing [2022-07-27T16:14:08.821Z] 8245c8d55dec: Preparing [2022-07-27T16:14:08.821Z] c9eb0563a9d5: Preparing [2022-07-27T16:14:08.821Z] 0ca3260207fd: Preparing [2022-07-27T16:14:08.821Z] b06c6e97e3ae: Preparing [2022-07-27T16:14:08.821Z] eb54b7b7991f: Preparing [2022-07-27T16:14:08.821Z] 8245c8d55dec: Waiting [2022-07-27T16:14:08.821Z] 22dfa358154a: Waiting [2022-07-27T16:14:08.821Z] c9eb0563a9d5: Waiting [2022-07-27T16:14:08.821Z] 0ca3260207fd: Waiting [2022-07-27T16:14:08.821Z] b06c6e97e3ae: Waiting [2022-07-27T16:14:08.821Z] eb54b7b7991f: Waiting [2022-07-27T16:14:08.821Z] cbc77838f7e4: Waiting [2022-07-27T16:14:08.822Z] d523740f21ce: Layer already exists [2022-07-27T16:14:08.822Z] 0b83d8fc4f7e: Layer already exists [2022-07-27T16:14:08.822Z] 1207169bf42c: Layer already exists [2022-07-27T16:14:08.822Z] a43932d1df72: Layer already exists [2022-07-27T16:14:08.822Z] 4ebda5d5b7ee: Layer already exists [2022-07-27T16:14:08.822Z] c9eb0563a9d5: Layer already exists [2022-07-27T16:14:08.822Z] 8245c8d55dec: Layer already exists [2022-07-27T16:14:08.822Z] 22dfa358154a: Layer already exists [2022-07-27T16:14:08.822Z] cbc77838f7e4: Layer already exists [2022-07-27T16:14:08.822Z] 0ca3260207fd: Layer already exists [2022-07-27T16:14:08.822Z] b06c6e97e3ae: Layer already exists [2022-07-27T16:14:08.822Z] eb54b7b7991f: Layer already exists [2022-07-27T16:14:09.093Z] main: digest: sha256:573bd40f4efa9234f306ccbe0151402d76ac50c200283091e391c89346abe104 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-27T16:14:09.163Z] ===================================================== [Pipeline] echo [2022-07-27T16:14:09.172Z] taggedImages: [2022-07-27T16:14:09.172Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12 [2022-07-27T16:14:09.172Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2022-07-27T16:14:09.172Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.2.0-dev.24 [2022-07-27T16:14:09.172Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12-2.2.0-dev.24 [2022-07-27T16:14:09.172Z] - 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-07-27T16:14:09.565Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-27T16:14:09.565Z] [2022-07-27T16:14:09.565Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T16:14:09.934Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-27T16:14:10.215Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-27T16:14:10.215Z] 8998bd30e6a1: Pulling fs layer [2022-07-27T16:14:10.215Z] 04944245beec: Pulling fs layer [2022-07-27T16:14:10.215Z] 699f458cf7ca: Pulling fs layer [2022-07-27T16:14:10.215Z] 765212b225bb: Pulling fs layer [2022-07-27T16:14:10.215Z] f23df028b6ca: Pulling fs layer [2022-07-27T16:14:10.215Z] d65c8cfc05b1: Pulling fs layer [2022-07-27T16:14:10.215Z] 2437ff75d9bd: Pulling fs layer [2022-07-27T16:14:10.215Z] 765212b225bb: Waiting [2022-07-27T16:14:10.215Z] f23df028b6ca: Waiting [2022-07-27T16:14:10.215Z] d65c8cfc05b1: Waiting [2022-07-27T16:14:10.215Z] 2437ff75d9bd: Waiting [2022-07-27T16:14:10.215Z] 04944245beec: Verifying Checksum [2022-07-27T16:14:10.215Z] 04944245beec: Download complete [2022-07-27T16:14:10.215Z] 765212b225bb: Verifying Checksum [2022-07-27T16:14:10.215Z] 765212b225bb: Download complete [2022-07-27T16:14:10.215Z] f23df028b6ca: Download complete [2022-07-27T16:14:10.215Z] d65c8cfc05b1: Verifying Checksum [2022-07-27T16:14:10.215Z] d65c8cfc05b1: Download complete [2022-07-27T16:14:10.493Z] 699f458cf7ca: Verifying Checksum [2022-07-27T16:14:10.493Z] 699f458cf7ca: Download complete [2022-07-27T16:14:10.771Z] 8998bd30e6a1: Verifying Checksum [2022-07-27T16:14:10.771Z] 8998bd30e6a1: Download complete [2022-07-27T16:14:13.405Z] 2437ff75d9bd: Verifying Checksum [2022-07-27T16:14:13.405Z] 2437ff75d9bd: Download complete [2022-07-27T16:14:15.389Z] 8998bd30e6a1: Pull complete [2022-07-27T16:14:15.668Z] 04944245beec: Pull complete [2022-07-27T16:14:17.113Z] 699f458cf7ca: Pull complete [2022-07-27T16:14:17.388Z] 765212b225bb: Pull complete [2022-07-27T16:14:17.988Z] f23df028b6ca: Pull complete [2022-07-27T16:14:18.263Z] d65c8cfc05b1: Pull complete [2022-07-27T16:14:33.375Z] 2437ff75d9bd: Pull complete [2022-07-27T16:14:33.375Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-27T16:14:33.375Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-27T16:14:33.375Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T16:14:33.642Z] prd-ubuntu20.04-docker-arm64-4c-16g-21240 does not seem to be running inside a container [2022-07-27T16:14:33.750Z] $ 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/35 -v /w/workspace/device-usb-camera/35:/w/workspace/device-usb-camera/35:rw,z -v /w/workspace/device-usb-camera/35@tmp:/w/workspace/device-usb-camera/35@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-07-27T16:14:36.206Z] $ docker top 108c0634ab33d66660ef8b74055ab153cb0458eb084bf61f468b35142ebe6653 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-27T16:14:37.216Z] ---> job-cost.sh [2022-07-27T16:14:37.216Z] lf-activate-venv: SKIPPING [2022-07-27T16:14:37.216Z] INFO: No Stack... [2022-07-27T16:14:37.492Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-27T16:14:38.490Z] INFO: Archiving Costs [Pipeline] sh [2022-07-27T16:14:39.195Z] + cut -d, -f6 [2022-07-27T16:14:39.195Z] + cat /w/workspace/device-usb-camera/35/archives/cost.csv [Pipeline] lock [2022-07-27T16:14:39.260Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-35-stack-cost] [2022-07-27T16:14:39.266Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-35-stack-cost] did not exist. Created. [2022-07-27T16:14:39.266Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-35-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-27T16:14:39.956Z] /w/workspace/device-usb-camera/35@tmp/durable-e1f6ae30/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-27T16:14:40.667Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-27T16:14:40.695Z] Warning: overwriting stash ‘stack-cost’ [2022-07-27T16:14:40.751Z] Stashed 1 file(s) [Pipeline] } [2022-07-27T16:14:40.757Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-35-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-27T16:14:40.793Z] $ docker stop --time=1 108c0634ab33d66660ef8b74055ab153cb0458eb084bf61f468b35142ebe6653 [2022-07-27T16:14:42.312Z] $ docker rm -f 108c0634ab33d66660ef8b74055ab153cb0458eb084bf61f468b35142ebe6653 [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-07-27T16:14:42.768Z] provisioning config files... [2022-07-27T16:14:42.775Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6457681899143794609tmp [Pipeline] { [Pipeline] sh [2022-07-27T16:14:43.068Z] + set +x [2022-07-27T16:14:43.068Z] + curl -s https://codecov.io/bash [2022-07-27T16:14:43.068Z] + bash -s -- [2022-07-27T16:14:43.068Z] [2022-07-27T16:14:43.068Z] _____ _ [2022-07-27T16:14:43.068Z] / ____| | | [2022-07-27T16:14:43.068Z] | | ___ __| | ___ ___ _____ __ [2022-07-27T16:14:43.068Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-27T16:14:43.068Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-27T16:14:43.068Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-27T16:14:43.068Z] Bash-1.0.6 [2022-07-27T16:14:43.068Z] [2022-07-27T16:14:43.068Z] [2022-07-27T16:14:43.068Z] ==> git version 2.25.1 found [2022-07-27T16:14:43.068Z] ==> 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-07-27T16:14:43.068Z] Release-Date: 2020-01-08 [2022-07-27T16:14:43.068Z] 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-07-27T16:14:43.068Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-27T16:14:43.068Z] ==> Jenkins CI detected. [2022-07-27T16:14:43.068Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2022-07-27T16:14:43.068Z] project root: . [2022-07-27T16:14:43.068Z] --> token set from env [2022-07-27T16:14:43.068Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-27T16:14:43.068Z] ==> Running gcov in . (disable via -X gcov) [2022-07-27T16:14:43.068Z] ==> Python coveragepy not found [2022-07-27T16:14:43.068Z] ==> Searching for coverage reports in: [2022-07-27T16:14:43.068Z] + . [2022-07-27T16:14:43.068Z] -> Found 1 reports [2022-07-27T16:14:43.068Z] ==> Detecting git/mercurial file structure [2022-07-27T16:14:43.068Z] ==> Reading reports [2022-07-27T16:14:43.068Z] + ./coverage.out bytes=29387 [2022-07-27T16:14:43.068Z] ==> Appending adjustments [2022-07-27T16:14:43.068Z] https://docs.codecov.io/docs/fixing-reports [2022-07-27T16:14:43.328Z] + Found adjustments [2022-07-27T16:14:43.328Z] ==> Gzipping contents [2022-07-27T16:14:43.328Z] 8.0K /tmp/codecov.eUtm8y.gz [2022-07-27T16:14:43.328Z] ==> Uploading reports [2022-07-27T16:14:43.328Z] url: https://codecov.io [2022-07-27T16:14:43.328Z] query: branch=main&commit=e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12&build=35&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F35%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-27T16:14:43.328Z] -> Pinging Codecov [2022-07-27T16:14:43.328Z] 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=e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12&build=35&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F35%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-27T16:14:43.588Z] -> Uploading to [2022-07-27T16:14:43.588Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-27/73D8F5FF140700D3E01443B452E23636/e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12/c63f6ce2-d59f-4a91-bf2d-3b8bb125ce48.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220727%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220727T161443Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=577c82c524f96e80b2eee2e6e01555879fc50b5f9e48b6cc62ce92e2ccbf7297 [2022-07-27T16:14:43.588Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-27T16:14:43.588Z] Dload Upload Total Spent Left Speed [2022-07-27T16:14:43.847Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4139 0 0 100 4139 0 18233 --:--:-- --:--:-- --:--:-- 18233 [2022-07-27T16:14:43.847Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-usb-camera/commit/e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12 [Pipeline] } [2022-07-27T16:14:43.855Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-07-27T16:14:43.985Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-07-27T16:14:43.994Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T16:14:44.289Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-27T16:14:44.289Z] [2022-07-27T16:14:44.289Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T16:14:44.587Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-27T16:14:44.587Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-07-27T16:14:44.587Z] df9b9388f04a: Pulling fs layer [2022-07-27T16:14:44.587Z] 52dc419b0ee2: Pulling fs layer [2022-07-27T16:14:44.587Z] 25bc292e5bac: Pulling fs layer [2022-07-27T16:14:44.587Z] 114826534d7a: Pulling fs layer [2022-07-27T16:14:44.587Z] 4657fd5d0bcf: Pulling fs layer [2022-07-27T16:14:44.587Z] 6ad1cebc031e: Pulling fs layer [2022-07-27T16:14:44.587Z] 8a3aa393b2d8: Pulling fs layer [2022-07-27T16:14:44.587Z] 114826534d7a: Waiting [2022-07-27T16:14:44.587Z] 4657fd5d0bcf: Waiting [2022-07-27T16:14:44.587Z] 6ad1cebc031e: Waiting [2022-07-27T16:14:44.587Z] 8a3aa393b2d8: Waiting [2022-07-27T16:14:44.587Z] 25bc292e5bac: Verifying Checksum [2022-07-27T16:14:44.587Z] 25bc292e5bac: Download complete [2022-07-27T16:14:44.587Z] 52dc419b0ee2: Verifying Checksum [2022-07-27T16:14:44.587Z] 52dc419b0ee2: Download complete [2022-07-27T16:14:44.587Z] 4657fd5d0bcf: Verifying Checksum [2022-07-27T16:14:44.587Z] 4657fd5d0bcf: Download complete [2022-07-27T16:14:44.587Z] df9b9388f04a: Download complete [2022-07-27T16:14:44.850Z] 6ad1cebc031e: Verifying Checksum [2022-07-27T16:14:44.850Z] 6ad1cebc031e: Download complete [2022-07-27T16:14:44.850Z] df9b9388f04a: Pull complete [2022-07-27T16:14:44.850Z] 52dc419b0ee2: Pull complete [2022-07-27T16:14:45.116Z] 25bc292e5bac: Pull complete [2022-07-27T16:14:45.376Z] 114826534d7a: Download complete [2022-07-27T16:14:45.635Z] 8a3aa393b2d8: Verifying Checksum [2022-07-27T16:14:45.635Z] 8a3aa393b2d8: Download complete [2022-07-27T16:14:48.921Z] 114826534d7a: Pull complete [2022-07-27T16:14:48.921Z] 4657fd5d0bcf: Pull complete [2022-07-27T16:14:49.179Z] 6ad1cebc031e: Pull complete [2022-07-27T16:14:52.465Z] 8a3aa393b2d8: Pull complete [2022-07-27T16:14:52.465Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-07-27T16:14:52.465Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-27T16:14:52.465Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T16:14:52.556Z] prd-ubuntu20.04-docker-8c-8g-21239 does not seem to be running inside a container [2022-07-27T16:14:52.601Z] $ 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-07-27T16:14:54.772Z] $ docker top 801ed5e3634bfa974d3d5d02d50c43fdd640af5687ba377b3c509b6014fba17c -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-27T16:14:54.839Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2022-07-27T16:14:55.124Z] + set -o pipefail [2022-07-27T16:14:55.124Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2022-07-27T16:15:01.707Z] [2022-07-27T16:15:01.707Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2022-07-27T16:15:01.707Z] [2022-07-27T16:15:01.707Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/767c94e3-0cb1-4a42-8a8f-6a13e32d9940 [2022-07-27T16:15:01.707Z] [2022-07-27T16:15:01.707Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-07-27T16:15:01.707Z] [2022-07-27T16:15:01.707Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-07-27T16:15:01.707Z] [2022-07-27T16:15:01.707Z] [Pipeline] } [2022-07-27T16:15:01.990Z] $ docker stop --time=1 801ed5e3634bfa974d3d5d02d50c43fdd640af5687ba377b3c509b6014fba17c [2022-07-27T16:15:04.186Z] $ docker rm -f 801ed5e3634bfa974d3d5d02d50c43fdd640af5687ba377b3c509b6014fba17c [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-07-27T16:15:04.909Z] + git log --format=format:%s -1 e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12 [Pipeline] sh [2022-07-27T16:15:05.205Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-27T16:15:05.205Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T16:15:05.507Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-27T16:15:05.508Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T16:15:05.590Z] prd-ubuntu20.04-docker-8c-8g-21239 does not seem to be running inside a container [2022-07-27T16:15:05.639Z] $ 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-07-27T16:15:06.073Z] $ docker top c4e1333de1ea26c44c2087ae204a477482cc41d39f9c22c7fb3e73763451f2ad -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-27T16:15:06.161Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-27T16:15:06.162Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-27T16:15:06.288Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-27T16:15:06.301Z] $ docker exec c4e1333de1ea26c44c2087ae204a477482cc41d39f9c22c7fb3e73763451f2ad ssh-agent [2022-07-27T16:15:06.410Z] SSH_AUTH_SOCK=/tmp/ssh-tf4pBQto5J4O/agent.32 [2022-07-27T16:15:06.410Z] SSH_AGENT_PID=39 [2022-07-27T16:15:06.416Z] Running ssh-add (command line suppressed) [2022-07-27T16:15:06.542Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5478561343310888504.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5478561343310888504.key) [2022-07-27T16:15:06.546Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-27T16:15:06.834Z] + git semver tag [2022-07-27T16:15:07.095Z] 2022-07-27 16:15:07,025 [run_tag] DEBUG tag force:False [2022-07-27T16:15:07.095Z] 2022-07-27 16:15:07,025 [check_head_tag] DEBUG check head tag [2022-07-27T16:15:07.095Z] 2022-07-27 16:15:07,026 [execute] INFO git cat-file --batch-check [2022-07-27T16:15:07.095Z] 2022-07-27 16:15:07,026 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2022-07-27T16:15:07.095Z] 2022-07-27 16:15:07,030 [execute] INFO git cat-file --batch [2022-07-27T16:15:07.095Z] 2022-07-27 16:15:07,030 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2022-07-27T16:15:07.095Z] 2022-07-27 16:15:07,041 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-27T16:15:07.095Z] 2022-07-27 16:15:07,041 [execute] INFO git tag -a v2.2.0-dev.24 -m v2.2.0-dev.24 [2022-07-27T16:15:07.095Z] 2022-07-27 16:15:07,041 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.0-dev.24', '-m', 'v2.2.0-dev.24'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2022-07-27T16:15:07.095Z] 2022-07-27 16:15:07,046 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-27T16:15:07.095Z] 2.2.0-dev.24 [Pipeline] } [2022-07-27T16:15:07.115Z] $ docker exec --env ******** --env ******** c4e1333de1ea26c44c2087ae204a477482cc41d39f9c22c7fb3e73763451f2ad ssh-agent -k [2022-07-27T16:15:07.222Z] unset SSH_AUTH_SOCK; [2022-07-27T16:15:07.223Z] unset SSH_AGENT_PID; [2022-07-27T16:15:07.223Z] echo Agent pid 39 killed; [2022-07-27T16:15:07.225Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-27T16:15:07.542Z] + git semver [Pipeline] } [2022-07-27T16:15:07.827Z] $ docker stop --time=1 c4e1333de1ea26c44c2087ae204a477482cc41d39f9c22c7fb3e73763451f2ad [2022-07-27T16:15:09.111Z] $ docker rm -f c4e1333de1ea26c44c2087ae204a477482cc41d39f9c22c7fb3e73763451f2ad [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T16:15:09.514Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-27T16:15:09.514Z] [2022-07-27T16:15:09.514Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T16:15:09.815Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-27T16:15:09.815Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-07-27T16:15:09.815Z] ab5ef0e58194: Pulling fs layer [2022-07-27T16:15:09.815Z] 9712f1f96733: Pulling fs layer [2022-07-27T16:15:09.815Z] 63f879dbbcfc: Pulling fs layer [2022-07-27T16:15:09.815Z] 0d9ebad4ef96: Pulling fs layer [2022-07-27T16:15:09.815Z] e9a5061849ea: Pulling fs layer [2022-07-27T16:15:09.815Z] d747dcd14b5f: Pulling fs layer [2022-07-27T16:15:09.815Z] 2de7ff778b66: Pulling fs layer [2022-07-27T16:15:09.815Z] 0d9ebad4ef96: Waiting [2022-07-27T16:15:09.815Z] e9a5061849ea: Waiting [2022-07-27T16:15:09.815Z] d747dcd14b5f: Waiting [2022-07-27T16:15:09.815Z] 9712f1f96733: Verifying Checksum [2022-07-27T16:15:09.815Z] 9712f1f96733: Download complete [2022-07-27T16:15:10.075Z] 63f879dbbcfc: Verifying Checksum [2022-07-27T16:15:10.075Z] 63f879dbbcfc: Download complete [2022-07-27T16:15:10.335Z] e9a5061849ea: Verifying Checksum [2022-07-27T16:15:10.335Z] e9a5061849ea: Download complete [2022-07-27T16:15:10.335Z] d747dcd14b5f: Download complete [2022-07-27T16:15:10.335Z] 0d9ebad4ef96: Download complete [2022-07-27T16:15:10.335Z] ab5ef0e58194: Verifying Checksum [2022-07-27T16:15:10.335Z] ab5ef0e58194: Download complete [2022-07-27T16:15:10.335Z] 2de7ff778b66: Verifying Checksum [2022-07-27T16:15:10.335Z] 2de7ff778b66: Download complete [2022-07-27T16:15:13.631Z] ab5ef0e58194: Pull complete [2022-07-27T16:15:13.631Z] 9712f1f96733: Pull complete [2022-07-27T16:15:13.890Z] 63f879dbbcfc: Pull complete [2022-07-27T16:15:18.088Z] 0d9ebad4ef96: Pull complete [2022-07-27T16:15:18.088Z] e9a5061849ea: Pull complete [2022-07-27T16:15:18.088Z] d747dcd14b5f: Pull complete [2022-07-27T16:15:19.027Z] 2de7ff778b66: Pull complete [2022-07-27T16:15:19.027Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-07-27T16:15:19.027Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-27T16:15:19.027Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T16:15:19.121Z] prd-ubuntu20.04-docker-8c-8g-21239 does not seem to be running inside a container [2022-07-27T16:15:19.165Z] $ 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-07-27T16:15:21.194Z] $ docker top fae29b3bafb93164347de01b4beb9931a3d5aee5480c92aa13f2c623aee2a9cc -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-07-27T16:15:21.267Z] provisioning config files... [2022-07-27T16:15:21.276Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6770997877105490617tmp [2022-07-27T16:15:21.287Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config616484343814914504tmp [2022-07-27T16:15:21.297Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8089554106271455762tmp [Pipeline] { [Pipeline] echo [2022-07-27T16:15:21.317Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-27T16:15:21.603Z] ---> sigul-configuration.sh [2022-07-27T16:15:21.603Z] gpg: directory `/root/.gnupg' created [2022-07-27T16:15:21.604Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-07-27T16:15:21.604Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-07-27T16:15:21.604Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-07-27T16:15:21.604Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-07-27T16:15:21.604Z] gpg: CAST5 encrypted data [2022-07-27T16:15:21.604Z] gpg: encrypted with 1 passphrase [2022-07-27T16:15:21.604Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-07-27T16:15:21.904Z] + mkdir /home/jenkins [2022-07-27T16:15:21.904Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-07-27T16:15:22.187Z] + 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-07-27T16:15:22.196Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-27T16:15:22.483Z] ---> sigul-install.sh [2022-07-27T16:15:22.483Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-07-27T16:15:22.772Z] + git tag --list [2022-07-27T16:15:22.772Z] v0.0.0 [2022-07-27T16:15:22.772Z] v0.0.1-dev.1 [2022-07-27T16:15:22.772Z] v0.0.1-dev.10 [2022-07-27T16:15:22.772Z] v0.0.1-dev.11 [2022-07-27T16:15:22.772Z] v0.0.1-dev.12 [2022-07-27T16:15:22.772Z] v0.0.1-dev.13 [2022-07-27T16:15:22.772Z] v0.0.1-dev.14 [2022-07-27T16:15:22.772Z] v0.0.1-dev.15 [2022-07-27T16:15:22.772Z] v0.0.1-dev.16 [2022-07-27T16:15:22.772Z] v0.0.1-dev.2 [2022-07-27T16:15:22.772Z] v0.0.1-dev.3 [2022-07-27T16:15:22.772Z] v0.0.1-dev.4 [2022-07-27T16:15:22.772Z] v0.0.1-dev.5 [2022-07-27T16:15:22.772Z] v0.0.1-dev.6 [2022-07-27T16:15:22.772Z] v0.0.1-dev.7 [2022-07-27T16:15:22.772Z] v0.0.1-dev.8 [2022-07-27T16:15:22.772Z] v0.0.1-dev.9 [2022-07-27T16:15:22.772Z] v2.2.0-dev.17 [2022-07-27T16:15:22.772Z] v2.2.0-dev.18 [2022-07-27T16:15:22.772Z] v2.2.0-dev.19 [2022-07-27T16:15:22.772Z] v2.2.0-dev.20 [2022-07-27T16:15:22.772Z] v2.2.0-dev.21 [2022-07-27T16:15:22.772Z] v2.2.0-dev.22 [2022-07-27T16:15:22.772Z] v2.2.0-dev.23 [2022-07-27T16:15:22.772Z] v2.2.0-dev.24 [Pipeline] sh [2022-07-27T16:15:23.058Z] + lftools sign git-tag v2.2.0-dev.24 [2022-07-27T16:15:23.628Z] Signing Git tag with Sigul... [2022-07-27T16:15:23.628Z] Signing v2.2.0-dev.24 [Pipeline] echo [2022-07-27T16:15:23.897Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-27T16:15:24.182Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-07-27T16:15:24.189Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-07-27T16:15:24.216Z] $ docker stop --time=1 fae29b3bafb93164347de01b4beb9931a3d5aee5480c92aa13f2c623aee2a9cc [2022-07-27T16:15:25.532Z] $ docker rm -f fae29b3bafb93164347de01b4beb9931a3d5aee5480c92aa13f2c623aee2a9cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-07-27T16:15:25.960Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-27T16:15:25.960Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T16:15:26.260Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-27T16:15:26.260Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T16:15:26.353Z] prd-ubuntu20.04-docker-8c-8g-21239 does not seem to be running inside a container [2022-07-27T16:15:26.401Z] $ 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-07-27T16:15:26.782Z] $ docker top 680274b3bd139b71d567d3c62f5b63d242d98885e22bb717079aba85d24d88c7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-27T16:15:26.879Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-27T16:15:26.879Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-27T16:15:27.039Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-27T16:15:27.053Z] $ docker exec 680274b3bd139b71d567d3c62f5b63d242d98885e22bb717079aba85d24d88c7 ssh-agent [2022-07-27T16:15:27.183Z] SSH_AUTH_SOCK=/tmp/ssh-ZHgP1J00spV7/agent.32 [2022-07-27T16:15:27.183Z] SSH_AGENT_PID=38 [2022-07-27T16:15:27.187Z] Running ssh-add (command line suppressed) [2022-07-27T16:15:27.313Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_920717641988785355.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_920717641988785355.key) [2022-07-27T16:15:27.321Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-27T16:15:27.623Z] + git semver bump pre [2022-07-27T16:15:27.883Z] 2022-07-27 16:15:27,825 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-27T16:15:27.883Z] 2022-07-27 16:15:27,825 [bump_version] DEBUG bumping version:2.2.0-dev.24 on axis:pre with prefix:dev [2022-07-27T16:15:27.883Z] 2022-07-27 16:15:27,825 [bump_version] DEBUG bumped version:2.2.0-dev.25 [2022-07-27T16:15:27.883Z] 2022-07-27 16:15:27,825 [write_version] DEBUG write version:2.2.0-dev.25 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2022-07-27T16:15:27.883Z] 2022-07-27 16:15:27,825 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-27T16:15:27.883Z] 2022-07-27 16:15:27,826 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-27T16:15:27.883Z] 2022-07-27 16:15:27,828 [execute] INFO git cat-file --batch-check [2022-07-27T16:15:27.883Z] 2022-07-27 16:15:27,828 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-27T16:15:27.883Z] 2022-07-27 16:15:27,836 [execute] INFO git cat-file --batch [2022-07-27T16:15:27.883Z] 2022-07-27 16:15:27,836 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-27T16:15:27.883Z] 2022-07-27 16:15:27,843 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-27T16:15:27.883Z] 2.2.0-dev.25 [Pipeline] } [2022-07-27T16:15:27.905Z] $ docker exec --env ******** --env ******** 680274b3bd139b71d567d3c62f5b63d242d98885e22bb717079aba85d24d88c7 ssh-agent -k [2022-07-27T16:15:28.007Z] unset SSH_AUTH_SOCK; [2022-07-27T16:15:28.008Z] unset SSH_AGENT_PID; [2022-07-27T16:15:28.008Z] echo Agent pid 38 killed; [2022-07-27T16:15:28.009Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-27T16:15:28.316Z] + git semver [Pipeline] } [2022-07-27T16:15:28.601Z] $ docker stop --time=1 680274b3bd139b71d567d3c62f5b63d242d98885e22bb717079aba85d24d88c7 [2022-07-27T16:15:29.879Z] $ docker rm -f 680274b3bd139b71d567d3c62f5b63d242d98885e22bb717079aba85d24d88c7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-27T16:15:30.228Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-27T16:15:30.228Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T16:15:30.534Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-27T16:15:30.534Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T16:15:30.621Z] prd-ubuntu20.04-docker-8c-8g-21239 does not seem to be running inside a container [2022-07-27T16:15:30.666Z] $ 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-07-27T16:15:31.024Z] $ docker top 6af563b75ab011f1afd9ae69a5b863213423e403c9bcca0cae9102855a64f56b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-27T16:15:31.108Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-27T16:15:31.108Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-27T16:15:31.242Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-27T16:15:31.256Z] $ docker exec 6af563b75ab011f1afd9ae69a5b863213423e403c9bcca0cae9102855a64f56b ssh-agent [2022-07-27T16:15:31.386Z] SSH_AUTH_SOCK=/tmp/ssh-W7XEuivJh2be/agent.32 [2022-07-27T16:15:31.386Z] SSH_AGENT_PID=38 [2022-07-27T16:15:31.391Z] Running ssh-add (command line suppressed) [2022-07-27T16:15:31.512Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3075943871822556048.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3075943871822556048.key) [2022-07-27T16:15:31.518Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-27T16:15:31.809Z] + git semver push [2022-07-27T16:15:32.070Z] 2022-07-27 16:15:32,001 [run_push] DEBUG push [2022-07-27T16:15:32.070Z] 2022-07-27 16:15:32,002 [execute] INFO git cat-file --batch-check [2022-07-27T16:15:32.070Z] 2022-07-27 16:15:32,002 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-27T16:15:32.070Z] 2022-07-27 16:15:32,005 [execute] INFO git rev-list ddf0a4a0c2e58c4e10ca3e95d6fbabee6f818953 -- [2022-07-27T16:15:32.070Z] 2022-07-27 16:15:32,005 [execute] DEBUG Popen(['git', 'rev-list', 'ddf0a4a0c2e58c4e10ca3e95d6fbabee6f818953', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-27T16:15:32.070Z] 2022-07-27 16:15:32,011 [execute] INFO git fetch -v origin [2022-07-27T16:15:32.070Z] 2022-07-27 16:15:32,011 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-07-27T16:15:32.642Z] 2022-07-27 16:15:32,500 [run_push] DEBUG no remote changes detected [2022-07-27T16:15:32.642Z] 2022-07-27 16:15:32,500 [execute] INFO git push origin semver [2022-07-27T16:15:32.642Z] 2022-07-27 16:15:32,501 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-27T16:15:33.214Z] 2022-07-27 16:15:33,222 [run_push] DEBUG push all version tags [2022-07-27T16:15:33.214Z] 2022-07-27 16:15:33,222 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-07-27T16:15:33.214Z] 2022-07-27 16:15:33,222 [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-07-27T16:15:34.155Z] 2022-07-27 16:15:33,968 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-27T16:15:34.155Z] 2.2.0-dev.25 [Pipeline] } [2022-07-27T16:15:34.177Z] $ docker exec --env ******** --env ******** 6af563b75ab011f1afd9ae69a5b863213423e403c9bcca0cae9102855a64f56b ssh-agent -k [2022-07-27T16:15:34.279Z] unset SSH_AUTH_SOCK; [2022-07-27T16:15:34.280Z] unset SSH_AGENT_PID; [2022-07-27T16:15:34.280Z] echo Agent pid 38 killed; [2022-07-27T16:15:34.281Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-27T16:15:34.591Z] + git semver [Pipeline] } [2022-07-27T16:15:34.879Z] $ docker stop --time=1 6af563b75ab011f1afd9ae69a5b863213423e403c9bcca0cae9102855a64f56b [2022-07-27T16:15:36.169Z] $ docker rm -f 6af563b75ab011f1afd9ae69a5b863213423e403c9bcca0cae9102855a64f56b [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-07-27T16:15:36.769Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2022-07-27T16:15:36.769Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-07-27T16:15:36.769Z] total 16 [2022-07-27T16:15:36.769Z] drwxr-xr-x 3 root root 4096 Jul 27 16:07 . [2022-07-27T16:15:36.769Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 27 16:15 .. [2022-07-27T16:15:36.769Z] drwxr-xr-x 2 root root 4096 Jul 27 16:07 cost [2022-07-27T16:15:36.769Z] -rw-r--r-- 1 root root 88 Jul 27 16:07 cost.csv [2022-07-27T16:15:36.769Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2022-07-27T16:15:36.769Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-07-27T16:15:36.769Z] total 16 [2022-07-27T16:15:36.769Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 27 16:07 . [2022-07-27T16:15:36.769Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 27 16:15 .. [2022-07-27T16:15:36.769Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 27 16:07 cost [2022-07-27T16:15:36.769Z] -rw-r--r-- 1 jenkins jenkins 88 Jul 27 16:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-27T16:15:37.060Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-27T16:15:37.928Z] ---> package-listing.sh [2022-07-27T16:15:37.928Z] ++ facter osfamily [2022-07-27T16:15:37.928Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-27T16:15:38.189Z] + OS_FAMILY=debian [2022-07-27T16:15:38.189Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2022-07-27T16:15:38.189Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-27T16:15:38.189Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-27T16:15:38.189Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-27T16:15:38.189Z] + PACKAGES=/tmp/packages_start.txt [2022-07-27T16:15:38.189Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-07-27T16:15:38.189Z] + PACKAGES=/tmp/packages_end.txt [2022-07-27T16:15:38.189Z] + case "${OS_FAMILY}" in [2022-07-27T16:15:38.189Z] + dpkg -l [2022-07-27T16:15:38.189Z] + grep '^ii' [2022-07-27T16:15:38.189Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-27T16:15:38.189Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-27T16:15:38.189Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-27T16:15:38.189Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-07-27T16:15:38.189Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2022-07-27T16:15:38.189Z] + 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-07-27T16:15:38.204Z] 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-07-27T16:15:38.486Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T16:15:39.054Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-27T16:15:39.054Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T16:15:39.140Z] prd-ubuntu20.04-docker-8c-8g-21239 does not seem to be running inside a container [2022-07-27T16:15:39.184Z] $ 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-07-27T16:15:39.434Z] $ docker top 61f4c3659d900e2a77b1fc6b408fc196d33a083ffc0e78aaee1811f5fd30841a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-27T16:15:39.768Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-27T16:15:40.053Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-27T16:15:40.344Z] + ls /var/log/sa-host [2022-07-27T16:15:40.344Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-27T16:15:40.483Z] provisioning config files... [2022-07-27T16:15:40.491Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5850460711039296242tmp [Pipeline] { [Pipeline] echo [2022-07-27T16:15:40.506Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-27T16:15:40.792Z] ---> create-netrc.sh [Pipeline] } [2022-07-27T16:15:40.800Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-27T16:15:41.149Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-27T16:15:41.158Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-27T16:15:41.443Z] ---> sudo-logs.sh [2022-07-27T16:15:41.444Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-27T16:15:41.466Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-27T16:15:41.750Z] ---> job-cost.sh [2022-07-27T16:15:41.750Z] lf-activate-venv: SKIPPING [2022-07-27T16:15:41.750Z] DEBUG: total: 0.2199999988079071 [2022-07-27T16:15:41.750Z] INFO: Retrieving Stack Cost... [2022-07-27T16:15:42.323Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-27T16:15:42.585Z] INFO: Archiving Costs [Pipeline] echo [2022-07-27T16:15:42.597Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-27T16:15:42.882Z] ---> logs-deploy.sh [2022-07-27T16:15:42.882Z] lf-activate-venv: SKIPPING [2022-07-27T16:15:42.882Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/35 [2022-07-27T16:15:42.882Z] INFO: archiving workspace using pattern(s): [2022-07-27T16:15:43.821Z] Archives upload complete. [2022-07-27T16:15:44.081Z] INFO: archiving logs to Nexus [2022-07-27T16:15:44.654Z] ---> uname -a: [2022-07-27T16:15:44.654Z] Linux prd-ubuntu20-04-docker-8c-8g-21239 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-07-27T16:15:44.654Z] [2022-07-27T16:15:44.654Z] [2022-07-27T16:15:44.654Z] ---> lscpu: [2022-07-27T16:15:44.654Z] Architecture: x86_64 [2022-07-27T16:15:44.654Z] CPU op-mode(s): 32-bit, 64-bit [2022-07-27T16:15:44.654Z] Byte Order: Little Endian [2022-07-27T16:15:44.654Z] Address sizes: 40 bits physical, 48 bits virtual [2022-07-27T16:15:44.654Z] CPU(s): 8 [2022-07-27T16:15:44.654Z] On-line CPU(s) list: 0-7 [2022-07-27T16:15:44.654Z] Thread(s) per core: 1 [2022-07-27T16:15:44.654Z] Core(s) per socket: 1 [2022-07-27T16:15:44.654Z] Socket(s): 8 [2022-07-27T16:15:44.654Z] NUMA node(s): 1 [2022-07-27T16:15:44.654Z] Vendor ID: AuthenticAMD [2022-07-27T16:15:44.654Z] CPU family: 23 [2022-07-27T16:15:44.654Z] Model: 49 [2022-07-27T16:15:44.654Z] Model name: AMD EPYC-Rome Processor [2022-07-27T16:15:44.654Z] Stepping: 0 [2022-07-27T16:15:44.654Z] CPU MHz: 2799.998 [2022-07-27T16:15:44.654Z] BogoMIPS: 5599.99 [2022-07-27T16:15:44.654Z] Virtualization: AMD-V [2022-07-27T16:15:44.654Z] Hypervisor vendor: KVM [2022-07-27T16:15:44.654Z] Virtualization type: full [2022-07-27T16:15:44.654Z] L1d cache: 256 KiB [2022-07-27T16:15:44.654Z] L1i cache: 256 KiB [2022-07-27T16:15:44.654Z] L2 cache: 4 MiB [2022-07-27T16:15:44.654Z] L3 cache: 128 MiB [2022-07-27T16:15:44.654Z] NUMA node0 CPU(s): 0-7 [2022-07-27T16:15:44.654Z] Vulnerability Itlb multihit: Not affected [2022-07-27T16:15:44.654Z] Vulnerability L1tf: Not affected [2022-07-27T16:15:44.654Z] Vulnerability Mds: Not affected [2022-07-27T16:15:44.654Z] Vulnerability Meltdown: Not affected [2022-07-27T16:15:44.654Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-07-27T16:15:44.654Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-07-27T16:15:44.654Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-07-27T16:15:44.654Z] Vulnerability Srbds: Not affected [2022-07-27T16:15:44.654Z] Vulnerability Tsx async abort: Not affected [2022-07-27T16:15:44.654Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-07-27T16:15:44.654Z] [2022-07-27T16:15:44.654Z] [2022-07-27T16:15:44.654Z] ---> nproc: [2022-07-27T16:15:44.654Z] 8 [2022-07-27T16:15:44.654Z] [2022-07-27T16:15:44.654Z]